summaryrefslogtreecommitdiffstats
path: root/scripts/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-20 20:23:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-20 20:23:18 +0000
commit2f23359df0e9d33ef58293240e29d4240649b071 (patch)
tree78e438831008ec1aa64cc48e1faf06542b3543d7 /scripts/configure.in
parentMoved stuff to rtems subdirectory and made sure the system still (diff)
downloadrtems-2f23359df0e9d33ef58293240e29d4240649b071.tar.bz2
Moved stuff to rtems subdirectory and made sure the system still
functioned.
Diffstat (limited to 'scripts/configure.in')
-rw-r--r--scripts/configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/configure.in b/scripts/configure.in
index 7ceff551c5..aaa3f10221 100644
--- a/scripts/configure.in
+++ b/scripts/configure.in
@@ -30,6 +30,8 @@ BINUTILSVERS="binutils-${binutils_version}"
AC_SUBST(BINUTILSVERS)
GDBVERS="gdb-${gdb_version}"
AC_SUBST(GDBVERS)
+BSPVERS="RTEMS-no_version_yet"
+AC_SUBST(BSPVERS)
AC_OUTPUT(
Makefile
@@ -37,6 +39,7 @@ buildall
mkbinutilspec
mkgccnewlibspec
mkgdbspec
+mkbspspec
binutils/Makefile
gccnewlib/Makefile
gdb/Makefile