Changeset 47c0220 in rtems for cpukit/ada
- Timestamp:
- Nov 19, 2002, 10:23:50 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 9d721178
- Parents:
- 1f64ebf
- Location:
- cpukit/ada
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ada/ChangeLog
r1f64ebf r47c0220 1 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Fix package name. 4 1 5 2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/ada/configure.ac
r1f64ebf r47c0220 4 4 5 5 AC_PREREQ(2.52) 6 AC_INIT([rtems-c -src],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])6 AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([rtems.adb]) 8 8 RTEMS_TOP(../..)
Note: See TracChangeset
for help on using the changeset viewer.