Changeset 9b5c258 in rtems for cpukit/ada
- Timestamp:
- Feb 11, 2003, 11:11:33 AM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ccd81b60
- Parents:
- 6ca07328
- Location:
- cpukit/ada
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ada/ChangeLog
r6ca07328 r9b5c258 1 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: AC_PREREQ(2.57). 4 1 5 2003-02-03 Joel Sherrill <joel@OARcorp.com> 2 6 -
cpukit/ada/configure.ac
r6ca07328 r9b5c258 3 3 ## $Id$ 4 4 5 AC_PREREQ(2.5 2)5 AC_PREREQ(2.57) 6 6 AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([rtems.adb])
Note: See TracChangeset
for help on using the changeset viewer.