summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac, NEWS: Bump version to 1.9.1.Release-1-9-1Alexandre Duret-Lutz2004-08-111-0/+2
|
* * lib/config.guess, lib/texinfo.tex: New upstream versions.Alexandre Duret-Lutz2004-08-111-2/+4
|
* For PR automake/433:Alexandre Duret-Lutz2004-08-111-0/+3
| | | | * configure.ac (pkgvdatadir): Define using "$PACKAGE", not "automake".
* Fix PR automake/432:Alexandre Duret-Lutz2004-08-111-0/+6
| | | | | * lib/am/yacc.am [!%?MORE-THAN-ONE%]: Replace `#line's in y.tab.h too. * tests/yacc7.test: Check this.
* * automake.in (yacc_lex_finish_helper): Fix definition of YLWRAPAlexandre Duret-Lutz2004-08-031-0/+11
| | | | | | | | | | when ylwrap is installed in a default aux dir found in a parent package. * tests/subpkg.test: Augment to check that YLWRAP is installed properly. * doc/automake.texi (Yacc and Lex): ylwrap is not sought is the current directory. Report from Norman Gray.
* * doc/automake.texi (Optional): Update documentation forAlexandre Duret-Lutz2004-08-021-0/+3
| | | | AC_CANONICAL_BUILD, AC_CANONICAL_HOST, and AC_CANONICAL_SYSTEM.
* * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): Replace by ...Alexandre Duret-Lutz2004-08-011-0/+11
| | | | | | | | | | (AC_CANONICAL_BUILD, AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): ... these. (scan_autoconf_traces): Scan for the latter three macros instead of the former two. (make_paragraphs): Adjust definitions of %BUILD%, %HOST%, and %TARGET%. * tests/hosts.test: New file. * tests/Makefile.am (TESTS): Add hosts.test. Report and test case from Norman Gray.
* * aclocal.in (scan_file): Update "#Extending%20aclocal" URL, makeinfoAlexandre Duret-Lutz2004-08-011-0/+5
| | | | 4.7 now outputs "#Extending-aclocal".
* * configure.ac, NEWS: Bump version to 1.9.0a.Alexandre Duret-Lutz2004-07-281-0/+2
|
* * configure.ac, NEWS: Bump version to 1.9.branchpoint-1-9Release-1-9Alexandre Duret-Lutz2004-07-281-0/+2
|
* * automake.in (generate_makefile): Update misleading comment aboutAlexandre Duret-Lutz2004-07-281-0/+3
| | | | libtool scripts.
* * lib/texinfo.tex: New upstream version.Alexandre Duret-Lutz2004-07-281-0/+4
|
* revert hasty commit before releaseAlexandre Duret-Lutz2004-07-281-8/+0
|
* * lib/am/yacc.am, lib/am/lex.am: Only compile these targets inDerek R. Price2004-07-271-0/+8
| | | | | | | maintainer mode. * doc/automake.texi (Yacc and Lex): Note dependence on maintainer mode. * NEWS: Note same dependency. * tests/mmode-lexyacc.test: New file.
* * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Remove `.' from the mkdir_pAlexandre Duret-Lutz2004-07-251-0/+7
| | | | | | | | definition, it causes `make install' to fails for user with no right to write in the source-tree. * automake.in (handle_configure): Do not use mkdir_p in the definition for $(mkdir_p). Report from Harlan Stenn.
* * lib/am/texi-vers.am (%STAMPVTI%): Typo in comment.Alexandre Duret-Lutz2004-07-251-0/+4
|
* * doc/automake.texi (Libtool Modules): Typo in example.Alexandre Duret-Lutz2004-07-221-0/+5
| | | | Report from Ulrich Eckhardt.
* * automake.in (check_directory): Quote $dir in regexp.Alexandre Duret-Lutz2004-07-211-0/+4
|
* * configure.ac, NEWS: Bump version to 1.8e.Alexandre Duret-Lutz2004-07-171-0/+2
|
* * configure.ac, NEWS: Bump version to 1.8d.Release-1-8dAlexandre Duret-Lutz2004-07-171-0/+2
|
* * lib/config-ml.in, lib/config.sub, lib/config.guess, lib/texinfo.tex:Alexandre Duret-Lutz2004-07-171-0/+3
| | | | New upstream versions.
* * lib/am/texibuild.am (?GENERIC?%SOURCE_SUFFIX%.html,Alexandre Duret-Lutz2004-07-171-0/+3
| | | | ?!GENERIC?%DEST_PREFIX%.html): Use $(X), not ${X}.
* * tests/installdir.test: installdirs-local should appear three times,Alexandre Duret-Lutz2004-07-171-0/+3
| | | | since the change from 2004-07-11 will make it PHONY.
* * lib/am/distdir.am (distdir): Always use $(DIST_SUBDIRS) nowAlexandre Duret-Lutz2004-07-171-0/+5
| | | | | | that it is always defined. This is less confusing for users reading the generated Makefiles. * automake.in (handle_dist): Do not substitute DIST_SUBDIR_NAME.
* * lib/am/texibuild.am (?GENERIC?%SOURCE_SUFFIX%.html,Alexandre Duret-Lutz2004-07-171-0/+8
| | | | | | | | ?!GENERIC?%DEST_PREFIX%.html): Output .htp, and then rename to .html on success. In case the target is a directory, this ensures its time stamp is updated and the no files are left over inside. * tests/txinfo21.test: Augment to test missing timestamp update reported by Akim Demaille.
* * doc/automake.texi (Top level): Rename as ...Alexandre Duret-Lutz2004-07-171-0/+13
| | | | | | | | | | | | (Directories): ... this, and split into ... (Subdirectories, Conditional Subdirectories): ... these. (Conditional Subdirectories): Describe SUBDIRS and DIST_SUBDIRS before the example. Append a discussion about non-configured conditional directories. (Alternative): Move as a child of Directories. (Subpackages): New section. (Dist): Adjust links to Subdirectories, a Subpackages. (Third-Party Makefiles): Link to Conditional Subdirectories.
* correct function nameAlexandre Duret-Lutz2004-07-141-1/+1
|
* * automake.in (target_hook): Accept %transform as last argument.Alexandre Duret-Lutz2004-07-141-0/+11
| | | | | | | | | | (define_objects_from_sources): Pass %transform to target_hook. (handle_source_transform): Define DIST_SOURCE to tell whether a the source of a file is distributed or not. (lang_yacc_target_hook): Check DIST_SOURCE, and do not distribute the generated header if the .y source is not distributed. * tests/pr204.test: Use AM_YFLAGS = -d and make sure generated headers are not distributed.
* * doc/automake.texi (Options): Improve ustar file name lengthAlexandre Duret-Lutz2004-07-111-0/+5
| | | | discussion. Reference tar manual.
* * lib/Automake/Variable.pm (define): Fix precondition check.Alexandre Duret-Lutz2004-07-111-0/+4
|
* For PR automake/428:Alexandre Duret-Lutz2004-07-111-0/+13
| | | | | | | | | | | | Support for conditionally defined -hook and -local rules. * automake.in (user_phony_rule): New function. (handle_dist, handle_install, handle_all, do_check_merge_target, handle_factored_dependencies): Use user_phony_rule before adding a user -hook or -local rule as a dependency to ensure it is always defined an phony. * tests/cond37.test, tests/condhook.test: New files. * tests/Makefile.am (TESTS): Add them. Report from Simon Josefsson and Nik A. Melchior.
* Add -t and -T options to install-sh.Paul Eggert2004-07-051-1/+15
|
* For Debian Bug#254372:Alexandre Duret-Lutz2004-06-161-0/+6
| | | | | * doc/automake.texi (Invoking aclocal): Rewrite the paragraph explaining m4_include is used for relative files.
* For Debian Bug #251820:Alexandre Duret-Lutz2004-06-101-0/+9
| | | | | | | | * aclocal.in (scan_file): Keep track of the location where each file is included, and display it when reporting a missing file. Pass this location to scan_file as a second argument. (scan_m4_files): Adjust calls to scan_file. * tests/acloca14.test: Add a test for this diagnostic.
* * m4/tar.m4 (_AM_PROG_TAR): Split the definition of $_am_toolsAlexandre Duret-Lutz2004-06-071-0/+6
| | | | | so it works with Solaris and Tru64 /bin/sh. Report from Nicolas Joly.
* * m4/tar.m4 (_AM_PROG_TAR): Introduce $_am_tools to work around aAlexandre Duret-Lutz2004-06-061-0/+6
| | | | | bug in NetBSD /bin/sh. Report from Nicolas Joly.
* * tests/defs.in (required=icc): Use `-V -help' instead ofAlexandre Duret-Lutz2004-06-031-0/+6
| | | | | | | `-V -dryrun'. icc 8.0 fails on the latter. * tests/depcomp5.test: Require depmode=icc for icc 7.x, and depmod=gcc otherwise. Report from Ralf Wildenhues.
* * lib/am/clean.am (distclean-generic): Do noAlexandre Duret-Lutz2004-06-031-0/+6
| | | | | `rm -f $(CONFIG_CLEAN_FILES)' if `$(CONFIG_CLEAN_FILES)' is empty. Report from Nicolas Joly.
* * NEWS: Make clearer that we do not output partial Makefile.ins onAlexandre Duret-Lutz2004-05-311-0/+4
| | | | | error. Suggested by Akim Demaille.
* * lib/depcomp (tru64) [libtool]: Use $dir$base.o.d insteadAlexandre Duret-Lutz2004-05-311-0/+7
| | | | | | | | of $dir.libs/$base.o.d. Libtool 1.5 causes both to be output, and we will clean the second automatically during distclean. Using the latter and leaving the former as we did before cause "files left in build directory" failures during distcheck. Suggested by Nicolas Joly.
* * doc/automake.texi (Built sources example): Explain whatAlexandre Duret-Lutz2004-05-311-0/+8
| | | | | | | nodist_foo_SOURCES is (not) useful to, and use it in all the examples. (Tags): Mention nodist_noinst_HEADERS and nodist_prog_SOURCES. Suggested by Akim Demaille.
* * configure.ac, NEWS: Bump version to 1.8c.Alexandre Duret-Lutz2004-05-231-0/+2
|
* * configure.ac, NEWS: Bump version to 1.8b.Release-1-8bAlexandre Duret-Lutz2004-05-231-0/+2
|
* * m4/tar.m4 (_AM_PROG_TAR) <cpio>: Specify -o and -i option first,Alexandre Duret-Lutz2004-05-231-0/+3
| | | | by POSIX; and use option -d in am_untar.
* * tests/defs.in (PATH): Export it.Alexandre Duret-Lutz2004-05-231-0/+2
|
* * lib/am/multilib.am: Add $(MAKE) comments to multido andAlexandre Duret-Lutz2004-05-231-0/+6
| | | | | multiclean lines, to enable parallel make. Based on a patch by Alexandre Oliva applied to newlib on 2003-10-15.
* * automake.in (scan_autoconf_traces): Trace for LT_SUPPORTED_TAGAlexandre Duret-Lutz2004-05-221-0/+6
| | | | | | | instead of AC_LIBTOOL_TAGS, since that how CVS Libtool has been changed. * tests/libtool3.test: Do not grep for --tag=CC, since CVS Libtool (unlike Libtool 1.5) does not has any CC tag.
* * tests/tar2.test: Skip the test if no pax archiver were found.Alexandre Duret-Lutz2004-05-221-0/+2
|
* * NEWS: Sync with branch-1-8, and reorganize current entry.Alexandre Duret-Lutz2004-05-221-0/+2
|
* * automake.in (handle_libraries): Make the diagnostic aboutAlexandre Duret-Lutz2004-05-221-0/+8
| | | | | | | | | non standard libraries a warning in foreign packages. This is already the case in handle_ltlibraries. (handle_libraries, handle_ltlibraries): Suggest a standard library name in the diagnostic, to help newcomers. * tests/stdlib.test, tests/stdlib2.test: Check for these suggestions.