summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1998-11-16 01:12:36 +0000
committerJohn Terpstra <jht@samba.org>1998-11-16 01:12:36 +0000
commit29cc8b8cd7326f0e83368f16d6666db3a674ae23 (patch)
tree293a7b7dbd492dfe80b843e10d0cd26216e61a27 /source3/include/config.h.in
parent00ae36ffd8079dc830fb4c7016a1f6ddd96d9b5c (diff)
downloadsamba-29cc8b8cd7326f0e83368f16d6666db3a674ae23.tar.gz
samba-29cc8b8cd7326f0e83368f16d6666db3a674ae23.tar.bz2
samba-29cc8b8cd7326f0e83368f16d6666db3a674ae23.zip
Updates to handle glob.h - was causing problems on SCO 5.0.4
(This used to be commit 5f7d9d4656eb501e14b98f4ae1990a791c7901e3)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 3f1df1f33b..01bc2ee0d8 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -594,6 +594,9 @@
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
+/* Define if you have the <glob.h> header file. */
+#undef HAVE_GLOB_H
+
/* Define if you have the <grp.h> header file. */
#undef HAVE_GRP_H