From 7063e223dc6cb5fe43b8664c08ab437b1a2d0547 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 21 Oct 1999 17:22:02 +0000 Subject: Made the RTEMS version get substituted properly even though it is not right yet. Now can specify rpm_build_root via setup. --- scripts/gccnewlib/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/gccnewlib') diff --git a/scripts/gccnewlib/Makefile.in b/scripts/gccnewlib/Makefile.in index ca78c7a434..a37d562684 100644 --- a/scripts/gccnewlib/Makefile.in +++ b/scripts/gccnewlib/Makefile.in @@ -65,6 +65,7 @@ GDBVERS = @GDBVERS@ MAKEINFO = @MAKEINFO@ PACKAGE = @PACKAGE@ RPM_SPECSdir = @RPM_SPECSdir@ +RTEMS_VERSION = @RTEMS_VERSION@ VERSION = @VERSION@ AUTOMAKE_OPTIONS = foreign -- cgit v1.2.3