Changeset 70810dc in rtems for c/src/lib/configure.in
- Timestamp:
- Feb 8, 2000, 10:33:25 PM (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- fb196c3c
- Parents:
- a976681e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/configure.in
ra976681e r70810dc 14 14 RTEMS_ENABLE_MULTIPROCESSING 15 15 RTEMS_ENABLE_NETWORKING 16 RTEMS_ENABLE_LIBCDIR17 16 RTEMS_ENABLE_BARE 18 17 RTEMS_ENABLE_HWAPI … … 25 24 RTEMS_PROJECT_ROOT 26 25 27 dnl check target cc28 26 RTEMS_PROG_CC_FOR_TARGET 29 27 RTEMS_CANONICALIZE_TOOLS … … 52 50 AC_CONFIG_SUBDIRS($cfg_subdirs) 53 51 54 # try to explicitly list a Makefile here52 # Explicitly list all Makefiles here 55 53 AC_OUTPUT( 56 54 Makefile
Note: See TracChangeset
for help on using the changeset viewer.