summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-06-11 13:32:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-06-11 13:32:25 +0000
commit31903f07ef724a2680665d8d945182a4d7d60d3c (patch)
tree4f8c724a2f97be7a91530322b2d2d35c3e5b4253 /cpukit/configure.ac
parentRemove (Renamed to Makefile.shttpd) (diff)
downloadrtems-31903f07ef724a2680665d8d945182a4d7d60d3c.tar.bz2
Add shttpd.
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index f5dba456df..466054b389 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -48,6 +48,7 @@ AS_IF([test x"${RTEMS_CPU}" = x"unix"],[
# Not really used by this configure script
# FIXME: They should be eliminated if possible.
AC_CHECK_FUNCS([strsep strcasecmp snprintf])
+AC_CHECK_FUNCS([strdup strndup strncasecmp])
AC_CHECK_FUNCS([bcopy bcmp])
AC_CHECK_FUNCS([isascii fileno])
@@ -347,6 +348,7 @@ httpd/Makefile
ftpd/Makefile
telnetd/Makefile
pppd/Makefile
+shttpd/Makefile
wrapup/Makefile])
AC_CONFIG_COMMANDS([preinstall-stamp],