From 213c518bd1156e73a26b90151ce622514fa20d5d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 25 Oct 1999 19:35:56 +0000 Subject: Patch generated from scripts-19991025-0.tar.gz from Ralf Corsepius : 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) --- scripts/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/configure.in') 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 -- cgit v1.2.3