Changeset 1b7c9183 in rtems
- Timestamp:
- 03/31/04 10:56:48 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 4debfd36
- Parents:
- 3456ce8a
- Location:
- c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/ChangeLog
r3456ce8a r1b7c9183 1 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org> 2 3 * configure.ac: Add --with-project-root, --with-project-top to 4 rtems_bsp_configure. 5 1 6 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
c/configure.ac
r3456ce8a r1b7c9183 66 66 67 67 rtems_bsp_configure="$rtems_bsp_configure $rtems_bsp_configure_args" 68 rtems_bsp_configure="$rtems_bsp_configure '--with-project-root=../../'" 69 rtems_bsp_configure="$rtems_bsp_configure '--with-project-top=../../'" 68 70 AC_SUBST(rtems_bsp_configure) 69 71
Note: See TracChangeset
for help on using the changeset viewer.