summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-04-30 11:15:27 +0000
committerAndrew Tridgell <tridge@samba.org>2000-04-30 11:15:27 +0000
commit814f37a5e3db3bcbf6478a6c5dd11aa27d6f7c6f (patch)
treef726d8e574253ac0cee8f6aeed7567d0d30ca42b /source3/include/config.h.in
parent3727e4aaac043c42d1cdb005f99de9feaededb16 (diff)
downloadsamba-814f37a5e3db3bcbf6478a6c5dd11aa27d6f7c6f.tar.gz
samba-814f37a5e3db3bcbf6478a6c5dd11aa27d6f7c6f.tar.bz2
samba-814f37a5e3db3bcbf6478a6c5dd11aa27d6f7c6f.zip
we don't need fnmatch.c any more
(This used to be commit e23f43e7d3d2a068f527baa63a31f7fe4e60e79d)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index cdad2b82b3..dc5932b9be 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -18,9 +18,6 @@
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t
-/* Define if your system has a working fnmatch function. */
-#undef HAVE_FNMATCH
-
/* Define if you have a working `mmap' system call. */
#undef HAVE_MMAP