From 37ebfe308d48572f3df565f5a587cf9409ab1e8a Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 2 Dec 1996 21:26:23 +0000 Subject: [PATCH] nothing --- Makefile.in | 16 ++++++++-------- NEWS | 2 +- README-alpha | 4 +++- aclocal.m4 | 2 +- m4/Makefile.in | 7 ++++--- tests/Makefile.in | 7 ++++--- 6 files changed, 21 insertions(+), 17 deletions(-) diff --git a/Makefile.in b/Makefile.in index 2b797ad..19249ba 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1h from Makefile.am +# Makefile.in generated automatically by automake 1.1i from Makefile.am # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -78,10 +78,10 @@ TEXINFOS = automake.texi DATA = $(pkgdata_DATA) DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ -Makefile.in NEWS README README-alpha THANKS TODO aclocal.m4 ansi2knr.1 \ -ansi2knr.c automake.in config.guess config.sub configure configure.in \ -elisp-comp install-sh interlock mdate-sh mkinstalldirs stamp-vti \ -texinfo.tex version.texi ylwrap +Makefile.in NEWS README README-alpha THANKS TODO aclocal.in aclocal.m4 \ +ansi2knr.1 ansi2knr.c automake.in config.guess config.sub configure \ +configure.in elisp-comp install-sh interlock mdate-sh mkinstalldirs \ +stamp-vti texinfo.tex version.texi ylwrap PACKAGE = @PACKAGE@ @@ -111,7 +111,7 @@ $(srcdir)/configure: configure.in $(ACLOCAL) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && autoconf automake: $(top_builddir)/config.status automake.in cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status -aclocal: $(top_builddir)/config.status automake.in aclocal.in +aclocal: $(top_builddir)/config.status aclocal.in cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status install-binSCRIPTS: $(bin_SCRIPTS) @@ -234,7 +234,7 @@ clean-info: distclean-info: maintainer-clean-info: - for i in $(INFO_DEPS); do rm `eval echo $i*`; done + for i in $(INFO_DEPS); do rm `eval echo $$i*`; done install-pkgdataDATA: $(pkgdata_DATA) $(NORMAL_INSTALL) @@ -435,7 +435,7 @@ uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ all-recursive check-recursive installcheck-recursive info-recursive \ dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ -distclean-tags clean-tags maintainer-clean-tags distdir info dvi check \ +distclean-tags clean-tags maintainer-clean-tags distdir info dvi \ installcheck-local installcheck all-am install-exec-am install-data-am \ uninstall-am install-exec install-data install uninstall all \ installdirs mostlyclean-generic distclean-generic clean-generic \ diff --git a/NEWS b/NEWS index 37dab64..42185dc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -New in 1.1h: +New in 1.1i: * Bug fixes * Better DejaGNU support * Added no-installinfo option diff --git a/README-alpha b/README-alpha index fceb605..9a81f1d 100644 --- a/README-alpha +++ b/README-alpha @@ -4,10 +4,12 @@ GNU mailing list or newsgroup. A few notes on this particular release: -* automake now requires a very recent version of autoconf. +* automake now requires a very recent version of autoconf (2.12) + Well, it does if you use AC_CONFIG_HEADER. This might change. * Fortran support will be in the next release + A few things that I still haven't gotten to fixing: * The `missing' program is still not in use. diff --git a/aclocal.m4 b/aclocal.m4 index c8303c5..36e3fda 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,4 @@ -dnl aclocal.m4 generated automatically by aclocal 1.1h +dnl aclocal.m4 generated automatically by aclocal 1.1i # Do all the work for Automake. This macro actually does too much -- # some checks are only needed if your package does certain things. diff --git a/m4/Makefile.in b/m4/Makefile.in index e06cdaf..2df751a 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1h from Makefile.am +# Makefile.in generated automatically by automake 1.1i from Makefile.am # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -105,6 +105,7 @@ distdir: $(DISTFILES) info: dvi: check: all + $(MAKE) installcheck: install-exec: $(NORMAL_INSTALL) @@ -151,8 +152,8 @@ maintainer-clean: maintainer-clean-generic distclean @echo "it deletes files that may require special tools to rebuild." .PHONY: default uninstall-m4dataDATA install-m4dataDATA tags distdir \ -info dvi check installcheck install-exec install-data install uninstall \ -all installdirs mostlyclean-generic distclean-generic clean-generic \ +info dvi installcheck install-exec install-data install uninstall all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean diff --git a/tests/Makefile.in b/tests/Makefile.in index 5f35989..282e281 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1h from Makefile.am +# Makefile.in generated automatically by automake 1.1i from Makefile.am # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -119,7 +119,8 @@ check-TESTS: $(TESTS) fi info: dvi: -check: all check-TESTS +check: all + $(MAKE) check-TESTS installcheck: install-exec: $(NORMAL_INSTALL) @@ -164,7 +165,7 @@ maintainer-clean: maintainer-clean-generic distclean @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." -.PHONY: default tags distdir check-TESTS info dvi check installcheck \ +.PHONY: default tags distdir check-TESTS info dvi installcheck \ install-exec install-data install uninstall all installdirs \ mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean -- 2.7.4