Fixlet
[automake.git] / ChangeLog
blob096f09c6b9cd281b4dc353c6a839b493c94c3984
1 Wed Sep  4 11:36:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
3         * automake.in (handle_source_transform): .deps no longer in
4         srcdir.
5         (handle_lib_objects): Ditto.
6         (handle_dist_worker): Pass --build-dir to automake.
7         ($build_directory): New global.
8         (parse_arguments): Handle --build-dir.
9         (initialize_global_constants): Include --build-dir in help.
10         (scan_dependency_file): New sub.
11         (handle_dependencies): Use it.  Also, use $build_directory.
12         (initialize_global_constants): Added --srcdir-name.
13         (parse_arguments): Ditto.
14         (handle_dist_worker): Ditto.
15         ($srcdir_name): New global.
16         ($srcdir_rx): New global.
17         (parse_arguments): Set it.
19         * depend2.am: Removed all mention of $(srcdir).
21         * depend.am (MKDEP): Use gcc -M, not gcc -MM.
22         Removed all mention of $(srcdir); dependencies now put into build
23         dir.
25         * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
26         Don't do work silently.
28         * automake.in (handle_merge_targets): Error if invalid uninstall
29         targets are given.
30         (read_am_file): Fix for test block.test.
32 Tue Sep  3 18:50:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
34         * texinfos.am (install-info): Added NORMAL_INSTALL.
35         * scripts.am (install-@DIR@SCRIPTS): Added NORMAL_INSTALL.
36         * programs.am (install-@DIR@PROGRAMS): Added NORMAL_INSTALL.
37         * lisp.am (install-@DIR@LISP): Added NORMAL_INSTALL.
38         * libraries.am (install-@DIR@LIBRARIES): Added NORMAL_INSTALL.
39         Also, use POST_INSTALL when running ranlib.
40         * header.am (install-@DIR@HEADERS): Added NORMAL_INSTALL.
41         * data.am (install-@DIR@DATA): Added NORMAL_INSTALL.
43         * automake.in (handle_man_pages): Added NORMAL_INSTALL invocation.
44         (handle_merge_targets): Ditto.
45         (handle_merge_targets): Error if PRE_INSTALL, POST_INSTALL, or
46         NORMAL_INSTALL defined.
48         * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
49         ${INSTALL_PROGRAM}.  From François Pinard.
51 Tue Aug 27 08:25:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
53         * automake.in (file_contents_with_transform): Correctly remove
54         @(UN)?MAINT@ from input when maintainer mode not active.
55         (handle_aclocal_m4): Handle no-maintainer-mode case.
57         * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
59         * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
61 Mon Aug 26 21:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
63         * automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
64         (handle_libraries): Don't include libraries from EXTRA_LIBRARIES
65         in LIBFILES definition.  Reported by Steve M Robbins.  Test
66         alllib.test.
68         * automake.in (variable_value_as_list): New sub.
69         (handle_source_transform): Use it.
70         (handle_lib_objects): Ditto.
71         (handle_libraries): Ditto.
72         (handle_texinfo): Ditto.
73         (handle_man_pages): Ditto.
74         (am_install_var): Ditto.
75         (handle_options): Ditto.
77 Sat Aug 24 09:30:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
79         Reported by Jim Meyering:
80         * automake.in (get_object_extension): Look in "./" for ansi2knr if
81         no path found.
82         (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
84         * remake.am (.PHONY): New target.
86         * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
88         * automake.in (check_gnu_standards): Disallow no-installman,
89         no-installinfo.
90         (read_am_file): Sed out UNMAINT too.
91         (file_contents_with_transform): Ditto.
93         * acinstall: New file.
95         * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
97         * m4/AM_WITH_REGEX.m4: New version from François Pinard.
99         * m4/AM_TYPE_PTRDIFF_T.m4: Use am_cv, not ac_cv.
100         * m4/AM_C_PROTOTYPES.m4: Ditto.
101         * m4/AM_FUNC_STRTOD.m4: Ditto.
102         * m4/AM_PROG_CC_STDC.m4: Ditto.
103         * m4/AM_PROG_LIBTOOL.m4: Ditto.
105 Fri Aug 23 22:23:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
107         * m4/Makefile.am (m4datadir): New macro
108         (m4data_DATA): Renamed.
110         * Makefile.am (cvs-dist): Depend on distcheck target.
112 Mon Aug 19 15:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
114         * automake.in (initialize_global_constants): [common_files]
115         Include acinclude.m4.
117         * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
119 Sat Aug 17 11:27:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
121         * automake.in (handle_dependencies): Push `depend'-clean targets
122         on @clean.
123         * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
124         maintainer-clean-depend): New targets.
126 Tue Aug 13 17:53:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
128         * texinfos.am (.texinfo.info): New target.
129         (.texinfo.dvi): New target.
131         From Jim Meyering:
132         * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
133         match info files.
134         (handle_texinfo): Handle `.texinfo' files.
136 Mon Aug 12 10:28:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
138         * automake.in (require_file_internal): Special-case `.' when
139         finding files to distribute.  Test libobj2.test.
141         * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN.  Test
142         order.test.
144         * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
145         * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
147         * compile-kr.am: Removed duplicate ansi2knr rules.
149 Sun Aug 11 00:20:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
151         * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
152         (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
153         (mkdir): Removed.
155         * automake.in (initialize_global_constants): [common_files]
156         Include interlock and ylwrap.
158         * Released version 1.1c.
160         * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
161         ud_PATH_LISPDIR are obsolete names.
163         * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
164         Removed.
166         * automake.in (handle_lib_objects): Changed interface.  Now
167         generates _DEPENDENCIES variable if appropriate.
168         (handle_emacs_lisp): Use AM_PATH_LISPDIR.
169         (scan_configure): Ditto.
171         * Makefile.am (CLEANFILES): Removed.
173         * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
175         * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
177         * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
179         * automake.in (handle_yacc_lex_cxx): Require ylwrap in
180         multi-lex/yacc case.
181         (handle_source_transform): Changed return result.
182         (handle_programs): Use linker returned by
183         handle_source_transform.
184         (seen_prog_cc, seen_prog_cxx): New globals.
185         (scan_configure): Recognize AC_PROG_CC and AC_PROG_CXX.
186         (handle_yacc_lex_cxx): Error message if AC_PROG_CXX or
187         AC_PROG_YACC missing.
188         (seen_decl_yytext, seen_prog_lex): New globals.
189         (scan_configure): Set them.
190         (handle_yacc_lex_cxx): Warn about missing AC_PROG_LEX or
191         AC_DECL_YYTEXT.
192         (handle_yacc_lex_cxx): Use $(LEX_OUTPUT_ROOT).
193         (initialize_per_input): Initialize seen_c_source.
194         (handle_yacc_lex_cxx): Define CC, CFLAGS, COMPILE, LINK only when
195         C source seen.
196         (handle_source_transform): Set seen_c_source.
198         * interlock: Changed usage.
200         * ylwrap: New file.
202         * automake.in (handle_yacc_lex_cxx): Renamed.
204         * automake.in (handle_dependencies): Handle %cxx_extensions.
205         Include depend2.am when appropriate.
207         * depend2.am: New file; contents from depend.am but templatized.
209         * automake.in (initialize_per_input): Initialize
210         %cxx_extensions.
211         (handle_source_transform): Set %cxx_extensions.
213 Sat Aug 10 10:29:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
215         * interlock: New file.
217         * automake.in (handle_yacc_lex): New sub.
218         (handle_source_transform): Removed most yacc/lex handling.
219         (initialize_per_input): Init yacc_sources, lex_sources.
220         (generate_makefile): Run handle_yacc_lex.
221         (handle_merge_targets): Use `scalar' and not $# to find length of
222         array.
224         * m4/AM_FEATURE_EXIT.m4: Wrote.
225         * m4/AM_FEATURE_CTYPE.m4: Wrote.
226         * m4/AM_FEATURE_ERRNO.m4: Wrote.
228         * aclocal.in (macro_seen): New global.
229         (add_file): Set macro_seen entry.  Only push required macro on
230         @rlist if not already seen.  Test defun.test.
232         * automake.in (get_object_extension): Handle directory prefix on
233         `ansi2knr' option.
235         * kr-extra.am: New file.
237         * kr-vars.am: Removed.
239         * automake.in (handle_options): Handle directory prefix on
240         `ansi2knr' option.
242         * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
244         * aclocal.in (add_file): Error if macro is duplicated.  Test
245         dup.test.
247 Fri Aug  9 09:18:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
249         * automake.in (handle_programs): Substitute @XLINK@.  Make sure
250         linker variable is transformed name.
251         * program.am (@PROGRAM@): Use @XLINK@ to link.
253         * automake.in (handle_scripts): Fixed call to
254         am_primary_prefixes.
255         (handle_libraries): Better error message when AC_PROG_RANLIB
256         required.
258         * automake.in (handle_libraries): Canonicalize library name.  Test
259         canon4.test.
260         * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
261         (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
263 Thu Aug  8 10:57:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
265         * automake.in (handle_scripts): Correctly compute
266         $scripts_installed.  Test scripts.test.
268 Wed Aug  7 12:13:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
270         * ansi2knr.c: New version.
272 Tue Aug  6 10:58:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
274         * automake.in (handle_source_transform): Handle more C++ file
275         extensions.  "Handle" Objective C.  Handle more FORTRAN
276         extensions.
278         * compile-vars.am (LEX): Removed.
279         (YACC): Removed.
281         * automake.in (handle_source_transform): Correctly handle lex
282         source.  Test lex.test.
283         (handle_source_transform): Skip more C++ headers.  Generate macro
284         definitions for YACC and LEX on first use.
286         * aclocal.in (parse_arguments): Mention GNU.
287         * automake.in (parse_arguments): Mention GNU.
289 Mon Aug  5 00:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
291         * automake.in (handle_programs): Define program_LINK.
292         * program.am (@PROGRAM@): Use program_LINK to link.
294         * Released version 1.1b
296         * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
297         seen_prog_install to `2'.
299         * configure.in: Don't run AM_PROG_INSTALL.
301         * automake.in (parse_arguments): Use $PACKAGE.
302         ($PACKAGE): New global.
303         ($am_c_prototypes): Renamed.
304         (get_object_extension): Use am_c_prototypes.
305         (scan_configure): Ditto.
306         (scan_configure): Use AM_MAINTAINER_MODE.
307         (scan_configure): Warn about obsolete macros.
309         * aclocal.in (parse_arguments): Use $PACKAGE.
310         ($PACKAGE): New global.
312         * Makefile.am (CLEANFILES): Added aclocal.
313         (ETAGS_ARGS): Added aclocal.in.
314         (TAGS_DEPENDENCIES): Ditto.
315         (maintainer-check): Depend on aclocal.
316         (maintainer-check): Check aclocal.
317         (bin_SCRIPTS): Include aclocal.
319         * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
320         (scan_configure): Use AM_PROG_INSTALL.
322         * configure.in: Use AM_INIT_AUTOMAKE.
324         * automake.in (keyed_aclocal_warning): Warning tells about
325         aclocal.
326         (handle_aclocal_m4): New sub.
327         (handle_configure): Use it.
329         * aclocal.in (output_file): New global.
330         (usage): Handle --output.
331         (parse_arguments): Handle --output.
333         * m4/AM_INIT_AUTOMAKE.m4: New file.
335         * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
336         Don't touch CFLAGS.
338         * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
339         (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
341         * texinfos.am (.texi.info): Force .info file to be built in
342         srcdir.  From Franc,ois Pinard.
344         From Jim Meyering:
345         * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
346         test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
347         -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
348         gets compile errors.  With help from Marcus Daniels.
350         * automake.in (initialize_global_constants): Put elisp-comp into
351         @common_files.  Bug from Glenn Amerine.
353 Sun Aug  4 12:52:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
355         * automake.in (handle_dist_worker): Use fgrep, not grep.
357         * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
359         * automake.in (handle_emacs_lisp): Include lisp-clean.am in
360         output.
361         (initialize_global_constants): [install_man_format] Don't hide
362         "ugliness" at install time.
364         * lisp-clean.am: New file.
366         * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
368         * automake.in (handle_man_pages): Patch from Janos Farkas to fix
369         bug when installing man pages.  Test man.test.
370         (initialize_global_constants): [install_man_format] Make sure man
371         page can actually be found in either source or build dirs.
372         (handle_dist_worker): Use "755" permissions on distdir.
374         * automake.in (handle_dist): Allow chmod's to fail.
375         (am_primary_prefixes): New function.
376         (am_install_var): Use it.
377         (handle_libraries): Use it.  Test libfiles.test.
378         (handle_dist): For dist-tarZ, assume traditional "tar" and
379         "compress".
381         * m4/AM_FUNC_STRTOD.m4: New file.
383         * automake.in (handle_dist): Only generate `distdir' variable if
384         it doesn't already exist.
386         Fix for bug reported by Harlan Stenn.  Test tags.test.
387         * automake.in (initialize_per_input): Define dir_holds_sources.
388         (handle_tags): Check dir_holds_headers.
389         (handle_headers): Set dir_holds_headers.
391         * automake.in (handle_texinfo): Generate "version.texi" dependency
392         for .dvi file.  Bug reported by Glenn Amerine.  Test vtexi2.test.
394         * automake.in (handle_configure): Require file $input, not
395         "$local.in".  From Nyul Laszlo.  Test colon.test.
397 Sun Jul 28 11:14:52 1996  Tom Tromey  <tromey@creche.cygnus.com>
399         * aclocal.in: New file.
400         * configure.in: Generate m4/Makefile, aclocal.
401         * Makefile.am (SUBDIRS): Include m4.
402         * m4/Makefile.am: New file.
404 Fri Jul 19 10:12:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
406         * automake.in (initialize_global_constants): Put ansi2knr.c and
407         ansi2knr.1 into common_files.  Bug report from François Pinard.
409 Mon Jul 15 10:28:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
411         * install-sh: Updated copyright notice.
413 Fri Jul  5 08:23:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
415         * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
416         Report from Josh MacDonald.
418         Bugs from Gord Matzigkeit:
419         * automake.in (handle_footer): Push contents of $(SUFFIXES), not
420         `$(SUFFIXES)'.
421         (handle_dist): Ignore chmod return results.
423         * programs-clean.am (clean-@DIR@PROGRAMS): Work around failing
424         Solaris "rm -f".  Bug from Kaveh R. Ghazi.
425         * libraries-clean.am (clean-@DIR@LIBRARIES): Likewise.
427 Fri Jun 21 10:42:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
429         * texinfos.am (install-info): Use "if", not "&&", to avoid
430         install problem when glob doesn't match.
432         * automake.in (initialize_global_constants): [USAGE] Added
433         --no-force.
434         (force_generation): New global.
435         (parse_arguments): Handle --no-force.
436         (generate_makefile): Handle --no-force.
438         * Makefile.am (maintainer-check): Ensure all invocations of
439         mkinstalldirs are correct.
441 Tue Jun 18 10:53:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
443         * automake.in (handle_tests): Don't directly generate site.exp.
445 Sun Jun 16 22:21:16 1996  Harlan Stenn  <harlan@brown.pfcs.com>
446         
447         * automake.in:  Treat an initial `#' on a word in AUTOMAKE_OPTIONS
448         as a comment start.  Add support for a dist-tarZ target.
450 Tue Jun 11 22:14:21 1996  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
452         * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
453         paths into relative paths.
455 Mon Jun 10 21:11:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
457         * texinfo.tex: New version.
459         * automake.in: Look for AM_PROG_LIBTOOL.  From Gord Matzigkeit.
460         (initialize_global_constants): Added libtool to
461         @common_sometimes.
462         (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
464 Sun Jun  9 17:45:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
466         * texinfos.am (install-info): Don't install ~ files.  Bug report
467         from Greg McGary.
468         * automake.in (handle_texinfo): Don't push '.info*' onto
469         @infos_list.
471         * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
472         using gettext.
473         (handle_dist): Pass --with-included-gettext to configure if using
474         gettext.
476         * compile-kr.am (._c._o): Pass -c to $(COMPILE).
477         (.c._o): Ditto.
478         * compile.am (.c.o): Pass -c to $(COMPILE).
479         * compile-vars.am (COMPILE): Don't include -c.
481         * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
482         automake.
483         * automake.in (handle_configure): Supply --strictness arg to
484         automake.
486 Fri Jun  7 12:31:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
488         * automake.in (handle_tests): Fix quoting on `pwd`.
489         (handle_options): Recognize no-installinfo option.
490         (handle_man_pages): Don't put man directory on @installdirs if
491         no-installman is specified.
492         (handle_texinfo): Handle no-installinfo option.
493         (handle_options): Compare version against $num_version, not
494         $VERSION.
495         (handle_source_transform): Generate rules for output of lex,
496         yacc.  Bug report from Thomas Morgan.  Test yacc.test.
497         (handle_dist): "distcheck" now runs "make dvi".
498         (handle_tests): Support $(TESTS_ENVIRONMENT).  Idea from Ulrich
499         Drepper.
501         * dejagnu.am (check-DEJAGNU): Depend on site.exp.
503 Sun Jun  2 10:33:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
505         * automake.in (handle_emacs_lisp): New function.
506         (initialize_global_constants): Added elisp-comp to
507         @common_sometimes.
508         (seen_lispdir): New global.
509         (scan_configure): Handle ud_PATH_LISPDIR.
511         * elisp-comp: New file.
513         * lisp.am: New file.
515         * automake.in (generate_makefile): Run handle_emacs_lisp.
517         * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
519         * automake.in (initialize_global_constants): Removed version.texi
520         from common_sometimes.
521         (initialize_global_constants): Added texinfo.tex to common_files.
522         Test texinfo.test.
523         (handle_tests): Allow dejagnu- and automake-style test suites to
524         coexist.  Test dejagnu.test.
525         (initialize_global_constants): New constants AC_CANONICAL_HOST,
526         AC_CANONICAL_SYSTEM.
527         (scan_configure): Use new constants.
528         (handle_tests): Put target specific information into site.exp if
529         AC_CANONICAL_* used.
530         (read_am_file): Generate some extra variables when AC_CANONICAL_*
531         used.
532         (handle_options): Allow version number to have letters appended.
533         (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
534         option not specd.
535         (initialize_global_constants): install_man_format changed to
536         handle built man pages.
538 Wed May 29 10:35:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
540         * config.guess, config.sub: New versions.
542 Tue May 28 19:27:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
544         * configure.in (VERSION): Upped to 1.0.
546 Sat May 25 10:19:53 1996  Tom Tromey  <tromey@creche.cygnus.com>
548         * automake.in (handle_tests): Handle dejagnu.
549         (handle_options): Recognize dejagnu option.
551         * dejagnu.am: New file.
553 Thu May 23 10:01:13 1996  Tom Tromey  <tromey@creche.cygnus.com>
555         * automake.in (handle_dist): Run installcheck target from
556         distcheck.
558         * configure.in (VERSION): Upped to 0.34.
560         * automake.in (scan_configure): Always allow upgrading to
561         fp_PROG_INSTALL.  Test fpinstall.test.
563 Wed May 22 14:45:28 1996  Joshua Cowan  <jcowan@hermit.reslife.okstate.edu>
565         (handle_dist): Make `distcheck' check `install' target, too.
567 Wed May 22 09:49:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
569         * automake.in (initialize_per_input): Don't initialize
570         $output_directory here; initialize it globally.  From Joshua
571         Cowan.  Test outdir.test.
573 Sat May 18 10:57:40 1996  Tom Tromey  <tromey@creche.cygnus.com>
575         * automake.in (handle_tests): Don't push TESTS onto dist_common.
576         (initialize_global_constants): Put install-sh and mkinstalldirs
577         into @common_files.  Test insh2.test.
579 Fri May 17 09:02:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
581         * automake.in (handle_source_transform): Don't generate _OBJECTS
582         when no source files specified.  Test number.test.
584         From Joerg-Martin Schwarz:
585         * automake.in (seen_package, seen_version): New globals.
586         (scan_configure): Look for PACKAGE= and VERSION=.
588         * automake.in (handle_options): Recognize dist-zip.
589         (handle_dist): Handle dist-zip.
590         (handle_options): Use ' ', not \s+, with split.  Test
591         backsl.test.
592         (handle_source_transform): Likewise.
593         (handle_lib_objects): Likewise.
594         (handle_libraries): Likewise.
595         (handle_texinfo): Likewise.
596         (handle_man_pages): Likewise.
597         (handle_subdirs): Likewise.
598         (handle_gettext): Likewise.
599         (handle_footer): Likewise.
600         (handle_tests): Likewise.
601         (scan_configure): Likewise.
602         (am_install_var): Likewise.
604         * Makefile.am (TAGS_DEPENDENCIES): New macro.
606         * tags.am (tags-recursive): New target.
607         (TAGS): Depend on it.
609         * automake.in (handle_tags): Put tags-recursive on @phony.
611         * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
612         TAGS_DEPENDENCIES.
613         * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
615 Thu May 16 09:21:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
617         * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
619         * automake.in (scan_configure): Look for install-sh and
620         mkinstalldirs here.
621         (initialize_global_constants): Moved mdate-sh from
622         common_sometimes to common_files.  Test mdate2.test.
624 Tue May 14 21:52:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
626         * automake.in (seen_maint_mode): New global.
627         (scan_configure): Handle jm_MAINTAINER_MODE.
628         (read_am_file): Handle seen_maint_mode.
629         (file_contents_with_transform): Handle seen_maint_mode.
630         (handle_source_transform): Changed interface, all callers.
632         From Jim Meyering:
633         * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
634         Handle @MAINT@.
635         * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
637         * automake.in (handle_configure): Check $config_aux_dir against
638         empty string.  From Markku Rossi.  Test mkinstall.test.
640 Fri May 10 14:38:47 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
642         * automake.in (distcheck): Added new rule to top level
643         Makefile.in.
645 Wed May  8 21:57:21 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
647         * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
648         sets seen_ranlib.
649         (generate_makefile): libtool, config.sub, and config.guess should
650         only ever appear in the top directory of a package.
652 Tue May 14 10:24:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
654         * automake.in (initialize_global_constants): Added libversion.in
655         to @common_files.
657         * configure.in (VERSION): Upped to 0.33.
659         * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
660         Test extra.test.
662 Mon May 13 10:41:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
664         * install-sh (transformbasename): Correct misspelling of
665         transformbasename.  From Ian Lance Taylor.
667 Sat Apr 27 11:39:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
669         * automake.in (handle_configure): Set mkinstalldirs variable
670         here.
671         (handle_dist_worker): Explicitly set distdir in subdir makes.
672         (handle_dist): Handle separate distdir target.
673         (handle_dist_worker): Only generate distdir target.
675         * texinfos.am (install-info): Use $(mkinstalldirs).
676         * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
677         * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
678         * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
679         * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
680         * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
682         * automake.in (read_am_file): Set mkinstalldirs variable.
683         (handle_man_pages): Use it.
684         (handle_installdirs): Ditto.
686 Fri Apr 26 15:10:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
688         * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
690 Thu Apr 25 18:40:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
692         * automake.in (handle_dist_worker): Use $(TAR), not tar.
693         (handle_merge_targets): Make sure config header is built before
694         recursing into subdirs.
695         (handle_libraries): Generate LIBFILES for check_LIBRARIES.
696         (handle_merge_targets): Handle case where nothing is installed but
697         something must be built -- "make install" must still work.
699         * dist-vars.am (TAR): New macro.
701         * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
702         (handle_configure): Require stamp-h.in when config header used.
704 Tue Apr 23 17:57:13 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
706         * doc/mdate-sh: Extract the last field from the date output, not
707         the sixth, which will fail when the timezone name has more than
708         one word or is missing.
710 Wed Apr 24 20:29:26 1996  Tom Tromey  <tromey@creche.cygnus.com>
712         * automake.in (am_install_var): Use delete, not undef, to remove
713         EXTRA entry.  From Gord Matzigkeit.
715 Mon Apr 22 17:48:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
717         * automake.in (read_am_file): Handle case where last line doesn't
718         end in newline.
720 Tue Apr  9 22:53:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
722         * automake.in (variable_defined): New function.
723         (read_am_file): Ensure a blank line comes before starting comments
724         from Makefile.am.
725         (initialize_per_input): Initialize %targets.
726         (read_am_file): Set appropriate entry in %targets.
727         Many changes to use variable_defined.
728         (check_gnu_standards): Only require ChangeLog at top level.  From
729         Gord Matzigkeit.
730         (handle_tests): check-TESTS depends on $(TESTS).  From Gord
731         Matzigkeit.
733 Mon Apr  8 22:51:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
735         * automake.in (parse_arguments): Added short options.
736         (initialize_global_constants): Ditto.
738 Fri Apr  5 00:22:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
740         * mkinstalldirs (errstatus): Don't necessarily die if mkdir
741         fails.
743         * automake.in (handle_source_transform): Typo fix.
745 Thu Apr  4 15:10:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
747         * automake.in (handle_dist_worker): Renamed dist-local to
748         dist-hook.
749         (handle_merge_targets): Added install-data-hook and
750         install-exec-hook.
751         (handle_source_transform): Handle EXTRA_prog_SOURCES form.
753         * automake.in (handle_scripts): Never allow scripts_installed to
754         become 0.
756         * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
757         srcdir.
759         * automake.in (generate_makefile): Derived file names from given
760         input; don't assume Makefile.in and Makefile.am.
761         (am_file_name, in_file_name): New globals.
762         (read_am_file): Use them.
764         * program.am (@PROGRAM@): Use transformed program name.
766         * remake-hdr.am (stamp-h): Actually touch stamp-h.
768 Wed Apr  3 15:16:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
770         * automake.in (require_file_internal): Use correct file for error
771         messages.  Test insh.test.
773 Mon Apr  1 09:47:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
775         * texinfos.am (.texi.info): Build output file in srcdir.
777         * automake.in (require_file_internal): If $dir is ".",then look in
778         relative directory.
779         (handle_texinfo): Canonicalize name of texi file before looking
780         for dependency variable.
782 Thu Mar 28 08:33:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
784         * automake.in (require_conf_file_with_conf_line): Yet another
785         function of this form.
786         (libtool_line): New variable.
787         (handle_libraries): Handle libtool.
789         * libraries-vars.am: Removed.
791         * automake.in (seen_libtool): New variable.
792         (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
794         * automake.in (handle_dist_worker): Handle dist-local.
796         * Makefile.am (maintainer-check): Do "make check" after all syntax
797         checks.
799         * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
800         directory.
802         * automake.in ($seen_arg_prog): New global.
803         (handle_programs): Error if AC_ARG_PROGRAM not seen.
804         (handle_scripts): Ditto.
805         (handle_configure): mkinstalldirs now a config file.
806         (handle_installdirs): Find mkinstalldirs in config_aux_dir.
807         (handle_dist_worker): Removed DIST_SUBDIRS.
808         (require_file_path): New variable.
809         (require_file_with_conf_line): Set it.
810         (require_file_with_line): Ditto.
811         (require_file): Ditto.
812         (require_file_internal): Incorporated code from
813         require_config_file.
814         (require_config_file): Rewrote.
815         (require_conf_file_with_line): New function.
816         (handle_texinfo): Use it for mdate-sh.
817         (handle_texinfo): Look for mdate-sh in appropriate directory.
819 Tue Mar 26 13:47:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
821         * Makefile.am (cvs-dist): Find NEWS in srcdir.
822         * automake.in (handle_dist_worker): Find NEWS in srcdir.
823         ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
824         rule.
825         (require_config_file): Set config_aux_path when file found.
826         ($config_aux_dir): New variable.
827         (require_config_file): Set it.
828         (handle_man_pages): Find mkinstalldirs in config_aux_dir.
830 Mon Mar 25 15:32:57 1996  Tom Tromey  <tromey@creche.cygnus.com>
832         * data.am (install-@DIR@DATA): Also allow data to be in build
833         directory.
835 Sun Mar 24 19:56:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
837         * automake.in (am_install_var): Don't look in EXTRA_primary
838         variable any more; it is handled in the main loop.
840 Wed Mar 20 16:22:35 1996  Tom Tromey  <tromey@creche.cygnus.com>
842         * data.am (install-@DIR@DATA): Find data in srcdir.
844 Fri Mar 15 18:30:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
846         * automake.in (require_config_file): Use correct filename when
847         looking for errors.  Also, install file in `.' if not found.  Bug
848         reported by Gord Matzigkeit.  Test installsh.test.
850 Thu Mar 14 09:28:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
852         * Makefile.am (cvs-diff): New target.
854         Fix for bug when install var substitutes empty.  Test empty.test.
855         * header.am (install-@DIR@HEADERS): Allow empty list of headers.
856         (uninstall-@DIR@HEADERS): Ditto.
857         * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
858         (uninstall-@DIR@SCRIPTS): Ditto.
859         * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
860         libraries.
861         (uninstall-@DIR@LIBRARIES): Ditto.
862         * data.am (install-@DIR@DATA): Allow empty list of data.
863         (uninstall-@DIR@DATA): Ditto.
864         * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
865         From François Pinard.
866         (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
867         (uninstall-@DIR@PROGRAMS): Ditto.
869 Wed Mar 13 19:50:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
871         * tags-subd.am (ID): Name of ID file must be flush against -f.
873         * configure.in (VERSION): Version 0.32.
875 Mon Mar 11 17:50:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
877         * automake.in (seen_linguas, all_linguas_line): New variables.
878         (handle_gettext): New function.
879         (generate_makefile): Run it.
880         (scan_configure): Recognize ALL_LINGUAS.
882 Mon Mar 11 14:34:36 1996  Gord Matzigkeit  <gord@enci.ucalgary.ca>
884         * automake.texi: doc fix.
886         * automake.in (am_install_var): Added support for check and
887         installcheck special prefixes.
889 Sun Mar 10 10:44:42 1996  Tom Tromey  <tromey@creche.cygnus.com>
891         * automake.in (handle_subdirs): Don't do SUBDIRS check for
892         gettext.
894 Tue Mar  5 18:12:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
896         * automake.in (OBJECT_PATTERN): Removed.
897         (am_install_var): No error if name is invalid.
898         (handle_programs): Canonicalize program names.
899         (BOGUS_MACRO_PATTERN): New variable.
900         (read_am_file): Error if bad macro name given.
901         (require_file_internal): Use am_line_error, not am_conf_error.
903         * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
905 Mon Mar  4 19:30:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
907         * automake.in (handle_lib_objects): New function.
908         (handle_libraries): Use it.
909         (handle_programs): Ditto.
910         (handle_dist_worker): Deprecate DIST_SUBDIRS.
911         (am_install_var): Allow extended directory mechanism to work.
912         Test exdir.test.
914         * dist-vars.am (DISTFILES): Use EXTRA_DIST.
915         (DEP_DISTFILES): Ditto.
917         * automake.in (OBJECT_PATTERN): New variable.
918         (am_install_var): Use it.
919         (handle_dist): DIST_OTHER is an anachronism.
921 Sat Mar  2 17:04:38 1996  Tom Tromey  <tromey@creche.cygnus.com>
923         * automake.in (handle_dist_worker): Only cause Automake to be
924         re-run if not making a distribution.  Fixes bug reported by
925         Joerg-Martin Schwarz.
926         (require_file_with_line): New function.
927         (require_file): Use it.
928         (am_line_error): Don't print line number if $symbol is empty.
929         (get_object_extension): Use require_file_with_line.
930         (handle_libraries): Use require_file_with_line.
931         (handle_texinfo): Use require_file_with_line.
932         (handle_configure): Use am_conf_line_error and
933         require_file_with_conf_line.
934         (handle_subdirs): Use require_file_with_conf_line.
935         (handle_configure): Use require_file_with_conf_line.
936         (handle_tests): Push check-TESTS on @phony.
937         (am_conf_line_error): New function.
938         (require_file_with_conf_line): New function.
939         (require_file_internal): New function.
940         (require_file_with_line): Use it.
941         (require_file): Ditto.
942         (am_conf_line_error): Handle empty line number.
943         (ac_gettext_line, ac_output_line): New variables.
944         (scan_configure): Set them.
946 Fri Mar  1 00:13:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
948         * automake.in (parse_arguments): Default strictness is gnu.
949         Changed `normal' to `foreign' everywhere.
950         (parse_arguments): Handle --foreign.
951         (initialize_global_constants): Document --foreign.
952         (handle_dependencies): Better error message.
953         (handle_texinfo): Don't push $vtexi on @texis.
954         (handle_texinfo): Only push $vtexi on @texi_deps if not null.
955         (handle_configure): install-sh is a config file; require it as
956         such.
957         (parse_arguments): Renamed --install-missing to --add-missing.
958         (add_missing): Renamed from install_missing.
959         (am_install_var): Check to make sure contents of install variable
960         are correct if primary requires it.  Test badprog.test.
961         (initialize_global_constants): Initialize
962         %primary_uses_subobjects.
963         (handle_source_transform): Skip configure substitutions.  Test
964         depend.test.  Also, skip empty elements.
966 Thu Feb 29 22:00:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
968         * texinfo.tex: New version.
970         * automake.in (am_install_var): Allow extended range of
971         installation directories.
973         * automake.in (get_object_extension): Don't allow
974         @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
975         From Gord Matzigkeit.  Test confincl.test.
977         * texinfos.am (install-info): Changed usage of install-info (in
978         comment).  Per Feb 25 GNU Standards document.
980 Wed Feb 28 07:40:55 1996  Tom Tromey  <tromey@creche.cygnus.com>
982         * automake.in (handle_tests): New function.
983         (generate_makefile): Call it.
984         (handle_subdirs): Skip directories whose names look like configure
985         substitutions.
986         (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
987         when using gettext.
988         (scan_configure): Clear in_ac_output if "]" found.  Test
989         acoutqnl.test.
990         (require_config_file): New function.
991         (generate_makefile): Use require_config_file.
992         (config_aux_path): New variable.
993         (scan_configure): Check for AC_CONFIG_AUX_DIR.
994         (handle_merge_targets): Add install-strip rule.
996 Tue Feb 27 20:00:36 1996  Tom Tromey  <tromey@creche.cygnus.com>
998         * mdate-sh: New version from Ulrich Drepper.
1000         * automake.in (handle_source_transform): Changed fill back to
1001         empty string.
1002         (handle_libraries): Ditto.
1003         (handle_dist): Ditto.
1004         (handle_dependencies): Ditto.
1005         (handle_footer): Ditto.
1006         (handle_phony): Ditto.
1008         * Makefile.am (DIST_SUBDIRS): Removed.
1009         (installcheck-local): Use Perl, not test -x.
1010         (PERL): New macro.
1011         (maintainer-check): Use $(PERL), not @PERL@.
1013         * configure.in (VERSION): Upped to 0.31.
1015 Sat Feb 24 18:02:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
1017         * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
1018         and config.guess.
1020         * automake.in: Use keyed_aclocal_warning when warning about
1021         fp_PROG_INSTALL.
1022         (get_object_extension): Use keyed_aclocal_warning when warning
1023         about fp_C_PROTOTYPES.
1024         (keyed_aclocal_warning): New function.
1026         * Makefile.am (pkgdata_DATA): Install aclocal.m4.
1027         * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
1029         * automake.in (get_object_extension): Only give error about
1030         fp_C_PROTOTYPES once.
1032         * automake.in (seen_ranlib): New variable.
1033         (scan_configure): Recognized AC_PROG_RANLIB.
1034         (handle_libraries): Error if ranlib not checked for.
1036         * automake.in (default_strictness): Default to GNU.
1037         (default_strictness_name): Ditto.
1039 Wed Feb 21 18:15:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
1041         * automake.in (read_am_file): Removed @kr@ support.
1042         (get_object_extension): Ditto.
1044         * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
1046 Tue Feb 20 17:25:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
1048         * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
1050 Mon Feb 19 19:53:09 1996  Tom Tromey  <tromey@creche.cygnus.com>
1052         * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
1053         * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
1055         * automake.in (handle_scripts): Ensure $scripts_installed set to
1056         boolean value.  Test proginst.test.
1058         * Makefile.am (installcheck-local): New target.
1060         * automake.in (require_file): No error if missing file is
1061         installed.
1063 Sun Feb 18 17:10:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
1065         * automake.in (handle_scripts): SCRIPTS no longer automatically
1066         cleaned.  Now possible to install scripts in pkgdatadir.
1067         ($seen_canonical): New variable.
1068         (generate_makefile): Check for config.guess and config.sub here;
1069         fixes bug reported by Gord Matzigkeit.
1071         * Makefile.am (pkgdata_SCRIPTS): New variable.
1072         (CLEANFILES): New macro.
1074         * scripts-clean.am: Removed.
1076 Sat Feb 17 00:15:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
1078         * automake.in (am_install_var): Error if primary variable actually
1079         defined.
1080         (am_install_var): Skip elements that look like configure
1081         substitutions.
1082         (am_install_var): "EXTRA" is a valid prefix.
1083         (am_install_var): Push contents EXTRA_PRIMARY onto @result.
1084         (handle_merge_targets): Treat "all" target like "install".
1085         (handle_subdirs): Don't push all-recursive.
1087         * header.am (install-@DIR@HEADERS): Don't depend on all.
1088         * data.am (install-@DIR@DATA): Don't depend on all.
1089         * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
1090         * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
1091         * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
1093         * automake.in (am_install_var): Push generated install targets
1094         onto @phony.
1096         * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
1097         * automake.in (handle_merge_targets): Correctly handle recursive
1098         calls of uninstall, install-exec, and install-data.
1099         (handle_merge_targets): Put Makefile, and possibly $config_name,
1100         onto @all.
1101         (handle_merge_targets): Push 'all' onto @install as appropriate.
1103 Fri Feb 16 18:27:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
1105         * automake.in (handle_configure): config.status is in
1106         $(top_builddir), not $(top_srcdir).  Reported by Anthony Green.
1108         * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
1110 Thu Feb 15 19:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
1112         * automake.in: (seen_prog_yacc): New variable.
1113         (scan_configure): Look for yacc.
1114         (handle_source_transform): Skipp C++ header files.
1115         (handle_source_transform): .cxx is a C++ source file.
1117 Wed Feb 14 08:36:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
1119         * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
1121         Implemented --verbose feature; idea from Greg Woods:
1122         * automake.in (verbose): New global.
1123         (generate_makefile): Print creating message if verbose.
1124         (grep_for_vers_texi): Print message if verbose.
1125         (handle_dependencies): Ditto.
1126         (scan_configure): Ditto.
1127         (read_am_file): Ditto.
1128         (parse_arguments): Added --verbose.
1129         (initialize_global_constants): Ditto.
1131         * automake.in (get_object_extension): Use am_line_error.
1132         (handle_source_transform): Ditto.
1133         (handle_libraries): Ditto.
1134         (handle_texinfo): Ditto.
1135         (handle_man_pages): Ditto.
1136         (handle_dist): Ditto.
1137         (handle_dist): Ditto.
1138         (handle_subdirs): Ditto.
1139         (handle_configure): Ditto.
1140         (handle_merge_targets): Ditto.
1141         (am_install_var): Ditto.
1142         (am_line_error): Allow actual line number as argument.
1143         (handle_configure): Use am_line_error.
1144         (scan_configure): Set config_header_line.
1145         (config_header_line): New global.
1146         Use @PERL@ to find perl during exec.  From Greg Woods.
1148 Tue Feb 13 22:06:51 1996  Tom Tromey  <tromey@creche.cygnus.com>
1150         * automake.in (initialize_per_input): Init %content_lines.
1151         (read_am_file): Set appropriate content_lines elements while
1152         reading.
1153         (am_line_error): New function.
1154         (read_am_file): Use it.
1155         (handle_options): Ditto.
1157         * automake.in (scan_configure): Handle case where more than one .o
1158         is put into LIBOBJS at once.  Test libobj.test.
1160 Mon Feb 12 20:39:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
1162         * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
1163         Test acouttbs.test.
1164         (handle_subdirs): Restored intl, po warnings.
1166         * automake.in (scan_configure): Delete everything after "," or
1167         ")".  Test acoutnoq.test.
1168         (handle_dist): Use $relative_dir, not nonexistent $subdir.
1169         (handle_subdirs): 'po' and 'intl' are sometimes substituted into
1170         SUBDIRS; don't warn about their absence.
1172 Sun Feb 11 16:55:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
1174         * automake.in (handle_texinfo): Removed bogus error message.
1176         * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
1177         onto @all.
1178         (handle_options): Handle version number.
1180         * automake.in ($maint_charset, $dist_charset): New variables.
1181         (initialize_per_input): Init $local_maint_charset.
1182         (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
1183         (generate_makefile): Don't print "creating...".
1185 Sat Feb 10 16:45:07 1996  Tom Tromey  <tromey@creche.cygnus.com>
1187         * automake.in (get_object_extension): Substitute
1188         @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
1189         (handle_source_transform): Use $1, not \1.
1190         (pretty_print_internal): Handle Tabs in fill when computing indent
1191         on new line.
1192         (handle_merge_targets): Always generate install-exec and
1193         install-data targets.  Test instexec.test.
1194         Fixed error message if fp_PROG_INSTALL missing.
1196         * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
1197         @CONFIG_INCLUDE_SPEC@.
1199         * automake.in (scan_configure): Delete everything after "]".  Test
1200         acoutput.test.
1202         * configure.in (AC_OUTPUT): Create tests/Makefile.
1203         * Makefile.am (SUBDIRS): New macro.
1205         * automake.in (handle_texinfo): Put $vtexi on texi_deps.  From Jim
1206         Meyering.
1208         * configure.in (AC_OUTPUT): Ensure automake is executable.
1210 Thu Feb  8 17:30:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
1212         * automake.in (handle_subdirs): Error if directory in SUBDIRS does
1213         not exist.
1215         * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
1217         From Jim Meyering:
1218         * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
1219         (@DIR@_LIBFILES).
1220         * header.am (install-@DIR@HEADERS): Depend on all, not
1221         $(@DIR@_HEADERS).
1222         * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
1223         * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
1224         $(@DIR@_SCRIPTS).
1225         * programs.am (install-@DIR@PROGRAMS): Depend on all, not
1226         $(@DIR@_PROGRAMS).
1228         * automake.in (initialize_per_input): Initialize
1229         $use_dependencies.
1230         ($seen_path_xtra): New variable.
1231         (scan_configure): Look for AC_PATH_XTRA.
1232         (get_object_extension): Add variables to output if X seen.
1234 Thu Feb  8 10:02:45 1996  Greg A. Woods  <woods@most.weird.com>
1236         * automake.in (handle_programs): add pkglib to list of
1237         directories for C
1238         (various): include a tab as fill for continuation lines
1239         printed with pretty_print*, esp. for macro variable assignments.
1240         [ changed to 4 spaced by me ]
1242 Wed Feb  7 18:00:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
1244         * configure.in (VERSION): Upped to 0.30.
1246         * Makefile.am (automake): Removed.
1247         (DIST_OTHER): Removed.
1249         * automake.in (handle_source_transform): All dep_files are
1250         relative to $(srcdir).
1251         (handle_libraries): Ditto.
1252         (scan_configure): Test for AC_PROG_INSTALL as well as
1253         fp_PROG_INSTALL.  Don't error here.
1254         (seen_prog_install): Now global.
1255         (scripts_installed): New global.
1256         (handle_scripts): Set it.
1257         Give error if appropriate install macro not seen.
1258         (handle_subdirs): Ensure $seen_gettext before requiring
1259         gettext-specific files.
1260         (handle_configure): Automatically rebuild 
1262         From Jim Meyering:
1263         * automake.in (handle_source_transform): Use \W when quoting
1264         regexp.  When blah_SOURCES not explicitly defined, still create
1265         entry in %deps.
1266         * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
1267         * subdirs.am (maintainer-clean-recursive): Now depends on
1268         $(CONFIG_HEADER) and Makefile.
1270         * automake.in (handle_source_transform): Skip macro references.
1272 Mon Feb  5 14:58:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
1274         * automake.in (handle_texinfo): Include "rm" when deleting files.
1276         * Makefile.am (maintainer-check): Expect only one ${...}.
1277         * texinfos.am (install-info): Remove unneeded ${...}.  From Jim
1278         Meyering.
1280         * automake.in (handle_configure): Only define CONFIG_HEADER if
1281         $config_name.
1282         ($seen_gettext): New variable.
1283         (handle_subdirs): Do all gettext-related checking here.
1284         (scan_configure): Just set $seen_gettext.
1285         (handle_man_pages): Properly quote $(MANS).
1287 Wed Jan 31 09:51:30 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
1289         * depend.am: Don't use srcdir anywhere.
1290         * automake.in (handle_libraries): Don't make .deps relative to
1291         srcdir.
1292         (handle_options): Recognize no-dependencies.
1294         * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
1295         ".".  Properly quote regexp.
1297 Tue Jan 30 12:19:09 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
1299         * automake.in (handle_configure): Only defined CONFIG_HEADER if
1300         $config_name.
1301         (read_am_file): Quote regexp when substituting top_builddir.
1302         (handle_source_transform, handle_libraries): Look in
1303         $(srcdir)/.deps for .P files.
1305 Fri Jan 26 00:15:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
1307         * automake.in (am_conf_error): New function.
1308         (scan_configure): Use it.
1309         (scan_configure): A comma also ends AC_OUTPUT macro.
1311         * automake.in (read_am_file): Compute top_builddir when including
1312         header-vars.am.
1313         (handle_configure): Use $top_builddir, not $top_reldir.
1314         (other_input_files): New variable.
1315         (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
1317         Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
1318         * automake.in (input_files, seen_make_set): Declare globally.
1319         (parse_arguments): Use input_files, not make_list.
1320         Only scan configure.in once.
1321         (handle_dist): Use SUBDIRS to determine when to make
1322         subdirectories and recurisvely dist.  Use $(topdir), not "..", to
1323         find top of dist tree.
1324         (handle_configure): Check for AC_PROG_MAKE_SET here.  Don't require
1325         configure.in (done elsewhere).
1326         (scan_configure): seen_make_set is global.  Allow arbitrary space
1327         in LIBOBJS assignment.
1328         (top_builddir): New variable.
1329         * header-vars.am (top_builddir): New variable.
1330         * remake-subd.am (Makefile): Look in top_builddir, not .., when
1331         remaking.
1332         * automake.in (handle_merge_targets): Run 'all' before
1333         check-recursive.
1335         * automake.in (file_contents_with_transform): Changed error
1336         message.
1337         (handle_configure): Define $contents{'CONFIG_HEADER'}.
1339         * texi-version.am: Many changes to support multiple .texi files.
1340         Replaced "version.texi" with "@VTEXI@".  Replaced "vti" with
1341         "@VTI@".
1342         * automake.in (handle_configure): install.sh is an anachronism.
1343         (handle_texinfo): Generalized for multiple .texi files.  Handle
1344         'clean-info' internally.
1345         * texi-clean.am: Removed.
1346         * Makefile.am: Updated for removal.
1348 Wed Jan 24 22:55:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1350         * automake.in (grep_for_vers_texi): New function.
1351         (handle_texinfo): Use grep_for_vers_texi, not system("grep").
1352         (handle_texinfo): Changes to generalize to multiple .texi files.
1354 Tue Jan 23 14:22:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
1356         Fixes from Gord Matzigkeit:
1357         * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
1358         topsrcdir.
1359         * header.am: New file.
1360         * Makefile.am (pkgdata_DATA): Install header.am.
1361         * automake.in (handle_headers): Use header.am, not data.am.
1362         (am_install_var): Allow pattern to be compiled multiple times.
1364         * config.guess, config.sub: New files.
1365         * Makefile.am (pkgdata_DATA): Install config.guess and
1366         config.sub.
1367         * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
1368         AC_CANONICAL_SYSTEM.
1370 Sun Jan 21 15:51:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
1372         * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
1373         (handle_man_pages): Use man_MANS, not MANS.
1375         * Makefile.am (info_TEXINFOS): Renamed.
1377         * automake.in (scan_configure): Remove comments from input line.
1378         (am_variable): Removed.
1380         * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
1382         * automake.in (config_name, config_header): New globals.
1383         (scan_configure): Look for AC_CONFIG_HEADER.
1384         (handle_configure): Handle more uses of AC_CONFIG_HEADER.
1386 Sat Jan 20 15:54:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
1388         * automake.in (handle_dist_worker): Bug fix.
1390 Fri Jan 19 00:50:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
1392         * automake.in (require_file): Install missing files only according
1393         to desired strictness.
1394         (initialize_per_input): Don't init libsources.
1395         (scan_configure): Reinit libsources.
1396         (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
1397         (fp_c_prototypes): New global.
1398         (scan_configure): Set it.
1399         (get_object_extension): Error if fp_C_PROTOTYPES not in
1400         configure.in when using ansi2knr.
1401         (handle_source_transform): Skip header files.
1403         * automake.in (handle_dist_worker): Explicitly make 'dist' in
1404         subdirs.
1406 Thu Jan 18 00:25:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
1408         From François Pinard:
1409         * automake.in (handle_source_transform): Transform $o file into .P
1410         file.
1411         (handle_dist_worker): Handle case where DISTFILES includes
1412         wildcard.  Bug fix in subdir case.
1414         * automake.in (parse_arguments): Initialize strictness to
1415         'normal'.
1417 Sun Jan 14 13:54:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
1419         * automake.in (scan_configure): Look for NLS support.
1421         Changes from François Pinard:
1422         * texinfos.am (install-info): Correctly install when build dir is
1423         not srcdir.
1424         * tags-subd.am (ID): Indentation change.
1425         * kr-vars.am (o): Use ".@U@o", not "@U@o".
1426         * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
1427         * automake.in (handle_dist_worker): Fixlets.
1428         (handle_dist): Sort keys going into dist_common.
1430 Sat Jan 13 00:18:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
1432         * automake.in (handle_dist_worker): If Gnits, don't allow release
1433         until NEWS is updated.
1435         * configure.in (VERSION): Version 0.29.
1437         * Makefile.am (maintainer-check): Look for perl4.036 in path.
1439         * dist-vars.am (DISTFILES):  Include BUILT_SOURCES.
1440         (DEP_DISTFILES): Ditto.
1442         * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
1443         * dist-vars.am (DEP_DISTFILES): New variable.
1445         * automake.in (handle_options): Support dist-shar option.
1446         (handle_dist_worker): New function.
1447         (handle_dist): Use it.
1449         * texi-version.am (mostlyclean-vti): Remove version.tmp, not
1450         *.tmp.
1452         * automake.in (handle_dist): Chmod distdir 777.  From François
1453         Pinard.
1455         * automake.in (scan_configure): New function.
1456         (initialize_per_input): Init libsources.
1457         (generate_makefile): Run handle_configure first.
1458         (handle_configure): Run scan_configure.
1459         (handle_configure): Don't look for AC_PROG_MAKE_SET here.
1461 Thu Jan 11 23:14:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
1463         * Makefile.am (AUTOMAKE_OPTIONS): New variable.
1465         * automake.in (strictness, strictness_name): Renamed.
1466         (initialize_per_input): Set strictness, strictness_name.
1467         Initialize %options.
1468         (generate_makefile): Run handle_options.
1469         (handle_options): New function.
1470         (handle_man_pages): Make install-man depend on $(MANS).  Turn off
1471         man page install if no-installman option given.
1472         (read_am_file): Deprecate @kr@.
1473         (get_object_extension): Look at ansi2knr option.
1474         (parse_arguments): Take global strictness from command-line
1475         options.
1477 Tue Jan  9 11:24:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
1479         Fixes from François Pinard:
1480         * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
1481         * automake.in (get_object_extension): Use $o, not $(kr)o.
1482         (handle_source_transform): Don't look for $(kr)c files.
1483         * kr-vars.am (o): New macro.
1484         (kr): Removed.
1486         * depend.am (DEP_FILES): Removed.
1487         * automake.in (handle_source_transform): Push .P file onto
1488         dep_files.
1489         (initialize_per_input): New variable %dep_files.
1490         (handle_dependencies): Generate DEP_FILES here.
1492 Mon Jan  8 22:27:33 1996  Tom Tromey  <tromey@creche.cygnus.com>
1494         * automake.in (do_one_clean_target): Only remove config.status in
1495         top-level directory.
1496         (handle_tags): Removed 'id' from .PHONY list.  From Jim Meyering.
1498         * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
1500         * automake.in (handle_dist): Make "ln" quiet.
1502         * tags-subd.am (ID): Depend on HEADERS and SOURCES.
1504 Sat Jan  6 10:58:23 1996  Tom Tromey  <tromey@cambric.colorado.edu>
1506         * automake.in (handle_merge_targets): 'check' shouldn't depend on
1507         'all' at top level.
1508         (file_contents_with_transform): New function.
1509         (am_install_var): Use file_contents_with_transform.
1510         (handle_programs): Ditto.
1511         (handle_libraries): Ditto.
1512         (handle_texinfo): Ditto.
1513         (handle_merge_targets): Let 'install' depend on 'all' if no other
1514         dependencies exist.  From Jim Meyering.
1515         (check_gnu_standards): GNU requires AUTHORS file.  (See
1516         maintain.text).
1517         (require_file): Put body in loop.
1518         (get_object_extension): Only call require_file once.
1519         (handle_configure): Ditto.
1521         From Jim Meyering:
1522         * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
1523         * tags-subd.am (id): Removed.
1525 Fri Jan  5 10:31:19 1996  Tom Tromey  <tromey@cambric.colorado.edu>
1527         * Added copyright notice to each .am file.
1529         * automake.in: Cleanups from François Pinard to avoid $#.
1530         (require_argument): Fixed sense of test.
1531         (set_strictness): Bug fix.
1533 Thu Jan  4 21:21:29 1996  Tom Tromey  <tromey@cambric.colorado.edu>
1535         * Makefile.am (pkgdata_DATA): Removed old dist files.
1537         * dist-subd-top.am, dist-subd.am, dist.am: Removed.
1539         * automake.in (set_strictness): Set $strictness_name.
1540         (strictness_name): New variable.
1541         (handle_dist): Substantially rewrote.
1543         * configure.in: Point AC_INIT at automake.in.
1545         * automake.in (generate_makefile): Report errors against
1546         Makefile.in, not Makefile.am.
1548 Wed Jan  3 00:05:40 1996  Tom Tromey  <tromey@cambric.colorado.edu>
1550         * mdate-sh: Bug fix from Jim Meyering.
1552         * dist.am (dist): Changed in parallel with dist-subd-top.am.
1554         * mkinstalldirs: Reverted.
1556         * automake.in (initialize_global_constants): Allow COPYING.LIB
1557         again.
1558         (check_gnits_standards): Disallow COPYING.LIB.
1560         * texinfos.am (install-info): Only look in $(srcdir) for info
1561         files.
1563         * automake.in (initialize_global_constants): New variable
1564         gen_copyright.
1565         (read_am_file): Put a copyright in each Makefile.in.
1567         * dist-vars.am (DISTFILES): Put DIST_COMMON first.
1569         * automake.in (am_install_var): Put space before "=".
1570         (handle_dist): Put README first in DIST_COMMON.
1572         * Makefile.am (pkgdata_DATA): Include COPYING.
1574         * COPYING: New file.
1576         * automake.in (parse_arguments): Added --gnu and --gnits as
1577         synonyms.
1578         (initialize_global_constants): Ditto.
1579         (initialize_global_constants): Don't auto-distribute COPYING.LIB.
1580         (initialize_global_constants): Look for README first.
1581         (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
1582         ABOUT-GNU.
1583         (check_gnu_standards): Require file COPYING.
1585         From François Pinard:
1586         * automake.in (file_contents): Comment out "warn"s.
1587         (usage): Use 4 columns.
1588         (USAGE_FORMAT): Ditto.
1590         * texinfos.am (install-info): Look for info file relative to $$d.
1592         * Makefile.am (cvs-dist): Suppress output of "grep".
1594         * configure.in (VERSION): Version 0.28.
1596         * automake.in (pretty_print_internal): Fix for Perl 4
1597         compatibility.
1599         * configure.in (VERSION): Version 0.27.
1601         * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
1602         invocation.
1604         * automake.in (initialize_global_constants): Don't quote "@" in
1605         $install_man_format.
1606         (handle_merge_targets): use "@:" as empty command, not ":".
1608 Tue Jan  2 23:33:24 1996  Tom Tromey  <tromey@cambric.colorado.edu>
1610         * texinfos.am (install-info): Look in $d for info files.  From
1611         François Pinard.
1613         * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
1615         * automake.in (read_am_file): Correctly deal with continued
1616         variable definitions.
1618 Mon Jan  1 15:43:25 1996  Tom Tromey  <tromey@cambric.colorado.edu>
1620         * automake.in (handle_merge_targets): 'check' target depends on
1621         'all'.
1622         (file_contents): Don't be so verbose.
1623         (read_am_file): Ditto.
1624         (read_am_file): Must use substr to check for trailing \.
1625         (am_install_var): Use push_phony_cleaners.
1626         (file_contents): Set $was_rule when assuming a rule is seen.
1627         (read_am_file): Ditto.
1628         (do_one_clean_target): Removed spurious newline.
1630         Some changes from François Pinard:
1631         * Removed trailing whitespace from all '.am' files.
1632         * tags-subd.am (ID): Use &&, not ;.
1633         (TAGS): Ditto.
1634         * automake.in (parse_arguments): Removed useless message.
1635         (parse_arguments): Don't explicitly referenced STDERR.
1636         (require_argument): Ditto.
1637         (am_error): Ditto.
1638         (set_strictness): Ditto.
1639         (file_contents): Ditto.
1640         (read_am_file): Ditto.
1641         (generate_makefile): Style tweaks.
1642         (handle_programs): Ditto.
1643         (handle_libraries): Ditto.
1644         (handle_texinfo): Ditto.
1645         (handle_man_pages): Ditto.
1646         (handle_tags): Ditto.
1647         (handle_dist): Ditto.
1648         (handle_subdirs): Ditto.
1649         (handle_configure): Ditto.
1650         (handle_footer): Don't put newline before footer.am contents.
1651         (handle_merge_targets): Style tweaks.
1652         (do_one_clean_target): Ditto.
1653         (dirname): Ditto.
1654         (am_variable): Ditto.
1655         Defined some new constants.
1656         (generate_makefile): Don't call generate_header.
1657         (generate_header): Removed.
1658         (file_contents): Rewrote.
1659         (read_am_file): Rewrote.
1661         * automake.in (generate_makefile): Handle phony target.
1662         (do_one_clean_target): Pretty-print dependencies.
1663         (handle_installdirs): Pretty-print rule.
1665         * Makefile.am (maintainer-check): Made some commands silent.
1667         * automake.in (initialize_global_constants): Don't install or
1668         uninstall cat'd man pages.
1669         (initialize_per_input): Added phony target.
1670         (push_phony_cleaners): New function.
1671         (get_object_extension): Handle phony targets.
1672         (handle_texinfo): Ditto.
1673         (handle_man_pages): Ditto.
1674         (handle_tags): Ditto.
1675         (handle_dist): Ditto.
1676         (handle_subdirs): Ditto.
1677         (handle_installdirs): Ditto.
1678         (handle_merge_targets): Ditto.
1679         (handle_clean): Ditto.
1680         (do_one_merge_target): Ditto.
1681         (am_install_var): Ditto.
1682         (handle_phony): New function.
1683         (generate_makefile): Call it.
1684         (pretty_print_internal): New function.
1685         (pretty_print_rule): Ditto.
1687 Sun Dec 31 13:04:59 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1689         * automake.in (initialize_global_constants): Don't print body of
1690         loop at make time.
1692         Changes from François Pinard:
1693         * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
1694         (DEP_FILES): Put dependency files in $(srcdir).
1695         Look in $(srcdir) when including dependency files.
1696         ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
1697         (.deps/%.P): MKDEP includes all macro expansions.
1698         * dist-subd-top.am (dist): Get absolute path for distdir.  Don't
1699         be so verbose.
1700         * dist-subd.am (dist): Don't be so verbose.
1701         * dist.am (dist): Don't be so verbose.
1703         * automake.in (do_one_clean_target): Remove config.status in
1704         maintainer-clean.  From Jim Meyering.
1706         * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix.  From Jim
1707         Meyering.
1709         * automake.in (handle_merge_targets): Add dummy command for empty
1710         install target.  From Jim Meyering.
1712 Tue Dec 12 10:06:28 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1714         * texinfos.am (uninstall-info): Bug fix.
1716         * Makefile.am (maintainer-check): Error if ${...} used.
1717         * depend.am (DEP_FILES): Prefer $(...).
1719         * scripts.am (install-@DIR@SCRIPTS): Only install script if it
1720         exists.
1721         * libraries.am (install-@DIR@LIBRARIES): Only install library if
1722         it exists.
1723         * programs.am (install-@DIR@PROGRAMS): Only install program if it
1724         exists.
1726         * texinfos-vars.am (TEXFILES): Removed.
1728         * Makefile.am (pkgdata_DATA): Removed libprograms.am.
1730         * automake.in (do_one_merge_target): Never generate trailing
1731         whitespace.
1732         (pretty_print): New function.
1733         (handle_footer): Prettyprint definitions.
1734         (am_install_var): Ditto.
1735         (handle_source_transform): Ditto.
1736         (handle_dist): Ditto.
1737         (handle_libraries): Ditto.
1738         (read_am_file): Put comments nearer appropriate code.
1740         * texi-clean.am (mostlyclean-info): Use continued lines, not
1741         multiple rm's.  From Jim Meyering.
1743 Sun Dec 10 11:59:33 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1745         * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
1746         mkinstalldirs, texinfo.tex to be installed.
1747         * automake.in (symlink_exists): New global.
1748         (install_missing): Ditto.
1749         (require_file): Install missing files if possible.
1750         (parse_arguments): Handle --install-missing option.
1751         (initialize_global_constants): Document --install-missing.
1753         * Makefile.am (cvs-dist): Don't release unless NEWS updated.
1754         Ensure 'checks' pass before release.
1755         (maintainer-check): Renamed.  Look in $(srcdir) for sources.  From
1756         Franc,ois Pinard.
1757         (cvs-dist): Depend on maintainer-check instead of explicitly
1758         running check.
1760         * configure.in (VERSION): Version 0.26.
1762         * Makefile.am (check-local): Only look at [a-z]*.am.  Fixed sense
1763         of 'if' test.
1765         * depend.am (DEP_FILES): Bug fix.
1767         * automake.in (do_one_clean_target): Typo.
1769         * Makefile.am (check-local): Run syntax check under Perl 4.
1771         * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
1772         (handle_source_transform): Loop variable is now $_.  From Gor
1774         * Makefile.am (check-local): Check for 'true' in source.
1775         * texinfos.am (install-info): Can't use "true" in any rule.
1777 Sat Dec  9 10:16:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1779         * Makefile.am (cvs-dist): New target.
1781         * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
1782         failures.
1784         * texinfos.am (install-info): Don't do install-info for now.
1786         * clean.am (distclean-generic): Don't remove config.status here.
1787         * automake.in (do_one_clean_target): Remove config.status later,
1788         for 'make -j2'.  From Jim Meyering.
1790 Fri Dec  8 16:30:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1792         * configure.in (VERSION): Version 0.25.
1794         * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
1795         (handle_configure): Check for AC_PROG_MAKE_SET.
1797         * depend.am (DEP_FILES): Handle deANSIfication case.  From Jim
1798         Meyering.
1800         * automake.in (am_install_var): Changed how 'clean' handled for
1801         uniform name targets.
1802         * Makefile.am (pkgdata_DATA): Added new files.
1803         * data-clean.am: New file.
1804         * scripts-clean.am: New file.
1805         * libraries-clean.am: New file.
1806         * programs-clean.am: New file.
1808 Wed Dec  6 00:06:11 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1810         * automake.in (am_install_var): Error if variable name
1811         "misspelled".
1812         (handle_source_transform): Automatically include .c file
1813         corresponding to .y or .l.
1815 Tue Dec  5 00:46:14 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1817         * programs.am: Changed for uniform naming scheme.
1819         * automake.in (read_am_file): Allow '-' and '.' in target names.
1820         (generate_makefile): Don't pass arguments to handle_libraries.
1821         (initialize_per_input): Define @sources, @objects.
1822         (generate_makefile): Init @sources, @objects if needed.
1823         (handle_source_transform): Push onto @sources, @objects here.
1824         (am_install_var): Push primary onto @all, for configure-time
1825         customization.
1826         (handle_programs): Use new uniform naming scheme.
1828         * Makefile.am (check-local): New target.
1830         * automake.in (handle_libraries): Use uniform naming scheme.
1832         * libraries.am: Rewrote for uniform naming scheme.
1834         * scripts.am: Updated names of all clean targets.
1836         * automake.in (handle_programs): Split on all whitespace.
1837         (handle_libraries): Ditto.
1838         (handle_texinfo): Ditto.
1839         (handle_man_pages): Ditto.
1840         (am_install_var): Changed return result.
1841         (am_install_var): Changed interface.
1842         (am_install_var): Push onto @clean@ if requested.
1843         (handle_scripts): Pass -clean to am_install_var.
1845 Mon Dec  4 11:55:36 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1847         * automake.in (am_install_var): Push target onto @all.
1848         (get_object_extension): Use $(...).
1849         (handle_source_transform): Ditto.
1850         (handle_programs): Ditto.
1852         * automake.in (require_argument): New function.
1853         (parse_arguments): Use it.
1854         (push_dist_common): New function.
1855         (generate_makefile): Use it.
1856         (handle_texinfo): Ditto.
1857         (handle_dist): Ditto.
1858         (handle_configure): Ditto.
1859         (require_file): Ditto.
1860         (generate_makefile): Don't pass arguments to handle_scripts.
1861         (handle_configure): Require configure.in.
1862         (check_gnu_standards): New function.
1863         (check_gnits_standards): Ditto.
1864         (generate_makefile): Check standards.
1866         * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
1868         * automake.in (LENIENT, GNU, GNITS): New constants.
1869         (initialize_per_input): New function.
1870         (generate_makefile): Use it.
1871         (initialize_global_constants): Renamed from init_globals.
1872         (require_file): Added strictness argument.
1873         (parse_arguments): Added --strict option.
1874         (set_strictness): New function.
1875         (parse_arguments): use it.
1876         (initialize_global_constants): Document --strictness.
1878         * automake.in: Use ${1+"$@"} to preserve quoting when running
1879         under sh.
1881         * texinfos.am (install-info): Don't use "true".
1882         * tags.am (TAGS): Don't use "true".
1884         * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
1885         remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
1887         * program.am (@PROGRAM@): Use LINK macro.
1888         * compile.am (.c.o): Use COMPILE macro.
1890         * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
1891         ${...}.
1893         * subdirs.am (RECURSIVE): Removed macro.
1895         * clean.am: Changed to not be so verbose.
1897         * Makefile.am (pkgdata_DATA): Include texi-clean.am.
1898         * automake.in (handle_texinfo): Transform texi-clean and put into
1899         output rules.
1900         * texinfos-vars.am (TEXFILES): Removed.
1901         * texinfos.am: Removed 'clean' targets.
1902         * texi-clean.am: New file.
1904         * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
1906         * texinfos-vars.am (TEXFILES): Added *.op.
1908         * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
1909         standards.
1910         * dist.am (dist): Use DISTFILES.
1911         * dist-subd.am (dist): Use DISTFILES.
1912         * dist-subd-top.am (dist): Use DISTFILES.
1914 Sun Dec  3 00:24:08 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1916         * Makefile.am (ETAGS_ARGS): Define.
1918         * depend.am (.deps/.P): Use ":", not "echo timestamp".  From Jim
1919         Meyering.
1921         * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
1923         * automake.in (handle_scripts): Use am_install_var.
1925         * scripts.am: Rewrote for new uniform naming scheme.
1927         * Makefile.am (pkgdata_DATA): Removed libscripts.am.
1929         * libscripts.am: Removed.
1931         * packagedata.am: Removed.
1933         * Makefile.am (PACKAGEDATA): Removed packagedata.am.
1934         (pkgdata_DATA): Renamed from PACKAGEDATA.
1936         * automake.in (handle_data): Use am_install_var.
1937         (init_globals): Init %exec_dir_p.
1939         * data.am: Rewrote for new uniform naming scheme.
1941         * automake.in (get_object_extension): New function.
1942         (handle_programs): Use it.
1943         (dir_holds_sources): Changed interpretation.
1944         (handle_headers): New function.
1945         (am_install_var): New function.
1946         (generate_makefile): Call handle_headers.
1948         * header-vars.am (pkgdatadir): New macro.
1949         (pkglibdir): Ditto.
1950         (pkgincludedir): Ditto.
1952         * automake.in (handle_source_transform): New function.
1953         (am_error): New function.
1954         (generate_makefile): Use it.
1955         (handle_source_transform): Ditto.
1956         (handle_texinfo): Ditto.
1957         (handle_dependencies): Ditto.
1958         (handle_merge_targets): Ditto.
1959         (require_file): Ditto.
1961 Sat Dec  2 21:39:56 1995  Tom Tromey  <tromey@cambric.colorado.edu>
1963         * automake.in: Updated FSF address.  From Jim Meyering.
1964         * header-vars.am: Updated FSF address.
1966         * distname.am: Removed.
1968         * automake.in (file_contents): Strip "##" comments.
1969         * Various files: Added "##" comments for strange things.
1971         * automake.in (handle_tags): Generate TAGS rule for every
1972         directory.
1974         * subdirs.am (RECURSIVE): Include installcheck-recursive.
1975         * automake.in (installcheck): New variable.
1976         (generate_makefile): Initialize it.
1977         (handle_subdirs): Push 'installcheck-recursive'.
1978         (handle_merge_targets): Handle installcheck target.
1980 Thu Nov 30 20:13:16 1995  Tom Tromey  <tromey@cambric>
1982         * automake.in ($PACKAGE): Removed.
1984         * header-vars.am (ALL): Removed.
1986         * automake.in: Reworked 'all' target handling.
1988         * automake.in (generate_makefile):
1989         Don't use AM_ forms in call to am_variable.
1991         * automake.in: Changes for Perl 5, from Gord Matzigkeit
1993         * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
1995         * automake.in (handle_footer): Allow SUFFIXES variable.
1997         * automake.in (am_variable): New function.
1998         (handle_texinfo): Use it.
1999         (generate_makefile): Use it.
2001         * configure.in: Version 0.24.
2003 Wed Nov 29 23:50:14 1995  Tom Tromey  <tromey@cambric>
2005         * automake.in (handle_libraries):
2006         Generate blah_LIBADD defines if required.
2008         * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
2010         * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
2012         * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
2014         * configure.in: Version 0.23
2016         * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
2018         * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
2020         * automake.in: New option --output-dir
2022         * automake.in (handle_configure): Fixed typo.
2024         * automake.in (handle_installdirs): Always make installdirs target.
2026         * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
2027         uninstall-exec-recursive.  Added installdirs-recursive.
2029         * automake.in (handle_installdirs): Handle installdirs-recursive.
2030         (handle_man_pages): 'all' depends on $(MANS)
2032         * Makefile.am: Removed mans.am.
2034         * automake.in: More man-related fixes
2036         * automake.in: Bug fixes
2038         * automake.in: Rewrote man page handling.
2040         * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
2042         * automake.in (handle_installdirs): New function.
2043         (@installdirs): New global.
2044         Many changes to deal with installdirs.
2046         * clean.am (clean-generic): Always supply 'else' clause to 'if'
2048         * automake.in (generate_header): Don't use header.am.
2049         (handle_dist): Don't use dist-subd-vars.am.
2051         * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
2053         * Makefile.am (DISTCLEANFILES): Removed.
2055         * clean.am (clean-generic): Bug fix.
2057         * clean.am (clean-generic): Only remove CLEANFILES if nonempty
2059         * texi-version.am (clean-vti): No such macro as VTI
2061 Tue Nov 28 19:56:07 1995  Tom Tromey  <tromey@cambric>
2063         * automake.in: Bug fix for maintainer-clean
2065         * automake.in (do_one_clean_target):
2066         Print special text in maintainer-clean.
2067         (handle_clean): Always include clean.am
2069         * clean.am: Use -generic clean targets.
2071         * compile.am: Added clean targets.
2073         * configure.in: Version 0.22.
2075         * automake.in (handle_dependencies):
2076         Put trailing newline after all deps.
2078         * automake.in (handle_dependencies): Another dependency bug fix.
2080         * automake.in (handle_dependencies):
2081         Bug fix when including dependencies.
2083         * automake.in (handle_configure):
2084         Verify existence of install-sh, mkinstalldirs
2086         * automake.in (handle_texinfo): Include stamp-vti in distribution
2088         * dist-subd-vars.am, dist-vars.am (DIST_FILES):
2089         Include DATA, PACKAGEDATA.
2091         * Makefile.am: Nothing
2093         * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
2095         * automake.in (handle_texinfo): Typo
2097         * automake.in: If script ends up in shell, feed to perl
2099         * automake.in: Rewrote 'clean' rules.
2100         Documentation made and installed first.
2101         'all' depends on 'info'
2103 Mon Nov 27 23:57:29 1995  Tom Tromey  <tromey@cambric>
2105         * configure.in, Makefile.am: Turned off internationalization.
2107         * clean-kr.am: Rewrote for new clean scheme.
2109         * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
2111         * Makefile.am (PACKAGEDATA): Include tags-clean.am
2113         * subdirs.am: Removed bogus local clean targets
2115         * tags-clean.am: Initial revision
2117         * texi-version.am: Added clean targets
2119         * texinfos.am: Fixes to clean targets.
2121         * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
2122         Added clean targets
2124         * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
2126         * automake.in: Completely revamped automatic de-ANSI-fication
2128         * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
2130         * compile-vars.am (LINK): New macro
2132         * kr-vars.am: Trailing blank line
2134         * compile-kr.am: Rewrote
2136         * compile-vars.am (COMPILE): New macro
2138         * compile-vars.am (ANSI2KNR): Removed
2140         * Makefile.am (PACKAGEDATA): Removed all sed scripts.  Added kr-vars.am
2142         * kr-vars.am: Initial revision
2144         * automake.in (require_file): New function.
2145         (handle_texinfo): Require 'mdate-sh'
2146         (common_sometimes): New variable
2147         (usage): Use it.
2149         * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
2151         * mdate-sh: Initial revision
2153         * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
2155         * automake.in (generate_makefile):
2156         Put Makefile.in, Makefile.am in @dist_common
2157         (handle_configure): Use @dist_common as appropriate
2159         * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
2161         * configure.in: Abort if perl not found
2163         * configure.in: Look for perl
2165         * automake.in: Reimplemented in Perl
2167         * automake.in: Fixlet
2169 Sun Nov 26 08:09:30 1995  Tom Tromey  <tromey@cambric>
2171         * automake.in: Always print ".SUFFIXES:" rule.
2173         * automake.in: Distribution config.h.in if required
2175         * automake.in: Bug fix when including texi-version.am
2177         * automake.in: Bug fix when looking for .texi file in $am_reldir
2179         * depend.am: Comment fix
2181         * automake.in: Look for .texi file in $am_reldir
2183         * automake.in: Fixlet
2185         * automake.in: Blank line after targets from user's Makefile.am
2187         * automake.in: Move footer items to actual footer
2189         * automake.in: Include stamp-h.in in DIST_COMMON if necessary
2191         * automake.in (common):
2192         Don't include acconfig.h, config.h.top, config.h.bot
2194         * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
2196         * Makefile.am (CONFIG_H): Define
2198         * acconfig.h: Initial revision
2200         * configure.in: Use AC_CONFIG_HEADER.
2202         * automake.in: Put blah_TEXINFOS into DIST_COMMON
2204         * automake.in: .info file explicitly depends on primary .texi file
2206         * texinfos.am (install-info): Always supply 'else' clause to 'if'
2208         * tags.am (TAGS): Always supply 'else' clause to 'if'
2210         * subdirs.am (.NOEXPORT): Removed (now in footer.am)
2212         * automake.in: Always include footer.am in output
2214         * mans.am (install-man): Always supply 'else' clause to 'if'
2216         * automake.in: More version.texi fixes
2218         * automake.in: Only do version.texi processing if requested.
2220         * automake.in: Minor internationalization fixes.
2221         Subshell can now exit with nonzero status.
2222         Fixed up .texi handling; now uses texi-version.am
2223         Make sure '.c' and '.o' are in .SUFFIXES if required.
2225         * Makefile.am (PACKAGEDATA): Include texi-version.am
2226         (stamp-vti, version.texi): Removed
2227         (TEXINFOS): Don't reference version.texi
2229         * texi-version.am: Initial revision
2231         * dist.am, dist-subd-top.am (dist):
2232         [DIST_SUBDIRS] Follow symlinks when copying.
2234         * dist-subd-top.am (dist): Removed unneeded subdir= option to make
2236 Sat Nov 25 23:23:39 1995  Tom Tromey  <tromey@cambric>
2238         * automake.in: Added --amdir option
2240         * Makefile.am, configure.in: Turned on internationalization
2242         * Makefile.am: Set EDITION
2244         * configure.in: Version 0.21
2246         * tags.am, tags-subd.am: Don't use double-colon rules
2248         * automake.in: Redid install-data, install-exec, uninstall handling
2250         * configure.in: Turn off i18n
2252 Fri Nov 24 23:51:37 1995  Tom Tromey  <tromey@cambric>
2254         * automake.in (common): Remove NLS
2256         * automake.in (common): Include ABOUT-NLS.
2258         * automake.in: Test for install-sh and mkinstalldirs
2260         * automake.in: Blank line after OBJECTS= line
2262         * automake.in: Start subshell in loop after check for Makefile.am
2264         * automake.in: --use-deps now the default
2266         * automake.in (am_dir): Don't apply transform to install directory name
2268         * packagedata.am: Don't apply transform to install directory name
2270         * Makefile.am (SUBDIRS): Hold off on internationalization
2272 Thu Nov 23 18:02:38 1995  Tom Tromey  <tromey@cambric>
2274         * automake.in:
2275         Write 'SOURCES =' line after copying Makefile.am variables
2277         * automake.in: Fixed bug in "--" option processing
2279         * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
2281         * Makefile.am (DIST_OTHER): Include gettext-sh
2283         * Makefile.am (SUBDIRS): Define
2285         * configure.in: Include internationalization bits
2287         * automake.in: Many changes to avoid double-colon rules.
2289         * subdirs.am: ($(RECURSIVE)): Print name of target actually used
2291         * subdirs.am: Removed "::" rules
2293         * header.am: Removed install, uninstall
2295         * header.am: Added install, uninstall targets
2297         * hack-make.sed: Rewrite targets like "all-local" to "all_local"
2299         * header.am, libraries.am, mans.am, texinfos.am, footer.am:
2300         Removed "::" rules
2302         * Makefile.am (PACKAGEDATA): Include libscripts.am
2304         * libprograms.am: Don't install libscripts here
2306         * libscripts.am: Initial revision
2308         * scripts.am, programs.am, libprograms.am: Removed "::" rules
2310         * automake.in (am_dir): Run package name through name transform.
2312         * automake.in: Don't use packagedata.sed or data.sed
2314         * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed.  Added
2315         packagedata.am
2317         * data.am: No longer run through sed
2319         * packagedata.am: Initial revision
2321 Wed Nov 22 22:31:02 1995  Tom Tromey  <tromey@cambric>
2323         * automake.in: No blank line after Usage
2325         * automake.in: Removed "NLS nuisances" section.
2326         Now uniformly uses $echo for user-visible messages (in advance of
2327         internationalization)
2329         * subdirs.am (maintainer-clean): Don't use realclean-local
2331         * Makefile.am: Use PACKAGEDATA, not custom code
2333         * data.am: Use @LONG@, not $(@LONG@)
2335         * automake.in: Handle DATA and PACKAGEDATA
2337         * packagedata.sed: Initial revision
2339         * data.am: Use @DIR@, not $(@DIR@)
2341         * data.sed: Use $(datadir), not datadir
2343         * data.sed: Initial revision
2345         * data.am: Wrote uninstall targets
2347         * data.am: Initial revision
2349         * dist-subd.am (dist): Don't link a file that has already been linked
2351         * dist-subd-top.am, dist.am (dist):
2352         Run `automake --include-deps' before making distribution
2354         * automake.in: More dependency-tracking bug fixes
2356         * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
2358         * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
2360         * tags-subd.am, tags.am: Added trailing blank line
2362         * depend.am: Use ".P", not "empty.P", as placeholder.
2364         * automake.in: Only include depend.am if SOURCES not empty
2366         * automake.in: Added --use-deps and --include-deps options.
2367         Handle auto-generating dependencies.
2369         * Makefile.am (am_DATA): Include depend.am
2371         * depend.am: Initial revision
2373         * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
2375         * automake.in: Put blank line after .SUFFIXES
2377         * scripts.am: Added blank line at end
2379         * scripts.am: Removed unnecessary comment
2381         * scripts.am: Removed unnecessary workarounds
2383         * automake.in: Don't include programs.am if PROGRAMS empty
2385         * header-vars.am (INSTALL_SCRIPT): Typo
2387         * texinfos.am, compile-kr.am: Don't include .SUFFIXES
2389         * automake.in: Handle .SUFFIXES here.
2391         * configure.in: Use fp_PROG_INSTALL
2393         * header-vars.am: Changes for autoconf 2.5.
2394         Now includes INSTALL_SCRIPTS.
2396         * texinfos.am (install-info): Bug fix
2398         * automake.in:
2399         Include scripts.am or libscripts.am in output if appropriate
2401         * programs.am (install-programs, uninstall-programs):
2402         Don't install SCRIPTS
2404         * Makefile.am (am_DATA): Include scripts.am
2406         * scripts.am: Initial revision
2408 Tue Nov 21 09:11:38 1995  Tom Tromey  <tromey@cambric>
2410         * automake.in:
2411         Cleaned up how "prog_SOURCES" variable is found in input.
2412         Ditto prog_OBJECTS.
2413         Put static sed scripts into separate, installed files.
2415         * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
2417         * hack-make.sed, nl-remove.sed: Initial revision
2419         * texinfos.am (install-info): Rewrote
2421         * subdirs.am (all-recursive): Put with other -recursive rules
2423         * configure.in: Version 0.20
2425         * automake.in: Another bug fix
2427         * automake.in: Bug fix when looking for texinfo.tex
2429         * texinfo.tex: Initial revision
2431         * automake.in:
2432         If TEXINFOS defined but texinfo.tex does not exist, give warning.
2434         * subdirs.am (all): Renamed from _all.  Now uses all-recursive
2435         (all-recursive): Don't fail immediately if -k specified.
2437 Mon Nov 20 22:48:03 1995  Tom Tromey  <tromey@cambric>
2439         * subdirs.am (_all):
2440         New target.  Now use Jim Meyering's formulation of AIX
2441         workaround.
2442         (install-exec, install-data): New targets
2444 Sat Nov 18 19:07:30 1995  Tom Tromey  <tromey@cambric>
2446         * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
2448         * automake.in: Use @datadir@
2450         * automake.in: Added @configure_input@ line
2452 Fri Nov 17 23:32:43 1995  Tom Tromey  <tromey@cambric>
2454         * automake.in: "--help" option now prints auto-recognized file names.
2455         Allow AM_ overriding of more variables.
2457         * texinfos.am (install-info):
2458         Don't cd to srcdir to avoid breaking install-sh
2459         Other bug fixes
2461         * Makefile.am: Handle automake.texi
2463 Thu Nov 16 18:43:43 1995  Tom Tromey  <tromey@cambric>
2465         * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
2467         * tags.am (TAGS): bug fix
2469         * automake.in: Use am_dir, not AM_DIR.
2470         Use version, not VERSION.
2471         Bug fix in TAGS code.
2473         * Makefile.am (am_DATA): Include tags.am and tags-subd.am
2475         * subdirs.am: TAGS target now in tags.am
2477         * footer.am: TAGS and ID targets now in tags-subd.am
2479         * tags-subd.am, tags.am: Initial revision
2481         * automake.in: Cleaned up AM_PROGRAM code.
2482         Handle TAGS target better
2484         * remake.am, remake-subd.am (Makefile.in): Bug fix.
2486         * automake.in (usage): Updated
2488         * remake-subd.am, remake.am:
2489         Added rule where Makefile.in depends on Makefile.am
2491         * automake.in: Entire body of 'for' loop now in subshell
2493         * automake.in (common): config.guess and config.sub are common files.
2495         * dist-subd-top.am, dist.am (dist): Bug fix.
2497         * Makefile.am (DIST_OTHER): Don't include TODO
2499         * automake.in: Auto-include TODO and THANKS files.
2501         * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
2503         * automake.in: More bug fixes in "look for Makefile.am" code.
2505         * automake.in: Bug fix in "look for Makefile.am" code.
2507         * automake.in:
2508         If no arguments given, look for all Makefile.am's in this
2509         directory and in immediate subdirs
2511         * automake.in: Bug fixes for LDADD-override feature.
2513         * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
2515         * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
2517         * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
2519         * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
2521 Wed Nov 15 01:54:43 1995  Tom Tromey  <tromey@cambric>
2523         * automake.in: No longer look for _SOURCES or _OBJECTS
2525         * header-vars.am:
2526         Remove "automatically created" header (now in automake).
2527         Updated copyright.
2529         * automake.in: Put version info in Makefile header
2531 Tue Nov 14 23:38:17 1995  Tom Tromey  <tromey@cambric>
2533         * automake.in: Minor cleanups
2535         * dist-subd-top.am, dist.am (dist):
2536         Don't link or copy file if it already exists.
2538         * automake.in:
2539         Look for _SOURCES (common sources) and generate _OBJECTS.
2541         * footer.am (ID, TAGS): Include HEADERS
2543         * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
2545 Mon Nov 13 22:20:02 1995  Tom Tromey  <tromey@cambric>
2547         * dist-subd.am (distdir): Is relative to ".."
2549         * dist-subd-vars.am (PACKAGE, VERSION): Define
2551         * dist-subd.am (dist): Don't handle DIST_DIRS.
2553         * mans.am (uninstall-man): Another bug fix.
2555         * mans.am (uninstall-man): Bug fix.
2557         * dist.am, dist-subd-top.am (dist): Bug fix
2559         * Makefile.am (DIST_SUBDIRS): New macro
2561         * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
2563         * Makefile.am (DIST_OTHER): Include automake.in
2565         * Makefile.am (DISTCLEANFILES): New macro.
2567         * automake.in (common): Include COPYING.LIB
2569         * Makefile.am (automake): New rule.
2571         * texinfos.am (install-info): Changed per GNU standards
2573         * remake-hdr.am (stamp-h.in):
2574         Use "touch", not "date", per GNU standards.
2576         * automake.in (common): Include texinfo.tex
2578 Sun Nov 12 23:59:08 1995  Tom Tromey  <tromey@cambric>
2580         * automake.in: More fixes when finding common files.
2582         * Makefile.am (DIST_OTHER): Another removal.
2584         * automake.in: Special-case when amdir=.
2586         * Makefile.am (DIST_OTHER): Removed auto-detected files.
2588         * automake.in:
2589         Search for commonly-used files and auto-include them in distribution
2591         * dist-vars.am (DIST_FILES): Include DIST_COMMON.
2592         (DIST_CONF): Removed files searched for by automake.
2594         * automake.in: More arg-parsing bug fixes.
2596         * Makefile.am (DIST_OTHER): Include install-sh
2598         * Makefile.am (DIST_OTHER): Don't include auto-included files.
2600         * automake.in: Bug fixes to argument parsing code.
2602         * automake.in: Handle --version and --help.
2603         NLS stuff from autoconf.
2605         * Makefile.am (amdatadir): Fixed typo.
2606         (install): Make install directories
2608         * Makefile.am: Use "install::", not "install:"
2610         * install-sh, mkinstalldirs: Initial revision
2612         * configure.in: Use AC_PROG_INSTALL
2614         * automake.in: Set AM_DIR based on configure results.
2616         * Makefile.am (install): New target.
2617         (amdatadir): New variable.
2619         * automake.in: Use "#! /", not "#!/".
2621         * Makefile.am, configure.in: Initial revision
2623         * automake.in: Renamed from "automake".
2624         Set VERSION.
2626         * dist.am (PACKAGE, VERSION): Now in dist-vars.am
2628         * automake.in: Insert remake-subd.am if appropriate.
2630         * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
2632         * automake.in: Handle ALLPROGRAMS variable.
2634         * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
2636         * automake.in: Fixlet when printing "subdir=DIR"
2638         * automake.in: Put "subdir=DIR" into subdir Makefile
2640         * automake.in: Don't refer to distname.am.
2641         Only put footer.am in subdir Makefiles.
2643         * subdirs.am (id, ID): New target.
2644         (.NOEXPORT): Copied from footers.am.
2646         * subdirs.am (TAGS): Bug fixes.
2648         * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
2650         * subdirs.am (maintainer-clean-local): Remove TAGS
2652         * subdirs.am (TAGS): Make tags file that includes all subdir tags files
2654         * subdirs.am: Use maintainer-clean, per GNU standards
2656         * dist-subd-top.am: Some variables defined in dist-vars.am
2658         * dist-vars.am (PACKAGE, VERSION):
2659         New variables, initialized by configure
2661         * footer.am (id, ID): New targets
2662         (TAGS): Put TAGS file in build, not source, directory
2664         * remake-subd.am (Makefile): Don't assume subdir is 'src'
2666         * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
2668         * dist-subd.am: Changed to conform to new top-level dist target.
2670         * dist-subd-top.am:
2671         Changed to assume PACKAGE and VERSION are set by configure.
2673         * clean-kr.am, clean.am (maintainer-clean):
2674         Updated rules per GNU standards.
2676         * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
2678 Sat Nov  5 14:39:50 1994  djm  <djm@cambric>
2680         * automake.in, texinfos.am: kludge for multiple-part info files
2682 Thu Nov  3 13:33:44 1994  djm  <djm@cambric>
2684         * clean.am, clean-kr.am: remove INFOS
2686 Wed Nov  2 06:15:42 1994  djm  <djm@cambric>
2688         * texinfos.am: add path
2690         * remake.am, remake-hdr.am: account for VPATH limitations
2692 Mon Oct 24 23:01:59 1994  djm  <djm@cambric>
2694         * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
2695         handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
2697 Sun Oct 23 01:50:41 1994  djm  <djm@cambric>
2699         * texinfos.am: install-info depends on info files
2701         * dist-subd-vars.am, dist-vars.am: distrib info files
2703 Sun Oct  2 02:03:06 1994  djm  <djm@cambric>
2705         * clean-kr.am, clean.am: fix up distclean
2707         * subdirs.am: fix typo
2709         * clean.am: do more in distclean
2711 Sat Oct  1 23:52:51 1994  djm  <djm@cambric>
2713         * libraries.am: make install depend on all
2715         * automake.in: fix typo
2717 Wed Sep 28 21:15:26 1994  djm  <djm@cambric>
2719         * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
2721         * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
2723         * dist-subd-top.am: Initial revision
2725         * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
2726         centralize prefix var setting
2728         * header-vars.am: set all the std vars based on prefix
2730 Tue Sep 27 01:32:22 1994  djm  <djm@cambric>
2732         * automake.in: don't add kr stuff if not needed
2734         * dist-vars.am: add config vars to dist
2736 Mon Sep 26 23:09:09 1994  djm  <djm@cambric>
2738         * program.am: add LDADD
2740         * compile-vars.am: remove LDADD from LDFLAGS
2742         * clean.am: move knr stuff to another file
2744         * automake.in: use different clean file for ansi2knr
2746         * clean-kr.am: Initial revision
2748 Thu Sep 22 03:45:02 1994  djm  <djm@cambric>
2750         * automake.in, dist-subd.am, dist.am: fix rules and dist
2752 Tue Sep 20 21:29:40 1994  djm  <djm@cambric>
2754         * compile.am, automake.in: split out knr
2756         * compile-kr.am: Initial revision
2758         * libprograms.am: fix typo
2760         * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
2761         make libprograms work
2763         * libprograms.am: Initial revision
2765         * automake.in, compile.am, header-vars.am: fix little bugs
2767         * compile.am: allow parallel K&R
2769         * clean.am: remove kerb temps
2771         * automake.in: fix recognizing start of rules
2773         * dist-subd.am, dist.am: fix dist
2775         * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
2777 Mon Sep 19 23:39:21 1994  djm  <djm@cambric>
2779         * automake.in: works on m4 too
2781         * automake.in, mans.am: works on fileutils
2783         * 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:
2784         works on fileutils except for all
2786         * automake.in: vars thing
2788         * header-vars.am: Initial revision
2790         * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
2791         entered into RCS
2793         * compile-vars.am: Initial revision
2795         * automake.in: many improvements
2797         * footer.am: Initial revision
2799         * dist.am: remove distname
2801         * automake.in: namespace cleanup
2803         * distname.am: Initial revision
2805         * 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:
2806         might work
2808         * 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:
2809         Initial revision