From 87ca257abb31671355616c7b15d8ace75fd8e06f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 14 Feb 2002 21:47:49 +0000 Subject: Upgrade to 0.13.beta.j --- ftp/jftpgw/files/patch-config.h.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ftp/jftpgw/files/patch-config.h.in (limited to 'ftp/jftpgw/files/patch-config.h.in') diff --git a/ftp/jftpgw/files/patch-config.h.in b/ftp/jftpgw/files/patch-config.h.in new file mode 100644 index 000000000000..053ed9e80b88 --- /dev/null +++ b/ftp/jftpgw/files/patch-config.h.in @@ -0,0 +1,12 @@ +--- config.h.in~ Thu Feb 14 22:40:52 2002 ++++ config.h.in Thu Feb 14 22:42:17 2002 +@@ -100,6 +100,9 @@ + /* Define if you have the strdup function. */ + #undef HAVE_STRDUP + ++/* Define if you have the strcasestr function. */ ++#undef HAVE_STRCASESTR ++ + /* Define if you have the strerror function. */ + #undef HAVE_STRERROR + -- cgit v1.2.3