summaryrefslogtreecommitdiffstats
path: root/contrib/lukemftpd/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lukemftpd/config.h.in')
-rw-r--r--contrib/lukemftpd/config.h.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/lukemftpd/config.h.in b/contrib/lukemftpd/config.h.in
index b32c4c1..b86d73b 100644
--- a/contrib/lukemftpd/config.h.in
+++ b/contrib/lukemftpd/config.h.in
@@ -1,5 +1,5 @@
/* config.h.in. Generated automatically from configure.in by autoheader. */
-/* $Id: config.h.in,v 1.15 2001/04/28 07:11:46 lukem Exp $ */
+/* $Id: config.h.in,v 1.16 2002/05/23 02:42:55 lukem Exp $ */
/* Define if the closedir function returns void instead of int. */
@@ -221,6 +221,9 @@
/* Define if fclose() is declared in <stdio.h> */
#undef HAVE_FCLOSE_D
+/* Define if FNM_CASEFOLD is declared in <fnmatch.h> */
+#undef HAVE_FNM_CASEFOLD
+
/* Define if optarg is declared in <stdlib.h> or <unistd.h> */
#undef HAVE_OPTARG_D
OpenPOWER on IntegriCloud