CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <[EMAIL PROTECTED]> 06/05/29 19:43:03
Modified files:
. : ChangeLog
Removed files:
. : INSTALL Makefile.in aclocal.m4 install-sh
mkinstalldirs
doc : Makefile.in texinfo.tex
examples : Makefile.in
lib : Makefile.in
src : Makefile.in
Log message:
* doc/m4.texinfo (Maketemp): Work even when running 'make check'
in read-only dir.
Use automake.
* Makefile.am: New file.
* doc/Makefile.am: Ditto.
* examples/Makefile.am: Ditto.
* lib/Makefile.am: Ditto.
* src/Makefile.am: Ditto.
* acinclude.m4: New file, renamed from aclocal.m4.
* configure.ac (AM_INIT_AUTOMAKE): Invoke new macro.
(AC_ARG_PROGRAM): Now redundant.
(STACKOVF): Turn into automake conditional.
(AC_CONFIG_COMMANDS): stamp-h is a command, not a file.
* checks/Makefile.in: Converting this dir to automake was not
trivial; for now, just add missing targets demanded by top-level.
* INSTALL: Remove files that are now generated from CVS.
* Makefile.in: Ditto.
* aclocal.m4: Ditto.
* install-sh: Ditto.
* mkinstalldirs: Ditto.
* doc/Makefile.in: Ditto.
* doc/texinfo.tex: Ditto.
* examples/Makefile.in: Ditto.
* lib/Makefile.in: Ditto.
* src/Makefile.in: Ditto.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/m4/ChangeLog.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.46&tr2=1.1.1.1.2.47&r1=text&r2=text