summaryrefslogtreecommitdiffstats
path: root/ftp/jftpgw/files/patch-configure.in
blob: 7cc437c454a308a43ee45546be93b59e46e2c2bd (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.in~	Sun Feb  3 01:25:28 2002
+++ configure.in	Thu Feb 14 22:21:33 2002
@@ -49,7 +49,7 @@
 
 dnl Checks for library functions.
 AC_FUNC_WAIT3
-AC_CHECK_FUNCS(getcwd strdup seteuid setegid)
+AC_CHECK_FUNCS(getcwd strdup strcasestr seteuid setegid)
 
 dnl From icecast
 AC_MSG_CHECKING([for unix98 socklen_t])
OpenPOWER on IntegriCloud