2003-07-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* config.sub: Remove (Automatically added by automake, again).
	* bootstrap: Reflect change above.
	* configure.ac: Require automake >= 1.7.6.
This commit is contained in:
Ralf Corsepius
2003-07-13 16:21:33 +00:00
parent a753ab2fbd
commit 23557f57c4
3 changed files with 2 additions and 1508 deletions

View File

@@ -160,9 +160,7 @@ clean)
files=`find . -name 'configure' -print` ;
test "$verbose" = "-v" && test -n "$files" && echo "$files" ;
for i in $files; do if test -f $i; then
# The config.sub shipped with automake <= 1.7.5 does handle c4x/tic4x-* correctly.
# rm -f config.sub
rm -f $i config.guess depcomp install-sh mdate-sh missing \
rm -f $i config.sub config.guess depcomp install-sh mdate-sh missing \
mkinstalldirs texinfo.tex
test "$verbose" = "-v" && echo "$i"
fi; done

1504
config.sub vendored

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@ AS_IF([test -f aclocal/version.m4],[
])
AC_CANONICAL_TARGET([])
AM_INIT_AUTOMAKE([no-define foreign 1.7.2])
AM_INIT_AUTOMAKE([no-define foreign 1.7.6])
AM_MAINTAINER_MODE
## These option are only in here to let --help report all supported