Changeset 1c31722 in rtems
- Timestamp:
- Oct 27, 2000, 1:33:33 PM (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 16a30bd3
- Parents:
- ae1cce4e
- Location:
- c/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ChangeLog
rae1cce4e r1c31722 1 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.in: add tests to the GNU canonicalized subdirectories, 4 1 5 2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/configure.in
rae1cce4e r1c31722 69 69 AC_SUBST(cfg_subdirs) 70 70 71 AC_CONFIG_SUBDIRS(tests)71 RTEMS_CONFIG_HOST_SUBDIRS(tests) 72 72 73 73 RTEMS_PROJECT_ROOT
Note: See TracChangeset
for help on using the changeset viewer.