Added dist-zip.
[automake.git] / ChangeLog
blob37fadfa59fd80a0a56ab9611af39e19956f049a8
1 Fri May 17 09:02:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
3         From Joerg-Martin Schwarz:
4         * automake.in (seen_package, seen_version): New globals.
5         (scan_configure): Look for PACKAGE= and VERSION=.
7         * automake.in (handle_options): Recognize dist-zip.
8         (handle_dist): Handle dist-zip.
9         (handle_options): Use ' ', not \s+, with split.  Test
10         backsl.test.
11         (handle_source_transform): Likewise.
12         (handle_lib_objects): Likewise.
13         (handle_libraries): Likewise.
14         (handle_texinfo): Likewise.
15         (handle_man_pages): Likewise.
16         (handle_subdirs): Likewise.
17         (handle_gettext): Likewise.
18         (handle_footer): Likewise.
19         (handle_tests): Likewise.
20         (scan_configure): Likewise.
21         (am_install_var): Likewise.
23         * Makefile.am (TAGS_DEPENDENCIES): New macro.
25         * tags.am (tags-recursive): New target.
26         (TAGS): Depend on it.
28         * automake.in (handle_tags): Put tags-recursive on @phony.
30         * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
31         TAGS_DEPENDENCIES.
32         * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
34 Thu May 16 09:21:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
36         * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
38         * automake.in (scan_configure): Look for install-sh and
39         mkinstalldirs here.
40         (initialize_global_constants): Moved mdate-sh from
41         common_sometimes to common_files.  Test mdate2.test.
43 Tue May 14 21:52:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
45         * automake.in (seen_maint_mode): New global.
46         (scan_configure): Handle jm_MAINTAINER_MODE.
47         (read_am_file): Handle seen_maint_mode.
48         (file_contents_with_transform): Handle seen_maint_mode.
49         (handle_source_transform): Changed interface, all callers.
51         From Jim Meyering:
52         * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
53         Handle @MAINT@.
54         * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
56         * automake.in (handle_configure): Check $config_aux_dir against
57         empty string.  From Markku Rossi.  Test mkinstall.test.
59 Fri May 10 14:38:47 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
61         * automake.in (distcheck): Added new rule to top level
62         Makefile.in.
64 Wed May  8 21:57:21 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
66         * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
67         sets seen_ranlib.
68         (generate_makefile): libtool, config.sub, and config.guess should
69         only ever appear in the top directory of a package.
71 Tue May 14 10:24:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
73         * automake.in (initialize_global_constants): Added libversion.in
74         to @common_files.
76         * configure.in (VERSION): Upped to 0.33.
78         * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
79         Test extra.test.
81 Mon May 13 10:41:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
83         * install-sh (transformbasename): Correct misspelling of
84         transformbasename.  From Ian Lance Taylor.
86 Sat Apr 27 11:39:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
88         * automake.in (handle_configure): Set mkinstalldirs variable
89         here.
90         (handle_dist_worker): Explicitly set distdir in subdir makes.
91         (handle_dist): Handle separate distdir target.
92         (handle_dist_worker): Only generate distdir target.
94         * texinfos.am (install-info): Use $(mkinstalldirs).
95         * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
96         * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
97         * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
98         * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
99         * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
101         * automake.in (read_am_file): Set mkinstalldirs variable.
102         (handle_man_pages): Use it.
103         (handle_installdirs): Ditto.
105 Fri Apr 26 15:10:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
107         * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
109 Thu Apr 25 18:40:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
111         * automake.in (handle_dist_worker): Use $(TAR), not tar.
112         (handle_merge_targets): Make sure config header is built before
113         recursing into subdirs.
114         (handle_libraries): Generate LIBFILES for check_LIBRARIES.
115         (handle_merge_targets): Handle case where nothing is installed but
116         something must be built -- "make install" must still work.
118         * dist-vars.am (TAR): New macro.
120         * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
121         (handle_configure): Require stamp-h.in when config header used.
123 Tue Apr 23 17:57:13 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
125         * doc/mdate-sh: Extract the last field from the date output, not
126         the sixth, which will fail when the timezone name has more than
127         one word or is missing.
129 Wed Apr 24 20:29:26 1996  Tom Tromey  <tromey@creche.cygnus.com>
131         * automake.in (am_install_var): Use delete, not undef, to remove
132         EXTRA entry.  From Gord Matzigkeit.
134 Mon Apr 22 17:48:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
136         * automake.in (read_am_file): Handle case where last line doesn't
137         end in newline.
139 Tue Apr  9 22:53:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
141         * automake.in (variable_defined): New function.
142         (read_am_file): Ensure a blank line comes before starting comments
143         from Makefile.am.
144         (initialize_per_input): Initialize %targets.
145         (read_am_file): Set appropriate entry in %targets.
146         Many changes to use variable_defined.
147         (check_gnu_standards): Only require ChangeLog at top level.  From
148         Gord Matzigkeit.
149         (handle_tests): check-TESTS depends on $(TESTS).  From Gord
150         Matzigkeit.
152 Mon Apr  8 22:51:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
154         * automake.in (parse_arguments): Added short options.
155         (initialize_global_constants): Ditto.
157 Fri Apr  5 00:22:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
159         * mkinstalldirs (errstatus): Don't necessarily die if mkdir
160         fails.
162         * automake.in (handle_source_transform): Typo fix.
164 Thu Apr  4 15:10:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
166         * automake.in (handle_dist_worker): Renamed dist-local to
167         dist-hook.
168         (handle_merge_targets): Added install-data-hook and
169         install-exec-hook.
170         (handle_source_transform): Handle EXTRA_prog_SOURCES form.
172         * automake.in (handle_scripts): Never allow scripts_installed to
173         become 0.
175         * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
176         srcdir.
178         * automake.in (generate_makefile): Derived file names from given
179         input; don't assume Makefile.in and Makefile.am.
180         (am_file_name, in_file_name): New globals.
181         (read_am_file): Use them.
183         * program.am (@PROGRAM@): Use transformed program name.
185         * remake-hdr.am (stamp-h): Actually touch stamp-h.
187 Wed Apr  3 15:16:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
189         * automake.in (require_file_internal): Use correct file for error
190         messages.  Test insh.test.
192 Mon Apr  1 09:47:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
194         * texinfos.am (.texi.info): Build output file in srcdir.
196         * automake.in (require_file_internal): If $dir is ".",then look in
197         relative directory.
198         (handle_texinfo): Canonicalize name of texi file before looking
199         for dependency variable.
201 Thu Mar 28 08:33:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
203         * automake.in (require_conf_file_with_conf_line): Yet another
204         function of this form.
205         (libtool_line): New variable.
206         (handle_libraries): Handle libtool.
208         * libraries-vars.am: Removed.
210         * automake.in (seen_libtool): New variable.
211         (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
213         * automake.in (handle_dist_worker): Handle dist-local.
215         * Makefile.am (maintainer-check): Do "make check" after all syntax
216         checks.
218         * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
219         directory.
221         * automake.in ($seen_arg_prog): New global.
222         (handle_programs): Error if AC_ARG_PROGRAM not seen.
223         (handle_scripts): Ditto.
224         (handle_configure): mkinstalldirs now a config file.
225         (handle_installdirs): Find mkinstalldirs in config_aux_dir.
226         (handle_dist_worker): Removed DIST_SUBDIRS.
227         (require_file_path): New variable.
228         (require_file_with_conf_line): Set it.
229         (require_file_with_line): Ditto.
230         (require_file): Ditto.
231         (require_file_internal): Incorporated code from
232         require_config_file.
233         (require_config_file): Rewrote.
234         (require_conf_file_with_line): New function.
235         (handle_texinfo): Use it for mdate-sh.
236         (handle_texinfo): Look for mdate-sh in appropriate directory.
238 Tue Mar 26 13:47:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
240         * Makefile.am (cvs-dist): Find NEWS in srcdir.
241         * automake.in (handle_dist_worker): Find NEWS in srcdir.
242         ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
243         rule.
244         (require_config_file): Set config_aux_path when file found.
245         ($config_aux_dir): New variable.
246         (require_config_file): Set it.
247         (handle_man_pages): Find mkinstalldirs in config_aux_dir.
249 Mon Mar 25 15:32:57 1996  Tom Tromey  <tromey@creche.cygnus.com>
251         * data.am (install-@DIR@DATA): Also allow data to be in build
252         directory.
254 Sun Mar 24 19:56:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
256         * automake.in (am_install_var): Don't look in EXTRA_primary
257         variable any more; it is handled in the main loop.
259 Wed Mar 20 16:22:35 1996  Tom Tromey  <tromey@creche.cygnus.com>
261         * data.am (install-@DIR@DATA): Find data in srcdir.
263 Fri Mar 15 18:30:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
265         * automake.in (require_config_file): Use correct filename when
266         looking for errors.  Also, install file in `.' if not found.  Bug
267         reported by Gord Matzigkeit.  Test installsh.test.
269 Thu Mar 14 09:28:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
271         * Makefile.am (cvs-diff): New target.
273         Fix for bug when install var substitutes empty.  Test empty.test.
274         * header.am (install-@DIR@HEADERS): Allow empty list of headers.
275         (uninstall-@DIR@HEADERS): Ditto.
276         * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
277         (uninstall-@DIR@SCRIPTS): Ditto.
278         * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
279         libraries.
280         (uninstall-@DIR@LIBRARIES): Ditto.
281         * data.am (install-@DIR@DATA): Allow empty list of data.
282         (uninstall-@DIR@DATA): Ditto.
283         * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
284         From François Pinard.
285         (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
286         (uninstall-@DIR@PROGRAMS): Ditto.
288 Wed Mar 13 19:50:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
290         * tags-subd.am (ID): Name of ID file must be flush against -f.
292         * configure.in (VERSION): Version 0.32.
294 Mon Mar 11 17:50:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
296         * automake.in (seen_linguas, all_linguas_line): New variables.
297         (handle_gettext): New function.
298         (generate_makefile): Run it.
299         (scan_configure): Recognize ALL_LINGUAS.
301 Mon Mar 11 14:34:36 1996  Gord Matzigkeit  <gord@enci.ucalgary.ca>
303         * automake.texi: doc fix.
305         * automake.in (am_install_var): Added support for check and
306         installcheck special prefixes.
308 Sun Mar 10 10:44:42 1996  Tom Tromey  <tromey@creche.cygnus.com>
310         * automake.in (handle_subdirs): Don't do SUBDIRS check for
311         gettext.
313 Tue Mar  5 18:12:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
315         * automake.in (OBJECT_PATTERN): Removed.
316         (am_install_var): No error if name is invalid.
317         (handle_programs): Canonicalize program names.
318         (BOGUS_MACRO_PATTERN): New variable.
319         (read_am_file): Error if bad macro name given.
320         (require_file_internal): Use am_line_error, not am_conf_error.
322         * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
324 Mon Mar  4 19:30:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
326         * automake.in (handle_lib_objects): New function.
327         (handle_libraries): Use it.
328         (handle_programs): Ditto.
329         (handle_dist_worker): Deprecate DIST_SUBDIRS.
330         (am_install_var): Allow extended directory mechanism to work.
331         Test exdir.test.
333         * dist-vars.am (DISTFILES): Use EXTRA_DIST.
334         (DEP_DISTFILES): Ditto.
336         * automake.in (OBJECT_PATTERN): New variable.
337         (am_install_var): Use it.
338         (handle_dist): DIST_OTHER is an anachronism.
340 Sat Mar  2 17:04:38 1996  Tom Tromey  <tromey@creche.cygnus.com>
342         * automake.in (handle_dist_worker): Only cause Automake to be
343         re-run if not making a distribution.  Fixes bug reported by
344         Joerg-Martin Schwarz.
345         (require_file_with_line): New function.
346         (require_file): Use it.
347         (am_line_error): Don't print line number if $symbol is empty.
348         (get_object_extension): Use require_file_with_line.
349         (handle_libraries): Use require_file_with_line.
350         (handle_texinfo): Use require_file_with_line.
351         (handle_configure): Use am_conf_line_error and
352         require_file_with_conf_line.
353         (handle_subdirs): Use require_file_with_conf_line.
354         (handle_configure): Use require_file_with_conf_line.
355         (handle_tests): Push check-TESTS on @phony.
356         (am_conf_line_error): New function.
357         (require_file_with_conf_line): New function.
358         (require_file_internal): New function.
359         (require_file_with_line): Use it.
360         (require_file): Ditto.
361         (am_conf_line_error): Handle empty line number.
362         (ac_gettext_line, ac_output_line): New variables.
363         (scan_configure): Set them.
365 Fri Mar  1 00:13:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
367         * automake.in (parse_arguments): Default strictness is gnu.
368         Changed `normal' to `foreign' everywhere.
369         (parse_arguments): Handle --foreign.
370         (initialize_global_constants): Document --foreign.
371         (handle_dependencies): Better error message.
372         (handle_texinfo): Don't push $vtexi on @texis.
373         (handle_texinfo): Only push $vtexi on @texi_deps if not null.
374         (handle_configure): install-sh is a config file; require it as
375         such.
376         (parse_arguments): Renamed --install-missing to --add-missing.
377         (add_missing): Renamed from install_missing.
378         (am_install_var): Check to make sure contents of install variable
379         are correct if primary requires it.  Test badprog.test.
380         (initialize_global_constants): Initialize
381         %primary_uses_subobjects.
382         (handle_source_transform): Skip configure substitutions.  Test
383         depend.test.  Also, skip empty elements.
385 Thu Feb 29 22:00:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
387         * texinfo.tex: New version.
389         * automake.in (am_install_var): Allow extended range of
390         installation directories.
392         * automake.in (get_object_extension): Don't allow
393         @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
394         From Gord Matzigkeit.  Test confincl.test.
396         * texinfos.am (install-info): Changed usage of install-info (in
397         comment).  Per Feb 25 GNU Standards document.
399 Wed Feb 28 07:40:55 1996  Tom Tromey  <tromey@creche.cygnus.com>
401         * automake.in (handle_tests): New function.
402         (generate_makefile): Call it.
403         (handle_subdirs): Skip directories whose names look like configure
404         substitutions.
405         (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
406         when using gettext.
407         (scan_configure): Clear in_ac_output if "]" found.  Test
408         acoutqnl.test.
409         (require_config_file): New function.
410         (generate_makefile): Use require_config_file.
411         (config_aux_path): New variable.
412         (scan_configure): Check for AC_CONFIG_AUX_DIR.
413         (handle_merge_targets): Add install-strip rule.
415 Tue Feb 27 20:00:36 1996  Tom Tromey  <tromey@creche.cygnus.com>
417         * mdate-sh: New version from Ulrich Drepper.
419         * automake.in (handle_source_transform): Changed fill back to
420         empty string.
421         (handle_libraries): Ditto.
422         (handle_dist): Ditto.
423         (handle_dependencies): Ditto.
424         (handle_footer): Ditto.
425         (handle_phony): Ditto.
427         * Makefile.am (DIST_SUBDIRS): Removed.
428         (installcheck-local): Use Perl, not test -x.
429         (PERL): New macro.
430         (maintainer-check): Use $(PERL), not @PERL@.
432         * configure.in (VERSION): Upped to 0.31.
434 Sat Feb 24 18:02:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
436         * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
437         and config.guess.
439         * automake.in: Use keyed_aclocal_warning when warning about
440         fp_PROG_INSTALL.
441         (get_object_extension): Use keyed_aclocal_warning when warning
442         about fp_C_PROTOTYPES.
443         (keyed_aclocal_warning): New function.
445         * Makefile.am (pkgdata_DATA): Install aclocal.m4.
446         * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
448         * automake.in (get_object_extension): Only give error about
449         fp_C_PROTOTYPES once.
451         * automake.in (seen_ranlib): New variable.
452         (scan_configure): Recognized AC_PROG_RANLIB.
453         (handle_libraries): Error if ranlib not checked for.
455         * automake.in (default_strictness): Default to GNU.
456         (default_strictness_name): Ditto.
458 Wed Feb 21 18:15:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
460         * automake.in (read_am_file): Removed @kr@ support.
461         (get_object_extension): Ditto.
463         * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
465 Tue Feb 20 17:25:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
467         * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
469 Mon Feb 19 19:53:09 1996  Tom Tromey  <tromey@creche.cygnus.com>
471         * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
472         * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
474         * automake.in (handle_scripts): Ensure $scripts_installed set to
475         boolean value.  Test proginst.test.
477         * Makefile.am (installcheck-local): New target.
479         * automake.in (require_file): No error if missing file is
480         installed.
482 Sun Feb 18 17:10:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
484         * automake.in (handle_scripts): SCRIPTS no longer automatically
485         cleaned.  Now possible to install scripts in pkgdatadir.
486         ($seen_canonical): New variable.
487         (generate_makefile): Check for config.guess and config.sub here;
488         fixes bug reported by Gord Matzigkeit.
490         * Makefile.am (pkgdata_SCRIPTS): New variable.
491         (CLEANFILES): New macro.
493         * scripts-clean.am: Removed.
495 Sat Feb 17 00:15:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
497         * automake.in (am_install_var): Error if primary variable actually
498         defined.
499         (am_install_var): Skip elements that look like configure
500         substitutions.
501         (am_install_var): "EXTRA" is a valid prefix.
502         (am_install_var): Push contents EXTRA_PRIMARY onto @result.
503         (handle_merge_targets): Treat "all" target like "install".
504         (handle_subdirs): Don't push all-recursive.
506         * header.am (install-@DIR@HEADERS): Don't depend on all.
507         * data.am (install-@DIR@DATA): Don't depend on all.
508         * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
509         * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
510         * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
512         * automake.in (am_install_var): Push generated install targets
513         onto @phony.
515         * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
516         * automake.in (handle_merge_targets): Correctly handle recursive
517         calls of uninstall, install-exec, and install-data.
518         (handle_merge_targets): Put Makefile, and possibly $config_name,
519         onto @all.
520         (handle_merge_targets): Push 'all' onto @install as appropriate.
522 Fri Feb 16 18:27:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
524         * automake.in (handle_configure): config.status is in
525         $(top_builddir), not $(top_srcdir).  Reported by Anthony Green.
527         * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
529 Thu Feb 15 19:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
531         * automake.in: (seen_prog_yacc): New variable.
532         (scan_configure): Look for yacc.
533         (handle_source_transform): Skipp C++ header files.
534         (handle_source_transform): .cxx is a C++ source file.
536 Wed Feb 14 08:36:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
538         * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
540         Implemented --verbose feature; idea from Greg Woods:
541         * automake.in (verbose): New global.
542         (generate_makefile): Print creating message if verbose.
543         (grep_for_vers_texi): Print message if verbose.
544         (handle_dependencies): Ditto.
545         (scan_configure): Ditto.
546         (read_am_file): Ditto.
547         (parse_arguments): Added --verbose.
548         (initialize_global_constants): Ditto.
550         * automake.in (get_object_extension): Use am_line_error.
551         (handle_source_transform): Ditto.
552         (handle_libraries): Ditto.
553         (handle_texinfo): Ditto.
554         (handle_man_pages): Ditto.
555         (handle_dist): Ditto.
556         (handle_dist): Ditto.
557         (handle_subdirs): Ditto.
558         (handle_configure): Ditto.
559         (handle_merge_targets): Ditto.
560         (am_install_var): Ditto.
561         (am_line_error): Allow actual line number as argument.
562         (handle_configure): Use am_line_error.
563         (scan_configure): Set config_header_line.
564         (config_header_line): New global.
565         Use @PERL@ to find perl during exec.  From Greg Woods.
567 Tue Feb 13 22:06:51 1996  Tom Tromey  <tromey@creche.cygnus.com>
569         * automake.in (initialize_per_input): Init %content_lines.
570         (read_am_file): Set appropriate content_lines elements while
571         reading.
572         (am_line_error): New function.
573         (read_am_file): Use it.
574         (handle_options): Ditto.
576         * automake.in (scan_configure): Handle case where more than one .o
577         is put into LIBOBJS at once.  Test libobj.test.
579 Mon Feb 12 20:39:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
581         * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
582         Test acouttbs.test.
583         (handle_subdirs): Restored intl, po warnings.
585         * automake.in (scan_configure): Delete everything after "," or
586         ")".  Test acoutnoq.test.
587         (handle_dist): Use $relative_dir, not nonexistent $subdir.
588         (handle_subdirs): 'po' and 'intl' are sometimes substituted into
589         SUBDIRS; don't warn about their absence.
591 Sun Feb 11 16:55:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
593         * automake.in (handle_texinfo): Removed bogus error message.
595         * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
596         onto @all.
597         (handle_options): Handle version number.
599         * automake.in ($maint_charset, $dist_charset): New variables.
600         (initialize_per_input): Init $local_maint_charset.
601         (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
602         (generate_makefile): Don't print "creating...".
604 Sat Feb 10 16:45:07 1996  Tom Tromey  <tromey@creche.cygnus.com>
606         * automake.in (get_object_extension): Substitute
607         @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
608         (handle_source_transform): Use $1, not \1.
609         (pretty_print_internal): Handle Tabs in fill when computing indent
610         on new line.
611         (handle_merge_targets): Always generate install-exec and
612         install-data targets.  Test instexec.test.
613         Fixed error message if fp_PROG_INSTALL missing.
615         * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
616         @CONFIG_INCLUDE_SPEC@.
618         * automake.in (scan_configure): Delete everything after "]".  Test
619         acoutput.test.
621         * configure.in (AC_OUTPUT): Create tests/Makefile.
622         * Makefile.am (SUBDIRS): New macro.
624         * automake.in (handle_texinfo): Put $vtexi on texi_deps.  From Jim
625         Meyering.
627         * configure.in (AC_OUTPUT): Ensure automake is executable.
629 Thu Feb  8 17:30:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
631         * automake.in (handle_subdirs): Error if directory in SUBDIRS does
632         not exist.
634         * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
636         From Jim Meyering:
637         * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
638         (@DIR@_LIBFILES).
639         * header.am (install-@DIR@HEADERS): Depend on all, not
640         $(@DIR@_HEADERS).
641         * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
642         * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
643         $(@DIR@_SCRIPTS).
644         * programs.am (install-@DIR@PROGRAMS): Depend on all, not
645         $(@DIR@_PROGRAMS).
647         * automake.in (initialize_per_input): Initialize
648         $use_dependencies.
649         ($seen_path_xtra): New variable.
650         (scan_configure): Look for AC_PATH_XTRA.
651         (get_object_extension): Add variables to output if X seen.
653 Thu Feb  8 10:02:45 1996  Greg A. Woods  <woods@most.weird.com>
655         * automake.in (handle_programs): add pkglib to list of
656         directories for C
657         (various): include a tab as fill for continuation lines
658         printed with pretty_print*, esp. for macro variable assignments.
659         [ changed to 4 spaced by me ]
661 Wed Feb  7 18:00:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
663         * configure.in (VERSION): Upped to 0.30.
665         * Makefile.am (automake): Removed.
666         (DIST_OTHER): Removed.
668         * automake.in (handle_source_transform): All dep_files are
669         relative to $(srcdir).
670         (handle_libraries): Ditto.
671         (scan_configure): Test for AC_PROG_INSTALL as well as
672         fp_PROG_INSTALL.  Don't error here.
673         (seen_prog_install): Now global.
674         (scripts_installed): New global.
675         (handle_scripts): Set it.
676         Give error if appropriate install macro not seen.
677         (handle_subdirs): Ensure $seen_gettext before requiring
678         gettext-specific files.
679         (handle_configure): Automatically rebuild 
681         From Jim Meyering:
682         * automake.in (handle_source_transform): Use \W when quoting
683         regexp.  When blah_SOURCES not explicitly defined, still create
684         entry in %deps.
685         * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
686         * subdirs.am (maintainer-clean-recursive): Now depends on
687         $(CONFIG_HEADER) and Makefile.
689         * automake.in (handle_source_transform): Skip macro references.
691 Mon Feb  5 14:58:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
693         * automake.in (handle_texinfo): Include "rm" when deleting files.
695         * Makefile.am (maintainer-check): Expect only one ${...}.
696         * texinfos.am (install-info): Remove unneeded ${...}.  From Jim
697         Meyering.
699         * automake.in (handle_configure): Only define CONFIG_HEADER if
700         $config_name.
701         ($seen_gettext): New variable.
702         (handle_subdirs): Do all gettext-related checking here.
703         (scan_configure): Just set $seen_gettext.
704         (handle_man_pages): Properly quote $(MANS).
706 Wed Jan 31 09:51:30 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
708         * depend.am: Don't use srcdir anywhere.
709         * automake.in (handle_libraries): Don't make .deps relative to
710         srcdir.
711         (handle_options): Recognize no-dependencies.
713         * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
714         ".".  Properly quote regexp.
716 Tue Jan 30 12:19:09 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
718         * automake.in (handle_configure): Only defined CONFIG_HEADER if
719         $config_name.
720         (read_am_file): Quote regexp when substituting top_builddir.
721         (handle_source_transform, handle_libraries): Look in
722         $(srcdir)/.deps for .P files.
724 Fri Jan 26 00:15:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
726         * automake.in (am_conf_error): New function.
727         (scan_configure): Use it.
728         (scan_configure): A comma also ends AC_OUTPUT macro.
730         * automake.in (read_am_file): Compute top_builddir when including
731         header-vars.am.
732         (handle_configure): Use $top_builddir, not $top_reldir.
733         (other_input_files): New variable.
734         (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
736         Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
737         * automake.in (input_files, seen_make_set): Declare globally.
738         (parse_arguments): Use input_files, not make_list.
739         Only scan configure.in once.
740         (handle_dist): Use SUBDIRS to determine when to make
741         subdirectories and recurisvely dist.  Use $(topdir), not "..", to
742         find top of dist tree.
743         (handle_configure): Check for AC_PROG_MAKE_SET here.  Don't require
744         configure.in (done elsewhere).
745         (scan_configure): seen_make_set is global.  Allow arbitrary space
746         in LIBOBJS assignment.
747         (top_builddir): New variable.
748         * header-vars.am (top_builddir): New variable.
749         * remake-subd.am (Makefile): Look in top_builddir, not .., when
750         remaking.
751         * automake.in (handle_merge_targets): Run 'all' before
752         check-recursive.
754         * automake.in (file_contents_with_transform): Changed error
755         message.
756         (handle_configure): Define $contents{'CONFIG_HEADER'}.
758         * texi-version.am: Many changes to support multiple .texi files.
759         Replaced "version.texi" with "@VTEXI@".  Replaced "vti" with
760         "@VTI@".
761         * automake.in (handle_configure): install.sh is an anachronism.
762         (handle_texinfo): Generalized for multiple .texi files.  Handle
763         'clean-info' internally.
764         * texi-clean.am: Removed.
765         * Makefile.am: Updated for removal.
767 Wed Jan 24 22:55:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
769         * automake.in (grep_for_vers_texi): New function.
770         (handle_texinfo): Use grep_for_vers_texi, not system("grep").
771         (handle_texinfo): Changes to generalize to multiple .texi files.
773 Tue Jan 23 14:22:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
775         Fixes from Gord Matzigkeit:
776         * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
777         topsrcdir.
778         * header.am: New file.
779         * Makefile.am (pkgdata_DATA): Install header.am.
780         * automake.in (handle_headers): Use header.am, not data.am.
781         (am_install_var): Allow pattern to be compiled multiple times.
783         * config.guess, config.sub: New files.
784         * Makefile.am (pkgdata_DATA): Install config.guess and
785         config.sub.
786         * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
787         AC_CANONICAL_SYSTEM.
789 Sun Jan 21 15:51:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
791         * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
792         (handle_man_pages): Use man_MANS, not MANS.
794         * Makefile.am (info_TEXINFOS): Renamed.
796         * automake.in (scan_configure): Remove comments from input line.
797         (am_variable): Removed.
799         * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
801         * automake.in (config_name, config_header): New globals.
802         (scan_configure): Look for AC_CONFIG_HEADER.
803         (handle_configure): Handle more uses of AC_CONFIG_HEADER.
805 Sat Jan 20 15:54:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
807         * automake.in (handle_dist_worker): Bug fix.
809 Fri Jan 19 00:50:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
811         * automake.in (require_file): Install missing files only according
812         to desired strictness.
813         (initialize_per_input): Don't init libsources.
814         (scan_configure): Reinit libsources.
815         (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
816         (fp_c_prototypes): New global.
817         (scan_configure): Set it.
818         (get_object_extension): Error if fp_C_PROTOTYPES not in
819         configure.in when using ansi2knr.
820         (handle_source_transform): Skip header files.
822         * automake.in (handle_dist_worker): Explicitly make 'dist' in
823         subdirs.
825 Thu Jan 18 00:25:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
827         From François Pinard:
828         * automake.in (handle_source_transform): Transform $o file into .P
829         file.
830         (handle_dist_worker): Handle case where DISTFILES includes
831         wildcard.  Bug fix in subdir case.
833         * automake.in (parse_arguments): Initialize strictness to
834         'normal'.
836 Sun Jan 14 13:54:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
838         * automake.in (scan_configure): Look for NLS support.
840         Changes from François Pinard:
841         * texinfos.am (install-info): Correctly install when build dir is
842         not srcdir.
843         * tags-subd.am (ID): Indentation change.
844         * kr-vars.am (o): Use ".@U@o", not "@U@o".
845         * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
846         * automake.in (handle_dist_worker): Fixlets.
847         (handle_dist): Sort keys going into dist_common.
849 Sat Jan 13 00:18:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
851         * automake.in (handle_dist_worker): If Gnits, don't allow release
852         until NEWS is updated.
854         * configure.in (VERSION): Version 0.29.
856         * Makefile.am (maintainer-check): Look for perl4.036 in path.
858         * dist-vars.am (DISTFILES):  Include BUILT_SOURCES.
859         (DEP_DISTFILES): Ditto.
861         * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
862         * dist-vars.am (DEP_DISTFILES): New variable.
864         * automake.in (handle_options): Support dist-shar option.
865         (handle_dist_worker): New function.
866         (handle_dist): Use it.
868         * texi-version.am (mostlyclean-vti): Remove version.tmp, not
869         *.tmp.
871         * automake.in (handle_dist): Chmod distdir 777.  From François
872         Pinard.
874         * automake.in (scan_configure): New function.
875         (initialize_per_input): Init libsources.
876         (generate_makefile): Run handle_configure first.
877         (handle_configure): Run scan_configure.
878         (handle_configure): Don't look for AC_PROG_MAKE_SET here.
880 Thu Jan 11 23:14:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
882         * Makefile.am (AUTOMAKE_OPTIONS): New variable.
884         * automake.in (strictness, strictness_name): Renamed.
885         (initialize_per_input): Set strictness, strictness_name.
886         Initialize %options.
887         (generate_makefile): Run handle_options.
888         (handle_options): New function.
889         (handle_man_pages): Make install-man depend on $(MANS).  Turn off
890         man page install if no-installman option given.
891         (read_am_file): Deprecate @kr@.
892         (get_object_extension): Look at ansi2knr option.
893         (parse_arguments): Take global strictness from command-line
894         options.
896 Tue Jan  9 11:24:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
898         Fixes from François Pinard:
899         * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
900         * automake.in (get_object_extension): Use $o, not $(kr)o.
901         (handle_source_transform): Don't look for $(kr)c files.
902         * kr-vars.am (o): New macro.
903         (kr): Removed.
905         * depend.am (DEP_FILES): Removed.
906         * automake.in (handle_source_transform): Push .P file onto
907         dep_files.
908         (initialize_per_input): New variable %dep_files.
909         (handle_dependencies): Generate DEP_FILES here.
911 Mon Jan  8 22:27:33 1996  Tom Tromey  <tromey@creche.cygnus.com>
913         * automake.in (do_one_clean_target): Only remove config.status in
914         top-level directory.
915         (handle_tags): Removed 'id' from .PHONY list.  From Jim Meyering.
917         * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
919         * automake.in (handle_dist): Make "ln" quiet.
921         * tags-subd.am (ID): Depend on HEADERS and SOURCES.
923 Sat Jan  6 10:58:23 1996  Tom Tromey  <tromey@cambric.colorado.edu>
925         * automake.in (handle_merge_targets): 'check' shouldn't depend on
926         'all' at top level.
927         (file_contents_with_transform): New function.
928         (am_install_var): Use file_contents_with_transform.
929         (handle_programs): Ditto.
930         (handle_libraries): Ditto.
931         (handle_texinfo): Ditto.
932         (handle_merge_targets): Let 'install' depend on 'all' if no other
933         dependencies exist.  From Jim Meyering.
934         (check_gnu_standards): GNU requires AUTHORS file.  (See
935         maintain.text).
936         (require_file): Put body in loop.
937         (get_object_extension): Only call require_file once.
938         (handle_configure): Ditto.
940         From Jim Meyering:
941         * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
942         * tags-subd.am (id): Removed.
944 Fri Jan  5 10:31:19 1996  Tom Tromey  <tromey@cambric.colorado.edu>
946         * Added copyright notice to each .am file.
948         * automake.in: Cleanups from François Pinard to avoid $#.
949         (require_argument): Fixed sense of test.
950         (set_strictness): Bug fix.
952 Thu Jan  4 21:21:29 1996  Tom Tromey  <tromey@cambric.colorado.edu>
954         * Makefile.am (pkgdata_DATA): Removed old dist files.
956         * dist-subd-top.am, dist-subd.am, dist.am: Removed.
958         * automake.in (set_strictness): Set $strictness_name.
959         (strictness_name): New variable.
960         (handle_dist): Substantially rewrote.
962         * configure.in: Point AC_INIT at automake.in.
964         * automake.in (generate_makefile): Report errors against
965         Makefile.in, not Makefile.am.
967 Wed Jan  3 00:05:40 1996  Tom Tromey  <tromey@cambric.colorado.edu>
969         * mdate-sh: Bug fix from Jim Meyering.
971         * dist.am (dist): Changed in parallel with dist-subd-top.am.
973         * mkinstalldirs: Reverted.
975         * automake.in (initialize_global_constants): Allow COPYING.LIB
976         again.
977         (check_gnits_standards): Disallow COPYING.LIB.
979         * texinfos.am (install-info): Only look in $(srcdir) for info
980         files.
982         * automake.in (initialize_global_constants): New variable
983         gen_copyright.
984         (read_am_file): Put a copyright in each Makefile.in.
986         * dist-vars.am (DISTFILES): Put DIST_COMMON first.
988         * automake.in (am_install_var): Put space before "=".
989         (handle_dist): Put README first in DIST_COMMON.
991         * Makefile.am (pkgdata_DATA): Include COPYING.
993         * COPYING: New file.
995         * automake.in (parse_arguments): Added --gnu and --gnits as
996         synonyms.
997         (initialize_global_constants): Ditto.
998         (initialize_global_constants): Don't auto-distribute COPYING.LIB.
999         (initialize_global_constants): Look for README first.
1000         (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
1001         ABOUT-GNU.
1002         (check_gnu_standards): Require file COPYING.
1004         From François Pinard:
1005         * automake.in (file_contents): Comment out "warn"s.
1006         (usage): Use 4 columns.
1007         (USAGE_FORMAT): Ditto.
1009         * texinfos.am (install-info): Look for info file relative to $$d.
1011         * Makefile.am (cvs-dist): Suppress output of "grep".
1013         * configure.in (VERSION): Version 0.28.
1015         * automake.in (pretty_print_internal): Fix for Perl 4
1016         compatibility.
1018         * configure.in (VERSION): Version 0.27.
1020         * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
1021         invocation.
1023         * automake.in (initialize_global_constants): Don't quote "@" in
1024         $install_man_format.
1025         (handle_merge_targets): use "@:" as empty command, not ":".
1027 Tue Jan  2 23:33:24 1996  Tom Tromey  <tromey@cambric.colorado.edu>
1029         * texinfos.am (install-info): Look in $d for info files.  From
1030         François Pinard.
1032         * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
1034         * automake.in (read_am_file): Correctly deal with continued
1035         variable definitions.
1037 Mon Jan  1 15:43:25 1996  Tom Tromey  <tromey@cambric.colorado.edu>
1039         * automake.in (handle_merge_targets): 'check' target depends on
1040         'all'.
1041         (file_contents): Don't be so verbose.
1042         (read_am_file): Ditto.
1043         (read_am_file): Must use substr to check for trailing \.
1044         (am_install_var): Use push_phony_cleaners.
1045         (file_contents): Set $was_rule when assuming a rule is seen.
1046         (read_am_file): Ditto.
1047         (do_one_clean_target): Removed spurious newline.
1049         Some changes from François Pinard:
1050         * Removed trailing whitespace from all '.am' files.
1051         * tags-subd.am (ID): Use &&, not ;.
1052         (TAGS): Ditto.
1053         * automake.in (parse_arguments): Removed useless message.
1054         (parse_arguments): Don't explicitly referenced STDERR.
1055         (require_argument): Ditto.
1056         (am_error): Ditto.
1057         (set_strictness): Ditto.
1058         (file_contents): Ditto.
1059         (read_am_file): Ditto.
1060         (generate_makefile): Style tweaks.
1061         (handle_programs): Ditto.
1062         (handle_libraries): Ditto.
1063         (handle_texinfo): Ditto.
1064         (handle_man_pages): Ditto.
1065         (handle_tags): Ditto.
1066         (handle_dist): Ditto.
1067         (handle_subdirs): Ditto.
1068         (handle_configure): Ditto.
1069         (handle_footer): Don't put newline before footer.am contents.
1070         (handle_merge_targets): Style tweaks.
1071         (do_one_clean_target): Ditto.
1072         (dirname): Ditto.
1073         (am_variable): Ditto.
1074         Defined some new constants.
1075         (generate_makefile): Don't call generate_header.
1076         (generate_header): Removed.
1077         (file_contents): Rewrote.
1078         (read_am_file): Rewrote.
1080         * automake.in (generate_makefile): Handle phony target.
1081         (do_one_clean_target): Pretty-print dependencies.
1082         (handle_installdirs): Pretty-print rule.
1084         * Makefile.am (maintainer-check): Made some commands silent.
1086         * automake.in (initialize_global_constants): Don't install or
1087         uninstall cat'd man pages.
1088         (initialize_per_input): Added phony target.
1089         (push_phony_cleaners): New function.
1090         (get_object_extension): Handle phony targets.
1091         (handle_texinfo): Ditto.
1092         (handle_man_pages): Ditto.
1093         (handle_tags): Ditto.
1094         (handle_dist): Ditto.
1095         (handle_subdirs): Ditto.
1096         (handle_installdirs): Ditto.
1097         (handle_merge_targets): Ditto.
1098         (handle_clean): Ditto.
1099         (do_one_merge_target): Ditto.
1100         (am_install_var): Ditto.
1101         (handle_phony): New function.
1102         (generate_makefile): Call it.
1103         (pretty_print_internal): New function.
1104         (pretty_print_rule): Ditto.
1106 Sun Dec 31 13:04:59 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1108         * automake.in (initialize_global_constants): Don't print body of
1109         loop at make time.
1111         Changes from François Pinard:
1112         * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
1113         (DEP_FILES): Put dependency files in $(srcdir).
1114         Look in $(srcdir) when including dependency files.
1115         ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
1116         (.deps/%.P): MKDEP includes all macro expansions.
1117         * dist-subd-top.am (dist): Get absolute path for distdir.  Don't
1118         be so verbose.
1119         * dist-subd.am (dist): Don't be so verbose.
1120         * dist.am (dist): Don't be so verbose.
1122         * automake.in (do_one_clean_target): Remove config.status in
1123         maintainer-clean.  From Jim Meyering.
1125         * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix.  From Jim
1126         Meyering.
1128         * automake.in (handle_merge_targets): Add dummy command for empty
1129         install target.  From Jim Meyering.
1131 Tue Dec 12 10:06:28 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1133         * texinfos.am (uninstall-info): Bug fix.
1135         * Makefile.am (maintainer-check): Error if ${...} used.
1136         * depend.am (DEP_FILES): Prefer $(...).
1138         * scripts.am (install-@DIR@SCRIPTS): Only install script if it
1139         exists.
1140         * libraries.am (install-@DIR@LIBRARIES): Only install library if
1141         it exists.
1142         * programs.am (install-@DIR@PROGRAMS): Only install program if it
1143         exists.
1145         * texinfos-vars.am (TEXFILES): Removed.
1147         * Makefile.am (pkgdata_DATA): Removed libprograms.am.
1149         * automake.in (do_one_merge_target): Never generate trailing
1150         whitespace.
1151         (pretty_print): New function.
1152         (handle_footer): Prettyprint definitions.
1153         (am_install_var): Ditto.
1154         (handle_source_transform): Ditto.
1155         (handle_dist): Ditto.
1156         (handle_libraries): Ditto.
1157         (read_am_file): Put comments nearer appropriate code.
1159         * texi-clean.am (mostlyclean-info): Use continued lines, not
1160         multiple rm's.  From Jim Meyering.
1162 Sun Dec 10 11:59:33 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1164         * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
1165         mkinstalldirs, texinfo.tex to be installed.
1166         * automake.in (symlink_exists): New global.
1167         (install_missing): Ditto.
1168         (require_file): Install missing files if possible.
1169         (parse_arguments): Handle --install-missing option.
1170         (initialize_global_constants): Document --install-missing.
1172         * Makefile.am (cvs-dist): Don't release unless NEWS updated.
1173         Ensure 'checks' pass before release.
1174         (maintainer-check): Renamed.  Look in $(srcdir) for sources.  From
1175         Franc,ois Pinard.
1176         (cvs-dist): Depend on maintainer-check instead of explicitly
1177         running check.
1179         * configure.in (VERSION): Version 0.26.
1181         * Makefile.am (check-local): Only look at [a-z]*.am.  Fixed sense
1182         of 'if' test.
1184         * depend.am (DEP_FILES): Bug fix.
1186         * automake.in (do_one_clean_target): Typo.
1188         * Makefile.am (check-local): Run syntax check under Perl 4.
1190         * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
1191         (handle_source_transform): Loop variable is now $_.  From Gor
1193         * Makefile.am (check-local): Check for 'true' in source.
1194         * texinfos.am (install-info): Can't use "true" in any rule.
1196 Sat Dec  9 10:16:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1198         * Makefile.am (cvs-dist): New target.
1200         * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
1201         failures.
1203         * texinfos.am (install-info): Don't do install-info for now.
1205         * clean.am (distclean-generic): Don't remove config.status here.
1206         * automake.in (do_one_clean_target): Remove config.status later,
1207         for 'make -j2'.  From Jim Meyering.
1209 Fri Dec  8 16:30:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1211         * configure.in (VERSION): Version 0.25.
1213         * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
1214         (handle_configure): Check for AC_PROG_MAKE_SET.
1216         * depend.am (DEP_FILES): Handle deANSIfication case.  From Jim
1217         Meyering.
1219         * automake.in (am_install_var): Changed how 'clean' handled for
1220         uniform name targets.
1221         * Makefile.am (pkgdata_DATA): Added new files.
1222         * data-clean.am: New file.
1223         * scripts-clean.am: New file.
1224         * libraries-clean.am: New file.
1225         * programs-clean.am: New file.
1227 Wed Dec  6 00:06:11 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1229         * automake.in (am_install_var): Error if variable name
1230         "misspelled".
1231         (handle_source_transform): Automatically include .c file
1232         corresponding to .y or .l.
1234 Tue Dec  5 00:46:14 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1236         * programs.am: Changed for uniform naming scheme.
1238         * automake.in (read_am_file): Allow '-' and '.' in target names.
1239         (generate_makefile): Don't pass arguments to handle_libraries.
1240         (initialize_per_input): Define @sources, @objects.
1241         (generate_makefile): Init @sources, @objects if needed.
1242         (handle_source_transform): Push onto @sources, @objects here.
1243         (am_install_var): Push primary onto @all, for configure-time
1244         customization.
1245         (handle_programs): Use new uniform naming scheme.
1247         * Makefile.am (check-local): New target.
1249         * automake.in (handle_libraries): Use uniform naming scheme.
1251         * libraries.am: Rewrote for uniform naming scheme.
1253         * scripts.am: Updated names of all clean targets.
1255         * automake.in (handle_programs): Split on all whitespace.
1256         (handle_libraries): Ditto.
1257         (handle_texinfo): Ditto.
1258         (handle_man_pages): Ditto.
1259         (am_install_var): Changed return result.
1260         (am_install_var): Changed interface.
1261         (am_install_var): Push onto @clean@ if requested.
1262         (handle_scripts): Pass -clean to am_install_var.
1264 Mon Dec  4 11:55:36 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1266         * automake.in (am_install_var): Push target onto @all.
1267         (get_object_extension): Use $(...).
1268         (handle_source_transform): Ditto.
1269         (handle_programs): Ditto.
1271         * automake.in (require_argument): New function.
1272         (parse_arguments): Use it.
1273         (push_dist_common): New function.
1274         (generate_makefile): Use it.
1275         (handle_texinfo): Ditto.
1276         (handle_dist): Ditto.
1277         (handle_configure): Ditto.
1278         (require_file): Ditto.
1279         (generate_makefile): Don't pass arguments to handle_scripts.
1280         (handle_configure): Require configure.in.
1281         (check_gnu_standards): New function.
1282         (check_gnits_standards): Ditto.
1283         (generate_makefile): Check standards.
1285         * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
1287         * automake.in (LENIENT, GNU, GNITS): New constants.
1288         (initialize_per_input): New function.
1289         (generate_makefile): Use it.
1290         (initialize_global_constants): Renamed from init_globals.
1291         (require_file): Added strictness argument.
1292         (parse_arguments): Added --strict option.
1293         (set_strictness): New function.
1294         (parse_arguments): use it.
1295         (initialize_global_constants): Document --strictness.
1297         * automake.in: Use ${1+"$@"} to preserve quoting when running
1298         under sh.
1300         * texinfos.am (install-info): Don't use "true".
1301         * tags.am (TAGS): Don't use "true".
1303         * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
1304         remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
1306         * program.am (@PROGRAM@): Use LINK macro.
1307         * compile.am (.c.o): Use COMPILE macro.
1309         * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
1310         ${...}.
1312         * subdirs.am (RECURSIVE): Removed macro.
1314         * clean.am: Changed to not be so verbose.
1316         * Makefile.am (pkgdata_DATA): Include texi-clean.am.
1317         * automake.in (handle_texinfo): Transform texi-clean and put into
1318         output rules.
1319         * texinfos-vars.am (TEXFILES): Removed.
1320         * texinfos.am: Removed 'clean' targets.
1321         * texi-clean.am: New file.
1323         * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
1325         * texinfos-vars.am (TEXFILES): Added *.op.
1327         * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
1328         standards.
1329         * dist.am (dist): Use DISTFILES.
1330         * dist-subd.am (dist): Use DISTFILES.
1331         * dist-subd-top.am (dist): Use DISTFILES.
1333 Sun Dec  3 00:24:08 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1335         * Makefile.am (ETAGS_ARGS): Define.
1337         * depend.am (.deps/.P): Use ":", not "echo timestamp".  From Jim
1338         Meyering.
1340         * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
1342         * automake.in (handle_scripts): Use am_install_var.
1344         * scripts.am: Rewrote for new uniform naming scheme.
1346         * Makefile.am (pkgdata_DATA): Removed libscripts.am.
1348         * libscripts.am: Removed.
1350         * packagedata.am: Removed.
1352         * Makefile.am (PACKAGEDATA): Removed packagedata.am.
1353         (pkgdata_DATA): Renamed from PACKAGEDATA.
1355         * automake.in (handle_data): Use am_install_var.
1356         (init_globals): Init %exec_dir_p.
1358         * data.am: Rewrote for new uniform naming scheme.
1360         * automake.in (get_object_extension): New function.
1361         (handle_programs): Use it.
1362         (dir_holds_sources): Changed interpretation.
1363         (handle_headers): New function.
1364         (am_install_var): New function.
1365         (generate_makefile): Call handle_headers.
1367         * header-vars.am (pkgdatadir): New macro.
1368         (pkglibdir): Ditto.
1369         (pkgincludedir): Ditto.
1371         * automake.in (handle_source_transform): New function.
1372         (am_error): New function.
1373         (generate_makefile): Use it.
1374         (handle_source_transform): Ditto.
1375         (handle_texinfo): Ditto.
1376         (handle_dependencies): Ditto.
1377         (handle_merge_targets): Ditto.
1378         (require_file): Ditto.
1380 Sat Dec  2 21:39:56 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1382         * automake.in: Updated FSF address.  From Jim Meyering.
1383         * header-vars.am: Updated FSF address.
1385         * distname.am: Removed.
1387         * automake.in (file_contents): Strip "##" comments.
1388         * Various files: Added "##" comments for strange things.
1390         * automake.in (handle_tags): Generate TAGS rule for every
1391         directory.
1393         * subdirs.am (RECURSIVE): Include installcheck-recursive.
1394         * automake.in (installcheck): New variable.
1395         (generate_makefile): Initialize it.
1396         (handle_subdirs): Push 'installcheck-recursive'.
1397         (handle_merge_targets): Handle installcheck target.
1399 Thu Nov 30 20:13:16 1995  Tom Tromey  <tromey@cambric>
1401         * automake.in ($PACKAGE): Removed.
1403         * header-vars.am (ALL): Removed.
1405         * automake.in: Reworked 'all' target handling.
1407         * automake.in (generate_makefile):
1408         Don't use AM_ forms in call to am_variable.
1410         * automake.in: Changes for Perl 5, from Gord Matzigkeit
1412         * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
1414         * automake.in (handle_footer): Allow SUFFIXES variable.
1416         * automake.in (am_variable): New function.
1417         (handle_texinfo): Use it.
1418         (generate_makefile): Use it.
1420         * configure.in: Version 0.24.
1422 Wed Nov 29 23:50:14 1995  Tom Tromey  <tromey@cambric>
1424         * automake.in (handle_libraries):
1425         Generate blah_LIBADD defines if required.
1427         * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
1429         * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
1431         * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
1433         * configure.in: Version 0.23
1435         * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
1437         * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
1439         * automake.in: New option --output-dir
1441         * automake.in (handle_configure): Fixed typo.
1443         * automake.in (handle_installdirs): Always make installdirs target.
1445         * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
1446         uninstall-exec-recursive.  Added installdirs-recursive.
1448         * automake.in (handle_installdirs): Handle installdirs-recursive.
1449         (handle_man_pages): 'all' depends on $(MANS)
1451         * Makefile.am: Removed mans.am.
1453         * automake.in: More man-related fixes
1455         * automake.in: Bug fixes
1457         * automake.in: Rewrote man page handling.
1459         * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
1461         * automake.in (handle_installdirs): New function.
1462         (@installdirs): New global.
1463         Many changes to deal with installdirs.
1465         * clean.am (clean-generic): Always supply 'else' clause to 'if'
1467         * automake.in (generate_header): Don't use header.am.
1468         (handle_dist): Don't use dist-subd-vars.am.
1470         * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
1472         * Makefile.am (DISTCLEANFILES): Removed.
1474         * clean.am (clean-generic): Bug fix.
1476         * clean.am (clean-generic): Only remove CLEANFILES if nonempty
1478         * texi-version.am (clean-vti): No such macro as VTI
1480 Tue Nov 28 19:56:07 1995  Tom Tromey  <tromey@cambric>
1482         * automake.in: Bug fix for maintainer-clean
1484         * automake.in (do_one_clean_target):
1485         Print special text in maintainer-clean.
1486         (handle_clean): Always include clean.am
1488         * clean.am: Use -generic clean targets.
1490         * compile.am: Added clean targets.
1492         * configure.in: Version 0.22.
1494         * automake.in (handle_dependencies):
1495         Put trailing newline after all deps.
1497         * automake.in (handle_dependencies): Another dependency bug fix.
1499         * automake.in (handle_dependencies):
1500         Bug fix when including dependencies.
1502         * automake.in (handle_configure):
1503         Verify existence of install-sh, mkinstalldirs
1505         * automake.in (handle_texinfo): Include stamp-vti in distribution
1507         * dist-subd-vars.am, dist-vars.am (DIST_FILES):
1508         Include DATA, PACKAGEDATA.
1510         * Makefile.am: Nothing
1512         * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
1514         * automake.in (handle_texinfo): Typo
1516         * automake.in: If script ends up in shell, feed to perl
1518         * automake.in: Rewrote 'clean' rules.
1519         Documentation made and installed first.
1520         'all' depends on 'info'
1522 Mon Nov 27 23:57:29 1995  Tom Tromey  <tromey@cambric>
1524         * configure.in, Makefile.am: Turned off internationalization.
1526         * clean-kr.am: Rewrote for new clean scheme.
1528         * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
1530         * Makefile.am (PACKAGEDATA): Include tags-clean.am
1532         * subdirs.am: Removed bogus local clean targets
1534         * tags-clean.am: Initial revision
1536         * texi-version.am: Added clean targets
1538         * texinfos.am: Fixes to clean targets.
1540         * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
1541         Added clean targets
1543         * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
1545         * automake.in: Completely revamped automatic de-ANSI-fication
1547         * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
1549         * compile-vars.am (LINK): New macro
1551         * kr-vars.am: Trailing blank line
1553         * compile-kr.am: Rewrote
1555         * compile-vars.am (COMPILE): New macro
1557         * compile-vars.am (ANSI2KNR): Removed
1559         * Makefile.am (PACKAGEDATA): Removed all sed scripts.  Added kr-vars.am
1561         * kr-vars.am: Initial revision
1563         * automake.in (require_file): New function.
1564         (handle_texinfo): Require 'mdate-sh'
1565         (common_sometimes): New variable
1566         (usage): Use it.
1568         * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
1570         * mdate-sh: Initial revision
1572         * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
1574         * automake.in (generate_makefile):
1575         Put Makefile.in, Makefile.am in @dist_common
1576         (handle_configure): Use @dist_common as appropriate
1578         * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
1580         * configure.in: Abort if perl not found
1582         * configure.in: Look for perl
1584         * automake.in: Reimplemented in Perl
1586         * automake.in: Fixlet
1588 Sun Nov 26 08:09:30 1995  Tom Tromey  <tromey@cambric>
1590         * automake.in: Always print ".SUFFIXES:" rule.
1592         * automake.in: Distribution config.h.in if required
1594         * automake.in: Bug fix when including texi-version.am
1596         * automake.in: Bug fix when looking for .texi file in $am_reldir
1598         * depend.am: Comment fix
1600         * automake.in: Look for .texi file in $am_reldir
1602         * automake.in: Fixlet
1604         * automake.in: Blank line after targets from user's Makefile.am
1606         * automake.in: Move footer items to actual footer
1608         * automake.in: Include stamp-h.in in DIST_COMMON if necessary
1610         * automake.in (common):
1611         Don't include acconfig.h, config.h.top, config.h.bot
1613         * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
1615         * Makefile.am (CONFIG_H): Define
1617         * acconfig.h: Initial revision
1619         * configure.in: Use AC_CONFIG_HEADER.
1621         * automake.in: Put blah_TEXINFOS into DIST_COMMON
1623         * automake.in: .info file explicitly depends on primary .texi file
1625         * texinfos.am (install-info): Always supply 'else' clause to 'if'
1627         * tags.am (TAGS): Always supply 'else' clause to 'if'
1629         * subdirs.am (.NOEXPORT): Removed (now in footer.am)
1631         * automake.in: Always include footer.am in output
1633         * mans.am (install-man): Always supply 'else' clause to 'if'
1635         * automake.in: More version.texi fixes
1637         * automake.in: Only do version.texi processing if requested.
1639         * automake.in: Minor internationalization fixes.
1640         Subshell can now exit with nonzero status.
1641         Fixed up .texi handling; now uses texi-version.am
1642         Make sure '.c' and '.o' are in .SUFFIXES if required.
1644         * Makefile.am (PACKAGEDATA): Include texi-version.am
1645         (stamp-vti, version.texi): Removed
1646         (TEXINFOS): Don't reference version.texi
1648         * texi-version.am: Initial revision
1650         * dist.am, dist-subd-top.am (dist):
1651         [DIST_SUBDIRS] Follow symlinks when copying.
1653         * dist-subd-top.am (dist): Removed unneeded subdir= option to make
1655 Sat Nov 25 23:23:39 1995  Tom Tromey  <tromey@cambric>
1657         * automake.in: Added --amdir option
1659         * Makefile.am, configure.in: Turned on internationalization
1661         * Makefile.am: Set EDITION
1663         * configure.in: Version 0.21
1665         * tags.am, tags-subd.am: Don't use double-colon rules
1667         * automake.in: Redid install-data, install-exec, uninstall handling
1669         * configure.in: Turn off i18n
1671 Fri Nov 24 23:51:37 1995  Tom Tromey  <tromey@cambric>
1673         * automake.in (common): Remove NLS
1675         * automake.in (common): Include ABOUT-NLS.
1677         * automake.in: Test for install-sh and mkinstalldirs
1679         * automake.in: Blank line after OBJECTS= line
1681         * automake.in: Start subshell in loop after check for Makefile.am
1683         * automake.in: --use-deps now the default
1685         * automake.in (am_dir): Don't apply transform to install directory name
1687         * packagedata.am: Don't apply transform to install directory name
1689         * Makefile.am (SUBDIRS): Hold off on internationalization
1691 Thu Nov 23 18:02:38 1995  Tom Tromey  <tromey@cambric>
1693         * automake.in:
1694         Write 'SOURCES =' line after copying Makefile.am variables
1696         * automake.in: Fixed bug in "--" option processing
1698         * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
1700         * Makefile.am (DIST_OTHER): Include gettext-sh
1702         * Makefile.am (SUBDIRS): Define
1704         * configure.in: Include internationalization bits
1706         * automake.in: Many changes to avoid double-colon rules.
1708         * subdirs.am: ($(RECURSIVE)): Print name of target actually used
1710         * subdirs.am: Removed "::" rules
1712         * header.am: Removed install, uninstall
1714         * header.am: Added install, uninstall targets
1716         * hack-make.sed: Rewrite targets like "all-local" to "all_local"
1718         * header.am, libraries.am, mans.am, texinfos.am, footer.am:
1719         Removed "::" rules
1721         * Makefile.am (PACKAGEDATA): Include libscripts.am
1723         * libprograms.am: Don't install libscripts here
1725         * libscripts.am: Initial revision
1727         * scripts.am, programs.am, libprograms.am: Removed "::" rules
1729         * automake.in (am_dir): Run package name through name transform.
1731         * automake.in: Don't use packagedata.sed or data.sed
1733         * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed.  Added
1734         packagedata.am
1736         * data.am: No longer run through sed
1738         * packagedata.am: Initial revision
1740 Wed Nov 22 22:31:02 1995  Tom Tromey  <tromey@cambric>
1742         * automake.in: No blank line after Usage
1744         * automake.in: Removed "NLS nuisances" section.
1745         Now uniformly uses $echo for user-visible messages (in advance of
1746         internationalization)
1748         * subdirs.am (maintainer-clean): Don't use realclean-local
1750         * Makefile.am: Use PACKAGEDATA, not custom code
1752         * data.am: Use @LONG@, not $(@LONG@)
1754         * automake.in: Handle DATA and PACKAGEDATA
1756         * packagedata.sed: Initial revision
1758         * data.am: Use @DIR@, not $(@DIR@)
1760         * data.sed: Use $(datadir), not datadir
1762         * data.sed: Initial revision
1764         * data.am: Wrote uninstall targets
1766         * data.am: Initial revision
1768         * dist-subd.am (dist): Don't link a file that has already been linked
1770         * dist-subd-top.am, dist.am (dist):
1771         Run `automake --include-deps' before making distribution
1773         * automake.in: More dependency-tracking bug fixes
1775         * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
1777         * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
1779         * tags-subd.am, tags.am: Added trailing blank line
1781         * depend.am: Use ".P", not "empty.P", as placeholder.
1783         * automake.in: Only include depend.am if SOURCES not empty
1785         * automake.in: Added --use-deps and --include-deps options.
1786         Handle auto-generating dependencies.
1788         * Makefile.am (am_DATA): Include depend.am
1790         * depend.am: Initial revision
1792         * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
1794         * automake.in: Put blank line after .SUFFIXES
1796         * scripts.am: Added blank line at end
1798         * scripts.am: Removed unnecessary comment
1800         * scripts.am: Removed unnecessary workarounds
1802         * automake.in: Don't include programs.am if PROGRAMS empty
1804         * header-vars.am (INSTALL_SCRIPT): Typo
1806         * texinfos.am, compile-kr.am: Don't include .SUFFIXES
1808         * automake.in: Handle .SUFFIXES here.
1810         * configure.in: Use fp_PROG_INSTALL
1812         * header-vars.am: Changes for autoconf 2.5.
1813         Now includes INSTALL_SCRIPTS.
1815         * texinfos.am (install-info): Bug fix
1817         * automake.in:
1818         Include scripts.am or libscripts.am in output if appropriate
1820         * programs.am (install-programs, uninstall-programs):
1821         Don't install SCRIPTS
1823         * Makefile.am (am_DATA): Include scripts.am
1825         * scripts.am: Initial revision
1827 Tue Nov 21 09:11:38 1995  Tom Tromey  <tromey@cambric>
1829         * automake.in:
1830         Cleaned up how "prog_SOURCES" variable is found in input.
1831         Ditto prog_OBJECTS.
1832         Put static sed scripts into separate, installed files.
1834         * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
1836         * hack-make.sed, nl-remove.sed: Initial revision
1838         * texinfos.am (install-info): Rewrote
1840         * subdirs.am (all-recursive): Put with other -recursive rules
1842         * configure.in: Version 0.20
1844         * automake.in: Another bug fix
1846         * automake.in: Bug fix when looking for texinfo.tex
1848         * texinfo.tex: Initial revision
1850         * automake.in:
1851         If TEXINFOS defined but texinfo.tex does not exist, give warning.
1853         * subdirs.am (all): Renamed from _all.  Now uses all-recursive
1854         (all-recursive): Don't fail immediately if -k specified.
1856 Mon Nov 20 22:48:03 1995  Tom Tromey  <tromey@cambric>
1858         * subdirs.am (_all):
1859         New target.  Now use Jim Meyering's formulation of AIX
1860         workaround.
1861         (install-exec, install-data): New targets
1863 Sat Nov 18 19:07:30 1995  Tom Tromey  <tromey@cambric>
1865         * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
1867         * automake.in: Use @datadir@
1869         * automake.in: Added @configure_input@ line
1871 Fri Nov 17 23:32:43 1995  Tom Tromey  <tromey@cambric>
1873         * automake.in: "--help" option now prints auto-recognized file names.
1874         Allow AM_ overriding of more variables.
1876         * texinfos.am (install-info):
1877         Don't cd to srcdir to avoid breaking install-sh
1878         Other bug fixes
1880         * Makefile.am: Handle automake.texi
1882 Thu Nov 16 18:43:43 1995  Tom Tromey  <tromey@cambric>
1884         * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
1886         * tags.am (TAGS): bug fix
1888         * automake.in: Use am_dir, not AM_DIR.
1889         Use version, not VERSION.
1890         Bug fix in TAGS code.
1892         * Makefile.am (am_DATA): Include tags.am and tags-subd.am
1894         * subdirs.am: TAGS target now in tags.am
1896         * footer.am: TAGS and ID targets now in tags-subd.am
1898         * tags-subd.am, tags.am: Initial revision
1900         * automake.in: Cleaned up AM_PROGRAM code.
1901         Handle TAGS target better
1903         * remake.am, remake-subd.am (Makefile.in): Bug fix.
1905         * automake.in (usage): Updated
1907         * remake-subd.am, remake.am:
1908         Added rule where Makefile.in depends on Makefile.am
1910         * automake.in: Entire body of 'for' loop now in subshell
1912         * automake.in (common): config.guess and config.sub are common files.
1914         * dist-subd-top.am, dist.am (dist): Bug fix.
1916         * Makefile.am (DIST_OTHER): Don't include TODO
1918         * automake.in: Auto-include TODO and THANKS files.
1920         * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
1922         * automake.in: More bug fixes in "look for Makefile.am" code.
1924         * automake.in: Bug fix in "look for Makefile.am" code.
1926         * automake.in:
1927         If no arguments given, look for all Makefile.am's in this
1928         directory and in immediate subdirs
1930         * automake.in: Bug fixes for LDADD-override feature.
1932         * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
1934         * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
1936         * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
1938         * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
1940 Wed Nov 15 01:54:43 1995  Tom Tromey  <tromey@cambric>
1942         * automake.in: No longer look for _SOURCES or _OBJECTS
1944         * header-vars.am:
1945         Remove "automatically created" header (now in automake).
1946         Updated copyright.
1948         * automake.in: Put version info in Makefile header
1950 Tue Nov 14 23:38:17 1995  Tom Tromey  <tromey@cambric>
1952         * automake.in: Minor cleanups
1954         * dist-subd-top.am, dist.am (dist):
1955         Don't link or copy file if it already exists.
1957         * automake.in:
1958         Look for _SOURCES (common sources) and generate _OBJECTS.
1960         * footer.am (ID, TAGS): Include HEADERS
1962         * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
1964 Mon Nov 13 22:20:02 1995  Tom Tromey  <tromey@cambric>
1966         * dist-subd.am (distdir): Is relative to ".."
1968         * dist-subd-vars.am (PACKAGE, VERSION): Define
1970         * dist-subd.am (dist): Don't handle DIST_DIRS.
1972         * mans.am (uninstall-man): Another bug fix.
1974         * mans.am (uninstall-man): Bug fix.
1976         * dist.am, dist-subd-top.am (dist): Bug fix
1978         * Makefile.am (DIST_SUBDIRS): New macro
1980         * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
1982         * Makefile.am (DIST_OTHER): Include automake.in
1984         * Makefile.am (DISTCLEANFILES): New macro.
1986         * automake.in (common): Include COPYING.LIB
1988         * Makefile.am (automake): New rule.
1990         * texinfos.am (install-info): Changed per GNU standards
1992         * remake-hdr.am (stamp-h.in):
1993         Use "touch", not "date", per GNU standards.
1995         * automake.in (common): Include texinfo.tex
1997 Sun Nov 12 23:59:08 1995  Tom Tromey  <tromey@cambric>
1999         * automake.in: More fixes when finding common files.
2001         * Makefile.am (DIST_OTHER): Another removal.
2003         * automake.in: Special-case when amdir=.
2005         * Makefile.am (DIST_OTHER): Removed auto-detected files.
2007         * automake.in:
2008         Search for commonly-used files and auto-include them in distribution
2010         * dist-vars.am (DIST_FILES): Include DIST_COMMON.
2011         (DIST_CONF): Removed files searched for by automake.
2013         * automake.in: More arg-parsing bug fixes.
2015         * Makefile.am (DIST_OTHER): Include install-sh
2017         * Makefile.am (DIST_OTHER): Don't include auto-included files.
2019         * automake.in: Bug fixes to argument parsing code.
2021         * automake.in: Handle --version and --help.
2022         NLS stuff from autoconf.
2024         * Makefile.am (amdatadir): Fixed typo.
2025         (install): Make install directories
2027         * Makefile.am: Use "install::", not "install:"
2029         * install-sh, mkinstalldirs: Initial revision
2031         * configure.in: Use AC_PROG_INSTALL
2033         * automake.in: Set AM_DIR based on configure results.
2035         * Makefile.am (install): New target.
2036         (amdatadir): New variable.
2038         * automake.in: Use "#! /", not "#!/".
2040         * Makefile.am, configure.in: Initial revision
2042         * automake.in: Renamed from "automake".
2043         Set VERSION.
2045         * dist.am (PACKAGE, VERSION): Now in dist-vars.am
2047         * automake.in: Insert remake-subd.am if appropriate.
2049         * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
2051         * automake.in: Handle ALLPROGRAMS variable.
2053         * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
2055         * automake.in: Fixlet when printing "subdir=DIR"
2057         * automake.in: Put "subdir=DIR" into subdir Makefile
2059         * automake.in: Don't refer to distname.am.
2060         Only put footer.am in subdir Makefiles.
2062         * subdirs.am (id, ID): New target.
2063         (.NOEXPORT): Copied from footers.am.
2065         * subdirs.am (TAGS): Bug fixes.
2067         * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
2069         * subdirs.am (maintainer-clean-local): Remove TAGS
2071         * subdirs.am (TAGS): Make tags file that includes all subdir tags files
2073         * subdirs.am: Use maintainer-clean, per GNU standards
2075         * dist-subd-top.am: Some variables defined in dist-vars.am
2077         * dist-vars.am (PACKAGE, VERSION):
2078         New variables, initialized by configure
2080         * footer.am (id, ID): New targets
2081         (TAGS): Put TAGS file in build, not source, directory
2083         * remake-subd.am (Makefile): Don't assume subdir is 'src'
2085         * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
2087         * dist-subd.am: Changed to conform to new top-level dist target.
2089         * dist-subd-top.am:
2090         Changed to assume PACKAGE and VERSION are set by configure.
2092         * clean-kr.am, clean.am (maintainer-clean):
2093         Updated rules per GNU standards.
2095         * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
2097 Sat Nov  5 14:39:50 1994  djm  <djm@cambric>
2099         * automake.in, texinfos.am: kludge for multiple-part info files
2101 Thu Nov  3 13:33:44 1994  djm  <djm@cambric>
2103         * clean.am, clean-kr.am: remove INFOS
2105 Wed Nov  2 06:15:42 1994  djm  <djm@cambric>
2107         * texinfos.am: add path
2109         * remake.am, remake-hdr.am: account for VPATH limitations
2111 Mon Oct 24 23:01:59 1994  djm  <djm@cambric>
2113         * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
2114         handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
2116 Sun Oct 23 01:50:41 1994  djm  <djm@cambric>
2118         * texinfos.am: install-info depends on info files
2120         * dist-subd-vars.am, dist-vars.am: distrib info files
2122 Sun Oct  2 02:03:06 1994  djm  <djm@cambric>
2124         * clean-kr.am, clean.am: fix up distclean
2126         * subdirs.am: fix typo
2128         * clean.am: do more in distclean
2130 Sat Oct  1 23:52:51 1994  djm  <djm@cambric>
2132         * libraries.am: make install depend on all
2134         * automake.in: fix typo
2136 Wed Sep 28 21:15:26 1994  djm  <djm@cambric>
2138         * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
2140         * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
2142         * dist-subd-top.am: Initial revision
2144         * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
2145         centralize prefix var setting
2147         * header-vars.am: set all the std vars based on prefix
2149 Tue Sep 27 01:32:22 1994  djm  <djm@cambric>
2151         * automake.in: don't add kr stuff if not needed
2153         * dist-vars.am: add config vars to dist
2155 Mon Sep 26 23:09:09 1994  djm  <djm@cambric>
2157         * program.am: add LDADD
2159         * compile-vars.am: remove LDADD from LDFLAGS
2161         * clean.am: move knr stuff to another file
2163         * automake.in: use different clean file for ansi2knr
2165         * clean-kr.am: Initial revision
2167 Thu Sep 22 03:45:02 1994  djm  <djm@cambric>
2169         * automake.in, dist-subd.am, dist.am: fix rules and dist
2171 Tue Sep 20 21:29:40 1994  djm  <djm@cambric>
2173         * compile.am, automake.in: split out knr
2175         * compile-kr.am: Initial revision
2177         * libprograms.am: fix typo
2179         * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
2180         make libprograms work
2182         * libprograms.am: Initial revision
2184         * automake.in, compile.am, header-vars.am: fix little bugs
2186         * compile.am: allow parallel K&R
2188         * clean.am: remove kerb temps
2190         * automake.in: fix recognizing start of rules
2192         * dist-subd.am, dist.am: fix dist
2194         * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
2196 Mon Sep 19 23:39:21 1994  djm  <djm@cambric>
2198         * automake.in: works on m4 too
2200         * automake.in, mans.am: works on fileutils
2202         * automake.in, clean.am, compile.am, dist-subd.am, dist.am, footer.am, header-vars.am, header.am, libraries.am, library.am, mans-vars.am, mans.am, programs.am, remake-hdr.am, remake-subd.am, remake.am, subdirs.am, texinfos.am:
2203         works on fileutils except for all
2205         * automake.in: vars thing
2207         * header-vars.am: Initial revision
2209         * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
2210         entered into RCS
2212         * compile-vars.am: Initial revision
2214         * automake.in: many improvements
2216         * footer.am: Initial revision
2218         * dist.am: remove distname
2220         * automake.in: namespace cleanup
2222         * distname.am: Initial revision
2224         * automake.in, clean.am, compile.am, dist-subd.am, dist.am, header.am, libraries.am, library.am, mans.am, program.am, programs.am, remake-hdr.am, remake.am, subdirs.am, texinfos.am:
2225         might work
2227         * mans.am, libraries.am, texinfos.am, library.am, compile.am, program.am, programs.am, clean.am, subdirs.am, remake-subd.am, remake.am, remake-hdr.am, dist.am, dist-subd.am, header.am, automake.in:
2228         Initial revision