libtool 1.0d fix
[automake.git] / ChangeLog
blob69593fd19fd11dcba3410f01a0ecf13dcff7f57c
1 Mon Oct 20 16:13:48 1997  Tom Tromey  <tromey@cygnus.com>
3         * libtool.am: Remove _libs, for libtool 1.0d.  From Gord
4         Matzigkeit.
6 Sun Oct 19 22:59:35 1997  Tom Tromey  <tromey@cygnus.com>
8         * texinfos.am: Bug fix.  From John W. Coomes.
10 Mon Sep 29 12:57:00 1997  Tom Tromey  <tromey@cygnus.com>
12         * Released 1.2c.
14         * automake.in (handle_dist_worker): In topmost directory of
15         project, use `distdir', not `top_distdir', as argument to
16         --output-dir; likewise when building in subdirs.
18 Sun Sep 28 15:55:46 1997  Tom Tromey  <tromey@cygnus.com>
20         * m4/sanity.m4: Test $*, not $@.  From Akim Demaille.
22         * automake.in (handle_minor_options): New sub.
23         (check_gnits_standards): Don't handle README-alpha here.
24         (handle_dist_worker): Check NEWS file if `check-news' option
25         requested.
26         (generate_makefile): Run handle_minor_options.
27         (handle_options): Handle readme-alpha and check-news.  Set them if
28         --gnits.
30         * depend.am (MKDEP): Use $(CC), not gcc.
32 Wed Sep 24 23:48:26 1997  Tom Tromey  <tromey@cygnus.com>
34         * Release 1.2b.
36         * m4/ccstdc.m4 (AM_PROG_CC_STDC): Make sure this is run before
37         AC_PROG_CPP.  From Markus Oberhumer.
39 Fri Sep 12 00:04:19 1997  Paul Eggert  <eggert@twinsun.com>
41         * m4/ccstdc.m4 (AM_PROG_CC_STDC): Don't look at __STDC__;
42         look only at whether function prototypes are supported.
44 Wed Sep 24 16:10:37 1997  Tom Tromey  <tromey@cygnus.com>
46         * Various: Put "-" before each `rm' line.  This avoids a bug in
47         some losing makes (Ultrix, 4.3 BSD).
49         * automake.in (handle_dist_worker): Correctly handle subdirs that
50         have their own configure.in.  From Peter Mattis.
52         * automake.in (handle_yacc_lex_cxx): Handle de-ansi-fied sources
53         in srcdir as well as build dir.
55         * automake.in (scan_one_configure_file): Detect AC_OUTPUT().
56         (handle_single_transform_list): Don't apply length() to a list.
58         * automake.in (handle_programs): Define _DEPENDENCIES variable if
59         not defined by user.
61 Thu Sep 18 19:43:38 1997  Tom Tromey  <tromey@cygnus.com>
63         * m4/sanity.m4: Quote "$@" for m4.  From Gord Matzigkeit.
65 Mon Sep  1 23:50:38 1997  Tom Tromey  <tromey@cygnus.com>
67         * automake.in (handle_texinfo): Set need_texi_file only when
68         TEXINFO_TEX not defined.
70 Thu Aug 28 09:37:29 1997  Tom Tromey  <tromey@cygnus.com>
72         From Juergen Erhard:
73         * automake.in (SUFFIX_RULE_PATTERN): New global.
74         (handle_single_transform_list): If suffix matches a source suffix,
75         rewrite.
76         (read_am_file): Add suffix rules to %suffix_rules.
77         (initialize_per_input): Initialize %suffix_rules.
79 Wed Aug 27 12:56:50 1997  Tom Tromey  <tromey@cygnus.com>
81         * automake.in (handle_texinfo): Also remove .kys and .ps files.
83         * automake.in (handle_yacc_lex_cxx): Quoting fixlet.  From Kaveh
84         Ghazi.
86         * aclocal.in (write_aclocal): Print copyright and copying
87         permissions.  From RMS.
88         * automake.in (initialize_global_constants): More copyright stuff
89         from RMS.
91         * automake.in (handle_texinfo): Only require texinfo.tex in
92         appropriate situations.  Report from Paul D. Smith.
94 Mon Aug 25 15:45:52 1997  Tom Tromey  <tromey@cygnus.com>
96         * automake.in (scan_dependency_file): Fix so that
97         OMIT_DEPENDENCIES will work.  From Alexander Lukyanov.
99         * automake.in (handle_texinfo): texi2dvi can generate `.cn'
100         files.  From Akim Demaille.
102 Wed Aug  6 10:51:37 1997  Tom Tromey  <tromey@cygnus.com>
104         * automake.in (handle_texinfo): Reversed sense of test.
106 Tue Aug  5 17:49:54 1997  Tom Tromey  <tromey@cygnus.com>
108         * automake.in (handle_dependencies): Always mark OMIT_DEPENDENCIES
109         as seen.
111         * automake.in (handle_yacc_lex_cxx): Make each _.c file depend on
112         ansi2knr.
114         * automake.in (handle_yacc_lex_cxx): Fix for makes which don't
115         allow $< in non-suffix rules.  From Akim Demaille.
117         * automake.in (value_to_list): If variable name contains configure
118         substitution, then just ignore it.
120         * automake.in (variable_defined): Mark variable is seen, even if
121         only conditionally seen.
123         * Makefile.am: Check for bad splits.
124         * automake.in (various): Use split(' ',...), not split(/ /,...).
126 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
128         * ylwrap: If the program is a relative path, force it to be
129         absolute.
131 Tue Aug  5 16:59:41 1997  Tom Tromey  <tromey@cygnus.com>
133         * missing: Examine A[CM]_CONFIG_HEADER for name of files to
134         touch.  From Markus F.X.J. Oberhumer.
136         * automake.in (require_file_internal): Better error message when
137         installing.
139         * automake.in (handle_texinfo): Smarter test when deleting output
140         of makeinfo.
142 Sat Aug  2 13:32:45 1997  Tom Tromey  <tromey@cygnus.com>
144         * automake.in (do_check_merge_target): In --cygnus mode, check
145         doesn't depend on all.
147         * automake.in (output_yacc_build_rule): Use YACCFLAGS, not
148         YFLAGS.  Per GNU Standards.
150         * dejagnu.am (RUNTESTDEFAULTFLAGS): New macro.
151         (check-DEJAGNU): Use it.
153         * subdirs.am (maintainer-clean-recursive): Actually reverse subdir
154         list.  From Alexander Lukyanov.
156         * automake.in (initialize_global_constants): Changed generated
157         copyright.  From RMS.
159         * automake.in (handle_configure): Pass correct value for
160         CONFIG_FILES.  From Ian Taylor.
162 Thu Jul 31 17:36:10 1997  Ian Lance Taylor  <ian@cygnus.com>
164         * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
165         $prog.
167 Thu Jul 24 00:52:02 1997  Tom Tromey  <tromey@cygnus.com>
169         * automake.in (initialize_global_constants): Changed index names
170         in dist hash so that alternate dist targets will be generated.
171         Report from Glenn Amerine.
173         Suggestion from Karl Berry:
174         * automake.in (usage): Added short info line.
176         * aclocal.in (usage): Updated bug-reporting address.  Added short
177         info line.
179         * automake.in (handle_emacs_lisp): Put contents of lisp-clean.am
180         into output.  Report from Karl Berry.
182 Mon Aug 25 16:14:32 1997  Tom Tromey  <tromey@cygnus.com>
184         * automake.in (handle_configure): Only generate ":" syntax for
185         CONFIG_FILES when really needed.
187 Wed Aug  6 14:47:12 1997  Ian Lance Taylor  <ian@cygnus.com>
189         * remake-hdr.am (@CONFIG_HEADER@): Use a dummy command to force
190         GNU make to recheck the file modification time.
192 Tue Aug  5 14:44:10 1997  Ian Lance Taylor  <ian@cygnus.com>
194         * ylwrap: If the program is a relative path, force it to be
195         absolute.
197 Mon Aug  4 14:52:08 1997  Ian Lance Taylor  <ian@cygnus.com>
199         * automake.in ($RULE_PATTERN): Accept $ in body of rule name.
200         (handle_programs): Don't append $(EXEEXT) if the
201         program name contains '.'.
202         (am_install_var): When rewriting _PROGRAMS, don't append $(EXEEXT)
203         if the program names contains '.'.  Also, handle conditionals.
205 Sat Aug  2 14:43:41 1997  Tom Tromey  <tromey@cygnus.com>
207         * m4/exeext.m4: Fixed quoting.
209         * m4/exeext.m4 (am_cv_exeext): Use echo, not ls.
211         * automake.in (handle_programs): Transform @EXEEXT@ when including
212         program.am.
214 Fri Aug  1 17:09:09 1997  Tom Tromey  <tromey@cygnus.com>
216         * automake.in (handle_programs): Don't transform CYGWIN or
217         NOTCYGWIN.
218         (am_install_var): Likewise.
220         * progs-clean.am (clean-@DIR@PROGRAMS): Never include EXEEXT.
222         * progs.am: Removed @EXEEXT@; it is now implicit.
223         * program.am: Add @EXEEXT@ in appropriate places; removed
224         cygwin-dependent code.
225         * automake.in (seen_exeext): Renamed from seen_cygwin32.
226         (handle_programs): Use seen_exeext.
227         (scan_one_configure_file): Look for AM_EXEEXT, not AM_CYGWIN32.
228         (check_cygnus): Use seen_exeext.
229         (am_install_var): Likewise.
230         (am_install_var): When handling PROGRAMS primary, append EXELIST
231         to program names as necessary.
232         * m4/exeext.m4: Require AM_CYGWIN32.
234 Thu Jul 31 17:36:10 1997  Ian Lance Taylor  <ian@cygnus.com>
236         * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
237         $prog.
239         * texinfos.am: Add -I $(srcdir) when invoking $(MAKEINFO) for
240         CYGNUS .texinfo.info case and .texinfo case.
242         * automake.in (handle_configure): Correct handling of inputs for
243         for AC_OUTPUT files when invoking config.status.
245 Mon Jul 28 15:29:25 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
247         * m4/cygwin.m4: Set a variable CYGWIN32, rather than EXEEXT.
248         * m4/exeext.m4: New autoconf test for an executable suffix.
249         * m4/Makefile.in: Install the new exeext.m4 test.
251 Sun Jun 22 14:01:59 1997  Tom Tromey  <tromey@cygnus.com>
253         * Released version 1.2.
255         * automake.in (handle_texinfo): Look for texinfo.tex in aux dir.
257         * automake.in (require_file_internal): Only print "installing"
258         when actually installing.  From Gord Matzigkeit.
260         * automake.in (handle_tests): Exit status `77' means `ignore
261         test'.  From François Pinard.
262         (handle_tests) Also, make banner same size as text.
264         * automake.in (handle_configure): Don't handle PRE_BUILT_SOURCES.
265         (handle_built_sources): Likewise; don't have `all' depend on
266         BUILT_SOURCES.
268         * depend.am (DEPS_MAGIC): New variable.
269         (.deps/.P): Depend on BUILT_SOURCES again.
271         * texinfos.am: Use ||, not ;.
273 Tue Jun 10 11:04:16 1997  Tom Tromey  <tromey@cygnus.com>
275         * m4/cygwin.m4: Examine output of compiler to see if .exe needed.
277 Sun Jun  1 13:16:05 1997  Tom Tromey  <tromey@cygnus.com>
279         * automake.in (handle_built_sources): Handle PRE_BUILT_SOURCES.
280         (handle_configure): Likewise.
282         * depend2.am (.deps/%.P): Don't generate file if MKDEP fails.
283         From Alexandre Oliva.
285         * depend.am (.deps/.P): Depend on PRE_BUILT_SOURCES, not
286         BUILT_SOURCES.
288         * automake.in (initialize_global_constants): Added 1997 to
289         copyright info.
291         * automake.in (output_yacc_build_rule): Never move y.tab.c over
292         the .h file.  From Jim Meyering.
294 Thu May 29 23:16:02 1997  Tom Tromey  <tromey@cygnus.com>
296         * automake.in (scan_one_configure_file): Avoid defining ACLOCAL,
297         AUTOCONF, AUTOMAKE, AUTOHEADER.  From David Zaroski.
299 Sat Feb 22 16:05:24 1997  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
301         * Makefile.am (pkgdata_DATA): Under this new scheme, we no longer
302         need compile-kr.am.  Delete it.
304         * automake.in (handle_yacc_lex_cxx, get_object_extension): Use
305         _.c, _.o, _.lo instead of ._c, ._o, .l_o for de-ansification.
307         * ansi2knr.c (main): Parse our arguments a little differently so
308         that we don't create null output files when we can't read the
309         input file.
311 Wed May 28 23:40:33 1997  Tom Tromey  <tromey@cygnus.com>
313         * depend.am (.deps/.P): Depend on $(BUILT_SOURCES) again.  From
314         Gord Matzigkeit.
316 Mon May 26 22:50:49 1997  Tom Tromey  <tromey@cygnus.com>
318         * remake-hdr.am ($(srcdir)/@STAMP@.in): Make echo silent.  Report
319         from Alexandre Oliva.
321         * automake.in (generate_makefile): If --no-force, check
322         Makefile.in against configure.in and aclocal.m4.  Report from
323         Alexandre Oliva.
325         * automake.in (handle_dist_worker): Put --include-deps on command
326         line if specified originally.
327         (handle_configure): Likewise.
329         * configure.in: Error if Perl 5.001 is used.
331         * ylwrap: Don't quote $prog when executing it.  From Jim
332         Meyering.
334 Thu May 15 12:05:20 1997  Tom Tromey  <tromey@cygnus.com>
336         * automake.in (handle_merge_targets): Set INSTALL_SCRIPT in
337         install-strip target.
339 Tue May 13 08:20:02 1997  Tom Tromey  <tromey@cygnus.com>
341         * automake.in (handle_dependencies): Don't generate dependencies
342         if DEP_FILES would be empty.
344 Sun May 11 13:59:14 1997  Tom Tromey  <tromey@cygnus.com>
346         * config.guess: New version from FSF.
348         * automake.in (get_object_extension): If ansi2knr in another
349         directory, always define ANSI2KNR to full path.  From Akim
350         Demaille.
352         * kr-extra.am (clean-krextra): Remove ansi2knr here, not in
353         distclean-krextra.
355         * missing: Regularized grammar.  From François Pinard.
357 Sat May 10 16:48:47 1997  Tom Tromey  <tromey@cygnus.com>
359         * Released 1.1p.
361         * m4/init.m4: Error if source directory already configured.
363         * automake.in (scan_dependency_file): Always use srcdir name as
364         passed in on command line.
366 Thu May  1 12:53:46 1997  Ian Lance Taylor  <ian@cygnus.com>
368         * automake.in (value_to_list): Don't fail when a variable
369         substitution is not a complete word.
371 Tue May  6 15:22:41 1997  Ian Lance Taylor  <ian@cygnus.com>
373         * subdirs.am: Fix check for make -k to use $(MAKEFLAGS) and to not
374         get fooled by command line arguments.
376 Sat May 10 15:48:46 1997  Tom Tromey  <tromey@cygnus.com>
378         * m4/ccstdc.m4: Print "none needed" if compiler accepts ANSI C by
379         default.
381 Mon May  5 23:24:09 1997  Tom Tromey  <tromey@cygnus.com>
383         * mkinstalldirs, config.guess, config.sub, COPYING, texinfo.tex:
384         New versions from FSF.
386 Sun May  4 15:21:22 1997  Tom Tromey  <tromey@cygnus.com>
388         * texinfos.am (install-info): Avoid the Debian install-info.
389         (uninstall-info): Likewise.
391         * automake.in (handle_single_transform_list): Strip any directory
392         name before processing name.
394 Thu May  1 19:24:08 1997  Tom Tromey  <tromey@cygnus.com>
396         * depend2.am (.deps/%.P): Don't put $(srcdir)/ into dependency.
398 Wed Apr 30 19:15:47 1997  Tom Tromey  <tromey@cygnus.com>
400         * automake.in (handle_dist_worker): Change how top_distdir is
401         computed.  Based on patch from Ian Taylor.
402         (handle_dist): Define top_distdir.
404         * automake.in (handle_yacc_lex_cxx): Include CXXFLAGS in CXXLINK.
405         (handle_yacc_lex_cxx): Include CFLAGS in LINK.
407 Wed Apr 30 14:46:37 1997  Ian Lance Taylor  <ian@cygnus.com>
409         * automake.in (handle_dist_worker): When building a distribution,
410         if SUBDIRS is defined conditionaly, recur into each possible
411         subdirectory.
413         * clean.am (distclean-generic): Remove stamp-h[0-9]*.
415 Tue Apr 29 19:11:45 1997  Tom Tromey  <tromey@cygnus.com>
417         * INSTALL, mkinstalldirs, install-sh: Update from François
418         Pinard.
420         * aclocal.in (add_macro): If AC_ macro was defined, then mark it
421         as seen.  Report from Janos Farkas.
423         * subdirs.am: Clean targets now run in reverse order.  From Kevin
424         Dalley.
426         * automake.in (handle_texinfo): Put `aminfo', not `info' on
427         @clean.
429         * mdate-sh: New version from Ulrich Drepper.
431 Mon Apr 28 01:18:05 1997  Tom Tromey  <tromey@cygnus.com>
433         * automake.in (handle_configure): Makefile only depends on
434         BUILT_SOURCES when generating dependencies.
436         * Released 1.1o.
438 Sun Apr 27 23:58:20 1997  Tom Tromey  <tromey@cygnus.com>
440         * automake.in (handle_dist): Use variable_value, not
441         variable_contents.
443 Wed Apr 23 14:04:28 1997  Ian Lance Taylor  <ian@cygnus.com>
445         * automake.in (IF_PATTERN): Define.
446         (ELSE_PATTERN, ENDIF_PATTERN): Define.
447         (AM_CONDITIONAL_PATTERN): Define.
448         (%configure_cond): New global hash table.
449         (handle_source_transform): If xx_SOURCES is defined conditionally,
450         define xx_OBJECTS using the same conditions.
451         (handle_lib_objects): If variable is defined conditionally, define
452         xx_DEPENDENCIES conditionally.  Most code moved into subroutine.
453         (handle_lib_objects_cond): New function, broken out of
454         handle_lib_objects.
455         (scan_one_configure_file): Look for $AM_CONDITIONAL_PATTERN.
456         (conditional_true_when): New function.
457         (variable_defined): Add new parameter: cond.  Change some
458         callers.
459         (variable_conditions): New function.
460         (variable_conditionally_defined): New function.
461         (variable_value): New function.  Change most uses of $contents to
462         call variable_value instead.
463         (value_to_list): New function, from variable_value_as_list.
464         (variable_value_as_list): Add new parameter: cond.  Change all
465         callers.  Move some code into subroutine value_to_list.
466         (define_pretty_variable): Add new parameter: cond.  Change call
467         callers.
468         (read_am_file): Handle conditionals.
469         (initialize_per_input): Initialize %conditional and
470         @conditional_stack.
471         * m4/cond.m4: New file.
472         * m4/Makefile.am (m4data_DATA): Add cond.m4.
474 Sun Apr 27 11:03:36 1997  Tom Tromey  <tromey@cygnus.com>
476         * automake.in (handle_dist_worker): Run automake once per
477         directory, instead of once at the top.
478         (handle_dist_worker): Changed interface.
479         (handle_dist): Likewise.
480         (generate_makefile): Better error message if can't write the
481         file.
482         (handle_dist_worker): Pass top_distdir to subdir makes.
484         * automake.in (handle_dist_worker): Use mode 777 on directories in
485         distribution.  GNU Standards compliance.
487         * automake.in (handle_yacc_lex_cxx): Don't use interlock.
488         (output_yacc_build_rule): Don't use interlock; just use new ylwrap
489         instead.  The new ylwrap builds in a subdir; idea from Mark
490         Eichin.
491         (output_lex_build_rule): Likewise.
492         (initialize_global_constants): [common_files] Don't include
493         interlock.
495         * Makefile.am (pkgdata_SCRIPTS): Removed interlock.
496         * interlock: Removed.
497         * ylwrap: Changed interface.  Now runs command in subdir.
499         * remake.am (config.status): Look in srcdir for config header.
500         ($(srcdir)/configure): Likewise.
501         * remake-hdr.am (@STAMP@): Look in srcdir for config header.  From
502         Phil Nelson.
503         ($(srcdir)/@CONFIG_HEADER_IN@): Likewise.
505         * automake.in (handle_aclocal_m4): Make target $(ACLOCAL_M4), not
506         value spelled out.  From Phil Nelson
508         * automake.in (handle_configure): Don't skip Makefiles; instead
509         skip automake inputs.
510         (handle_merge_targets): Changed interface; put $makefile at
511         beginning of @all (rather than Makefile at end).
513         * automake.in (handle_yacc_lex_cxx): Correctly compute
514         de_ansi_sources.
516         * clean-kr.am (distclean-kr): Do nothing; ansi2knr is removed in
517         kr-extra.am.
519         * Makefile.am: Check to make sure there are no accidental
520         configure substitutions.
522         * automake.in (handle_texinfo): Don't allow configure substitution
523         on @MAKEINFO@ here.
525         * automake.in (handle_yacc_lex_cxx): ._c and ._o files both depend
526         on $(ANSI2KNR).
528         * kr-extra.am (ansi2knr): Removed.
529         (ansi2knr.o): Likewise.
531         * automake.in (get_object_extension): Allow ansi2knr to be built
532         from any directory.
534 Fri Apr 25 12:33:23 1997  Tom Tromey  <tromey@cygnus.com>
536         * missing: Changed bison text.  From Ian Taylor.
538         * m4/missing.m4: Redirect stdin of testee.  From Bill Fenner.
540         * automake.in (output_yacc_build_rule): Generate rule to create .h
541         file.
542         (handle_footer): Generate unique, sorted list of suffixes.
544         * automake.in (scan_one_configure_file): Recognize AC_PROG_AWK,
545         _CPP, _CXCPP, _LN_S.  From Ralph Schleicher.
547 Mon Apr 21 12:35:57 1997  Ian Lance Taylor  <ian@cygnus.com>
549         * automake.in (@config_fullnames): New array.
550         (@config_names): New array, replacing $config_name.
551         (@config_headers): New array, replacing $config_header.
552         (get_object_extension): Handle multiple header files.
553         (handle_tags, handle_merge_targets): Likewise.
554         (scan_one_configure_file): Likewise.
555         (handle_configure): Likewise.  Don't check for the configuration
556         header file in AC_OUTPUT; it won't be there.
557         * remake-hdr.am: Handle multiple header files.
558         * clean-hdr.am: New file, broken out of remake-hdr.am.
559         * m4/header.m4: Handle multiple header files.
560         * Makefile.am (pkgdata_DATA): Add clean-hdr.am.
562 Wed Apr 16 00:05:47 1997  Tom Tromey  <tromey@cygnus.com>
564         * texinfos.am (.texi.info, .texi, .texinfo.info, .info): Remove
566         * automake.in (define_program_variable): Added `override' argument.
567         (handle_texinfo): Pass override arg when defining MAKEINFO.
568         (AC_MISSING_PROG): New constant.
569         (scan_one_configure_file): Use it.
571 Tue Apr 15 12:12:28 1997  Tom Tromey  <tromey@cygnus.com>
573         * automake.in (handle_texinfo): In --cygnus mode, reserve
574         clean-info for the user.
576         * automake.in (handle_subdirs): Typo fix.  From Akim Demaille.
578         * automake.in (handle_tags): Only use SUBDIRS if it is actually
579         defined.  Report from Ian Taylor.
581         * tags.am: Added prefix to SUBDIRS rules.
583 Wed Apr  9 17:09:40 1997  Tom Tromey  <tromey@cygnus.com>
585         * automake.in (handle_ltlibraries): Use correct rpath
586         substitution.  Bug from Jim Blandy.
588 Mon Apr  7 17:40:18 1997  Tom Tromey  <tromey@cygnus.com>
590         * automake.in (AM_INIT_AUTOMAKE_PATTERN): Fixed for new 3rd arg.
591         Test version2.test.
593 Thu Apr  3 19:07:59 1997  Tom Tromey  <tromey@cygnus.com>
595         * Released 1.1n.
597         * tags.am (TAGS): Run "cd && etags" in subshell for proper
598         associativity.
600         * texinfos.am (install-info-am): If --cygnus, then info file can
601         be in build dir.  From David Zaroski.
603         * ltlibrary.am (@LTLIBRARY@): use @RPATH@, not explicit -rpath.
605         * automake.in (handle_ltlibraries): Treat EXTRA_ libraries
606         specially.
608 Wed Apr  2 00:03:50 1997  Tom Tromey  <tromey@cygnus.com>
610         * automake.in (handle_source_transform): Don't generate dependency
611         on config.h.
612         (scan_dependency_file): Strip the .P file from the target.
614         * automake.in (handle_tags): Use single, not double, quotes when
615         setting list variable.
617         * data.am, header.am, libs.am, lisp.am, ltlib.am, progs-clean.am,
618         progs.am, scripts.am, tags.am: Use single quotes to fill list
619         variable; otherwise `$' in filename will not work.  From Per
620         Bothner.
622         * mdate-sh: Use "ls -d" so mdate-sh can be run on a directory.
623         From Bruno Haible.
625         * automake.in (handle_programs): Error if LIBADD used where LDADD
626         meant.
627         (handle_libraries): Error if LDADD used where LIBADD meant.
628         (handle_ltlibraries): Likewise.
630 Tue Apr  1 22:46:33 1997  Tom Tromey  <tromey@cygnus.com>
632         * automake.in (check_canonical_spelling): New sub.
633         (handle_programs): Use it.
634         (handle_libraries): Likewise.
635         (handle_ltlibraries): Likewise.
637 Mon Mar 31 12:13:08 1997  Tom Tromey  <tromey@cygnus.com>
639         * depend2.am (.deps/%.P): Make .P file depend on everything the .c
640         file includes.
642 Fri Mar 28 23:34:49 1997  Tom Tromey  <tromey@cygnus.com>
644         * automake.in (handle_configure): Error if stamp-h appears in
645         AC_OUTPUT line.
647 Thu Mar 27 17:28:47 1997  Tom Tromey  <tromey@cygnus.com>
649         * automake.in (handle_dist_worker): Avoid automake rules in
650         generated Makefile when no-dependencies specified.  From Greg
651         Woods.
653         * m4/lispdir.m4: Don't AC_SUBST ELCFILES.  From Greg Woods.
655         * texi-vers.am (stamp-@VTI@): Make commands silent.
657         * Makefile.am (maintainer-check): "true" is ok now.
659         * m4/init.m4: Added optional 3rd argument, which avoids
660         AC_DEFINE.
662         * automake.in (scan_one_configure_file): Explicitly avoid
663         INSTALL_SCRIPT to avoid defining it twice.
665         * header-vars.am: Change _INSTALL variable definitions to `true'.
666         Updated all users to put `@' before invocation.
668 Tue Mar 25 22:09:45 1997  Tom Tromey  <tromey@cygnus.com>
670         Update to follow GNU Standards:
671         * automake.in (handle_man_pages): Use NORMAL_UNINSTALL before
672         uninstall-man.
673         * texinfos.am (uninstall-info): Use two loops, and have
674         PRE_UNINSTALL before running install-info.
675         * data.am, header.am, libs.am, lisp.am, ltlib.am, progs.am,
676         scripts.am, texinfos.am: Use NORMAL_UNINSTALL.
677         * header-vars.am (PRE_UNINSTALL, POST_UNINSTALL,
678         NORMAL_UNINSTALL): Define.
680         * automake.in (scan_one_configure_file): Don't define ANSI2KNR as
681         a configure varriable.
683         * m4/missing.m4: Run test in a subshell.  From Gord Matzigkeit.
685 Mon Mar 24 23:28:59 1997  Tom Tromey  <tromey@cygnus.com>
687         * m4/sanity.m4: Sleep before creating temp file.
689         * header-vars.am (NORMAL_INSTALL, PRE_INSTALL, POST_INSTALL):
690         Define.
692 Sat Mar 22 00:06:00 1997  Tom Tromey  <tromey@cygnus.com>
694         * automake.in (am_install_var): Make sure to delete
695         CYGWIN/NOTCYGWIN tokens as appropriate.
696         (handle_programs): Remove NOTCYGWIN tokens as well.
697         (file_contents_with_transform): A single newline makes an empty
698         line.
700         * program.am: Remove executable before linking.
702         * texinfos.am (.texi.dvi): Look in @TEXINFODIR@ for texinfo.tex.
703         (.texinfo.dvi): Likewise.
705         * automake.in (handle_texinfo): TEXINFO_TEX variable can set
706         location of texinfo.tex.
708 Fri Mar 21 10:22:51 1997  Tom Tromey  <tromey@cygnus.com>
710         * texinfos.am (.texinfo.dvi): Mirror .texi.dvi.
712         * ansi2knr.c, ansi2knr.1: New versions from L. Peter Deutsch.
714         * scripts.am: Add @EXEEXT@ to installed scripts.
716 Wed Jan 22 20:12:31 1997  Jim Meyering  <meyering@na-net.ornl.gov>
718         * m4/mktime.m4 (AM_FUNC_MKTIME): Run tests for each of a few values
719         for the TZ environment variable.  Andre Novaes Cunha provided the
720         hairy TZ setting that exercized the Solaris tzset bug.
722 1997-01-22  Paul Eggert  <eggert@twinsun.com>
724         * m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
725         test now, test a couple of thousand times.
727 Thu Mar 20 00:16:54 1997  Tom Tromey  <tromey@cygnus.com>
729         * automake.in (handle_programs): Remove CYGWIN lines unless
730         AM_CYGWIN32 seen.
731         (am_install_var): Remove CYGWIN lines from -clean file as well.
733         * progs.am: Put @EXEEXT@ where appropriate.
735         * program.am (@PROGRAM@): If using Cygwin32, then create actual
736         name in addition to ".exe" name.
738         * progs-clean.am (clean-@DIR@PROGRAMS): Conditionalize on CYGWIN.
740         * automake.in (check_cygnus): Require AM_CYGWIN32 in --cygnus mode.
741         (am_install_var): If AM_CYGWIN32 not seen, then remove @EXEEXT@
742         from .am files.
744         * automake.in (seen_cygwin32): New global.
745         (scan_one_configure_file): Check for AM_CYGWIN32.
747         * m4/cygwin.m4: New file.
749         * automake.in (scan_one_configure_file): Explicitly handle
750         AC_CONFIG_HEADER so we can avoid spurious warnings.
751         (obsolete_macros): Removed AC_CONFIG_HEADER.
753         * automake.in (handle_yacc_lex_cxx): Perl 4 fixes.  From Greg
754         A. Woods.
756 Wed Mar 19 00:35:13 1997  Tom Tromey  <tromey@cygnus.com>
758         * Released 1.1m.
760         * m4/missing.m4: Print message saying what is happening.
762         * m4/sanity.m4: sleep before testing.
764 Tue Mar 18 17:20:03 1997  Tom Tromey  <tromey@cygnus.com>
766         * config.guess, config.sub: New from the FSF.
768         * automake.in (initialize_global_constants): [common_files]
769         Include `missing'.
770         (scan_configure): Require `missing'.
772         * header-vars.am (MAKEINFO): Don't define.
774         * m4/init.m4 (missing_dir): Use AM_MISSING_PROG.
775         * m4/missing.m4: New file.
777         `missing' changes from François Pinard:
778         * Everywhere: Use ACLOCAL_M4 to name aclocal.m4 file; ACLOCAL now
779         names aclocal program.
780         * m4/init.m4: Replace programs with `missing' if not found.
781         * automake.in (handle_texinfo): Define MAKEINFO as @MAKEINFO@.
782         (AC_CHECK_PATTERN): Check for alphanumeric names only.
783         (handle_aclocal_m4): Use ACLOCAL, not aclocal.
784         * Makefile.am (pkgdata_SCRIPTS): Include missing.
785         * missing: New file.
787         * automake.in (target_defined): New sub.
788         (handle_footer): Error if target .SUFFIXES used.
790 Sun Mar 16 14:33:41 1997  Tom Tromey  <tromey@cygnus.com>
792         * automake.in (handle_lib_objects): Set seen_c_source to line
793         number.
794         (handle_yacc_lex_cxx): Use seen_c_source as line number.
795         (am_line_error): Line of -1 means skip line-number check.
797         * automake.in (read_am_file): Change to keep perl -w quiet.
798         (check_typos): Removed extra check of EXTRA_ containing config
799         subs.
801 Mon Mar 10 23:17:19 1997  Tom Tromey  <tromey@cygnus.com>
803         * remake-hdr.am (stamp-h): Set CONFIG_HEADERS to
804         $(CONFIG_HEADER_FULL).
805         * automake.in (handle_configure): Define CONFIG_HEADER_FULL.
807         * automake.in (handle_lib_objects): Set seen_c_source as
808         appropriate.  From Alexander V. Lukyanov.  Test cxxlibobj.test.
810 Sat Mar  8 22:54:35 1997  Tom Tromey  <tromey@cygnus.com>
812         * texinfo.tex: New version.
814         * automake.in (handle_emacs_lisp): If EMACS is `no', then we
815         couldn't find an Emacs.  So don't bother running elisp-comp.  From
816         Ulrich Drepper.
818         * automake.in (handle_texinfo): Added .tr and .cv to list of
819         texinfo clean extensions.  From Karl Berry.
821 Fri Feb 28 22:14:53 1997  Tom Tromey  <tromey@cygnus.com>
823         * Makefile.am: Make sure we never use "undef".
825         * automake.in (usage): Changed bug-reporting address.
826         (handle_dist): Use undef, not delete.
828 Wed Feb 26 08:41:11 1997  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
830         * automake.in (%obsolete_macros): Reintroduce, with hints for what
831         to do to upgrade the support.
833         * automake.in, ltlib-clean.am, ltlib.am, ltlibrary.am: Revamped
834         libtool support to use the _LTLIBRARIES primary.
836 Wed Feb 26 00:20:39 1997  Tom Tromey  <tromey@cygnus.com>
838         * automake.in (handle_tags): In default case, add @tags_deps to
839         dependencies of tags target.
841 Tue Feb 25 23:46:29 1997  Tom Tromey  <tromey@cygnus.com>
843         * automake.in (handle_tests): If a test failed, then make should
844         fail.  From Jim Meyering.
846 Mon Feb 24 19:02:21 1997  Tom Tromey  <tromey@cygnus.com>
848         * texi-vers.am (@VTEXI@): Copy stamp file into output.
850 Sun Feb 23 00:10:36 1997  Tom Tromey  <tromey@cygnus.com>
852         * automake.in (handle_programs): Give correct error line for lex
853         error.
854         (am_line_error): Avoid uninitialized value errors from perl -w.
856         * aclocal.in (scan_m4_files): Fixed perl -w warning.
858         * texinfos.am (.texi, .texinfo): New targets.
860         * automake.in (scan_texinfo_file): Renamed.
861         (handle_texinfo): Handle files without ".info" extension.
863         * automake.in (handle_subdirs): Error if directory contains "/".
864         (handle_yacc_lex_cxx): Quoting fix.
865         (handle_single_transform_list): Use transformed (non-ansi) version
866         of $obj instead of explicit ".o".  From Gord Matzigkeit.
868         * m4/sanity.m4: Pass -L to ls if possible.
870 Sat Feb 22 15:22:31 1997  Tom Tromey  <tromey@cygnus.com>
872         * dist-vars.am (DISTFILES): Don't distribute MANS.
874         * automake.in (handle_dist): Use define_variable to define TAR,
875         GZIP.
876         (handle_dist): Pass GZIP in environment to tar.
877         (initialize_global_constants): Likewise.
879         From Kaveh Ghazi:
880         * m4/protos.m4: Don't put any dependencies on AC_C_INLINE or
881         AC_C_CONST.
882         * m4/ccstdc.m4: Force AM_PROG_CC_STDC to come before AC_C_INLINE
883         or AC_C_CONST.
885 Fri Feb 21 00:39:17 1997  Tom Tromey  <tromey@cygnus.com>
887         From The Crimson Binome:
888         * automake.in (handle_yacc_lex_cxx): Handle C++ yacc/lex source.
889         (output_yacc_build_rule): New sub for C++ yacc/lex.
891         * automake.in (my_glob): New sub.
892         (handle_dependencies): Use my_glob.
893         (handle_aclocal_m4): Scan ACLOCAL_AMFLAGS for dependencies.
895         * ltlibs.am, lisp.am, libs.am, header.am, data.am, progs.am,
896         scripts.am, texinfos.am: Add leading space to echo.
898         * automake.in (handle_texinfo): Added .tps and .vrs to list of TeX
899         endings.  From Jim Blandy.
900         (install_man_format): Make rule silent; instead print actual
901         command.
903 Tue Feb  4 18:29:42 1997  Tom Tromey  <tromey@cygnus.com>
905         * dist-vars.am (TAR): Removed.
906         * automake.in (TAR): New variable.
907         (handle_dist): Explicitly define TAR.
908         * configure.in: Compute TAR.
910         * automake.in (handle_lib_objects): Put @ALLOCA@ on @dep_list, not
911         @dep_files.
912         (AC_SUBST_PATTERN): Typo fix.
913         (handle_aclocal_m4): Use ACLOCAL_AMFLAGS.
914         (handle_clean): Put -recursive target before -am target.
915         (handle_merge_targets): Put basename of $config_name on @all.
916         Test confsub.test.  From Ramón García Fernández.
918 Tue Jan 28 22:19:04 1997  Tom Tromey  <tromey@cygnus.com>
920         * automake.in (initialize_global_constants): Put libtoolize files
921         into @common_files, not @common_sometimes.  From Gord Matzigkeit.
923 Sun Jan 26 17:46:08 1997  Tom Tromey  <tromey@cygnus.com>
925         * texinfos.am (.texi.info): If --cygnus, set -I $(srcdir).  From
926         Per Bothner.
928 Sun Jan 12 18:28:16 1997  Fred Fish  (fnf@ninemoons.com)
930         * automake.in: Use 'interlock' and 'ylwrap' from source
931         directory or aux config directory, not build directory.
933 Tue Jan  7 18:35:10 1997  Tom Tromey  <tromey@cygnus.com>
935         * aclocal.in (parse_arguments): Handle -I.
936         (usage): Ditto.
937         (scan_m4_files): Ditto.
939         * automake.in (handle_single_transform_list): Don't give error
940         message if extension unrecognized.
942 Tue Dec 17 11:18:20 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
944         * m4/header.m4 (AM_CONFIG_HEADER): Check for $CONFIG_HEADERS, not
945         $CONFIG_HEADER.
947 Tue Jan  7 17:59:26 1997  Tom Tromey  <tromey@cygnus.com>
949         * automake.in (scan_one_configure_file): AM_INIT_GUILE_MODULE runs
950         AM_PROG_INSTALL, not AC_PROG_INSTALL.  From Jim Blandy.
951         (handle_texinfo): Handle no-texinfo.tex option.
952         (handle_options): Ditto.
954 Thu Jan  2 14:16:17 1997  Tom Tromey  <tromey@cygnus.com>
956         * automake.in (am_install_var): Ignore EXTRA libtool libraries.
957         From Marius Vollmer.
959 Wed Dec 18 15:27:09 1996  Tom Tromey  <tromey@cygnus.com>
961         * automake.in (read_am_file): Sort configure_vars before adding to
962         output_vars.
963         (handle_yacc_lex_cxx): Sort de_ansi_objects.
964         (handle_man_pages): Sort %section keys.
966 Tue Dec 10 00:41:17 1996  Tom Tromey  <tromey@cygnus.com>
968         * automake.in (AC_SUBST_PATTERN): Check for alphanumeric variable
969         names only.  Test subst.test.
970         (scan_one_configure_file): Skip AC_DEFUN lines.  Test
971         defun2.test.
973 Mon Dec  9 08:18:42 1996  Tom Tromey  <tromey@cygnus.com>
975         * automake.in (file_contents_with_transform): Use ne, not !=, to
976         compare strings.  Compare against correct string.  From Jim
977         Meyering.
978         (handle_texinfo): Use rm -f to remove info files.  From Gord
979         Matzigkeit.
981         * Released 1.1l.
983         * automake.in (handle_texinfo): Put .ps on @suffixes.
985 Sun Dec  8 12:29:52 1996  Tom Tromey  <tromey@cygnus.com>
987         * automake.in (am_install_var): Directory with 'exec' in its name
988         is installed by install-exec.
990         * subdirs.am (maintainer-clean-recursive): Make commands quiet.
991         * texinfos.am: Make commands quiet.
992         * scripts.am: Make commands quiet.
993         * progs.am: Make commands quiet.
994         * ltlibs.am: Make comamnds quiet.
995         * lisp.am: Make commands quiet.
996         * libs.am: Make commands quiet.
997         * header.am: Make commands quiet.
998         * data.am: Make commands quiet.
1000         * automake.in (variable_value_as_list): Handle := substitution
1001         references.
1002         (am_conf_line_error): Take file argument.  Changed all callers.
1003         (scan_one_configure_file): Skip config header of [$1].
1004         (scan_dependency_file): Don't add top_builddir to regex if it is
1005         ".".  Don't include top_builddir in output if it is ".".
1006         (scan_one_configure_file): Skip version of [$2].
1008 Sat Dec  7 11:34:39 1996  Tom Tromey  <tromey@cygnus.com>
1010         * automake.in (scan_one_configure_file): New sub.
1011         (scan_configure): Scan aclocal.m4 as well as configure.in.
1012         (handle_configure): Makefile.in now depends on $(ACLOCAL), because
1013         automake scans it.
1015         * automake.in (handle_configure): Put full path to file onto
1016         @rewritten_inputs.  Test output4.test.
1018         * automake.in (handle_configure): Put proper name onto @inputs.
1019         Test output3.test.
1021         * automake.in (handle_configure): Pass correct args to automake
1022         invocations.  Test remake2.test.
1024         * automake.in (handle_configure): Check dirname of $file, not of
1025         $local.  Test output2.test.
1027         * automake.in (handle_dependencies): Added some missing ";"s in
1028         transforms.
1029         (get_object_extension): Ditto.
1030         (handle_tags): Ditto.
1031         (handle_tests): Ditto.
1032         (read_am_file): Ditto.
1033         (am_install_var): Ditto.
1034         (file_contents_with_transform): Die if transform missing trailing
1035         ";".
1037         * automake.in (am_install_var): Quote $ in regexp substitution.
1038         From Ulrich Drepper.
1040 Fri Dec  6 18:54:10 1996  Tom Tromey  <tromey@cygnus.com>
1042         * automake.in (handle_configure): Require actual input files, not
1043         rewritten input files.  From Ulrich Drepper.
1045 Thu Dec  5 02:52:20 1996  Tom Tromey  <tromey@cygnus.com>
1047         Suggestion from Mark Galassi:
1048         * texinfos.am (DVIPS): New macro.
1049         (.dvi.ps): New rule.
1051         * automake.in (handle_dependencies): Check to make sure
1052         --build-directory specified before searching for .P files.
1053         (handle_configure): Correctly handle ":" syntax when running
1054         config.status.
1056         * remake.am: Removed rules to regenerate Makefile and Makefile.in;
1057         now handled by handle_configure.
1059         * remake-subd.am: Removed.
1061         * automake.in (scan_configure): Handle multiple ":"s in AC_OUTPUT
1062         arg.
1063         (parse_arguments): Ditto.
1064         (handle_configure): Ditto.
1065         (%other_output_files): Removed.
1066         (rewrite_inputs_into_dependencies): New sub.
1067         (handle_configure): Use it.
1068         (handle_configure): Ditto.
1070         From Gord Matzigkeit:
1071         * automake.in (generate_makefile): Handle ":" in AC_OUTPUT arg.
1072         (handle_configure): Ditto.
1074         * automake.in (handle_single_transform_list): .S is assembly
1075         source.  From Anthony Green.
1077         * automake.in (handle_single_transform_list): Correctly rewrite
1078         C++ and Fortran source to objects ending in ".o".  Test
1079         cxxo.test.
1081         * automake.in: Better error message if file missing.
1083         * aclocal.in (@obsolete_macros): ud_GNU_GETTEXT is obsolete.
1084         * automake.in (handle_gettext): Use AM_GNU_GETTEXT, not
1085         ud_GNU_GETTEXT.
1086         (scan_configure): Ditto.  ud_GNU_GETTEXT is now obsolete.
1088 Wed Dec  4 00:41:23 1996  Tom Tromey  <tromey@cygnus.com>
1090         * automake.in (scan_configure): Skip empty elements when adding to
1091         libsources.  Perl 4 bug reported by Greg A Woods.
1093         * Makefile.am (perl4-check): New target.
1094         (cvs-dist): Run perl4-check.
1096         Perl 4 fixes.  Reported by Greg A. Woods:
1097         * automake.in (file_contents_with_transform): If transform caused
1098         all chars to go away, then skip rest of loop.
1099         (handle_texinfo): Don't use "next" in arg to
1100         file_contents_with_transform.
1101         (handle_dependencies): Ditto.
1102         (handle_tests): Ditto.
1104         * m4/regex.m4 (AM_WITH_REGEX): Check for GNU regex in libc.  From
1105         Andreas Schwab.
1107         * automake.in (parse_arguments): Removed --strictness.
1108         (handle_dist_worker): Don't use --strictness.
1109         (handle_configure): Ditto.
1110         (initialize_global_constants): Don't mention --strictness.
1112         * automake.in (handle_merge_targets): Use all-recursive-am instead
1113         of all-recursive-hack.  The latter is ugly, according to Joel
1114         Weber.
1116         * automake.in (handle_emacs_lisp): Push $(ELCFILES) onto @all.
1118         * automake.in (do_one_clean_target): Allow -local version of clean
1119         targets.
1121 Tue Dec  3 18:58:40 1996  Tom Tromey  <tromey@cygnus.com>
1123         * automake.in (handle_dependencies): Skip C-only lines in
1124         depend2.am when appropriate.
1125         * depend2.am (.deps/%.P): Omit modification of $o if language is
1126         not C.
1128 Tue Dec  3 11:29:01 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1130         * compile-kr.am: Quote arguments to echo.
1132         * progs.am: Fix up problems when LIBTOOL is not defined (by
1133         setting shell variable instprog to the installation program).
1135         * aclocal.in (scan_file): Allow the acinclude.m4 file to override
1136         any other macro files (but still prevent multiple definitions
1137         within acinclude.m4).
1139 Tue Dec  3 10:40:48 1996  Tom Tromey  <tromey@cygnus.com>
1141         From Ulrich Drepper:
1142         * automake.in (handle_emacs_lisp): Typo fix.
1143         (scan_configure): Only recognize VERSION after whitespace.
1145         * texinfos.am: install-info requires path to info file.
1147         * progs.am: Use @LIBTOOL@, not $(LIBTOOL).
1149         * automake.in (am_install_var): If -ltlibs passed, substitute
1150         @LIBTOOL@.
1152 Mon Dec  2 13:51:11 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1154         * automake.in (get_object_extension): Unshift ansi2knr onto the
1155         all target, so that it builds before any other targets.
1156         [de_ansi_objects]: Delete, since unshifting ansi2knr is an easier
1157         solution.
1159 Mon Dec  2 12:13:27 1996  Tom Tromey  <tromey@cygnus.com>
1161         * Released 1.1i.
1163         From Janos Farkas:
1164         * automake.in (handle_texinfo): Must quote $ for make.
1166 Sun Dec  1 15:08:09 1996  Tom Tromey  <tromey@cygnus.com>
1168         * automake.in (handle_configure): Correctly handle common case of
1169         multiple non-Makefiles in AC_OUTPUT.  Require all input files when
1170         using ":" syntax.
1172 Sun Nov 24 00:33:50 1996  Tom Tromey  <tromey@cygnus.com>
1174         * automake.in (handle_source_transform): Don't define
1175         EXTRA_prog_SOURCES unnecessarily.  Test extra2.test.
1177         * automake.in (initialize_per_input): New variables
1178         included_generic_compile, included_knr_compile,
1179         included_libtool_compile.
1180         (get_object_extension): Use them.
1182         * automake.in (handle_single_transform_list): Removed
1183         Objective-C/C++ support (didn't really work anyway).
1184         (handle_single_transform_list): Handle assembly specially.
1186         * automake.in (handle_yacc_lex_cxx): Set --mode=compile or
1187         --mode=link when running libtool.
1189         * ltlibs.am: Set --mode=install when running libtool.
1190         (uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
1191         libtool.
1192         * libtool.am (.c.lo): Set --mode=compile when running libtool.
1193         * progs.am: Set --mode=install when running libtool.
1195         Fix for bug reported by François Pinard:
1196         * automake.in (do_check_merge_target): New sub.
1197         (do_one_merge_target): No longer handle `check'.
1198         (handle_merge_targets): Use do_check_merge_target.
1199         (initialize_per_input): Set @check_tests.
1200         (handle_tests): Push onto @check_tests, not @check.
1202         * automake.in (am_install_var): Typo fix.
1203         (handle_configure): Require $inputs[0].
1205 Fri Nov 22 00:01:45 1996  Tom Tromey  <tromey@cygnus.com>
1207         * automake.in (handle_lib_objects): Fixed error message
1208         processing.
1210 Thu Nov 21 22:29:30 1996  Tom Tromey  <tromey@cygnus.com>
1212         * automake.in (scan_configure): AC_FUNC_FNMATCH doesn't add to
1213         LIBOBJS.
1214         (handle_configure): Support multi-":" mode for AC_OUTPUT.
1216         * m4/header.m4: New file.
1218         * automake.in (scan_configure): Recognize AM_CONFIG_HEADER.
1220 Wed Nov 20 00:23:42 1996  Tom Tromey  <tromey@cygnus.com>
1222         * acinstall: Allow commentary at end of "serial" line.  From Gord
1223         Matzigkeit.
1225         * automake.in (handle_yacc_lex_cxx): Only replace output header if
1226         it has changed.
1228 Tue Nov 19 19:03:30 1996  Tom Tromey  <tromey@cygnus.com>
1230         * automake.in (am_primary_prefixes): Allow configure variables to
1231         be named after primary.
1232         (am_install_var): Ditto.
1234         * automake.in (initialize_per_input): Initialize output_header.
1235         (generate_makefile): Set up output_header; print it before
1236         output_rules.
1237         (handle_footer): Put .SUFFIXES into output_header, for AIX.
1239 Mon Nov 18 19:11:53 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1241         * automake.in: Added a lot of libtool support.  New variable
1242         prog_LDFLAGS to pass linker flags.  Use libtoolize to install
1243         libtool support files.
1245 Mon Nov 18 13:29:55 1996  Tom Tromey  <tromey@cygnus.com>
1247         * automake.in (handle_lib_objects): Push @LIBOBJS@ and @ALLOCA@
1248         onto dependency list.
1250         * aclocal.in (obsolete_macros): Include AM_SANITY_CHECK_CC; now
1251         part of autoconf proper.
1252         * m4/ccsanity.m4: Removed.
1254 Sun Nov 17 12:25:17 1996  Tom Tromey  <tromey@cygnus.com>
1256         * automake.in (check_typos): Check to make sure EXTRA_ variables
1257         don't contain configure subs.
1258         (handle_dist_worker): Removed EXTRA_DIST_DIRS; not needed.
1260 Fri Nov 15 18:58:04 1996  Tom Tromey  <tromey@cygnus.com>
1262         * tags-subd.am: Removed.
1264         * tags.am (tags-recursive): Removed.
1265         (TAGS): Depend on @DIRS@, @CONFIG@.  Use @CONFIG@ in rule.
1266         (ID): From tags-subd.am.
1267         
1268         * aclocal.in (obsolete_macros): Include AM_FUNC_FNMATCH.
1269         * automake.in (scan_configure): Recognize AC_FUNC_FNMATCH.
1270         * m4/fnmatch.m4: Removed (now in autoconf).
1272         * automake.in (initialize_per_input): Init de_ansi_objects.
1273         (handle_single_transform_list): Error if extension unrecognized.
1274         Set elements of de_ansi_objects.
1275         (get_object_extension): Don't push ANSI2KNR onto @all.
1276         (handle_yacc_lex_cxx): Put ANSI2KNR into dependency of all ._o
1277         files.
1278         (pretty_print_internal): Initialize $bol depending on the column.
1280 Fri Nov 15 16:22:15 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1282         * library.am: Fixed references to LIBRARY according to new scheme.
1284         * libs.am, libs-clean.am: Removed references to LIBFILES.
1286         * automake.texi (A Library): doc fix
1288         * automake.in (handle_libraries): Deleted references to *LIBFILES,
1289         since we now have the full library name in the *LIBRARIES
1290         variable.
1291         (am_install_var): Removed `-no-all' option, which was only required
1292         for the LIBFILES hack.
1294 Fri Nov 15 16:39:29 1996  Tom Tromey  <tromey@cygnus.com>
1296         * automake.in: Applied libtool-related patches from Gord.
1297         (scan_configure): Set CC configure var if AM_PROG_LIBTOOL seen.
1298         Also indicate that AC_CANONICAL_HOST was run.
1300         * Makefile.am (pkgdata_DATA): Removed aclocal.m4.
1302 Thu Nov 14 23:11:09 1996  Tom Tromey  <tromey@cygnus.com>
1304         * automake.in (handle_yacc_lex_cxx): Don't auto-define YACC, LEX,
1305         CXX, CC.
1307         * dejagnu.am: Print warning if runtest missing.
1309         From Joerg-Martin Schwarz:
1310         * automake.in (handle_aclocal_m4): Find aclocal.m4 in srcdir.
1311         (require_file_internal): Unlink file before creating it.
1313         * depend2.am (.deps/%.P): Don't print commands when running.
1315 Mon Nov 11 10:35:08 1996  Tom Tromey  <tromey@cygnus.com>
1317         * automake.in (handle_single_transform_list): Simplified C++
1318         matching expression.
1320 Fri Nov  8 09:49:09 1996  Tom Tromey  <tromey@cygnus.com>
1322         * Released 1.1g.
1324         * compile-kr.am ($(OBJECTS)): Removed.
1326         * automake.in (get_object_extension): Define ANSI2KNR.  Push onto
1327         @all if ansi2knr is in this directory.
1329         * configure.in: Don't run AC_ARG_PROGRAM, AC_PROG_MAKE_SET.
1331         * m4/init.m4: Run AM_SANITY_CHECK.
1333         * m4/sanity.m4: New file.
1335         * automake.in (handle_dist_worker): In Cygnus mode, possibly find
1336         files to dist in build dir, not srcdir.
1337         (%omit_dependencies): New global.
1338         (scan_dependency_file): Handle OMIT_DEPENDENCIES.
1339         (scan_configure): Put rx.h, regex.h on %omit_dependencies.  Ditto
1340         libintl.h.
1341         (handle_tests): Remove CYGNUS strings in Cygnus mode.
1342         (handle_texinfo): Ditto.
1344         * texinfos.am (dist-info): New target.
1346         * automake.in (handle_dist_worker): Use DISTFILES, not
1347         DEP_DISTFILES.
1348         (initialize_per_input): Initialize dist_targets.
1349         (handle_texinfo): Don't compute @infos_list; don't define or use
1350         INFOS.  Put dist-info onto @dist_targets.
1351         (handle_dist_worker): Handle @dist_targets.  Don't use the "echo
1352         trick" for expanding DISTFILES any more.
1354         * dist-vars.am (DEP_DISTFILES): Removed.
1355         (DISTFILES): Don't include INFOS.
1357         * automake.in (handle_texinfo): Handle Cygnus mode.
1358         * texinfos.am (.texi.info, .texinfo.info): Handle Cygnus mode.
1360         * automake.in (handle_single_transform_list): New sub.
1361         (handle_source_transform): Use it.
1362         (handle_built_sources): New sub.
1364 Thu Nov  7 14:49:16 1996  Tom Tromey  <tromey@cygnus.com>
1366         * remake.am ($(srcdir)/Makefile.in): Pass @ARGS@ to automake.
1367         * remake-subd.am ($(srcdir)/Makefile.in): Pass @ARGS@ to
1368         automake.
1369         * automake.in (handle_configure): Pass --cygnus when running
1370         automake again.
1372         * remake-hdr.am ($(srcdir)/stamp-h.in): Depend on @FILES@, not
1373         ACCONFIG, CONFIG_TOP, CONFIG_BOT.
1374         * automake.in (handle_aclocal_m4): Always find aclocal.m4 in
1375         top_srcdir.
1376         (handle_configure): Don't define ACCONFIG, CONFIG_TOP, CONFIG_BOT;
1377         instead substitute files directly.
1379 Wed Nov  6 10:22:26 1996  Tom Tromey  <tromey@cygnus.com>
1381         * remake-hdr.am (stamp-h): Look in top_builddir for
1382         config.status.
1383         ($(srcdir)/stamp-h.in): Look in top_srcdir for configure.in.
1385 Thu Oct 31 10:55:59 1996  Tom Tromey  <tromey@cygnus.com>
1387         * texinfos.am (.texi.dvi): Set MAKEINFO when running texi2dvi.
1388         From Jim Meyering.
1390         * automake.in (handle_texinfo): Push install-info-am, not
1391         install-info.
1392         (handle_merge_targets): Handle no-installinfo option.
1394         * texinfos.am (install-info-am): Renamed from install-info.
1396         * automake.in (handle_subdirs): Include install-info-recursive if
1397         no-installinfo given.
1399         * subdirs.am: Include INSTALLINFO token.
1401         * automake.in (handle_texinfo): Explicitly define MAKEINFO,
1402         TEXI2DVI.
1403         (cygnus_mode): New global.
1404         (handle_dist_worker): Pass --cygnus to automake.
1405         (initialize_global_constants): Document --cygnus.
1406         (check_cygnus): New sub.
1407         (handle_texinfo): Don't require texinfo.tex in Cygnus mode.
1409         * texi-vars.am: Removed.
1411         * dejagnu.am (check-DEJAGNU): Don't define rootme.
1413         * automake.in (handle_tests): Define EXPECT, RUNTEST.
1415         * dejagnu.am (EXPECT): Removed.
1416         (RUNTEST): Removed.
1418         * automake.in (define_program_variable): New sub.
1420 Mon Oct 28 10:43:48 1996  Tom Tromey  <tromey@cygnus.com>
1422         * automake.in (handle_dependencies): Use -M, not -MM, for C++
1423         dependencies.
1425 Thu Oct 24 20:21:50 1996  Tom Tromey  <tromey@cygnus.com>
1427         * automake.in (check_libobjs_sources): New sub.  Test
1428         libobj4.test.
1429         (handle_source_transform): Don't check for auto-discovered source
1430         files here.
1431         (handle_programs): Run check_libobjs_sources here.
1432         (handle_libraries): Ditto.
1434         * automake.in (define_configure_variable): New function.
1435         (get_object_extension): Use define_configure_variable.
1436         (handle_yacc_lex_cxx): Ditto.
1437         (handle_emacs_lisp): Ditto.
1438         (configure_vars): New global.
1439         (AC_CHECK_PATTERN): New global.
1440         (seen_ranlib, seen_prog_cc, seen_prog_cxx, seen_prog_lex):
1441         Removed.
1442         (handle_yacc_lex_cxx): Use configure_vars, not seen_prog_*.
1443         (AC_SUBST_PATTERN): New global.
1444         (scan_configure): Use AC_SUBST_PATTERN; don't set seen_prog_*.
1445         (handle_libraries): Don't use seen_ranlib.
1446         (read_am_file): Run define_configure_variable on each discovered
1447         variable.
1449 Mon Oct 21 23:06:49 1996  Tom Tromey  <tromey@cygnus.com>
1451         * automake.in (scan_configure): Handle AM_INIT_GUILE_MODULE.
1452         (handle_libraries): Pass configure substitutions directly on to
1453         LIBFILES.
1455         * automake.in (AM_PACKAGE_VERSION_PATTERN): New global.
1456         (scan_configure): Use it.  Test version.test.
1458 Sun Oct 20 12:08:46 1996  Tom Tromey  <tromey@cygnus.com>
1460         * automake.in (handle_dist_worker): Explicitly pass distdir to
1461         dist-hook make.  From Tatu Ylonen.
1463         * m4/strtod.m4: Use correct cache variable.
1465 Thu Oct 17 13:45:20 1996  Tom Tromey  <tromey@cygnus.com>
1467         Lisp fixes from Erick Branderhorst:
1468         * m4/lispdir.m4: Define lispdir, not LISPDIR.
1469         * lisp.am: Added missing \.
1471 Fri Oct 11 00:44:49 1996  Tom Tromey  <tromey@cygnus.com>
1473         * automake.in (handle_source_transform): Only rewrite c, yacc, lex
1474         to use de-ansi-fication.
1475         (scan_configure): Handle multi-line AC_REPLACE_FUNCS.  Test
1476         libobj5.test.
1478         * automake.in (handle_lib_objects): Added $lex_seen argument.
1479         Error if lex file used but LEXLIB not seen.
1480         (handle_programs): Ditto.
1481         (handle_yacc_lex_cxx): Define LEXLIB variable.
1482         (handle_lib_objects): Don't allow LEXLIB to end up on dependency
1483         list.
1485 Thu Oct 10 16:12:38 1996  Tom Tromey  <tromey@cygnus.com>
1487         * automake.in (handle_gettext): Moved check for SUBDIRS and
1488         ABOUT-NLS here.
1490         * automake.in (handle_configure): Run mkinstalldirs under
1491         $(SHELL).
1492         (handle_yacc_lex_cxx): Run interlock under $(SHELL).
1494         * remake-subd.am (Makefile): Run config.status under $(SHELL).
1495         * remake-hdr.am (stamp-h): Run config.status under $(SHELL).
1496         * remake.am (Makefile): Run config.status under $(SHELL).
1497         (config.status): Ditto.
1499         * automake.in (read_am_file): Removed UNMAINT code.
1500         (file_contents_with_transform): Ditto.
1501         * m4/maintainer.m4: Removed bogus UNMAINT code.
1503         * automake.in (handle_emacs_lisp): Define EMACS variable.
1504         (handle_emacs_lisp): Make sure EMACS is in environment when
1505         elisp-comp is run.
1507         * elisp-comp: Exit with status 1 if usage bad.
1508         Use "emacs -q".  Use EMACS environment variable if set (unless set
1509         to t).
1511         * m4/lispdir.m4: Unset EMACS if it is set to `t'.
1513         * automake.in (handle_dist_worker): Allow EXTRA_DIST items to be
1514         in subdirs.
1515         (do_one_merge_target): Use all-am, not all, in subdirs case.
1516         (handle_merge_targets): Always generate all-am in subdirs case.
1518         * remake.am (Makefile): Depend on BUILT_SOURCES.
1519         * remake-subd.am (Makefile): Depend on BUILT_SOURCES.
1520         * depend.am (.deps/.P): Don't depend on BUILT_SOURCES.
1522         * automake.in (handle_yacc_lex_cxx): Handle y.tab.h in non-ylwrap
1523         case.
1525         * ylwrap: Bug fix.  From Jim Meyering.
1527 Wed Oct  9 22:51:16 1996  Tom Tromey  <tromey@cygnus.com>
1529         * m4/mktime.m4: Don't define AC_HEADER_SYS_TIME_H; instead just
1530         check directly for header.
1532 Mon Oct  7 13:08:15 1996  Tom Tromey  <tromey@cygnus.com>
1534         * automake.in (scan_configure): fp_WITH_DMALLOC and fp_WITH_REGEX
1535         are obsolete.
1537 Sun Oct  6 00:43:01 1996  Tom Tromey  <tromey@cygnus.com>
1539         * automake.in (AC_CONFIG_AUX_DIR_PATTERN): New global.
1540         (AM_INIT_AUTOMAKE_PATTERN): New global.
1541         (scan_configure): Use them.
1543         * aclocal.in (add_file): Search contents of included files.  Test
1544         req.test.
1545         (scan_m4_files): Don't skip acinclude.m4 when constructing
1546         search.  Test acsilent.test.
1547         (scan_m4_files): Scan acinclude.m4.
1549         * aclocal.in (add_file): Removed debugging print.
1550         (scan_configure): Set $file_contents when scanning acinclude.m4.
1551         Test acinclude.test.
1553         * configure.in: Upped to 1.1g.
1555         * Released 1.1f.
1557         * texinfos.am: Run : after install-info.
1559         * aclocal.in (parse_arguments): Better error message.
1560         * automake.in (parse_arguments): Better error message.
1562         * remake.am (Makefile): Depend on $(srcdir)/Makefile.in, to work
1563         around broken makes.  From David A. Swierczek.
1564         * remake-subd.am (Makefile): Ditto.
1566 Sat Oct  5 11:29:48 1996  Tom Tromey  <tromey@cygnus.com>
1568         * automake.in (generate_makefile): Put BUILT_SOURCES onto @all if
1569         appropriate.
1570         (handle_source_transform): Error if discovered source file is
1571         mentioned.
1572         (do_one_merge_target): Move all-vs-check test here.
1574         * m4/obstack.m4: New file.
1575         * m4/error.m4: New file.
1577         * automake.in (scan_configure): Support AM_FUNC_MKTIME,
1578         AM_FUNC_ERROR_AT_LINE, AM_FUNC_OBSTACK.
1580         * texinfo.tex: New version from texinfo 3.9.
1582         * automake.in (handle_yacc_lex_cxx): Updated for new ylwrap.
1583         Also, handle y.tab.h file when "yacc -d" is used.
1584         (do_one_merge_target): Use pretty_print_rule.
1586         * ylwrap: Changed usage.
1588         * m4/mktime.m4: New file.
1590         * m4: Renamed all .m4 files to fit into 14-char limits.
1592         * m4/Makefile.am (EXTRA_DIST): New macro.
1594         * aclocal.in ($ac_defun_rx, %map, %file_contents): New globals.
1595         (scan_m4_files): Use $ac_defun_rx.
1596         (add_file): Ditto.
1597         Run scan_m4_files.
1598         (scan_configure): Scan acinclude.m4 before anything else.
1599         (scan_file): New sub.
1600         (check_acinclude): New sub.
1601         (add_file): Rewrote.
1603         * progs-clean.am, progs.am: Renamed from programs-clean.am,
1604         programs.am.
1605         * libs-clean.am, libs.am: Renamed from libraries-clean.am,
1606         libraries.am.
1607         * texi-vars: Renamed from texinfos-vars.am.
1608         * comp-vars.am: Renamed from compile-vars.am.
1609         * texi-vers.am: Renamed from texi-version.am.
1611         * automake.in (require_file_internal): Give error if symlink can't
1612         be made.
1613         (require_config_file): Error message references configure.in.
1614         (handle_yacc_lex_cxx): Fix order of arguments to ylwrap; from
1615         Joerg-Martin Schwarz.
1616         (handle_texinfo): Use texi-vers, not texi-version.
1617         (get_object_extension): Use comp-vars, not compile-vars.
1618         (handle_texinfo): Use texi-vars, not texinfos-vars.
1619         (handle_libraries): Use `libs' prefix, not `libraries'.
1620         (handle_programs): Use `progs' prefix, not `programs'.
1622 Fri Oct  4 01:14:08 1996  Tom Tromey  <tromey@cygnus.com>
1624         * aclocal.in (scan_m4_files): New sub.
1626         * m4/AM_FUNC_STRTOD.m4 (am_cv_func_strtod_needs_libm): Set
1627         am_cv_func_strtod_needs_libm, so we can avoid linking with -lm
1628         everywhere.
1630 Thu Oct  3 20:11:16 1996  Tom Tromey  <tromey@cygnus.com>
1632         * texinfos.am (uninstall-info): Run install-info --remove.
1634         * automake.in (read_am_file): Define all variables after reading
1635         .am file.  Test vpath.test.  Reported by Anthony Green.
1637 Mon Sep 30 08:31:51 1996  Tom Tromey  <tromey@cygnus.com>
1639         * texinfos.am: Run install-info.
1641         * automake.in (variable_value_as_list): Just return if comment
1642         seen.  Report from Mark Galassi.
1643         (handle_options): Don't bother with explicit comment checking.
1645 Tue Sep 24 09:15:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1647         * automake.in (read_am_file): Cleaned up dejagnu variables.
1649 Mon Sep 23 00:04:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
1651         * automake.in (parse_arguments): New usage to conform to GNU
1652         standards.
1654         * aclocal.in (parse_arguments): New usage to conform to GNU
1655         standards.
1657         * automake.in (handle_scripts): Push new target onto @check.
1658         * scripts.am (check-@DIR@SCRIPTS): New target.
1660         * automake.in (initialize_global_constants): Define %dist,
1661         dist_header, dist_trailer.
1662         (handle_dist): Make dist-all target.
1663         (generate_makefile): Run check_typos later.
1664         (examine_variable): New sub.
1665         (handle_tags): Examine TAGS_DEPENDENCIES.  Test spell3.test.
1666         Error if TAGS_DEPENDENCIES but no sources used.
1667         (handle_configure): Examine CONFIGURE_DEPENDENCIES.
1669 Sat Sep 21 13:59:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
1671         * automake.in (am_install_var): More error checking.
1673 Fri Sep 20 09:06:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
1675         * tags.am (TAGS): Minor cleanup.
1677         * clean.am (distclean-generic): Don't remove CONFIG_HEADER.
1679         * remake-hdr.am (mostlyclean-hdr, clean-hdr, distclean-hdr,
1680         maintainer-clean-hdr): New targets.
1682         * automake.in (handle_configure): Define CONFIG_HEADER correctly
1683         when it is in current directory.
1684         (handle_configure): Push "hdr" on @clean.
1686         * remake-hdr.am (stamp-h): Run config.status in top_builddir.
1687         ($(srcdir)/stamp-h.in): Run autoheader in top_srcdir.
1689         * automake.in (scan_configure): Check for install.sh here.
1690         (basename): New sub.
1691         (handle_configure): Handle case where config.h is in subdir.
1692         (handle_configure): Make stamp-in.h for user if it doesn't already
1693         exist.
1694         (touch): New sub.
1696 Tue Sep 17 23:35:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
1698         * Makefile.am (EXTRA_DIST): Include pkgdata_DATA.
1700         * dist-vars.am (DISTFILES): Don't distribute BUILT_SOURCES or
1701         DATA.
1702         (DEP_DISTFILES): Ditto.
1704 Mon Sep 16 22:28:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
1706         * automake.in (check_typos): Renamed.
1707         (check_typos): Check for _LDADD, _LIBADD, and _DEPENDENCIES.
1708         (variable_defined): Note variable as being "seen".
1709         (handle_lib_objects): Don't push configure substitutions onto
1710         _DEPENDENCIES.
1712 Sun Sep 15 22:45:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
1714         * automake.in (initialize_per_input): Init content_seen.
1715         (variable_value_as_list): Set content_seen entry.
1716         (define_variable): Ditto.
1717         (define_pretty_variable): Ditto.
1718         (check_source_typos): New sub.
1719         (generate_makefile): Call it.
1721 Thu Sep 12 15:03:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
1723         * automake.in (handle_source_transform): Removed extraneous
1724         space.  Test implicit.test.
1725         (read_am_file): Make sure "canonical" variables are mentioned in
1726         %contents.
1727         (scan_configure): AC_CHECK_TOOL sets $seen_canonical to
1728         $AC_CANONICAL_HOST conditionally.
1729         (handle_footer): Don't use define_pretty_variable in all cases.
1731 Wed Sep 11 11:54:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
1733         * clean.am (distclean-generic): Remove CONFIG_CLEAN_FILES here,
1734         per GNU/Gnits standards.
1736         * libraries.am (install-@DIR@LIBRARIES): Use two loops, so new
1737         NORMAL_INSTALL and POST_INSTALL variables can work when empty.
1739         * automake.in (handle_options): Rewrote version handling.  Now
1740         returns error indicator.
1741         (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Handle `:=' definitions.
1742         (RULE_PATTERN): Exclude `:=' from being a rule.
1744         * m4/AM_PROG_CC_STDC.m4 (ac_save_CC): Bug fix from Jim Meyering.
1746         * automake.in (variable_value_as_list): Always use am_line_error.
1747         (define_variable): New sub.
1748         (get_object_extension): Use define_variable.
1749         (handle_yacc_lex_cxx): Ditto.
1750         (handle_source_transform): Ditto.
1751         (handle_programs): Ditto.
1752         (handle_libraries): Ditto.
1753         (handle_texinfo): Ditto.
1754         (handle_man_pages): Ditto.
1755         (handle_dependencies): Ditto.
1756         (handle_aclocal_m4): Ditto.
1757         (define_pretty_variable): New sub.
1758         (handle_source_transform): Use define_pretty_variable.
1759         (handle_lib_objects): Ditto.
1760         (handle_libraries): Ditto.
1761         (handle_dist): Ditto.
1762         (handle_dependencies): Ditto.
1763         (handle_configure): Ditto.
1764         (handle_footer): Ditto.
1765         (handle_emacs_lisp): Ditto.
1766         (am_install_var): Ditto.
1768         * Released version 1.1e.
1770         * automake.in ($GNITS_VERSION_PATTERN): Handle non-alpha
1771         releases.
1773         * configure.in: Version 1.1e.
1775         * automake.in (handle_texinfo): Distribute .info file.
1777 Sun Sep  8 09:00:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
1779         * Makefile.am (EXTRA_DIST): New macro.
1780         (maintainer-clean): Don't run "make check".
1781         (pathchk): New target.
1783         * automake.in (check_gnits_standards): Only check version number
1784         syntax at top level.
1785         ($package_version_line): New variable.
1786         (scan_configure): Set it.
1787         (check_gnits_standards): Use am_conf_line_error.
1788         (scan_configure): Remove extraneous whitespace from version
1789         number.
1790         (handle_dist): Handle distcheck-hook.
1792         * m4/AM_PROG_CC_STDC.m4: Applied patch from Jim Meyering.
1794         * automake.in (scan_configure): Handle AM_WITH_REGEX.
1795         (handle_lib_objects): Require .h files in %libsources but don't
1796         generate dependencies for them.
1797         (scan_configure): Also require rx.h and regex.h.
1799         * m4/Makefile.am (m4data_DATA): Don't include AM_PROG_LIBTOOL,
1800         AM_FEATURE_CTYPE, AM_FEATURE_ERRNO, AM_FEATURE_EXIT,
1801         AM_SYSTEM_HEADER.
1803         * texi-version.am: Use "cp; rm" and not "mv", to work around
1804         broken mvs.
1806         * automake.in ($package_version): New global.
1807         (scan_configure): Set it.
1808         (check_gnits_standards): Verify version string; require
1809         README-alpha if alpha version.
1810         (scan_configure): Recognize AM_FUNC_FNMATCH,
1811         AM_REPLACE_GNU_GETOPT.
1813         * Makefile.am (installcheck-local): Check all scripts.
1815 Sat Sep  7 19:22:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1817         * tags-clean.am: Do deletions here again.
1819 Thu Sep  5 09:06:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
1821         * automake.in (usage): Include bug-reporting information.
1822         (handle_lib_objects): Error if LIBOBJS seen but never set.
1824         * aclocal.in ($acdir): Use @datadir@/aclocal.
1825         (usage): Include bug-reporting information.
1827 Wed Sep  4 11:36:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
1829         * automake.in (handle_source_transform): .deps no longer in
1830         srcdir.
1831         (handle_lib_objects): Ditto.
1832         (handle_dist_worker): Pass --build-dir to automake.
1833         ($build_directory): New global.
1834         (parse_arguments): Handle --build-dir.
1835         (initialize_global_constants): Include --build-dir in help.
1836         (scan_dependency_file): New sub.
1837         (handle_dependencies): Use it.  Also, use $build_directory.
1838         (initialize_global_constants): Added --srcdir-name.
1839         (parse_arguments): Ditto.
1840         (handle_dist_worker): Ditto.
1841         ($srcdir_name): New global.
1842         ($srcdir_rx): New global.
1843         (parse_arguments): Set it.
1845         * depend2.am: Removed all mention of $(srcdir).
1847         * depend.am (MKDEP): Use gcc -M, not gcc -MM.
1848         Removed all mention of $(srcdir); dependencies now put into build
1849         dir.
1851         * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
1852         Don't do work silently.
1854         * automake.in (handle_merge_targets): Error if invalid uninstall
1855         targets are given.
1856         (read_am_file): Fix for test block.test.
1858 Tue Sep  3 18:50:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1860         * texinfos.am (install-info): Added NORMAL_INSTALL.
1861         * scripts.am (install-@DIR@SCRIPTS): Added NORMAL_INSTALL.
1862         * programs.am (install-@DIR@PROGRAMS): Added NORMAL_INSTALL.
1863         * lisp.am (install-@DIR@LISP): Added NORMAL_INSTALL.
1864         * libraries.am (install-@DIR@LIBRARIES): Added NORMAL_INSTALL.
1865         Also, use POST_INSTALL when running ranlib.
1866         * header.am (install-@DIR@HEADERS): Added NORMAL_INSTALL.
1867         * data.am (install-@DIR@DATA): Added NORMAL_INSTALL.
1869         * automake.in (handle_man_pages): Added NORMAL_INSTALL invocation.
1870         (handle_merge_targets): Ditto.
1871         (handle_merge_targets): Error if PRE_INSTALL, POST_INSTALL, or
1872         NORMAL_INSTALL defined.
1874         * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
1875         ${INSTALL_PROGRAM}.  From François Pinard.
1877 Tue Aug 27 08:25:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
1879         * automake.in (file_contents_with_transform): Correctly remove
1880         @(UN)?MAINT@ from input when maintainer mode not active.
1881         (handle_aclocal_m4): Handle no-maintainer-mode case.
1883         * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
1885         * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
1887 Mon Aug 26 21:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1889         * automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
1890         (handle_libraries): Don't include libraries from EXTRA_LIBRARIES
1891         in LIBFILES definition.  Reported by Steve M Robbins.  Test
1892         alllib.test.
1894         * automake.in (variable_value_as_list): New sub.
1895         (handle_source_transform): Use it.
1896         (handle_lib_objects): Ditto.
1897         (handle_libraries): Ditto.
1898         (handle_texinfo): Ditto.
1899         (handle_man_pages): Ditto.
1900         (am_install_var): Ditto.
1901         (handle_options): Ditto.
1903 Sat Aug 24 09:30:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1905         Reported by Jim Meyering:
1906         * automake.in (get_object_extension): Look in "./" for ansi2knr if
1907         no path found.
1908         (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
1910         * remake.am (.PHONY): New target.
1912         * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
1914         * automake.in (check_gnu_standards): Disallow no-installman,
1915         no-installinfo.
1916         (read_am_file): Sed out UNMAINT too.
1917         (file_contents_with_transform): Ditto.
1919         * acinstall: New file.
1921         * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
1923         * m4/AM_WITH_REGEX.m4: New version from François Pinard.
1925         * m4/AM_TYPE_PTRDIFF_T.m4: Use am_cv, not ac_cv.
1926         * m4/AM_C_PROTOTYPES.m4: Ditto.
1927         * m4/AM_FUNC_STRTOD.m4: Ditto.
1928         * m4/AM_PROG_CC_STDC.m4: Ditto.
1929         * m4/AM_PROG_LIBTOOL.m4: Ditto.
1931 Fri Aug 23 22:23:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
1933         * m4/Makefile.am (m4datadir): New macro
1934         (m4data_DATA): Renamed.
1936         * Makefile.am (cvs-dist): Depend on distcheck target.
1938 Mon Aug 19 15:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1940         * automake.in (initialize_global_constants): [common_files]
1941         Include acinclude.m4.
1943         * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
1945 Sat Aug 17 11:27:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
1947         * automake.in (handle_dependencies): Push `depend'-clean targets
1948         on @clean.
1949         * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
1950         maintainer-clean-depend): New targets.
1952 Tue Aug 13 17:53:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
1954         * texinfos.am (.texinfo.info): New target.
1955         (.texinfo.dvi): New target.
1957         From Jim Meyering:
1958         * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
1959         match info files.
1960         (handle_texinfo): Handle `.texinfo' files.
1962 Mon Aug 12 10:28:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1964         * automake.in (require_file_internal): Special-case `.' when
1965         finding files to distribute.  Test libobj2.test.
1967         * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN.  Test
1968         order.test.
1970         * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
1971         * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
1973         * compile-kr.am: Removed duplicate ansi2knr rules.
1975 Sun Aug 11 00:20:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
1977         * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
1978         (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
1979         (mkdir): Removed.
1981         * automake.in (initialize_global_constants): [common_files]
1982         Include interlock and ylwrap.
1984         * Released version 1.1c.
1986         * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
1987         ud_PATH_LISPDIR are obsolete names.
1989         * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
1990         Removed.
1992         * automake.in (handle_lib_objects): Changed interface.  Now
1993         generates _DEPENDENCIES variable if appropriate.
1994         (handle_emacs_lisp): Use AM_PATH_LISPDIR.
1995         (scan_configure): Ditto.
1997         * Makefile.am (CLEANFILES): Removed.
1999         * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
2001         * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
2003         * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
2005         * automake.in (handle_yacc_lex_cxx): Require ylwrap in
2006         multi-lex/yacc case.
2007         (handle_source_transform): Changed return result.
2008         (handle_programs): Use linker returned by
2009         handle_source_transform.
2010         (seen_prog_cc, seen_prog_cxx): New globals.
2011         (scan_configure): Recognize AC_PROG_CC and AC_PROG_CXX.
2012         (handle_yacc_lex_cxx): Error message if AC_PROG_CXX or
2013         AC_PROG_YACC missing.
2014         (seen_decl_yytext, seen_prog_lex): New globals.
2015         (scan_configure): Set them.
2016         (handle_yacc_lex_cxx): Warn about missing AC_PROG_LEX or
2017         AC_DECL_YYTEXT.
2018         (handle_yacc_lex_cxx): Use $(LEX_OUTPUT_ROOT).
2019         (initialize_per_input): Initialize seen_c_source.
2020         (handle_yacc_lex_cxx): Define CC, CFLAGS, COMPILE, LINK only when
2021         C source seen.
2022         (handle_source_transform): Set seen_c_source.
2024         * interlock: Changed usage.
2026         * ylwrap: New file.
2028         * automake.in (handle_yacc_lex_cxx): Renamed.
2030         * automake.in (handle_dependencies): Handle %cxx_extensions.
2031         Include depend2.am when appropriate.
2033         * depend2.am: New file; contents from depend.am but templatized.
2035         * automake.in (initialize_per_input): Initialize
2036         %cxx_extensions.
2037         (handle_source_transform): Set %cxx_extensions.
2039 Sat Aug 10 10:29:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
2041         * interlock: New file.
2043         * automake.in (handle_yacc_lex): New sub.
2044         (handle_source_transform): Removed most yacc/lex handling.
2045         (initialize_per_input): Init yacc_sources, lex_sources.
2046         (generate_makefile): Run handle_yacc_lex.
2047         (handle_merge_targets): Use `scalar' and not $# to find length of
2048         array.
2050         * m4/AM_FEATURE_EXIT.m4: Wrote.
2051         * m4/AM_FEATURE_CTYPE.m4: Wrote.
2052         * m4/AM_FEATURE_ERRNO.m4: Wrote.
2054         * aclocal.in (macro_seen): New global.
2055         (add_file): Set macro_seen entry.  Only push required macro on
2056         @rlist if not already seen.  Test defun.test.
2058         * automake.in (get_object_extension): Handle directory prefix on
2059         `ansi2knr' option.
2061         * kr-extra.am: New file.
2063         * kr-vars.am: Removed.
2065         * automake.in (handle_options): Handle directory prefix on
2066         `ansi2knr' option.
2068         * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
2070         * aclocal.in (add_file): Error if macro is duplicated.  Test
2071         dup.test.
2073 Fri Aug  9 09:18:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
2075         * automake.in (handle_programs): Substitute @XLINK@.  Make sure
2076         linker variable is transformed name.
2077         * program.am (@PROGRAM@): Use @XLINK@ to link.
2079         * automake.in (handle_scripts): Fixed call to
2080         am_primary_prefixes.
2081         (handle_libraries): Better error message when AC_PROG_RANLIB
2082         required.
2084         * automake.in (handle_libraries): Canonicalize library name.  Test
2085         canon4.test.
2086         * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
2087         (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
2089 Thu Aug  8 10:57:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
2091         * automake.in (handle_scripts): Correctly compute
2092         $scripts_installed.  Test scripts.test.
2094 Wed Aug  7 12:13:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
2096         * ansi2knr.c: New version.
2098 Tue Aug  6 10:58:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
2100         * automake.in (handle_source_transform): Handle more C++ file
2101         extensions.  "Handle" Objective C.  Handle more FORTRAN
2102         extensions.
2104         * compile-vars.am (LEX): Removed.
2105         (YACC): Removed.
2107         * automake.in (handle_source_transform): Correctly handle lex
2108         source.  Test lex.test.
2109         (handle_source_transform): Skip more C++ headers.  Generate macro
2110         definitions for YACC and LEX on first use.
2112         * aclocal.in (parse_arguments): Mention GNU.
2113         * automake.in (parse_arguments): Mention GNU.
2115 Mon Aug  5 00:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
2117         * automake.in (handle_programs): Define program_LINK.
2118         * program.am (@PROGRAM@): Use program_LINK to link.
2120         * Released version 1.1b
2122         * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
2123         seen_prog_install to `2'.
2125         * configure.in: Don't run AM_PROG_INSTALL.
2127         * automake.in (parse_arguments): Use $PACKAGE.
2128         ($PACKAGE): New global.
2129         ($am_c_prototypes): Renamed.
2130         (get_object_extension): Use am_c_prototypes.
2131         (scan_configure): Ditto.
2132         (scan_configure): Use AM_MAINTAINER_MODE.
2133         (scan_configure): Warn about obsolete macros.
2135         * aclocal.in (parse_arguments): Use $PACKAGE.
2136         ($PACKAGE): New global.
2138         * Makefile.am (CLEANFILES): Added aclocal.
2139         (ETAGS_ARGS): Added aclocal.in.
2140         (TAGS_DEPENDENCIES): Ditto.
2141         (maintainer-check): Depend on aclocal.
2142         (maintainer-check): Check aclocal.
2143         (bin_SCRIPTS): Include aclocal.
2145         * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
2146         (scan_configure): Use AM_PROG_INSTALL.
2148         * configure.in: Use AM_INIT_AUTOMAKE.
2150         * automake.in (keyed_aclocal_warning): Warning tells about
2151         aclocal.
2152         (handle_aclocal_m4): New sub.
2153         (handle_configure): Use it.
2155         * aclocal.in (output_file): New global.
2156         (usage): Handle --output.
2157         (parse_arguments): Handle --output.
2159         * m4/AM_INIT_AUTOMAKE.m4: New file.
2161         * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
2162         Don't touch CFLAGS.
2164         * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
2165         (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
2167         * texinfos.am (.texi.info): Force .info file to be built in
2168         srcdir.  From Franc,ois Pinard.
2170         From Jim Meyering:
2171         * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
2172         test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
2173         -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
2174         gets compile errors.  With help from Marcus Daniels.
2176         * automake.in (initialize_global_constants): Put elisp-comp into
2177         @common_files.  Bug from Glenn Amerine.
2179 Sun Aug  4 12:52:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
2181         * automake.in (handle_dist_worker): Use fgrep, not grep.
2183         * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
2185         * automake.in (handle_emacs_lisp): Include lisp-clean.am in
2186         output.
2187         (initialize_global_constants): [install_man_format] Don't hide
2188         "ugliness" at install time.
2190         * lisp-clean.am: New file.
2192         * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
2194         * automake.in (handle_man_pages): Patch from Janos Farkas to fix
2195         bug when installing man pages.  Test man.test.
2196         (initialize_global_constants): [install_man_format] Make sure man
2197         page can actually be found in either source or build dirs.
2198         (handle_dist_worker): Use "755" permissions on distdir.
2200         * automake.in (handle_dist): Allow chmod's to fail.
2201         (am_primary_prefixes): New function.
2202         (am_install_var): Use it.
2203         (handle_libraries): Use it.  Test libfiles.test.
2204         (handle_dist): For dist-tarZ, assume traditional "tar" and
2205         "compress".
2207         * m4/AM_FUNC_STRTOD.m4: New file.
2209         * automake.in (handle_dist): Only generate `distdir' variable if
2210         it doesn't already exist.
2212         Fix for bug reported by Harlan Stenn.  Test tags.test.
2213         * automake.in (initialize_per_input): Define dir_holds_sources.
2214         (handle_tags): Check dir_holds_headers.
2215         (handle_headers): Set dir_holds_headers.
2217         * automake.in (handle_texinfo): Generate "version.texi" dependency
2218         for .dvi file.  Bug reported by Glenn Amerine.  Test vtexi2.test.
2220         * automake.in (handle_configure): Require file $input, not
2221         "$local.in".  From Nyul Laszlo.  Test colon.test.
2223 Sun Jul 28 11:14:52 1996  Tom Tromey  <tromey@creche.cygnus.com>
2225         * aclocal.in: New file.
2226         * configure.in: Generate m4/Makefile, aclocal.
2227         * Makefile.am (SUBDIRS): Include m4.
2228         * m4/Makefile.am: New file.
2230 Fri Jul 19 10:12:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
2232         * automake.in (initialize_global_constants): Put ansi2knr.c and
2233         ansi2knr.1 into common_files.  Bug report from François Pinard.
2235 Mon Jul 15 10:28:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
2237         * install-sh: Updated copyright notice.
2239 Fri Jul  5 08:23:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
2241         * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
2242         Report from Josh MacDonald.
2244         Bugs from Gord Matzigkeit:
2245         * automake.in (handle_footer): Push contents of $(SUFFIXES), not
2246         `$(SUFFIXES)'.
2247         (handle_dist): Ignore chmod return results.
2249         * programs-clean.am (clean-@DIR@PROGRAMS): Work around failing
2250         Solaris "rm -f".  Bug from Kaveh R. Ghazi.
2251         * libraries-clean.am (clean-@DIR@LIBRARIES): Likewise.
2253 Fri Jun 21 10:42:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2255         * texinfos.am (install-info): Use "if", not "&&", to avoid
2256         install problem when glob doesn't match.
2258         * automake.in (initialize_global_constants): [USAGE] Added
2259         --no-force.
2260         (force_generation): New global.
2261         (parse_arguments): Handle --no-force.
2262         (generate_makefile): Handle --no-force.
2264         * Makefile.am (maintainer-check): Ensure all invocations of
2265         mkinstalldirs are correct.
2267 Tue Jun 18 10:53:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
2269         * automake.in (handle_tests): Don't directly generate site.exp.
2271 Sun Jun 16 22:21:16 1996  Harlan Stenn  <harlan@brown.pfcs.com>
2272         
2273         * automake.in:  Treat an initial `#' on a word in AUTOMAKE_OPTIONS
2274         as a comment start.  Add support for a dist-tarZ target.
2276 Tue Jun 11 22:14:21 1996  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
2278         * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
2279         paths into relative paths.
2281 Mon Jun 10 21:11:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
2283         * texinfo.tex: New version.
2285         * automake.in: Look for AM_PROG_LIBTOOL.  From Gord Matzigkeit.
2286         (initialize_global_constants): Added libtool to
2287         @common_sometimes.
2288         (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
2290 Sun Jun  9 17:45:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2292         * texinfos.am (install-info): Don't install ~ files.  Bug report
2293         from Greg McGary.
2294         * automake.in (handle_texinfo): Don't push '.info*' onto
2295         @infos_list.
2297         * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
2298         using gettext.
2299         (handle_dist): Pass --with-included-gettext to configure if using
2300         gettext.
2302         * compile-kr.am (._c._o): Pass -c to $(COMPILE).
2303         (.c._o): Ditto.
2304         * compile.am (.c.o): Pass -c to $(COMPILE).
2305         * compile-vars.am (COMPILE): Don't include -c.
2307         * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
2308         automake.
2309         * automake.in (handle_configure): Supply --strictness arg to
2310         automake.
2312 Fri Jun  7 12:31:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
2314         * automake.in (handle_tests): Fix quoting on `pwd`.
2315         (handle_options): Recognize no-installinfo option.
2316         (handle_man_pages): Don't put man directory on @installdirs if
2317         no-installman is specified.
2318         (handle_texinfo): Handle no-installinfo option.
2319         (handle_options): Compare version against $num_version, not
2320         $VERSION.
2321         (handle_source_transform): Generate rules for output of lex,
2322         yacc.  Bug report from Thomas Morgan.  Test yacc.test.
2323         (handle_dist): "distcheck" now runs "make dvi".
2324         (handle_tests): Support $(TESTS_ENVIRONMENT).  Idea from Ulrich
2325         Drepper.
2327         * dejagnu.am (check-DEJAGNU): Depend on site.exp.
2329 Sun Jun  2 10:33:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
2331         * automake.in (handle_emacs_lisp): New function.
2332         (initialize_global_constants): Added elisp-comp to
2333         @common_sometimes.
2334         (seen_lispdir): New global.
2335         (scan_configure): Handle ud_PATH_LISPDIR.
2337         * elisp-comp: New file.
2339         * lisp.am: New file.
2341         * automake.in (generate_makefile): Run handle_emacs_lisp.
2343         * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
2345         * automake.in (initialize_global_constants): Removed version.texi
2346         from common_sometimes.
2347         (initialize_global_constants): Added texinfo.tex to common_files.
2348         Test texinfo.test.
2349         (handle_tests): Allow dejagnu- and automake-style test suites to
2350         coexist.  Test dejagnu.test.
2351         (initialize_global_constants): New constants AC_CANONICAL_HOST,
2352         AC_CANONICAL_SYSTEM.
2353         (scan_configure): Use new constants.
2354         (handle_tests): Put target specific information into site.exp if
2355         AC_CANONICAL_* used.
2356         (read_am_file): Generate some extra variables when AC_CANONICAL_*
2357         used.
2358         (handle_options): Allow version number to have letters appended.
2359         (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
2360         option not specd.
2361         (initialize_global_constants): install_man_format changed to
2362         handle built man pages.
2364 Wed May 29 10:35:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
2366         * config.guess, config.sub: New versions.
2368 Tue May 28 19:27:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
2370         * configure.in (VERSION): Upped to 1.0.
2372 Sat May 25 10:19:53 1996  Tom Tromey  <tromey@creche.cygnus.com>
2374         * automake.in (handle_tests): Handle dejagnu.
2375         (handle_options): Recognize dejagnu option.
2377         * dejagnu.am: New file.
2379 Thu May 23 10:01:13 1996  Tom Tromey  <tromey@creche.cygnus.com>
2381         * automake.in (handle_dist): Run installcheck target from
2382         distcheck.
2384         * configure.in (VERSION): Upped to 0.34.
2386         * automake.in (scan_configure): Always allow upgrading to
2387         fp_PROG_INSTALL.  Test fpinstall.test.
2389 Wed May 22 14:45:28 1996  Joshua Cowan  <jcowan@hermit.reslife.okstate.edu>
2391         (handle_dist): Make `distcheck' check `install' target, too.
2393 Wed May 22 09:49:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
2395         * automake.in (initialize_per_input): Don't initialize
2396         $output_directory here; initialize it globally.  From Joshua
2397         Cowan.  Test outdir.test.
2399 Sat May 18 10:57:40 1996  Tom Tromey  <tromey@creche.cygnus.com>
2401         * automake.in (handle_tests): Don't push TESTS onto dist_common.
2402         (initialize_global_constants): Put install-sh and mkinstalldirs
2403         into @common_files.  Test insh2.test.
2405 Fri May 17 09:02:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2407         * automake.in (handle_source_transform): Don't generate _OBJECTS
2408         when no source files specified.  Test number.test.
2410         From Joerg-Martin Schwarz:
2411         * automake.in (seen_package, seen_version): New globals.
2412         (scan_configure): Look for PACKAGE= and VERSION=.
2414         * automake.in (handle_options): Recognize dist-zip.
2415         (handle_dist): Handle dist-zip.
2416         (handle_options): Use ' ', not \s+, with split.  Test
2417         backsl.test.
2418         (handle_source_transform): Likewise.
2419         (handle_lib_objects): Likewise.
2420         (handle_libraries): Likewise.
2421         (handle_texinfo): Likewise.
2422         (handle_man_pages): Likewise.
2423         (handle_subdirs): Likewise.
2424         (handle_gettext): Likewise.
2425         (handle_footer): Likewise.
2426         (handle_tests): Likewise.
2427         (scan_configure): Likewise.
2428         (am_install_var): Likewise.
2430         * Makefile.am (TAGS_DEPENDENCIES): New macro.
2432         * tags.am (tags-recursive): New target.
2433         (TAGS): Depend on it.
2435         * automake.in (handle_tags): Put tags-recursive on @phony.
2437         * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
2438         TAGS_DEPENDENCIES.
2439         * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
2441 Thu May 16 09:21:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2443         * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
2445         * automake.in (scan_configure): Look for install-sh and
2446         mkinstalldirs here.
2447         (initialize_global_constants): Moved mdate-sh from
2448         common_sometimes to common_files.  Test mdate2.test.
2450 Tue May 14 21:52:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
2452         * automake.in (seen_maint_mode): New global.
2453         (scan_configure): Handle jm_MAINTAINER_MODE.
2454         (read_am_file): Handle seen_maint_mode.
2455         (file_contents_with_transform): Handle seen_maint_mode.
2456         (handle_source_transform): Changed interface, all callers.
2458         From Jim Meyering:
2459         * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
2460         Handle @MAINT@.
2461         * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
2463         * automake.in (handle_configure): Check $config_aux_dir against
2464         empty string.  From Markku Rossi.  Test mkinstall.test.
2466 Fri May 10 14:38:47 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
2468         * automake.in (distcheck): Added new rule to top level
2469         Makefile.in.
2471 Wed May  8 21:57:21 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
2473         * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
2474         sets seen_ranlib.
2475         (generate_makefile): libtool, config.sub, and config.guess should
2476         only ever appear in the top directory of a package.
2478 Tue May 14 10:24:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
2480         * automake.in (initialize_global_constants): Added libversion.in
2481         to @common_files.
2483         * configure.in (VERSION): Upped to 0.33.
2485         * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
2486         Test extra.test.
2488 Mon May 13 10:41:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
2490         * install-sh (transformbasename): Correct misspelling of
2491         transformbasename.  From Ian Lance Taylor.
2493 Sat Apr 27 11:39:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
2495         * automake.in (handle_configure): Set mkinstalldirs variable
2496         here.
2497         (handle_dist_worker): Explicitly set distdir in subdir makes.
2498         (handle_dist): Handle separate distdir target.
2499         (handle_dist_worker): Only generate distdir target.
2501         * texinfos.am (install-info): Use $(mkinstalldirs).
2502         * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
2503         * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
2504         * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
2505         * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
2506         * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
2508         * automake.in (read_am_file): Set mkinstalldirs variable.
2509         (handle_man_pages): Use it.
2510         (handle_installdirs): Ditto.
2512 Fri Apr 26 15:10:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2514         * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
2516 Thu Apr 25 18:40:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2518         * automake.in (handle_dist_worker): Use $(TAR), not tar.
2519         (handle_merge_targets): Make sure config header is built before
2520         recursing into subdirs.
2521         (handle_libraries): Generate LIBFILES for check_LIBRARIES.
2522         (handle_merge_targets): Handle case where nothing is installed but
2523         something must be built -- "make install" must still work.
2525         * dist-vars.am (TAR): New macro.
2527         * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
2528         (handle_configure): Require stamp-h.in when config header used.
2530 Tue Apr 23 17:57:13 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2532         * doc/mdate-sh: Extract the last field from the date output, not
2533         the sixth, which will fail when the timezone name has more than
2534         one word or is missing.
2536 Wed Apr 24 20:29:26 1996  Tom Tromey  <tromey@creche.cygnus.com>
2538         * automake.in (am_install_var): Use delete, not undef, to remove
2539         EXTRA entry.  From Gord Matzigkeit.
2541 Mon Apr 22 17:48:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
2543         * automake.in (read_am_file): Handle case where last line doesn't
2544         end in newline.
2546 Tue Apr  9 22:53:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
2548         * automake.in (variable_defined): New function.
2549         (read_am_file): Ensure a blank line comes before starting comments
2550         from Makefile.am.
2551         (initialize_per_input): Initialize %targets.
2552         (read_am_file): Set appropriate entry in %targets.
2553         Many changes to use variable_defined.
2554         (check_gnu_standards): Only require ChangeLog at top level.  From
2555         Gord Matzigkeit.
2556         (handle_tests): check-TESTS depends on $(TESTS).  From Gord
2557         Matzigkeit.
2559 Mon Apr  8 22:51:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
2561         * automake.in (parse_arguments): Added short options.
2562         (initialize_global_constants): Ditto.
2564 Fri Apr  5 00:22:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
2566         * mkinstalldirs (errstatus): Don't necessarily die if mkdir
2567         fails.
2569         * automake.in (handle_source_transform): Typo fix.
2571 Thu Apr  4 15:10:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
2573         * automake.in (handle_dist_worker): Renamed dist-local to
2574         dist-hook.
2575         (handle_merge_targets): Added install-data-hook and
2576         install-exec-hook.
2577         (handle_source_transform): Handle EXTRA_prog_SOURCES form.
2579         * automake.in (handle_scripts): Never allow scripts_installed to
2580         become 0.
2582         * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
2583         srcdir.
2585         * automake.in (generate_makefile): Derived file names from given
2586         input; don't assume Makefile.in and Makefile.am.
2587         (am_file_name, in_file_name): New globals.
2588         (read_am_file): Use them.
2590         * program.am (@PROGRAM@): Use transformed program name.
2592         * remake-hdr.am (stamp-h): Actually touch stamp-h.
2594 Wed Apr  3 15:16:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2596         * automake.in (require_file_internal): Use correct file for error
2597         messages.  Test insh.test.
2599 Mon Apr  1 09:47:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
2601         * texinfos.am (.texi.info): Build output file in srcdir.
2603         * automake.in (require_file_internal): If $dir is ".",then look in
2604         relative directory.
2605         (handle_texinfo): Canonicalize name of texi file before looking
2606         for dependency variable.
2608 Thu Mar 28 08:33:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
2610         * automake.in (require_conf_file_with_conf_line): Yet another
2611         function of this form.
2612         (libtool_line): New variable.
2613         (handle_libraries): Handle libtool.
2615         * libraries-vars.am: Removed.
2617         * automake.in (seen_libtool): New variable.
2618         (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
2620         * automake.in (handle_dist_worker): Handle dist-local.
2622         * Makefile.am (maintainer-check): Do "make check" after all syntax
2623         checks.
2625         * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
2626         directory.
2628         * automake.in ($seen_arg_prog): New global.
2629         (handle_programs): Error if AC_ARG_PROGRAM not seen.
2630         (handle_scripts): Ditto.
2631         (handle_configure): mkinstalldirs now a config file.
2632         (handle_installdirs): Find mkinstalldirs in config_aux_dir.
2633         (handle_dist_worker): Removed DIST_SUBDIRS.
2634         (require_file_path): New variable.
2635         (require_file_with_conf_line): Set it.
2636         (require_file_with_line): Ditto.
2637         (require_file): Ditto.
2638         (require_file_internal): Incorporated code from
2639         require_config_file.
2640         (require_config_file): Rewrote.
2641         (require_conf_file_with_line): New function.
2642         (handle_texinfo): Use it for mdate-sh.
2643         (handle_texinfo): Look for mdate-sh in appropriate directory.
2645 Tue Mar 26 13:47:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
2647         * Makefile.am (cvs-dist): Find NEWS in srcdir.
2648         * automake.in (handle_dist_worker): Find NEWS in srcdir.
2649         ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
2650         rule.
2651         (require_config_file): Set config_aux_path when file found.
2652         ($config_aux_dir): New variable.
2653         (require_config_file): Set it.
2654         (handle_man_pages): Find mkinstalldirs in config_aux_dir.
2656 Mon Mar 25 15:32:57 1996  Tom Tromey  <tromey@creche.cygnus.com>
2658         * data.am (install-@DIR@DATA): Also allow data to be in build
2659         directory.
2661 Sun Mar 24 19:56:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
2663         * automake.in (am_install_var): Don't look in EXTRA_primary
2664         variable any more; it is handled in the main loop.
2666 Wed Mar 20 16:22:35 1996  Tom Tromey  <tromey@creche.cygnus.com>
2668         * data.am (install-@DIR@DATA): Find data in srcdir.
2670 Fri Mar 15 18:30:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
2672         * automake.in (require_config_file): Use correct filename when
2673         looking for errors.  Also, install file in `.' if not found.  Bug
2674         reported by Gord Matzigkeit.  Test installsh.test.
2676 Thu Mar 14 09:28:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
2678         * Makefile.am (cvs-diff): New target.
2680         Fix for bug when install var substitutes empty.  Test empty.test.
2681         * header.am (install-@DIR@HEADERS): Allow empty list of headers.
2682         (uninstall-@DIR@HEADERS): Ditto.
2683         * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
2684         (uninstall-@DIR@SCRIPTS): Ditto.
2685         * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
2686         libraries.
2687         (uninstall-@DIR@LIBRARIES): Ditto.
2688         * data.am (install-@DIR@DATA): Allow empty list of data.
2689         (uninstall-@DIR@DATA): Ditto.
2690         * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
2691         From François Pinard.
2692         (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
2693         (uninstall-@DIR@PROGRAMS): Ditto.
2695 Wed Mar 13 19:50:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
2697         * tags-subd.am (ID): Name of ID file must be flush against -f.
2699         * configure.in (VERSION): Version 0.32.
2701 Mon Mar 11 17:50:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
2703         * automake.in (seen_linguas, all_linguas_line): New variables.
2704         (handle_gettext): New function.
2705         (generate_makefile): Run it.
2706         (scan_configure): Recognize ALL_LINGUAS.
2708 Mon Mar 11 14:34:36 1996  Gord Matzigkeit  <gord@enci.ucalgary.ca>
2710         * automake.texi: doc fix.
2712         * automake.in (am_install_var): Added support for check and
2713         installcheck special prefixes.
2715 Sun Mar 10 10:44:42 1996  Tom Tromey  <tromey@creche.cygnus.com>
2717         * automake.in (handle_subdirs): Don't do SUBDIRS check for
2718         gettext.
2720 Tue Mar  5 18:12:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
2722         * automake.in (OBJECT_PATTERN): Removed.
2723         (am_install_var): No error if name is invalid.
2724         (handle_programs): Canonicalize program names.
2725         (BOGUS_MACRO_PATTERN): New variable.
2726         (read_am_file): Error if bad macro name given.
2727         (require_file_internal): Use am_line_error, not am_conf_error.
2729         * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
2731 Mon Mar  4 19:30:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
2733         * automake.in (handle_lib_objects): New function.
2734         (handle_libraries): Use it.
2735         (handle_programs): Ditto.
2736         (handle_dist_worker): Deprecate DIST_SUBDIRS.
2737         (am_install_var): Allow extended directory mechanism to work.
2738         Test exdir.test.
2740         * dist-vars.am (DISTFILES): Use EXTRA_DIST.
2741         (DEP_DISTFILES): Ditto.
2743         * automake.in (OBJECT_PATTERN): New variable.
2744         (am_install_var): Use it.
2745         (handle_dist): DIST_OTHER is an anachronism.
2747 Sat Mar  2 17:04:38 1996  Tom Tromey  <tromey@creche.cygnus.com>
2749         * automake.in (handle_dist_worker): Only cause Automake to be
2750         re-run if not making a distribution.  Fixes bug reported by
2751         Joerg-Martin Schwarz.
2752         (require_file_with_line): New function.
2753         (require_file): Use it.
2754         (am_line_error): Don't print line number if $symbol is empty.
2755         (get_object_extension): Use require_file_with_line.
2756         (handle_libraries): Use require_file_with_line.
2757         (handle_texinfo): Use require_file_with_line.
2758         (handle_configure): Use am_conf_line_error and
2759         require_file_with_conf_line.
2760         (handle_subdirs): Use require_file_with_conf_line.
2761         (handle_configure): Use require_file_with_conf_line.
2762         (handle_tests): Push check-TESTS on @phony.
2763         (am_conf_line_error): New function.
2764         (require_file_with_conf_line): New function.
2765         (require_file_internal): New function.
2766         (require_file_with_line): Use it.
2767         (require_file): Ditto.
2768         (am_conf_line_error): Handle empty line number.
2769         (ac_gettext_line, ac_output_line): New variables.
2770         (scan_configure): Set them.
2772 Fri Mar  1 00:13:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
2774         * automake.in (parse_arguments): Default strictness is gnu.
2775         Changed `normal' to `foreign' everywhere.
2776         (parse_arguments): Handle --foreign.
2777         (initialize_global_constants): Document --foreign.
2778         (handle_dependencies): Better error message.
2779         (handle_texinfo): Don't push $vtexi on @texis.
2780         (handle_texinfo): Only push $vtexi on @texi_deps if not null.
2781         (handle_configure): install-sh is a config file; require it as
2782         such.
2783         (parse_arguments): Renamed --install-missing to --add-missing.
2784         (add_missing): Renamed from install_missing.
2785         (am_install_var): Check to make sure contents of install variable
2786         are correct if primary requires it.  Test badprog.test.
2787         (initialize_global_constants): Initialize
2788         %primary_uses_subobjects.
2789         (handle_source_transform): Skip configure substitutions.  Test
2790         depend.test.  Also, skip empty elements.
2792 Thu Feb 29 22:00:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
2794         * texinfo.tex: New version.
2796         * automake.in (am_install_var): Allow extended range of
2797         installation directories.
2799         * automake.in (get_object_extension): Don't allow
2800         @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
2801         From Gord Matzigkeit.  Test confincl.test.
2803         * texinfos.am (install-info): Changed usage of install-info (in
2804         comment).  Per Feb 25 GNU Standards document.
2806 Wed Feb 28 07:40:55 1996  Tom Tromey  <tromey@creche.cygnus.com>
2808         * automake.in (handle_tests): New function.
2809         (generate_makefile): Call it.
2810         (handle_subdirs): Skip directories whose names look like configure
2811         substitutions.
2812         (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
2813         when using gettext.
2814         (scan_configure): Clear in_ac_output if "]" found.  Test
2815         acoutqnl.test.
2816         (require_config_file): New function.
2817         (generate_makefile): Use require_config_file.
2818         (config_aux_path): New variable.
2819         (scan_configure): Check for AC_CONFIG_AUX_DIR.
2820         (handle_merge_targets): Add install-strip rule.
2822 Tue Feb 27 20:00:36 1996  Tom Tromey  <tromey@creche.cygnus.com>
2824         * mdate-sh: New version from Ulrich Drepper.
2826         * automake.in (handle_source_transform): Changed fill back to
2827         empty string.
2828         (handle_libraries): Ditto.
2829         (handle_dist): Ditto.
2830         (handle_dependencies): Ditto.
2831         (handle_footer): Ditto.
2832         (handle_phony): Ditto.
2834         * Makefile.am (DIST_SUBDIRS): Removed.
2835         (installcheck-local): Use Perl, not test -x.
2836         (PERL): New macro.
2837         (maintainer-check): Use $(PERL), not @PERL@.
2839         * configure.in (VERSION): Upped to 0.31.
2841 Sat Feb 24 18:02:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
2843         * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
2844         and config.guess.
2846         * automake.in: Use keyed_aclocal_warning when warning about
2847         fp_PROG_INSTALL.
2848         (get_object_extension): Use keyed_aclocal_warning when warning
2849         about fp_C_PROTOTYPES.
2850         (keyed_aclocal_warning): New function.
2852         * Makefile.am (pkgdata_DATA): Install aclocal.m4.
2853         * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
2855         * automake.in (get_object_extension): Only give error about
2856         fp_C_PROTOTYPES once.
2858         * automake.in (seen_ranlib): New variable.
2859         (scan_configure): Recognized AC_PROG_RANLIB.
2860         (handle_libraries): Error if ranlib not checked for.
2862         * automake.in (default_strictness): Default to GNU.
2863         (default_strictness_name): Ditto.
2865 Wed Feb 21 18:15:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2867         * automake.in (read_am_file): Removed @kr@ support.
2868         (get_object_extension): Ditto.
2870         * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
2872 Tue Feb 20 17:25:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
2874         * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
2876 Mon Feb 19 19:53:09 1996  Tom Tromey  <tromey@creche.cygnus.com>
2878         * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
2879         * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
2881         * automake.in (handle_scripts): Ensure $scripts_installed set to
2882         boolean value.  Test proginst.test.
2884         * Makefile.am (installcheck-local): New target.
2886         * automake.in (require_file): No error if missing file is
2887         installed.
2889 Sun Feb 18 17:10:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
2891         * automake.in (handle_scripts): SCRIPTS no longer automatically
2892         cleaned.  Now possible to install scripts in pkgdatadir.
2893         ($seen_canonical): New variable.
2894         (generate_makefile): Check for config.guess and config.sub here;
2895         fixes bug reported by Gord Matzigkeit.
2897         * Makefile.am (pkgdata_SCRIPTS): New variable.
2898         (CLEANFILES): New macro.
2900         * scripts-clean.am: Removed.
2902 Sat Feb 17 00:15:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
2904         * automake.in (am_install_var): Error if primary variable actually
2905         defined.
2906         (am_install_var): Skip elements that look like configure
2907         substitutions.
2908         (am_install_var): "EXTRA" is a valid prefix.
2909         (am_install_var): Push contents EXTRA_PRIMARY onto @result.
2910         (handle_merge_targets): Treat "all" target like "install".
2911         (handle_subdirs): Don't push all-recursive.
2913         * header.am (install-@DIR@HEADERS): Don't depend on all.
2914         * data.am (install-@DIR@DATA): Don't depend on all.
2915         * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
2916         * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
2917         * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
2919         * automake.in (am_install_var): Push generated install targets
2920         onto @phony.
2922         * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
2923         * automake.in (handle_merge_targets): Correctly handle recursive
2924         calls of uninstall, install-exec, and install-data.
2925         (handle_merge_targets): Put Makefile, and possibly $config_name,
2926         onto @all.
2927         (handle_merge_targets): Push 'all' onto @install as appropriate.
2929 Fri Feb 16 18:27:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
2931         * automake.in (handle_configure): config.status is in
2932         $(top_builddir), not $(top_srcdir).  Reported by Anthony Green.
2934         * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
2936 Thu Feb 15 19:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
2938         * automake.in: (seen_prog_yacc): New variable.
2939         (scan_configure): Look for yacc.
2940         (handle_source_transform): Skipp C++ header files.
2941         (handle_source_transform): .cxx is a C++ source file.
2943 Wed Feb 14 08:36:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2945         * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
2947         Implemented --verbose feature; idea from Greg Woods:
2948         * automake.in (verbose): New global.
2949         (generate_makefile): Print creating message if verbose.
2950         (grep_for_vers_texi): Print message if verbose.
2951         (handle_dependencies): Ditto.
2952         (scan_configure): Ditto.
2953         (read_am_file): Ditto.
2954         (parse_arguments): Added --verbose.
2955         (initialize_global_constants): Ditto.
2957         * automake.in (get_object_extension): Use am_line_error.
2958         (handle_source_transform): Ditto.
2959         (handle_libraries): Ditto.
2960         (handle_texinfo): Ditto.
2961         (handle_man_pages): Ditto.
2962         (handle_dist): Ditto.
2963         (handle_dist): Ditto.
2964         (handle_subdirs): Ditto.
2965         (handle_configure): Ditto.
2966         (handle_merge_targets): Ditto.
2967         (am_install_var): Ditto.
2968         (am_line_error): Allow actual line number as argument.
2969         (handle_configure): Use am_line_error.
2970         (scan_configure): Set config_header_line.
2971         (config_header_line): New global.
2972         Use @PERL@ to find perl during exec.  From Greg Woods.
2974 Tue Feb 13 22:06:51 1996  Tom Tromey  <tromey@creche.cygnus.com>
2976         * automake.in (initialize_per_input): Init %content_lines.
2977         (read_am_file): Set appropriate content_lines elements while
2978         reading.
2979         (am_line_error): New function.
2980         (read_am_file): Use it.
2981         (handle_options): Ditto.
2983         * automake.in (scan_configure): Handle case where more than one .o
2984         is put into LIBOBJS at once.  Test libobj.test.
2986 Mon Feb 12 20:39:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
2988         * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
2989         Test acouttbs.test.
2990         (handle_subdirs): Restored intl, po warnings.
2992         * automake.in (scan_configure): Delete everything after "," or
2993         ")".  Test acoutnoq.test.
2994         (handle_dist): Use $relative_dir, not nonexistent $subdir.
2995         (handle_subdirs): 'po' and 'intl' are sometimes substituted into
2996         SUBDIRS; don't warn about their absence.
2998 Sun Feb 11 16:55:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
3000         * automake.in (handle_texinfo): Removed bogus error message.
3002         * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
3003         onto @all.
3004         (handle_options): Handle version number.
3006         * automake.in ($maint_charset, $dist_charset): New variables.
3007         (initialize_per_input): Init $local_maint_charset.
3008         (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
3009         (generate_makefile): Don't print "creating...".
3011 Sat Feb 10 16:45:07 1996  Tom Tromey  <tromey@creche.cygnus.com>
3013         * automake.in (get_object_extension): Substitute
3014         @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
3015         (handle_source_transform): Use $1, not \1.
3016         (pretty_print_internal): Handle Tabs in fill when computing indent
3017         on new line.
3018         (handle_merge_targets): Always generate install-exec and
3019         install-data targets.  Test instexec.test.
3020         Fixed error message if fp_PROG_INSTALL missing.
3022         * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
3023         @CONFIG_INCLUDE_SPEC@.
3025         * automake.in (scan_configure): Delete everything after "]".  Test
3026         acoutput.test.
3028         * configure.in (AC_OUTPUT): Create tests/Makefile.
3029         * Makefile.am (SUBDIRS): New macro.
3031         * automake.in (handle_texinfo): Put $vtexi on texi_deps.  From Jim
3032         Meyering.
3034         * configure.in (AC_OUTPUT): Ensure automake is executable.
3036 Thu Feb  8 17:30:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
3038         * automake.in (handle_subdirs): Error if directory in SUBDIRS does
3039         not exist.
3041         * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
3043         From Jim Meyering:
3044         * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
3045         (@DIR@_LIBFILES).
3046         * header.am (install-@DIR@HEADERS): Depend on all, not
3047         $(@DIR@_HEADERS).
3048         * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
3049         * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
3050         $(@DIR@_SCRIPTS).
3051         * programs.am (install-@DIR@PROGRAMS): Depend on all, not
3052         $(@DIR@_PROGRAMS).
3054         * automake.in (initialize_per_input): Initialize
3055         $use_dependencies.
3056         ($seen_path_xtra): New variable.
3057         (scan_configure): Look for AC_PATH_XTRA.
3058         (get_object_extension): Add variables to output if X seen.
3060 Thu Feb  8 10:02:45 1996  Greg A. Woods  <woods@most.weird.com>
3062         * automake.in (handle_programs): add pkglib to list of
3063         directories for C
3064         (various): include a tab as fill for continuation lines
3065         printed with pretty_print*, esp. for macro variable assignments.
3066         [ changed to 4 spaced by me ]
3068 Wed Feb  7 18:00:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
3070         * configure.in (VERSION): Upped to 0.30.
3072         * Makefile.am (automake): Removed.
3073         (DIST_OTHER): Removed.
3075         * automake.in (handle_source_transform): All dep_files are
3076         relative to $(srcdir).
3077         (handle_libraries): Ditto.
3078         (scan_configure): Test for AC_PROG_INSTALL as well as
3079         fp_PROG_INSTALL.  Don't error here.
3080         (seen_prog_install): Now global.
3081         (scripts_installed): New global.
3082         (handle_scripts): Set it.
3083         Give error if appropriate install macro not seen.
3084         (handle_subdirs): Ensure $seen_gettext before requiring
3085         gettext-specific files.
3086         (handle_configure): Automatically rebuild 
3088         From Jim Meyering:
3089         * automake.in (handle_source_transform): Use \W when quoting
3090         regexp.  When blah_SOURCES not explicitly defined, still create
3091         entry in %deps.
3092         * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
3093         * subdirs.am (maintainer-clean-recursive): Now depends on
3094         $(CONFIG_HEADER) and Makefile.
3096         * automake.in (handle_source_transform): Skip macro references.
3098 Mon Feb  5 14:58:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
3100         * automake.in (handle_texinfo): Include "rm" when deleting files.
3102         * Makefile.am (maintainer-check): Expect only one ${...}.
3103         * texinfos.am (install-info): Remove unneeded ${...}.  From Jim
3104         Meyering.
3106         * automake.in (handle_configure): Only define CONFIG_HEADER if
3107         $config_name.
3108         ($seen_gettext): New variable.
3109         (handle_subdirs): Do all gettext-related checking here.
3110         (scan_configure): Just set $seen_gettext.
3111         (handle_man_pages): Properly quote $(MANS).
3113 Wed Jan 31 09:51:30 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
3115         * depend.am: Don't use srcdir anywhere.
3116         * automake.in (handle_libraries): Don't make .deps relative to
3117         srcdir.
3118         (handle_options): Recognize no-dependencies.
3120         * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
3121         ".".  Properly quote regexp.
3123 Tue Jan 30 12:19:09 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
3125         * automake.in (handle_configure): Only defined CONFIG_HEADER if
3126         $config_name.
3127         (read_am_file): Quote regexp when substituting top_builddir.
3128         (handle_source_transform, handle_libraries): Look in
3129         $(srcdir)/.deps for .P files.
3131 Fri Jan 26 00:15:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
3133         * automake.in (am_conf_error): New function.
3134         (scan_configure): Use it.
3135         (scan_configure): A comma also ends AC_OUTPUT macro.
3137         * automake.in (read_am_file): Compute top_builddir when including
3138         header-vars.am.
3139         (handle_configure): Use $top_builddir, not $top_reldir.
3140         (other_input_files): New variable.
3141         (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
3143         Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
3144         * automake.in (input_files, seen_make_set): Declare globally.
3145         (parse_arguments): Use input_files, not make_list.
3146         Only scan configure.in once.
3147         (handle_dist): Use SUBDIRS to determine when to make
3148         subdirectories and recurisvely dist.  Use $(topdir), not "..", to
3149         find top of dist tree.
3150         (handle_configure): Check for AC_PROG_MAKE_SET here.  Don't require
3151         configure.in (done elsewhere).
3152         (scan_configure): seen_make_set is global.  Allow arbitrary space
3153         in LIBOBJS assignment.
3154         (top_builddir): New variable.
3155         * header-vars.am (top_builddir): New variable.
3156         * remake-subd.am (Makefile): Look in top_builddir, not .., when
3157         remaking.
3158         * automake.in (handle_merge_targets): Run 'all' before
3159         check-recursive.
3161         * automake.in (file_contents_with_transform): Changed error
3162         message.
3163         (handle_configure): Define $contents{'CONFIG_HEADER'}.
3165         * texi-version.am: Many changes to support multiple .texi files.
3166         Replaced "version.texi" with "@VTEXI@".  Replaced "vti" with
3167         "@VTI@".
3168         * automake.in (handle_configure): install.sh is an anachronism.
3169         (handle_texinfo): Generalized for multiple .texi files.  Handle
3170         'clean-info' internally.
3171         * texi-clean.am: Removed.
3172         * Makefile.am: Updated for removal.
3174 Wed Jan 24 22:55:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
3176         * automake.in (grep_for_vers_texi): New function.
3177         (handle_texinfo): Use grep_for_vers_texi, not system("grep").
3178         (handle_texinfo): Changes to generalize to multiple .texi files.
3180 Tue Jan 23 14:22:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
3182         Fixes from Gord Matzigkeit:
3183         * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
3184         topsrcdir.
3185         * header.am: New file.
3186         * Makefile.am (pkgdata_DATA): Install header.am.
3187         * automake.in (handle_headers): Use header.am, not data.am.
3188         (am_install_var): Allow pattern to be compiled multiple times.
3190         * config.guess, config.sub: New files.
3191         * Makefile.am (pkgdata_DATA): Install config.guess and
3192         config.sub.
3193         * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
3194         AC_CANONICAL_SYSTEM.
3196 Sun Jan 21 15:51:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
3198         * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
3199         (handle_man_pages): Use man_MANS, not MANS.
3201         * Makefile.am (info_TEXINFOS): Renamed.
3203         * automake.in (scan_configure): Remove comments from input line.
3204         (am_variable): Removed.
3206         * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
3208         * automake.in (config_name, config_header): New globals.
3209         (scan_configure): Look for AC_CONFIG_HEADER.
3210         (handle_configure): Handle more uses of AC_CONFIG_HEADER.
3212 Sat Jan 20 15:54:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
3214         * automake.in (handle_dist_worker): Bug fix.
3216 Fri Jan 19 00:50:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
3218         * automake.in (require_file): Install missing files only according
3219         to desired strictness.
3220         (initialize_per_input): Don't init libsources.
3221         (scan_configure): Reinit libsources.
3222         (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
3223         (fp_c_prototypes): New global.
3224         (scan_configure): Set it.
3225         (get_object_extension): Error if fp_C_PROTOTYPES not in
3226         configure.in when using ansi2knr.
3227         (handle_source_transform): Skip header files.
3229         * automake.in (handle_dist_worker): Explicitly make 'dist' in
3230         subdirs.
3232 Thu Jan 18 00:25:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
3234         From François Pinard:
3235         * automake.in (handle_source_transform): Transform $o file into .P
3236         file.
3237         (handle_dist_worker): Handle case where DISTFILES includes
3238         wildcard.  Bug fix in subdir case.
3240         * automake.in (parse_arguments): Initialize strictness to
3241         'normal'.
3243 Sun Jan 14 13:54:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
3245         * automake.in (scan_configure): Look for NLS support.
3247         Changes from François Pinard:
3248         * texinfos.am (install-info): Correctly install when build dir is
3249         not srcdir.
3250         * tags-subd.am (ID): Indentation change.
3251         * kr-vars.am (o): Use ".@U@o", not "@U@o".
3252         * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
3253         * automake.in (handle_dist_worker): Fixlets.
3254         (handle_dist): Sort keys going into dist_common.
3256 Sat Jan 13 00:18:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
3258         * automake.in (handle_dist_worker): If Gnits, don't allow release
3259         until NEWS is updated.
3261         * configure.in (VERSION): Version 0.29.
3263         * Makefile.am (maintainer-check): Look for perl4.036 in path.
3265         * dist-vars.am (DISTFILES):  Include BUILT_SOURCES.
3266         (DEP_DISTFILES): Ditto.
3268         * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
3269         * dist-vars.am (DEP_DISTFILES): New variable.
3271         * automake.in (handle_options): Support dist-shar option.
3272         (handle_dist_worker): New function.
3273         (handle_dist): Use it.
3275         * texi-version.am (mostlyclean-vti): Remove version.tmp, not
3276         *.tmp.
3278         * automake.in (handle_dist): Chmod distdir 777.  From François
3279         Pinard.
3281         * automake.in (scan_configure): New function.
3282         (initialize_per_input): Init libsources.
3283         (generate_makefile): Run handle_configure first.
3284         (handle_configure): Run scan_configure.
3285         (handle_configure): Don't look for AC_PROG_MAKE_SET here.
3287 Thu Jan 11 23:14:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
3289         * Makefile.am (AUTOMAKE_OPTIONS): New variable.
3291         * automake.in (strictness, strictness_name): Renamed.
3292         (initialize_per_input): Set strictness, strictness_name.
3293         Initialize %options.
3294         (generate_makefile): Run handle_options.
3295         (handle_options): New function.
3296         (handle_man_pages): Make install-man depend on $(MANS).  Turn off
3297         man page install if no-installman option given.
3298         (read_am_file): Deprecate @kr@.
3299         (get_object_extension): Look at ansi2knr option.
3300         (parse_arguments): Take global strictness from command-line
3301         options.
3303 Tue Jan  9 11:24:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
3305         Fixes from François Pinard:
3306         * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
3307         * automake.in (get_object_extension): Use $o, not $(kr)o.
3308         (handle_source_transform): Don't look for $(kr)c files.
3309         * kr-vars.am (o): New macro.
3310         (kr): Removed.
3312         * depend.am (DEP_FILES): Removed.
3313         * automake.in (handle_source_transform): Push .P file onto
3314         dep_files.
3315         (initialize_per_input): New variable %dep_files.
3316         (handle_dependencies): Generate DEP_FILES here.
3318 Mon Jan  8 22:27:33 1996  Tom Tromey  <tromey@creche.cygnus.com>
3320         * automake.in (do_one_clean_target): Only remove config.status in
3321         top-level directory.
3322         (handle_tags): Removed 'id' from .PHONY list.  From Jim Meyering.
3324         * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
3326         * automake.in (handle_dist): Make "ln" quiet.
3328         * tags-subd.am (ID): Depend on HEADERS and SOURCES.
3330 Sat Jan  6 10:58:23 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3332         * automake.in (handle_merge_targets): 'check' shouldn't depend on
3333         'all' at top level.
3334         (file_contents_with_transform): New function.
3335         (am_install_var): Use file_contents_with_transform.
3336         (handle_programs): Ditto.
3337         (handle_libraries): Ditto.
3338         (handle_texinfo): Ditto.
3339         (handle_merge_targets): Let 'install' depend on 'all' if no other
3340         dependencies exist.  From Jim Meyering.
3341         (check_gnu_standards): GNU requires AUTHORS file.  (See
3342         maintain.text).
3343         (require_file): Put body in loop.
3344         (get_object_extension): Only call require_file once.
3345         (handle_configure): Ditto.
3347         From Jim Meyering:
3348         * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
3349         * tags-subd.am (id): Removed.
3351 Fri Jan  5 10:31:19 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3353         * Added copyright notice to each .am file.
3355         * automake.in: Cleanups from François Pinard to avoid $#.
3356         (require_argument): Fixed sense of test.
3357         (set_strictness): Bug fix.
3359 Thu Jan  4 21:21:29 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3361         * Makefile.am (pkgdata_DATA): Removed old dist files.
3363         * dist-subd-top.am, dist-subd.am, dist.am: Removed.
3365         * automake.in (set_strictness): Set $strictness_name.
3366         (strictness_name): New variable.
3367         (handle_dist): Substantially rewrote.
3369         * configure.in: Point AC_INIT at automake.in.
3371         * automake.in (generate_makefile): Report errors against
3372         Makefile.in, not Makefile.am.
3374 Wed Jan  3 00:05:40 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3376         * mdate-sh: Bug fix from Jim Meyering.
3378         * dist.am (dist): Changed in parallel with dist-subd-top.am.
3380         * mkinstalldirs: Reverted.
3382         * automake.in (initialize_global_constants): Allow COPYING.LIB
3383         again.
3384         (check_gnits_standards): Disallow COPYING.LIB.
3386         * texinfos.am (install-info): Only look in $(srcdir) for info
3387         files.
3389         * automake.in (initialize_global_constants): New variable
3390         gen_copyright.
3391         (read_am_file): Put a copyright in each Makefile.in.
3393         * dist-vars.am (DISTFILES): Put DIST_COMMON first.
3395         * automake.in (am_install_var): Put space before "=".
3396         (handle_dist): Put README first in DIST_COMMON.
3398         * Makefile.am (pkgdata_DATA): Include COPYING.
3400         * COPYING: New file.
3402         * automake.in (parse_arguments): Added --gnu and --gnits as
3403         synonyms.
3404         (initialize_global_constants): Ditto.
3405         (initialize_global_constants): Don't auto-distribute COPYING.LIB.
3406         (initialize_global_constants): Look for README first.
3407         (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
3408         ABOUT-GNU.
3409         (check_gnu_standards): Require file COPYING.
3411         From François Pinard:
3412         * automake.in (file_contents): Comment out "warn"s.
3413         (usage): Use 4 columns.
3414         (USAGE_FORMAT): Ditto.
3416         * texinfos.am (install-info): Look for info file relative to $$d.
3418         * Makefile.am (cvs-dist): Suppress output of "grep".
3420         * configure.in (VERSION): Version 0.28.
3422         * automake.in (pretty_print_internal): Fix for Perl 4
3423         compatibility.
3425         * configure.in (VERSION): Version 0.27.
3427         * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
3428         invocation.
3430         * automake.in (initialize_global_constants): Don't quote "@" in
3431         $install_man_format.
3432         (handle_merge_targets): use "@:" as empty command, not ":".
3434 Tue Jan  2 23:33:24 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3436         * texinfos.am (install-info): Look in $d for info files.  From
3437         François Pinard.
3439         * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
3441         * automake.in (read_am_file): Correctly deal with continued
3442         variable definitions.
3444 Mon Jan  1 15:43:25 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3446         * automake.in (handle_merge_targets): 'check' target depends on
3447         'all'.
3448         (file_contents): Don't be so verbose.
3449         (read_am_file): Ditto.
3450         (read_am_file): Must use substr to check for trailing \.
3451         (am_install_var): Use push_phony_cleaners.
3452         (file_contents): Set $was_rule when assuming a rule is seen.
3453         (read_am_file): Ditto.
3454         (do_one_clean_target): Removed spurious newline.
3456         Some changes from François Pinard:
3457         * Removed trailing whitespace from all '.am' files.
3458         * tags-subd.am (ID): Use &&, not ;.
3459         (TAGS): Ditto.
3460         * automake.in (parse_arguments): Removed useless message.
3461         (parse_arguments): Don't explicitly referenced STDERR.
3462         (require_argument): Ditto.
3463         (am_error): Ditto.
3464         (set_strictness): Ditto.
3465         (file_contents): Ditto.
3466         (read_am_file): Ditto.
3467         (generate_makefile): Style tweaks.
3468         (handle_programs): Ditto.
3469         (handle_libraries): Ditto.
3470         (handle_texinfo): Ditto.
3471         (handle_man_pages): Ditto.
3472         (handle_tags): Ditto.
3473         (handle_dist): Ditto.
3474         (handle_subdirs): Ditto.
3475         (handle_configure): Ditto.
3476         (handle_footer): Don't put newline before footer.am contents.
3477         (handle_merge_targets): Style tweaks.
3478         (do_one_clean_target): Ditto.
3479         (dirname): Ditto.
3480         (am_variable): Ditto.
3481         Defined some new constants.
3482         (generate_makefile): Don't call generate_header.
3483         (generate_header): Removed.
3484         (file_contents): Rewrote.
3485         (read_am_file): Rewrote.
3487         * automake.in (generate_makefile): Handle phony target.
3488         (do_one_clean_target): Pretty-print dependencies.
3489         (handle_installdirs): Pretty-print rule.
3491         * Makefile.am (maintainer-check): Made some commands silent.
3493         * automake.in (initialize_global_constants): Don't install or
3494         uninstall cat'd man pages.
3495         (initialize_per_input): Added phony target.
3496         (push_phony_cleaners): New function.
3497         (get_object_extension): Handle phony targets.
3498         (handle_texinfo): Ditto.
3499         (handle_man_pages): Ditto.
3500         (handle_tags): Ditto.
3501         (handle_dist): Ditto.
3502         (handle_subdirs): Ditto.
3503         (handle_installdirs): Ditto.
3504         (handle_merge_targets): Ditto.
3505         (handle_clean): Ditto.
3506         (do_one_merge_target): Ditto.
3507         (am_install_var): Ditto.
3508         (handle_phony): New function.
3509         (generate_makefile): Call it.
3510         (pretty_print_internal): New function.
3511         (pretty_print_rule): Ditto.
3513 Sun Dec 31 13:04:59 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3515         * automake.in (initialize_global_constants): Don't print body of
3516         loop at make time.
3518         Changes from François Pinard:
3519         * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
3520         (DEP_FILES): Put dependency files in $(srcdir).
3521         Look in $(srcdir) when including dependency files.
3522         ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
3523         (.deps/%.P): MKDEP includes all macro expansions.
3524         * dist-subd-top.am (dist): Get absolute path for distdir.  Don't
3525         be so verbose.
3526         * dist-subd.am (dist): Don't be so verbose.
3527         * dist.am (dist): Don't be so verbose.
3529         * automake.in (do_one_clean_target): Remove config.status in
3530         maintainer-clean.  From Jim Meyering.
3532         * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix.  From Jim
3533         Meyering.
3535         * automake.in (handle_merge_targets): Add dummy command for empty
3536         install target.  From Jim Meyering.
3538 Tue Dec 12 10:06:28 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3540         * texinfos.am (uninstall-info): Bug fix.
3542         * Makefile.am (maintainer-check): Error if ${...} used.
3543         * depend.am (DEP_FILES): Prefer $(...).
3545         * scripts.am (install-@DIR@SCRIPTS): Only install script if it
3546         exists.
3547         * libraries.am (install-@DIR@LIBRARIES): Only install library if
3548         it exists.
3549         * programs.am (install-@DIR@PROGRAMS): Only install program if it
3550         exists.
3552         * texinfos-vars.am (TEXFILES): Removed.
3554         * Makefile.am (pkgdata_DATA): Removed libprograms.am.
3556         * automake.in (do_one_merge_target): Never generate trailing
3557         whitespace.
3558         (pretty_print): New function.
3559         (handle_footer): Prettyprint definitions.
3560         (am_install_var): Ditto.
3561         (handle_source_transform): Ditto.
3562         (handle_dist): Ditto.
3563         (handle_libraries): Ditto.
3564         (read_am_file): Put comments nearer appropriate code.
3566         * texi-clean.am (mostlyclean-info): Use continued lines, not
3567         multiple rm's.  From Jim Meyering.
3569 Sun Dec 10 11:59:33 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3571         * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
3572         mkinstalldirs, texinfo.tex to be installed.
3573         * automake.in (symlink_exists): New global.
3574         (install_missing): Ditto.
3575         (require_file): Install missing files if possible.
3576         (parse_arguments): Handle --install-missing option.
3577         (initialize_global_constants): Document --install-missing.
3579         * Makefile.am (cvs-dist): Don't release unless NEWS updated.
3580         Ensure 'checks' pass before release.
3581         (maintainer-check): Renamed.  Look in $(srcdir) for sources.  From
3582         Franc,ois Pinard.
3583         (cvs-dist): Depend on maintainer-check instead of explicitly
3584         running check.
3586         * configure.in (VERSION): Version 0.26.
3588         * Makefile.am (check-local): Only look at [a-z]*.am.  Fixed sense
3589         of 'if' test.
3591         * depend.am (DEP_FILES): Bug fix.
3593         * automake.in (do_one_clean_target): Typo.
3595         * Makefile.am (check-local): Run syntax check under Perl 4.
3597         * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
3598         (handle_source_transform): Loop variable is now $_.  From Gor
3600         * Makefile.am (check-local): Check for 'true' in source.
3601         * texinfos.am (install-info): Can't use "true" in any rule.
3603 Sat Dec  9 10:16:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3605         * Makefile.am (cvs-dist): New target.
3607         * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
3608         failures.
3610         * texinfos.am (install-info): Don't do install-info for now.
3612         * clean.am (distclean-generic): Don't remove config.status here.
3613         * automake.in (do_one_clean_target): Remove config.status later,
3614         for 'make -j2'.  From Jim Meyering.
3616 Fri Dec  8 16:30:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3618         * configure.in (VERSION): Version 0.25.
3620         * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
3621         (handle_configure): Check for AC_PROG_MAKE_SET.
3623         * depend.am (DEP_FILES): Handle deANSIfication case.  From Jim
3624         Meyering.
3626         * automake.in (am_install_var): Changed how 'clean' handled for
3627         uniform name targets.
3628         * Makefile.am (pkgdata_DATA): Added new files.
3629         * data-clean.am: New file.
3630         * scripts-clean.am: New file.
3631         * libraries-clean.am: New file.
3632         * programs-clean.am: New file.
3634 Wed Dec  6 00:06:11 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3636         * automake.in (am_install_var): Error if variable name
3637         "misspelled".
3638         (handle_source_transform): Automatically include .c file
3639         corresponding to .y or .l.
3641 Tue Dec  5 00:46:14 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3643         * programs.am: Changed for uniform naming scheme.
3645         * automake.in (read_am_file): Allow '-' and '.' in target names.
3646         (generate_makefile): Don't pass arguments to handle_libraries.
3647         (initialize_per_input): Define @sources, @objects.
3648         (generate_makefile): Init @sources, @objects if needed.
3649         (handle_source_transform): Push onto @sources, @objects here.
3650         (am_install_var): Push primary onto @all, for configure-time
3651         customization.
3652         (handle_programs): Use new uniform naming scheme.
3654         * Makefile.am (check-local): New target.
3656         * automake.in (handle_libraries): Use uniform naming scheme.
3658         * libraries.am: Rewrote for uniform naming scheme.
3660         * scripts.am: Updated names of all clean targets.
3662         * automake.in (handle_programs): Split on all whitespace.
3663         (handle_libraries): Ditto.
3664         (handle_texinfo): Ditto.
3665         (handle_man_pages): Ditto.
3666         (am_install_var): Changed return result.
3667         (am_install_var): Changed interface.
3668         (am_install_var): Push onto @clean@ if requested.
3669         (handle_scripts): Pass -clean to am_install_var.
3671 Mon Dec  4 11:55:36 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3673         * automake.in (am_install_var): Push target onto @all.
3674         (get_object_extension): Use $(...).
3675         (handle_source_transform): Ditto.
3676         (handle_programs): Ditto.
3678         * automake.in (require_argument): New function.
3679         (parse_arguments): Use it.
3680         (push_dist_common): New function.
3681         (generate_makefile): Use it.
3682         (handle_texinfo): Ditto.
3683         (handle_dist): Ditto.
3684         (handle_configure): Ditto.
3685         (require_file): Ditto.
3686         (generate_makefile): Don't pass arguments to handle_scripts.
3687         (handle_configure): Require configure.in.
3688         (check_gnu_standards): New function.
3689         (check_gnits_standards): Ditto.
3690         (generate_makefile): Check standards.
3692         * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
3694         * automake.in (LENIENT, GNU, GNITS): New constants.
3695         (initialize_per_input): New function.
3696         (generate_makefile): Use it.
3697         (initialize_global_constants): Renamed from init_globals.
3698         (require_file): Added strictness argument.
3699         (parse_arguments): Added --strict option.
3700         (set_strictness): New function.
3701         (parse_arguments): use it.
3702         (initialize_global_constants): Document --strictness.
3704         * automake.in: Use ${1+"$@"} to preserve quoting when running
3705         under sh.
3707         * texinfos.am (install-info): Don't use "true".
3708         * tags.am (TAGS): Don't use "true".
3710         * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
3711         remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
3713         * program.am (@PROGRAM@): Use LINK macro.
3714         * compile.am (.c.o): Use COMPILE macro.
3716         * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
3717         ${...}.
3719         * subdirs.am (RECURSIVE): Removed macro.
3721         * clean.am: Changed to not be so verbose.
3723         * Makefile.am (pkgdata_DATA): Include texi-clean.am.
3724         * automake.in (handle_texinfo): Transform texi-clean and put into
3725         output rules.
3726         * texinfos-vars.am (TEXFILES): Removed.
3727         * texinfos.am: Removed 'clean' targets.
3728         * texi-clean.am: New file.
3730         * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
3732         * texinfos-vars.am (TEXFILES): Added *.op.
3734         * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
3735         standards.
3736         * dist.am (dist): Use DISTFILES.
3737         * dist-subd.am (dist): Use DISTFILES.
3738         * dist-subd-top.am (dist): Use DISTFILES.
3740 Sun Dec  3 00:24:08 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3742         * Makefile.am (ETAGS_ARGS): Define.
3744         * depend.am (.deps/.P): Use ":", not "echo timestamp".  From Jim
3745         Meyering.
3747         * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
3749         * automake.in (handle_scripts): Use am_install_var.
3751         * scripts.am: Rewrote for new uniform naming scheme.
3753         * Makefile.am (pkgdata_DATA): Removed libscripts.am.
3755         * libscripts.am: Removed.
3757         * packagedata.am: Removed.
3759         * Makefile.am (PACKAGEDATA): Removed packagedata.am.
3760         (pkgdata_DATA): Renamed from PACKAGEDATA.
3762         * automake.in (handle_data): Use am_install_var.
3763         (init_globals): Init %exec_dir_p.
3765         * data.am: Rewrote for new uniform naming scheme.
3767         * automake.in (get_object_extension): New function.
3768         (handle_programs): Use it.
3769         (dir_holds_sources): Changed interpretation.
3770         (handle_headers): New function.
3771         (am_install_var): New function.
3772         (generate_makefile): Call handle_headers.
3774         * header-vars.am (pkgdatadir): New macro.
3775         (pkglibdir): Ditto.
3776         (pkgincludedir): Ditto.
3778         * automake.in (handle_source_transform): New function.
3779         (am_error): New function.
3780         (generate_makefile): Use it.
3781         (handle_source_transform): Ditto.
3782         (handle_texinfo): Ditto.
3783         (handle_dependencies): Ditto.
3784         (handle_merge_targets): Ditto.
3785         (require_file): Ditto.
3787 Sat Dec  2 21:39:56 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3789         * automake.in: Updated FSF address.  From Jim Meyering.
3790         * header-vars.am: Updated FSF address.
3792         * distname.am: Removed.
3794         * automake.in (file_contents): Strip "##" comments.
3795         * Various files: Added "##" comments for strange things.
3797         * automake.in (handle_tags): Generate TAGS rule for every
3798         directory.
3800         * subdirs.am (RECURSIVE): Include installcheck-recursive.
3801         * automake.in (installcheck): New variable.
3802         (generate_makefile): Initialize it.
3803         (handle_subdirs): Push 'installcheck-recursive'.
3804         (handle_merge_targets): Handle installcheck target.
3806 Thu Nov 30 20:13:16 1995  Tom Tromey  <tromey@cambric>
3808         * automake.in ($PACKAGE): Removed.
3810         * header-vars.am (ALL): Removed.
3812         * automake.in: Reworked 'all' target handling.
3814         * automake.in (generate_makefile):
3815         Don't use AM_ forms in call to am_variable.
3817         * automake.in: Changes for Perl 5, from Gord Matzigkeit
3819         * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
3821         * automake.in (handle_footer): Allow SUFFIXES variable.
3823         * automake.in (am_variable): New function.
3824         (handle_texinfo): Use it.
3825         (generate_makefile): Use it.
3827         * configure.in: Version 0.24.
3829 Wed Nov 29 23:50:14 1995  Tom Tromey  <tromey@cambric>
3831         * automake.in (handle_libraries):
3832         Generate blah_LIBADD defines if required.
3834         * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
3836         * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
3838         * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
3840         * configure.in: Version 0.23
3842         * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
3844         * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
3846         * automake.in: New option --output-dir
3848         * automake.in (handle_configure): Fixed typo.
3850         * automake.in (handle_installdirs): Always make installdirs target.
3852         * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
3853         uninstall-exec-recursive.  Added installdirs-recursive.
3855         * automake.in (handle_installdirs): Handle installdirs-recursive.
3856         (handle_man_pages): 'all' depends on $(MANS)
3858         * Makefile.am: Removed mans.am.
3860         * automake.in: More man-related fixes
3862         * automake.in: Bug fixes
3864         * automake.in: Rewrote man page handling.
3866         * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
3868         * automake.in (handle_installdirs): New function.
3869         (@installdirs): New global.
3870         Many changes to deal with installdirs.
3872         * clean.am (clean-generic): Always supply 'else' clause to 'if'
3874         * automake.in (generate_header): Don't use header.am.
3875         (handle_dist): Don't use dist-subd-vars.am.
3877         * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
3879         * Makefile.am (DISTCLEANFILES): Removed.
3881         * clean.am (clean-generic): Bug fix.
3883         * clean.am (clean-generic): Only remove CLEANFILES if nonempty
3885         * texi-version.am (clean-vti): No such macro as VTI
3887 Tue Nov 28 19:56:07 1995  Tom Tromey  <tromey@cambric>
3889         * automake.in: Bug fix for maintainer-clean
3891         * automake.in (do_one_clean_target):
3892         Print special text in maintainer-clean.
3893         (handle_clean): Always include clean.am
3895         * clean.am: Use -generic clean targets.
3897         * compile.am: Added clean targets.
3899         * configure.in: Version 0.22.
3901         * automake.in (handle_dependencies):
3902         Put trailing newline after all deps.
3904         * automake.in (handle_dependencies): Another dependency bug fix.
3906         * automake.in (handle_dependencies):
3907         Bug fix when including dependencies.
3909         * automake.in (handle_configure):
3910         Verify existence of install-sh, mkinstalldirs
3912         * automake.in (handle_texinfo): Include stamp-vti in distribution
3914         * dist-subd-vars.am, dist-vars.am (DIST_FILES):
3915         Include DATA, PACKAGEDATA.
3917         * Makefile.am: Nothing
3919         * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
3921         * automake.in (handle_texinfo): Typo
3923         * automake.in: If script ends up in shell, feed to perl
3925         * automake.in: Rewrote 'clean' rules.
3926         Documentation made and installed first.
3927         'all' depends on 'info'
3929 Mon Nov 27 23:57:29 1995  Tom Tromey  <tromey@cambric>
3931         * configure.in, Makefile.am: Turned off internationalization.
3933         * clean-kr.am: Rewrote for new clean scheme.
3935         * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
3937         * Makefile.am (PACKAGEDATA): Include tags-clean.am
3939         * subdirs.am: Removed bogus local clean targets
3941         * tags-clean.am: Initial revision
3943         * texi-version.am: Added clean targets
3945         * texinfos.am: Fixes to clean targets.
3947         * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
3948         Added clean targets
3950         * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
3952         * automake.in: Completely revamped automatic de-ANSI-fication
3954         * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
3956         * compile-vars.am (LINK): New macro
3958         * kr-vars.am: Trailing blank line
3960         * compile-kr.am: Rewrote
3962         * compile-vars.am (COMPILE): New macro
3964         * compile-vars.am (ANSI2KNR): Removed
3966         * Makefile.am (PACKAGEDATA): Removed all sed scripts.  Added kr-vars.am
3968         * kr-vars.am: Initial revision
3970         * automake.in (require_file): New function.
3971         (handle_texinfo): Require 'mdate-sh'
3972         (common_sometimes): New variable
3973         (usage): Use it.
3975         * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
3977         * mdate-sh: Initial revision
3979         * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
3981         * automake.in (generate_makefile):
3982         Put Makefile.in, Makefile.am in @dist_common
3983         (handle_configure): Use @dist_common as appropriate
3985         * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
3987         * configure.in: Abort if perl not found
3989         * configure.in: Look for perl
3991         * automake.in: Reimplemented in Perl
3993         * automake.in: Fixlet
3995 Sun Nov 26 08:09:30 1995  Tom Tromey  <tromey@cambric>
3997         * automake.in: Always print ".SUFFIXES:" rule.
3999         * automake.in: Distribution config.h.in if required
4001         * automake.in: Bug fix when including texi-version.am
4003         * automake.in: Bug fix when looking for .texi file in $am_reldir
4005         * depend.am: Comment fix
4007         * automake.in: Look for .texi file in $am_reldir
4009         * automake.in: Fixlet
4011         * automake.in: Blank line after targets from user's Makefile.am
4013         * automake.in: Move footer items to actual footer
4015         * automake.in: Include stamp-h.in in DIST_COMMON if necessary
4017         * automake.in (common):
4018         Don't include acconfig.h, config.h.top, config.h.bot
4020         * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
4022         * Makefile.am (CONFIG_H): Define
4024         * acconfig.h: Initial revision
4026         * configure.in: Use AC_CONFIG_HEADER.
4028         * automake.in: Put blah_TEXINFOS into DIST_COMMON
4030         * automake.in: .info file explicitly depends on primary .texi file
4032         * texinfos.am (install-info): Always supply 'else' clause to 'if'
4034         * tags.am (TAGS): Always supply 'else' clause to 'if'
4036         * subdirs.am (.NOEXPORT): Removed (now in footer.am)
4038         * automake.in: Always include footer.am in output
4040         * mans.am (install-man): Always supply 'else' clause to 'if'
4042         * automake.in: More version.texi fixes
4044         * automake.in: Only do version.texi processing if requested.
4046         * automake.in: Minor internationalization fixes.
4047         Subshell can now exit with nonzero status.
4048         Fixed up .texi handling; now uses texi-version.am
4049         Make sure '.c' and '.o' are in .SUFFIXES if required.
4051         * Makefile.am (PACKAGEDATA): Include texi-version.am
4052         (stamp-vti, version.texi): Removed
4053         (TEXINFOS): Don't reference version.texi
4055         * texi-version.am: Initial revision
4057         * dist.am, dist-subd-top.am (dist):
4058         [DIST_SUBDIRS] Follow symlinks when copying.
4060         * dist-subd-top.am (dist): Removed unneeded subdir= option to make
4062 Sat Nov 25 23:23:39 1995  Tom Tromey  <tromey@cambric>
4064         * automake.in: Added --amdir option
4066         * Makefile.am, configure.in: Turned on internationalization
4068         * Makefile.am: Set EDITION
4070         * configure.in: Version 0.21
4072         * tags.am, tags-subd.am: Don't use double-colon rules
4074         * automake.in: Redid install-data, install-exec, uninstall handling
4076         * configure.in: Turn off i18n
4078 Fri Nov 24 23:51:37 1995  Tom Tromey  <tromey@cambric>
4080         * automake.in (common): Remove NLS
4082         * automake.in (common): Include ABOUT-NLS.
4084         * automake.in: Test for install-sh and mkinstalldirs
4086         * automake.in: Blank line after OBJECTS= line
4088         * automake.in: Start subshell in loop after check for Makefile.am
4090         * automake.in: --use-deps now the default
4092         * automake.in (am_dir): Don't apply transform to install directory name
4094         * packagedata.am: Don't apply transform to install directory name
4096         * Makefile.am (SUBDIRS): Hold off on internationalization
4098 Thu Nov 23 18:02:38 1995  Tom Tromey  <tromey@cambric>
4100         * automake.in:
4101         Write 'SOURCES =' line after copying Makefile.am variables
4103         * automake.in: Fixed bug in "--" option processing
4105         * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
4107         * Makefile.am (DIST_OTHER): Include gettext-sh
4109         * Makefile.am (SUBDIRS): Define
4111         * configure.in: Include internationalization bits
4113         * automake.in: Many changes to avoid double-colon rules.
4115         * subdirs.am: ($(RECURSIVE)): Print name of target actually used
4117         * subdirs.am: Removed "::" rules
4119         * header.am: Removed install, uninstall
4121         * header.am: Added install, uninstall targets
4123         * hack-make.sed: Rewrite targets like "all-local" to "all_local"
4125         * header.am, libraries.am, mans.am, texinfos.am, footer.am:
4126         Removed "::" rules
4128         * Makefile.am (PACKAGEDATA): Include libscripts.am
4130         * libprograms.am: Don't install libscripts here
4132         * libscripts.am: Initial revision
4134         * scripts.am, programs.am, libprograms.am: Removed "::" rules
4136         * automake.in (am_dir): Run package name through name transform.
4138         * automake.in: Don't use packagedata.sed or data.sed
4140         * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed.  Added
4141         packagedata.am
4143         * data.am: No longer run through sed
4145         * packagedata.am: Initial revision
4147 Wed Nov 22 22:31:02 1995  Tom Tromey  <tromey@cambric>
4149         * automake.in: No blank line after Usage
4151         * automake.in: Removed "NLS nuisances" section.
4152         Now uniformly uses $echo for user-visible messages (in advance of
4153         internationalization)
4155         * subdirs.am (maintainer-clean): Don't use realclean-local
4157         * Makefile.am: Use PACKAGEDATA, not custom code
4159         * data.am: Use @LONG@, not $(@LONG@)
4161         * automake.in: Handle DATA and PACKAGEDATA
4163         * packagedata.sed: Initial revision
4165         * data.am: Use @DIR@, not $(@DIR@)
4167         * data.sed: Use $(datadir), not datadir
4169         * data.sed: Initial revision
4171         * data.am: Wrote uninstall targets
4173         * data.am: Initial revision
4175         * dist-subd.am (dist): Don't link a file that has already been linked
4177         * dist-subd-top.am, dist.am (dist):
4178         Run `automake --include-deps' before making distribution
4180         * automake.in: More dependency-tracking bug fixes
4182         * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
4184         * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
4186         * tags-subd.am, tags.am: Added trailing blank line
4188         * depend.am: Use ".P", not "empty.P", as placeholder.
4190         * automake.in: Only include depend.am if SOURCES not empty
4192         * automake.in: Added --use-deps and --include-deps options.
4193         Handle auto-generating dependencies.
4195         * Makefile.am (am_DATA): Include depend.am
4197         * depend.am: Initial revision
4199         * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
4201         * automake.in: Put blank line after .SUFFIXES
4203         * scripts.am: Added blank line at end
4205         * scripts.am: Removed unnecessary comment
4207         * scripts.am: Removed unnecessary workarounds
4209         * automake.in: Don't include programs.am if PROGRAMS empty
4211         * header-vars.am (INSTALL_SCRIPT): Typo
4213         * texinfos.am, compile-kr.am: Don't include .SUFFIXES
4215         * automake.in: Handle .SUFFIXES here.
4217         * configure.in: Use fp_PROG_INSTALL
4219         * header-vars.am: Changes for autoconf 2.5.
4220         Now includes INSTALL_SCRIPTS.
4222         * texinfos.am (install-info): Bug fix
4224         * automake.in:
4225         Include scripts.am or libscripts.am in output if appropriate
4227         * programs.am (install-programs, uninstall-programs):
4228         Don't install SCRIPTS
4230         * Makefile.am (am_DATA): Include scripts.am
4232         * scripts.am: Initial revision
4234 Tue Nov 21 09:11:38 1995  Tom Tromey  <tromey@cambric>
4236         * automake.in:
4237         Cleaned up how "prog_SOURCES" variable is found in input.
4238         Ditto prog_OBJECTS.
4239         Put static sed scripts into separate, installed files.
4241         * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
4243         * hack-make.sed, nl-remove.sed: Initial revision
4245         * texinfos.am (install-info): Rewrote
4247         * subdirs.am (all-recursive): Put with other -recursive rules
4249         * configure.in: Version 0.20
4251         * automake.in: Another bug fix
4253         * automake.in: Bug fix when looking for texinfo.tex
4255         * texinfo.tex: Initial revision
4257         * automake.in:
4258         If TEXINFOS defined but texinfo.tex does not exist, give warning.
4260         * subdirs.am (all): Renamed from _all.  Now uses all-recursive
4261         (all-recursive): Don't fail immediately if -k specified.
4263 Mon Nov 20 22:48:03 1995  Tom Tromey  <tromey@cambric>
4265         * subdirs.am (_all):
4266         New target.  Now use Jim Meyering's formulation of AIX
4267         workaround.
4268         (install-exec, install-data): New targets
4270 Sat Nov 18 19:07:30 1995  Tom Tromey  <tromey@cambric>
4272         * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
4274         * automake.in: Use @datadir@
4276         * automake.in: Added @configure_input@ line
4278 Fri Nov 17 23:32:43 1995  Tom Tromey  <tromey@cambric>
4280         * automake.in: "--help" option now prints auto-recognized file names.
4281         Allow AM_ overriding of more variables.
4283         * texinfos.am (install-info):
4284         Don't cd to srcdir to avoid breaking install-sh
4285         Other bug fixes
4287         * Makefile.am: Handle automake.texi
4289 Thu Nov 16 18:43:43 1995  Tom Tromey  <tromey@cambric>
4291         * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
4293         * tags.am (TAGS): bug fix
4295         * automake.in: Use am_dir, not AM_DIR.
4296         Use version, not VERSION.
4297         Bug fix in TAGS code.
4299         * Makefile.am (am_DATA): Include tags.am and tags-subd.am
4301         * subdirs.am: TAGS target now in tags.am
4303         * footer.am: TAGS and ID targets now in tags-subd.am
4305         * tags-subd.am, tags.am: Initial revision
4307         * automake.in: Cleaned up AM_PROGRAM code.
4308         Handle TAGS target better
4310         * remake.am, remake-subd.am (Makefile.in): Bug fix.
4312         * automake.in (usage): Updated
4314         * remake-subd.am, remake.am:
4315         Added rule where Makefile.in depends on Makefile.am
4317         * automake.in: Entire body of 'for' loop now in subshell
4319         * automake.in (common): config.guess and config.sub are common files.
4321         * dist-subd-top.am, dist.am (dist): Bug fix.
4323         * Makefile.am (DIST_OTHER): Don't include TODO
4325         * automake.in: Auto-include TODO and THANKS files.
4327         * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
4329         * automake.in: More bug fixes in "look for Makefile.am" code.
4331         * automake.in: Bug fix in "look for Makefile.am" code.
4333         * automake.in:
4334         If no arguments given, look for all Makefile.am's in this
4335         directory and in immediate subdirs
4337         * automake.in: Bug fixes for LDADD-override feature.
4339         * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
4341         * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
4343         * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
4345         * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
4347 Wed Nov 15 01:54:43 1995  Tom Tromey  <tromey@cambric>
4349         * automake.in: No longer look for _SOURCES or _OBJECTS
4351         * header-vars.am:
4352         Remove "automatically created" header (now in automake).
4353         Updated copyright.
4355         * automake.in: Put version info in Makefile header
4357 Tue Nov 14 23:38:17 1995  Tom Tromey  <tromey@cambric>
4359         * automake.in: Minor cleanups
4361         * dist-subd-top.am, dist.am (dist):
4362         Don't link or copy file if it already exists.
4364         * automake.in:
4365         Look for _SOURCES (common sources) and generate _OBJECTS.
4367         * footer.am (ID, TAGS): Include HEADERS
4369         * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
4371 Mon Nov 13 22:20:02 1995  Tom Tromey  <tromey@cambric>
4373         * dist-subd.am (distdir): Is relative to ".."
4375         * dist-subd-vars.am (PACKAGE, VERSION): Define
4377         * dist-subd.am (dist): Don't handle DIST_DIRS.
4379         * mans.am (uninstall-man): Another bug fix.
4381         * mans.am (uninstall-man): Bug fix.
4383         * dist.am, dist-subd-top.am (dist): Bug fix
4385         * Makefile.am (DIST_SUBDIRS): New macro
4387         * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
4389         * Makefile.am (DIST_OTHER): Include automake.in
4391         * Makefile.am (DISTCLEANFILES): New macro.
4393         * automake.in (common): Include COPYING.LIB
4395         * Makefile.am (automake): New rule.
4397         * texinfos.am (install-info): Changed per GNU standards
4399         * remake-hdr.am (stamp-h.in):
4400         Use "touch", not "date", per GNU standards.
4402         * automake.in (common): Include texinfo.tex
4404 Sun Nov 12 23:59:08 1995  Tom Tromey  <tromey@cambric>
4406         * automake.in: More fixes when finding common files.
4408         * Makefile.am (DIST_OTHER): Another removal.
4410         * automake.in: Special-case when amdir=.
4412         * Makefile.am (DIST_OTHER): Removed auto-detected files.
4414         * automake.in:
4415         Search for commonly-used files and auto-include them in distribution
4417         * dist-vars.am (DIST_FILES): Include DIST_COMMON.
4418         (DIST_CONF): Removed files searched for by automake.
4420         * automake.in: More arg-parsing bug fixes.
4422         * Makefile.am (DIST_OTHER): Include install-sh
4424         * Makefile.am (DIST_OTHER): Don't include auto-included files.
4426         * automake.in: Bug fixes to argument parsing code.
4428         * automake.in: Handle --version and --help.
4429         NLS stuff from autoconf.
4431         * Makefile.am (amdatadir): Fixed typo.
4432         (install): Make install directories
4434         * Makefile.am: Use "install::", not "install:"
4436         * install-sh, mkinstalldirs: Initial revision
4438         * configure.in: Use AC_PROG_INSTALL
4440         * automake.in: Set AM_DIR based on configure results.
4442         * Makefile.am (install): New target.
4443         (amdatadir): New variable.
4445         * automake.in: Use "#! /", not "#!/".
4447         * Makefile.am, configure.in: Initial revision
4449         * automake.in: Renamed from "automake".
4450         Set VERSION.
4452         * dist.am (PACKAGE, VERSION): Now in dist-vars.am
4454         * automake.in: Insert remake-subd.am if appropriate.
4456         * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
4458         * automake.in: Handle ALLPROGRAMS variable.
4460         * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
4462         * automake.in: Fixlet when printing "subdir=DIR"
4464         * automake.in: Put "subdir=DIR" into subdir Makefile
4466         * automake.in: Don't refer to distname.am.
4467         Only put footer.am in subdir Makefiles.
4469         * subdirs.am (id, ID): New target.
4470         (.NOEXPORT): Copied from footers.am.
4472         * subdirs.am (TAGS): Bug fixes.
4474         * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
4476         * subdirs.am (maintainer-clean-local): Remove TAGS
4478         * subdirs.am (TAGS): Make tags file that includes all subdir tags files
4480         * subdirs.am: Use maintainer-clean, per GNU standards
4482         * dist-subd-top.am: Some variables defined in dist-vars.am
4484         * dist-vars.am (PACKAGE, VERSION):
4485         New variables, initialized by configure
4487         * footer.am (id, ID): New targets
4488         (TAGS): Put TAGS file in build, not source, directory
4490         * remake-subd.am (Makefile): Don't assume subdir is 'src'
4492         * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
4494         * dist-subd.am: Changed to conform to new top-level dist target.
4496         * dist-subd-top.am:
4497         Changed to assume PACKAGE and VERSION are set by configure.
4499         * clean-kr.am, clean.am (maintainer-clean):
4500         Updated rules per GNU standards.
4502         * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
4504 Sat Nov  5 14:39:50 1994  djm  <djm@cambric>
4506         * automake.in, texinfos.am: kludge for multiple-part info files
4508 Thu Nov  3 13:33:44 1994  djm  <djm@cambric>
4510         * clean.am, clean-kr.am: remove INFOS
4512 Wed Nov  2 06:15:42 1994  djm  <djm@cambric>
4514         * texinfos.am: add path
4516         * remake.am, remake-hdr.am: account for VPATH limitations
4518 Mon Oct 24 23:01:59 1994  djm  <djm@cambric>
4520         * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
4521         handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
4523 Sun Oct 23 01:50:41 1994  djm  <djm@cambric>
4525         * texinfos.am: install-info depends on info files
4527         * dist-subd-vars.am, dist-vars.am: distrib info files
4529 Sun Oct  2 02:03:06 1994  djm  <djm@cambric>
4531         * clean-kr.am, clean.am: fix up distclean
4533         * subdirs.am: fix typo
4535         * clean.am: do more in distclean
4537 Sat Oct  1 23:52:51 1994  djm  <djm@cambric>
4539         * libraries.am: make install depend on all
4541         * automake.in: fix typo
4543 Wed Sep 28 21:15:26 1994  djm  <djm@cambric>
4545         * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
4547         * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
4549         * dist-subd-top.am: Initial revision
4551         * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
4552         centralize prefix var setting
4554         * header-vars.am: set all the std vars based on prefix
4556 Tue Sep 27 01:32:22 1994  djm  <djm@cambric>
4558         * automake.in: don't add kr stuff if not needed
4560         * dist-vars.am: add config vars to dist
4562 Mon Sep 26 23:09:09 1994  djm  <djm@cambric>
4564         * program.am: add LDADD
4566         * compile-vars.am: remove LDADD from LDFLAGS
4568         * clean.am: move knr stuff to another file
4570         * automake.in: use different clean file for ansi2knr
4572         * clean-kr.am: Initial revision
4574 Thu Sep 22 03:45:02 1994  djm  <djm@cambric>
4576         * automake.in, dist-subd.am, dist.am: fix rules and dist
4578 Tue Sep 20 21:29:40 1994  djm  <djm@cambric>
4580         * compile.am, automake.in: split out knr
4582         * compile-kr.am: Initial revision
4584         * libprograms.am: fix typo
4586         * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
4587         make libprograms work
4589         * libprograms.am: Initial revision
4591         * automake.in, compile.am, header-vars.am: fix little bugs
4593         * compile.am: allow parallel K&R
4595         * clean.am: remove kerb temps
4597         * automake.in: fix recognizing start of rules
4599         * dist-subd.am, dist.am: fix dist
4601         * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
4603 Mon Sep 19 23:39:21 1994  djm  <djm@cambric>
4605         * automake.in: works on m4 too
4607         * automake.in, mans.am: works on fileutils
4609         * 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:
4610         works on fileutils except for all
4612         * automake.in: vars thing
4614         * header-vars.am: Initial revision
4616         * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
4617         entered into RCS
4619         * compile-vars.am: Initial revision
4621         * automake.in: many improvements
4623         * footer.am: Initial revision
4625         * dist.am: remove distname
4627         * automake.in: namespace cleanup
4629         * distname.am: Initial revision
4631         * 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:
4632         might work
4634         * 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:
4635         Initial revision