* tests/aclocal5.test: Adjust to recent CVS Autoconf changes.
[platform/upstream/automake.git] / ChangeLog
1 2005-06-22  Alexandre Duret-Lutz  <adl@gnu.org>
2
3         * tests/aclocal5.test: Adjust to recent CVS Autoconf changes.
4
5         * automake.in (handle_footer): Do not output an unformatted
6         definition of SOURCES, it is already done correctly in
7         generate_makefile.  This superfluous definition introduced long
8         lines in some Makefiles, hence breakages in tools with a limited
9         line length.  Report from Mathias Froehlich.
10
11 2005-06-11  Alexandre Duret-Lutz  <adl@gnu.org>
12
13         * lib/am/texibuild.am (?GENERIC_INFO?%SOURCE_SUFFIX%%DEST_SUFFIX%):
14         Fix redirections in previous patch.
15
16 2005-06-08  Alexandre Duret-Lutz  <adl@gnu.org>
17
18         * lib/am/texibuild.am (?GENERIC_INFO?%SOURCE_SUFFIX%%DEST_SUFFIX%):
19         Do not backup any file if makeinfo is not installed.
20         * lib/missing (makeinfo): Do not touch a missing info file.
21         * tests/txinfo30.test: New file.
22         * tests/Makefile.am (TESTS): Add txinfo30.test.
23         Report from Bob Proulx.
24
25         * doc/automake.texi (Extending aclocal): Typo.
26
27 2005-05-24  Brian Gough  <bjg@network-theory.co.uk>  (tiny change)
28
29         * lib/am/texinfos.am (.dvi.ps): Add $(am__TEXINFO_TEX_DIR) to TEXINPUTS.
30
31 2005-05-15  Alexandre Duret-Lutz  <adl@gnu.org>
32
33         Fix PR automake/461:
34         * automake.in (require_build_directory): Canonicalize directories
35         with different names, such as `foo/bar' and `./foo//bar'.
36         * tests/subobj9.test: Augment to test that.
37         Report from Tom Tromey.
38
39 2005-05-14  Alexandre Duret-Lutz  <adl@gnu.org>
40
41         * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,
42         ChangeLog.03, ChangeLog.96, ChangeLog.98, HACKING, Makefile.am,
43         NEWS, README, TODO, aclocal.in, automake.in, bootstrap, configure,
44         configure.ac, doc/Makefile.am, doc/fdl.texi, lib/COPYING,
45         lib/Makefile.am, lib/acinstall, lib/compile, lib/config-ml.in,
46         lib/config.guess, lib/config.sub, lib/depcomp, lib/elisp-comp,
47         lib/gnupload, lib/mdate-sh, lib/missing, lib/py-compile,
48         lib/symlink-tree, lib/texinfo.tex, lib/ylwrap,
49         lib/Automake/ChannelDefs.pm, lib/Automake/Channels.pm,
50         lib/Automake/Condition.pm, lib/Automake/Config.in,
51         lib/Automake/Configure_ac.pm, lib/Automake/DisjConditions.pm,
52         lib/Automake/FileUtils.pm, lib/Automake/General.pm,
53         lib/Automake/Item.pm, lib/Automake/ItemDef.pm,
54         lib/Automake/Location.pm, lib/Automake/Makefile.am,
55         lib/Automake/Options.pm, lib/Automake/Rule.pm,
56         lib/Automake/RuleDef.pm, lib/Automake/Struct.pm,
57         lib/Automake/VarDef.pm, lib/Automake/Variable.pm,
58         lib/Automake/Version.pm, lib/Automake/Wrap.pm,
59         lib/Automake/XFile.pm, lib/Automake/tests/Condition.pl,
60         lib/Automake/tests/DisjConditions.pl,
61         lib/Automake/tests/Makefile.am, lib/Automake/tests/Version.pl,
62         lib/Automake/tests/Wrap.pl, lib/am/Makefile.am,
63         lib/am/ansi2knr.am, lib/am/check.am, lib/am/clean-hdr.am,
64         lib/am/clean.am, lib/am/compile.am, lib/am/configure.am,
65         lib/am/data.am, lib/am/dejagnu.am, lib/am/depend.am,
66         lib/am/depend2.am, lib/am/distdir.am, lib/am/footer.am,
67         lib/am/header-vars.am, lib/am/header.am, lib/am/inst-vars.am,
68         lib/am/install.am, lib/am/java.am, lib/am/lang-compile.am,
69         lib/am/lex.am, lib/am/library.am, lib/am/libs.am,
70         lib/am/libtool.am, lib/am/lisp.am, lib/am/ltlib.am,
71         lib/am/ltlibrary.am, lib/am/mans-vars.am, lib/am/mans.am,
72         lib/am/multilib.am, lib/am/program.am, lib/am/progs.am,
73         lib/am/python.am, lib/am/remake-hdr.am, lib/am/scripts.am,
74         lib/am/subdirs.am, lib/am/tags.am, lib/am/texi-vers.am,
75         lib/am/texibuild.am, lib/am/texinfos.am, lib/am/yacc.am,
76         m4/Makefile.am, tests/aclibobj.test, tests/acloca10.test,
77         tests/acloca11.test, tests/acloca12.test, tests/acloca13.test,
78         tests/acloca14.test, tests/acloca15.test, tests/acloca16.test,
79         tests/acloca17.test, tests/acloca18.test, tests/acloca19.test,
80         tests/aclocal.test, tests/aclocal3.test, tests/aclocal4.test,
81         tests/aclocal5.test, tests/aclocal6.test, tests/aclocal7.test,
82         tests/aclocal8.test, tests/aclocal9.test, tests/acoutbs.test,
83         tests/acoutbs2.test, tests/acoutnoq.test, tests/acoutpt.test,
84         tests/acoutpt2.test, tests/acoutqnl.test, tests/acsilent.test,
85         tests/acsubst.test, tests/acsubst2.test, tests/all.test,
86         tests/alloca.test, tests/alloca2.test, tests/alpha.test,
87         tests/alpha2.test, tests/amassign.test, tests/ammissing.test,
88         tests/ansi.test, tests/ansi10.test, tests/ansi2.test,
89         tests/ansi3.test, tests/ansi3b.test, tests/ansi4.test,
90         tests/ansi5.test, tests/ansi6.test, tests/ansi7.test,
91         tests/ansi8.test, tests/ansi9.test, tests/ar.test, tests/ar2.test,
92         tests/asm.test, tests/autohdr.test, tests/autohdr2.test,
93         tests/autohdr3.test, tests/autohdr4.test, tests/automake.test,
94         tests/auxdir.test, tests/auxdir2.test, tests/auxdir3.test,
95         tests/auxdir4.test, tests/backsl.test, tests/backsl2.test,
96         tests/backsl3.test, tests/backsl4.test, tests/badline.test,
97         tests/badopt.test, tests/badprog.test, tests/block.test,
98         tests/bsource.test, tests/canon.test, tests/canon2.test,
99         tests/canon3.test, tests/canon4.test, tests/canon5.test,
100         tests/ccnoco.test, tests/check.test, tests/check2.test,
101         tests/check3.test, tests/check4.test, tests/checkall.test,
102         tests/clean.test, tests/clean2.test, tests/colneq.test,
103         tests/colneq2.test, tests/colon.test, tests/colon2.test,
104         tests/colon3.test, tests/colon4.test, tests/colon5.test,
105         tests/colon6.test, tests/colon7.test, tests/comment.test,
106         tests/comment2.test, tests/comment3.test, tests/comment4.test,
107         tests/comment5.test, tests/comment6.test, tests/comment7.test,
108         tests/comment8.test, tests/comment9.test, tests/compile.test,
109         tests/compile_f90_c_cxx.test, tests/compile_f_c_cxx.test,
110         tests/cond.test, tests/cond10.test, tests/cond11.test,
111         tests/cond13.test, tests/cond14.test, tests/cond15.test,
112         tests/cond16.test, tests/cond17.test, tests/cond18.test,
113         tests/cond19.test, tests/cond2.test, tests/cond20.test,
114         tests/cond21.test, tests/cond22.test, tests/cond23.test,
115         tests/cond24.test, tests/cond25.test, tests/cond26.test,
116         tests/cond27.test, tests/cond28.test, tests/cond29.test,
117         tests/cond3.test, tests/cond30.test, tests/cond31.test,
118         tests/cond32.test, tests/cond33.test, tests/cond34.test,
119         tests/cond35.test, tests/cond36.test, tests/cond37.test,
120         tests/cond4.test, tests/cond5.test, tests/cond6.test,
121         tests/cond7.test, tests/cond8.test, tests/cond9.test,
122         tests/condd.test, tests/condhook.test, tests/condinc.test,
123         tests/condinc2.test, tests/condlib.test, tests/condman.test,
124         tests/condman2.test, tests/conf2.test, tests/confdeps.test,
125         tests/conff.test, tests/conff2.test, tests/confh.test,
126         tests/confh4.test, tests/confh5.test, tests/config.test,
127         tests/confincl.test, tests/conflnk.test, tests/conflnk2.test,
128         tests/conflnk3.test, tests/confsub.test, tests/confvar.test,
129         tests/confvar2.test, tests/copy.test, tests/ctarget1.test,
130         tests/cxx.test, tests/cxx2.test, tests/cxxansi.test,
131         tests/cxxcpp.test, tests/cxxlibobj.test, tests/cxxlink.test,
132         tests/cxxnoc.test, tests/cxxo.test, tests/cygwin32.test,
133         tests/dash.test, tests/defs.in, tests/defun.test,
134         tests/defun2.test, tests/dejagnu.test, tests/dejagnu2.test,
135         tests/dejagnu3.test, tests/dejagnu4.test, tests/dejagnu5.test,
136         tests/dejagnu6.test, tests/dejagnu7.test, tests/depacl2.test,
137         tests/depcomp.test, tests/depcomp2.test, tests/depcomp3.test,
138         tests/depcomp4.test, tests/depcomp5.test, tests/depdist.test,
139         tests/depend.test, tests/depend2.test, tests/depend3.test,
140         tests/depend4.test, tests/destdir.test, tests/dirforbid.test,
141         tests/dirlist.test, tests/discover.test, tests/distcom2.test,
142         tests/distcom3.test, tests/distcom4.test, tests/distcom5.test,
143         tests/distcom6.test, tests/distcom7.test, tests/distdir.test,
144         tests/distname.test, tests/dollar.test, tests/double.test,
145         tests/dup2.test, tests/else.test, tests/empty.test,
146         tests/empty2.test, tests/empty3.test, tests/empty4.test,
147         tests/exdir.test, tests/exdir2.test, tests/exeext.test,
148         tests/exeext2.test, tests/exeext3.test, tests/exeext4.test,
149         tests/exsource.test, tests/ext.test, tests/ext2.test,
150         tests/extra.test, tests/extra2.test, tests/extra3.test,
151         tests/extra4.test, tests/extra5.test, tests/extra6.test,
152         tests/extra7.test, tests/f90only.test, tests/flibs.test,
153         tests/fn99.test, tests/fnoc.test, tests/fo.test, tests/fonly.test,
154         tests/fortdep.test, tests/fpinst2.test, tests/fpinstall.test,
155         tests/gcj.test, tests/gcj2.test, tests/gcj3.test, tests/gcj4.test,
156         tests/gcj5.test, tests/getopt.test, tests/gettext.test,
157         tests/gettext2.test, tests/gnits.test, tests/gnits2.test,
158         tests/gnits3.test, tests/gnumake.test, tests/gnuwarn.test,
159         tests/gnuwarn2.test, tests/header.test, tests/help.test,
160         tests/hfs.test, tests/hosts.test, tests/implicit.test,
161         tests/include.test, tests/include2.test, tests/info.test,
162         tests/insh2.test, tests/install2.test, tests/installdir.test,
163         tests/instdat.test, tests/instdat2.test, tests/instexec.test,
164         tests/insthook.test, tests/instman.test, tests/instman2.test,
165         tests/instsh.test, tests/instsh2.test, tests/instspc.test,
166         tests/interp.test, tests/interp2.test, tests/java.test,
167         tests/java2.test, tests/java3.test, tests/javaprim.test,
168         tests/javasubst.test, tests/ldadd.test, tests/ldflags.test,
169         tests/lex.test, tests/lex2.test, tests/lex3.test, tests/lex4.test,
170         tests/lex5.test, tests/libobj10.test, tests/libobj11.test,
171         tests/libobj12.test, tests/libobj13.test, tests/libobj14.test,
172         tests/libobj2.test, tests/libobj3.test, tests/libobj4.test,
173         tests/libobj5.test, tests/libobj7.test, tests/libobj8.test,
174         tests/library.test, tests/library2.test, tests/library3.test,
175         tests/libtool.test, tests/libtool2.test, tests/libtool3.test,
176         tests/libtool4.test, tests/libtool5.test, tests/libtool6.test,
177         tests/libtool7.test, tests/libtool8.test, tests/libtool9.test,
178         tests/license.test, tests/link_c_cxx.test, tests/link_dist.test,
179         tests/link_f90_only.test, tests/link_f_only.test,
180         tests/link_fc.test, tests/link_fccxx.test, tests/link_fcxx.test,
181         tests/lisp2.test, tests/lisp3.test, tests/lisp4.test,
182         tests/lisp5.test, tests/lisp6.test, tests/lisp7.test,
183         tests/lisp8.test, tests/listval.test, tests/location.test,
184         tests/longlin2.test, tests/longline.test, tests/ltcond.test,
185         tests/ltcond2.test, tests/ltconv.test, tests/ltdeps.test,
186         tests/ltlibobjs.test, tests/ltlibsrc.test, tests/maintclean.test,
187         tests/make.test, tests/makej.test, tests/makevars.test,
188         tests/man.test, tests/man2.test, tests/mclean.test,
189         tests/mdate.test, tests/mdate2.test, tests/mdate3.test,
190         tests/mdate4.test, tests/missing.test, tests/missing2.test,
191         tests/missing3.test, tests/mkinst2.test, tests/mkinstall.test,
192         tests/mmodely.test, tests/multlib.test, tests/nobase.test,
193         tests/nodef.test, tests/nodef2.test, tests/nodep.test,
194         tests/nodepcomp.test, tests/nodist.test, tests/nodist2.test,
195         tests/nodist3.test, tests/nogzip.test, tests/nogzip2.test,
196         tests/noinst.test, tests/noinstdir.test, tests/nolink.test,
197         tests/nostdinc.test, tests/number.test, tests/obsolete.test,
198         tests/order.test, tests/outdir.test, tests/output.test,
199         tests/output10.test, tests/output11.test, tests/output12.test,
200         tests/output2.test, tests/output3.test, tests/output4.test,
201         tests/output5.test, tests/output6.test, tests/output7.test,
202         tests/output8.test, tests/output9.test, tests/overrid.test,
203         tests/parse.test, tests/percent.test, tests/percent2.test,
204         tests/phony.test, tests/pluseq.test, tests/pluseq10.test,
205         tests/pluseq2.test, tests/pluseq3.test, tests/pluseq4.test,
206         tests/pluseq5.test, tests/pluseq6.test, tests/pluseq7.test,
207         tests/pluseq8.test, tests/pluseq9.test, tests/postproc.test,
208         tests/ppf77.test, tests/pr2.test, tests/pr204.test,
209         tests/pr211.test, tests/pr220.test, tests/pr224.test,
210         tests/pr229.test, tests/pr243.test, tests/pr266.test,
211         tests/pr279-2.test, tests/pr279.test, tests/pr287.test,
212         tests/pr300-lib.test, tests/pr300-ltlib.test,
213         tests/pr300-prog.test, tests/pr307.test, tests/pr401.test,
214         tests/pr401b.test, tests/pr401c.test, tests/pr72.test,
215         tests/pr87.test, tests/pr9.test, tests/prefix.test,
216         tests/primary.test, tests/primary2.test, tests/primary3.test,
217         tests/proginst.test, tests/python.test, tests/python10.test,
218         tests/python11.test, tests/python12.test, tests/python2.test,
219         tests/python3.test, tests/python4.test, tests/python5.test,
220         tests/python6.test, tests/python7.test, tests/python8.test,
221         tests/python9.test, tests/recurs.test, tests/recurs2.test,
222         tests/regex.test, tests/remake.test, tests/remake2.test,
223         tests/remake3.test, tests/remake4.test, tests/remake5.test,
224         tests/req.test, tests/reqd.test, tests/reqd2.test,
225         tests/rulepat.test, tests/scripts.test, tests/seenc.test,
226         tests/sinclude.test, tests/space.test, tests/specflg.test,
227         tests/specflg2.test, tests/specflg3.test, tests/specflg6.test,
228         tests/specflg7.test, tests/specflg8.test, tests/specflg9.test,
229         tests/spell.test, tests/spell2.test, tests/spell3.test,
230         tests/spelling.test, tests/spy.test, tests/srcsub.test,
231         tests/srcsub2.test, tests/stamph2.test, tests/stdlib.test,
232         tests/stdlib2.test, tests/strip.test, tests/subcond.test,
233         tests/subcond2.test, tests/subcond3.test, tests/subdir.test,
234         tests/subdir2.test, tests/subdir3.test, tests/subdir4.test,
235         tests/subdir5.test, tests/subdir6.test, tests/subdir7.test,
236         tests/subdir8.test, tests/subdir9.test,
237         tests/subdirbuiltsources.test, tests/subobj.test,
238         tests/subobj2.test, tests/subobj3.test, tests/subobj4.test,
239         tests/subobj5.test, tests/subobj6.test, tests/subobj7.test,
240         tests/subobj8.test, tests/subobj9.test, tests/subobjname.test,
241         tests/subpkg.test, tests/subpkg2.test, tests/subst.test,
242         tests/subst2.test, tests/substre2.test, tests/substref.test,
243         tests/substtarg.test, tests/suffix.test, tests/suffix10.test,
244         tests/suffix11.test, tests/suffix2.test, tests/suffix3.test,
245         tests/suffix4.test, tests/suffix5.test, tests/suffix6.test,
246         tests/suffix7.test, tests/suffix8.test, tests/suffix9.test,
247         tests/symlink.test, tests/symlink2.test, tests/symlink3.test,
248         tests/syntax.test, tests/tags.test, tests/tagsub.test,
249         tests/tar.test, tests/tar2.test, tests/tar3.test,
250         tests/target-cflags.test, tests/targetclash.test,
251         tests/transform.test, tests/txinfo.test, tests/txinfo10.test,
252         tests/txinfo13.test, tests/txinfo16.test, tests/txinfo17.test,
253         tests/txinfo18.test, tests/txinfo19.test, tests/txinfo2.test,
254         tests/txinfo20.test, tests/txinfo21.test, tests/txinfo22.test,
255         tests/txinfo23.test, tests/txinfo24.test, tests/txinfo25.test,
256         tests/txinfo26.test, tests/txinfo27.test, tests/txinfo28.test,
257         tests/txinfo29.test, tests/txinfo3.test, tests/txinfo4.test,
258         tests/txinfo5.test, tests/txinfo6.test, tests/txinfo7.test,
259         tests/txinfo8.test, tests/txinfo9.test, tests/unused.test,
260         tests/vars.test, tests/vars3.test, tests/vartar.test,
261         tests/version.test, tests/version2.test, tests/version3.test,
262         tests/version4.test, tests/version6.test, tests/version7.test,
263         tests/version8.test, tests/vpath.test, tests/vtexi.test,
264         tests/vtexi2.test, tests/warnopts.test, tests/werror.test,
265         tests/werror2.test, tests/whoami.test, tests/xsource.test,
266         tests/yacc.test, tests/yacc2.test, tests/yacc3.test,
267         tests/yacc4.test, tests/yacc5.test, tests/yacc6.test,
268         tests/yacc7.test, tests/yacc8.test, tests/yaccpp.test,
269         tests/yaccvpath.test: Update FSF postal mail address.
270
271         * tests/cxxnoc.test: Adjust grep pattern for CC, because CVS
272         Autoconf currently defines a CCC variable.
273
274         * tests/output11.test, tests/output12.test: Use rm -f.
275
276 2005-04-25  Gary V. Vaughan  <gary@gnu.org>
277             Alexandre Duret-Lutz  <adl@gnu.org>
278
279         Support for remote LIBOBJS (and friends) with subdir-objects.
280         Fixes PR automake/401.
281
282         * automake.in (config_libobj_dir): New variable.
283         (scan_autoconf_traces): Set config_libobj_dir from AC_CONFIG_LIBOBJ_DIR.
284         (handle_LIBOBJS_or_ALLOCA, require_libsource_with_macro): New functions.
285         (handle_LIBOBJS, handle_ALLOCA): Use them.  Adjust location of
286         dependency files, possibly in a subdirectory.
287         * tests/pr401.test, tests/pr401b.test, tests/pr401c.test: New tests.
288         * tests/Makefile.am (TESTS): Add them.
289         * doc/automake.texi (Optional) <AC_CONFIG_LIBOBJ_DIR>: Document.
290         (LIBOBJS): Document changes in behaviour of
291         LIBOBJS, ALLOCA, LTLIBOBJS & LTALLOCA in the presence of
292         subdir-objects and an invocation of AC_CONFIG_LIBOBJ_DIR.
293
294 2005-04-18  Jim Meyering  <jim@meyering.net>
295
296         * doc/automake.texi (Dist): Correct English.
297
298 2005-03-31  Stepan Kasal  <kasal@ucw.cz>
299
300         * doc/automake.texi: When the phrase "for instance" introduces a
301         sentence, it should be delimited by a comma.
302
303         * doc/automake.texi: Fix a few typos.
304
305 2005-03-30  Alexandre Duret-Lutz  <adl@gnu.org>
306
307         * doc/automake.texi (Uniform): Use xmldir instead of htmldir as
308         example, since the GCS now define htmldir.
309         (Auxiliary Programs): Mention config-ml.in and symlink-tree.
310         Give a URL for texinfo.tex.
311         (Public macros): Sort alphabetically, and move obsolete macros...
312         (Obsolete macros): ... here.
313         Prompted by Karl Berry.
314
315 2005-03-29  Alexandre Duret-Lutz  <adl@gnu.org>
316
317         * doc/automake.texi (Multiple Outputs): Fix mistakes reported by
318         Jim Meyering.
319
320         * lib/am/lisp.am ($(am__ELCFILES)): Prevent races if the recover
321         rule is run with `make -j'.
322         * doc/automake.texi (Multiple Outputs): Adjust.
323         * tests/lisp6.test: Augment it.
324         * tests/lisp8.test: New file.
325         * tests/Makefile.am (TESTS): Add lisp8.test.
326         Suggested by Bruno Haible.
327
328 2005-03-27  Alexandre Duret-Lutz  <adl@gnu.org>
329
330         * doc/automake.texi: Use @:, @., @!, and @tie{} where appropriate.
331
332 2005-03-16  Alexandre Duret-Lutz  <adl@gnu.org>
333
334         * lib/am/lisp.am ($(am__ELCFILES)): Do not attempt to recover
335         a missing *.elc file if it cannot be created because emacs does
336         not exist.
337         * tests/lisp7.test: New file.
338         * tests/Makefile.am (TESTS): Add lisp7.test.
339         Report from Greg Schafer.
340
341 2005-03-05  Alexandre Duret-Lutz  <adl@gnu.org>
342
343         * doc/automake.texi: Replace wicked whiches by thats.
344
345 2005-03-04  Alexandre Duret-Lutz  <adl@gnu.org>
346
347         * aclocal.in (scan_configure_dep, scan_file): Include file names
348         are relative to the directory of configure.ac, not to the
349         directory of the file doing the include.  Remove code for this
350         latter case.
351         * tests/acloca13.test: Run distcheck and make sure all macros are
352         actually distributed.
353
354 2005-03-03  Alexandre Duret-Lutz  <adl@gnu.org>
355
356         For PR automake/450:
357         * aclocal.in (scan_file, scan_configure_dep): Skip missing sincluded
358         files.
359         * automake.in (scan_autoconf_traces): Likewise.
360         * tests/sinclude.test: Augment.
361         Report from Peter Breitenlohner.
362
363         For PR automake/450:
364         * aclocal.in (write_aclocal, trace_used_macros): Do not add/remove
365         acinclude.m4 and configure.ac to the include map in these two
366         places ...
367         (strip_redundant_includes): ... do it here.  This completes the
368         previous change from 2005-03-01, that did not update
369         write_aclocal.
370         * tests/acloca19.test: Augment.
371         Report from Peter Breitenlohner.
372
373 2005-03-02  Alexandre Duret-Lutz  <adl@gnu.org>
374
375         * tests/comment9.test: Typo.
376
377 2005-03-01  Alexandre Duret-Lutz  <adl@gnu.org>
378
379         * automake.in (read_am_file): Preserve backslashes preceding ##-lines.
380         * tests/comment9.test: New file.
381         * tests/Makefile.am (TESTS): Add comment9.test.
382         Report from Julien Sopena.
383
384         For PR automake/450:
385         * aclocal.in (trace_used_macros): Do not explicitly trace files
386         included by configure.ac.
387         * tests/acloca19.test: New file.
388         * tests/Makefile.am (TESTS): Add acloca19.test.
389         Report from Peter Breitenlohner.
390
391 2005-02-27  Alexandre Duret-Lutz  <adl@gnu.org>
392
393         Fix for PR automake/448:
394         * automake.in (handle_factored_dependencies): Flag install-hook as
395         an error.
396         * tests/insthook.test: Exercise this.
397
398         * m4/lispdir.m4: Use datarootdir instead of datadir to match GCS.
399         * doc/automake.texi (Hard-Coded Install Paths): Adjust.
400
401         * doc/automake.texi: Replace many uses of @samp by @code, and
402         vice versa.  Use @command, @option, and @env where appropriate.
403
404 2005-02-26  Alexandre Duret-Lutz  <adl@gnu.org>
405
406         * doc/automake.texi: "filename" -> "file name", for consistency
407         with GNU Coding Standards.  See also Paul's change on 2004-08-20
408         in Autoconf.
409
410         * doc/automake.texi (A Library, Libtool Libraries): Show how to link
411         a program with a static or libtool library.
412         (Program and Library Variables): Make clearer that _LDADD and
413         _LIBADD may also list libraries.
414         Prompted by a mail from Bruce Korb.
415
416         * doc/automake.texi (Alternative): Show how to rewrite nobase_
417         variables using custom directory variables, and link to node
418         Uniform.  Suggested by Leonardo Boiko.
419
420         * doc/automake.texi (Flag Variables Ordering, User Variables):
421         Make clearer who the maintainer is, and that he can AC_SUBST AM_
422         variables in configure.ac.  Suggested by Norman Gray.
423         (Uniform, Public macros, Libtool Issues, Java Support,
424         Conditionals): Use `---' for em dash, and stick them to the
425         enclosing text.
426
427         * doc/automake.texi: Reword a few sentences to fix all underflow
428         and overflow warnings during `make dvi'.
429         (Auxiliary Programs) <configure.guess, config.sub>: Update URL.
430         (Public macros) <AM_WITH_DMALLOC>: Likewise.
431
432 2005-02-12  Alexandre Duret-Lutz  <adl@gnu.org>
433
434         * lib/INSTALL, lib/config-ml.in, lib/config.guess, lib/config.sub,
435         lib/texinfo.tex: New upstream versions.
436
437         * doc/automake.texi (Hard-Coded Install Paths): New node.
438         (Extending, Extending aclocal, Python): Link to it.
439         (Extending): Don't show how to install a file in /etc/ directly,
440         this is insane.
441
442         * automake.in (read_am_file): Define variables containing long
443         lines as VAR_PRETTY to work around tools with limited input width.
444         * tests/longlin2.test: New file.
445         * tests/Makefile.am (TESTS): Add it.
446         Report from Albert Chin.
447
448 2005-02-09  Alexandre Duret-Lutz  <adl@gnu.org>
449
450         Fix for PR automake/447:
451         * lib/depcomp (tru64) [libtool]: Also check for $dir.libs/$base.o.d.
452         Report from Mathias Doreille.  Add some old comments from
453         Nicolas Joly for reference.
454
455 2005-02-08  Stepan Kasal  <kasal@ucw.cz>
456
457         * lib/mdate-sh: Check the size of the word following the month to
458         catch Darwin.  This way the filename can contain spaces.
459
460         * doc/automake.texi (Requirements, Options): Typos.
461
462 2005-02-08  Alexandre Duret-Lutz  <adl@gnu.org>
463
464         * lib/missing (makeinfo): Compute the output file if neither -o
465         nor @setfilename is used.
466         Reported by Miroslaw Dobrzanski-Neumann and Bruno Haible.
467
468 2005-02-07  Alexandre Duret-Lutz  <adl@gnu.org>
469
470         * doc/automake.texi (Requirements): Show one example of
471         AC_CONFIG_FILES with multiple outputs, and correct a few typos.
472
473         * aclocal.in ($serial_line_rx): Expect at least one space between
474         `serial' and the following number.
475         Report from Jim Meyering.
476
477         * lib/mdate-sh: Cope with Darwin's Day/Month/Year output.
478         Report from Peter O'Gorman.
479
480 2005-02-06  Alexandre Duret-Lutz  <adl@gnu.org>
481
482         * aclocal.in (usage, parse_arguments): New --dry-run and --diff
483         options.
484         (install_file, write_aclocal): Honor --dry-run and --diff.
485         * doc/automake.texi (aclocal options): Document --dry-run and --diff.
486         (Serials): Mention --diff.
487         * lib/Automake/FileUtils.pm (handle_exec_errors): Accept an
488         $expected_exit_code argument.
489         (xsystem): Take a list of arguments, not a string.
490         * tests/acloca18.test: Use --dry-run and --diff.
491         Suggested by Paul Eggert.
492
493         * doc/automake.texi (aclocal options, Macro search path,
494         Extending aclocal, Local Macros, Serials, Future of aclocal): Make
495         these subsection of ...
496         (Invoking aclocal): ... this.
497
498         * aclocal.in ($serial_line_rx): Allow trailing garbage after the
499         serial number.
500         (scan_file): Explicitly mark the "ill-formed serial" message
501         as a warning.
502         * doc/automake.texi (aclocal options, Local Macros): Link to...
503         (Serials): ... this new section.
504
505 2005-02-02  Paul Eggert  <eggert@cs.ucla.edu>
506
507         * lib/compile: Likewise.
508
509 2005-02-02  Alexandre Duret-Lutz  <adl@gnu.org>
510
511         * lib/elisp-comp: Use `(exit N); exit N', not `(exit N); exit';
512         see 2004-12-17.
513         * lib/mdate-sh, lib/py-compile, lib/ylwrap: Exit with nonzero
514         status if a write failure occurs with --help or --version option,
515         as below.
516
517 2005-02-02  Paul Eggert  <eggert@cs.ucla.edu>
518
519         * lib/depcomp: Exit with nonzero status if a write failure occurs
520         with --help or --version option.
521         * lib/elisp-comp: Likewise.
522         * lib/gnupload: Likewise.
523         * lib/install-sh: Likewise.
524         * lib/missing: Likewise.
525         * lib/mkinstalldirs: Likewise.
526
527 2005-02-01  Alexandre Duret-Lutz  <adl@gnu.org>
528
529         * doc/automake.texi (aclocal options): Typo.
530
531         * aclocal.in (list_compare): New functions.
532         (scan_file): Honor #serial lines.
533         * tests/acloca18.test: New test.
534         * tests/Makefile.am (TESTS): Add it.
535         * doc/automake.texi (aclocal options, Local Macros): Document
536         #serial.
537
538 2005-01-30  Alexandre Duret-Lutz  <adl@gnu.org>
539
540         Preliminary support for `aclocal --install'.
541         This still lacks #serial support.
542         * aclocal.in (reset_maps, install_file): New functions.
543         (write_aclocal): Copy files if --install.
544         (usage, parse_arguments): Recognize --install.
545         ("MAIN"): Start aclocal again if some file were installed.
546         * tests/acloca10.test: Augment to test --install.
547         * tests/aclocal.in, tests/defs.in: Add support for
548         ACLOCAL_TESTSUITE_FLAGS, used by acloca10.test.
549         * doc/automake.texi (aclocal options, Local Macros): Document
550         --install.
551         (Future of aclocal): Adjust.
552
553         * doc/automake.texi (Macro search path): Using --acdir is not
554         obvious, it's erroneous.
555
556         * doc/automake.texi (direntry): Let `info Automake' point to the
557         manual, and `info automake' to the `Invoking automake' node.  Like
558         in Autoconf.
559
560 2005-01-27  Akim Demaille  <akim@epita.fr>
561
562         * lib/Automake/Configure_ac.pm: s/filename/file_name/g.
563         From Paul Eggert.
564
565 2005-01-24  Akim Demaille  <akim@epita.fr>
566
567         * lib/Automake/FileUtils.pm: Rename filename as file_name to be
568         consistent with the terminology of the GNU coding standards.
569         From Paul Eggert.
570         (update_file): Accept a $force argument, so that --force always
571         updates the time stamps.
572
573 2005-01-23  Alexandre Duret-Lutz  <adl@gnu.org>
574
575         * doc/automake.texi (How the Linker is Chosen): Explain how the
576         linker is chosen without diagram, and update to match the code.
577         Suggestion from Adrian Bunk.
578
579 2005-01-16  Alexandre Duret-Lutz  <adl@gnu.org>
580
581         * lib/am/subdirs.am ($(RECURSIVE_TARGETS), $(RECURSIVE_CLEAN_TARGETS)):
582         Process all words of $MAKEFLAGS when checking for -k.
583         * tests/check4.test: New file.
584         * tests/Makefile.am (TESTS): Add check4.test.
585         Report from Eric Blake.
586
587 2005-01-13  Alexandre Duret-Lutz  <adl@gnu.org>
588
589         * m4/amversion.in (AM_AUTOMAKE_VERSION): Point users to
590         AM_INIT_AUTOMAKE if the version passed is incorrect.
591         * tests/version8.test: New file.
592         * tests/Makefile.am (TESTS): Add version8.test.
593
594 2005-01-09  Alexandre Duret-Lutz  <adl@gnu.org>
595
596         * m4/amversion.in, m4/as.m4, m4/auxdir.m4, m4/ccstdc.m4,
597         m4/cond.m4, m4/depend.m4, m4/depout.m4, m4/dmalloc.m4, m4/gcj.m4,
598         m4/header.m4, m4/init.m4, m4/install-sh.m4, m4/lead-dot.m4,
599         m4/lex.m4, m4/lispdir.m4, m4/maintainer.m4, m4/make.m4,
600         m4/minuso.m4, m4/missing.m4, m4/mkdirp.m4, m4/multi.m4,
601         m4/obsol-gt.m4, m4/obsol-lt.m4, m4/obsolete.m4, m4/options.m4,
602         m4/protos.m4, m4/python.m4, m4/regex.m4, m4/runlog.m4,
603         m4/sanity.m4, m4/strip.m4, m4/tar.m4: Use the same all-permissive
604         license that is used in aclocal.m4.  Relicensing backed by RMS.
605
606         * doc/automake.texi (A Library, LIBOBJS): Mention that empty
607         libraries are not portable.
608
609 2005-01-05  Akim Demaille  <akim@epita.fr>
610
611         * aclocal.in ($ac_defun_rx): Match AU_ALIAS.
612         * tests/aclocal5.test (MORE_DEFS): Rename as...
613         (AM_TEST): this so that undefined macros are caught.
614         And make it an alias of AC_SUBST.
615         Test AU_ALIAS.
616         Reported by Martin Bravenboer.
617
618 2005-01-03  Alexandre Duret-Lutz  <adl@gnu.org>
619
620         Fix handling of per-target flags in link rules.
621         * automake.in (define_per_target_linker_variable): New function.
622         (handle_programs, handle_ltlibraries): Use it.
623         (%link_languages): New map.
624         (register_language): Fill it.
625         * lib/am/ltlibrary.am (%LTLIBRARY%): Do not append
626         $(%XLTLIBRARY%_LDFLAGS) to the command, this is now done by
627         define_per_target_linker_variable if needed.
628         * lib/am/program.am (%PROGRAM%%EXEEXT%): Likewise with
629         $(%XPROGRAM%_LDFLAGS).
630         * doc/automake.texi (Program and Library Variables): Mention
631         AM_LDFLAGS and AM_LIBTOOLFLAGS in the definition of maude_LDFLAGS
632         and maude_LIBTOOLFLAGS.
633         * tests/libtool9.test: New file.
634         * tests/Makefile.am (TESTS): Add it.
635         * NEWS: Explain the backward incompatibility.
636         Report from Akim Demaille.
637
638 2005-01-01  Alexandre Duret-Lutz  <adl@gnu.org>
639
640         * doc/automake.texi (Requirements) <AC_CONFIG_FILES>: Discuss
641         specifications with shell variables.
642         (Optional) <AC_CONFIG_HEADERS, AC_CONFIG_LINKS>: Point to
643         AC_CONFIG_FILES for this explanation.
644         * automake.in (substitute_ac_subst_variables_worker,
645         substitute_ac_subst_variables): Mew functions.
646         (rewrite_inputs_into_dependencies): Use substitute_ac_subst_variables
647         to ignore dependencies that contain unAC_SUBSTed shell variables.
648         (handle_configure): Likewise, do not output rules for
649         AC_CONFIG_HEADERS, AC_CONFIG_FILES, and AC_CONFIG_LINKS targets that
650         unAC_SUBSTed contain shell variables.
651         * tests/autohdr4.test: Use an AC_SUBST variable in a specification.
652         * tests/output11.test, tests/output12.test: New files.
653         * tests/Makefile.am (TESTS): Add output11.test and output12.test.
654
655         * aclocal.in (parse_arguments, write_aclocal): Bump copyright year.
656         * automake.in ($gen_copyright, version): Likewise.
657
658 2004-12-31  Alexandre Duret-Lutz  <adl@gnu.org>
659
660         * tests/man2.test, tests/transform.test: Specify --mandir, in order
661         not to fail when Autoconf changes its $mandir default.
662
663 2004-12-30  Alexandre Duret-Lutz  <adl@gnu.org>
664
665         Support for `install-dvi', `install-html', `install-ps', and
666         `install-pdf', as recently introduced into the GNU Coding
667         Standard.
668
669         * automake.in (handle_factored_dependencies): Reject
670         uninstall-dvi-local, uninstall-html-local, uninstall-info-local,
671         uninstall-ps-local, and uninstall-pdf-local.  Allow
672         install-info-local even when no-installinfo is not used.
673         (handle_data): Allow datarootdir, dvidir, htmldir, pdfdir, and psdir.
674         (%standard_prefix): Declare these new standard directory variables.
675         * doc/automake.texi (Texinfo, Third-Party Makefiles): Document
676         install-dvi, install-html, install-pdf, and install-ps.
677         (Extending): Document install-local-dvi, install-local-html,
678         install-local-info, install-local-pdf, and install-local-ps.
679         * lib/Automake/Rule.pm (%dependencies): Add new install rules,
680         and remove uninstall-info.
681         * /cvs/automake/automake/lib/am/texinfos.am (install-dvi,
682         install-dvi-am, install-dvi-recursive, install-html,
683         install-html-am, install-html-recursive, install-pdf,
684         install-pdf-am, install-pdf-recursive, install-ps, install-ps-am,
685         install-ps-recursive, uninstall-dvi-am, uninstall-html-am,
686         uninstall-pdf-am, uninstall-ps-am): New rules.
687         (uninstall-info): Delete.
688         * tests/txinfo21.test: Augment to check for these new rules.
689         * tests/exdir2.test: Do not use `htmldir' as example of
690         undefined directory.
691         * tests/overrid.test: Do not be fooled by install-ps and
692         install-html.
693         * tests/txinfo10.test: Do not grep for uninstall-info-recursive.
694
695 2004-12-27  Alexandre Duret-Lutz  <adl@gnu.org>
696
697         * automake.in (Preprocessed Fortran): Fix the definition of FCLINK.
698
699         * Makefile.am (maintainer-check): Refine check for @_ in scalar
700         context.  Check for correct use of PRE_INSTALL, NORMAL_INSTALL,
701         POST_INSTALL, PRE_UNINSTALL, NORMAL_UNINSTALL, and POST_UNINSTALL.
702         * lib/am/texinfos.am (uninstall-info-am): Hide the invocation of
703         $(PRE_UNINSTALL).
704
705 2004-12-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
706
707         * lib/am/texinfos.am (uninstall-info-am): Show change of
708         directory while uninstalling DJGPP-style info files.
709
710 2004-12-27  Alexandre Duret-Lutz  <adl@gnu.org>
711
712         Declare recursive install targets as dependencies of `.MAKE', so
713         that `make -n install' works with BSD Make too.
714
715         * lib/Automake/Rule.pm (reset) <%dependencies>: Add `.MAKE'.
716         * automake.in (target_cmp): Move all `.XYZ' target last, not
717         only `.PHONY'.
718         (handle_factored_dependencies): Add target with hooks to `.MAKE'.
719         Do not let a user definition of .MAKE override ours.
720         * lib/am/install.am (install-am, install-strip): Mark as `.MAKE'.
721         * lib/am/multilib.am (all-multi, install-multi, mostlyclean-multi,
722         clean-multi, distclean-multi, maintainer-clean-multi): Likewise.
723         * lib/am/subdirs.am (mostlyclean-recursive, clean-recursive,
724         distclean-recursive, maintainer-clean-recursive): Likewise.
725
726 2004-12-18  Alexandre Duret-Lutz  <adl@gnu.org>
727
728         * lib/config-ml.in, lib/config.guess, lib/config.sub,
729         lib/texinfo.tex: New upstream versions.
730
731         * doc/automake.texi (gettext): Move the paragraph about
732         dist_list_LISP...
733         (Emacs Lisp): ... here.
734         Report from Bruno Haible.
735
736         * doc/automake.texi: Bump GFDL version to 1.2, since that is
737         what we distribute.
738
739         * doc/automake.texi: Fix more misuses of @ref, @xref and @pxref,
740         including some of the "corrections" below.  Thanks to Karl Berry.
741
742         * doc/automake.texi: Correct several misuses of @xref and @pxref.
743
744 2004-12-17  Jim Meyering  <jim@meyering.net>
745
746         * install-sh: Use `(exit N); exit N', not `(exit N); exit'.
747         Otherwise, install-sh could exit with improper exit status when
748         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
749
750 2004-12-14  Akim Demaille  <akim@epita.fr>
751
752         * doc/automake.texi (Options): Englishoes.
753         (Options): And another.
754
755 2004-12-13  Alexandre Duret-Lutz  <adl@gnu.org>
756
757         * ChangeLog.03: New file, extracted from ChangeLog.
758         * Makefile.am (EXTRA_DIST): Add it.
759
760 2004-12-12  Alexandre Duret-Lutz  <adl@gnu.org>
761
762         * automake.in (check_user_variables): New function, extracted
763         from ...
764         (handle_languages): ... here.
765         (handle_languages, define_compiler_variable, define_link_variable):
766         Honore LIBTOOLFLAGS.
767         (handle_single_transform): Check _LIBTOOLFLAGS in
768         addition to other per-target flags for Libtool objects.
769         (handle_libtool): Warn if LIBTOOLFLAGS is defined.
770         * doc/automake.texi (Libtool Flags, Program and Library Variables,
771         Flag Variables Ordering): Document LIBTOOLFLAGS.
772         * tests/libtool7.test: Check basic support for LIBTOOLFLAGS.
773         * tests/libtool8.test: Make sure Automake warns about LIBTOOLFLAGS
774         definitions.
775         * tests/subobj9.test: Adjust.
776
777 2004-12-11  Alexandre Duret-Lutz  <adl@gnu.org>
778
779         * doc/automake.texi (Per-Object Flags): New node.
780
781 2004-12-09  Alexandre Duret-Lutz  <adl@gnu.org>
782
783         Fix PR automake/441:
784         * lib/am/java.am (install-%DIR%JAVA, uninstall-%DIR%JAVA): Do
785         not install *.class if "$(%DIR%_JAVA)" is empty.
786         * tests/java3.test: New file.
787         * tests/Makefile.am (TESTS): Add it.
788         Report from Johannes Nicolai.
789
790         * doc/automake.texi (Java): Mention dist_ and add an example.
791         * tests/java.test: Do actually compile java files and run distcheck.
792
793 2004-12-08  Peter O'Gorman  <peter@pogma.com>
794             Alexandre Duret-Lutz  <adl@gnu.org>
795
796         * lib/Automake/FileUtils.pm (dir_has_case_matching_file,
797         reset_dir_cache): New functions.
798         * automake.in (handle_dist, require_file_internal): Use them, so
799         that CHANGELOG is not confused with ChangeLog on case-insensitive
800         case-preserving file systems.
801         * tests/hfs.test: New file.
802         * tests/Makefile.am (TESTS): Add hfs.test.
803
804 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
805
806         * lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles
807         the spaces inside $ls_command.  Problem reported by Loulou Pouchet in
808         <http://lists.gnu.org/archive/html/autoconf/2004-12/msg00074.html>.
809         Don't use "set - x"; plain "set x" is enough, and simplifies debugging.
810
811 2004-12-05  Toshio Kuratomi  <toshio@tiki-lounge.com>
812
813         * lib/py-compile: Add --destdir switch to py-compile that takes a
814         path argument that is not compiled into the file when byte compiling.
815         * lib/am/python.am: Use the new py-compile arguments to not include
816         DESTDIR in the byte compiled files.
817         * tests/python12.test: Test that DESTDIR won't be byte compiled into
818         python files.
819
820 2004-12-05  Alexandre Duret-Lutz  <adl@gnu.org>
821
822         * doc/automake.texi (Clean): Typo.
823
824         * doc/automake.texi: Use @acindex for Autoconf macros, and @vindex
825         for variables (@cvindex was previously used for both).  Separate
826         these two indices in the output.  Use @code, @file, and @command
827         in @cindex lines wherever appropriate so they render nicely.
828
829 2004-12-05  Stepan Kasal  <kasal@ucw.cz>
830
831         * doc/automake.texi (renamed objects, CVS): Typos.
832
833 2004-12-05  Alexandre Duret-Lutz  <adl@gnu.org>
834
835         * doc/automake.texi (Flag Variables Ordering): New section.
836         (User Variables, Program and Library Variables): @xref it.
837
838 2004-11-24  Alexandre Duret-Lutz  <adl@gnu.org>
839
840         * doc/automake.texi (Conditional Subdirectories): More comments
841         about non-distributed subdirectories.
842
843         * Makefile.am (maintainer-clean): Check for unescaped @ in manual.
844
845 2004-11-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
846
847         * doc/automake.texi (Built sources example): Fix typo.
848
849 2004-11-22  Alexandre Duret-Lutz  <adl@gnu.org>
850
851         * aclocal.in (parse_arguments): Diagnose abbreviation ambiguous with
852         --help or --version.
853         * automake.in (parse_arguments): Likewise.
854         * tests/aclocal.test, tests/automake.test: Check this.
855         Report from Eric Blake.
856
857 2004-11-21  Alexandre Duret-Lutz  <adl@gnu.org>
858
859         * automake.in (parse_arguments): Diagnose empty arguments, options
860         with missing argument, and support `--'.
861         * aclocal.in (parse_arguments): Diagnose options with missing
862         argument.
863         * tests/aclocal.test: More checks.
864         * tests/automake.test: New file.
865         * tests/postprog.test: Use `--' for fun.
866         * tests/Makefile.am (TESTS): Add automake.test.
867         Report from Eric Blake.
868
869         * lib/am/progs.am (installcheck-%DIR%PROGRAMS): Run programs with
870         /dev/null as input, so we do not hang on programs that read their
871         input without supporting --help and --version.
872         * lib/am/scripts.am (installcheck-%DIR%SCRIPTS): Likewise for scripts.
873         * tests/gnits2.test: Change scriptnok.sh to cat its input.
874         Report and fix from James Youngman.
875
876 2004-11-17  Alexandre Duret-Lutz  <adl@gnu.org>
877
878         * aclocal.in (%file_seen): Rename as ...
879         (%file_added): ... this, and move it close to add_file(), the only
880         function that uses it.
881
882         * aclocal.in (version): Remove initial blank line and reproduce
883         the layout of automake --version.  From Art Haas.
884
885         * aclocal.in (%file_type, FT_USER, FT_AUTOMAKE_SYSTEM): New variables.
886         (scan_m4_dirs): New function, extracted from ...
887         (scan_m4_files): ... here.  Call scan_m4_files three times, for each
888         FT_ constant.
889         (scan_file): Take a file type argument to update %file_type.
890         (write_aclocal): Do not m4_include files that are not of type FT_USER.
891         * tests/dirlist.test: Make sure m4_include is not used for --acdir
892         files.
893
894         * tests/defs.in (testaclocaldir): New variable.
895         * tests/aclocal.test: Use it to fix the test.  Report from
896         Patrick Welche.
897
898 2004-11-10  Alexandre Duret-Lutz  <adl@gnu.org>
899
900         * m4/python.m4 (AM_PATH_PYTHON): Fix the invocation of
901         AC_PATH_PROGS to correctly define PYTHON as `:' when no interpreter
902         is found (this worked correctly only when a minimal version was
903         passed to AM_PATH_PYTHON).  Report from Stepan Kasal.
904         (_AM_PYTHON_INTERPRETER_LIST): Define using m4_define_default,
905         so we can easily override the list from the test suite.
906         * tests/python11.test: New file.
907         * tests/Makefile.am (TESTS): Add python11.test.
908
909         * doc/automake.texi (Libtool Modules): Make clearer that -module
910         should appear explicitly in _LDFLAGS.
911
912 2004-11-09  Alexandre Duret-Lutz  <adl@gnu.org>
913
914         * aclocal.in (parse_arguments): Correctly recognize --print-ac-dir.
915         * tests/aclocal.test: Check --print-ac-dir and a unknown option.
916
917         * aclocal.in (parse_arguments): Fix detection of unexisting default
918         $(datadir)/aclocal.  Report from Akim.
919
920 2004-11-07  Alexandre Duret-Lutz  <adl@gnu.org>
921
922         * aclocal.in ($acdir): Rename as ...
923         (@system_includes): ... this.
924         (@user_includes, @automake_includes): New variables.
925         ($default_acdir, $default_dirlist): Remove.
926         (parse_arguments): Populate @user_includes, @automake_includes, and
927         @system_includes instead of filling a unique @dirlist array.
928         ("MAIN"): Adjust to scan m4 files in @user_includes,
929         @automake_includes, and @system_includes.
930
931 2004-11-06  Alexandre Duret-Lutz  <adl@gnu.org>
932
933         * aclocal.in (parse_arguments): Correct comment.  From Akim.
934
935 2004-11-04  Alexandre Duret-Lutz  <adl@gnu.org>
936
937         * aclocal.in: Use Automake::ChannelDefs, and adjust all output
938         to be done via `fatal', `msg', `verb', or `prog_error'.
939         (version): New function.
940         (parse_arguments): Rewrite using Getopt::Long, call &version, and
941         honor -W and --warning.
942         ($verbose): Remove.
943         (trace_used_macros): Do not trace the first arguments of macros
944         for which we do not need it.  This caused failures because of
945         unexpected newlines in the output.
946         * doc/automake.texi (aclocal options): Document -W and --warning.
947         * tests/defs.in (ACLOCAL): Always use -Werror, to catch Perl
948         warnings about uninitialized variables.
949
950 2004-11-03  Alexandre Duret-Lutz  <adl@gnu.org>
951
952         * tests/defs.in: Do not distinguish VERBOSE=x from
953         VERBOSE=anything_but_x, always turn on shell traces.
954
955         * aclocal.in (write_aclocal): Make sure $map_traced_defs{$m} exists
956         before using it.  Suppress a warning observable in test/acloca16.test.
957         Report from Ralf Wildenhues.
958
959 2004-11-01  Alexandre Duret-Lutz  <adl@gnu.org>
960
961         * lib/Automake/XFile.pm (lock): Make sure $ENV{'MAKEFLAGS'} exists
962         before inspecting it; this fixes "uninitialized value in
963         concatenation" diagnostics when flock fails.
964         Report from Gary V. Vaughan.
965
966         * aclocal.in: Use strict and -w.  Declare local variables with `my',
967         and get rid of `local'.
968         (scan_m4_files, add_macro): Reindent these functions while we are
969         at it.
970
971         * lib/config.guess, lib/texinfo.tex: New upstream versions.
972
973         * doc/automake.texi (LIBOBJS): Spelling and grammar corrections
974         from Ralf Wildenhues.
975
976 2004-10-31  Alexandre Duret-Lutz  <adl@gnu.org>
977
978         * doc/automake.texi (LIBOBJS): Augment with an example setup.
979         (LTLIBOBJ): Rename as ...
980         (LTLIBOBJS): ... this.  Link to LIBOBJS, and mention LTALLOCA.
981
982 2004-10-25  Alexandre Duret-Lutz  <adl@gnu.org>
983
984         * doc/automake.texi: Untabify, tabs in the examples are poorly
985         rendered.
986         * Makefile.am (maintainer-check): Grep tabs in the manual.
987
988         * tests/comment8.test: Use $MAKE, not make.
989
990 2004-10-24  Alexandre Duret-Lutz  <adl@gnu.org>
991
992         * tests/distcom3.test: Typo.
993
994 2004-10-22  Alexandre Duret-Lutz  <adl@gnu.org>
995
996         * doc/automake.texi (Libtool Convenience Libraries): Explain how
997         to force the linker selection.
998
999         * lib/install-sh: Fix the dirname emulation to ignore trailing
1000         slashes, i.e., the direname of `a/b/' is `a', not `a/b/'.  This
1001         caused `install-sh a/b/' to fail.
1002         * tests/instsh2.test: Augment.
1003         Report from Пухальский Юрий Андреевич.
1004
1005 2004-10-21  Alexandre Duret-Lutz  <adl@gnu.org>
1006
1007         * automake.in (get_object_extension): The extension to use is know
1008         by the caller, and cannot be selected by looking only at the
1009         target name.  Simplify this function to simply conditionally
1010         prepend $U to the given extension.
1011         (handle_programs, handle_libraries, handle_ltlibraries): Hard-code
1012         the extension to use.  This way Automake won't mistake a program
1013         named `foo.la' as a libtool library.
1014         * tests/primary3.test: New file.
1015         * tests/Makefile.am (TESTS): Add primary3.test.
1016
1017 2004-10-12  Alexandre Duret-Lutz  <adl@gnu.org>
1018
1019         * doc/automake.texi (Install): Link to node Extending for examples.
1020         (Extending): More comments about install-data-hook vs
1021         install-exec-hook, and link to Install.
1022
1023         * configure.ac: Export @am_AUTOCONF@.
1024         * tests/defs.in (AUTOCONF): Define as @am_AUTOCONF@, not @AUTOCONF@,
1025         so the test suite runs `autoconf' and not `missing --run autoconf'.
1026         * tests/missing.test, tests/missing2.test: Arrange for missing
1027         to be used in front of autoconf even if the user has exported
1028         AUTOCONF.  This fixes two spurious failures reported by
1029         Mark D. Baushke.
1030
1031         * lib/compile: Handle output.obj in addition to output.o.
1032         * tests/compile.test: Check for this.
1033
1034 2004-10-11  Alexandre Duret-Lutz  <adl@gnu.org>
1035
1036         * doc/automake.texi (Sources): Typo, reported by Karl Berry.
1037
1038 2004-10-10  Kelley Cook  <kcook@gcc.gnu.org>  (tiny change)
1039             Alexandre Duret-Lutz  <adl@gnu.org>
1040
1041         * aclocal.in ($ac_defun_rx): Match AC_DEFUN_ONCE.
1042         (trace_used_macros): Trace AC_DEFUN_ONCE.
1043         * tests/aclocal5.test: Use AC_DEFUN_ONCE.
1044
1045 2004-10-10  Stepan Kasal  <kasal@ucw.cz>  (tiny change)
1046
1047         * doc/automake.texi (Extending): Typo.
1048
1049 2004-10-10  Martin Waitz  <tali@admingilde.org>  (tiny change)
1050
1051         * m4/as.m4 (AM_PROG_AS): Check dependency tracking mode for CCAS.
1052         * automake.in (cppasm): Use the dependency tracking more for CCAS.
1053         * doc/automake.texi (Assembly Support): Note that *.S are
1054         preprocessed with CPPFLAGS.
1055
1056 2004-10-10  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058         * automake.in (Languages): Split .s (asm) and .S (cppasm) into
1059         separate languages.  Make cppasm (Preprocessed Assembler) aware
1060         of CPPFLAGS, AM_CPPFLAGS.
1061         (handle_languages): Fix typo.
1062         (lang_cppasm_rewrite): New function.
1063
1064 2004-09-29  Alexandre Duret-Lutz  <adl@gnu.org>
1065
1066         * tests/subobj9.test: Adjust regexes after previous patch.
1067
1068 2004-09-28  Alexandre Duret-Lutz  <adl@gnu.org>
1069
1070         * automake.in (handle_languages, define_compiler_variable): Output
1071         Libtool's --tag= option before --mode=compile, because depcomp use
1072         --mode=compile as end marker for libtool arguments.
1073         (define_linker_variable): Likewise before --mode=link, for
1074         uniformity.
1075         * tests/pr307.test: Make sure dependency files are updated.  That
1076         was not the case because depcomp thought `--tag=CC' was the
1077         compiler to get dependencies from.
1078         Report from Пухальский Юрий Андреевич.
1079
1080 2004-09-26  Alexandre Duret-Lutz  <adl@gnu.org>
1081
1082         * configure.ac: Require Perl 5.6.
1083         * lib/Automake/Config.in: Require Perl 5.6 (not done in
1084         lib/Automake/General.pm because it is shared with Autoconf),
1085         and use `our' instead of `use vars'.
1086         * aclocal.in (rel2abs): Remove.
1087         (scan_configure_dep): Use File::Spec->rel2abs instead.
1088
1089         * tests/compile.test, tests/instsh2.test, tests/instspc.test: Use
1090         two consecutive spaces in filename instead of one, to catch mistake
1091         like `echo $val | ...`.
1092         * tests/README: Suggest this.
1093         Suggested by Ralf Wildenhues.
1094
1095 2004-09-25  Alexandre Duret-Lutz  <adl@gnu.org>
1096
1097         * doc/automake.texi (Clean): Document -local targets.
1098
1099 2004-09-25  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1100
1101         * doc/automake.texi: Typos.
1102
1103 2004-09-21  Alexandre Duret-Lutz  <adl@gnu.org>
1104
1105         * doc/automake.texi (Timeline): Typos and other English mistakes
1106         reported by Jim and Gary.
1107
1108         * lib/Automake/VarDef.pm (append): Strip comments from augmented
1109         variables.
1110         * tests/comment8.test: New file.
1111         * tests/Makefile.am (TESTS): Add comment8.test.
1112         Report from Stepan Kasal.
1113
1114 2004-09-19  Alexandre Duret-Lutz  <adl@gnu.org>
1115
1116         * tests/compile.test: Fix rm usage.
1117
1118         * INSTALL, lib/INSTALL, lib/config.sub, lib/config.guess,
1119         lib/texinfo.tex: New upstream versions.
1120
1121         * doc/automake.texi (Timeline): New node.  Thanks to Karl and Tom
1122         for their comments on a preliminary version of this, Akim for
1123         digging out some old mails, and Jason Molenda for sending the note
1124         about Automake in Alias to Tom.
1125         (Releases): Rename `ac' to `acl', suggested by Akim.
1126
1127 2004-09-19  Akim Demaille  <akim@epita.fr>
1128
1129         * AUTHORS, automake.in, aclocal.in: Add Alexandre Duret-Lutz as
1130         author.
1131
1132 2004-09-15  Alexandre Duret-Lutz  <adl@gnu.org>
1133
1134         * doc/automake.texi (Releases): New node.
1135
1136         * doc/automake.texi (Dependencies): Link to Dependency Tracking
1137         Evolution.
1138         (Dependency Tracking Evolution): Link to GNU make, Sources (for
1139         BUILT_SOURCES), and update the paragraph about the "plan" to
1140         inline dependency tracking with gcc3.
1141
1142         * doc/automake.texi (History): New node.
1143         (Dependency Tracking Evolution): New node, filled with a Texinfo
1144         version of Tom Tromey's ``Dependency Tracking in Automake''
1145         document, initially published on the Automake homepage on
1146         2001-06-29.
1147
1148 2004-09-10  Alexandre Duret-Lutz  <adl@gnu.org>
1149
1150         * m4/minuso.m4 (AM_PROG_CC_C_O): Make sure AC_PROG_CC is never
1151         called after this macro.
1152         * tests/distname.test, tests/subdir5.test, tests/subdir8.test,
1153         tests/subobj.test, tests/subobj4.test, tests/subobj5.test,
1154         tests/subobj6.test: Adjust.
1155         Report from Ralf Wildenhues.
1156
1157         * lib/Automake/Channels.pm (_print_message): Handle uniq_part with
1158         arbitrary string.
1159         * automake.in (lang_c_rewrite): Set uniq_part so that the
1160         AM_PROG_CC_C_O diagnostic is output only once for subdir objects
1161         and only once for objects with per-target flags.
1162
1163         * automake.in (lang_c_rewrite): Print files and locations
1164         for AM_PROG_CC_C_O errors.
1165         (handle_single_transform): Pass $var to &$subr so it can
1166         print locations.
1167
1168         * lib/compile, lib/elisp-comp, lib/install-sh, lib/ylwrap: Use $ret
1169         instead of $status which is read-only in Zsh.
1170
1171 2004-09-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1172             Alexandre Duret-Lutz  <adl@gnu.org>
1173
1174         * lib/compile: Preserve spaces in arguments (for example
1175         -DPACKAGE_STRING="foo 0.1").
1176         * tests/compile.test: New file.
1177         * tests/Makefile.am (TESTS): Add compile.test.
1178
1179 2004-09-07  Alexandre Duret-Lutz  <adl@gnu.org>
1180
1181         * automake.in (handle_clean): Sort rm commands output for
1182         mostlyclean-generic, clean-generic, distclean-generic, and
1183         maintainer-clean-generic.
1184         Report from Bob Friesenhahn.
1185
1186         * automake.in (lang_c_rewrite): Do not require AM_PROG_CC_C_O for
1187         libtool objects.
1188         (handle_single_transform): Pass nonansi_obj to &$subr so
1189         lang_c_rewrite can distinguish libtool objects.
1190         * tests/libtool7.test: Use subdir-objects without using AM_PROG_CC_C_O.
1191         Report from Gary V. Vaughan and Patrick Welche.
1192
1193 2004-09-07  Andreas Schwab  <schwab@suse.de>
1194
1195         * automake.in ($PATH_PATTERN): Add `+'.
1196
1197 2004-09-07  Alexandre Duret-Lutz  <adl@gnu.org>
1198
1199         * tests/missing3.test: New file (check for Paolo's change below).
1200         * tests/Makefile.am (TESTS): Add missing3.test.
1201
1202 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1203
1204         * missing: Handle all command line options together.  Add a
1205         separate case statement to detect failed runs, and fail
1206         silently there if --help or --version is passed to the program.
1207
1208 2004-08-11  Alexandre Duret-Lutz  <adl@gnu.org>
1209
1210         * lib/config.guess, lib/texinfo.tex: New upstream versions.
1211
1212         For PR automake/433:
1213         * configure.ac (pkgvdatadir): Define using "$PACKAGE", not "automake".
1214
1215         Fix PR automake/432:
1216         * lib/am/yacc.am [!%?MORE-THAN-ONE%]: Replace `#line's in y.tab.h too.
1217         * tests/yacc7.test: Check this.
1218
1219 2004-08-08  Alexandre Duret-Lutz  <adl@gnu.org>
1220
1221         * lib/Automake/DisjConditions.pm (new): Precompute 'string' and 'conds'
1222         in place instead of as a side-effect of calling ->string and ->conds.
1223         This saves method-lookup time, simplify ->string and ->conds, and
1224         allows to create the object only when necessary.
1225         (string, conds): Simplify, now that the result is precomputed.
1226
1227         * automake.in (%am_file_cache): New hash.
1228         (make_paragraphs): Cache .am files with comments stripped to save
1229         some useless input and substitutions.
1230
1231         * lib/Automake/Variable.pm (%_primary_dict): New hash.
1232         (_new, variable_delete): Update %_primary_dict.
1233         (variables): Accept an optional $suffix argument.
1234         * automake.in (check_typos, am_primary_prefixes): Use that
1235         optional argument to restrict the loops over the variables we are
1236         interested in.
1237
1238 2004-08-06  Alexandre Duret-Lutz  <adl@gnu.org>
1239
1240         * lib/Automake/Item.pm (def): Rewrite more concisely, it's faster
1241         this way.
1242
1243 2004-08-05  Alexandre Duret-Lutz  <adl@gnu.org>
1244
1245         Speed up make_paragraphs.
1246         * automake.in (handle_languages): Always define SUBDIROBJ,
1247         DERIVED-EXT, and DIST_SOURCE, because the new transform() will
1248         abort on unknown tokens.
1249         (transform): Rewrite with different semantics.
1250         (make_paragraphs): Make a single pass over the paragraph to
1251         transform all template tokens instead of doing as much passes as
1252         possible token.
1253
1254         * automake.in ($libtool_new_api): New variable.
1255         (handle_libtool): Do not libtool's aux files if $libtool_new_api.
1256         (scan_autoconf_traces) <LT_SUPPORTED_TAG>: Set $libtool_new_api.
1257         (scan_autoconf_traces) <AC_REQUIRE_AUX_FILE>: Remember only the
1258         first location for required files.
1259
1260 2004-08-04  Alexandre Duret-Lutz  <adl@gnu.org>
1261
1262         Support AC_REQUIRE_AUX_FILE, and fix requirement of AM_PROG_CC_C_O.
1263         * automake.in (%required_aux_file): New hash.
1264         (handle_single_transform, lang_c_rewrite): Do not explicitly
1265         require 'compile', this is now an internal detail of
1266         AM_PROG_CC_C_O.
1267         (scan_autoconf_traces): Trace AC_REQUIRE_AUX_FILE and fill
1268         %required_aux_file.
1269         (scan_autoconf_files): Require all %required_aux_file instead
1270         of explicitly requiring install-sh and missing.
1271         (generate_makefile): Do not require config.sub and config.guess.
1272         (handle_single_transform): Pass $have_per_exec_flags to
1273         &lang_c_rewrite.
1274         * configure.ac, m4/init.m4: Require Autoconf 2.59a.
1275         * doc/automake.texi (Optional): Document AC_REQUIRE_AUX_FILE.
1276         (Program and Library Variables, Options, Public macros):
1277         AM_PROG_CC_C_O is required when per-target flags or subdir-objects
1278         are used with C sources.
1279         * m4/minuso.m4: Require `compile' using AC_REQUIRE_AUX_FILE.
1280         * m4/missing.m4: Require `missing' similarly.
1281         * tests/acsubst2.test, tests/distcom2.test, tests/distcom6.test,
1282         tests/specflg.test, tests/specflg2.test, tests/specflg3.test,
1283         tests/specflg6.test, tests/specflg7.test, tests/specflg8.test,
1284         tests/specflg9.test, tests/subobj7.test, tests/target-cflags.test,
1285         tests/yacc6.test: Fix to use AM_PROG_CC_C_O.
1286
1287 2004-08-03  Alexandre Duret-Lutz  <adl@gnu.org>
1288
1289         * automake.in (yacc_lex_finish_helper): Fix definition of YLWRAP
1290         when ylwrap is installed in a default aux dir found in a parent
1291         package.
1292         * tests/subpkg.test: Augment to check that YLWRAP is installed
1293         properly.
1294         * doc/automake.texi (Yacc and Lex): ylwrap is not sought is the
1295         current directory.
1296         Report from Norman Gray.
1297
1298 2004-08-02  Alexandre Duret-Lutz  <adl@gnu.org>
1299
1300         * doc/automake.texi (Optional): Update documentation for
1301         AC_CANONICAL_BUILD, AC_CANONICAL_HOST, and AC_CANONICAL_TARGET.
1302
1303         * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): Replace by ...
1304         (AC_CANONICAL_BUILD, AC_CANONICAL_HOST, AC_CANONICAL_TARGET): ... these.
1305         (scan_autoconf_traces): Scan for the latter three macros instead of
1306         the former two.
1307         (make_paragraphs): Adjust definitions of %BUILD%, %HOST%, and %TARGET%.
1308         * tests/hosts.test: New file.
1309         * tests/Makefile.am (TESTS): Add hosts.test.
1310         Report and test case from Norman Gray.
1311
1312 2004-08-01  Alexandre Duret-Lutz  <adl@gnu.org>
1313
1314         * aclocal.in (scan_file): Update "#Extending%20aclocal" URL, makeinfo
1315         4.7 now outputs "#Extending-aclocal".
1316
1317 2004-08-01  Alexandre Duret-Lutz  <adl@gnu.org>
1318             Derek R. Price  <derek@ximbiot.com>
1319
1320         Disable Lex and Yacc rules whenever possible if AM_MAINTAINER_MODE
1321         is used and maintainer-mode disabled.
1322         * automake.in (Automake::struct): Define nodist_specific.
1323         Set it in languages yacc, yaccxx, lex, and lexxx.
1324         (register_language): Default nodist_specific to 0.
1325         (handle_single_transform): Honor nodist_specific.
1326         * lib/am/yacc.am (am__skipyacc): Define this in maintainer mode.
1327         (%EXT%%DERIVED-EXT%, %OBJ%): Use $(am__skipyacc) to disable these
1328         rules when needed.
1329         * lib/am/lex.am (am__skiplex): Define this in maintainer mode.
1330         (%EXT%%DERIVED-EXT%, %OBJ%): Use $(am__skiplex) to disable these
1331         rules when needed.
1332         * tests/mmodely.test: New file.
1333         * tests/pr204.test: Augment to check AM_MAINTAINER_MODE and nodist_
1334         parsers.
1335         * tests/Makefile.am (TESTS): ADd mmodely.test.
1336         * doc/automake.texi (Yacc and Lex): Note dependence on maintainer mode.
1337
1338 2004-07-28  Alexandre Duret-Lutz  <adl@gnu.org>
1339
1340         * configure.ac, NEWS: Bump version to 1.9a.
1341
1342         * configure.ac, NEWS: Bump version to 1.9.
1343
1344         * automake.in (generate_makefile): Update misleading comment about
1345         libtool scripts.
1346
1347         * lib/texinfo.tex: New upstream version.
1348
1349 2004-07-25  Alexandre Duret-Lutz  <adl@gnu.org>
1350
1351         * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Remove `.' from the mkdir_p
1352         definition, it causes `make install' to fails for user with no
1353         right to write in the source-tree.
1354         * automake.in (handle_configure): Do not use mkdir_p in the
1355         definition for $(mkdir_p).
1356         Report from Harlan Stenn.
1357
1358         * lib/am/texi-vers.am (%STAMPVTI%): Typo in comment.
1359
1360 2004-07-22  Alexandre Duret-Lutz  <adl@gnu.org>
1361
1362         * doc/automake.texi (Libtool Modules): Typo in example.
1363         Report from Ulrich Eckhardt.
1364
1365 2004-07-21  Andreas Schwab  <schwab@suse.de>  (tiny change)
1366
1367         * automake.in (check_directory): Quote $dir in regexp.
1368
1369 2004-07-17  Alexandre Duret-Lutz  <adl@gnu.org>
1370
1371         * configure.ac, NEWS: Bump version to 1.8e.
1372
1373         * configure.ac, NEWS: Bump version to 1.8d.
1374
1375         * lib/config-ml.in, lib/config.sub, lib/config.guess, lib/texinfo.tex:
1376         New upstream versions.
1377
1378         * lib/am/texibuild.am (?GENERIC?%SOURCE_SUFFIX%.html,
1379         ?!GENERIC?%DEST_PREFIX%.html): Use $(X), not ${X}.
1380
1381         * tests/installdir.test: installdirs-local should appear three times,
1382         since the change from 2004-07-11 will make it PHONY.
1383
1384         * lib/am/distdir.am (distdir): Always use $(DIST_SUBDIRS) now
1385         that it is always defined.  This is less confusing for users
1386         reading the generated Makefiles.
1387         * automake.in (handle_dist): Do not substitute DIST_SUBDIR_NAME.
1388
1389         * lib/am/texibuild.am (?GENERIC?%SOURCE_SUFFIX%.html,
1390         ?!GENERIC?%DEST_PREFIX%.html): Output .htp, and then rename to .html
1391         on success.  In case the target is a directory, this ensures its
1392         time stamp is updated and the no files are left over inside.
1393         * tests/txinfo21.test: Augment to test missing timestamp update
1394         reported by Akim Demaille.
1395
1396         * doc/automake.texi (Top level): Rename as ...
1397         (Directories): ... this, and split into ...
1398         (Subdirectories, Conditional Subdirectories): ... these.
1399         (Subdirectories): Illustrate the use of `.'.
1400         (Conditional Subdirectories): Describe SUBDIRS and DIST_SUBDIRS
1401         before the example.  Append a discussion about non-configured
1402         conditional directories.
1403         (Alternative): Move as a child of Directories.
1404         (Subpackages): New section.
1405         (Dist): Adjust links to Subdirectories, a Subpackages.
1406         (Third-Party Makefiles): Link to Conditional Subdirectories.
1407
1408 2004-07-14  Alexandre Duret-Lutz  <adl@gnu.org>
1409
1410         * automake.in (target_hook): Accept %transform as last argument.
1411         (handle_single_transform): Pass %transform to target_hook.
1412         (handle_source_transform): Define DIST_SOURCE to tell whether
1413         a the source of a file is distributed or not.
1414         (lang_yacc_target_hook): Check DIST_SOURCE, and do not distribute
1415         the generated header if the .y source is not distributed.
1416         * tests/pr204.test: Use AM_YFLAGS = -d and make sure generated
1417         headers are not distributed.
1418
1419 2004-07-12  Simon Josefsson  <jas@extundo.com>  (tiny change)
1420
1421         * doc/automake.texi (Options): Improve ustar file name length
1422         discussion.  Reference tar manual.
1423
1424 2004-07-12  Ray Simard  <rhs.techlists@sylvan-glade.com>  (tiny change)
1425
1426         * lib/Automake/Variable.pm (define): Fix precondition check.
1427
1428 2004-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
1429
1430         For PR automake/428:
1431         Support for conditionally defined -hook and -local rules.
1432         * automake.in (user_phony_rule): New function.
1433         (handle_dist, handle_install, handle_all, do_check_merge_target,
1434         handle_factored_dependencies): Use user_phony_rule before
1435         adding a user -hook or -local rule as a dependency to ensure
1436         it is always defined an phony.
1437         * tests/cond37.test, tests/condhook.test: New files.
1438         * tests/Makefile.am (TESTS): Add them.
1439         Report from Simon Josefsson and Nik A. Melchior.
1440
1441 2004-07-05  Paul Eggert  <eggert@cs.ucla.edu>
1442
1443         * doc/automake.texi (Install): Warn that you should create
1444         /tmp/staging before installing into it, to avoid security problems.
1445         * lib/install-sh: Remove support for -b= and -t= options; this
1446         has been moribund for a decade.
1447         Add support for -t and -T options (new in coreutils install).
1448         -c option now does nothing (the default is to copy), for
1449         compatibility with BSD and coreutils 'install'.
1450         Fix usage message; it referred to nonexistent variables.
1451         Don't assume 'lasterr' is unset in environment.
1452         * tests/instsh2.test: Don't assume that install-sh without -c
1453         moves (it now copies).  Add tests for new -t and -T options.
1454
1455 2004-06-16  Alexandre Duret-Lutz  <adl@gnu.org>
1456
1457         For Debian Bug#254372:
1458         * doc/automake.texi (Invoking aclocal): Rewrite the paragraph
1459         explaining m4_include is used for relative files.
1460
1461 2004-06-10  Alexandre Duret-Lutz  <adl@gnu.org>
1462
1463         For Debian Bug #251820:
1464         * aclocal.in (scan_file): Keep track of the location where each
1465         file is included, and display it when reporting a missing file.
1466         Pass this location to scan_file as a second argument.
1467         (scan_m4_files): Adjust calls to scan_file.
1468         * tests/acloca14.test: Add a test for this diagnostic.
1469
1470 2004-06-07  Alexandre Duret-Lutz  <adl@gnu.org>
1471
1472         * m4/tar.m4 (_AM_PROG_TAR): Split the definition of $_am_tools
1473         so it works with Solaris and Tru64 /bin/sh.
1474         Report from Nicolas Joly.
1475
1476 2004-06-06  Alexandre Duret-Lutz  <adl@gnu.org>
1477
1478         * m4/tar.m4 (_AM_PROG_TAR): Introduce $_am_tools to work around a
1479         bug in NetBSD /bin/sh.
1480         Report from Nicolas Joly.
1481
1482 2004-06-03  Alexandre Duret-Lutz  <adl@gnu.org>
1483
1484         * tests/defs.in (required=icc): Use `-V -help' instead of
1485         `-V -dryrun'.  icc 8.0 fails on the latter.
1486         * tests/depcomp5.test: Require depmode=icc for icc 7.x, and
1487         depmod=gcc otherwise.
1488         Report from Ralf Wildenhues.
1489
1490         * lib/am/clean.am (distclean-generic): Do no
1491         `rm -f $(CONFIG_CLEAN_FILES)' if `$(CONFIG_CLEAN_FILES)' is empty.
1492         Report from Nicolas Joly.
1493
1494 2004-05-31  Alexandre Duret-Lutz  <adl@gnu.org>
1495
1496         * NEWS: Make clearer that we do not output partial Makefile.ins on
1497         error.
1498         Suggested by Akim Demaille.
1499
1500         * lib/depcomp (tru64) [libtool]: Use $dir$base.o.d instead
1501         of $dir.libs/$base.o.d.  Libtool 1.5 causes both to be output,
1502         and we will clean the second automatically during distclean.
1503         Using the latter and leaving the former as we did before cause
1504         "files left in build directory" failures during distcheck.
1505         Suggested by Nicolas Joly.
1506
1507         * doc/automake.texi (Built sources example): Explain what
1508         nodist_foo_SOURCES is (not) useful to, and use it in all the
1509         examples.
1510         (Tags): Mention nodist_noinst_HEADERS and nodist_prog_SOURCES.
1511         Suggested by Akim Demaille.
1512
1513 2004-05-23  Alexandre Duret-Lutz  <adl@gnu.org>
1514
1515         * configure.ac, NEWS: Bump version to 1.8c.
1516
1517         * configure.ac, NEWS: Bump version to 1.8b.
1518
1519         * m4/tar.m4 (_AM_PROG_TAR) <cpio>: Specify -o and -i option first,
1520         by POSIX; and use option -d in am_untar.
1521
1522         * tests/defs.in (PATH): Export it.
1523
1524         * lib/am/multilib.am: Add $(MAKE) comments to multido and
1525         multiclean lines, to enable parallel make.  Based on a patch
1526         by Alexandre Oliva applied to newlib on 2003-10-15.
1527
1528 2004-05-22  Alexandre Duret-Lutz  <adl@gnu.org>
1529
1530         * automake.in (scan_autoconf_traces): Trace for LT_SUPPORTED_TAG
1531         instead of AC_LIBTOOL_TAGS, since that how CVS Libtool has been
1532         changed.
1533         * tests/libtool3.test: Do not grep for --tag=CC, since CVS
1534         Libtool (unlike Libtool 1.5) does not has any CC tag.
1535
1536         * tests/tar2.test: Skip the test if no pax archiver were found.
1537
1538         * NEWS: Sync with branch-1-8, and reorganize current entry.
1539
1540         * automake.in (handle_libraries): Make the diagnostic about
1541         non standard libraries a warning in foreign packages.  This
1542         is already the case in handle_ltlibraries.
1543         (handle_libraries, handle_ltlibraries): Suggest a standard
1544         library name in the diagnostic, to help newcomers.
1545         * tests/stdlib.test, tests/stdlib2.test: Check for these
1546         suggestions.
1547
1548         Check directory names for unportable names.  Shaking the code
1549         to check this also led to the removal of the no-"/"-in-SUBDIRS
1550         restriction, and a fix to _do_recursive_traversal.
1551
1552         * automake.in (check_directory): New function extracted from
1553         handle_subdirs, and augmented to check for reserved W32/DOS name.
1554         (check_directories_in_var): New function.
1555         (handle_subdirs): Call check_directories_in_var.  Doing so also
1556         suppress the restriction that SUBDIRS should not contain slashes.
1557         (scan_autoconf_traces) <AC_CONFIG_AUX_DIR>: Call check_directory
1558         to ensure the argument exists and is safe.
1559         * doc/automake.texi (Top level): Do not say that src/subdir
1560         cannot be put in SUBDIRS.
1561         (Dist): Mention that distdir and top_distdir can be absolute.
1562         * lib/Automake/Variable.pm (_do_recursive_traversal) Support
1563         undefined $fun_collect, and fix two bugs introduced with
1564         skip_ac_subst on 2004-03-07.
1565         * lib/am/distdir.am (distdir): Use absolute distdir and
1566         top_distdir when recursing, because we can no longer prepend only
1567         `..' in case of SUBDIRS with `/'.
1568         * tests/auxdir4.test, tests/subdir9.test: New files.
1569         * tests/Makefile.am (TESTS): Add auxdir4.test.
1570         * tests/cond2.test, tests/subdir7.test: Augment to check location
1571         in diagnostics.
1572
1573 2004-05-21  Eric Blake  <ebb9@byu.net>  (tiny changes)
1574
1575         * tests/txinfo22.test (AC_CONFIG_AUX_DIR): Use aux1, not aux, for
1576         cygwin compatibility.
1577         * tests/yacc6.test (AC_CONFIG_AUX_DIR): Likewise.
1578
1579         * tests/conflnk3.test: Isolate checking for working `test -e' into
1580         a subshell, to skip this test on broken /bin/sh of solaris.
1581
1582 2004-05-17  Alexandre Duret-Lutz  <adl@gnu.org>
1583
1584         * m4/cond.m4 (AM_CONDITIONAL): Double-quote diagnostic.
1585         * tests/condd.test: Define a macro with the same name as a
1586         conditional.
1587         * tests/pr220.test: Modernize, and make sure the diagnostics
1588         contains the macro name.
1589         Report from Volker Boerchers.
1590
1591 2004-05-16  Alexandre Duret-Lutz  <adl@gnu.org>
1592
1593         * lib/texinfo.tex: New upstream version.
1594
1595 2004-05-15  Alexandre Duret-Lutz  <adl@gnu.org>
1596
1597         * automake.in (handle_dist): Always define DIST_SUBDIRS, even when
1598         the no-dist or cygnus options are used.
1599         * tests/clean2.test: New file.
1600         * tests/Makefile.am (TESTS): Add clean2.test.
1601         Report from Daniel Jacobowitz.
1602
1603         * aclocal.in (add_macro): Do not error out on undefined required
1604         macros.  We are not sure they are really used, and Autoconf
1605         already diagnoses them.
1606         (scan_configure_dep): Diagnose missing AM_ macros as warnings rather
1607         than errors.
1608         * tests/aclocal3.test, tests/ammissing.test: Adjust to expect a
1609         warning instead of an error.
1610         * tests/aclocal8.test: AC_REQUIRE an undefined macro in an unused
1611         macro, and ensure aclocal works anyway.
1612         * tests/acloca17.test: New file.
1613         * tests/error.test: Delete, superseded by tests/acloca17.test.
1614         * tests/Makefile.am (TESTS): Add acloca17.test and remove error.test.
1615         Report from Jim Meyering.
1616
1617         * lib/am/texibuild.am (?!GENERIC_INFO?%DEST_INFO_PREFIX%%DEST_SUFFIX%):
1618         Fold a few lines to reduce the output by 5 lines.
1619         Suggested by Karl Berry.
1620
1621         * automake.in (parse_arguments, MAIN): Give more precise
1622         diagnostics when no input file is found.
1623         * tests/output5.test: Adjust.
1624         Suggested by Jens Petersen.
1625
1626 2004-05-14  Alexandre Duret-Lutz  <adl@gnu.org>
1627
1628         * lib/am/libs.am (AR, ARFLAGS): Move these definition ...
1629         * automake.in (handle_libraries): ... here, so that they are
1630         output even for EXTRA_LIBRARIES.
1631         * tests/ar2.test: New file.
1632         * tests/Makefile.am (TESTS): Add it.
1633         Report from Kevin Ryde.
1634
1635 2004-05-13  Alexandre Duret-Lutz  <adl@gnu.org>
1636
1637         * automake.in (generate_makefile): Do not output Makefile.in on
1638         errors.
1639         * tests/werror2.test: New file.
1640         * tests/Makefile.am (TESTS): Add werror2.test.
1641         * tests/substtarg.test, tests/cond36.test, tests/backsl4.test:
1642         Adjust to run automake with -Wno-error when the output is expected
1643         in spite of the error.
1644         Report from Harlan Stenn.
1645
1646         * doc/automake.texi (Program and Library Variables): Remove
1647         doubled word in footnote.
1648
1649         * automake.in (handle_source_transform): Also check for a
1650         $(srcdir)/old_source rule when computing the default source name.
1651         Propagate this $(srcdir) prefix in Automake variables.
1652         * tests/ltlibsrc.test (noinst_LTLIBRARIES): Explicitly refer to
1653         $(srcdir)/zoo_d_old2_la.c.  This fixes another failure with BSD Make.
1654
1655 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
1656
1657         * Makefile.am (fetch): Work even with FreeBSD "make", which
1658         uses sh -e and thus errors-out if a simple-command fails.
1659         * lib/am/check.am (check-TESTS): Likewise.
1660         * lib/am/ltlib.am (clean-%DIR%LTLIBRARIES): Likewise.
1661         * lib/am/tags.am (TAGS): Likewise.
1662
1663 2004-05-13  Alexandre Duret-Lutz  <adl@gnu.org>
1664
1665         * tests/lex3.test, tests/yacc6.test: Require GNU Make.
1666         Fixing these for BSD Make requires invasive changes (lexers and
1667         parsers must be built into $srcdir, and--most annoyingly--all
1668         references to parse.h must be changed to $(srcdir)/parse.h).
1669         Report from Mark D. Baushke.
1670
1671 2004-05-10  Alexandre Duret-Lutz  <adl@gnu.org>
1672
1673         * tests/defs.in (GNUmake): Grep for GNU to parry FreeBSD make.
1674         Report from Mark D. Baushke.
1675
1676 2004-04-25  Alexandre Duret-Lutz  <adl@gnu.org>
1677
1678         * lib/texinfo.tex: New upstream version.
1679
1680         * lib/depcomp (tru64): Clarify comments.  Thanks to Nicolas Joly.
1681
1682         * doc/automake.texi (Headers): Revamp.
1683
1684 2004-04-24  Alexandre Duret-Lutz  <adl@gnu.org>
1685
1686         * automake.in (check_typos): Clarify the diagnostic.
1687         * tests/warnopts.test: Adjust.
1688
1689         * lib/Automake/VarDef.pm (append): Turn VAR_ASIS variables into
1690         VAR_PRETTY variables to work around make implementation with
1691         limited line length, such as OSF1/Tru64 make.
1692         * tests/longline.test: New file.
1693         * tests/Makefile.am (TESTS): Add it.
1694         * tests/pluseq3.test, tests/pluseq8.test: Adjust.
1695         Report from Simon Josefsson.
1696
1697         * lib/am/tags.am (TAGS): Pass `.' to Exuberant Ctags if
1698         --etags-include is used but no other files are supplied, so it
1699         creates the TAGS file anyway.
1700         Report from Akim Demaille.
1701
1702         * lib/depcomp (tru64) [libtool]: Nicolas Joly reported on
1703         2002-06-12 that dependencies were output in $dir.libs/$base.lo.d.
1704         Teun Burgers reported on 2004-03-30 they were in
1705         $dir.libs/$base.o.d.  Try both.
1706
1707 2004-04-23  Alexandre Duret-Lutz  <adl@gnu.org>
1708
1709         For PR automake/414:
1710         Introduce option filename-length-max=99.
1711         * doc/automake.texi (Options): Document it.
1712         * configure.ac (AM_INIT_AUTOMAKE): Use it.
1713         * lib/Automake/Options.pm (_process_option_list): Recognize it.
1714         * automake.in (handle_dist): Set FILENAME_FILTER.
1715         * lib/am/distdir.am (distdir) [FILENAME_FILTER]: Diagnose long
1716         filenames.
1717         * tests/fn99.test: New file.
1718         * tests/Makefile.am (TESTS): Add fn99.test.
1719
1720 2004-04-20  Alexandre Duret-Lutz  <adl@gnu.org>
1721
1722         For PR automake/414:
1723         Introduce options tar-v7, tar-ustar, and tar-pax to select
1724         tar format.
1725         * doc/automake.texi (Options): Document them.
1726         * lib/Automake/Options.pm (_process_option_list): Process
1727         these new options.
1728         * lib/am/distdir.am (dist-gzip, dist-bzip2, dist-tarZ, dist,
1729         distcheck): Adjust to use am__tar and am__untar.
1730         * m4/tar.m4: New file.
1731         * m4/Makefile.am (dist_m4data_DATA): Add tar.m4.
1732         * m4/init.m4 (AM_INIT_AUTOMAKE): Support the new options
1733         and call _AM_PROG_TAR.
1734         * tests/tar.test, tests/tar2.test, tests/tar3.test: New files.
1735         * tests/Makefile.am (TESTS): Add them.
1736
1737 2004-04-18  Alexandre Duret-Lutz  <adl@gnu.org>
1738
1739         * lib/am/distdir.am (distcheck): Typo in shar decompression.
1740
1741         * lib/config.guess, lib/config.sub, lib/texinfo.tex: New upstream
1742         versions.
1743
1744 2004-04-17  Alexandre Duret-Lutz  <adl@gnu.org>
1745
1746         Fix PR automake/49:
1747         * automake.in (scan_autoconf_traces) <AC_CONFIG_AUX_DIR>: Diagnose
1748         calls to AC_CONFIG_AUX_DIR followings calls to AM_INIT_AUTOMAKE.
1749         * tests/auxdir.test, tests/auxdir2.test, tests/lex5.test,
1750         tests/mdate3.test, tests/multlib.test, tests/reqd2.test,
1751         tests/symlink.test, tests/txinfo8.test, tests/txinfo22.test,
1752         tests/yacc6.test, tests/yacc8.test: Fix to call AC_CONFIG_AUX_DIR
1753         before AM_INIT_AUTOMAKE.
1754         * tests/auxdir3.test: New file (exercise this diagnostic).
1755         * tests/Makefile.am (TESTS): Add auxdir3.test.
1756
1757 2004-04-15  Alexandre Duret-Lutz  <adl@gnu.org>
1758
1759         * aclocal.in (%map_traced_defs): New variable.
1760         (scan_m4_files): Normalize filenames.
1761         (trace_used_macros): Trace for AC_DEFUN and AU_DEFUN, also
1762         ask for the filename and the first argument.  Populate
1763         %map_traced_defs.
1764         (write_aclocal): Use $map_traced_defs to filter out unused
1765         definitions.
1766         * tests/acloca16.test: New file.
1767         * tests/Makefile.am (TESTS): Add acloca16.test.
1768
1769 2004-04-12  Alexandre Duret-Lutz  <adl@gnu.org>
1770
1771         * automake.in ($automake_needs_to_reprocess_all_files): Remove.
1772         ($automake_will_process_aux_dir): New variable.
1773         (scan_autoconf_traces): Reorder @input_files so that the Makefile
1774         that distributes aux files is processed last.  This way we do not
1775         have to process all files twice using
1776         $automake_will_process_aux_dir.
1777         (require_file_internal): Suggest a full run of automake when
1778         appropriate.
1779         (MAIN): Remove the loop on $automake_needs_to_reprocess_all_files.
1780         * tests/distcom7.test: New file.
1781         * tests/reqd2.test: Do not check for the "running more than two"
1782         message.
1783         * tests/Makefile.am (TESTS): Add distcom7.test.
1784
1785         * automake.in (@config_aux_path, $config_aux_dir): Rename as ...
1786         ($config_aux_dir, $am_config_aux_dir): ... these.
1787         ($config_aux_dir_set_in_configure_in): Rename as ...
1788         ($config_aux_dir_set_in_configure_ac): ... this.
1789         (%require_file_found): Rename as ...
1790         (%required_file_not_found): ... this.
1791         (handle_languages, handle_texinfo_helper, handle_dist,
1792         handle_configure, handle_emacs_lisp, handle_python,
1793         scan_autoconf_traces, yacc_lex_finish_helper): Adjust to new names.
1794         (scan_autoconf_traces): Call locate_aux_dir.
1795         (locate_aux_dir): New function.
1796         (@require_file_paths): Remove, not used anymore.
1797         (require_file_internal): Look files in only one directory (instead
1798         of @require_file_internal) passed in argument.
1799         (require_file, require_conf_file): Pass the destination directory
1800         to require_file_internal.
1801
1802         Fix for PR automake/416:
1803         * m4/depend.m4 (_AM_DEPENDENCIES): Catch `not supported' ICC 8.0
1804         remarks.
1805         From Peter Seiderer.
1806
1807 2004-04-10  Andreas Buening  <andreas.buening@nexgo.de>
1808
1809         * aclocal.in, automake.in, configure.ac, Makefile.am,
1810         tests/aclocal.in, tests/automake.in, tests/defs.in:
1811         Use PATH_SEPARATOR from autoconf instead of ':'.
1812
1813 2004-04-09  Alexandre Duret-Lutz  <adl@gnu.org>
1814
1815         * automake.in (handle_lib_objects): Pass the condition of
1816         the variable definition to handle_LIBOBJS and handle_ALLOCA,
1817         not the aggregated conditions.
1818         * tests/Makefile.am (TESTS): Add libobj14.test.
1819         * tests/libobj14.test: New file.
1820         Report from Bill Davidson.
1821
1822 2004-04-02  Mike Nolta  <mike@nolta.net>
1823
1824         Better support for Fortran 9x.
1825         * automake.in: Add "fc" and "ppfc" languages for Fortran 9x.
1826         * doc/automake.texi (Fortran 9x Support): New section.
1827         * lib/Automake/Variable.pm (%_ac_macro_for_var): Add AC_PROG_FC.
1828         * tests/compile_f90_c_cxx.test: New file.
1829         * tests/ext.test: Add AC_PROG_FC.
1830         * tests/f90only.test: New file.
1831         * tests/link_f90_only.test: New file.
1832         * tests/Makefile.am (TESTS): Add new tests.
1833
1834 2004-04-01  Paul Eggert  <eggert@twinsun.com>
1835
1836         * lib/install-sh: If "mv -f" works, use it, and fall back to
1837         the old "test -f" + "rm -f" + "mv" method only if "mv -f" does
1838         not work.  This improves performance in the usual case where
1839         "mv -f" works.  It also lets us install the "mv" command
1840         without worrying about a small window where "mv" does not
1841         exist (this problem was reported by Raul Nunez de Arenas
1842         Coronado).
1843
1844 2004-03-26  Alexandre Duret-Lutz  <adl@gnu.org>
1845
1846         * m4/python.m4 (AM_PATH_PYTHON): Make sure am_display_PYTHON is
1847         set when $PYTHON has been set by the user.
1848         From Esben Haabendal Soerensen.
1849
1850 2004-03-22  Alexandre Duret-Lutz  <adl@gnu.org>
1851
1852         * doc/automake.texi (Default _SOURCES): Typo.
1853         (true): Correct _'s placement in example.
1854         Report from Stepan Kasal.
1855
1856 2004-03-19  Alexandre Duret-Lutz  <adl@gnu.org>
1857
1858         Overriding JAVAROOT is legitimate, do not warn about it.
1859         * lib/Automake/Variable.pm (%_silent_variable_override): Add JAVAROOT.
1860         * tests/java2.test: Run automake without -Wno-override.
1861         Report from Simon Josefsson.
1862
1863 2004-03-14  Alexandre Duret-Lutz  <adl@gnu.org>
1864
1865         * automake.in (handle_texinfo_helper): Typos in comment.
1866
1867 2004-03-07  Alexandre Duret-Lutz  <adl@gnu.org>
1868
1869         * lib/config.guess: New upstream version.
1870
1871         Fix for PR automake/285:
1872         * automake.in (handle_ltlibraries): Keep track of installation
1873         directories for each condition, then define a $(am_TARGET_rpath)
1874         variable to hold the -rpath flags of Libtool libraries conditionally
1875         installed in different directories.
1876         * lib/Automake/DisjConditions.pm (merge): New function.
1877         * tests/libtool6.test: Adjust.
1878         * tests/libtool8.test: New file.
1879         * tests/Makefile.am (TEST): Add libtool8.test.
1880
1881         * lib/Automake/Variable.pm (traverse_recursively,
1882         _do_recursive_traversal): Honor the skip_ac_subst option.
1883         * automake.in (handle_dist): Use skip_ac_subst.
1884
1885 2004-02-29  Alexandre Duret-Lutz  <adl@gnu.org>
1886
1887         * Makefile.am (cvs-release): Upload to ~ftp/pub/automake, not
1888         ~ftp/automake.
1889         * lib/gnupload (Example): Update example.
1890
1891         * lib/config-ml.in, lib/config.guess, lib/config.sub,
1892         lib/texinfo.tex: New upstream versions.
1893
1894         * m4/depend.m4 (_AM_DEPENDENCIES): Use `touch' rather than `: >'
1895         to create numbered dependencies.  This fixes a portability issue
1896         when CONFIG_SHELL is forced to /bin/sh on Solaris 8.
1897         Reported by Mark Phillips.
1898
1899         * automake.in (lang_yacc_target_hook): Use Automake::Rule::define
1900         so that rules for the same headers are not output twice.
1901         * lib/Automake/Variable.pm (value_as_list_recursive): Do not
1902         call `return' inside `map'.
1903         * tests/cond30.test: Make sure `a.c' and `b.c' both appear
1904         in the Makefile.in.
1905         * tests/cond35.test, tests/cond36.test: New files.
1906         * tests/Makefile.am (TESTS): Add cond35.test and cond36.test.
1907         Report from Roman Fietze.
1908
1909         Fix for PR/413:
1910         * lib/am/distdir.am (distcheck): Create $dc_destdir with `umask
1911         077 && mkdir' instead of `$(mkdir_p)'.  This prevents possible
1912         symlink attacks reported by Stefan Nordhausen.
1913
1914 2004-02-16  Alexandre Duret-Lutz  <adl@gnu.org>
1915
1916         * doc/automake.texi (Multiple Outputs): More text, based on
1917         comments from Eric Siegerman, Tim Van Holder, and Oren Ben-Kiki.
1918
1919 2004-02-15  Alexandre Duret-Lutz  <adl@gnu.org>
1920
1921         * m4/mkdirp.m4: Use `mkdir -p' only with GNU mkdir, because
1922         Solaris 8's mkdir is not thread-safe.
1923         * lib/mkinstalldirs: Likewise.
1924         * lib/install-sh: Abort when mkdir fails to create a directory.
1925         Report from Nathanael Nerode.
1926
1927 2004-02-07  Alexandre Duret-Lutz  <adl@gnu.org>
1928
1929         * aclocal.in (rel2abs): New function.
1930         (scan_configure_dep): Use rel2abs instead of File::Spec->rel2abs,
1931         the later does was introduced in Perl 5.6 so using it breaks with
1932         Perl 5.005.
1933         Report from Werner John.
1934
1935 2004-02-03  Alexandre Duret-Lutz  <adl@gnu.org>
1936
1937         * doc/automake.texi (Future of aclocal): Make clearer that
1938         it's ok to install macros into /usr/share/aclocal/.
1939
1940 2004-02-01  Alexandre Duret-Lutz  <adl@gnu.org>
1941
1942         * tests/lisp.test: Delete (pointless).
1943         * tests/Makefile.am (TESTS): Remove lisp.test.
1944
1945         * lib/Automake/Variable.pm (transform_variable_recursively):
1946         Define rewritten variables in all conditions not *covered* by user
1947         definitions, not simply in conditions without a previous
1948         definition.
1949         * tests/cond34.test: New file.
1950         * tests/Makefile.am (TESTS): Add cond34.test.
1951         Report from Elena A. Vengerova
1952
1953         * doc/automake.texi (Multiple Outputs): Typo.
1954
1955         * doc/automake.texi (Emacs Lisp): Typos.
1956
1957         Support for conditional _LISP.
1958         * automake.in (handle_emacs_lisp): Define $(ELCFILES) from LISP, not
1959         from $(am__ELCFILES).
1960         * lib/am/lisp.am (elc-stamp): Use $(LISP) instead of $(am__ELFILES).
1961         * tests/lisp6.test: New file.
1962         * tests/Makefile.am (TESTS): Add it.
1963
1964         * automake.in (handle_emacs_lisp): Define $(ELCFILES) as
1965         $(am__ELCFILES), and always push it on @all.  Do not mention
1966         elc-stamp.
1967         * lib/am/lisp.am (.el.elc): Rewrite as ...
1968         ($(am__ELCFILES)): ... this, and depend on elc-stamp.
1969         (elc-stamp): Make sure elc-stamp is older that all .elc files, as
1970         explained in the manual entry below.
1971
1972         * doc/automake.texi (Multiple Outputs): New node.
1973
1974 2004-01-31  Alexandre Duret-Lutz  <adl@gnu.org>
1975
1976         * m4/regex.m4: Do not AC_SUBST(LIBOBJS), and quote most arguments.
1977         * tests/regex.test: New file.
1978         * tests/Makefile.am (TESTS): Add regex.test.
1979
1980 2004-01-28  Alexandre Duret-Lutz  <adl@gnu.org>
1981
1982         * Makefile.am (maintainer-check): Check for unquoted $(DESTDIR) uses.
1983         * lib/am/data.am, lib/am/distdir.am, lib/am/java.am, lib/am/libs.am,
1984         lib/am/lisp.am, lib/am/ltlib.am, lib/am/mans.am, lib/am/progs.am,
1985         lib/am/python.am, lib/am/scripts.am, lib/am/texinfos.am: Quote
1986         installation paths in install, uninstall, and installcheck rules,
1987         as well as in am__installdirs variables.  This is for the sake
1988         of paths containing spaces.
1989         * lib/am/install.am (installdirs-am, installdirs): Do not try
1990         to create "" directories.
1991         * test/instspc.test: New file.
1992         * test/Makefile.am (TESTS): Add instspc.test.
1993         Report from James Amundson.
1994
1995         * doc/automake.texi (Not Enough, Third-Party Makefiles): New nodes.
1996         (Extending): Make it a subsection of Not Enough.
1997
1998         * lib/gnupload (GPG): Use an absolute path.  Suggestion from Gary
1999         V. Vaughan.
2000         (passphrase): Unset it this variable before using it, in case it
2001         was exported.  Report from Scott James Remnant.
2002
2003 2004-01-25  Alexandre Duret-Lutz  <adl@gnu.org>
2004
2005         * lib/gnupload (usage): Fix example.
2006         * Makefile.am (cvs-release): Fix call to gnupload.
2007         From Jim Meyering.
2008
2009 2004-01-24  Alexandre Duret-Lutz  <adl@gnu.org>
2010
2011         * lib/gnupload: New script.
2012         * lib/Makefile.am (EXTRA_DIST): Distribute gnupload.
2013         * Makefile.am (cvs-release): New target.
2014
2015 2004-01-23  Alexandre Duret-Lutz  <adl@gnu.org>
2016
2017         * lib/am/python.am (uninstall-%DIR%PYTHON): Remove extra `;'s.
2018         Fix python10.test.
2019
2020         * m4/depout.m4 (_AM_OUTPUT_DEPENDENCY_COMMANDS): Use `s/xx//p'
2021         instead of `/xx/ s///p'; the latter fails when GNU sed is run with
2022         POSIXLY_CORRECT.  Also strip superfluous -e.
2023         Report from Miloslav Trmac.
2024
2025 2004-01-22  Alexandre Duret-Lutz  <adl@gnu.org>
2026
2027         * tests/lex5.test: Sleep before calling AUTOMAKE the second time,
2028         this fixes a spurious failure reported by Andreas Schwab.  Also
2029         make sure ylwrap is not installed unless needed, and exercise
2030         --no-force.
2031
2032 2004-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
2033
2034         * doc/automake.texi (Dist): Document limitations of distcheck-hook
2035         and DISTCHECK_CONFIGURE_FLAGS with regard to subdirs and
2036         subpackages.
2037
2038 2004-01-20  Alexandre Duret-Lutz  <adl@gnu.org>
2039
2040         * doc/automake.texi (Upgrading): New node.
2041
2042 2004-01-20  Gary V. Vaughan  <gary@gnu.org>
2043
2044         * automake.in (scan_autoconf_traces): AC_LIBTOOL_TAGS can be
2045         correctly called without arguments as evidenced by the libtool
2046         demo directories.
2047
2048 2004-01-13  Alexandre Duret-Lutz  <adl@gnu.org>
2049
2050         * tests/conflnk3.test: Skip if `test -e' does not work.
2051         Report from Lars Hecking.
2052
2053 2004-01-13  Jim Meyering  <jim@meyering.net>
2054
2055         * lib/install-sh: Change `\n \t' to `\n\t ' in `defaultIFS'
2056         assignment.  Remove spurious SPACEs before TABs.
2057
2058 2004-01-12  Alexandre Duret-Lutz  <adl@gnu.org>
2059
2060         * lib/py-compile: Check input files after option processing.
2061         Ensure --basedir has an argument.
2062         * lib/am/python.am (install-%DIR%PYTHON): Do not run py-compile
2063         if nothing was installed.
2064         * tests/python10.test: New file.
2065         * tests/Makefile.am (TESTS): Add python10.test.
2066         Suggested by Sander Niemeijer.
2067
2068         * tests/txinfo29.test: Remove autom4te.cache.
2069         Report from Greg Schafer.
2070
2071         * lib/install-sh: Do not use "$@" in a context where it may be empty,
2072         for the sake of OSF1/Tru64's shell.
2073         Report from He Li.
2074
2075 2004-01-11  Alexandre Duret-Lutz  <adl@gnu.org>
2076
2077         * lib/config.sub, lib/config.guess, lib/texinfo.tex: New upstream
2078         versions.
2079
2080         * m4/as.m4, m4/depend.m4, m4/maintainer.m4, m4/multi.m4: Update
2081         copyright years and serial.
2082
2083         * m4/python.m4 (_AM_PYTHON_INTERPRETER_LIST): Add python2.4.
2084
2085 2004-01-10  Peter Eisentraut  <peter_e@gmx.net>  (tiny change)
2086
2087         * m4/as.m4 (AM_PROG_AS): Format and align help string more
2088         consistently.
2089         * m4/depend.m4 (AM_DEP_TRACK): Likewise.
2090         * m4/lispdir.m4 (AM_PATH_LISPDIR): Likewise.
2091         * m4/maintainer.m4 (AM_MAINTAINER_MODE): Likewise.
2092         * m4/multi.m4 (AM_ENABLE_MULTILIB): Likewise.
2093
2094 2004-01-10  Paul Eggert  <eggert@twinsun.com>
2095
2096         * m4/lispdir.m4 (AM_PATH_LISPDIR): Don't use \? in sed regular
2097         expressions; it doesn't conform to POSIX.
2098
2099 2004-01-10  Alexandre Duret-Lutz  <adl@gnu.org>
2100
2101         * automake.in (shadow_unconditionally): New function...
2102         (handle_source_transform): ... extracted from here.
2103         (am_install_var): Use shadow_unconditionally to define %DISTVAR%.
2104         * lib/am/data.am, lib/am/java.am, lib/am/lisp.am, lib/am/python.am,
2105         lib/am/script.am: Add %DISTVAR% to DIST_COMMON.
2106         * tests/cond33.test: Make sure all conditional files are distributed.
2107         Report from Ralf Corsepius.
2108
2109 2004-01-08  Alexandre Duret-Lutz  <adl@gnu.org>
2110
2111         * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Append `.' to $(mkdir_p).
2112         * lib/install-sh: Accept `install-sh -d' with 0..n arguments,
2113         as well as `install-sh sources... dest' with multiple sources.
2114         * tests/cond33.test: New file.
2115         * tests/instsh2.test: Add more checks for install-sh.
2116         * tests/transform.test: Test for installdirs.
2117         * tests/Makefile.am (TESTS): Add cond33.test
2118         Report from Ralf Corsepius.
2119
2120         * automake.in (handle_configure): Skip AC_CONFIG_LINKS items which
2121         do not look like DEST:SRC.
2122         * tests/conflnk3.test: Check for AC_CONFIG_LINKS($computed).
2123
2124 2004-01-07  Alexandre Duret-Lutz  <adl@gnu.org>
2125
2126         Fix for PR automake/289:
2127         * automake.in (Automake::Struct::libtool_tag): New attribute.  Define
2128         it for the language that have a Libtool tag.
2129         (%libtool_tags): New variable.
2130         (handle_languages, define_compiler_variable)
2131         (define_linker_variable): Pass --tag=XXX to libtool if supported.
2132         (scan_autoconf_traces): Scan for _LT_AC_TAGCONFIG and AC_LIBTOOL_TAGS.
2133         * tests/libtool3.test, tests/subobj9.test: Check that --tag=XXX is
2134         output.
2135
2136 2003-01-07  Eric Sunshine  <sunshine@sunshineco.com>  (tiny change)
2137
2138         * lib/am/configure.am (am__CONFIG_DISTCLEAN_FILES): Add
2139         config.status.lineno.
2140
2141 2004-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
2142
2143         * doc/automake.texi (Rebuilding): Typo.
2144
2145 2004-01-07  Alexandre Duret-Lutz  <adl@gnu.org>
2146
2147         * lib/am/Makefile.am (dist_am_DATA): Really add inst-vars.am.
2148
2149 2004-01-06  Alexandre Duret-Lutz  <adl@gnu.org>
2150
2151         * THANKS: Add Bruce Korb.
2152
2153 2004-01-05  Alexandre Duret-Lutz  <adl@gnu.org>
2154
2155         Mimic Paul Eggert's changes to Autoconf.
2156         * Makefile.am (automake, aclocal): Use `chmod a-w', not `chmod -w'.
2157         * lib/Automake/Makefile.am (Config.pm): Likewise.
2158         * m4/Makefile.am ($(top_srcdir)/m4/amversion.m4): Likewise.
2159
2160         * lib/am/inst-vars.am: New file, define am__vpath_adj_setup,
2161         am__vpath_adj, and am__strip_dir.
2162         * lib/am/Makefile.am (dist_am_DATA): Add inst-vars.am.
2163         * lib/am/data.am, lib/am/lisp.am, lib/am/python.am,
2164         lib/am/scripts.am: Include inst-vars.am, and use $(am__vpath_adj),
2165         $(am__vpath_adj_setup), and $(am__strip_dir) in install and
2166         uninstall rules.  This fixes installation of nobase_ files in
2167         VPATH setups with Sun and OSF1/Tru64 Make.
2168         * lib/am/libs.am, lib/am/ltlib.am: Include inst-vars.am, and use
2169         $(am__strip_dir) to simplify install and uninstall rules.
2170         * tests/nobase.test: Augment to check installation from VPATH builds.
2171
2172         * automake.in (%transformed_files): New variable.
2173         (initialize_per_input): Reset it.
2174         (make_paragraphs): Fill %transformed_files, and define %FIRST%
2175         each time a file is transformed for the first time.
2176         (handle_configure): Do not define %FIRST_CONFIG_HIN%.
2177         (am_install_var): Do not define %FIRST%.
2178         * lib/am/remake-hdr.am: Use %?FIRST% instead of %?FIRST_CONFIG_HIN%.
2179
2180 2004-01-04  Alexandre Duret-Lutz  <adl@gnu.org>
2181
2182         * lib/texinfo.tex: New upstream version.
2183
2184         * m4/mkdirp.m4: Do not use `-m 0755'.  This overrides special bits
2185         and break setups where 775 directories are expected.  Just obey
2186         umask as we did in the past.
2187         Report from Harlan Stenn.
2188
2189 2004-01-03  Alexandre Duret-Lutz  <adl@gnu.org>
2190
2191         * automake.in (scan_texinfo_file): Do not compare $outfile to ''
2192         as $outfile might not be defined at all.
2193
2194         * lib/Automake/Variable.pm (define): Rework the way we check
2195         Automake variable definition.  Ensure consistent :=/+=/=
2196         definitions only for variables that have been and are defined by
2197         Automake, and make it an internal error.  Ignore Automake
2198         attempts to touch a user variable, even with += assignments.
2199         * tests/txinfo29.test: New file.
2200         * tests/Makefile.am (TESTS): Add txinfo29.test.
2201         Reported by Bruce Korb.
2202
2203 2004-01-02  Tom Tromey  <tromey@redhat.com>
2204
2205         * automake.in (handle_source_transform): Don't generate dist
2206         variables when no-dist is set.
2207         (generate_makefile): Likewise.
2208         * tests/nodist3.test: Ensure that DIST_SOURCES is not created,
2209         and that dist target does not exist.
2210         Reported by Tom Fitzsimmons.
2211
2212 2004-01-02  Alexandre Duret-Lutz  <adl@gnu.org>
2213
2214         * tests/libtool5.test, tests/ltcond.test, tests/ltcond2.test,
2215         * tests/ltconv.test: Run automake with --add-missing, because
2216         the CVS version of libtoolize no longer install config.sub and
2217         config.guess by default.
2218
2219         Fix for PR automake/319:
2220         * aclocal.in (scan_m4_files): Scan configure.ac.
2221         (trace_used_macros, write_aclocal): Remove configure.ac from the
2222         list of files to include.
2223         * tests/Makefile.am (TESTS): Add acloca15.test.
2224         * tests/acloca15.test: New file.
2225
2226         * aclocal.in (%file_includes): New variable.
2227         (scan_configure_dep): Compile $m4_include_rx and $ac_require_rx once.
2228         (scan_file): Scan for included files, and process these files
2229         recursively.  Fill %file_includes and %file_contents.  Return the
2230         list of included files, not the contents.
2231         (scan_m4_files): Adjust calls to scan_files.
2232         (strip_redundant_includes): New function.
2233         (trace_used_macros): Call it.
2234         (write_aclocal): Likewise.  Also check the mtime of included files.
2235         * tests/Makefile.am (TESTS): Add acloca14.test.
2236         * tests/acloca14.test: New file.
2237         Report from Phil Edwards.
2238
2239 2004-01-01  Alexandre Duret-Lutz  <adl@gnu.org>
2240
2241         * automake.in (handle_languages): Do not define DEP_FILES.
2242         * m4/depout.m4 (_AM_OUTPUT_DEPENDENCY_COMMANDS): Extract included
2243         files with $(DEPDIR) in their name instead of DEP_FILES.
2244         * tests/depend.test, tests/depend4.test, tests/exsource.test:
2245         Adjust.
2246         Suggested by Tom Tromey.
2247
2248         Do not output .lo rules for programs and static libraries objects,
2249         and do not output .o/.obj rules for libtool libraries.  This is
2250         about explicit rules only, not inference rules.
2251         * automake.in (handle_single_transform_list): Rename as ...
2252         (handle_single_transform): ... this.  Take a single file
2253         to transform (it was only called this way) and accept a new
2254         %transform argument.  Fill %lang_specific_files with list
2255         references instead of strings, and append %transform to each
2256         of these lists.
2257         (define_objects_from_sources, handle_source_transform):
2258         Take a %transform argument, and forward it to &handle_single_transform.
2259         (handle_languages): Adjust to the new format of
2260         %lang_specific_files, and honor its %transform part.
2261         (handle_programs, handle_libraries, handle_ltlibraries): Override
2262         %NONLIBTOOL% and %LIBTOOL% while calling handle_source_transform.
2263         (make_paragraphs): Define %NONLIBTOOL% by default.  Make sure
2264         %transform settings override global settings.
2265         * lib/am/depend2.am (%OBJ%, %OBJOBJ%): Define only if %NONLIBTOOL%.
2266         * tests/libtool3.test: Augment to check Makefile.ins for unneeded
2267         rules.
2268         Suggested by Thomas Fitzsimmons.
2269
2270         * automake.in, aclocal.in: Bump copyright years.
2271
2272 -----
2273
2274 Copyright (C) 2004, 2005  Free Software Foundation, Inc.
2275
2276 This file is part of GNU Automake.
2277
2278 GNU Automake is free software; you can redistribute it and/or modify
2279 it under the terms of the GNU General Public License as published by
2280 the Free Software Foundation; either version 2, or (at your option)
2281 any later version.
2282
2283 GNU Automake is distributed in the hope that it will be useful,
2284 but WITHOUT ANY WARRANTY; without even the implied warranty of
2285 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2286 GNU General Public License for more details.
2287
2288 You should have received a copy of the GNU General Public License
2289 along with autoconf; see the file COPYING.  If not, write to
2290 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2291 Boston, MA 02110-1301, USA.
2292
2293 ;; Variables:
2294 ;; coding: utf-8
2295 ;; End: