suffix rule fix
[automake.git] / ChangeLog
bloba0f90e774af31a5a28bf78dd7709df055331f4d8
1 Thu Aug 28 09:37:29 1997  Tom Tromey  <tromey@cygnus.com>
3         From Juergen Erhard:
4         * automake.in (SUFFIX_RULE_PATTERN): New global.
5         (handle_single_transform_list): If suffix matches a source suffix,
6         rewrite.
7         (read_am_file): Add suffix rules to %suffix_rules.
8         (initialize_per_input): Initialize %suffix_rules.
10 Wed Aug 27 12:56:50 1997  Tom Tromey  <tromey@cygnus.com>
12         * automake.in (handle_texinfo): Also remove .kys and .ps files.
14         * automake.in (handle_yacc_lex_cxx): Quoting fixlet.  From Kaveh
15         Ghazi.
17         * aclocal.in (write_aclocal): Print copyright and copying
18         permissions.  From RMS.
19         * automake.in (initialize_global_constants): More copyright stuff
20         from RMS.
22         * automake.in (handle_texinfo): Only require texinfo.tex in
23         appropriate situations.  Report from Paul D. Smith.
25 Mon Aug 25 15:45:52 1997  Tom Tromey  <tromey@cygnus.com>
27         * automake.in (scan_dependency_file): Fix so that
28         OMIT_DEPENDENCIES will work.  From Alexander Lukyanov.
30         * automake.in (handle_texinfo): texi2dvi can generate `.cn'
31         files.  From Akim Demaille.
33 Wed Aug  6 10:51:37 1997  Tom Tromey  <tromey@cygnus.com>
35         * automake.in (handle_texinfo): Reversed sense of test.
37 Tue Aug  5 17:49:54 1997  Tom Tromey  <tromey@cygnus.com>
39         * automake.in (handle_dependencies): Always mark OMIT_DEPENDENCIES
40         as seen.
42         * automake.in (handle_yacc_lex_cxx): Make each _.c file depend on
43         ansi2knr.
45         * automake.in (handle_yacc_lex_cxx): Fix for makes which don't
46         allow $< in non-suffix rules.  From Akim Demaille.
48         * automake.in (value_to_list): If variable name contains configure
49         substitution, then just ignore it.
51         * automake.in (variable_defined): Mark variable is seen, even if
52         only conditionally seen.
54         * Makefile.am: Check for bad splits.
55         * automake.in (various): Use split(' ',...), not split(/ /,...).
57 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
59         * ylwrap: If the program is a relative path, force it to be
60         absolute.
62 Tue Aug  5 16:59:41 1997  Tom Tromey  <tromey@cygnus.com>
64         * missing: Examine A[CM]_CONFIG_HEADER for name of files to
65         touch.  From Markus F.X.J. Oberhumer.
67         * automake.in (require_file_internal): Better error message when
68         installing.
70         * automake.in (handle_texinfo): Smarter test when deleting output
71         of makeinfo.
73 Sat Aug  2 13:32:45 1997  Tom Tromey  <tromey@cygnus.com>
75         * automake.in (do_check_merge_target): In --cygnus mode, check
76         doesn't depend on all.
78         * automake.in (output_yacc_build_rule): Use YACCFLAGS, not
79         YFLAGS.  Per GNU Standards.
81         * dejagnu.am (RUNTESTDEFAULTFLAGS): New macro.
82         (check-DEJAGNU): Use it.
84         * subdirs.am (maintainer-clean-recursive): Actually reverse subdir
85         list.  From Alexander Lukyanov.
87         * automake.in (initialize_global_constants): Changed generated
88         copyright.  From RMS.
90         * automake.in (handle_configure): Pass correct value for
91         CONFIG_FILES.  From Ian Taylor.
93 Thu Jul 31 17:36:10 1997  Ian Lance Taylor  <ian@cygnus.com>
95         * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
96         $prog.
98 Thu Jul 24 00:52:02 1997  Tom Tromey  <tromey@cygnus.com>
100         * automake.in (initialize_global_constants): Changed index names
101         in dist hash so that alternate dist targets will be generated.
102         Report from Glenn Amerine.
104         Suggestion from Karl Berry:
105         * automake.in (usage): Added short info line.
107         * aclocal.in (usage): Updated bug-reporting address.  Added short
108         info line.
110         * automake.in (handle_emacs_lisp): Put contents of lisp-clean.am
111         into output.  Report from Karl Berry.
113 Mon Aug 25 16:14:32 1997  Tom Tromey  <tromey@cygnus.com>
115         * automake.in (handle_configure): Only generate ":" syntax for
116         CONFIG_FILES when really needed.
118 Wed Aug  6 14:47:12 1997  Ian Lance Taylor  <ian@cygnus.com>
120         * remake-hdr.am (@CONFIG_HEADER@): Use a dummy command to force
121         GNU make to recheck the file modification time.
123 Tue Aug  5 14:44:10 1997  Ian Lance Taylor  <ian@cygnus.com>
125         * ylwrap: If the program is a relative path, force it to be
126         absolute.
128 Mon Aug  4 14:52:08 1997  Ian Lance Taylor  <ian@cygnus.com>
130         * automake.in ($RULE_PATTERN): Accept $ in body of rule name.
131         (handle_programs): Don't append $(EXEEXT) if the
132         program name contains '.'.
133         (am_install_var): When rewriting _PROGRAMS, don't append $(EXEEXT)
134         if the program names contains '.'.  Also, handle conditionals.
136 Sat Aug  2 14:43:41 1997  Tom Tromey  <tromey@cygnus.com>
138         * m4/exeext.m4: Fixed quoting.
140         * m4/exeext.m4 (am_cv_exeext): Use echo, not ls.
142         * automake.in (handle_programs): Transform @EXEEXT@ when including
143         program.am.
145 Fri Aug  1 17:09:09 1997  Tom Tromey  <tromey@cygnus.com>
147         * automake.in (handle_programs): Don't transform CYGWIN or
148         NOTCYGWIN.
149         (am_install_var): Likewise.
151         * progs-clean.am (clean-@DIR@PROGRAMS): Never include EXEEXT.
153         * progs.am: Removed @EXEEXT@; it is now implicit.
154         * program.am: Add @EXEEXT@ in appropriate places; removed
155         cygwin-dependent code.
156         * automake.in (seen_exeext): Renamed from seen_cygwin32.
157         (handle_programs): Use seen_exeext.
158         (scan_one_configure_file): Look for AM_EXEEXT, not AM_CYGWIN32.
159         (check_cygnus): Use seen_exeext.
160         (am_install_var): Likewise.
161         (am_install_var): When handling PROGRAMS primary, append EXELIST
162         to program names as necessary.
163         * m4/exeext.m4: Require AM_CYGWIN32.
165 Thu Jul 31 17:36:10 1997  Ian Lance Taylor  <ian@cygnus.com>
167         * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
168         $prog.
170         * texinfos.am: Add -I $(srcdir) when invoking $(MAKEINFO) for
171         CYGNUS .texinfo.info case and .texinfo case.
173         * automake.in (handle_configure): Correct handling of inputs for
174         for AC_OUTPUT files when invoking config.status.
176 Mon Jul 28 15:29:25 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
178         * m4/cygwin.m4: Set a variable CYGWIN32, rather than EXEEXT.
179         * m4/exeext.m4: New autoconf test for an executable suffix.
180         * m4/Makefile.in: Install the new exeext.m4 test.
182 Sun Jun 22 14:01:59 1997  Tom Tromey  <tromey@cygnus.com>
184         * Released version 1.2.
186         * automake.in (handle_texinfo): Look for texinfo.tex in aux dir.
188         * automake.in (require_file_internal): Only print "installing"
189         when actually installing.  From Gord Matzigkeit.
191         * automake.in (handle_tests): Exit status `77' means `ignore
192         test'.  From François Pinard.
193         (handle_tests) Also, make banner same size as text.
195         * automake.in (handle_configure): Don't handle PRE_BUILT_SOURCES.
196         (handle_built_sources): Likewise; don't have `all' depend on
197         BUILT_SOURCES.
199         * depend.am (DEPS_MAGIC): New variable.
200         (.deps/.P): Depend on BUILT_SOURCES again.
202         * texinfos.am: Use ||, not ;.
204 Tue Jun 10 11:04:16 1997  Tom Tromey  <tromey@cygnus.com>
206         * m4/cygwin.m4: Examine output of compiler to see if .exe needed.
208 Sun Jun  1 13:16:05 1997  Tom Tromey  <tromey@cygnus.com>
210         * automake.in (handle_built_sources): Handle PRE_BUILT_SOURCES.
211         (handle_configure): Likewise.
213         * depend2.am (.deps/%.P): Don't generate file if MKDEP fails.
214         From Alexandre Oliva.
216         * depend.am (.deps/.P): Depend on PRE_BUILT_SOURCES, not
217         BUILT_SOURCES.
219         * automake.in (initialize_global_constants): Added 1997 to
220         copyright info.
222         * automake.in (output_yacc_build_rule): Never move y.tab.c over
223         the .h file.  From Jim Meyering.
225 Thu May 29 23:16:02 1997  Tom Tromey  <tromey@cygnus.com>
227         * automake.in (scan_one_configure_file): Avoid defining ACLOCAL,
228         AUTOCONF, AUTOMAKE, AUTOHEADER.  From David Zaroski.
230 Sat Feb 22 16:05:24 1997  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
232         * Makefile.am (pkgdata_DATA): Under this new scheme, we no longer
233         need compile-kr.am.  Delete it.
235         * automake.in (handle_yacc_lex_cxx, get_object_extension): Use
236         _.c, _.o, _.lo instead of ._c, ._o, .l_o for de-ansification.
238         * ansi2knr.c (main): Parse our arguments a little differently so
239         that we don't create null output files when we can't read the
240         input file.
242 Wed May 28 23:40:33 1997  Tom Tromey  <tromey@cygnus.com>
244         * depend.am (.deps/.P): Depend on $(BUILT_SOURCES) again.  From
245         Gord Matzigkeit.
247 Mon May 26 22:50:49 1997  Tom Tromey  <tromey@cygnus.com>
249         * remake-hdr.am ($(srcdir)/@STAMP@.in): Make echo silent.  Report
250         from Alexandre Oliva.
252         * automake.in (generate_makefile): If --no-force, check
253         Makefile.in against configure.in and aclocal.m4.  Report from
254         Alexandre Oliva.
256         * automake.in (handle_dist_worker): Put --include-deps on command
257         line if specified originally.
258         (handle_configure): Likewise.
260         * configure.in: Error if Perl 5.001 is used.
262         * ylwrap: Don't quote $prog when executing it.  From Jim
263         Meyering.
265 Thu May 15 12:05:20 1997  Tom Tromey  <tromey@cygnus.com>
267         * automake.in (handle_merge_targets): Set INSTALL_SCRIPT in
268         install-strip target.
270 Tue May 13 08:20:02 1997  Tom Tromey  <tromey@cygnus.com>
272         * automake.in (handle_dependencies): Don't generate dependencies
273         if DEP_FILES would be empty.
275 Sun May 11 13:59:14 1997  Tom Tromey  <tromey@cygnus.com>
277         * config.guess: New version from FSF.
279         * automake.in (get_object_extension): If ansi2knr in another
280         directory, always define ANSI2KNR to full path.  From Akim
281         Demaille.
283         * kr-extra.am (clean-krextra): Remove ansi2knr here, not in
284         distclean-krextra.
286         * missing: Regularized grammar.  From François Pinard.
288 Sat May 10 16:48:47 1997  Tom Tromey  <tromey@cygnus.com>
290         * Released 1.1p.
292         * m4/init.m4: Error if source directory already configured.
294         * automake.in (scan_dependency_file): Always use srcdir name as
295         passed in on command line.
297 Thu May  1 12:53:46 1997  Ian Lance Taylor  <ian@cygnus.com>
299         * automake.in (value_to_list): Don't fail when a variable
300         substitution is not a complete word.
302 Tue May  6 15:22:41 1997  Ian Lance Taylor  <ian@cygnus.com>
304         * subdirs.am: Fix check for make -k to use $(MAKEFLAGS) and to not
305         get fooled by command line arguments.
307 Sat May 10 15:48:46 1997  Tom Tromey  <tromey@cygnus.com>
309         * m4/ccstdc.m4: Print "none needed" if compiler accepts ANSI C by
310         default.
312 Mon May  5 23:24:09 1997  Tom Tromey  <tromey@cygnus.com>
314         * mkinstalldirs, config.guess, config.sub, COPYING, texinfo.tex:
315         New versions from FSF.
317 Sun May  4 15:21:22 1997  Tom Tromey  <tromey@cygnus.com>
319         * texinfos.am (install-info): Avoid the Debian install-info.
320         (uninstall-info): Likewise.
322         * automake.in (handle_single_transform_list): Strip any directory
323         name before processing name.
325 Thu May  1 19:24:08 1997  Tom Tromey  <tromey@cygnus.com>
327         * depend2.am (.deps/%.P): Don't put $(srcdir)/ into dependency.
329 Wed Apr 30 19:15:47 1997  Tom Tromey  <tromey@cygnus.com>
331         * automake.in (handle_dist_worker): Change how top_distdir is
332         computed.  Based on patch from Ian Taylor.
333         (handle_dist): Define top_distdir.
335         * automake.in (handle_yacc_lex_cxx): Include CXXFLAGS in CXXLINK.
336         (handle_yacc_lex_cxx): Include CFLAGS in LINK.
338 Wed Apr 30 14:46:37 1997  Ian Lance Taylor  <ian@cygnus.com>
340         * automake.in (handle_dist_worker): When building a distribution,
341         if SUBDIRS is defined conditionaly, recur into each possible
342         subdirectory.
344         * clean.am (distclean-generic): Remove stamp-h[0-9]*.
346 Tue Apr 29 19:11:45 1997  Tom Tromey  <tromey@cygnus.com>
348         * INSTALL, mkinstalldirs, install-sh: Update from François
349         Pinard.
351         * aclocal.in (add_macro): If AC_ macro was defined, then mark it
352         as seen.  Report from Janos Farkas.
354         * subdirs.am: Clean targets now run in reverse order.  From Kevin
355         Dalley.
357         * automake.in (handle_texinfo): Put `aminfo', not `info' on
358         @clean.
360         * mdate-sh: New version from Ulrich Drepper.
362 Mon Apr 28 01:18:05 1997  Tom Tromey  <tromey@cygnus.com>
364         * automake.in (handle_configure): Makefile only depends on
365         BUILT_SOURCES when generating dependencies.
367         * Released 1.1o.
369 Sun Apr 27 23:58:20 1997  Tom Tromey  <tromey@cygnus.com>
371         * automake.in (handle_dist): Use variable_value, not
372         variable_contents.
374 Wed Apr 23 14:04:28 1997  Ian Lance Taylor  <ian@cygnus.com>
376         * automake.in (IF_PATTERN): Define.
377         (ELSE_PATTERN, ENDIF_PATTERN): Define.
378         (AM_CONDITIONAL_PATTERN): Define.
379         (%configure_cond): New global hash table.
380         (handle_source_transform): If xx_SOURCES is defined conditionally,
381         define xx_OBJECTS using the same conditions.
382         (handle_lib_objects): If variable is defined conditionally, define
383         xx_DEPENDENCIES conditionally.  Most code moved into subroutine.
384         (handle_lib_objects_cond): New function, broken out of
385         handle_lib_objects.
386         (scan_one_configure_file): Look for $AM_CONDITIONAL_PATTERN.
387         (conditional_true_when): New function.
388         (variable_defined): Add new parameter: cond.  Change some
389         callers.
390         (variable_conditions): New function.
391         (variable_conditionally_defined): New function.
392         (variable_value): New function.  Change most uses of $contents to
393         call variable_value instead.
394         (value_to_list): New function, from variable_value_as_list.
395         (variable_value_as_list): Add new parameter: cond.  Change all
396         callers.  Move some code into subroutine value_to_list.
397         (define_pretty_variable): Add new parameter: cond.  Change call
398         callers.
399         (read_am_file): Handle conditionals.
400         (initialize_per_input): Initialize %conditional and
401         @conditional_stack.
402         * m4/cond.m4: New file.
403         * m4/Makefile.am (m4data_DATA): Add cond.m4.
405 Sun Apr 27 11:03:36 1997  Tom Tromey  <tromey@cygnus.com>
407         * automake.in (handle_dist_worker): Run automake once per
408         directory, instead of once at the top.
409         (handle_dist_worker): Changed interface.
410         (handle_dist): Likewise.
411         (generate_makefile): Better error message if can't write the
412         file.
413         (handle_dist_worker): Pass top_distdir to subdir makes.
415         * automake.in (handle_dist_worker): Use mode 777 on directories in
416         distribution.  GNU Standards compliance.
418         * automake.in (handle_yacc_lex_cxx): Don't use interlock.
419         (output_yacc_build_rule): Don't use interlock; just use new ylwrap
420         instead.  The new ylwrap builds in a subdir; idea from Mark
421         Eichin.
422         (output_lex_build_rule): Likewise.
423         (initialize_global_constants): [common_files] Don't include
424         interlock.
426         * Makefile.am (pkgdata_SCRIPTS): Removed interlock.
427         * interlock: Removed.
428         * ylwrap: Changed interface.  Now runs command in subdir.
430         * remake.am (config.status): Look in srcdir for config header.
431         ($(srcdir)/configure): Likewise.
432         * remake-hdr.am (@STAMP@): Look in srcdir for config header.  From
433         Phil Nelson.
434         ($(srcdir)/@CONFIG_HEADER_IN@): Likewise.
436         * automake.in (handle_aclocal_m4): Make target $(ACLOCAL_M4), not
437         value spelled out.  From Phil Nelson
439         * automake.in (handle_configure): Don't skip Makefiles; instead
440         skip automake inputs.
441         (handle_merge_targets): Changed interface; put $makefile at
442         beginning of @all (rather than Makefile at end).
444         * automake.in (handle_yacc_lex_cxx): Correctly compute
445         de_ansi_sources.
447         * clean-kr.am (distclean-kr): Do nothing; ansi2knr is removed in
448         kr-extra.am.
450         * Makefile.am: Check to make sure there are no accidental
451         configure substitutions.
453         * automake.in (handle_texinfo): Don't allow configure substitution
454         on @MAKEINFO@ here.
456         * automake.in (handle_yacc_lex_cxx): ._c and ._o files both depend
457         on $(ANSI2KNR).
459         * kr-extra.am (ansi2knr): Removed.
460         (ansi2knr.o): Likewise.
462         * automake.in (get_object_extension): Allow ansi2knr to be built
463         from any directory.
465 Fri Apr 25 12:33:23 1997  Tom Tromey  <tromey@cygnus.com>
467         * missing: Changed bison text.  From Ian Taylor.
469         * m4/missing.m4: Redirect stdin of testee.  From Bill Fenner.
471         * automake.in (output_yacc_build_rule): Generate rule to create .h
472         file.
473         (handle_footer): Generate unique, sorted list of suffixes.
475         * automake.in (scan_one_configure_file): Recognize AC_PROG_AWK,
476         _CPP, _CXCPP, _LN_S.  From Ralph Schleicher.
478 Mon Apr 21 12:35:57 1997  Ian Lance Taylor  <ian@cygnus.com>
480         * automake.in (@config_fullnames): New array.
481         (@config_names): New array, replacing $config_name.
482         (@config_headers): New array, replacing $config_header.
483         (get_object_extension): Handle multiple header files.
484         (handle_tags, handle_merge_targets): Likewise.
485         (scan_one_configure_file): Likewise.
486         (handle_configure): Likewise.  Don't check for the configuration
487         header file in AC_OUTPUT; it won't be there.
488         * remake-hdr.am: Handle multiple header files.
489         * clean-hdr.am: New file, broken out of remake-hdr.am.
490         * m4/header.m4: Handle multiple header files.
491         * Makefile.am (pkgdata_DATA): Add clean-hdr.am.
493 Wed Apr 16 00:05:47 1997  Tom Tromey  <tromey@cygnus.com>
495         * texinfos.am (.texi.info, .texi, .texinfo.info, .info): Remove
497         * automake.in (define_program_variable): Added `override' argument.
498         (handle_texinfo): Pass override arg when defining MAKEINFO.
499         (AC_MISSING_PROG): New constant.
500         (scan_one_configure_file): Use it.
502 Tue Apr 15 12:12:28 1997  Tom Tromey  <tromey@cygnus.com>
504         * automake.in (handle_texinfo): In --cygnus mode, reserve
505         clean-info for the user.
507         * automake.in (handle_subdirs): Typo fix.  From Akim Demaille.
509         * automake.in (handle_tags): Only use SUBDIRS if it is actually
510         defined.  Report from Ian Taylor.
512         * tags.am: Added prefix to SUBDIRS rules.
514 Wed Apr  9 17:09:40 1997  Tom Tromey  <tromey@cygnus.com>
516         * automake.in (handle_ltlibraries): Use correct rpath
517         substitution.  Bug from Jim Blandy.
519 Mon Apr  7 17:40:18 1997  Tom Tromey  <tromey@cygnus.com>
521         * automake.in (AM_INIT_AUTOMAKE_PATTERN): Fixed for new 3rd arg.
522         Test version2.test.
524 Thu Apr  3 19:07:59 1997  Tom Tromey  <tromey@cygnus.com>
526         * Released 1.1n.
528         * tags.am (TAGS): Run "cd && etags" in subshell for proper
529         associativity.
531         * texinfos.am (install-info-am): If --cygnus, then info file can
532         be in build dir.  From David Zaroski.
534         * ltlibrary.am (@LTLIBRARY@): use @RPATH@, not explicit -rpath.
536         * automake.in (handle_ltlibraries): Treat EXTRA_ libraries
537         specially.
539 Wed Apr  2 00:03:50 1997  Tom Tromey  <tromey@cygnus.com>
541         * automake.in (handle_source_transform): Don't generate dependency
542         on config.h.
543         (scan_dependency_file): Strip the .P file from the target.
545         * automake.in (handle_tags): Use single, not double, quotes when
546         setting list variable.
548         * data.am, header.am, libs.am, lisp.am, ltlib.am, progs-clean.am,
549         progs.am, scripts.am, tags.am: Use single quotes to fill list
550         variable; otherwise `$' in filename will not work.  From Per
551         Bothner.
553         * mdate-sh: Use "ls -d" so mdate-sh can be run on a directory.
554         From Bruno Haible.
556         * automake.in (handle_programs): Error if LIBADD used where LDADD
557         meant.
558         (handle_libraries): Error if LDADD used where LIBADD meant.
559         (handle_ltlibraries): Likewise.
561 Tue Apr  1 22:46:33 1997  Tom Tromey  <tromey@cygnus.com>
563         * automake.in (check_canonical_spelling): New sub.
564         (handle_programs): Use it.
565         (handle_libraries): Likewise.
566         (handle_ltlibraries): Likewise.
568 Mon Mar 31 12:13:08 1997  Tom Tromey  <tromey@cygnus.com>
570         * depend2.am (.deps/%.P): Make .P file depend on everything the .c
571         file includes.
573 Fri Mar 28 23:34:49 1997  Tom Tromey  <tromey@cygnus.com>
575         * automake.in (handle_configure): Error if stamp-h appears in
576         AC_OUTPUT line.
578 Thu Mar 27 17:28:47 1997  Tom Tromey  <tromey@cygnus.com>
580         * automake.in (handle_dist_worker): Avoid automake rules in
581         generated Makefile when no-dependencies specified.  From Greg
582         Woods.
584         * m4/lispdir.m4: Don't AC_SUBST ELCFILES.  From Greg Woods.
586         * texi-vers.am (stamp-@VTI@): Make commands silent.
588         * Makefile.am (maintainer-check): "true" is ok now.
590         * m4/init.m4: Added optional 3rd argument, which avoids
591         AC_DEFINE.
593         * automake.in (scan_one_configure_file): Explicitly avoid
594         INSTALL_SCRIPT to avoid defining it twice.
596         * header-vars.am: Change _INSTALL variable definitions to `true'.
597         Updated all users to put `@' before invocation.
599 Tue Mar 25 22:09:45 1997  Tom Tromey  <tromey@cygnus.com>
601         Update to follow GNU Standards:
602         * automake.in (handle_man_pages): Use NORMAL_UNINSTALL before
603         uninstall-man.
604         * texinfos.am (uninstall-info): Use two loops, and have
605         PRE_UNINSTALL before running install-info.
606         * data.am, header.am, libs.am, lisp.am, ltlib.am, progs.am,
607         scripts.am, texinfos.am: Use NORMAL_UNINSTALL.
608         * header-vars.am (PRE_UNINSTALL, POST_UNINSTALL,
609         NORMAL_UNINSTALL): Define.
611         * automake.in (scan_one_configure_file): Don't define ANSI2KNR as
612         a configure varriable.
614         * m4/missing.m4: Run test in a subshell.  From Gord Matzigkeit.
616 Mon Mar 24 23:28:59 1997  Tom Tromey  <tromey@cygnus.com>
618         * m4/sanity.m4: Sleep before creating temp file.
620         * header-vars.am (NORMAL_INSTALL, PRE_INSTALL, POST_INSTALL):
621         Define.
623 Sat Mar 22 00:06:00 1997  Tom Tromey  <tromey@cygnus.com>
625         * automake.in (am_install_var): Make sure to delete
626         CYGWIN/NOTCYGWIN tokens as appropriate.
627         (handle_programs): Remove NOTCYGWIN tokens as well.
628         (file_contents_with_transform): A single newline makes an empty
629         line.
631         * program.am: Remove executable before linking.
633         * texinfos.am (.texi.dvi): Look in @TEXINFODIR@ for texinfo.tex.
634         (.texinfo.dvi): Likewise.
636         * automake.in (handle_texinfo): TEXINFO_TEX variable can set
637         location of texinfo.tex.
639 Fri Mar 21 10:22:51 1997  Tom Tromey  <tromey@cygnus.com>
641         * texinfos.am (.texinfo.dvi): Mirror .texi.dvi.
643         * ansi2knr.c, ansi2knr.1: New versions from L. Peter Deutsch.
645         * scripts.am: Add @EXEEXT@ to installed scripts.
647 Wed Jan 22 20:12:31 1997  Jim Meyering  <meyering@na-net.ornl.gov>
649         * m4/mktime.m4 (AM_FUNC_MKTIME): Run tests for each of a few values
650         for the TZ environment variable.  Andre Novaes Cunha provided the
651         hairy TZ setting that exercized the Solaris tzset bug.
653 1997-01-22  Paul Eggert  <eggert@twinsun.com>
655         * m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
656         test now, test a couple of thousand times.
658 Thu Mar 20 00:16:54 1997  Tom Tromey  <tromey@cygnus.com>
660         * automake.in (handle_programs): Remove CYGWIN lines unless
661         AM_CYGWIN32 seen.
662         (am_install_var): Remove CYGWIN lines from -clean file as well.
664         * progs.am: Put @EXEEXT@ where appropriate.
666         * program.am (@PROGRAM@): If using Cygwin32, then create actual
667         name in addition to ".exe" name.
669         * progs-clean.am (clean-@DIR@PROGRAMS): Conditionalize on CYGWIN.
671         * automake.in (check_cygnus): Require AM_CYGWIN32 in --cygnus mode.
672         (am_install_var): If AM_CYGWIN32 not seen, then remove @EXEEXT@
673         from .am files.
675         * automake.in (seen_cygwin32): New global.
676         (scan_one_configure_file): Check for AM_CYGWIN32.
678         * m4/cygwin.m4: New file.
680         * automake.in (scan_one_configure_file): Explicitly handle
681         AC_CONFIG_HEADER so we can avoid spurious warnings.
682         (obsolete_macros): Removed AC_CONFIG_HEADER.
684         * automake.in (handle_yacc_lex_cxx): Perl 4 fixes.  From Greg
685         A. Woods.
687 Wed Mar 19 00:35:13 1997  Tom Tromey  <tromey@cygnus.com>
689         * Released 1.1m.
691         * m4/missing.m4: Print message saying what is happening.
693         * m4/sanity.m4: sleep before testing.
695 Tue Mar 18 17:20:03 1997  Tom Tromey  <tromey@cygnus.com>
697         * config.guess, config.sub: New from the FSF.
699         * automake.in (initialize_global_constants): [common_files]
700         Include `missing'.
701         (scan_configure): Require `missing'.
703         * header-vars.am (MAKEINFO): Don't define.
705         * m4/init.m4 (missing_dir): Use AM_MISSING_PROG.
706         * m4/missing.m4: New file.
708         `missing' changes from François Pinard:
709         * Everywhere: Use ACLOCAL_M4 to name aclocal.m4 file; ACLOCAL now
710         names aclocal program.
711         * m4/init.m4: Replace programs with `missing' if not found.
712         * automake.in (handle_texinfo): Define MAKEINFO as @MAKEINFO@.
713         (AC_CHECK_PATTERN): Check for alphanumeric names only.
714         (handle_aclocal_m4): Use ACLOCAL, not aclocal.
715         * Makefile.am (pkgdata_SCRIPTS): Include missing.
716         * missing: New file.
718         * automake.in (target_defined): New sub.
719         (handle_footer): Error if target .SUFFIXES used.
721 Sun Mar 16 14:33:41 1997  Tom Tromey  <tromey@cygnus.com>
723         * automake.in (handle_lib_objects): Set seen_c_source to line
724         number.
725         (handle_yacc_lex_cxx): Use seen_c_source as line number.
726         (am_line_error): Line of -1 means skip line-number check.
728         * automake.in (read_am_file): Change to keep perl -w quiet.
729         (check_typos): Removed extra check of EXTRA_ containing config
730         subs.
732 Mon Mar 10 23:17:19 1997  Tom Tromey  <tromey@cygnus.com>
734         * remake-hdr.am (stamp-h): Set CONFIG_HEADERS to
735         $(CONFIG_HEADER_FULL).
736         * automake.in (handle_configure): Define CONFIG_HEADER_FULL.
738         * automake.in (handle_lib_objects): Set seen_c_source as
739         appropriate.  From Alexander V. Lukyanov.  Test cxxlibobj.test.
741 Sat Mar  8 22:54:35 1997  Tom Tromey  <tromey@cygnus.com>
743         * texinfo.tex: New version.
745         * automake.in (handle_emacs_lisp): If EMACS is `no', then we
746         couldn't find an Emacs.  So don't bother running elisp-comp.  From
747         Ulrich Drepper.
749         * automake.in (handle_texinfo): Added .tr and .cv to list of
750         texinfo clean extensions.  From Karl Berry.
752 Fri Feb 28 22:14:53 1997  Tom Tromey  <tromey@cygnus.com>
754         * Makefile.am: Make sure we never use "undef".
756         * automake.in (usage): Changed bug-reporting address.
757         (handle_dist): Use undef, not delete.
759 Wed Feb 26 08:41:11 1997  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
761         * automake.in (%obsolete_macros): Reintroduce, with hints for what
762         to do to upgrade the support.
764         * automake.in, ltlib-clean.am, ltlib.am, ltlibrary.am: Revamped
765         libtool support to use the _LTLIBRARIES primary.
767 Wed Feb 26 00:20:39 1997  Tom Tromey  <tromey@cygnus.com>
769         * automake.in (handle_tags): In default case, add @tags_deps to
770         dependencies of tags target.
772 Tue Feb 25 23:46:29 1997  Tom Tromey  <tromey@cygnus.com>
774         * automake.in (handle_tests): If a test failed, then make should
775         fail.  From Jim Meyering.
777 Mon Feb 24 19:02:21 1997  Tom Tromey  <tromey@cygnus.com>
779         * texi-vers.am (@VTEXI@): Copy stamp file into output.
781 Sun Feb 23 00:10:36 1997  Tom Tromey  <tromey@cygnus.com>
783         * automake.in (handle_programs): Give correct error line for lex
784         error.
785         (am_line_error): Avoid uninitialized value errors from perl -w.
787         * aclocal.in (scan_m4_files): Fixed perl -w warning.
789         * texinfos.am (.texi, .texinfo): New targets.
791         * automake.in (scan_texinfo_file): Renamed.
792         (handle_texinfo): Handle files without ".info" extension.
794         * automake.in (handle_subdirs): Error if directory contains "/".
795         (handle_yacc_lex_cxx): Quoting fix.
796         (handle_single_transform_list): Use transformed (non-ansi) version
797         of $obj instead of explicit ".o".  From Gord Matzigkeit.
799         * m4/sanity.m4: Pass -L to ls if possible.
801 Sat Feb 22 15:22:31 1997  Tom Tromey  <tromey@cygnus.com>
803         * dist-vars.am (DISTFILES): Don't distribute MANS.
805         * automake.in (handle_dist): Use define_variable to define TAR,
806         GZIP.
807         (handle_dist): Pass GZIP in environment to tar.
808         (initialize_global_constants): Likewise.
810         From Kaveh Ghazi:
811         * m4/protos.m4: Don't put any dependencies on AC_C_INLINE or
812         AC_C_CONST.
813         * m4/ccstdc.m4: Force AM_PROG_CC_STDC to come before AC_C_INLINE
814         or AC_C_CONST.
816 Fri Feb 21 00:39:17 1997  Tom Tromey  <tromey@cygnus.com>
818         From The Crimson Binome:
819         * automake.in (handle_yacc_lex_cxx): Handle C++ yacc/lex source.
820         (output_yacc_build_rule): New sub for C++ yacc/lex.
822         * automake.in (my_glob): New sub.
823         (handle_dependencies): Use my_glob.
824         (handle_aclocal_m4): Scan ACLOCAL_AMFLAGS for dependencies.
826         * ltlibs.am, lisp.am, libs.am, header.am, data.am, progs.am,
827         scripts.am, texinfos.am: Add leading space to echo.
829         * automake.in (handle_texinfo): Added .tps and .vrs to list of TeX
830         endings.  From Jim Blandy.
831         (install_man_format): Make rule silent; instead print actual
832         command.
834 Tue Feb  4 18:29:42 1997  Tom Tromey  <tromey@cygnus.com>
836         * dist-vars.am (TAR): Removed.
837         * automake.in (TAR): New variable.
838         (handle_dist): Explicitly define TAR.
839         * configure.in: Compute TAR.
841         * automake.in (handle_lib_objects): Put @ALLOCA@ on @dep_list, not
842         @dep_files.
843         (AC_SUBST_PATTERN): Typo fix.
844         (handle_aclocal_m4): Use ACLOCAL_AMFLAGS.
845         (handle_clean): Put -recursive target before -am target.
846         (handle_merge_targets): Put basename of $config_name on @all.
847         Test confsub.test.  From Ramón García Fernández.
849 Tue Jan 28 22:19:04 1997  Tom Tromey  <tromey@cygnus.com>
851         * automake.in (initialize_global_constants): Put libtoolize files
852         into @common_files, not @common_sometimes.  From Gord Matzigkeit.
854 Sun Jan 26 17:46:08 1997  Tom Tromey  <tromey@cygnus.com>
856         * texinfos.am (.texi.info): If --cygnus, set -I $(srcdir).  From
857         Per Bothner.
859 Sun Jan 12 18:28:16 1997  Fred Fish  (fnf@ninemoons.com)
861         * automake.in: Use 'interlock' and 'ylwrap' from source
862         directory or aux config directory, not build directory.
864 Tue Jan  7 18:35:10 1997  Tom Tromey  <tromey@cygnus.com>
866         * aclocal.in (parse_arguments): Handle -I.
867         (usage): Ditto.
868         (scan_m4_files): Ditto.
870         * automake.in (handle_single_transform_list): Don't give error
871         message if extension unrecognized.
873 Tue Dec 17 11:18:20 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
875         * m4/header.m4 (AM_CONFIG_HEADER): Check for $CONFIG_HEADERS, not
876         $CONFIG_HEADER.
878 Tue Jan  7 17:59:26 1997  Tom Tromey  <tromey@cygnus.com>
880         * automake.in (scan_one_configure_file): AM_INIT_GUILE_MODULE runs
881         AM_PROG_INSTALL, not AC_PROG_INSTALL.  From Jim Blandy.
882         (handle_texinfo): Handle no-texinfo.tex option.
883         (handle_options): Ditto.
885 Thu Jan  2 14:16:17 1997  Tom Tromey  <tromey@cygnus.com>
887         * automake.in (am_install_var): Ignore EXTRA libtool libraries.
888         From Marius Vollmer.
890 Wed Dec 18 15:27:09 1996  Tom Tromey  <tromey@cygnus.com>
892         * automake.in (read_am_file): Sort configure_vars before adding to
893         output_vars.
894         (handle_yacc_lex_cxx): Sort de_ansi_objects.
895         (handle_man_pages): Sort %section keys.
897 Tue Dec 10 00:41:17 1996  Tom Tromey  <tromey@cygnus.com>
899         * automake.in (AC_SUBST_PATTERN): Check for alphanumeric variable
900         names only.  Test subst.test.
901         (scan_one_configure_file): Skip AC_DEFUN lines.  Test
902         defun2.test.
904 Mon Dec  9 08:18:42 1996  Tom Tromey  <tromey@cygnus.com>
906         * automake.in (file_contents_with_transform): Use ne, not !=, to
907         compare strings.  Compare against correct string.  From Jim
908         Meyering.
909         (handle_texinfo): Use rm -f to remove info files.  From Gord
910         Matzigkeit.
912         * Released 1.1l.
914         * automake.in (handle_texinfo): Put .ps on @suffixes.
916 Sun Dec  8 12:29:52 1996  Tom Tromey  <tromey@cygnus.com>
918         * automake.in (am_install_var): Directory with 'exec' in its name
919         is installed by install-exec.
921         * subdirs.am (maintainer-clean-recursive): Make commands quiet.
922         * texinfos.am: Make commands quiet.
923         * scripts.am: Make commands quiet.
924         * progs.am: Make commands quiet.
925         * ltlibs.am: Make comamnds quiet.
926         * lisp.am: Make commands quiet.
927         * libs.am: Make commands quiet.
928         * header.am: Make commands quiet.
929         * data.am: Make commands quiet.
931         * automake.in (variable_value_as_list): Handle := substitution
932         references.
933         (am_conf_line_error): Take file argument.  Changed all callers.
934         (scan_one_configure_file): Skip config header of [$1].
935         (scan_dependency_file): Don't add top_builddir to regex if it is
936         ".".  Don't include top_builddir in output if it is ".".
937         (scan_one_configure_file): Skip version of [$2].
939 Sat Dec  7 11:34:39 1996  Tom Tromey  <tromey@cygnus.com>
941         * automake.in (scan_one_configure_file): New sub.
942         (scan_configure): Scan aclocal.m4 as well as configure.in.
943         (handle_configure): Makefile.in now depends on $(ACLOCAL), because
944         automake scans it.
946         * automake.in (handle_configure): Put full path to file onto
947         @rewritten_inputs.  Test output4.test.
949         * automake.in (handle_configure): Put proper name onto @inputs.
950         Test output3.test.
952         * automake.in (handle_configure): Pass correct args to automake
953         invocations.  Test remake2.test.
955         * automake.in (handle_configure): Check dirname of $file, not of
956         $local.  Test output2.test.
958         * automake.in (handle_dependencies): Added some missing ";"s in
959         transforms.
960         (get_object_extension): Ditto.
961         (handle_tags): Ditto.
962         (handle_tests): Ditto.
963         (read_am_file): Ditto.
964         (am_install_var): Ditto.
965         (file_contents_with_transform): Die if transform missing trailing
966         ";".
968         * automake.in (am_install_var): Quote $ in regexp substitution.
969         From Ulrich Drepper.
971 Fri Dec  6 18:54:10 1996  Tom Tromey  <tromey@cygnus.com>
973         * automake.in (handle_configure): Require actual input files, not
974         rewritten input files.  From Ulrich Drepper.
976 Thu Dec  5 02:52:20 1996  Tom Tromey  <tromey@cygnus.com>
978         Suggestion from Mark Galassi:
979         * texinfos.am (DVIPS): New macro.
980         (.dvi.ps): New rule.
982         * automake.in (handle_dependencies): Check to make sure
983         --build-directory specified before searching for .P files.
984         (handle_configure): Correctly handle ":" syntax when running
985         config.status.
987         * remake.am: Removed rules to regenerate Makefile and Makefile.in;
988         now handled by handle_configure.
990         * remake-subd.am: Removed.
992         * automake.in (scan_configure): Handle multiple ":"s in AC_OUTPUT
993         arg.
994         (parse_arguments): Ditto.
995         (handle_configure): Ditto.
996         (%other_output_files): Removed.
997         (rewrite_inputs_into_dependencies): New sub.
998         (handle_configure): Use it.
999         (handle_configure): Ditto.
1001         From Gord Matzigkeit:
1002         * automake.in (generate_makefile): Handle ":" in AC_OUTPUT arg.
1003         (handle_configure): Ditto.
1005         * automake.in (handle_single_transform_list): .S is assembly
1006         source.  From Anthony Green.
1008         * automake.in (handle_single_transform_list): Correctly rewrite
1009         C++ and Fortran source to objects ending in ".o".  Test
1010         cxxo.test.
1012         * automake.in: Better error message if file missing.
1014         * aclocal.in (@obsolete_macros): ud_GNU_GETTEXT is obsolete.
1015         * automake.in (handle_gettext): Use AM_GNU_GETTEXT, not
1016         ud_GNU_GETTEXT.
1017         (scan_configure): Ditto.  ud_GNU_GETTEXT is now obsolete.
1019 Wed Dec  4 00:41:23 1996  Tom Tromey  <tromey@cygnus.com>
1021         * automake.in (scan_configure): Skip empty elements when adding to
1022         libsources.  Perl 4 bug reported by Greg A Woods.
1024         * Makefile.am (perl4-check): New target.
1025         (cvs-dist): Run perl4-check.
1027         Perl 4 fixes.  Reported by Greg A. Woods:
1028         * automake.in (file_contents_with_transform): If transform caused
1029         all chars to go away, then skip rest of loop.
1030         (handle_texinfo): Don't use "next" in arg to
1031         file_contents_with_transform.
1032         (handle_dependencies): Ditto.
1033         (handle_tests): Ditto.
1035         * m4/regex.m4 (AM_WITH_REGEX): Check for GNU regex in libc.  From
1036         Andreas Schwab.
1038         * automake.in (parse_arguments): Removed --strictness.
1039         (handle_dist_worker): Don't use --strictness.
1040         (handle_configure): Ditto.
1041         (initialize_global_constants): Don't mention --strictness.
1043         * automake.in (handle_merge_targets): Use all-recursive-am instead
1044         of all-recursive-hack.  The latter is ugly, according to Joel
1045         Weber.
1047         * automake.in (handle_emacs_lisp): Push $(ELCFILES) onto @all.
1049         * automake.in (do_one_clean_target): Allow -local version of clean
1050         targets.
1052 Tue Dec  3 18:58:40 1996  Tom Tromey  <tromey@cygnus.com>
1054         * automake.in (handle_dependencies): Skip C-only lines in
1055         depend2.am when appropriate.
1056         * depend2.am (.deps/%.P): Omit modification of $o if language is
1057         not C.
1059 Tue Dec  3 11:29:01 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1061         * compile-kr.am: Quote arguments to echo.
1063         * progs.am: Fix up problems when LIBTOOL is not defined (by
1064         setting shell variable instprog to the installation program).
1066         * aclocal.in (scan_file): Allow the acinclude.m4 file to override
1067         any other macro files (but still prevent multiple definitions
1068         within acinclude.m4).
1070 Tue Dec  3 10:40:48 1996  Tom Tromey  <tromey@cygnus.com>
1072         From Ulrich Drepper:
1073         * automake.in (handle_emacs_lisp): Typo fix.
1074         (scan_configure): Only recognize VERSION after whitespace.
1076         * texinfos.am: install-info requires path to info file.
1078         * progs.am: Use @LIBTOOL@, not $(LIBTOOL).
1080         * automake.in (am_install_var): If -ltlibs passed, substitute
1081         @LIBTOOL@.
1083 Mon Dec  2 13:51:11 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1085         * automake.in (get_object_extension): Unshift ansi2knr onto the
1086         all target, so that it builds before any other targets.
1087         [de_ansi_objects]: Delete, since unshifting ansi2knr is an easier
1088         solution.
1090 Mon Dec  2 12:13:27 1996  Tom Tromey  <tromey@cygnus.com>
1092         * Released 1.1i.
1094         From Janos Farkas:
1095         * automake.in (handle_texinfo): Must quote $ for make.
1097 Sun Dec  1 15:08:09 1996  Tom Tromey  <tromey@cygnus.com>
1099         * automake.in (handle_configure): Correctly handle common case of
1100         multiple non-Makefiles in AC_OUTPUT.  Require all input files when
1101         using ":" syntax.
1103 Sun Nov 24 00:33:50 1996  Tom Tromey  <tromey@cygnus.com>
1105         * automake.in (handle_source_transform): Don't define
1106         EXTRA_prog_SOURCES unnecessarily.  Test extra2.test.
1108         * automake.in (initialize_per_input): New variables
1109         included_generic_compile, included_knr_compile,
1110         included_libtool_compile.
1111         (get_object_extension): Use them.
1113         * automake.in (handle_single_transform_list): Removed
1114         Objective-C/C++ support (didn't really work anyway).
1115         (handle_single_transform_list): Handle assembly specially.
1117         * automake.in (handle_yacc_lex_cxx): Set --mode=compile or
1118         --mode=link when running libtool.
1120         * ltlibs.am: Set --mode=install when running libtool.
1121         (uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
1122         libtool.
1123         * libtool.am (.c.lo): Set --mode=compile when running libtool.
1124         * progs.am: Set --mode=install when running libtool.
1126         Fix for bug reported by François Pinard:
1127         * automake.in (do_check_merge_target): New sub.
1128         (do_one_merge_target): No longer handle `check'.
1129         (handle_merge_targets): Use do_check_merge_target.
1130         (initialize_per_input): Set @check_tests.
1131         (handle_tests): Push onto @check_tests, not @check.
1133         * automake.in (am_install_var): Typo fix.
1134         (handle_configure): Require $inputs[0].
1136 Fri Nov 22 00:01:45 1996  Tom Tromey  <tromey@cygnus.com>
1138         * automake.in (handle_lib_objects): Fixed error message
1139         processing.
1141 Thu Nov 21 22:29:30 1996  Tom Tromey  <tromey@cygnus.com>
1143         * automake.in (scan_configure): AC_FUNC_FNMATCH doesn't add to
1144         LIBOBJS.
1145         (handle_configure): Support multi-":" mode for AC_OUTPUT.
1147         * m4/header.m4: New file.
1149         * automake.in (scan_configure): Recognize AM_CONFIG_HEADER.
1151 Wed Nov 20 00:23:42 1996  Tom Tromey  <tromey@cygnus.com>
1153         * acinstall: Allow commentary at end of "serial" line.  From Gord
1154         Matzigkeit.
1156         * automake.in (handle_yacc_lex_cxx): Only replace output header if
1157         it has changed.
1159 Tue Nov 19 19:03:30 1996  Tom Tromey  <tromey@cygnus.com>
1161         * automake.in (am_primary_prefixes): Allow configure variables to
1162         be named after primary.
1163         (am_install_var): Ditto.
1165         * automake.in (initialize_per_input): Initialize output_header.
1166         (generate_makefile): Set up output_header; print it before
1167         output_rules.
1168         (handle_footer): Put .SUFFIXES into output_header, for AIX.
1170 Mon Nov 18 19:11:53 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1172         * automake.in: Added a lot of libtool support.  New variable
1173         prog_LDFLAGS to pass linker flags.  Use libtoolize to install
1174         libtool support files.
1176 Mon Nov 18 13:29:55 1996  Tom Tromey  <tromey@cygnus.com>
1178         * automake.in (handle_lib_objects): Push @LIBOBJS@ and @ALLOCA@
1179         onto dependency list.
1181         * aclocal.in (obsolete_macros): Include AM_SANITY_CHECK_CC; now
1182         part of autoconf proper.
1183         * m4/ccsanity.m4: Removed.
1185 Sun Nov 17 12:25:17 1996  Tom Tromey  <tromey@cygnus.com>
1187         * automake.in (check_typos): Check to make sure EXTRA_ variables
1188         don't contain configure subs.
1189         (handle_dist_worker): Removed EXTRA_DIST_DIRS; not needed.
1191 Fri Nov 15 18:58:04 1996  Tom Tromey  <tromey@cygnus.com>
1193         * tags-subd.am: Removed.
1195         * tags.am (tags-recursive): Removed.
1196         (TAGS): Depend on @DIRS@, @CONFIG@.  Use @CONFIG@ in rule.
1197         (ID): From tags-subd.am.
1198         
1199         * aclocal.in (obsolete_macros): Include AM_FUNC_FNMATCH.
1200         * automake.in (scan_configure): Recognize AC_FUNC_FNMATCH.
1201         * m4/fnmatch.m4: Removed (now in autoconf).
1203         * automake.in (initialize_per_input): Init de_ansi_objects.
1204         (handle_single_transform_list): Error if extension unrecognized.
1205         Set elements of de_ansi_objects.
1206         (get_object_extension): Don't push ANSI2KNR onto @all.
1207         (handle_yacc_lex_cxx): Put ANSI2KNR into dependency of all ._o
1208         files.
1209         (pretty_print_internal): Initialize $bol depending on the column.
1211 Fri Nov 15 16:22:15 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1213         * library.am: Fixed references to LIBRARY according to new scheme.
1215         * libs.am, libs-clean.am: Removed references to LIBFILES.
1217         * automake.texi (A Library): doc fix
1219         * automake.in (handle_libraries): Deleted references to *LIBFILES,
1220         since we now have the full library name in the *LIBRARIES
1221         variable.
1222         (am_install_var): Removed `-no-all' option, which was only required
1223         for the LIBFILES hack.
1225 Fri Nov 15 16:39:29 1996  Tom Tromey  <tromey@cygnus.com>
1227         * automake.in: Applied libtool-related patches from Gord.
1228         (scan_configure): Set CC configure var if AM_PROG_LIBTOOL seen.
1229         Also indicate that AC_CANONICAL_HOST was run.
1231         * Makefile.am (pkgdata_DATA): Removed aclocal.m4.
1233 Thu Nov 14 23:11:09 1996  Tom Tromey  <tromey@cygnus.com>
1235         * automake.in (handle_yacc_lex_cxx): Don't auto-define YACC, LEX,
1236         CXX, CC.
1238         * dejagnu.am: Print warning if runtest missing.
1240         From Joerg-Martin Schwarz:
1241         * automake.in (handle_aclocal_m4): Find aclocal.m4 in srcdir.
1242         (require_file_internal): Unlink file before creating it.
1244         * depend2.am (.deps/%.P): Don't print commands when running.
1246 Mon Nov 11 10:35:08 1996  Tom Tromey  <tromey@cygnus.com>
1248         * automake.in (handle_single_transform_list): Simplified C++
1249         matching expression.
1251 Fri Nov  8 09:49:09 1996  Tom Tromey  <tromey@cygnus.com>
1253         * Released 1.1g.
1255         * compile-kr.am ($(OBJECTS)): Removed.
1257         * automake.in (get_object_extension): Define ANSI2KNR.  Push onto
1258         @all if ansi2knr is in this directory.
1260         * configure.in: Don't run AC_ARG_PROGRAM, AC_PROG_MAKE_SET.
1262         * m4/init.m4: Run AM_SANITY_CHECK.
1264         * m4/sanity.m4: New file.
1266         * automake.in (handle_dist_worker): In Cygnus mode, possibly find
1267         files to dist in build dir, not srcdir.
1268         (%omit_dependencies): New global.
1269         (scan_dependency_file): Handle OMIT_DEPENDENCIES.
1270         (scan_configure): Put rx.h, regex.h on %omit_dependencies.  Ditto
1271         libintl.h.
1272         (handle_tests): Remove CYGNUS strings in Cygnus mode.
1273         (handle_texinfo): Ditto.
1275         * texinfos.am (dist-info): New target.
1277         * automake.in (handle_dist_worker): Use DISTFILES, not
1278         DEP_DISTFILES.
1279         (initialize_per_input): Initialize dist_targets.
1280         (handle_texinfo): Don't compute @infos_list; don't define or use
1281         INFOS.  Put dist-info onto @dist_targets.
1282         (handle_dist_worker): Handle @dist_targets.  Don't use the "echo
1283         trick" for expanding DISTFILES any more.
1285         * dist-vars.am (DEP_DISTFILES): Removed.
1286         (DISTFILES): Don't include INFOS.
1288         * automake.in (handle_texinfo): Handle Cygnus mode.
1289         * texinfos.am (.texi.info, .texinfo.info): Handle Cygnus mode.
1291         * automake.in (handle_single_transform_list): New sub.
1292         (handle_source_transform): Use it.
1293         (handle_built_sources): New sub.
1295 Thu Nov  7 14:49:16 1996  Tom Tromey  <tromey@cygnus.com>
1297         * remake.am ($(srcdir)/Makefile.in): Pass @ARGS@ to automake.
1298         * remake-subd.am ($(srcdir)/Makefile.in): Pass @ARGS@ to
1299         automake.
1300         * automake.in (handle_configure): Pass --cygnus when running
1301         automake again.
1303         * remake-hdr.am ($(srcdir)/stamp-h.in): Depend on @FILES@, not
1304         ACCONFIG, CONFIG_TOP, CONFIG_BOT.
1305         * automake.in (handle_aclocal_m4): Always find aclocal.m4 in
1306         top_srcdir.
1307         (handle_configure): Don't define ACCONFIG, CONFIG_TOP, CONFIG_BOT;
1308         instead substitute files directly.
1310 Wed Nov  6 10:22:26 1996  Tom Tromey  <tromey@cygnus.com>
1312         * remake-hdr.am (stamp-h): Look in top_builddir for
1313         config.status.
1314         ($(srcdir)/stamp-h.in): Look in top_srcdir for configure.in.
1316 Thu Oct 31 10:55:59 1996  Tom Tromey  <tromey@cygnus.com>
1318         * texinfos.am (.texi.dvi): Set MAKEINFO when running texi2dvi.
1319         From Jim Meyering.
1321         * automake.in (handle_texinfo): Push install-info-am, not
1322         install-info.
1323         (handle_merge_targets): Handle no-installinfo option.
1325         * texinfos.am (install-info-am): Renamed from install-info.
1327         * automake.in (handle_subdirs): Include install-info-recursive if
1328         no-installinfo given.
1330         * subdirs.am: Include INSTALLINFO token.
1332         * automake.in (handle_texinfo): Explicitly define MAKEINFO,
1333         TEXI2DVI.
1334         (cygnus_mode): New global.
1335         (handle_dist_worker): Pass --cygnus to automake.
1336         (initialize_global_constants): Document --cygnus.
1337         (check_cygnus): New sub.
1338         (handle_texinfo): Don't require texinfo.tex in Cygnus mode.
1340         * texi-vars.am: Removed.
1342         * dejagnu.am (check-DEJAGNU): Don't define rootme.
1344         * automake.in (handle_tests): Define EXPECT, RUNTEST.
1346         * dejagnu.am (EXPECT): Removed.
1347         (RUNTEST): Removed.
1349         * automake.in (define_program_variable): New sub.
1351 Mon Oct 28 10:43:48 1996  Tom Tromey  <tromey@cygnus.com>
1353         * automake.in (handle_dependencies): Use -M, not -MM, for C++
1354         dependencies.
1356 Thu Oct 24 20:21:50 1996  Tom Tromey  <tromey@cygnus.com>
1358         * automake.in (check_libobjs_sources): New sub.  Test
1359         libobj4.test.
1360         (handle_source_transform): Don't check for auto-discovered source
1361         files here.
1362         (handle_programs): Run check_libobjs_sources here.
1363         (handle_libraries): Ditto.
1365         * automake.in (define_configure_variable): New function.
1366         (get_object_extension): Use define_configure_variable.
1367         (handle_yacc_lex_cxx): Ditto.
1368         (handle_emacs_lisp): Ditto.
1369         (configure_vars): New global.
1370         (AC_CHECK_PATTERN): New global.
1371         (seen_ranlib, seen_prog_cc, seen_prog_cxx, seen_prog_lex):
1372         Removed.
1373         (handle_yacc_lex_cxx): Use configure_vars, not seen_prog_*.
1374         (AC_SUBST_PATTERN): New global.
1375         (scan_configure): Use AC_SUBST_PATTERN; don't set seen_prog_*.
1376         (handle_libraries): Don't use seen_ranlib.
1377         (read_am_file): Run define_configure_variable on each discovered
1378         variable.
1380 Mon Oct 21 23:06:49 1996  Tom Tromey  <tromey@cygnus.com>
1382         * automake.in (scan_configure): Handle AM_INIT_GUILE_MODULE.
1383         (handle_libraries): Pass configure substitutions directly on to
1384         LIBFILES.
1386         * automake.in (AM_PACKAGE_VERSION_PATTERN): New global.
1387         (scan_configure): Use it.  Test version.test.
1389 Sun Oct 20 12:08:46 1996  Tom Tromey  <tromey@cygnus.com>
1391         * automake.in (handle_dist_worker): Explicitly pass distdir to
1392         dist-hook make.  From Tatu Ylonen.
1394         * m4/strtod.m4: Use correct cache variable.
1396 Thu Oct 17 13:45:20 1996  Tom Tromey  <tromey@cygnus.com>
1398         Lisp fixes from Erick Branderhorst:
1399         * m4/lispdir.m4: Define lispdir, not LISPDIR.
1400         * lisp.am: Added missing \.
1402 Fri Oct 11 00:44:49 1996  Tom Tromey  <tromey@cygnus.com>
1404         * automake.in (handle_source_transform): Only rewrite c, yacc, lex
1405         to use de-ansi-fication.
1406         (scan_configure): Handle multi-line AC_REPLACE_FUNCS.  Test
1407         libobj5.test.
1409         * automake.in (handle_lib_objects): Added $lex_seen argument.
1410         Error if lex file used but LEXLIB not seen.
1411         (handle_programs): Ditto.
1412         (handle_yacc_lex_cxx): Define LEXLIB variable.
1413         (handle_lib_objects): Don't allow LEXLIB to end up on dependency
1414         list.
1416 Thu Oct 10 16:12:38 1996  Tom Tromey  <tromey@cygnus.com>
1418         * automake.in (handle_gettext): Moved check for SUBDIRS and
1419         ABOUT-NLS here.
1421         * automake.in (handle_configure): Run mkinstalldirs under
1422         $(SHELL).
1423         (handle_yacc_lex_cxx): Run interlock under $(SHELL).
1425         * remake-subd.am (Makefile): Run config.status under $(SHELL).
1426         * remake-hdr.am (stamp-h): Run config.status under $(SHELL).
1427         * remake.am (Makefile): Run config.status under $(SHELL).
1428         (config.status): Ditto.
1430         * automake.in (read_am_file): Removed UNMAINT code.
1431         (file_contents_with_transform): Ditto.
1432         * m4/maintainer.m4: Removed bogus UNMAINT code.
1434         * automake.in (handle_emacs_lisp): Define EMACS variable.
1435         (handle_emacs_lisp): Make sure EMACS is in environment when
1436         elisp-comp is run.
1438         * elisp-comp: Exit with status 1 if usage bad.
1439         Use "emacs -q".  Use EMACS environment variable if set (unless set
1440         to t).
1442         * m4/lispdir.m4: Unset EMACS if it is set to `t'.
1444         * automake.in (handle_dist_worker): Allow EXTRA_DIST items to be
1445         in subdirs.
1446         (do_one_merge_target): Use all-am, not all, in subdirs case.
1447         (handle_merge_targets): Always generate all-am in subdirs case.
1449         * remake.am (Makefile): Depend on BUILT_SOURCES.
1450         * remake-subd.am (Makefile): Depend on BUILT_SOURCES.
1451         * depend.am (.deps/.P): Don't depend on BUILT_SOURCES.
1453         * automake.in (handle_yacc_lex_cxx): Handle y.tab.h in non-ylwrap
1454         case.
1456         * ylwrap: Bug fix.  From Jim Meyering.
1458 Wed Oct  9 22:51:16 1996  Tom Tromey  <tromey@cygnus.com>
1460         * m4/mktime.m4: Don't define AC_HEADER_SYS_TIME_H; instead just
1461         check directly for header.
1463 Mon Oct  7 13:08:15 1996  Tom Tromey  <tromey@cygnus.com>
1465         * automake.in (scan_configure): fp_WITH_DMALLOC and fp_WITH_REGEX
1466         are obsolete.
1468 Sun Oct  6 00:43:01 1996  Tom Tromey  <tromey@cygnus.com>
1470         * automake.in (AC_CONFIG_AUX_DIR_PATTERN): New global.
1471         (AM_INIT_AUTOMAKE_PATTERN): New global.
1472         (scan_configure): Use them.
1474         * aclocal.in (add_file): Search contents of included files.  Test
1475         req.test.
1476         (scan_m4_files): Don't skip acinclude.m4 when constructing
1477         search.  Test acsilent.test.
1478         (scan_m4_files): Scan acinclude.m4.
1480         * aclocal.in (add_file): Removed debugging print.
1481         (scan_configure): Set $file_contents when scanning acinclude.m4.
1482         Test acinclude.test.
1484         * configure.in: Upped to 1.1g.
1486         * Released 1.1f.
1488         * texinfos.am: Run : after install-info.
1490         * aclocal.in (parse_arguments): Better error message.
1491         * automake.in (parse_arguments): Better error message.
1493         * remake.am (Makefile): Depend on $(srcdir)/Makefile.in, to work
1494         around broken makes.  From David A. Swierczek.
1495         * remake-subd.am (Makefile): Ditto.
1497 Sat Oct  5 11:29:48 1996  Tom Tromey  <tromey@cygnus.com>
1499         * automake.in (generate_makefile): Put BUILT_SOURCES onto @all if
1500         appropriate.
1501         (handle_source_transform): Error if discovered source file is
1502         mentioned.
1503         (do_one_merge_target): Move all-vs-check test here.
1505         * m4/obstack.m4: New file.
1506         * m4/error.m4: New file.
1508         * automake.in (scan_configure): Support AM_FUNC_MKTIME,
1509         AM_FUNC_ERROR_AT_LINE, AM_FUNC_OBSTACK.
1511         * texinfo.tex: New version from texinfo 3.9.
1513         * automake.in (handle_yacc_lex_cxx): Updated for new ylwrap.
1514         Also, handle y.tab.h file when "yacc -d" is used.
1515         (do_one_merge_target): Use pretty_print_rule.
1517         * ylwrap: Changed usage.
1519         * m4/mktime.m4: New file.
1521         * m4: Renamed all .m4 files to fit into 14-char limits.
1523         * m4/Makefile.am (EXTRA_DIST): New macro.
1525         * aclocal.in ($ac_defun_rx, %map, %file_contents): New globals.
1526         (scan_m4_files): Use $ac_defun_rx.
1527         (add_file): Ditto.
1528         Run scan_m4_files.
1529         (scan_configure): Scan acinclude.m4 before anything else.
1530         (scan_file): New sub.
1531         (check_acinclude): New sub.
1532         (add_file): Rewrote.
1534         * progs-clean.am, progs.am: Renamed from programs-clean.am,
1535         programs.am.
1536         * libs-clean.am, libs.am: Renamed from libraries-clean.am,
1537         libraries.am.
1538         * texi-vars: Renamed from texinfos-vars.am.
1539         * comp-vars.am: Renamed from compile-vars.am.
1540         * texi-vers.am: Renamed from texi-version.am.
1542         * automake.in (require_file_internal): Give error if symlink can't
1543         be made.
1544         (require_config_file): Error message references configure.in.
1545         (handle_yacc_lex_cxx): Fix order of arguments to ylwrap; from
1546         Joerg-Martin Schwarz.
1547         (handle_texinfo): Use texi-vers, not texi-version.
1548         (get_object_extension): Use comp-vars, not compile-vars.
1549         (handle_texinfo): Use texi-vars, not texinfos-vars.
1550         (handle_libraries): Use `libs' prefix, not `libraries'.
1551         (handle_programs): Use `progs' prefix, not `programs'.
1553 Fri Oct  4 01:14:08 1996  Tom Tromey  <tromey@cygnus.com>
1555         * aclocal.in (scan_m4_files): New sub.
1557         * m4/AM_FUNC_STRTOD.m4 (am_cv_func_strtod_needs_libm): Set
1558         am_cv_func_strtod_needs_libm, so we can avoid linking with -lm
1559         everywhere.
1561 Thu Oct  3 20:11:16 1996  Tom Tromey  <tromey@cygnus.com>
1563         * texinfos.am (uninstall-info): Run install-info --remove.
1565         * automake.in (read_am_file): Define all variables after reading
1566         .am file.  Test vpath.test.  Reported by Anthony Green.
1568 Mon Sep 30 08:31:51 1996  Tom Tromey  <tromey@cygnus.com>
1570         * texinfos.am: Run install-info.
1572         * automake.in (variable_value_as_list): Just return if comment
1573         seen.  Report from Mark Galassi.
1574         (handle_options): Don't bother with explicit comment checking.
1576 Tue Sep 24 09:15:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1578         * automake.in (read_am_file): Cleaned up dejagnu variables.
1580 Mon Sep 23 00:04:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
1582         * automake.in (parse_arguments): New usage to conform to GNU
1583         standards.
1585         * aclocal.in (parse_arguments): New usage to conform to GNU
1586         standards.
1588         * automake.in (handle_scripts): Push new target onto @check.
1589         * scripts.am (check-@DIR@SCRIPTS): New target.
1591         * automake.in (initialize_global_constants): Define %dist,
1592         dist_header, dist_trailer.
1593         (handle_dist): Make dist-all target.
1594         (generate_makefile): Run check_typos later.
1595         (examine_variable): New sub.
1596         (handle_tags): Examine TAGS_DEPENDENCIES.  Test spell3.test.
1597         Error if TAGS_DEPENDENCIES but no sources used.
1598         (handle_configure): Examine CONFIGURE_DEPENDENCIES.
1600 Sat Sep 21 13:59:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
1602         * automake.in (am_install_var): More error checking.
1604 Fri Sep 20 09:06:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
1606         * tags.am (TAGS): Minor cleanup.
1608         * clean.am (distclean-generic): Don't remove CONFIG_HEADER.
1610         * remake-hdr.am (mostlyclean-hdr, clean-hdr, distclean-hdr,
1611         maintainer-clean-hdr): New targets.
1613         * automake.in (handle_configure): Define CONFIG_HEADER correctly
1614         when it is in current directory.
1615         (handle_configure): Push "hdr" on @clean.
1617         * remake-hdr.am (stamp-h): Run config.status in top_builddir.
1618         ($(srcdir)/stamp-h.in): Run autoheader in top_srcdir.
1620         * automake.in (scan_configure): Check for install.sh here.
1621         (basename): New sub.
1622         (handle_configure): Handle case where config.h is in subdir.
1623         (handle_configure): Make stamp-in.h for user if it doesn't already
1624         exist.
1625         (touch): New sub.
1627 Tue Sep 17 23:35:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
1629         * Makefile.am (EXTRA_DIST): Include pkgdata_DATA.
1631         * dist-vars.am (DISTFILES): Don't distribute BUILT_SOURCES or
1632         DATA.
1633         (DEP_DISTFILES): Ditto.
1635 Mon Sep 16 22:28:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
1637         * automake.in (check_typos): Renamed.
1638         (check_typos): Check for _LDADD, _LIBADD, and _DEPENDENCIES.
1639         (variable_defined): Note variable as being "seen".
1640         (handle_lib_objects): Don't push configure substitutions onto
1641         _DEPENDENCIES.
1643 Sun Sep 15 22:45:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
1645         * automake.in (initialize_per_input): Init content_seen.
1646         (variable_value_as_list): Set content_seen entry.
1647         (define_variable): Ditto.
1648         (define_pretty_variable): Ditto.
1649         (check_source_typos): New sub.
1650         (generate_makefile): Call it.
1652 Thu Sep 12 15:03:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
1654         * automake.in (handle_source_transform): Removed extraneous
1655         space.  Test implicit.test.
1656         (read_am_file): Make sure "canonical" variables are mentioned in
1657         %contents.
1658         (scan_configure): AC_CHECK_TOOL sets $seen_canonical to
1659         $AC_CANONICAL_HOST conditionally.
1660         (handle_footer): Don't use define_pretty_variable in all cases.
1662 Wed Sep 11 11:54:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
1664         * clean.am (distclean-generic): Remove CONFIG_CLEAN_FILES here,
1665         per GNU/Gnits standards.
1667         * libraries.am (install-@DIR@LIBRARIES): Use two loops, so new
1668         NORMAL_INSTALL and POST_INSTALL variables can work when empty.
1670         * automake.in (handle_options): Rewrote version handling.  Now
1671         returns error indicator.
1672         (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Handle `:=' definitions.
1673         (RULE_PATTERN): Exclude `:=' from being a rule.
1675         * m4/AM_PROG_CC_STDC.m4 (ac_save_CC): Bug fix from Jim Meyering.
1677         * automake.in (variable_value_as_list): Always use am_line_error.
1678         (define_variable): New sub.
1679         (get_object_extension): Use define_variable.
1680         (handle_yacc_lex_cxx): Ditto.
1681         (handle_source_transform): Ditto.
1682         (handle_programs): Ditto.
1683         (handle_libraries): Ditto.
1684         (handle_texinfo): Ditto.
1685         (handle_man_pages): Ditto.
1686         (handle_dependencies): Ditto.
1687         (handle_aclocal_m4): Ditto.
1688         (define_pretty_variable): New sub.
1689         (handle_source_transform): Use define_pretty_variable.
1690         (handle_lib_objects): Ditto.
1691         (handle_libraries): Ditto.
1692         (handle_dist): Ditto.
1693         (handle_dependencies): Ditto.
1694         (handle_configure): Ditto.
1695         (handle_footer): Ditto.
1696         (handle_emacs_lisp): Ditto.
1697         (am_install_var): Ditto.
1699         * Released version 1.1e.
1701         * automake.in ($GNITS_VERSION_PATTERN): Handle non-alpha
1702         releases.
1704         * configure.in: Version 1.1e.
1706         * automake.in (handle_texinfo): Distribute .info file.
1708 Sun Sep  8 09:00:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
1710         * Makefile.am (EXTRA_DIST): New macro.
1711         (maintainer-clean): Don't run "make check".
1712         (pathchk): New target.
1714         * automake.in (check_gnits_standards): Only check version number
1715         syntax at top level.
1716         ($package_version_line): New variable.
1717         (scan_configure): Set it.
1718         (check_gnits_standards): Use am_conf_line_error.
1719         (scan_configure): Remove extraneous whitespace from version
1720         number.
1721         (handle_dist): Handle distcheck-hook.
1723         * m4/AM_PROG_CC_STDC.m4: Applied patch from Jim Meyering.
1725         * automake.in (scan_configure): Handle AM_WITH_REGEX.
1726         (handle_lib_objects): Require .h files in %libsources but don't
1727         generate dependencies for them.
1728         (scan_configure): Also require rx.h and regex.h.
1730         * m4/Makefile.am (m4data_DATA): Don't include AM_PROG_LIBTOOL,
1731         AM_FEATURE_CTYPE, AM_FEATURE_ERRNO, AM_FEATURE_EXIT,
1732         AM_SYSTEM_HEADER.
1734         * texi-version.am: Use "cp; rm" and not "mv", to work around
1735         broken mvs.
1737         * automake.in ($package_version): New global.
1738         (scan_configure): Set it.
1739         (check_gnits_standards): Verify version string; require
1740         README-alpha if alpha version.
1741         (scan_configure): Recognize AM_FUNC_FNMATCH,
1742         AM_REPLACE_GNU_GETOPT.
1744         * Makefile.am (installcheck-local): Check all scripts.
1746 Sat Sep  7 19:22:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1748         * tags-clean.am: Do deletions here again.
1750 Thu Sep  5 09:06:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
1752         * automake.in (usage): Include bug-reporting information.
1753         (handle_lib_objects): Error if LIBOBJS seen but never set.
1755         * aclocal.in ($acdir): Use @datadir@/aclocal.
1756         (usage): Include bug-reporting information.
1758 Wed Sep  4 11:36:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
1760         * automake.in (handle_source_transform): .deps no longer in
1761         srcdir.
1762         (handle_lib_objects): Ditto.
1763         (handle_dist_worker): Pass --build-dir to automake.
1764         ($build_directory): New global.
1765         (parse_arguments): Handle --build-dir.
1766         (initialize_global_constants): Include --build-dir in help.
1767         (scan_dependency_file): New sub.
1768         (handle_dependencies): Use it.  Also, use $build_directory.
1769         (initialize_global_constants): Added --srcdir-name.
1770         (parse_arguments): Ditto.
1771         (handle_dist_worker): Ditto.
1772         ($srcdir_name): New global.
1773         ($srcdir_rx): New global.
1774         (parse_arguments): Set it.
1776         * depend2.am: Removed all mention of $(srcdir).
1778         * depend.am (MKDEP): Use gcc -M, not gcc -MM.
1779         Removed all mention of $(srcdir); dependencies now put into build
1780         dir.
1782         * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
1783         Don't do work silently.
1785         * automake.in (handle_merge_targets): Error if invalid uninstall
1786         targets are given.
1787         (read_am_file): Fix for test block.test.
1789 Tue Sep  3 18:50:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1791         * texinfos.am (install-info): Added NORMAL_INSTALL.
1792         * scripts.am (install-@DIR@SCRIPTS): Added NORMAL_INSTALL.
1793         * programs.am (install-@DIR@PROGRAMS): Added NORMAL_INSTALL.
1794         * lisp.am (install-@DIR@LISP): Added NORMAL_INSTALL.
1795         * libraries.am (install-@DIR@LIBRARIES): Added NORMAL_INSTALL.
1796         Also, use POST_INSTALL when running ranlib.
1797         * header.am (install-@DIR@HEADERS): Added NORMAL_INSTALL.
1798         * data.am (install-@DIR@DATA): Added NORMAL_INSTALL.
1800         * automake.in (handle_man_pages): Added NORMAL_INSTALL invocation.
1801         (handle_merge_targets): Ditto.
1802         (handle_merge_targets): Error if PRE_INSTALL, POST_INSTALL, or
1803         NORMAL_INSTALL defined.
1805         * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
1806         ${INSTALL_PROGRAM}.  From François Pinard.
1808 Tue Aug 27 08:25:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
1810         * automake.in (file_contents_with_transform): Correctly remove
1811         @(UN)?MAINT@ from input when maintainer mode not active.
1812         (handle_aclocal_m4): Handle no-maintainer-mode case.
1814         * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
1816         * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
1818 Mon Aug 26 21:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1820         * automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
1821         (handle_libraries): Don't include libraries from EXTRA_LIBRARIES
1822         in LIBFILES definition.  Reported by Steve M Robbins.  Test
1823         alllib.test.
1825         * automake.in (variable_value_as_list): New sub.
1826         (handle_source_transform): Use it.
1827         (handle_lib_objects): Ditto.
1828         (handle_libraries): Ditto.
1829         (handle_texinfo): Ditto.
1830         (handle_man_pages): Ditto.
1831         (am_install_var): Ditto.
1832         (handle_options): Ditto.
1834 Sat Aug 24 09:30:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1836         Reported by Jim Meyering:
1837         * automake.in (get_object_extension): Look in "./" for ansi2knr if
1838         no path found.
1839         (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
1841         * remake.am (.PHONY): New target.
1843         * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
1845         * automake.in (check_gnu_standards): Disallow no-installman,
1846         no-installinfo.
1847         (read_am_file): Sed out UNMAINT too.
1848         (file_contents_with_transform): Ditto.
1850         * acinstall: New file.
1852         * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
1854         * m4/AM_WITH_REGEX.m4: New version from François Pinard.
1856         * m4/AM_TYPE_PTRDIFF_T.m4: Use am_cv, not ac_cv.
1857         * m4/AM_C_PROTOTYPES.m4: Ditto.
1858         * m4/AM_FUNC_STRTOD.m4: Ditto.
1859         * m4/AM_PROG_CC_STDC.m4: Ditto.
1860         * m4/AM_PROG_LIBTOOL.m4: Ditto.
1862 Fri Aug 23 22:23:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
1864         * m4/Makefile.am (m4datadir): New macro
1865         (m4data_DATA): Renamed.
1867         * Makefile.am (cvs-dist): Depend on distcheck target.
1869 Mon Aug 19 15:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1871         * automake.in (initialize_global_constants): [common_files]
1872         Include acinclude.m4.
1874         * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
1876 Sat Aug 17 11:27:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
1878         * automake.in (handle_dependencies): Push `depend'-clean targets
1879         on @clean.
1880         * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
1881         maintainer-clean-depend): New targets.
1883 Tue Aug 13 17:53:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
1885         * texinfos.am (.texinfo.info): New target.
1886         (.texinfo.dvi): New target.
1888         From Jim Meyering:
1889         * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
1890         match info files.
1891         (handle_texinfo): Handle `.texinfo' files.
1893 Mon Aug 12 10:28:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1895         * automake.in (require_file_internal): Special-case `.' when
1896         finding files to distribute.  Test libobj2.test.
1898         * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN.  Test
1899         order.test.
1901         * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
1902         * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
1904         * compile-kr.am: Removed duplicate ansi2knr rules.
1906 Sun Aug 11 00:20:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
1908         * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
1909         (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
1910         (mkdir): Removed.
1912         * automake.in (initialize_global_constants): [common_files]
1913         Include interlock and ylwrap.
1915         * Released version 1.1c.
1917         * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
1918         ud_PATH_LISPDIR are obsolete names.
1920         * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
1921         Removed.
1923         * automake.in (handle_lib_objects): Changed interface.  Now
1924         generates _DEPENDENCIES variable if appropriate.
1925         (handle_emacs_lisp): Use AM_PATH_LISPDIR.
1926         (scan_configure): Ditto.
1928         * Makefile.am (CLEANFILES): Removed.
1930         * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
1932         * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
1934         * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
1936         * automake.in (handle_yacc_lex_cxx): Require ylwrap in
1937         multi-lex/yacc case.
1938         (handle_source_transform): Changed return result.
1939         (handle_programs): Use linker returned by
1940         handle_source_transform.
1941         (seen_prog_cc, seen_prog_cxx): New globals.
1942         (scan_configure): Recognize AC_PROG_CC and AC_PROG_CXX.
1943         (handle_yacc_lex_cxx): Error message if AC_PROG_CXX or
1944         AC_PROG_YACC missing.
1945         (seen_decl_yytext, seen_prog_lex): New globals.
1946         (scan_configure): Set them.
1947         (handle_yacc_lex_cxx): Warn about missing AC_PROG_LEX or
1948         AC_DECL_YYTEXT.
1949         (handle_yacc_lex_cxx): Use $(LEX_OUTPUT_ROOT).
1950         (initialize_per_input): Initialize seen_c_source.
1951         (handle_yacc_lex_cxx): Define CC, CFLAGS, COMPILE, LINK only when
1952         C source seen.
1953         (handle_source_transform): Set seen_c_source.
1955         * interlock: Changed usage.
1957         * ylwrap: New file.
1959         * automake.in (handle_yacc_lex_cxx): Renamed.
1961         * automake.in (handle_dependencies): Handle %cxx_extensions.
1962         Include depend2.am when appropriate.
1964         * depend2.am: New file; contents from depend.am but templatized.
1966         * automake.in (initialize_per_input): Initialize
1967         %cxx_extensions.
1968         (handle_source_transform): Set %cxx_extensions.
1970 Sat Aug 10 10:29:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
1972         * interlock: New file.
1974         * automake.in (handle_yacc_lex): New sub.
1975         (handle_source_transform): Removed most yacc/lex handling.
1976         (initialize_per_input): Init yacc_sources, lex_sources.
1977         (generate_makefile): Run handle_yacc_lex.
1978         (handle_merge_targets): Use `scalar' and not $# to find length of
1979         array.
1981         * m4/AM_FEATURE_EXIT.m4: Wrote.
1982         * m4/AM_FEATURE_CTYPE.m4: Wrote.
1983         * m4/AM_FEATURE_ERRNO.m4: Wrote.
1985         * aclocal.in (macro_seen): New global.
1986         (add_file): Set macro_seen entry.  Only push required macro on
1987         @rlist if not already seen.  Test defun.test.
1989         * automake.in (get_object_extension): Handle directory prefix on
1990         `ansi2knr' option.
1992         * kr-extra.am: New file.
1994         * kr-vars.am: Removed.
1996         * automake.in (handle_options): Handle directory prefix on
1997         `ansi2knr' option.
1999         * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
2001         * aclocal.in (add_file): Error if macro is duplicated.  Test
2002         dup.test.
2004 Fri Aug  9 09:18:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
2006         * automake.in (handle_programs): Substitute @XLINK@.  Make sure
2007         linker variable is transformed name.
2008         * program.am (@PROGRAM@): Use @XLINK@ to link.
2010         * automake.in (handle_scripts): Fixed call to
2011         am_primary_prefixes.
2012         (handle_libraries): Better error message when AC_PROG_RANLIB
2013         required.
2015         * automake.in (handle_libraries): Canonicalize library name.  Test
2016         canon4.test.
2017         * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
2018         (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
2020 Thu Aug  8 10:57:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
2022         * automake.in (handle_scripts): Correctly compute
2023         $scripts_installed.  Test scripts.test.
2025 Wed Aug  7 12:13:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
2027         * ansi2knr.c: New version.
2029 Tue Aug  6 10:58:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
2031         * automake.in (handle_source_transform): Handle more C++ file
2032         extensions.  "Handle" Objective C.  Handle more FORTRAN
2033         extensions.
2035         * compile-vars.am (LEX): Removed.
2036         (YACC): Removed.
2038         * automake.in (handle_source_transform): Correctly handle lex
2039         source.  Test lex.test.
2040         (handle_source_transform): Skip more C++ headers.  Generate macro
2041         definitions for YACC and LEX on first use.
2043         * aclocal.in (parse_arguments): Mention GNU.
2044         * automake.in (parse_arguments): Mention GNU.
2046 Mon Aug  5 00:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
2048         * automake.in (handle_programs): Define program_LINK.
2049         * program.am (@PROGRAM@): Use program_LINK to link.
2051         * Released version 1.1b
2053         * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
2054         seen_prog_install to `2'.
2056         * configure.in: Don't run AM_PROG_INSTALL.
2058         * automake.in (parse_arguments): Use $PACKAGE.
2059         ($PACKAGE): New global.
2060         ($am_c_prototypes): Renamed.
2061         (get_object_extension): Use am_c_prototypes.
2062         (scan_configure): Ditto.
2063         (scan_configure): Use AM_MAINTAINER_MODE.
2064         (scan_configure): Warn about obsolete macros.
2066         * aclocal.in (parse_arguments): Use $PACKAGE.
2067         ($PACKAGE): New global.
2069         * Makefile.am (CLEANFILES): Added aclocal.
2070         (ETAGS_ARGS): Added aclocal.in.
2071         (TAGS_DEPENDENCIES): Ditto.
2072         (maintainer-check): Depend on aclocal.
2073         (maintainer-check): Check aclocal.
2074         (bin_SCRIPTS): Include aclocal.
2076         * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
2077         (scan_configure): Use AM_PROG_INSTALL.
2079         * configure.in: Use AM_INIT_AUTOMAKE.
2081         * automake.in (keyed_aclocal_warning): Warning tells about
2082         aclocal.
2083         (handle_aclocal_m4): New sub.
2084         (handle_configure): Use it.
2086         * aclocal.in (output_file): New global.
2087         (usage): Handle --output.
2088         (parse_arguments): Handle --output.
2090         * m4/AM_INIT_AUTOMAKE.m4: New file.
2092         * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
2093         Don't touch CFLAGS.
2095         * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
2096         (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
2098         * texinfos.am (.texi.info): Force .info file to be built in
2099         srcdir.  From Franc,ois Pinard.
2101         From Jim Meyering:
2102         * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
2103         test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
2104         -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
2105         gets compile errors.  With help from Marcus Daniels.
2107         * automake.in (initialize_global_constants): Put elisp-comp into
2108         @common_files.  Bug from Glenn Amerine.
2110 Sun Aug  4 12:52:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
2112         * automake.in (handle_dist_worker): Use fgrep, not grep.
2114         * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
2116         * automake.in (handle_emacs_lisp): Include lisp-clean.am in
2117         output.
2118         (initialize_global_constants): [install_man_format] Don't hide
2119         "ugliness" at install time.
2121         * lisp-clean.am: New file.
2123         * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
2125         * automake.in (handle_man_pages): Patch from Janos Farkas to fix
2126         bug when installing man pages.  Test man.test.
2127         (initialize_global_constants): [install_man_format] Make sure man
2128         page can actually be found in either source or build dirs.
2129         (handle_dist_worker): Use "755" permissions on distdir.
2131         * automake.in (handle_dist): Allow chmod's to fail.
2132         (am_primary_prefixes): New function.
2133         (am_install_var): Use it.
2134         (handle_libraries): Use it.  Test libfiles.test.
2135         (handle_dist): For dist-tarZ, assume traditional "tar" and
2136         "compress".
2138         * m4/AM_FUNC_STRTOD.m4: New file.
2140         * automake.in (handle_dist): Only generate `distdir' variable if
2141         it doesn't already exist.
2143         Fix for bug reported by Harlan Stenn.  Test tags.test.
2144         * automake.in (initialize_per_input): Define dir_holds_sources.
2145         (handle_tags): Check dir_holds_headers.
2146         (handle_headers): Set dir_holds_headers.
2148         * automake.in (handle_texinfo): Generate "version.texi" dependency
2149         for .dvi file.  Bug reported by Glenn Amerine.  Test vtexi2.test.
2151         * automake.in (handle_configure): Require file $input, not
2152         "$local.in".  From Nyul Laszlo.  Test colon.test.
2154 Sun Jul 28 11:14:52 1996  Tom Tromey  <tromey@creche.cygnus.com>
2156         * aclocal.in: New file.
2157         * configure.in: Generate m4/Makefile, aclocal.
2158         * Makefile.am (SUBDIRS): Include m4.
2159         * m4/Makefile.am: New file.
2161 Fri Jul 19 10:12:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
2163         * automake.in (initialize_global_constants): Put ansi2knr.c and
2164         ansi2knr.1 into common_files.  Bug report from François Pinard.
2166 Mon Jul 15 10:28:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
2168         * install-sh: Updated copyright notice.
2170 Fri Jul  5 08:23:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
2172         * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
2173         Report from Josh MacDonald.
2175         Bugs from Gord Matzigkeit:
2176         * automake.in (handle_footer): Push contents of $(SUFFIXES), not
2177         `$(SUFFIXES)'.
2178         (handle_dist): Ignore chmod return results.
2180         * programs-clean.am (clean-@DIR@PROGRAMS): Work around failing
2181         Solaris "rm -f".  Bug from Kaveh R. Ghazi.
2182         * libraries-clean.am (clean-@DIR@LIBRARIES): Likewise.
2184 Fri Jun 21 10:42:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2186         * texinfos.am (install-info): Use "if", not "&&", to avoid
2187         install problem when glob doesn't match.
2189         * automake.in (initialize_global_constants): [USAGE] Added
2190         --no-force.
2191         (force_generation): New global.
2192         (parse_arguments): Handle --no-force.
2193         (generate_makefile): Handle --no-force.
2195         * Makefile.am (maintainer-check): Ensure all invocations of
2196         mkinstalldirs are correct.
2198 Tue Jun 18 10:53:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
2200         * automake.in (handle_tests): Don't directly generate site.exp.
2202 Sun Jun 16 22:21:16 1996  Harlan Stenn  <harlan@brown.pfcs.com>
2203         
2204         * automake.in:  Treat an initial `#' on a word in AUTOMAKE_OPTIONS
2205         as a comment start.  Add support for a dist-tarZ target.
2207 Tue Jun 11 22:14:21 1996  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
2209         * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
2210         paths into relative paths.
2212 Mon Jun 10 21:11:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
2214         * texinfo.tex: New version.
2216         * automake.in: Look for AM_PROG_LIBTOOL.  From Gord Matzigkeit.
2217         (initialize_global_constants): Added libtool to
2218         @common_sometimes.
2219         (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
2221 Sun Jun  9 17:45:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2223         * texinfos.am (install-info): Don't install ~ files.  Bug report
2224         from Greg McGary.
2225         * automake.in (handle_texinfo): Don't push '.info*' onto
2226         @infos_list.
2228         * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
2229         using gettext.
2230         (handle_dist): Pass --with-included-gettext to configure if using
2231         gettext.
2233         * compile-kr.am (._c._o): Pass -c to $(COMPILE).
2234         (.c._o): Ditto.
2235         * compile.am (.c.o): Pass -c to $(COMPILE).
2236         * compile-vars.am (COMPILE): Don't include -c.
2238         * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
2239         automake.
2240         * automake.in (handle_configure): Supply --strictness arg to
2241         automake.
2243 Fri Jun  7 12:31:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
2245         * automake.in (handle_tests): Fix quoting on `pwd`.
2246         (handle_options): Recognize no-installinfo option.
2247         (handle_man_pages): Don't put man directory on @installdirs if
2248         no-installman is specified.
2249         (handle_texinfo): Handle no-installinfo option.
2250         (handle_options): Compare version against $num_version, not
2251         $VERSION.
2252         (handle_source_transform): Generate rules for output of lex,
2253         yacc.  Bug report from Thomas Morgan.  Test yacc.test.
2254         (handle_dist): "distcheck" now runs "make dvi".
2255         (handle_tests): Support $(TESTS_ENVIRONMENT).  Idea from Ulrich
2256         Drepper.
2258         * dejagnu.am (check-DEJAGNU): Depend on site.exp.
2260 Sun Jun  2 10:33:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
2262         * automake.in (handle_emacs_lisp): New function.
2263         (initialize_global_constants): Added elisp-comp to
2264         @common_sometimes.
2265         (seen_lispdir): New global.
2266         (scan_configure): Handle ud_PATH_LISPDIR.
2268         * elisp-comp: New file.
2270         * lisp.am: New file.
2272         * automake.in (generate_makefile): Run handle_emacs_lisp.
2274         * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
2276         * automake.in (initialize_global_constants): Removed version.texi
2277         from common_sometimes.
2278         (initialize_global_constants): Added texinfo.tex to common_files.
2279         Test texinfo.test.
2280         (handle_tests): Allow dejagnu- and automake-style test suites to
2281         coexist.  Test dejagnu.test.
2282         (initialize_global_constants): New constants AC_CANONICAL_HOST,
2283         AC_CANONICAL_SYSTEM.
2284         (scan_configure): Use new constants.
2285         (handle_tests): Put target specific information into site.exp if
2286         AC_CANONICAL_* used.
2287         (read_am_file): Generate some extra variables when AC_CANONICAL_*
2288         used.
2289         (handle_options): Allow version number to have letters appended.
2290         (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
2291         option not specd.
2292         (initialize_global_constants): install_man_format changed to
2293         handle built man pages.
2295 Wed May 29 10:35:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
2297         * config.guess, config.sub: New versions.
2299 Tue May 28 19:27:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
2301         * configure.in (VERSION): Upped to 1.0.
2303 Sat May 25 10:19:53 1996  Tom Tromey  <tromey@creche.cygnus.com>
2305         * automake.in (handle_tests): Handle dejagnu.
2306         (handle_options): Recognize dejagnu option.
2308         * dejagnu.am: New file.
2310 Thu May 23 10:01:13 1996  Tom Tromey  <tromey@creche.cygnus.com>
2312         * automake.in (handle_dist): Run installcheck target from
2313         distcheck.
2315         * configure.in (VERSION): Upped to 0.34.
2317         * automake.in (scan_configure): Always allow upgrading to
2318         fp_PROG_INSTALL.  Test fpinstall.test.
2320 Wed May 22 14:45:28 1996  Joshua Cowan  <jcowan@hermit.reslife.okstate.edu>
2322         (handle_dist): Make `distcheck' check `install' target, too.
2324 Wed May 22 09:49:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
2326         * automake.in (initialize_per_input): Don't initialize
2327         $output_directory here; initialize it globally.  From Joshua
2328         Cowan.  Test outdir.test.
2330 Sat May 18 10:57:40 1996  Tom Tromey  <tromey@creche.cygnus.com>
2332         * automake.in (handle_tests): Don't push TESTS onto dist_common.
2333         (initialize_global_constants): Put install-sh and mkinstalldirs
2334         into @common_files.  Test insh2.test.
2336 Fri May 17 09:02:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2338         * automake.in (handle_source_transform): Don't generate _OBJECTS
2339         when no source files specified.  Test number.test.
2341         From Joerg-Martin Schwarz:
2342         * automake.in (seen_package, seen_version): New globals.
2343         (scan_configure): Look for PACKAGE= and VERSION=.
2345         * automake.in (handle_options): Recognize dist-zip.
2346         (handle_dist): Handle dist-zip.
2347         (handle_options): Use ' ', not \s+, with split.  Test
2348         backsl.test.
2349         (handle_source_transform): Likewise.
2350         (handle_lib_objects): Likewise.
2351         (handle_libraries): Likewise.
2352         (handle_texinfo): Likewise.
2353         (handle_man_pages): Likewise.
2354         (handle_subdirs): Likewise.
2355         (handle_gettext): Likewise.
2356         (handle_footer): Likewise.
2357         (handle_tests): Likewise.
2358         (scan_configure): Likewise.
2359         (am_install_var): Likewise.
2361         * Makefile.am (TAGS_DEPENDENCIES): New macro.
2363         * tags.am (tags-recursive): New target.
2364         (TAGS): Depend on it.
2366         * automake.in (handle_tags): Put tags-recursive on @phony.
2368         * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
2369         TAGS_DEPENDENCIES.
2370         * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
2372 Thu May 16 09:21:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2374         * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
2376         * automake.in (scan_configure): Look for install-sh and
2377         mkinstalldirs here.
2378         (initialize_global_constants): Moved mdate-sh from
2379         common_sometimes to common_files.  Test mdate2.test.
2381 Tue May 14 21:52:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
2383         * automake.in (seen_maint_mode): New global.
2384         (scan_configure): Handle jm_MAINTAINER_MODE.
2385         (read_am_file): Handle seen_maint_mode.
2386         (file_contents_with_transform): Handle seen_maint_mode.
2387         (handle_source_transform): Changed interface, all callers.
2389         From Jim Meyering:
2390         * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
2391         Handle @MAINT@.
2392         * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
2394         * automake.in (handle_configure): Check $config_aux_dir against
2395         empty string.  From Markku Rossi.  Test mkinstall.test.
2397 Fri May 10 14:38:47 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
2399         * automake.in (distcheck): Added new rule to top level
2400         Makefile.in.
2402 Wed May  8 21:57:21 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
2404         * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
2405         sets seen_ranlib.
2406         (generate_makefile): libtool, config.sub, and config.guess should
2407         only ever appear in the top directory of a package.
2409 Tue May 14 10:24:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
2411         * automake.in (initialize_global_constants): Added libversion.in
2412         to @common_files.
2414         * configure.in (VERSION): Upped to 0.33.
2416         * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
2417         Test extra.test.
2419 Mon May 13 10:41:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
2421         * install-sh (transformbasename): Correct misspelling of
2422         transformbasename.  From Ian Lance Taylor.
2424 Sat Apr 27 11:39:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
2426         * automake.in (handle_configure): Set mkinstalldirs variable
2427         here.
2428         (handle_dist_worker): Explicitly set distdir in subdir makes.
2429         (handle_dist): Handle separate distdir target.
2430         (handle_dist_worker): Only generate distdir target.
2432         * texinfos.am (install-info): Use $(mkinstalldirs).
2433         * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
2434         * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
2435         * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
2436         * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
2437         * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
2439         * automake.in (read_am_file): Set mkinstalldirs variable.
2440         (handle_man_pages): Use it.
2441         (handle_installdirs): Ditto.
2443 Fri Apr 26 15:10:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2445         * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
2447 Thu Apr 25 18:40:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2449         * automake.in (handle_dist_worker): Use $(TAR), not tar.
2450         (handle_merge_targets): Make sure config header is built before
2451         recursing into subdirs.
2452         (handle_libraries): Generate LIBFILES for check_LIBRARIES.
2453         (handle_merge_targets): Handle case where nothing is installed but
2454         something must be built -- "make install" must still work.
2456         * dist-vars.am (TAR): New macro.
2458         * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
2459         (handle_configure): Require stamp-h.in when config header used.
2461 Tue Apr 23 17:57:13 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2463         * doc/mdate-sh: Extract the last field from the date output, not
2464         the sixth, which will fail when the timezone name has more than
2465         one word or is missing.
2467 Wed Apr 24 20:29:26 1996  Tom Tromey  <tromey@creche.cygnus.com>
2469         * automake.in (am_install_var): Use delete, not undef, to remove
2470         EXTRA entry.  From Gord Matzigkeit.
2472 Mon Apr 22 17:48:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
2474         * automake.in (read_am_file): Handle case where last line doesn't
2475         end in newline.
2477 Tue Apr  9 22:53:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
2479         * automake.in (variable_defined): New function.
2480         (read_am_file): Ensure a blank line comes before starting comments
2481         from Makefile.am.
2482         (initialize_per_input): Initialize %targets.
2483         (read_am_file): Set appropriate entry in %targets.
2484         Many changes to use variable_defined.
2485         (check_gnu_standards): Only require ChangeLog at top level.  From
2486         Gord Matzigkeit.
2487         (handle_tests): check-TESTS depends on $(TESTS).  From Gord
2488         Matzigkeit.
2490 Mon Apr  8 22:51:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
2492         * automake.in (parse_arguments): Added short options.
2493         (initialize_global_constants): Ditto.
2495 Fri Apr  5 00:22:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
2497         * mkinstalldirs (errstatus): Don't necessarily die if mkdir
2498         fails.
2500         * automake.in (handle_source_transform): Typo fix.
2502 Thu Apr  4 15:10:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
2504         * automake.in (handle_dist_worker): Renamed dist-local to
2505         dist-hook.
2506         (handle_merge_targets): Added install-data-hook and
2507         install-exec-hook.
2508         (handle_source_transform): Handle EXTRA_prog_SOURCES form.
2510         * automake.in (handle_scripts): Never allow scripts_installed to
2511         become 0.
2513         * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
2514         srcdir.
2516         * automake.in (generate_makefile): Derived file names from given
2517         input; don't assume Makefile.in and Makefile.am.
2518         (am_file_name, in_file_name): New globals.
2519         (read_am_file): Use them.
2521         * program.am (@PROGRAM@): Use transformed program name.
2523         * remake-hdr.am (stamp-h): Actually touch stamp-h.
2525 Wed Apr  3 15:16:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2527         * automake.in (require_file_internal): Use correct file for error
2528         messages.  Test insh.test.
2530 Mon Apr  1 09:47:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
2532         * texinfos.am (.texi.info): Build output file in srcdir.
2534         * automake.in (require_file_internal): If $dir is ".",then look in
2535         relative directory.
2536         (handle_texinfo): Canonicalize name of texi file before looking
2537         for dependency variable.
2539 Thu Mar 28 08:33:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
2541         * automake.in (require_conf_file_with_conf_line): Yet another
2542         function of this form.
2543         (libtool_line): New variable.
2544         (handle_libraries): Handle libtool.
2546         * libraries-vars.am: Removed.
2548         * automake.in (seen_libtool): New variable.
2549         (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
2551         * automake.in (handle_dist_worker): Handle dist-local.
2553         * Makefile.am (maintainer-check): Do "make check" after all syntax
2554         checks.
2556         * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
2557         directory.
2559         * automake.in ($seen_arg_prog): New global.
2560         (handle_programs): Error if AC_ARG_PROGRAM not seen.
2561         (handle_scripts): Ditto.
2562         (handle_configure): mkinstalldirs now a config file.
2563         (handle_installdirs): Find mkinstalldirs in config_aux_dir.
2564         (handle_dist_worker): Removed DIST_SUBDIRS.
2565         (require_file_path): New variable.
2566         (require_file_with_conf_line): Set it.
2567         (require_file_with_line): Ditto.
2568         (require_file): Ditto.
2569         (require_file_internal): Incorporated code from
2570         require_config_file.
2571         (require_config_file): Rewrote.
2572         (require_conf_file_with_line): New function.
2573         (handle_texinfo): Use it for mdate-sh.
2574         (handle_texinfo): Look for mdate-sh in appropriate directory.
2576 Tue Mar 26 13:47:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
2578         * Makefile.am (cvs-dist): Find NEWS in srcdir.
2579         * automake.in (handle_dist_worker): Find NEWS in srcdir.
2580         ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
2581         rule.
2582         (require_config_file): Set config_aux_path when file found.
2583         ($config_aux_dir): New variable.
2584         (require_config_file): Set it.
2585         (handle_man_pages): Find mkinstalldirs in config_aux_dir.
2587 Mon Mar 25 15:32:57 1996  Tom Tromey  <tromey@creche.cygnus.com>
2589         * data.am (install-@DIR@DATA): Also allow data to be in build
2590         directory.
2592 Sun Mar 24 19:56:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
2594         * automake.in (am_install_var): Don't look in EXTRA_primary
2595         variable any more; it is handled in the main loop.
2597 Wed Mar 20 16:22:35 1996  Tom Tromey  <tromey@creche.cygnus.com>
2599         * data.am (install-@DIR@DATA): Find data in srcdir.
2601 Fri Mar 15 18:30:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
2603         * automake.in (require_config_file): Use correct filename when
2604         looking for errors.  Also, install file in `.' if not found.  Bug
2605         reported by Gord Matzigkeit.  Test installsh.test.
2607 Thu Mar 14 09:28:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
2609         * Makefile.am (cvs-diff): New target.
2611         Fix for bug when install var substitutes empty.  Test empty.test.
2612         * header.am (install-@DIR@HEADERS): Allow empty list of headers.
2613         (uninstall-@DIR@HEADERS): Ditto.
2614         * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
2615         (uninstall-@DIR@SCRIPTS): Ditto.
2616         * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
2617         libraries.
2618         (uninstall-@DIR@LIBRARIES): Ditto.
2619         * data.am (install-@DIR@DATA): Allow empty list of data.
2620         (uninstall-@DIR@DATA): Ditto.
2621         * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
2622         From François Pinard.
2623         (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
2624         (uninstall-@DIR@PROGRAMS): Ditto.
2626 Wed Mar 13 19:50:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
2628         * tags-subd.am (ID): Name of ID file must be flush against -f.
2630         * configure.in (VERSION): Version 0.32.
2632 Mon Mar 11 17:50:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
2634         * automake.in (seen_linguas, all_linguas_line): New variables.
2635         (handle_gettext): New function.
2636         (generate_makefile): Run it.
2637         (scan_configure): Recognize ALL_LINGUAS.
2639 Mon Mar 11 14:34:36 1996  Gord Matzigkeit  <gord@enci.ucalgary.ca>
2641         * automake.texi: doc fix.
2643         * automake.in (am_install_var): Added support for check and
2644         installcheck special prefixes.
2646 Sun Mar 10 10:44:42 1996  Tom Tromey  <tromey@creche.cygnus.com>
2648         * automake.in (handle_subdirs): Don't do SUBDIRS check for
2649         gettext.
2651 Tue Mar  5 18:12:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
2653         * automake.in (OBJECT_PATTERN): Removed.
2654         (am_install_var): No error if name is invalid.
2655         (handle_programs): Canonicalize program names.
2656         (BOGUS_MACRO_PATTERN): New variable.
2657         (read_am_file): Error if bad macro name given.
2658         (require_file_internal): Use am_line_error, not am_conf_error.
2660         * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
2662 Mon Mar  4 19:30:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
2664         * automake.in (handle_lib_objects): New function.
2665         (handle_libraries): Use it.
2666         (handle_programs): Ditto.
2667         (handle_dist_worker): Deprecate DIST_SUBDIRS.
2668         (am_install_var): Allow extended directory mechanism to work.
2669         Test exdir.test.
2671         * dist-vars.am (DISTFILES): Use EXTRA_DIST.
2672         (DEP_DISTFILES): Ditto.
2674         * automake.in (OBJECT_PATTERN): New variable.
2675         (am_install_var): Use it.
2676         (handle_dist): DIST_OTHER is an anachronism.
2678 Sat Mar  2 17:04:38 1996  Tom Tromey  <tromey@creche.cygnus.com>
2680         * automake.in (handle_dist_worker): Only cause Automake to be
2681         re-run if not making a distribution.  Fixes bug reported by
2682         Joerg-Martin Schwarz.
2683         (require_file_with_line): New function.
2684         (require_file): Use it.
2685         (am_line_error): Don't print line number if $symbol is empty.
2686         (get_object_extension): Use require_file_with_line.
2687         (handle_libraries): Use require_file_with_line.
2688         (handle_texinfo): Use require_file_with_line.
2689         (handle_configure): Use am_conf_line_error and
2690         require_file_with_conf_line.
2691         (handle_subdirs): Use require_file_with_conf_line.
2692         (handle_configure): Use require_file_with_conf_line.
2693         (handle_tests): Push check-TESTS on @phony.
2694         (am_conf_line_error): New function.
2695         (require_file_with_conf_line): New function.
2696         (require_file_internal): New function.
2697         (require_file_with_line): Use it.
2698         (require_file): Ditto.
2699         (am_conf_line_error): Handle empty line number.
2700         (ac_gettext_line, ac_output_line): New variables.
2701         (scan_configure): Set them.
2703 Fri Mar  1 00:13:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
2705         * automake.in (parse_arguments): Default strictness is gnu.
2706         Changed `normal' to `foreign' everywhere.
2707         (parse_arguments): Handle --foreign.
2708         (initialize_global_constants): Document --foreign.
2709         (handle_dependencies): Better error message.
2710         (handle_texinfo): Don't push $vtexi on @texis.
2711         (handle_texinfo): Only push $vtexi on @texi_deps if not null.
2712         (handle_configure): install-sh is a config file; require it as
2713         such.
2714         (parse_arguments): Renamed --install-missing to --add-missing.
2715         (add_missing): Renamed from install_missing.
2716         (am_install_var): Check to make sure contents of install variable
2717         are correct if primary requires it.  Test badprog.test.
2718         (initialize_global_constants): Initialize
2719         %primary_uses_subobjects.
2720         (handle_source_transform): Skip configure substitutions.  Test
2721         depend.test.  Also, skip empty elements.
2723 Thu Feb 29 22:00:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
2725         * texinfo.tex: New version.
2727         * automake.in (am_install_var): Allow extended range of
2728         installation directories.
2730         * automake.in (get_object_extension): Don't allow
2731         @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
2732         From Gord Matzigkeit.  Test confincl.test.
2734         * texinfos.am (install-info): Changed usage of install-info (in
2735         comment).  Per Feb 25 GNU Standards document.
2737 Wed Feb 28 07:40:55 1996  Tom Tromey  <tromey@creche.cygnus.com>
2739         * automake.in (handle_tests): New function.
2740         (generate_makefile): Call it.
2741         (handle_subdirs): Skip directories whose names look like configure
2742         substitutions.
2743         (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
2744         when using gettext.
2745         (scan_configure): Clear in_ac_output if "]" found.  Test
2746         acoutqnl.test.
2747         (require_config_file): New function.
2748         (generate_makefile): Use require_config_file.
2749         (config_aux_path): New variable.
2750         (scan_configure): Check for AC_CONFIG_AUX_DIR.
2751         (handle_merge_targets): Add install-strip rule.
2753 Tue Feb 27 20:00:36 1996  Tom Tromey  <tromey@creche.cygnus.com>
2755         * mdate-sh: New version from Ulrich Drepper.
2757         * automake.in (handle_source_transform): Changed fill back to
2758         empty string.
2759         (handle_libraries): Ditto.
2760         (handle_dist): Ditto.
2761         (handle_dependencies): Ditto.
2762         (handle_footer): Ditto.
2763         (handle_phony): Ditto.
2765         * Makefile.am (DIST_SUBDIRS): Removed.
2766         (installcheck-local): Use Perl, not test -x.
2767         (PERL): New macro.
2768         (maintainer-check): Use $(PERL), not @PERL@.
2770         * configure.in (VERSION): Upped to 0.31.
2772 Sat Feb 24 18:02:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
2774         * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
2775         and config.guess.
2777         * automake.in: Use keyed_aclocal_warning when warning about
2778         fp_PROG_INSTALL.
2779         (get_object_extension): Use keyed_aclocal_warning when warning
2780         about fp_C_PROTOTYPES.
2781         (keyed_aclocal_warning): New function.
2783         * Makefile.am (pkgdata_DATA): Install aclocal.m4.
2784         * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
2786         * automake.in (get_object_extension): Only give error about
2787         fp_C_PROTOTYPES once.
2789         * automake.in (seen_ranlib): New variable.
2790         (scan_configure): Recognized AC_PROG_RANLIB.
2791         (handle_libraries): Error if ranlib not checked for.
2793         * automake.in (default_strictness): Default to GNU.
2794         (default_strictness_name): Ditto.
2796 Wed Feb 21 18:15:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2798         * automake.in (read_am_file): Removed @kr@ support.
2799         (get_object_extension): Ditto.
2801         * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
2803 Tue Feb 20 17:25:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
2805         * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
2807 Mon Feb 19 19:53:09 1996  Tom Tromey  <tromey@creche.cygnus.com>
2809         * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
2810         * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
2812         * automake.in (handle_scripts): Ensure $scripts_installed set to
2813         boolean value.  Test proginst.test.
2815         * Makefile.am (installcheck-local): New target.
2817         * automake.in (require_file): No error if missing file is
2818         installed.
2820 Sun Feb 18 17:10:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
2822         * automake.in (handle_scripts): SCRIPTS no longer automatically
2823         cleaned.  Now possible to install scripts in pkgdatadir.
2824         ($seen_canonical): New variable.
2825         (generate_makefile): Check for config.guess and config.sub here;
2826         fixes bug reported by Gord Matzigkeit.
2828         * Makefile.am (pkgdata_SCRIPTS): New variable.
2829         (CLEANFILES): New macro.
2831         * scripts-clean.am: Removed.
2833 Sat Feb 17 00:15:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
2835         * automake.in (am_install_var): Error if primary variable actually
2836         defined.
2837         (am_install_var): Skip elements that look like configure
2838         substitutions.
2839         (am_install_var): "EXTRA" is a valid prefix.
2840         (am_install_var): Push contents EXTRA_PRIMARY onto @result.
2841         (handle_merge_targets): Treat "all" target like "install".
2842         (handle_subdirs): Don't push all-recursive.
2844         * header.am (install-@DIR@HEADERS): Don't depend on all.
2845         * data.am (install-@DIR@DATA): Don't depend on all.
2846         * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
2847         * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
2848         * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
2850         * automake.in (am_install_var): Push generated install targets
2851         onto @phony.
2853         * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
2854         * automake.in (handle_merge_targets): Correctly handle recursive
2855         calls of uninstall, install-exec, and install-data.
2856         (handle_merge_targets): Put Makefile, and possibly $config_name,
2857         onto @all.
2858         (handle_merge_targets): Push 'all' onto @install as appropriate.
2860 Fri Feb 16 18:27:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
2862         * automake.in (handle_configure): config.status is in
2863         $(top_builddir), not $(top_srcdir).  Reported by Anthony Green.
2865         * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
2867 Thu Feb 15 19:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
2869         * automake.in: (seen_prog_yacc): New variable.
2870         (scan_configure): Look for yacc.
2871         (handle_source_transform): Skipp C++ header files.
2872         (handle_source_transform): .cxx is a C++ source file.
2874 Wed Feb 14 08:36:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2876         * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
2878         Implemented --verbose feature; idea from Greg Woods:
2879         * automake.in (verbose): New global.
2880         (generate_makefile): Print creating message if verbose.
2881         (grep_for_vers_texi): Print message if verbose.
2882         (handle_dependencies): Ditto.
2883         (scan_configure): Ditto.
2884         (read_am_file): Ditto.
2885         (parse_arguments): Added --verbose.
2886         (initialize_global_constants): Ditto.
2888         * automake.in (get_object_extension): Use am_line_error.
2889         (handle_source_transform): Ditto.
2890         (handle_libraries): Ditto.
2891         (handle_texinfo): Ditto.
2892         (handle_man_pages): Ditto.
2893         (handle_dist): Ditto.
2894         (handle_dist): Ditto.
2895         (handle_subdirs): Ditto.
2896         (handle_configure): Ditto.
2897         (handle_merge_targets): Ditto.
2898         (am_install_var): Ditto.
2899         (am_line_error): Allow actual line number as argument.
2900         (handle_configure): Use am_line_error.
2901         (scan_configure): Set config_header_line.
2902         (config_header_line): New global.
2903         Use @PERL@ to find perl during exec.  From Greg Woods.
2905 Tue Feb 13 22:06:51 1996  Tom Tromey  <tromey@creche.cygnus.com>
2907         * automake.in (initialize_per_input): Init %content_lines.
2908         (read_am_file): Set appropriate content_lines elements while
2909         reading.
2910         (am_line_error): New function.
2911         (read_am_file): Use it.
2912         (handle_options): Ditto.
2914         * automake.in (scan_configure): Handle case where more than one .o
2915         is put into LIBOBJS at once.  Test libobj.test.
2917 Mon Feb 12 20:39:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
2919         * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
2920         Test acouttbs.test.
2921         (handle_subdirs): Restored intl, po warnings.
2923         * automake.in (scan_configure): Delete everything after "," or
2924         ")".  Test acoutnoq.test.
2925         (handle_dist): Use $relative_dir, not nonexistent $subdir.
2926         (handle_subdirs): 'po' and 'intl' are sometimes substituted into
2927         SUBDIRS; don't warn about their absence.
2929 Sun Feb 11 16:55:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
2931         * automake.in (handle_texinfo): Removed bogus error message.
2933         * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
2934         onto @all.
2935         (handle_options): Handle version number.
2937         * automake.in ($maint_charset, $dist_charset): New variables.
2938         (initialize_per_input): Init $local_maint_charset.
2939         (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
2940         (generate_makefile): Don't print "creating...".
2942 Sat Feb 10 16:45:07 1996  Tom Tromey  <tromey@creche.cygnus.com>
2944         * automake.in (get_object_extension): Substitute
2945         @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
2946         (handle_source_transform): Use $1, not \1.
2947         (pretty_print_internal): Handle Tabs in fill when computing indent
2948         on new line.
2949         (handle_merge_targets): Always generate install-exec and
2950         install-data targets.  Test instexec.test.
2951         Fixed error message if fp_PROG_INSTALL missing.
2953         * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
2954         @CONFIG_INCLUDE_SPEC@.
2956         * automake.in (scan_configure): Delete everything after "]".  Test
2957         acoutput.test.
2959         * configure.in (AC_OUTPUT): Create tests/Makefile.
2960         * Makefile.am (SUBDIRS): New macro.
2962         * automake.in (handle_texinfo): Put $vtexi on texi_deps.  From Jim
2963         Meyering.
2965         * configure.in (AC_OUTPUT): Ensure automake is executable.
2967 Thu Feb  8 17:30:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
2969         * automake.in (handle_subdirs): Error if directory in SUBDIRS does
2970         not exist.
2972         * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
2974         From Jim Meyering:
2975         * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
2976         (@DIR@_LIBFILES).
2977         * header.am (install-@DIR@HEADERS): Depend on all, not
2978         $(@DIR@_HEADERS).
2979         * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
2980         * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
2981         $(@DIR@_SCRIPTS).
2982         * programs.am (install-@DIR@PROGRAMS): Depend on all, not
2983         $(@DIR@_PROGRAMS).
2985         * automake.in (initialize_per_input): Initialize
2986         $use_dependencies.
2987         ($seen_path_xtra): New variable.
2988         (scan_configure): Look for AC_PATH_XTRA.
2989         (get_object_extension): Add variables to output if X seen.
2991 Thu Feb  8 10:02:45 1996  Greg A. Woods  <woods@most.weird.com>
2993         * automake.in (handle_programs): add pkglib to list of
2994         directories for C
2995         (various): include a tab as fill for continuation lines
2996         printed with pretty_print*, esp. for macro variable assignments.
2997         [ changed to 4 spaced by me ]
2999 Wed Feb  7 18:00:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
3001         * configure.in (VERSION): Upped to 0.30.
3003         * Makefile.am (automake): Removed.
3004         (DIST_OTHER): Removed.
3006         * automake.in (handle_source_transform): All dep_files are
3007         relative to $(srcdir).
3008         (handle_libraries): Ditto.
3009         (scan_configure): Test for AC_PROG_INSTALL as well as
3010         fp_PROG_INSTALL.  Don't error here.
3011         (seen_prog_install): Now global.
3012         (scripts_installed): New global.
3013         (handle_scripts): Set it.
3014         Give error if appropriate install macro not seen.
3015         (handle_subdirs): Ensure $seen_gettext before requiring
3016         gettext-specific files.
3017         (handle_configure): Automatically rebuild 
3019         From Jim Meyering:
3020         * automake.in (handle_source_transform): Use \W when quoting
3021         regexp.  When blah_SOURCES not explicitly defined, still create
3022         entry in %deps.
3023         * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
3024         * subdirs.am (maintainer-clean-recursive): Now depends on
3025         $(CONFIG_HEADER) and Makefile.
3027         * automake.in (handle_source_transform): Skip macro references.
3029 Mon Feb  5 14:58:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
3031         * automake.in (handle_texinfo): Include "rm" when deleting files.
3033         * Makefile.am (maintainer-check): Expect only one ${...}.
3034         * texinfos.am (install-info): Remove unneeded ${...}.  From Jim
3035         Meyering.
3037         * automake.in (handle_configure): Only define CONFIG_HEADER if
3038         $config_name.
3039         ($seen_gettext): New variable.
3040         (handle_subdirs): Do all gettext-related checking here.
3041         (scan_configure): Just set $seen_gettext.
3042         (handle_man_pages): Properly quote $(MANS).
3044 Wed Jan 31 09:51:30 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
3046         * depend.am: Don't use srcdir anywhere.
3047         * automake.in (handle_libraries): Don't make .deps relative to
3048         srcdir.
3049         (handle_options): Recognize no-dependencies.
3051         * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
3052         ".".  Properly quote regexp.
3054 Tue Jan 30 12:19:09 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
3056         * automake.in (handle_configure): Only defined CONFIG_HEADER if
3057         $config_name.
3058         (read_am_file): Quote regexp when substituting top_builddir.
3059         (handle_source_transform, handle_libraries): Look in
3060         $(srcdir)/.deps for .P files.
3062 Fri Jan 26 00:15:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
3064         * automake.in (am_conf_error): New function.
3065         (scan_configure): Use it.
3066         (scan_configure): A comma also ends AC_OUTPUT macro.
3068         * automake.in (read_am_file): Compute top_builddir when including
3069         header-vars.am.
3070         (handle_configure): Use $top_builddir, not $top_reldir.
3071         (other_input_files): New variable.
3072         (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
3074         Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
3075         * automake.in (input_files, seen_make_set): Declare globally.
3076         (parse_arguments): Use input_files, not make_list.
3077         Only scan configure.in once.
3078         (handle_dist): Use SUBDIRS to determine when to make
3079         subdirectories and recurisvely dist.  Use $(topdir), not "..", to
3080         find top of dist tree.
3081         (handle_configure): Check for AC_PROG_MAKE_SET here.  Don't require
3082         configure.in (done elsewhere).
3083         (scan_configure): seen_make_set is global.  Allow arbitrary space
3084         in LIBOBJS assignment.
3085         (top_builddir): New variable.
3086         * header-vars.am (top_builddir): New variable.
3087         * remake-subd.am (Makefile): Look in top_builddir, not .., when
3088         remaking.
3089         * automake.in (handle_merge_targets): Run 'all' before
3090         check-recursive.
3092         * automake.in (file_contents_with_transform): Changed error
3093         message.
3094         (handle_configure): Define $contents{'CONFIG_HEADER'}.
3096         * texi-version.am: Many changes to support multiple .texi files.
3097         Replaced "version.texi" with "@VTEXI@".  Replaced "vti" with
3098         "@VTI@".
3099         * automake.in (handle_configure): install.sh is an anachronism.
3100         (handle_texinfo): Generalized for multiple .texi files.  Handle
3101         'clean-info' internally.
3102         * texi-clean.am: Removed.
3103         * Makefile.am: Updated for removal.
3105 Wed Jan 24 22:55:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
3107         * automake.in (grep_for_vers_texi): New function.
3108         (handle_texinfo): Use grep_for_vers_texi, not system("grep").
3109         (handle_texinfo): Changes to generalize to multiple .texi files.
3111 Tue Jan 23 14:22:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
3113         Fixes from Gord Matzigkeit:
3114         * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
3115         topsrcdir.
3116         * header.am: New file.
3117         * Makefile.am (pkgdata_DATA): Install header.am.
3118         * automake.in (handle_headers): Use header.am, not data.am.
3119         (am_install_var): Allow pattern to be compiled multiple times.
3121         * config.guess, config.sub: New files.
3122         * Makefile.am (pkgdata_DATA): Install config.guess and
3123         config.sub.
3124         * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
3125         AC_CANONICAL_SYSTEM.
3127 Sun Jan 21 15:51:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
3129         * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
3130         (handle_man_pages): Use man_MANS, not MANS.
3132         * Makefile.am (info_TEXINFOS): Renamed.
3134         * automake.in (scan_configure): Remove comments from input line.
3135         (am_variable): Removed.
3137         * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
3139         * automake.in (config_name, config_header): New globals.
3140         (scan_configure): Look for AC_CONFIG_HEADER.
3141         (handle_configure): Handle more uses of AC_CONFIG_HEADER.
3143 Sat Jan 20 15:54:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
3145         * automake.in (handle_dist_worker): Bug fix.
3147 Fri Jan 19 00:50:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
3149         * automake.in (require_file): Install missing files only according
3150         to desired strictness.
3151         (initialize_per_input): Don't init libsources.
3152         (scan_configure): Reinit libsources.
3153         (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
3154         (fp_c_prototypes): New global.
3155         (scan_configure): Set it.
3156         (get_object_extension): Error if fp_C_PROTOTYPES not in
3157         configure.in when using ansi2knr.
3158         (handle_source_transform): Skip header files.
3160         * automake.in (handle_dist_worker): Explicitly make 'dist' in
3161         subdirs.
3163 Thu Jan 18 00:25:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
3165         From François Pinard:
3166         * automake.in (handle_source_transform): Transform $o file into .P
3167         file.
3168         (handle_dist_worker): Handle case where DISTFILES includes
3169         wildcard.  Bug fix in subdir case.
3171         * automake.in (parse_arguments): Initialize strictness to
3172         'normal'.
3174 Sun Jan 14 13:54:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
3176         * automake.in (scan_configure): Look for NLS support.
3178         Changes from François Pinard:
3179         * texinfos.am (install-info): Correctly install when build dir is
3180         not srcdir.
3181         * tags-subd.am (ID): Indentation change.
3182         * kr-vars.am (o): Use ".@U@o", not "@U@o".
3183         * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
3184         * automake.in (handle_dist_worker): Fixlets.
3185         (handle_dist): Sort keys going into dist_common.
3187 Sat Jan 13 00:18:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
3189         * automake.in (handle_dist_worker): If Gnits, don't allow release
3190         until NEWS is updated.
3192         * configure.in (VERSION): Version 0.29.
3194         * Makefile.am (maintainer-check): Look for perl4.036 in path.
3196         * dist-vars.am (DISTFILES):  Include BUILT_SOURCES.
3197         (DEP_DISTFILES): Ditto.
3199         * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
3200         * dist-vars.am (DEP_DISTFILES): New variable.
3202         * automake.in (handle_options): Support dist-shar option.
3203         (handle_dist_worker): New function.
3204         (handle_dist): Use it.
3206         * texi-version.am (mostlyclean-vti): Remove version.tmp, not
3207         *.tmp.
3209         * automake.in (handle_dist): Chmod distdir 777.  From François
3210         Pinard.
3212         * automake.in (scan_configure): New function.
3213         (initialize_per_input): Init libsources.
3214         (generate_makefile): Run handle_configure first.
3215         (handle_configure): Run scan_configure.
3216         (handle_configure): Don't look for AC_PROG_MAKE_SET here.
3218 Thu Jan 11 23:14:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
3220         * Makefile.am (AUTOMAKE_OPTIONS): New variable.
3222         * automake.in (strictness, strictness_name): Renamed.
3223         (initialize_per_input): Set strictness, strictness_name.
3224         Initialize %options.
3225         (generate_makefile): Run handle_options.
3226         (handle_options): New function.
3227         (handle_man_pages): Make install-man depend on $(MANS).  Turn off
3228         man page install if no-installman option given.
3229         (read_am_file): Deprecate @kr@.
3230         (get_object_extension): Look at ansi2knr option.
3231         (parse_arguments): Take global strictness from command-line
3232         options.
3234 Tue Jan  9 11:24:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
3236         Fixes from François Pinard:
3237         * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
3238         * automake.in (get_object_extension): Use $o, not $(kr)o.
3239         (handle_source_transform): Don't look for $(kr)c files.
3240         * kr-vars.am (o): New macro.
3241         (kr): Removed.
3243         * depend.am (DEP_FILES): Removed.
3244         * automake.in (handle_source_transform): Push .P file onto
3245         dep_files.
3246         (initialize_per_input): New variable %dep_files.
3247         (handle_dependencies): Generate DEP_FILES here.
3249 Mon Jan  8 22:27:33 1996  Tom Tromey  <tromey@creche.cygnus.com>
3251         * automake.in (do_one_clean_target): Only remove config.status in
3252         top-level directory.
3253         (handle_tags): Removed 'id' from .PHONY list.  From Jim Meyering.
3255         * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
3257         * automake.in (handle_dist): Make "ln" quiet.
3259         * tags-subd.am (ID): Depend on HEADERS and SOURCES.
3261 Sat Jan  6 10:58:23 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3263         * automake.in (handle_merge_targets): 'check' shouldn't depend on
3264         'all' at top level.
3265         (file_contents_with_transform): New function.
3266         (am_install_var): Use file_contents_with_transform.
3267         (handle_programs): Ditto.
3268         (handle_libraries): Ditto.
3269         (handle_texinfo): Ditto.
3270         (handle_merge_targets): Let 'install' depend on 'all' if no other
3271         dependencies exist.  From Jim Meyering.
3272         (check_gnu_standards): GNU requires AUTHORS file.  (See
3273         maintain.text).
3274         (require_file): Put body in loop.
3275         (get_object_extension): Only call require_file once.
3276         (handle_configure): Ditto.
3278         From Jim Meyering:
3279         * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
3280         * tags-subd.am (id): Removed.
3282 Fri Jan  5 10:31:19 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3284         * Added copyright notice to each .am file.
3286         * automake.in: Cleanups from François Pinard to avoid $#.
3287         (require_argument): Fixed sense of test.
3288         (set_strictness): Bug fix.
3290 Thu Jan  4 21:21:29 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3292         * Makefile.am (pkgdata_DATA): Removed old dist files.
3294         * dist-subd-top.am, dist-subd.am, dist.am: Removed.
3296         * automake.in (set_strictness): Set $strictness_name.
3297         (strictness_name): New variable.
3298         (handle_dist): Substantially rewrote.
3300         * configure.in: Point AC_INIT at automake.in.
3302         * automake.in (generate_makefile): Report errors against
3303         Makefile.in, not Makefile.am.
3305 Wed Jan  3 00:05:40 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3307         * mdate-sh: Bug fix from Jim Meyering.
3309         * dist.am (dist): Changed in parallel with dist-subd-top.am.
3311         * mkinstalldirs: Reverted.
3313         * automake.in (initialize_global_constants): Allow COPYING.LIB
3314         again.
3315         (check_gnits_standards): Disallow COPYING.LIB.
3317         * texinfos.am (install-info): Only look in $(srcdir) for info
3318         files.
3320         * automake.in (initialize_global_constants): New variable
3321         gen_copyright.
3322         (read_am_file): Put a copyright in each Makefile.in.
3324         * dist-vars.am (DISTFILES): Put DIST_COMMON first.
3326         * automake.in (am_install_var): Put space before "=".
3327         (handle_dist): Put README first in DIST_COMMON.
3329         * Makefile.am (pkgdata_DATA): Include COPYING.
3331         * COPYING: New file.
3333         * automake.in (parse_arguments): Added --gnu and --gnits as
3334         synonyms.
3335         (initialize_global_constants): Ditto.
3336         (initialize_global_constants): Don't auto-distribute COPYING.LIB.
3337         (initialize_global_constants): Look for README first.
3338         (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
3339         ABOUT-GNU.
3340         (check_gnu_standards): Require file COPYING.
3342         From François Pinard:
3343         * automake.in (file_contents): Comment out "warn"s.
3344         (usage): Use 4 columns.
3345         (USAGE_FORMAT): Ditto.
3347         * texinfos.am (install-info): Look for info file relative to $$d.
3349         * Makefile.am (cvs-dist): Suppress output of "grep".
3351         * configure.in (VERSION): Version 0.28.
3353         * automake.in (pretty_print_internal): Fix for Perl 4
3354         compatibility.
3356         * configure.in (VERSION): Version 0.27.
3358         * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
3359         invocation.
3361         * automake.in (initialize_global_constants): Don't quote "@" in
3362         $install_man_format.
3363         (handle_merge_targets): use "@:" as empty command, not ":".
3365 Tue Jan  2 23:33:24 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3367         * texinfos.am (install-info): Look in $d for info files.  From
3368         François Pinard.
3370         * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
3372         * automake.in (read_am_file): Correctly deal with continued
3373         variable definitions.
3375 Mon Jan  1 15:43:25 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3377         * automake.in (handle_merge_targets): 'check' target depends on
3378         'all'.
3379         (file_contents): Don't be so verbose.
3380         (read_am_file): Ditto.
3381         (read_am_file): Must use substr to check for trailing \.
3382         (am_install_var): Use push_phony_cleaners.
3383         (file_contents): Set $was_rule when assuming a rule is seen.
3384         (read_am_file): Ditto.
3385         (do_one_clean_target): Removed spurious newline.
3387         Some changes from François Pinard:
3388         * Removed trailing whitespace from all '.am' files.
3389         * tags-subd.am (ID): Use &&, not ;.
3390         (TAGS): Ditto.
3391         * automake.in (parse_arguments): Removed useless message.
3392         (parse_arguments): Don't explicitly referenced STDERR.
3393         (require_argument): Ditto.
3394         (am_error): Ditto.
3395         (set_strictness): Ditto.
3396         (file_contents): Ditto.
3397         (read_am_file): Ditto.
3398         (generate_makefile): Style tweaks.
3399         (handle_programs): Ditto.
3400         (handle_libraries): Ditto.
3401         (handle_texinfo): Ditto.
3402         (handle_man_pages): Ditto.
3403         (handle_tags): Ditto.
3404         (handle_dist): Ditto.
3405         (handle_subdirs): Ditto.
3406         (handle_configure): Ditto.
3407         (handle_footer): Don't put newline before footer.am contents.
3408         (handle_merge_targets): Style tweaks.
3409         (do_one_clean_target): Ditto.
3410         (dirname): Ditto.
3411         (am_variable): Ditto.
3412         Defined some new constants.
3413         (generate_makefile): Don't call generate_header.
3414         (generate_header): Removed.
3415         (file_contents): Rewrote.
3416         (read_am_file): Rewrote.
3418         * automake.in (generate_makefile): Handle phony target.
3419         (do_one_clean_target): Pretty-print dependencies.
3420         (handle_installdirs): Pretty-print rule.
3422         * Makefile.am (maintainer-check): Made some commands silent.
3424         * automake.in (initialize_global_constants): Don't install or
3425         uninstall cat'd man pages.
3426         (initialize_per_input): Added phony target.
3427         (push_phony_cleaners): New function.
3428         (get_object_extension): Handle phony targets.
3429         (handle_texinfo): Ditto.
3430         (handle_man_pages): Ditto.
3431         (handle_tags): Ditto.
3432         (handle_dist): Ditto.
3433         (handle_subdirs): Ditto.
3434         (handle_installdirs): Ditto.
3435         (handle_merge_targets): Ditto.
3436         (handle_clean): Ditto.
3437         (do_one_merge_target): Ditto.
3438         (am_install_var): Ditto.
3439         (handle_phony): New function.
3440         (generate_makefile): Call it.
3441         (pretty_print_internal): New function.
3442         (pretty_print_rule): Ditto.
3444 Sun Dec 31 13:04:59 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3446         * automake.in (initialize_global_constants): Don't print body of
3447         loop at make time.
3449         Changes from François Pinard:
3450         * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
3451         (DEP_FILES): Put dependency files in $(srcdir).
3452         Look in $(srcdir) when including dependency files.
3453         ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
3454         (.deps/%.P): MKDEP includes all macro expansions.
3455         * dist-subd-top.am (dist): Get absolute path for distdir.  Don't
3456         be so verbose.
3457         * dist-subd.am (dist): Don't be so verbose.
3458         * dist.am (dist): Don't be so verbose.
3460         * automake.in (do_one_clean_target): Remove config.status in
3461         maintainer-clean.  From Jim Meyering.
3463         * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix.  From Jim
3464         Meyering.
3466         * automake.in (handle_merge_targets): Add dummy command for empty
3467         install target.  From Jim Meyering.
3469 Tue Dec 12 10:06:28 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3471         * texinfos.am (uninstall-info): Bug fix.
3473         * Makefile.am (maintainer-check): Error if ${...} used.
3474         * depend.am (DEP_FILES): Prefer $(...).
3476         * scripts.am (install-@DIR@SCRIPTS): Only install script if it
3477         exists.
3478         * libraries.am (install-@DIR@LIBRARIES): Only install library if
3479         it exists.
3480         * programs.am (install-@DIR@PROGRAMS): Only install program if it
3481         exists.
3483         * texinfos-vars.am (TEXFILES): Removed.
3485         * Makefile.am (pkgdata_DATA): Removed libprograms.am.
3487         * automake.in (do_one_merge_target): Never generate trailing
3488         whitespace.
3489         (pretty_print): New function.
3490         (handle_footer): Prettyprint definitions.
3491         (am_install_var): Ditto.
3492         (handle_source_transform): Ditto.
3493         (handle_dist): Ditto.
3494         (handle_libraries): Ditto.
3495         (read_am_file): Put comments nearer appropriate code.
3497         * texi-clean.am (mostlyclean-info): Use continued lines, not
3498         multiple rm's.  From Jim Meyering.
3500 Sun Dec 10 11:59:33 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3502         * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
3503         mkinstalldirs, texinfo.tex to be installed.
3504         * automake.in (symlink_exists): New global.
3505         (install_missing): Ditto.
3506         (require_file): Install missing files if possible.
3507         (parse_arguments): Handle --install-missing option.
3508         (initialize_global_constants): Document --install-missing.
3510         * Makefile.am (cvs-dist): Don't release unless NEWS updated.
3511         Ensure 'checks' pass before release.
3512         (maintainer-check): Renamed.  Look in $(srcdir) for sources.  From
3513         Franc,ois Pinard.
3514         (cvs-dist): Depend on maintainer-check instead of explicitly
3515         running check.
3517         * configure.in (VERSION): Version 0.26.
3519         * Makefile.am (check-local): Only look at [a-z]*.am.  Fixed sense
3520         of 'if' test.
3522         * depend.am (DEP_FILES): Bug fix.
3524         * automake.in (do_one_clean_target): Typo.
3526         * Makefile.am (check-local): Run syntax check under Perl 4.
3528         * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
3529         (handle_source_transform): Loop variable is now $_.  From Gor
3531         * Makefile.am (check-local): Check for 'true' in source.
3532         * texinfos.am (install-info): Can't use "true" in any rule.
3534 Sat Dec  9 10:16:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3536         * Makefile.am (cvs-dist): New target.
3538         * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
3539         failures.
3541         * texinfos.am (install-info): Don't do install-info for now.
3543         * clean.am (distclean-generic): Don't remove config.status here.
3544         * automake.in (do_one_clean_target): Remove config.status later,
3545         for 'make -j2'.  From Jim Meyering.
3547 Fri Dec  8 16:30:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3549         * configure.in (VERSION): Version 0.25.
3551         * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
3552         (handle_configure): Check for AC_PROG_MAKE_SET.
3554         * depend.am (DEP_FILES): Handle deANSIfication case.  From Jim
3555         Meyering.
3557         * automake.in (am_install_var): Changed how 'clean' handled for
3558         uniform name targets.
3559         * Makefile.am (pkgdata_DATA): Added new files.
3560         * data-clean.am: New file.
3561         * scripts-clean.am: New file.
3562         * libraries-clean.am: New file.
3563         * programs-clean.am: New file.
3565 Wed Dec  6 00:06:11 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3567         * automake.in (am_install_var): Error if variable name
3568         "misspelled".
3569         (handle_source_transform): Automatically include .c file
3570         corresponding to .y or .l.
3572 Tue Dec  5 00:46:14 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3574         * programs.am: Changed for uniform naming scheme.
3576         * automake.in (read_am_file): Allow '-' and '.' in target names.
3577         (generate_makefile): Don't pass arguments to handle_libraries.
3578         (initialize_per_input): Define @sources, @objects.
3579         (generate_makefile): Init @sources, @objects if needed.
3580         (handle_source_transform): Push onto @sources, @objects here.
3581         (am_install_var): Push primary onto @all, for configure-time
3582         customization.
3583         (handle_programs): Use new uniform naming scheme.
3585         * Makefile.am (check-local): New target.
3587         * automake.in (handle_libraries): Use uniform naming scheme.
3589         * libraries.am: Rewrote for uniform naming scheme.
3591         * scripts.am: Updated names of all clean targets.
3593         * automake.in (handle_programs): Split on all whitespace.
3594         (handle_libraries): Ditto.
3595         (handle_texinfo): Ditto.
3596         (handle_man_pages): Ditto.
3597         (am_install_var): Changed return result.
3598         (am_install_var): Changed interface.
3599         (am_install_var): Push onto @clean@ if requested.
3600         (handle_scripts): Pass -clean to am_install_var.
3602 Mon Dec  4 11:55:36 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3604         * automake.in (am_install_var): Push target onto @all.
3605         (get_object_extension): Use $(...).
3606         (handle_source_transform): Ditto.
3607         (handle_programs): Ditto.
3609         * automake.in (require_argument): New function.
3610         (parse_arguments): Use it.
3611         (push_dist_common): New function.
3612         (generate_makefile): Use it.
3613         (handle_texinfo): Ditto.
3614         (handle_dist): Ditto.
3615         (handle_configure): Ditto.
3616         (require_file): Ditto.
3617         (generate_makefile): Don't pass arguments to handle_scripts.
3618         (handle_configure): Require configure.in.
3619         (check_gnu_standards): New function.
3620         (check_gnits_standards): Ditto.
3621         (generate_makefile): Check standards.
3623         * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
3625         * automake.in (LENIENT, GNU, GNITS): New constants.
3626         (initialize_per_input): New function.
3627         (generate_makefile): Use it.
3628         (initialize_global_constants): Renamed from init_globals.
3629         (require_file): Added strictness argument.
3630         (parse_arguments): Added --strict option.
3631         (set_strictness): New function.
3632         (parse_arguments): use it.
3633         (initialize_global_constants): Document --strictness.
3635         * automake.in: Use ${1+"$@"} to preserve quoting when running
3636         under sh.
3638         * texinfos.am (install-info): Don't use "true".
3639         * tags.am (TAGS): Don't use "true".
3641         * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
3642         remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
3644         * program.am (@PROGRAM@): Use LINK macro.
3645         * compile.am (.c.o): Use COMPILE macro.
3647         * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
3648         ${...}.
3650         * subdirs.am (RECURSIVE): Removed macro.
3652         * clean.am: Changed to not be so verbose.
3654         * Makefile.am (pkgdata_DATA): Include texi-clean.am.
3655         * automake.in (handle_texinfo): Transform texi-clean and put into
3656         output rules.
3657         * texinfos-vars.am (TEXFILES): Removed.
3658         * texinfos.am: Removed 'clean' targets.
3659         * texi-clean.am: New file.
3661         * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
3663         * texinfos-vars.am (TEXFILES): Added *.op.
3665         * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
3666         standards.
3667         * dist.am (dist): Use DISTFILES.
3668         * dist-subd.am (dist): Use DISTFILES.
3669         * dist-subd-top.am (dist): Use DISTFILES.
3671 Sun Dec  3 00:24:08 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3673         * Makefile.am (ETAGS_ARGS): Define.
3675         * depend.am (.deps/.P): Use ":", not "echo timestamp".  From Jim
3676         Meyering.
3678         * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
3680         * automake.in (handle_scripts): Use am_install_var.
3682         * scripts.am: Rewrote for new uniform naming scheme.
3684         * Makefile.am (pkgdata_DATA): Removed libscripts.am.
3686         * libscripts.am: Removed.
3688         * packagedata.am: Removed.
3690         * Makefile.am (PACKAGEDATA): Removed packagedata.am.
3691         (pkgdata_DATA): Renamed from PACKAGEDATA.
3693         * automake.in (handle_data): Use am_install_var.
3694         (init_globals): Init %exec_dir_p.
3696         * data.am: Rewrote for new uniform naming scheme.
3698         * automake.in (get_object_extension): New function.
3699         (handle_programs): Use it.
3700         (dir_holds_sources): Changed interpretation.
3701         (handle_headers): New function.
3702         (am_install_var): New function.
3703         (generate_makefile): Call handle_headers.
3705         * header-vars.am (pkgdatadir): New macro.
3706         (pkglibdir): Ditto.
3707         (pkgincludedir): Ditto.
3709         * automake.in (handle_source_transform): New function.
3710         (am_error): New function.
3711         (generate_makefile): Use it.
3712         (handle_source_transform): Ditto.
3713         (handle_texinfo): Ditto.
3714         (handle_dependencies): Ditto.
3715         (handle_merge_targets): Ditto.
3716         (require_file): Ditto.
3718 Sat Dec  2 21:39:56 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3720         * automake.in: Updated FSF address.  From Jim Meyering.
3721         * header-vars.am: Updated FSF address.
3723         * distname.am: Removed.
3725         * automake.in (file_contents): Strip "##" comments.
3726         * Various files: Added "##" comments for strange things.
3728         * automake.in (handle_tags): Generate TAGS rule for every
3729         directory.
3731         * subdirs.am (RECURSIVE): Include installcheck-recursive.
3732         * automake.in (installcheck): New variable.
3733         (generate_makefile): Initialize it.
3734         (handle_subdirs): Push 'installcheck-recursive'.
3735         (handle_merge_targets): Handle installcheck target.
3737 Thu Nov 30 20:13:16 1995  Tom Tromey  <tromey@cambric>
3739         * automake.in ($PACKAGE): Removed.
3741         * header-vars.am (ALL): Removed.
3743         * automake.in: Reworked 'all' target handling.
3745         * automake.in (generate_makefile):
3746         Don't use AM_ forms in call to am_variable.
3748         * automake.in: Changes for Perl 5, from Gord Matzigkeit
3750         * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
3752         * automake.in (handle_footer): Allow SUFFIXES variable.
3754         * automake.in (am_variable): New function.
3755         (handle_texinfo): Use it.
3756         (generate_makefile): Use it.
3758         * configure.in: Version 0.24.
3760 Wed Nov 29 23:50:14 1995  Tom Tromey  <tromey@cambric>
3762         * automake.in (handle_libraries):
3763         Generate blah_LIBADD defines if required.
3765         * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
3767         * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
3769         * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
3771         * configure.in: Version 0.23
3773         * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
3775         * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
3777         * automake.in: New option --output-dir
3779         * automake.in (handle_configure): Fixed typo.
3781         * automake.in (handle_installdirs): Always make installdirs target.
3783         * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
3784         uninstall-exec-recursive.  Added installdirs-recursive.
3786         * automake.in (handle_installdirs): Handle installdirs-recursive.
3787         (handle_man_pages): 'all' depends on $(MANS)
3789         * Makefile.am: Removed mans.am.
3791         * automake.in: More man-related fixes
3793         * automake.in: Bug fixes
3795         * automake.in: Rewrote man page handling.
3797         * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
3799         * automake.in (handle_installdirs): New function.
3800         (@installdirs): New global.
3801         Many changes to deal with installdirs.
3803         * clean.am (clean-generic): Always supply 'else' clause to 'if'
3805         * automake.in (generate_header): Don't use header.am.
3806         (handle_dist): Don't use dist-subd-vars.am.
3808         * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
3810         * Makefile.am (DISTCLEANFILES): Removed.
3812         * clean.am (clean-generic): Bug fix.
3814         * clean.am (clean-generic): Only remove CLEANFILES if nonempty
3816         * texi-version.am (clean-vti): No such macro as VTI
3818 Tue Nov 28 19:56:07 1995  Tom Tromey  <tromey@cambric>
3820         * automake.in: Bug fix for maintainer-clean
3822         * automake.in (do_one_clean_target):
3823         Print special text in maintainer-clean.
3824         (handle_clean): Always include clean.am
3826         * clean.am: Use -generic clean targets.
3828         * compile.am: Added clean targets.
3830         * configure.in: Version 0.22.
3832         * automake.in (handle_dependencies):
3833         Put trailing newline after all deps.
3835         * automake.in (handle_dependencies): Another dependency bug fix.
3837         * automake.in (handle_dependencies):
3838         Bug fix when including dependencies.
3840         * automake.in (handle_configure):
3841         Verify existence of install-sh, mkinstalldirs
3843         * automake.in (handle_texinfo): Include stamp-vti in distribution
3845         * dist-subd-vars.am, dist-vars.am (DIST_FILES):
3846         Include DATA, PACKAGEDATA.
3848         * Makefile.am: Nothing
3850         * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
3852         * automake.in (handle_texinfo): Typo
3854         * automake.in: If script ends up in shell, feed to perl
3856         * automake.in: Rewrote 'clean' rules.
3857         Documentation made and installed first.
3858         'all' depends on 'info'
3860 Mon Nov 27 23:57:29 1995  Tom Tromey  <tromey@cambric>
3862         * configure.in, Makefile.am: Turned off internationalization.
3864         * clean-kr.am: Rewrote for new clean scheme.
3866         * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
3868         * Makefile.am (PACKAGEDATA): Include tags-clean.am
3870         * subdirs.am: Removed bogus local clean targets
3872         * tags-clean.am: Initial revision
3874         * texi-version.am: Added clean targets
3876         * texinfos.am: Fixes to clean targets.
3878         * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
3879         Added clean targets
3881         * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
3883         * automake.in: Completely revamped automatic de-ANSI-fication
3885         * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
3887         * compile-vars.am (LINK): New macro
3889         * kr-vars.am: Trailing blank line
3891         * compile-kr.am: Rewrote
3893         * compile-vars.am (COMPILE): New macro
3895         * compile-vars.am (ANSI2KNR): Removed
3897         * Makefile.am (PACKAGEDATA): Removed all sed scripts.  Added kr-vars.am
3899         * kr-vars.am: Initial revision
3901         * automake.in (require_file): New function.
3902         (handle_texinfo): Require 'mdate-sh'
3903         (common_sometimes): New variable
3904         (usage): Use it.
3906         * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
3908         * mdate-sh: Initial revision
3910         * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
3912         * automake.in (generate_makefile):
3913         Put Makefile.in, Makefile.am in @dist_common
3914         (handle_configure): Use @dist_common as appropriate
3916         * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
3918         * configure.in: Abort if perl not found
3920         * configure.in: Look for perl
3922         * automake.in: Reimplemented in Perl
3924         * automake.in: Fixlet
3926 Sun Nov 26 08:09:30 1995  Tom Tromey  <tromey@cambric>
3928         * automake.in: Always print ".SUFFIXES:" rule.
3930         * automake.in: Distribution config.h.in if required
3932         * automake.in: Bug fix when including texi-version.am
3934         * automake.in: Bug fix when looking for .texi file in $am_reldir
3936         * depend.am: Comment fix
3938         * automake.in: Look for .texi file in $am_reldir
3940         * automake.in: Fixlet
3942         * automake.in: Blank line after targets from user's Makefile.am
3944         * automake.in: Move footer items to actual footer
3946         * automake.in: Include stamp-h.in in DIST_COMMON if necessary
3948         * automake.in (common):
3949         Don't include acconfig.h, config.h.top, config.h.bot
3951         * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
3953         * Makefile.am (CONFIG_H): Define
3955         * acconfig.h: Initial revision
3957         * configure.in: Use AC_CONFIG_HEADER.
3959         * automake.in: Put blah_TEXINFOS into DIST_COMMON
3961         * automake.in: .info file explicitly depends on primary .texi file
3963         * texinfos.am (install-info): Always supply 'else' clause to 'if'
3965         * tags.am (TAGS): Always supply 'else' clause to 'if'
3967         * subdirs.am (.NOEXPORT): Removed (now in footer.am)
3969         * automake.in: Always include footer.am in output
3971         * mans.am (install-man): Always supply 'else' clause to 'if'
3973         * automake.in: More version.texi fixes
3975         * automake.in: Only do version.texi processing if requested.
3977         * automake.in: Minor internationalization fixes.
3978         Subshell can now exit with nonzero status.
3979         Fixed up .texi handling; now uses texi-version.am
3980         Make sure '.c' and '.o' are in .SUFFIXES if required.
3982         * Makefile.am (PACKAGEDATA): Include texi-version.am
3983         (stamp-vti, version.texi): Removed
3984         (TEXINFOS): Don't reference version.texi
3986         * texi-version.am: Initial revision
3988         * dist.am, dist-subd-top.am (dist):
3989         [DIST_SUBDIRS] Follow symlinks when copying.
3991         * dist-subd-top.am (dist): Removed unneeded subdir= option to make
3993 Sat Nov 25 23:23:39 1995  Tom Tromey  <tromey@cambric>
3995         * automake.in: Added --amdir option
3997         * Makefile.am, configure.in: Turned on internationalization
3999         * Makefile.am: Set EDITION
4001         * configure.in: Version 0.21
4003         * tags.am, tags-subd.am: Don't use double-colon rules
4005         * automake.in: Redid install-data, install-exec, uninstall handling
4007         * configure.in: Turn off i18n
4009 Fri Nov 24 23:51:37 1995  Tom Tromey  <tromey@cambric>
4011         * automake.in (common): Remove NLS
4013         * automake.in (common): Include ABOUT-NLS.
4015         * automake.in: Test for install-sh and mkinstalldirs
4017         * automake.in: Blank line after OBJECTS= line
4019         * automake.in: Start subshell in loop after check for Makefile.am
4021         * automake.in: --use-deps now the default
4023         * automake.in (am_dir): Don't apply transform to install directory name
4025         * packagedata.am: Don't apply transform to install directory name
4027         * Makefile.am (SUBDIRS): Hold off on internationalization
4029 Thu Nov 23 18:02:38 1995  Tom Tromey  <tromey@cambric>
4031         * automake.in:
4032         Write 'SOURCES =' line after copying Makefile.am variables
4034         * automake.in: Fixed bug in "--" option processing
4036         * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
4038         * Makefile.am (DIST_OTHER): Include gettext-sh
4040         * Makefile.am (SUBDIRS): Define
4042         * configure.in: Include internationalization bits
4044         * automake.in: Many changes to avoid double-colon rules.
4046         * subdirs.am: ($(RECURSIVE)): Print name of target actually used
4048         * subdirs.am: Removed "::" rules
4050         * header.am: Removed install, uninstall
4052         * header.am: Added install, uninstall targets
4054         * hack-make.sed: Rewrite targets like "all-local" to "all_local"
4056         * header.am, libraries.am, mans.am, texinfos.am, footer.am:
4057         Removed "::" rules
4059         * Makefile.am (PACKAGEDATA): Include libscripts.am
4061         * libprograms.am: Don't install libscripts here
4063         * libscripts.am: Initial revision
4065         * scripts.am, programs.am, libprograms.am: Removed "::" rules
4067         * automake.in (am_dir): Run package name through name transform.
4069         * automake.in: Don't use packagedata.sed or data.sed
4071         * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed.  Added
4072         packagedata.am
4074         * data.am: No longer run through sed
4076         * packagedata.am: Initial revision
4078 Wed Nov 22 22:31:02 1995  Tom Tromey  <tromey@cambric>
4080         * automake.in: No blank line after Usage
4082         * automake.in: Removed "NLS nuisances" section.
4083         Now uniformly uses $echo for user-visible messages (in advance of
4084         internationalization)
4086         * subdirs.am (maintainer-clean): Don't use realclean-local
4088         * Makefile.am: Use PACKAGEDATA, not custom code
4090         * data.am: Use @LONG@, not $(@LONG@)
4092         * automake.in: Handle DATA and PACKAGEDATA
4094         * packagedata.sed: Initial revision
4096         * data.am: Use @DIR@, not $(@DIR@)
4098         * data.sed: Use $(datadir), not datadir
4100         * data.sed: Initial revision
4102         * data.am: Wrote uninstall targets
4104         * data.am: Initial revision
4106         * dist-subd.am (dist): Don't link a file that has already been linked
4108         * dist-subd-top.am, dist.am (dist):
4109         Run `automake --include-deps' before making distribution
4111         * automake.in: More dependency-tracking bug fixes
4113         * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
4115         * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
4117         * tags-subd.am, tags.am: Added trailing blank line
4119         * depend.am: Use ".P", not "empty.P", as placeholder.
4121         * automake.in: Only include depend.am if SOURCES not empty
4123         * automake.in: Added --use-deps and --include-deps options.
4124         Handle auto-generating dependencies.
4126         * Makefile.am (am_DATA): Include depend.am
4128         * depend.am: Initial revision
4130         * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
4132         * automake.in: Put blank line after .SUFFIXES
4134         * scripts.am: Added blank line at end
4136         * scripts.am: Removed unnecessary comment
4138         * scripts.am: Removed unnecessary workarounds
4140         * automake.in: Don't include programs.am if PROGRAMS empty
4142         * header-vars.am (INSTALL_SCRIPT): Typo
4144         * texinfos.am, compile-kr.am: Don't include .SUFFIXES
4146         * automake.in: Handle .SUFFIXES here.
4148         * configure.in: Use fp_PROG_INSTALL
4150         * header-vars.am: Changes for autoconf 2.5.
4151         Now includes INSTALL_SCRIPTS.
4153         * texinfos.am (install-info): Bug fix
4155         * automake.in:
4156         Include scripts.am or libscripts.am in output if appropriate
4158         * programs.am (install-programs, uninstall-programs):
4159         Don't install SCRIPTS
4161         * Makefile.am (am_DATA): Include scripts.am
4163         * scripts.am: Initial revision
4165 Tue Nov 21 09:11:38 1995  Tom Tromey  <tromey@cambric>
4167         * automake.in:
4168         Cleaned up how "prog_SOURCES" variable is found in input.
4169         Ditto prog_OBJECTS.
4170         Put static sed scripts into separate, installed files.
4172         * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
4174         * hack-make.sed, nl-remove.sed: Initial revision
4176         * texinfos.am (install-info): Rewrote
4178         * subdirs.am (all-recursive): Put with other -recursive rules
4180         * configure.in: Version 0.20
4182         * automake.in: Another bug fix
4184         * automake.in: Bug fix when looking for texinfo.tex
4186         * texinfo.tex: Initial revision
4188         * automake.in:
4189         If TEXINFOS defined but texinfo.tex does not exist, give warning.
4191         * subdirs.am (all): Renamed from _all.  Now uses all-recursive
4192         (all-recursive): Don't fail immediately if -k specified.
4194 Mon Nov 20 22:48:03 1995  Tom Tromey  <tromey@cambric>
4196         * subdirs.am (_all):
4197         New target.  Now use Jim Meyering's formulation of AIX
4198         workaround.
4199         (install-exec, install-data): New targets
4201 Sat Nov 18 19:07:30 1995  Tom Tromey  <tromey@cambric>
4203         * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
4205         * automake.in: Use @datadir@
4207         * automake.in: Added @configure_input@ line
4209 Fri Nov 17 23:32:43 1995  Tom Tromey  <tromey@cambric>
4211         * automake.in: "--help" option now prints auto-recognized file names.
4212         Allow AM_ overriding of more variables.
4214         * texinfos.am (install-info):
4215         Don't cd to srcdir to avoid breaking install-sh
4216         Other bug fixes
4218         * Makefile.am: Handle automake.texi
4220 Thu Nov 16 18:43:43 1995  Tom Tromey  <tromey@cambric>
4222         * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
4224         * tags.am (TAGS): bug fix
4226         * automake.in: Use am_dir, not AM_DIR.
4227         Use version, not VERSION.
4228         Bug fix in TAGS code.
4230         * Makefile.am (am_DATA): Include tags.am and tags-subd.am
4232         * subdirs.am: TAGS target now in tags.am
4234         * footer.am: TAGS and ID targets now in tags-subd.am
4236         * tags-subd.am, tags.am: Initial revision
4238         * automake.in: Cleaned up AM_PROGRAM code.
4239         Handle TAGS target better
4241         * remake.am, remake-subd.am (Makefile.in): Bug fix.
4243         * automake.in (usage): Updated
4245         * remake-subd.am, remake.am:
4246         Added rule where Makefile.in depends on Makefile.am
4248         * automake.in: Entire body of 'for' loop now in subshell
4250         * automake.in (common): config.guess and config.sub are common files.
4252         * dist-subd-top.am, dist.am (dist): Bug fix.
4254         * Makefile.am (DIST_OTHER): Don't include TODO
4256         * automake.in: Auto-include TODO and THANKS files.
4258         * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
4260         * automake.in: More bug fixes in "look for Makefile.am" code.
4262         * automake.in: Bug fix in "look for Makefile.am" code.
4264         * automake.in:
4265         If no arguments given, look for all Makefile.am's in this
4266         directory and in immediate subdirs
4268         * automake.in: Bug fixes for LDADD-override feature.
4270         * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
4272         * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
4274         * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
4276         * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
4278 Wed Nov 15 01:54:43 1995  Tom Tromey  <tromey@cambric>
4280         * automake.in: No longer look for _SOURCES or _OBJECTS
4282         * header-vars.am:
4283         Remove "automatically created" header (now in automake).
4284         Updated copyright.
4286         * automake.in: Put version info in Makefile header
4288 Tue Nov 14 23:38:17 1995  Tom Tromey  <tromey@cambric>
4290         * automake.in: Minor cleanups
4292         * dist-subd-top.am, dist.am (dist):
4293         Don't link or copy file if it already exists.
4295         * automake.in:
4296         Look for _SOURCES (common sources) and generate _OBJECTS.
4298         * footer.am (ID, TAGS): Include HEADERS
4300         * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
4302 Mon Nov 13 22:20:02 1995  Tom Tromey  <tromey@cambric>
4304         * dist-subd.am (distdir): Is relative to ".."
4306         * dist-subd-vars.am (PACKAGE, VERSION): Define
4308         * dist-subd.am (dist): Don't handle DIST_DIRS.
4310         * mans.am (uninstall-man): Another bug fix.
4312         * mans.am (uninstall-man): Bug fix.
4314         * dist.am, dist-subd-top.am (dist): Bug fix
4316         * Makefile.am (DIST_SUBDIRS): New macro
4318         * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
4320         * Makefile.am (DIST_OTHER): Include automake.in
4322         * Makefile.am (DISTCLEANFILES): New macro.
4324         * automake.in (common): Include COPYING.LIB
4326         * Makefile.am (automake): New rule.
4328         * texinfos.am (install-info): Changed per GNU standards
4330         * remake-hdr.am (stamp-h.in):
4331         Use "touch", not "date", per GNU standards.
4333         * automake.in (common): Include texinfo.tex
4335 Sun Nov 12 23:59:08 1995  Tom Tromey  <tromey@cambric>
4337         * automake.in: More fixes when finding common files.
4339         * Makefile.am (DIST_OTHER): Another removal.
4341         * automake.in: Special-case when amdir=.
4343         * Makefile.am (DIST_OTHER): Removed auto-detected files.
4345         * automake.in:
4346         Search for commonly-used files and auto-include them in distribution
4348         * dist-vars.am (DIST_FILES): Include DIST_COMMON.
4349         (DIST_CONF): Removed files searched for by automake.
4351         * automake.in: More arg-parsing bug fixes.
4353         * Makefile.am (DIST_OTHER): Include install-sh
4355         * Makefile.am (DIST_OTHER): Don't include auto-included files.
4357         * automake.in: Bug fixes to argument parsing code.
4359         * automake.in: Handle --version and --help.
4360         NLS stuff from autoconf.
4362         * Makefile.am (amdatadir): Fixed typo.
4363         (install): Make install directories
4365         * Makefile.am: Use "install::", not "install:"
4367         * install-sh, mkinstalldirs: Initial revision
4369         * configure.in: Use AC_PROG_INSTALL
4371         * automake.in: Set AM_DIR based on configure results.
4373         * Makefile.am (install): New target.
4374         (amdatadir): New variable.
4376         * automake.in: Use "#! /", not "#!/".
4378         * Makefile.am, configure.in: Initial revision
4380         * automake.in: Renamed from "automake".
4381         Set VERSION.
4383         * dist.am (PACKAGE, VERSION): Now in dist-vars.am
4385         * automake.in: Insert remake-subd.am if appropriate.
4387         * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
4389         * automake.in: Handle ALLPROGRAMS variable.
4391         * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
4393         * automake.in: Fixlet when printing "subdir=DIR"
4395         * automake.in: Put "subdir=DIR" into subdir Makefile
4397         * automake.in: Don't refer to distname.am.
4398         Only put footer.am in subdir Makefiles.
4400         * subdirs.am (id, ID): New target.
4401         (.NOEXPORT): Copied from footers.am.
4403         * subdirs.am (TAGS): Bug fixes.
4405         * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
4407         * subdirs.am (maintainer-clean-local): Remove TAGS
4409         * subdirs.am (TAGS): Make tags file that includes all subdir tags files
4411         * subdirs.am: Use maintainer-clean, per GNU standards
4413         * dist-subd-top.am: Some variables defined in dist-vars.am
4415         * dist-vars.am (PACKAGE, VERSION):
4416         New variables, initialized by configure
4418         * footer.am (id, ID): New targets
4419         (TAGS): Put TAGS file in build, not source, directory
4421         * remake-subd.am (Makefile): Don't assume subdir is 'src'
4423         * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
4425         * dist-subd.am: Changed to conform to new top-level dist target.
4427         * dist-subd-top.am:
4428         Changed to assume PACKAGE and VERSION are set by configure.
4430         * clean-kr.am, clean.am (maintainer-clean):
4431         Updated rules per GNU standards.
4433         * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
4435 Sat Nov  5 14:39:50 1994  djm  <djm@cambric>
4437         * automake.in, texinfos.am: kludge for multiple-part info files
4439 Thu Nov  3 13:33:44 1994  djm  <djm@cambric>
4441         * clean.am, clean-kr.am: remove INFOS
4443 Wed Nov  2 06:15:42 1994  djm  <djm@cambric>
4445         * texinfos.am: add path
4447         * remake.am, remake-hdr.am: account for VPATH limitations
4449 Mon Oct 24 23:01:59 1994  djm  <djm@cambric>
4451         * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
4452         handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
4454 Sun Oct 23 01:50:41 1994  djm  <djm@cambric>
4456         * texinfos.am: install-info depends on info files
4458         * dist-subd-vars.am, dist-vars.am: distrib info files
4460 Sun Oct  2 02:03:06 1994  djm  <djm@cambric>
4462         * clean-kr.am, clean.am: fix up distclean
4464         * subdirs.am: fix typo
4466         * clean.am: do more in distclean
4468 Sat Oct  1 23:52:51 1994  djm  <djm@cambric>
4470         * libraries.am: make install depend on all
4472         * automake.in: fix typo
4474 Wed Sep 28 21:15:26 1994  djm  <djm@cambric>
4476         * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
4478         * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
4480         * dist-subd-top.am: Initial revision
4482         * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
4483         centralize prefix var setting
4485         * header-vars.am: set all the std vars based on prefix
4487 Tue Sep 27 01:32:22 1994  djm  <djm@cambric>
4489         * automake.in: don't add kr stuff if not needed
4491         * dist-vars.am: add config vars to dist
4493 Mon Sep 26 23:09:09 1994  djm  <djm@cambric>
4495         * program.am: add LDADD
4497         * compile-vars.am: remove LDADD from LDFLAGS
4499         * clean.am: move knr stuff to another file
4501         * automake.in: use different clean file for ansi2knr
4503         * clean-kr.am: Initial revision
4505 Thu Sep 22 03:45:02 1994  djm  <djm@cambric>
4507         * automake.in, dist-subd.am, dist.am: fix rules and dist
4509 Tue Sep 20 21:29:40 1994  djm  <djm@cambric>
4511         * compile.am, automake.in: split out knr
4513         * compile-kr.am: Initial revision
4515         * libprograms.am: fix typo
4517         * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
4518         make libprograms work
4520         * libprograms.am: Initial revision
4522         * automake.in, compile.am, header-vars.am: fix little bugs
4524         * compile.am: allow parallel K&R
4526         * clean.am: remove kerb temps
4528         * automake.in: fix recognizing start of rules
4530         * dist-subd.am, dist.am: fix dist
4532         * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
4534 Mon Sep 19 23:39:21 1994  djm  <djm@cambric>
4536         * automake.in: works on m4 too
4538         * automake.in, mans.am: works on fileutils
4540         * 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:
4541         works on fileutils except for all
4543         * automake.in: vars thing
4545         * header-vars.am: Initial revision
4547         * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
4548         entered into RCS
4550         * compile-vars.am: Initial revision
4552         * automake.in: many improvements
4554         * footer.am: Initial revision
4556         * dist.am: remove distname
4558         * automake.in: namespace cleanup
4560         * distname.am: Initial revision
4562         * 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:
4563         might work
4565         * 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:
4566         Initial revision