mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 16:44:32 +08:00
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Cleanup comments.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
|
||||
2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.in: Cleanup comments.
|
||||
|
||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* libc/Makefile.am: Include compile.am
|
||||
|
||||
@@ -30,11 +30,6 @@ RTEMS_CHECK_NETWORKING(RTEMS_BSP)
|
||||
|
||||
AM_CONDITIONAL(UNIX,test x"$RTEMS_CPU" = x"unix")
|
||||
AM_CONDITIONAL(NEWLIB,test x"$RTEMS_USE_NEWLIB" = x"yes")
|
||||
|
||||
# find all the CPU dependent library Makefiles
|
||||
# AC_CONFIG_SUBDIRS(libcpu)
|
||||
# AC_CONFIG_SUBDIRS(libbsp)
|
||||
|
||||
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||
|
||||
AC_CONFIG_SUBDIRS($cfg_subdirs)
|
||||
|
||||
Reference in New Issue
Block a user