From e1d8abbe2800defb344dcce54c401733edd1d37a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 7 Sep 1999 13:45:03 +0000 Subject: Applied patch rtems-rc-19990820-6.diff.gz from Ralf Corsepius which converted many Makefile.in's to Makefile.am's. This added a lot of files. --- tools/update/Makefile.in | 2 +- tools/update/configure | 2 +- tools/update/configure.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/update') diff --git a/tools/update/Makefile.in b/tools/update/Makefile.in index 4c2937ad9d..6737873ecb 100644 --- a/tools/update/Makefile.in +++ b/tools/update/Makefile.in @@ -267,7 +267,7 @@ profile-am: profile: profile-am .PHONY: profile profile-am -preinstall-am: +preinstall-am: $(TMPINSTALL_FILES) preinstall: preinstall-am .PHONY: preinstall preinstall-am diff --git a/tools/update/configure b/tools/update/configure index b2cb7845f5..b26dd45eb6 100644 --- a/tools/update/configure +++ b/tools/update/configure @@ -748,7 +748,7 @@ else fi -PACKAGE=rtems-update-tools +PACKAGE=rtems-tools-update VERSION=$RTEMS_VERSION diff --git a/tools/update/configure.in b/tools/update/configure.in index 23a86f8b7e..737f99e296 100644 --- a/tools/update/configure.in +++ b/tools/update/configure.in @@ -9,7 +9,7 @@ RTEMS_TOP(../..) AC_CANONICAL_HOST -AM_INIT_AUTOMAKE(rtems-update-tools,$RTEMS_VERSION,no) +AM_INIT_AUTOMAKE(rtems-tools-update,$RTEMS_VERSION,no) AM_MAINTAINER_MODE RTEMS_PATH_KSH -- cgit v1.2.3