forked from Imagelibrary/rtems
Ralf Corsepius pushing us farther down the autconf path:
"Ladies and Gentlement, we proudly present: a roughly hacked autoconf-ed rtems-glom.in" (:-) BTW, to follow up to the discussion about installation points, rtems-glom in its current shape is an ideal example of a target dependent file. If bsp-specific configure-scripts would exist, it might also be a bsp-dependent file that contains RTEMS_BSP hard-coded (by configure) into it.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -2918,6 +2918,7 @@ c/src/tests/support/wrapup/Makefile
|
||||
c/src/tests/tools/Makefile
|
||||
c/src/tests/tools/generic/Makefile
|
||||
$makefiles
|
||||
c/build-tools/scripts/rtems-glom
|
||||
c/update-tools/Makefile c/build-tools/src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<EOF
|
||||
@@ -3074,6 +3075,7 @@ c/src/tests/support/wrapup/Makefile
|
||||
c/src/tests/tools/Makefile
|
||||
c/src/tests/tools/generic/Makefile
|
||||
$makefiles
|
||||
c/build-tools/scripts/rtems-glom
|
||||
c/update-tools/Makefile"}
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<\EOF
|
||||
|
||||
@@ -421,6 +421,7 @@ c/src/tests/support/wrapup/Makefile
|
||||
c/src/tests/tools/Makefile
|
||||
c/src/tests/tools/generic/Makefile
|
||||
$makefiles
|
||||
c/build-tools/scripts/rtems-glom
|
||||
c/update-tools/Makefile)
|
||||
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user