Changeset c45ec73 in rtems
- Timestamp:
- 07/24/06 09:01:22 (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 41e4caf
- Parents:
- 9b966c30
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/configure.ac
r9b966c30 rc45ec73 4 4 5 5 AC_PREREQ(2.59) 6 AC_INIT([crossrpms],[0.2006072 3.1],[rtems-bugs@rtems.com])6 AC_INIT([crossrpms],[0.20060724.1],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([binutils/binutils.add]) 8 8 AC_CONFIG_AUX_DIR(.) … … 173 173 AC_CONFIG_FILES([rtems4.7/tic4x/Makefile]) 174 174 175 AC_CONFIG_FILES([autotools/Makefile]) 176 175 177 AC_OUTPUT
Note: See TracChangeset
for help on using the changeset viewer.