summaryrefslogtreecommitdiffstats
path: root/scripts/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-25 19:35:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-25 19:35:56 +0000
commit213c518bd1156e73a26b90151ce622514fa20d5d (patch)
tree673d8f1f8946c5c0b381e3913c876336834cdac6 /scripts/configure.in
parentRegnenerated following update from Ralf. (diff)
downloadrtems-213c518bd1156e73a26b90151ce622514fa20d5d.tar.bz2
Patch generated from scripts-19991025-0.tar.gz from
Ralf Corsepius <corsepiu@faw.uni-ulm.de>: Most significant changes: * Names for rpms changed again * gccnewlib.rpm split into 3 rpms, one for chill, gcj, gcc (includes c/c++/f77/objc), simultaneously built from a common *.spec. * small patches with major impact to gcc and newlib (Those fixes mentioned to Ian, ie. libobjc/libchill are built, multilibing works) * gcc patch against gcc-2.95.2 (Should also apply to gcc-2.95.1 without major problems) * Buildroot removed from */*spec.in * New: rpm Group: "rtems" (rpm -q -g rtems reports all RTEMS packages)
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 b608db354e..d275540f18 100644
--- a/scripts/configure.in
+++ b/scripts/configure.in
@@ -1,7 +1,7 @@
## $Id$
AC_INIT(binutils)
-AM_INIT_AUTOMAKE(scripts,19991022-0,no)
+AM_INIT_AUTOMAKE(scripts,19991025-0,no)
# RTEMS_CHECK_VERSION(..)
RTEMS_VERSION=GET_RTEMS_VERSION_XXX