forked from Imagelibrary/rtems
2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/Makefile.am: Conditionally build on LIBNETWORKING.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* shttpd/Makefile.am: Conditionally build on LIBNETWORKING.
|
||||
* shttpd/compat_rtems.h: Include <arpa/inet.h>.
|
||||
Add config.h support.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
include $(top_srcdir)/automake/compile.am
|
||||
|
||||
if NEWLIB
|
||||
if LIBNETWORKING
|
||||
include_shttpddir = $(includedir)/shttpd
|
||||
|
||||
project_lib_LIBRARIES = libshttpd.a
|
||||
|
||||
Reference in New Issue
Block a user