summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2002-07-25 15:43:06 +0000
committerAndrew Tridgell <tridge@samba.org>2002-07-25 15:43:06 +0000
commit45e71ce21bcebe67f8464ce7d8531f0ebaa4b457 (patch)
tree0061ee8a148b88614fc25e5a59ac355659183887 /source3
parentf1ed55d9032200eae68fc88bfb464e653497f315 (diff)
downloadsamba-45e71ce21bcebe67f8464ce7d8531f0ebaa4b457.tar.gz
samba-45e71ce21bcebe67f8464ce7d8531f0ebaa4b457.tar.bz2
samba-45e71ce21bcebe67f8464ce7d8531f0ebaa4b457.zip
I had forgotten to commit this after running configure
(This used to be commit e3c2ef0a04afe0a21432940fceae2db07da730d8)
Diffstat (limited to 'source3')
-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 e1332a21a7..3900ef187e 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -617,6 +617,9 @@
/* Define if you have the getgrnam function. */
#undef HAVE_GETGRNAM
+/* Define if you have the getgrouplist function. */
+#undef HAVE_GETGROUPLIST
+
/* Define if you have the getnetgrent function. */
#undef HAVE_GETNETGRENT