Changeset 637f572 in rtems
- Timestamp:
- 06/11/07 15:11:15 (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 512313c1
- Parents:
- aece6b71
- Location:
- cpukit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
raece6b71 r637f572 1 1 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org> 2 2 3 * shttpd/Makefile.am: Conditionally build on LIBNETWORKING. 3 4 * shttpd/compat_rtems.h: Include <arpa/inet.h>. 4 5 Add config.h support. -
cpukit/shttpd/Makefile.am
raece6b71 r637f572 1 1 include $(top_srcdir)/automake/compile.am 2 2 3 if NEWLIB3 if LIBNETWORKING 4 4 include_shttpddir = $(includedir)/shttpd 5 5
Note: See TracChangeset
for help on using the changeset viewer.