summaryrefslogtreecommitdiffstats
path: root/scripts/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 17:22:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 17:22:02 +0000
commit7063e223dc6cb5fe43b8664c08ab437b1a2d0547 (patch)
treeb024d8f41b3ac6fa3540256ef993364433a71195 /scripts/configure.in
parentNow can specify rpm_build_root via setup. (diff)
downloadrtems-7063e223dc6cb5fe43b8664c08ab437b1a2d0547.tar.bz2
Made the RTEMS version get substituted properly even though it is
not right yet. Now can specify rpm_build_root via setup.
Diffstat (limited to '')
-rw-r--r--scripts/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/configure.in b/scripts/configure.in
index bf31304680..f6fdf59ece 100644
--- a/scripts/configure.in
+++ b/scripts/configure.in
@@ -4,6 +4,7 @@ AC_INIT(binutils)
AM_INIT_AUTOMAKE(scripts,19991021-0,no)
# RTEMS_CHECK_VERSION(..)
+RTEMS_VERSION=GET_RTEMS_VERSION_XXX
test -f ./setup.cache || cp ${srcdir}/setup.def ./setup.cache
. ./setup.cache
@@ -35,6 +36,7 @@ AC_SUBST(BINUTILSVERS)
GDBVERS="gdb-${gdb_version}"
AC_SUBST(GDBVERS)
BSPVERS="${RTEMS_VERSION}"
+AC_SUBST(RTEMS_VERSION)
AC_SUBST(BSPVERS)
AC_OUTPUT(