2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>

PR 700/rtems_misc
	* configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
	Remove libnetworking/rtems_webserver.
This commit is contained in:
Ralf Corsepius
2004-10-27 06:03:12 +00:00
parent 6b400fed8b
commit cc870803f9
4 changed files with 7 additions and 5 deletions

View File

@@ -29,9 +29,6 @@ endif
endif
if HAS_NETWORKING
if HAS_POSIX
SRCS += ../libnetworking/rtems_webserver/libhttpd$(LIB_VARIANT).a
endif
SRCS += ../libnetworking/pppd/libpppd$(LIB_VARIANT).a
SRCS += ../libnetworking/rtems_servers/libftpd$(LIB_VARIANT).a
SRCS += ../libnetworking/rtems_telnetd/libtelnetd$(LIB_VARIANT).a