From b3245bbb2f8b732ad8cdfec56a73d5498b05fc70 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 12 Nov 2002 06:48:35 +0000 Subject: Update for version 1.2 Beta 2. --- libexec/lukemftpd/config.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libexec') 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 */ #define HAVE_FCLOSE_D 1 +/* Define if FNM_CASEFOLD is declared in */ +#define HAVE_FNM_CASEFOLD 1 + /* Define if optarg is declared in or */ #define HAVE_OPTARG_D 1 @@ -276,6 +279,3 @@ /* #undef sendto */ /* #undef shutdown */ /* #undef write */ - -/* Define if you have the header file. */ -#define HAVE_FTP_NAMES 1 -- cgit v1.1