summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-03-19 02:32:39 +0000
committerJeremy Allison <jra@samba.org>2002-03-19 02:32:39 +0000
commitad1e858d8e72adf924ff435eab8da3e60842e2e6 (patch)
treee4a68d396f540fefd042f160ec8bb6fb211a4681 /source/include/config.h.in
parentfdb88eb06af09171af2027a90ef6f3ac872beaee (diff)
downloadsamba-ad1e858d8e72adf924ff435eab8da3e60842e2e6.tar.gz
samba-ad1e858d8e72adf924ff435eab8da3e60842e2e6.tar.xz
samba-ad1e858d8e72adf924ff435eab8da3e60842e2e6.zip
Sync up vfs changes from 2.2.x.
Jeremy.
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 310ef32b2fa..cebd9ee3463 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -676,6 +676,9 @@
/* Define if you have the readlink function. */
#undef HAVE_READLINK
+/* Define if you have the realpath function. */
+#undef HAVE_REALPATH
+
/* Define if you have the rename function. */
#undef HAVE_RENAME