2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Add RTEMS_CHECK_NETWORKING.
This commit is contained in:
Joel Sherrill
2002-01-08 12:04:38 +00:00
parent dd2906e7e3
commit eccd3a3ceb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_CHECK_NETWORKING.
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.

View File

@@ -61,7 +61,7 @@ RTEMS_BSPOPTS_HELP([PRINTK_MINOR],
use the same type of I/O, otherwise the drivers will likely conflict with
each other.])
RTEMS_CHECK_NETWORKING
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
# Explicitly list a Makefile here