git.samba.org
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updates to handle glob.h - was causing problems on SCO 5.0.4
[samba.git]
/
source
/
include
/
config.h.in
diff --git
a/source/include/config.h.in
b/source/include/config.h.in
index 3f1df1f33b4aaaf075f95337382c74ba9c45291b..01bc2ee0d8d0bf2f567c56cdf036d80b325020de 100644
(file)
--- a/
source/include/config.h.in
+++ b/
source/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