summaryrefslogtreecommitdiffstats
path: root/libexec/lukemftpd/config.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-11-12 06:48:35 +0000
committerobrien <obrien@FreeBSD.org>2002-11-12 06:48:35 +0000
commitb3245bbb2f8b732ad8cdfec56a73d5498b05fc70 (patch)
treef639e1bc7d7d43de857e045a0a18fa76cc834e6f /libexec/lukemftpd/config.h
parent66a463538ec2f8ae1eb8efce3adbf4ef2e44c599 (diff)
downloadFreeBSD-src-b3245bbb2f8b732ad8cdfec56a73d5498b05fc70.zip
FreeBSD-src-b3245bbb2f8b732ad8cdfec56a73d5498b05fc70.tar.gz
Update for version 1.2 Beta 2.
Diffstat (limited to 'libexec/lukemftpd/config.h')
-rw-r--r--libexec/lukemftpd/config.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/libexec/lukemftpd/config.h b/libexec/lukemftpd/config.h
index 8e10bbb..022933c 100644
--- a/libexec/lukemftpd/config.h
+++ b/libexec/lukemftpd/config.h
@@ -3,7 +3,7 @@
/* config.h. Generated automatically by configure. */
/* 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. */
@@ -52,7 +52,7 @@
#define HAVE_FLOCK 1
/* Define if you have the fparseln function. */
-#define HAVE_FPARSELN 1
+/* #undef HAVE_FPARSELN */
/* Define if you have the fts_open function. */
#define HAVE_FTS_OPEN 1
@@ -225,6 +225,9 @@
/* Define if fclose() is declared in <stdio.h> */
#define HAVE_FCLOSE_D 1
+/* Define if FNM_CASEFOLD is declared in <fnmatch.h> */
+#define HAVE_FNM_CASEFOLD 1
+
/* Define if optarg is declared in <stdlib.h> or <unistd.h> */
#define HAVE_OPTARG_D 1
@@ -276,6 +279,3 @@
/* #undef sendto */
/* #undef shutdown */
/* #undef write */
-
-/* Define if you have the <arpa/ftp.h> header file. */
-#define HAVE_FTP_NAMES 1
OpenPOWER on IntegriCloud