forked from Imagelibrary/rtems
2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_CHECK_NETWORKING.
This commit is contained in:
@@ -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>
|
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
|
* clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ RTEMS_BSPOPTS_HELP([PRINTK_MINOR],
|
|||||||
use the same type of I/O, otherwise the drivers will likely conflict with
|
use the same type of I/O, otherwise the drivers will likely conflict with
|
||||||
each other.])
|
each other.])
|
||||||
|
|
||||||
|
RTEMS_CHECK_NETWORKING
|
||||||
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||||
|
|
||||||
# Explicitly list a Makefile here
|
# Explicitly list a Makefile here
|
||||||
|
|||||||
Reference in New Issue
Block a user