summaryrefslogtreecommitdiffstats
path: root/scripts/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 16:15:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 16:15:54 +0000
commit395376571816810d89492fa1452958840efa8c07 (patch)
tree9dbcb420674fdf0ded6edd3914abb29774e946fe /scripts/configure.in
parentChanges from Ralf with script-19991021-0. He fixed the %files (diff)
downloadrtems-395376571816810d89492fa1452958840efa8c07.tar.bz2
Added sh-rtemself and m68k-rtemself.
Diffstat (limited to 'scripts/configure.in')
-rw-r--r--scripts/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/configure.in b/scripts/configure.in
index be20f53271..bf31304680 100644
--- a/scripts/configure.in
+++ b/scripts/configure.in
@@ -3,7 +3,7 @@
AC_INIT(binutils)
AM_INIT_AUTOMAKE(scripts,19991021-0,no)
-RTEMS_CHECK_VERSION(..)
+# RTEMS_CHECK_VERSION(..)
test -f ./setup.cache || cp ${srcdir}/setup.def ./setup.cache
. ./setup.cache