Changeset 0efa9f0 in rtems for c/src/configure.in
- Timestamp:
- 10/04/99 18:53:31 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 811804fe
- Parents:
- cc63e08
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/configure.in
rcc63e08 r0efa9f0 34 34 fi 35 35 AC_CONFIG_SUBDIRS($cfg_subdirs) 36 AC_SUBST(cfg_subdirs) 36 37 AC_CONFIG_SUBDIRS(tests) 37 38 … … 40 41 AC_OUTPUT( 41 42 Makefile 43 wrapup/Makefile 42 44 )
Note: See TracChangeset
for help on using the changeset viewer.