summaryrefslogtreecommitdiffstats
path: root/scripts/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-27 23:49:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-27 23:49:44 +0000
commit42ec72d35c6381104f9147ed3d6d3e983adb705f (patch)
tree994f8f7e99508a30c8097000ed1d745a9dff3d72 /scripts/configure.in
parentPatch rtems-rc-20000118-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-42ec72d35c6381104f9147ed3d6d3e983adb705f.tar.bz2
Removed gnat and made final cleanup.
Diffstat (limited to '')
-rw-r--r--scripts/configure.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/configure.in b/scripts/configure.in
index 187e9f7667..95f1f8cdb4 100644
--- a/scripts/configure.in
+++ b/scripts/configure.in
@@ -1,7 +1,7 @@
## $Id$
AC_INIT(binutils)
-AM_INIT_AUTOMAKE(scripts,20000124-0,no)
+AM_INIT_AUTOMAKE(scripts,20000125-0,no)
AC_EXEEXT
@@ -43,12 +43,10 @@ Makefile
buildall
mkbinutilspec
mkgccnewlibspec
-mkgnatnewlibspec
mkgdbspec
mkbspspec
binutils/Makefile
gccnewlib/Makefile
-gnatnewlib/Makefile
gdb/Makefile
rtems/Makefile
)