summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-17 19:23:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-17 19:23:47 +0000
commit540292a24ddf8435f541b1aa5a2930f986f7e419 (patch)
tree419f859456b35537428b18bd1be89d1f46ee5f58
parentAdded unused warning per discussion on rtems-snapshots list. (diff)
downloadrtems-540292a24ddf8435f541b1aa5a2930f986f7e419.tar.bz2
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.
-rw-r--r--configure2
-rw-r--r--configure.in1
2 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 1bf6a0b361..67730a650a 100644
--- a/configure
+++ b/configure
@@ -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
diff --git a/configure.in b/configure.in
index 498f18a952..dcd3e4d585 100644
--- a/configure.in
+++ b/configure.in
@@ -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