389f23e4e1def526cbb35ded9aadc0dece7b248a
[platform/upstream/automake.git] / ChangeLog
1 Sun Jul 19 00:04:25 1998  Tom Tromey  <tromey@cygnus.com>
2
3         * automake.in (variable_conditions): Initialize %vars_scanned.
4         (variable_conditions_sub): Check it.  Test cond5.test.
5
6 Sat Jul 18 00:24:14 1998  Tom Tromey  <tromey@cygnus.com>
7
8         * automake.in (variable_value_as_list_worker): Renamed from
9         variable_value_as_list.  Set entry in vars_scanned, and give error
10         if variable recursively defined.  Test recurs.test.
11         (value_to_list): Call it instead.
12         (variable_value_as_list): New function.
13
14         * automake.in (variable_conditions_sub): If var is not
15         conditional, but does have conditional subvariables, then return
16         value should be all permutations of subvariable conditions.  Test
17         cond4.test.
18         (handle_source_transform): Define _OBJECTS variable with each
19         condition; no need to define multiple new variables.
20
21 Fri Jul 17 12:56:14 1998  Tom Tromey  <tromey@cygnus.com>
22
23         * automake.in (am_install_var): Use DESTDIR, not DATADIR.  From
24         Motoyuki Kasahara.
25
26         * automake.in (scan_dependency_file): Recognize DOS-style paths as
27         absolute.
28         * ylwrap: Recognize DOS-style paths as absolute.  From Ian Lance
29         Taylor.
30
31 Fri Jul 17 07:37:20 1998  H.J. Lu  (hjl@gnu.org)
32
33         * ylwrap: Don't use absolute path if the input is in the
34         current directory.
35
36 Fri Jul 17 11:58:27 1998  Ian Lance Taylor  <ian@cygnus.com>
37
38         * automake.in: Use $(AM_MAKEFLAGS) in every invocation of $(MAKE).
39         * subdirs.am: Likewise.
40
41 Thu Jul 16 18:09:03 1998  Ian Lance Taylor  <ian@cygnus.com>
42
43         * remake.am (config.status): Depend upon
44         $(CONFIG_STATUS_DEPENDENCIES).
45         * automake.in (handle_configure): Examine
46         CONFIG_STATUS_DEPENDENCIES.
47
48 Tue Jul 14 13:37:48 1998  Tom Tromey  <tromey@cygnus.com>
49
50         * Makefile.am: Always look in srcdir for automake.in.
51
52 Tue Jun 23 14:00:27 1998  Ian Lance Taylor  <ian@cygnus.com>
53
54         * progs.am: Don't let $(EXEEXT) interfere with $(transform).
55         Report from Mike Stump <mrs@wrs.com>.
56
57 Tue Jun  2 13:27:34 1998  Tom Tromey  <tromey@cygnus.com>
58
59         * automake.in (scan_one_configure_file): Make CONFIGURE file
60         handle local.  From Kevin Street.
61
62         * automake.in (read_am_file): Error if blank line or comment
63         follows trailing backslash.  Test syntax.test.
64         (file_contents_with_transform): Likewise.
65
66 Thu May 28 18:49:47 1998  Ian Lance Taylor  <ian@cygnus.com>
67
68         * automake.in (handle_configure): Always use $(SHELL) when running
69         config.status.
70
71 Mon Jun  1 14:23:29 1998  Tom Tromey  <tromey@cygnus.com>
72
73         * automake.in (handle_yacc_lex_cxx): Use AM_CPPFLAGS, AM_CXXFLAGS,
74         AM_CFLAGS.
75         (output_yacc_build_rule): Use AM_YFLAGS, AM_LFLAGS.
76         (handle_dependencies): Don't define CXXMKDEP.
77
78         * clean.am (mostlyclean-generic): Prefix rule with MOSTLYCLEAN.
79         (clean-generic): Prefix rule with CLEAN.
80         (distclean-generic): Prefix rule with DISTCLEAN.
81         (maintainer-clean-generic): Prefix rule with MAINTAINERCLEAN.
82         BUILT_SOURCES now handled in automake itself.
83         * automake.in (initialize_per_input): Initialize
84         maintainer_clean_files.
85         (handle_yacc_lex_cxx): Put lex and yacc output files onto
86         @maintainer_clean_files.
87         (handle_clean): Handle @maintainer_clean_files.  Transform
88         clean.am when installing; try to remove unnecessary tests in
89         generated code.
90
91         * automake.in (do_check_merge_target): Only generate $(MAKE)
92         command if there are check targets to make.  Report from Karl
93         Heuer.
94
95 Sun May 17 23:05:55 1998  Tom Tromey  <tromey@cygnus.com>
96
97         * aclocal.in (write_aclocal): Fixed generated copyright message.
98         From Eleftherios Gkioulekas.
99
100         * automake.in (parse_arguments): Typo fix from Paul D. Smith.
101
102 Fri May  8 12:14:03 1998  Tom Tromey  <tromey@cygnus.com>
103
104         * automake.in (handle_yacc_lex_cxx): Put lex and yacc output files
105         onto @clean.
106
107 Wed May  6 01:18:05 1998  Tom Tromey  <tromey@cygnus.com>
108
109         * header-vars.am (DESTDIR): Changed from DISTDIR.
110
111 Fri Apr 24 10:16:20 1998  Tom Tromey  <tromey@cygnus.com>
112
113         * libs.am: Don't display loop while it runs.
114
115 Sun Apr  5 13:58:24 1998  Tom Tromey  <tromey@cygnus.com>
116
117         * Released 1.3.
118
119         * automake.in (handle_options): Correctly handle trailing alpha
120         version letter or lack thereof.  Test version3.test.
121
122         * automake.in (am_conf_line_warning): Perl 4 fixlet; typo fix.
123
124         * automake.in (handle_ltlibraries): Examine _DEPENDENCIES
125         variable.  Report from Chris Provenzano.  Test library.test.
126         (handle_libraries): Likewise.
127
128         * m4/lex.m4: Allow AM_PROG_LEX to be called with no arguments.
129
130 Sun Apr  5 13:54:25 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
131
132         * automake.in (scan_one_configure_file): Only warn about
133         AC_DECL_YYTEXT and AC_PROG_LEXX.
134         (am_conf_line_warning): New function.
135
136 Fri Apr  3 15:43:46 1998  Doug Evans  <devans@seba.cygnus.com>
137
138         * automake.in (handle_configure): Fix setting of colon_infile
139         in case where multiple files are used to build Makefile.
140         [ Test colon5.test ]
141         
142 Fri Apr  3 13:07:58 1998  Tom Tromey  <tromey@cygnus.com>
143
144         * ansi2knr.c, texinfo.tex: New versions from respective
145         maintainers.
146
147         * automake.in (scan_one_configure_file): Exclude INSTALL_DATA from
148         configure_vars.  Test instdata.test.
149
150 Tue Mar 31 21:07:42 1998  Tom Tromey  <tromey@cygnus.com>
151
152         * automake.in (handle_yacc_lex_cxx): Changed to use new version of
153         ansi2knr.
154         * ansi2knr.c: New version from L. Peter Deutsch.
155
156 Thu Mar 26 11:00:04 1998  Tom Tromey  <tromey@cygnus.com>
157
158         * m4/exeext.m4: Correctly eliminate bad cases when computing
159         am_cv_exeext.  Report from Markus F.X.J. Oberhumer.
160
161 Wed Mar 25 15:09:56 1998  Tom Tromey  <tromey@cygnus.com>
162
163         * automake.in (handle_options): Support alpha version numbers.
164
165         * lisp.am (install-@DIR@LISP): Allow .el files to appear in build
166         directory.  From Gary V Vaughan.
167
168 Mon Mar 23 07:55:04 1998  Tom Tromey  <tromey@cygnus.com>
169
170         * Released 1.2h.
171
172         * header.am (install-@DIR@HEADERS): A header can appear in the
173         build directory as well as the source directory.  From Gary V
174         Vaughan.
175
176         * automake.in (handle_yacc_lex_cxx): Push lib sources onto
177         de_ansi_files before generating ._c dependencies.  Test
178         libobj8.test.
179
180         * m4/mktime.m4: New version from Jim Meyering.
181
182         * aclocal.in (usage): Document --print-ac-dir.
183         (parse_arguments): Added --print-ac-dir.
184
185         * ansi2knr.c, ansi2knr.1: New versions from ghostscript.
186         (main): Reapplied "-" change from Harlan Stenn.
187
188 Fri Mar 20 22:42:30 1998  Tom Tromey  <tromey@cygnus.com>
189
190         * automake.in (scan_one_configure_file): Use &am_conf_line_error,
191         not warn.  Check to make sure warnings happen only for
192         configure.in, not for "not aclocal.m4".
193
194 Fri Mar 20 22:35:31 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
195
196         * automake.in: understand AM_PROG_LEX as a replacement for
197         AC_PROG_LEX and AC_DECL_YYTEXT
198         warn if the replaced macros are used.
199         * m4/Makefile.am: add lex.m4
200         * m4/lex.m4 (AM_PROG_LEX): new file and macro
201         * missing: added lex/flex support
202         instead of touching flex and bison output files, try to copy
203         them from a filename based on the last given argument
204
205 Fri Mar 20 00:26:10 1998  Tom Tromey  <tromey@cygnus.com>
206
207         * m4/protos.m4: Require AC_PROG_CPP.
208
209         * aclocal.in (add_file): If &search fails, and macro matches AM_,
210         then print error.  Test aclocalii.test.
211
212         De-ansi-fication fixes from Harlan Stenn:
213         * ansi2knr.c (main): Accept "-" argument to mean stdin.
214         * automake.in (handle_yacc_lex_cxx): Preprocess C source before
215         running through ANSI2KNR.
216         (get_object_extension): Generate rule for <dir>/ansi2knr.o.
217
218         * texinfos.am: Include $(DESTDIR).
219         * lisp.am: Include $(DESTDIR).
220         * java.am: Include $(DESTDIR).
221         * mans.am (install-man@SECTION@): Include $(DESTDIR).
222         * automake.in (handle_man_pages): Include $(DESTDIR) in
223         installdirs variable.
224         (handle_texinfo): Likewise.
225         (am_install_var): Likewise.
226         * header-vars.am (DISTDIR): Define.
227         * data.am, header.am, libs.am, ltlib.am, progs.am, scripts.am:
228         Support $(DESTDIR) at install time.  From Assar Westerlund.
229
230         * automake.in (handle_java): Put Java sources in distribution.
231
232 Thu Mar 19 01:33:35 1998  Tom Tromey  <tromey@cygnus.com>
233
234         * automake.in (handle_java): Put JAVACFLAGS after -d option.  From
235         Per Bothner.
236
237         * automake.in (handle_java): Use $(JAVAROOT) in place of `../..'
238         in default CLASSPATH.
239         (am_install_var): Allow `JAVA' variable to be defined.  Don't
240         define `JAVA' primary.
241
242         * automake.in (scan_one_configure_file): Check for `sinclude' and
243         turn into recursive call.
244
245         * automake.in (initialize_per_input): Set $output_all.
246         (generate_makefile): Don't set $output_header or generate
247         `default' target.  Print $output_all before $output_header.
248         (handle_merge_targets): Put `all' target into $output_all.
249
250 Wed Mar 18 14:48:44 1998  Tom Tromey  <tromey@cygnus.com>
251
252         * automake.in (handle_configure): Put secondary dependencies from
253         multi-":" AC_OUTPUT entry into dependency list for file created by
254         config.status, not file created by automake.  Test colon3.test.
255         (generate_makefile): Pass $output, not $makefile, to
256         handle_merge_targets.
257
258         * Makefile.am (pkgdata_DATA): Added java.am, java-clean.am.
259         * java-clean.am: New file.
260         * java.am: New file.
261         * automake.in (generate_makefile): Call handle_java.
262         (handle_java): New sub.
263         (am_install_var): Only push primary variable on @all if not doing
264         Java.
265
266 Sun Mar  8 15:43:09 1998  Tom Tromey  <tromey@cygnus.com>
267
268         * automake.in (handle_configure): When recognizing AC_OUTPUT ":"
269         syntax, make regexp less greedy.  From Maciej W. Rozycki.  Test
270         colon4.test.
271
272 Fri Mar  6 21:20:53 1998  Tom Tromey  <tromey@cygnus.com>
273
274         * m4/exeext.m4 (AM_EXEEXT): Ignore am_c_test.o.  From Bruno
275         Haible.
276
277 Tue Feb 24 12:10:44 1998  Tom Tromey  <tromey@cygnus.com>
278
279         * Released 1.2f.
280
281         * mans.am (install-man@SECTION@, uninstall-man@SECTION@): Quote
282         `$' in sed expression.
283
284         * config.guess, config.sub, texinfo.tex: New versions from FSF.
285
286         * Makefile.am (pkgdata_DATA): Added mans.am.
287         * automake.in (handle_man_pages): Rewrote for new man page
288         handling.
289         (initialize_global_constants): Removed install_man_format,
290         uninstall_man_format.
291         * mans.am: New file.
292
293         * data.am, header.am, libs.am, lisp.am, ltlib.am, progs.am,
294         scripts.am, texinfos.am: Put `@' before NORMAL_UNINSTALL
295         invocation.
296
297 Mon Feb 23 13:38:56 1998  Tom Tromey  <tromey@cygnus.com>
298
299         * automake.in (get_object_extension): Remove .c.lo rule from
300         libtool when dependencies turned on.
301         * libtool.am (.c.lo): Disable when dependency checking turned on.
302
303         Dependency fixes from Alexandre Oliva:
304         * automake.in (handle_dependencies): Fixed quoting when
305         substituting @PFX@ and @EXT@.  Don't look for the `.P' file.
306         * depend2.am (%.o): Use @PFX@ and @EXT@.
307         (%.lo): New rule.
308
309         * texinfos.am (.txi.info, .txi.dvi, .txi): New rules.
310         * automake.in (handle_texinfo): Recognize .txi files.  From Karl
311         Berry.
312
313         * automake.in (handle_single_transform_list): $objpat now a
314         parameter.  Set $objpat when suffix rule found.
315
316         * aclocal.in (parse_arguments): Only put current year in --version
317         output.
318         * automake.in (parse_arguments): Only put current year in
319         --version output.
320
321 Mon Feb 16 00:12:03 1998  Tom Tromey  <tromey@cygnus.com>
322
323         * automake.in (handle_aclocal_m4): When processing -I options,
324         directory is separate argument.  Test aclocali.test.
325
326 Fri Feb 13 14:35:39 1998  Ian Lance Taylor  <ian@cygnus.com>
327
328         * automake.in (handle_texinfo): Correct condition for whether
329         texinfo.tex is required.  [Test texinfo5.test]
330
331 Fri Feb 13 00:28:53 1998  Tom Tromey  <tromey@cygnus.com>
332
333         * Released 1.2e.
334
335         * Makefile.am: Removed bogus line.
336
337 Thu Feb 12 22:27:05 1998  Tom Tromey  <tromey@cygnus.com>
338
339         * automake.in (get_object_extension): Conditionally include .c.o
340         rule from compile.am.
341         (handle_dependencies): Generate correct code when including new
342         depend2.am.
343         (file_contents_with_transform): Better error reporting.
344         * depend.am (MKDEP): Removed.
345         (.deps/.P): Removed.  Don't include .deps/.P.
346         * compile.am (.c.o): Now conditional on dependencies not being
347         generated by compiles.
348         * depend2.am (%.o): New rule.
349         (.deps/%.P): Removed.
350
351         * tags.am (TAGS): Uniquify list of files.  From Harlan Stenn.
352
353         * aclocal.in (scan_m4_files): Reverse-sort keys when constructing
354         `search' function.  From Johan Danielsson.
355
356 Tue Sep 16 14:13:15 1997  Paul D. Smith  <psmith@baynetworks.com>
357
358         * automake.in: Create new option --generate-deps.  This option has
359         automake generate a .dep_segment file containing just the
360         dependencies created from the .P list.  This is needed to maintain
361         other makefiles that automake doesn't deal with (Makefile.DOS,
362         SMakefile, etc.)
363         * automake.texi (Invoking Automake): Document it.
364
365 Thu Feb 12 19:45:16 1998  Tom Tromey  <tromey@cygnus.com>
366
367         * aclocal.in (scan_configure): Tightened regexp a bit.  Test
368         whoami.test.  From Johan Danielsson.
369
370         Report from H.J. Lu.
371         * automake.in (output_yacc_build_rule): Don't write rule to create
372         `.h' file.
373         (handle_yacc_lex_cxx): Generate rule to build each .h file.
374
375         * automake.in (handle_options): Set readme-alpha and check-news
376         for Gnits after main processing.  Test alpha.test.  From Jim
377         Meyering.
378
379         * aclocal.in (usage): Updated bug-reporting address.
380         * automake.in (usage): Updated bug-reporting address.
381
382         * compile.am: Remove *.core for 4.4BSD systems.  From Assar
383         Westerlund.
384
385         * automake.in (handle_single_transform_list): Don't set
386         seen_any_source if all sources are C++.
387
388 Wed Feb 11 17:30:01 1998  Tom Tromey  <tromey@cygnus.com>
389
390         * aclocal.in (write_aclocal): Write to $output_file, not
391         aclocal.m4.  From Alexandre Oliva.
392
393 Thu Feb  5 13:38:55 1998  Tom Tromey  <tromey@cygnus.com>
394
395         * automake.in (scan_one_configure_file): Put CXCPP before CXX in
396         regexp.  From Garth Corral.  Test cxxxcpp.test.
397
398 Sun Jan 25 11:16:53 1998  Tom Tromey  <tromey@cygnus.com>
399
400         * automake.in (generate_makefile): Run handle_minor_options before
401         handle_dist, to make sure README-alpha ends up in distribution.
402         From Jim Meyering.
403
404 Tue Jan 13 09:19:33 1998  Tom Tromey  <tromey@cygnus.com>
405
406         * aclocal.in (add_file): Hack for Perl 4.  From Seth Alves.
407
408 Thu Dec 11 12:29:46 1997  Ian Lance Taylor  <ian@cygnus.com>
409
410         * scripts.am: Don't add @EXEEXT@ to installed scripts.  Scripts
411         are not executables.
412
413 Tue Dec  2 20:07:18 1997  Tom Tromey  <tromey@cygnus.com>
414
415         * automake.in (initialize_global_constants): Bug fix in
416         uninstall_man_format.  Report from Eric Backus.
417
418 Mon Dec  1 13:52:39 1997  Tom Tromey  <tromey@cygnus.com>
419
420         * automake.in (handle_source_transform): Correctly generate
421         _OBJECTS when _SOURCES is defined conditionally.  Reported by Rob
422         Savoye.  Test cond3.test.
423
424         Fixes for test objc.test:
425         * automake.in (initialize_per_input): New global seen_any_source.
426         (handle_yacc_lex_cxx): Use seen_any_source to decide when to
427         define LINK, et al.
428         (handle_single_transform_list): Set seen_any_source.
429         (handle_lib_objects_cond): Likewise.
430
431 Wed Nov 26 13:41:57 1997  Tom Tromey  <tromey@cygnus.com>
432
433         * Released 1.2d.
434
435         * m4/ccstdc.m4: Don't force AM_PROG_CC_STDC before AC_PROG_CPP.
436         Temporary hack.
437
438         * m4/mktime.m4 (AM_FUNC_MTIME): New version from Paul Eggert.
439
440         * header-vars.am (NORMAL_INSTALL, PRE_INSTALL, POST_INSTALL,
441         NORMAL_UNINSTALL, PRE_UNINSTALL, POST_UNINSTALL): Define as `:',
442         not `true'.
443
444         * automake.in (output_yacc_build_rule): Don't overwrite .h file in
445         non-ylwrap case.
446
447         * tags.am (ID): Scan lisp files.
448         (TAGS): Make tags for lisp files.
449
450 Tue Nov 25 14:20:42 1997  Tom Tromey  <tromey@cygnus.com>
451
452         * ltlib.am: Use INSTALL_DATA, not INSTALL_PROGRAM.  From Gord
453         Matzigkeit.
454
455 Fri Nov 21 15:15:50 1997  Tom Tromey  <tromey@cygnus.com>
456
457         * m4/mingw.m4, m4/cygwin.m4: Argument to AC_TRY_COMPILE is
458         function body, not entire function.  From Ian Taylor.
459
460 Sat Oct 25 12:39:19 1997  Tom Tromey  <tromey@cygnus.com>
461
462         * automake.in (scan_one_configure_file): Skip empty string for
463         Perl 4.  From Assar Westerlund.
464
465         * config.guess, config.sub, texinfo.tex: New versions from FSF.
466
467 Fri Oct 24 23:15:09 1997  Tom Tromey  <tromey@cygnus.com>
468
469         * automake.in (output_yacc_build_rule): Use YFLAGS again.
470         (handle_yacc_lex_cxx): Error if YACCFLAGS used.
471
472 Wed Aug 27 19:26:45 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
473
474         * compile.am: Add suffix rules for ".s.o" and ".S.o" so assembler
475         files can be used.
476         * libtool.am: Add suffix rules for ".s.lo" and ".S.lo" so assembler
477         files can be used.
478         * automake.in: Add .S and .s to the standard list of suffixes so
479         assembler files can be used.
480
481 Fri Oct 24 13:39:01 1997  Tom Tromey  <tromey@cygnus.com>
482
483         * m4/exeext.m4: Require AM_MINGW32.  Check MINGW32 setting.
484
485 Thu Oct 23 21:16:28 1997  Tom Tromey  <tromey@cygnus.com>
486
487         * m4/init.m4 (missing_dir): AC_REQUIRE AM_SANITY_CHECK,
488         AC_ARG_PROGRAM, and AC_PROG_MAKE_SET.
489
490 Tue Oct 21 16:49:36 1997  Tom Tromey  <tromey@cygnus.com>
491
492         * automake.in (handle_options): Recognize `cygnus'.
493
494 Tue Sep  9 17:09:47 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
495
496         * m4/mingw.m4: New file for mingw32 support.
497         * m4/exeext.m4: Also check for the mingw32 environment.
498
499 Tue Oct 21 00:39:44 1997  Tom Tromey  <tromey@cygnus.com>
500
501         * m4/Makefile.am (m4data_DATA): Added mingw.m4.
502
503         * automake.in (handle_lib_objects_cond): Don't require @LEXLIB@.
504         (handle_programs): Likewise.
505
506         * subdirs.am (check-recursive installcheck-recursive
507         info-recursive dvi-recursive): Handle case when SUBDIRS is empty.
508         (maintainer-clean-recursive): Likewise.  From Assar Westerlund.
509
510         * aclocal.in (scan_m4_files): If macro recognized, &search will
511         return 1.
512         (scan_configure): If AM_ macro not found, give error.
513
514         * m4/sanity.m4: If `ls' completely fails, die.  From Jim
515         Meyering.
516
517 Mon Oct 20 16:13:48 1997  Tom Tromey  <tromey@cygnus.com>
518
519         * automake.in (handle_single_transform_list): Fixlet for Fortran.
520         From Bernard Urban.
521
522         * libtool.am: Remove _libs, for libtool 1.0d.  From Gord
523         Matzigkeit.
524
525 Sun Oct 19 22:59:35 1997  Tom Tromey  <tromey@cygnus.com>
526
527         * texinfos.am: Bug fix.  From John W. Coomes.
528
529 Mon Sep 29 12:57:00 1997  Tom Tromey  <tromey@cygnus.com>
530
531         * Released 1.2c.
532
533         * automake.in (handle_dist_worker): In topmost directory of
534         project, use `distdir', not `top_distdir', as argument to
535         --output-dir; likewise when building in subdirs.
536
537 Sun Sep 28 15:55:46 1997  Tom Tromey  <tromey@cygnus.com>
538
539         * m4/sanity.m4: Test $*, not $@.  From Akim Demaille.
540
541         * automake.in (handle_minor_options): New sub.
542         (check_gnits_standards): Don't handle README-alpha here.
543         (handle_dist_worker): Check NEWS file if `check-news' option
544         requested.
545         (generate_makefile): Run handle_minor_options.
546         (handle_options): Handle readme-alpha and check-news.  Set them if
547         --gnits.
548
549         * depend.am (MKDEP): Use $(CC), not gcc.
550
551 Wed Sep 24 23:48:26 1997  Tom Tromey  <tromey@cygnus.com>
552
553         * Release 1.2b.
554
555         * m4/ccstdc.m4 (AM_PROG_CC_STDC): Make sure this is run before
556         AC_PROG_CPP.  From Markus Oberhumer.
557
558 Fri Sep 12 00:04:19 1997  Paul Eggert  <eggert@twinsun.com>
559
560         * m4/ccstdc.m4 (AM_PROG_CC_STDC): Don't look at __STDC__;
561         look only at whether function prototypes are supported.
562
563 Wed Sep 24 16:10:37 1997  Tom Tromey  <tromey@cygnus.com>
564
565         * Various: Put "-" before each `rm' line.  This avoids a bug in
566         some losing makes (Ultrix, 4.3 BSD).
567
568         * automake.in (handle_dist_worker): Correctly handle subdirs that
569         have their own configure.in.  From Peter Mattis.
570
571         * automake.in (handle_yacc_lex_cxx): Handle de-ansi-fied sources
572         in srcdir as well as build dir.
573
574         * automake.in (scan_one_configure_file): Detect AC_OUTPUT().
575         (handle_single_transform_list): Don't apply length() to a list.
576
577         * automake.in (handle_programs): Define _DEPENDENCIES variable if
578         not defined by user.
579
580 Thu Sep 18 19:43:38 1997  Tom Tromey  <tromey@cygnus.com>
581
582         * m4/sanity.m4: Quote "$@" for m4.  From Gord Matzigkeit.
583
584 Mon Sep  1 23:50:38 1997  Tom Tromey  <tromey@cygnus.com>
585
586         * automake.in (handle_texinfo): Set need_texi_file only when
587         TEXINFO_TEX not defined.
588
589 Thu Aug 28 09:37:29 1997  Tom Tromey  <tromey@cygnus.com>
590
591         From Juergen Erhard:
592         * automake.in (SUFFIX_RULE_PATTERN): New global.
593         (handle_single_transform_list): If suffix matches a source suffix,
594         rewrite.
595         (read_am_file): Add suffix rules to %suffix_rules.
596         (initialize_per_input): Initialize %suffix_rules.
597
598 Wed Aug 27 12:56:50 1997  Tom Tromey  <tromey@cygnus.com>
599
600         * automake.in (handle_texinfo): Also remove .kys and .ps files.
601
602         * automake.in (handle_yacc_lex_cxx): Quoting fixlet.  From Kaveh
603         Ghazi.
604
605         * aclocal.in (write_aclocal): Print copyright and copying
606         permissions.  From RMS.
607         * automake.in (initialize_global_constants): More copyright stuff
608         from RMS.
609
610         * automake.in (handle_texinfo): Only require texinfo.tex in
611         appropriate situations.  Report from Paul D. Smith.
612
613 Mon Aug 25 15:45:52 1997  Tom Tromey  <tromey@cygnus.com>
614
615         * automake.in (scan_dependency_file): Fix so that
616         OMIT_DEPENDENCIES will work.  From Alexander Lukyanov.
617
618         * automake.in (handle_texinfo): texi2dvi can generate `.cn'
619         files.  From Akim Demaille.
620
621 Wed Aug  6 10:51:37 1997  Tom Tromey  <tromey@cygnus.com>
622
623         * automake.in (handle_texinfo): Reversed sense of test.
624
625 Tue Aug  5 17:49:54 1997  Tom Tromey  <tromey@cygnus.com>
626
627         * automake.in (handle_dependencies): Always mark OMIT_DEPENDENCIES
628         as seen.
629
630         * automake.in (handle_yacc_lex_cxx): Make each _.c file depend on
631         ansi2knr.
632
633         * automake.in (handle_yacc_lex_cxx): Fix for makes which don't
634         allow $< in non-suffix rules.  From Akim Demaille.
635
636         * automake.in (value_to_list): If variable name contains configure
637         substitution, then just ignore it.
638
639         * automake.in (variable_defined): Mark variable is seen, even if
640         only conditionally seen.
641
642         * Makefile.am: Check for bad splits.
643         * automake.in (various): Use split(' ',...), not split(/ /,...).
644
645 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
646
647         * ylwrap: If the program is a relative path, force it to be
648         absolute.
649
650 Tue Aug  5 16:59:41 1997  Tom Tromey  <tromey@cygnus.com>
651
652         * missing: Examine A[CM]_CONFIG_HEADER for name of files to
653         touch.  From Markus F.X.J. Oberhumer.
654
655         * automake.in (require_file_internal): Better error message when
656         installing.
657
658         * automake.in (handle_texinfo): Smarter test when deleting output
659         of makeinfo.
660
661 Sat Aug  2 13:32:45 1997  Tom Tromey  <tromey@cygnus.com>
662
663         * automake.in (do_check_merge_target): In --cygnus mode, check
664         doesn't depend on all.
665
666         * automake.in (output_yacc_build_rule): Use YACCFLAGS, not
667         YFLAGS.  Per GNU Standards.
668
669         * dejagnu.am (RUNTESTDEFAULTFLAGS): New macro.
670         (check-DEJAGNU): Use it.
671
672         * subdirs.am (maintainer-clean-recursive): Actually reverse subdir
673         list.  From Alexander Lukyanov.
674
675         * automake.in (initialize_global_constants): Changed generated
676         copyright.  From RMS.
677
678         * automake.in (handle_configure): Pass correct value for
679         CONFIG_FILES.  From Ian Taylor.
680
681 Thu Jul 31 17:36:10 1997  Ian Lance Taylor  <ian@cygnus.com>
682
683         * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
684         $prog.
685
686 Thu Jul 24 00:52:02 1997  Tom Tromey  <tromey@cygnus.com>
687
688         * automake.in (initialize_global_constants): Changed index names
689         in dist hash so that alternate dist targets will be generated.
690         Report from Glenn Amerine.
691
692         Suggestion from Karl Berry:
693         * automake.in (usage): Added short info line.
694
695         * aclocal.in (usage): Updated bug-reporting address.  Added short
696         info line.
697
698         * automake.in (handle_emacs_lisp): Put contents of lisp-clean.am
699         into output.  Report from Karl Berry.
700
701 Mon Aug 25 16:14:32 1997  Tom Tromey  <tromey@cygnus.com>
702
703         * automake.in (handle_configure): Only generate ":" syntax for
704         CONFIG_FILES when really needed.
705
706 Wed Aug  6 14:47:12 1997  Ian Lance Taylor  <ian@cygnus.com>
707
708         * remake-hdr.am (@CONFIG_HEADER@): Use a dummy command to force
709         GNU make to recheck the file modification time.
710
711 Tue Aug  5 14:44:10 1997  Ian Lance Taylor  <ian@cygnus.com>
712
713         * ylwrap: If the program is a relative path, force it to be
714         absolute.
715
716 Mon Aug  4 14:52:08 1997  Ian Lance Taylor  <ian@cygnus.com>
717
718         * automake.in ($RULE_PATTERN): Accept $ in body of rule name.
719         (handle_programs): Don't append $(EXEEXT) if the
720         program name contains '.'.
721         (am_install_var): When rewriting _PROGRAMS, don't append $(EXEEXT)
722         if the program names contains '.'.  Also, handle conditionals.
723
724 Sat Aug  2 14:43:41 1997  Tom Tromey  <tromey@cygnus.com>
725
726         * m4/exeext.m4: Fixed quoting.
727
728         * m4/exeext.m4 (am_cv_exeext): Use echo, not ls.
729
730         * automake.in (handle_programs): Transform @EXEEXT@ when including
731         program.am.
732
733 Fri Aug  1 17:09:09 1997  Tom Tromey  <tromey@cygnus.com>
734
735         * automake.in (handle_programs): Don't transform CYGWIN or
736         NOTCYGWIN.
737         (am_install_var): Likewise.
738
739         * progs-clean.am (clean-@DIR@PROGRAMS): Never include EXEEXT.
740
741         * progs.am: Removed @EXEEXT@; it is now implicit.
742         * program.am: Add @EXEEXT@ in appropriate places; removed
743         cygwin-dependent code.
744         * automake.in (seen_exeext): Renamed from seen_cygwin32.
745         (handle_programs): Use seen_exeext.
746         (scan_one_configure_file): Look for AM_EXEEXT, not AM_CYGWIN32.
747         (check_cygnus): Use seen_exeext.
748         (am_install_var): Likewise.
749         (am_install_var): When handling PROGRAMS primary, append EXELIST
750         to program names as necessary.
751         * m4/exeext.m4: Require AM_CYGWIN32.
752
753 Thu Jul 31 17:36:10 1997  Ian Lance Taylor  <ian@cygnus.com>
754
755         * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
756         $prog.
757
758         * texinfos.am: Add -I $(srcdir) when invoking $(MAKEINFO) for
759         CYGNUS .texinfo.info case and .texinfo case.
760
761         * automake.in (handle_configure): Correct handling of inputs for
762         for AC_OUTPUT files when invoking config.status.
763
764 Mon Jul 28 15:29:25 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
765
766         * m4/cygwin.m4: Set a variable CYGWIN32, rather than EXEEXT.
767         * m4/exeext.m4: New autoconf test for an executable suffix.
768         * m4/Makefile.in: Install the new exeext.m4 test.
769
770 Sun Jun 22 14:01:59 1997  Tom Tromey  <tromey@cygnus.com>
771
772         * Released version 1.2.
773
774         * automake.in (handle_texinfo): Look for texinfo.tex in aux dir.
775
776         * automake.in (require_file_internal): Only print "installing"
777         when actually installing.  From Gord Matzigkeit.
778
779         * automake.in (handle_tests): Exit status `77' means `ignore
780         test'.  From François Pinard.
781         (handle_tests) Also, make banner same size as text.
782
783         * automake.in (handle_configure): Don't handle PRE_BUILT_SOURCES.
784         (handle_built_sources): Likewise; don't have `all' depend on
785         BUILT_SOURCES.
786
787         * depend.am (DEPS_MAGIC): New variable.
788         (.deps/.P): Depend on BUILT_SOURCES again.
789
790         * texinfos.am: Use ||, not ;.
791
792 Tue Jun 10 11:04:16 1997  Tom Tromey  <tromey@cygnus.com>
793
794         * m4/cygwin.m4: Examine output of compiler to see if .exe needed.
795
796 Sun Jun  1 13:16:05 1997  Tom Tromey  <tromey@cygnus.com>
797
798         * automake.in (handle_built_sources): Handle PRE_BUILT_SOURCES.
799         (handle_configure): Likewise.
800
801         * depend2.am (.deps/%.P): Don't generate file if MKDEP fails.
802         From Alexandre Oliva.
803
804         * depend.am (.deps/.P): Depend on PRE_BUILT_SOURCES, not
805         BUILT_SOURCES.
806
807         * automake.in (initialize_global_constants): Added 1997 to
808         copyright info.
809
810         * automake.in (output_yacc_build_rule): Never move y.tab.c over
811         the .h file.  From Jim Meyering.
812
813 Thu May 29 23:16:02 1997  Tom Tromey  <tromey@cygnus.com>
814
815         * automake.in (scan_one_configure_file): Avoid defining ACLOCAL,
816         AUTOCONF, AUTOMAKE, AUTOHEADER.  From David Zaroski.
817
818 Sat Feb 22 16:05:24 1997  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
819
820         * Makefile.am (pkgdata_DATA): Under this new scheme, we no longer
821         need compile-kr.am.  Delete it.
822
823         * automake.in (handle_yacc_lex_cxx, get_object_extension): Use
824         _.c, _.o, _.lo instead of ._c, ._o, .l_o for de-ansification.
825
826         * ansi2knr.c (main): Parse our arguments a little differently so
827         that we don't create null output files when we can't read the
828         input file.
829
830 Wed May 28 23:40:33 1997  Tom Tromey  <tromey@cygnus.com>
831
832         * depend.am (.deps/.P): Depend on $(BUILT_SOURCES) again.  From
833         Gord Matzigkeit.
834
835 Mon May 26 22:50:49 1997  Tom Tromey  <tromey@cygnus.com>
836
837         * remake-hdr.am ($(srcdir)/@STAMP@.in): Make echo silent.  Report
838         from Alexandre Oliva.
839
840         * automake.in (generate_makefile): If --no-force, check
841         Makefile.in against configure.in and aclocal.m4.  Report from
842         Alexandre Oliva.
843
844         * automake.in (handle_dist_worker): Put --include-deps on command
845         line if specified originally.
846         (handle_configure): Likewise.
847
848         * configure.in: Error if Perl 5.001 is used.
849
850         * ylwrap: Don't quote $prog when executing it.  From Jim
851         Meyering.
852
853 Thu May 15 12:05:20 1997  Tom Tromey  <tromey@cygnus.com>
854
855         * automake.in (handle_merge_targets): Set INSTALL_SCRIPT in
856         install-strip target.
857
858 Tue May 13 08:20:02 1997  Tom Tromey  <tromey@cygnus.com>
859
860         * automake.in (handle_dependencies): Don't generate dependencies
861         if DEP_FILES would be empty.
862
863 Sun May 11 13:59:14 1997  Tom Tromey  <tromey@cygnus.com>
864
865         * config.guess: New version from FSF.
866
867         * automake.in (get_object_extension): If ansi2knr in another
868         directory, always define ANSI2KNR to full path.  From Akim
869         Demaille.
870
871         * kr-extra.am (clean-krextra): Remove ansi2knr here, not in
872         distclean-krextra.
873
874         * missing: Regularized grammar.  From François Pinard.
875
876 Sat May 10 16:48:47 1997  Tom Tromey  <tromey@cygnus.com>
877
878         * Released 1.1p.
879
880         * m4/init.m4: Error if source directory already configured.
881
882         * automake.in (scan_dependency_file): Always use srcdir name as
883         passed in on command line.
884
885 Thu May  1 12:53:46 1997  Ian Lance Taylor  <ian@cygnus.com>
886
887         * automake.in (value_to_list): Don't fail when a variable
888         substitution is not a complete word.
889
890 Tue May  6 15:22:41 1997  Ian Lance Taylor  <ian@cygnus.com>
891
892         * subdirs.am: Fix check for make -k to use $(MAKEFLAGS) and to not
893         get fooled by command line arguments.
894
895 Sat May 10 15:48:46 1997  Tom Tromey  <tromey@cygnus.com>
896
897         * m4/ccstdc.m4: Print "none needed" if compiler accepts ANSI C by
898         default.
899
900 Mon May  5 23:24:09 1997  Tom Tromey  <tromey@cygnus.com>
901
902         * mkinstalldirs, config.guess, config.sub, COPYING, texinfo.tex:
903         New versions from FSF.
904
905 Sun May  4 15:21:22 1997  Tom Tromey  <tromey@cygnus.com>
906
907         * texinfos.am (install-info): Avoid the Debian install-info.
908         (uninstall-info): Likewise.
909
910         * automake.in (handle_single_transform_list): Strip any directory
911         name before processing name.
912
913 Thu May  1 19:24:08 1997  Tom Tromey  <tromey@cygnus.com>
914
915         * depend2.am (.deps/%.P): Don't put $(srcdir)/ into dependency.
916
917 Wed Apr 30 19:15:47 1997  Tom Tromey  <tromey@cygnus.com>
918
919         * automake.in (handle_dist_worker): Change how top_distdir is
920         computed.  Based on patch from Ian Taylor.
921         (handle_dist): Define top_distdir.
922
923         * automake.in (handle_yacc_lex_cxx): Include CXXFLAGS in CXXLINK.
924         (handle_yacc_lex_cxx): Include CFLAGS in LINK.
925
926 Wed Apr 30 14:46:37 1997  Ian Lance Taylor  <ian@cygnus.com>
927
928         * automake.in (handle_dist_worker): When building a distribution,
929         if SUBDIRS is defined conditionaly, recur into each possible
930         subdirectory.
931
932         * clean.am (distclean-generic): Remove stamp-h[0-9]*.
933
934 Tue Apr 29 19:11:45 1997  Tom Tromey  <tromey@cygnus.com>
935
936         * INSTALL, mkinstalldirs, install-sh: Update from François
937         Pinard.
938
939         * aclocal.in (add_macro): If AC_ macro was defined, then mark it
940         as seen.  Report from Janos Farkas.
941
942         * subdirs.am: Clean targets now run in reverse order.  From Kevin
943         Dalley.
944
945         * automake.in (handle_texinfo): Put `aminfo', not `info' on
946         @clean.
947
948         * mdate-sh: New version from Ulrich Drepper.
949
950 Mon Apr 28 01:18:05 1997  Tom Tromey  <tromey@cygnus.com>
951
952         * automake.in (handle_configure): Makefile only depends on
953         BUILT_SOURCES when generating dependencies.
954
955         * Released 1.1o.
956
957 Sun Apr 27 23:58:20 1997  Tom Tromey  <tromey@cygnus.com>
958
959         * automake.in (handle_dist): Use variable_value, not
960         variable_contents.
961
962 Wed Apr 23 14:04:28 1997  Ian Lance Taylor  <ian@cygnus.com>
963
964         * automake.in (IF_PATTERN): Define.
965         (ELSE_PATTERN, ENDIF_PATTERN): Define.
966         (AM_CONDITIONAL_PATTERN): Define.
967         (%configure_cond): New global hash table.
968         (handle_source_transform): If xx_SOURCES is defined conditionally,
969         define xx_OBJECTS using the same conditions.
970         (handle_lib_objects): If variable is defined conditionally, define
971         xx_DEPENDENCIES conditionally.  Most code moved into subroutine.
972         (handle_lib_objects_cond): New function, broken out of
973         handle_lib_objects.
974         (scan_one_configure_file): Look for $AM_CONDITIONAL_PATTERN.
975         (conditional_true_when): New function.
976         (variable_defined): Add new parameter: cond.  Change some
977         callers.
978         (variable_conditions): New function.
979         (variable_conditionally_defined): New function.
980         (variable_value): New function.  Change most uses of $contents to
981         call variable_value instead.
982         (value_to_list): New function, from variable_value_as_list.
983         (variable_value_as_list): Add new parameter: cond.  Change all
984         callers.  Move some code into subroutine value_to_list.
985         (define_pretty_variable): Add new parameter: cond.  Change call
986         callers.
987         (read_am_file): Handle conditionals.
988         (initialize_per_input): Initialize %conditional and
989         @conditional_stack.
990         * m4/cond.m4: New file.
991         * m4/Makefile.am (m4data_DATA): Add cond.m4.
992
993 Sun Apr 27 11:03:36 1997  Tom Tromey  <tromey@cygnus.com>
994
995         * automake.in (handle_dist_worker): Run automake once per
996         directory, instead of once at the top.
997         (handle_dist_worker): Changed interface.
998         (handle_dist): Likewise.
999         (generate_makefile): Better error message if can't write the
1000         file.
1001         (handle_dist_worker): Pass top_distdir to subdir makes.
1002
1003         * automake.in (handle_dist_worker): Use mode 777 on directories in
1004         distribution.  GNU Standards compliance.
1005
1006         * automake.in (handle_yacc_lex_cxx): Don't use interlock.
1007         (output_yacc_build_rule): Don't use interlock; just use new ylwrap
1008         instead.  The new ylwrap builds in a subdir; idea from Mark
1009         Eichin.
1010         (output_lex_build_rule): Likewise.
1011         (initialize_global_constants): [common_files] Don't include
1012         interlock.
1013
1014         * Makefile.am (pkgdata_SCRIPTS): Removed interlock.
1015         * interlock: Removed.
1016         * ylwrap: Changed interface.  Now runs command in subdir.
1017
1018         * remake.am (config.status): Look in srcdir for config header.
1019         ($(srcdir)/configure): Likewise.
1020         * remake-hdr.am (@STAMP@): Look in srcdir for config header.  From
1021         Phil Nelson.
1022         ($(srcdir)/@CONFIG_HEADER_IN@): Likewise.
1023
1024         * automake.in (handle_aclocal_m4): Make target $(ACLOCAL_M4), not
1025         value spelled out.  From Phil Nelson
1026
1027         * automake.in (handle_configure): Don't skip Makefiles; instead
1028         skip automake inputs.
1029         (handle_merge_targets): Changed interface; put $makefile at
1030         beginning of @all (rather than Makefile at end).
1031
1032         * automake.in (handle_yacc_lex_cxx): Correctly compute
1033         de_ansi_sources.
1034
1035         * clean-kr.am (distclean-kr): Do nothing; ansi2knr is removed in
1036         kr-extra.am.
1037
1038         * Makefile.am: Check to make sure there are no accidental
1039         configure substitutions.
1040
1041         * automake.in (handle_texinfo): Don't allow configure substitution
1042         on @MAKEINFO@ here.
1043
1044         * automake.in (handle_yacc_lex_cxx): ._c and ._o files both depend
1045         on $(ANSI2KNR).
1046
1047         * kr-extra.am (ansi2knr): Removed.
1048         (ansi2knr.o): Likewise.
1049
1050         * automake.in (get_object_extension): Allow ansi2knr to be built
1051         from any directory.
1052
1053 Fri Apr 25 12:33:23 1997  Tom Tromey  <tromey@cygnus.com>
1054
1055         * missing: Changed bison text.  From Ian Taylor.
1056
1057         * m4/missing.m4: Redirect stdin of testee.  From Bill Fenner.
1058
1059         * automake.in (output_yacc_build_rule): Generate rule to create .h
1060         file.
1061         (handle_footer): Generate unique, sorted list of suffixes.
1062
1063         * automake.in (scan_one_configure_file): Recognize AC_PROG_AWK,
1064         _CPP, _CXCPP, _LN_S.  From Ralph Schleicher.
1065
1066 Mon Apr 21 12:35:57 1997  Ian Lance Taylor  <ian@cygnus.com>
1067
1068         * automake.in (@config_fullnames): New array.
1069         (@config_names): New array, replacing $config_name.
1070         (@config_headers): New array, replacing $config_header.
1071         (get_object_extension): Handle multiple header files.
1072         (handle_tags, handle_merge_targets): Likewise.
1073         (scan_one_configure_file): Likewise.
1074         (handle_configure): Likewise.  Don't check for the configuration
1075         header file in AC_OUTPUT; it won't be there.
1076         * remake-hdr.am: Handle multiple header files.
1077         * clean-hdr.am: New file, broken out of remake-hdr.am.
1078         * m4/header.m4: Handle multiple header files.
1079         * Makefile.am (pkgdata_DATA): Add clean-hdr.am.
1080
1081 Wed Apr 16 00:05:47 1997  Tom Tromey  <tromey@cygnus.com>
1082
1083         * texinfos.am (.texi.info, .texi, .texinfo.info, .info): Remove
1084
1085         * automake.in (define_program_variable): Added `override' argument.
1086         (handle_texinfo): Pass override arg when defining MAKEINFO.
1087         (AC_MISSING_PROG): New constant.
1088         (scan_one_configure_file): Use it.
1089
1090 Tue Apr 15 12:12:28 1997  Tom Tromey  <tromey@cygnus.com>
1091
1092         * automake.in (handle_texinfo): In --cygnus mode, reserve
1093         clean-info for the user.
1094
1095         * automake.in (handle_subdirs): Typo fix.  From Akim Demaille.
1096
1097         * automake.in (handle_tags): Only use SUBDIRS if it is actually
1098         defined.  Report from Ian Taylor.
1099
1100         * tags.am: Added prefix to SUBDIRS rules.
1101
1102 Wed Apr  9 17:09:40 1997  Tom Tromey  <tromey@cygnus.com>
1103
1104         * automake.in (handle_ltlibraries): Use correct rpath
1105         substitution.  Bug from Jim Blandy.
1106
1107 Mon Apr  7 17:40:18 1997  Tom Tromey  <tromey@cygnus.com>
1108
1109         * automake.in (AM_INIT_AUTOMAKE_PATTERN): Fixed for new 3rd arg.
1110         Test version2.test.
1111
1112 Thu Apr  3 19:07:59 1997  Tom Tromey  <tromey@cygnus.com>
1113
1114         * Released 1.1n.
1115
1116         * tags.am (TAGS): Run "cd && etags" in subshell for proper
1117         associativity.
1118
1119         * texinfos.am (install-info-am): If --cygnus, then info file can
1120         be in build dir.  From David Zaroski.
1121
1122         * ltlibrary.am (@LTLIBRARY@): use @RPATH@, not explicit -rpath.
1123
1124         * automake.in (handle_ltlibraries): Treat EXTRA_ libraries
1125         specially.
1126
1127 Wed Apr  2 00:03:50 1997  Tom Tromey  <tromey@cygnus.com>
1128
1129         * automake.in (handle_source_transform): Don't generate dependency
1130         on config.h.
1131         (scan_dependency_file): Strip the .P file from the target.
1132
1133         * automake.in (handle_tags): Use single, not double, quotes when
1134         setting list variable.
1135
1136         * data.am, header.am, libs.am, lisp.am, ltlib.am, progs-clean.am,
1137         progs.am, scripts.am, tags.am: Use single quotes to fill list
1138         variable; otherwise `$' in filename will not work.  From Per
1139         Bothner.
1140
1141         * mdate-sh: Use "ls -d" so mdate-sh can be run on a directory.
1142         From Bruno Haible.
1143
1144         * automake.in (handle_programs): Error if LIBADD used where LDADD
1145         meant.
1146         (handle_libraries): Error if LDADD used where LIBADD meant.
1147         (handle_ltlibraries): Likewise.
1148
1149 Tue Apr  1 22:46:33 1997  Tom Tromey  <tromey@cygnus.com>
1150
1151         * automake.in (check_canonical_spelling): New sub.
1152         (handle_programs): Use it.
1153         (handle_libraries): Likewise.
1154         (handle_ltlibraries): Likewise.
1155
1156 Mon Mar 31 12:13:08 1997  Tom Tromey  <tromey@cygnus.com>
1157
1158         * depend2.am (.deps/%.P): Make .P file depend on everything the .c
1159         file includes.
1160
1161 Fri Mar 28 23:34:49 1997  Tom Tromey  <tromey@cygnus.com>
1162
1163         * automake.in (handle_configure): Error if stamp-h appears in
1164         AC_OUTPUT line.
1165
1166 Thu Mar 27 17:28:47 1997  Tom Tromey  <tromey@cygnus.com>
1167
1168         * automake.in (handle_dist_worker): Avoid automake rules in
1169         generated Makefile when no-dependencies specified.  From Greg
1170         Woods.
1171
1172         * m4/lispdir.m4: Don't AC_SUBST ELCFILES.  From Greg Woods.
1173
1174         * texi-vers.am (stamp-@VTI@): Make commands silent.
1175
1176         * Makefile.am (maintainer-check): "true" is ok now.
1177
1178         * m4/init.m4: Added optional 3rd argument, which avoids
1179         AC_DEFINE.
1180
1181         * automake.in (scan_one_configure_file): Explicitly avoid
1182         INSTALL_SCRIPT to avoid defining it twice.
1183
1184         * header-vars.am: Change _INSTALL variable definitions to `true'.
1185         Updated all users to put `@' before invocation.
1186
1187 Tue Mar 25 22:09:45 1997  Tom Tromey  <tromey@cygnus.com>
1188
1189         Update to follow GNU Standards:
1190         * automake.in (handle_man_pages): Use NORMAL_UNINSTALL before
1191         uninstall-man.
1192         * texinfos.am (uninstall-info): Use two loops, and have
1193         PRE_UNINSTALL before running install-info.
1194         * data.am, header.am, libs.am, lisp.am, ltlib.am, progs.am,
1195         scripts.am, texinfos.am: Use NORMAL_UNINSTALL.
1196         * header-vars.am (PRE_UNINSTALL, POST_UNINSTALL,
1197         NORMAL_UNINSTALL): Define.
1198
1199         * automake.in (scan_one_configure_file): Don't define ANSI2KNR as
1200         a configure varriable.
1201
1202         * m4/missing.m4: Run test in a subshell.  From Gord Matzigkeit.
1203
1204 Mon Mar 24 23:28:59 1997  Tom Tromey  <tromey@cygnus.com>
1205
1206         * m4/sanity.m4: Sleep before creating temp file.
1207
1208         * header-vars.am (NORMAL_INSTALL, PRE_INSTALL, POST_INSTALL):
1209         Define.
1210
1211 Sat Mar 22 00:06:00 1997  Tom Tromey  <tromey@cygnus.com>
1212
1213         * automake.in (am_install_var): Make sure to delete
1214         CYGWIN/NOTCYGWIN tokens as appropriate.
1215         (handle_programs): Remove NOTCYGWIN tokens as well.
1216         (file_contents_with_transform): A single newline makes an empty
1217         line.
1218
1219         * program.am: Remove executable before linking.
1220
1221         * texinfos.am (.texi.dvi): Look in @TEXINFODIR@ for texinfo.tex.
1222         (.texinfo.dvi): Likewise.
1223
1224         * automake.in (handle_texinfo): TEXINFO_TEX variable can set
1225         location of texinfo.tex.
1226
1227 Fri Mar 21 10:22:51 1997  Tom Tromey  <tromey@cygnus.com>
1228
1229         * texinfos.am (.texinfo.dvi): Mirror .texi.dvi.
1230
1231         * ansi2knr.c, ansi2knr.1: New versions from L. Peter Deutsch.
1232
1233         * scripts.am: Add @EXEEXT@ to installed scripts.
1234
1235 Wed Jan 22 20:12:31 1997  Jim Meyering  <meyering@na-net.ornl.gov>
1236
1237         * m4/mktime.m4 (AM_FUNC_MKTIME): Run tests for each of a few values
1238         for the TZ environment variable.  Andre Novaes Cunha provided the
1239         hairy TZ setting that exercized the Solaris tzset bug.
1240
1241 1997-01-22  Paul Eggert  <eggert@twinsun.com>
1242
1243         * m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
1244         test now, test a couple of thousand times.
1245
1246 Thu Mar 20 00:16:54 1997  Tom Tromey  <tromey@cygnus.com>
1247
1248         * automake.in (handle_programs): Remove CYGWIN lines unless
1249         AM_CYGWIN32 seen.
1250         (am_install_var): Remove CYGWIN lines from -clean file as well.
1251
1252         * progs.am: Put @EXEEXT@ where appropriate.
1253
1254         * program.am (@PROGRAM@): If using Cygwin32, then create actual
1255         name in addition to ".exe" name.
1256
1257         * progs-clean.am (clean-@DIR@PROGRAMS): Conditionalize on CYGWIN.
1258
1259         * automake.in (check_cygnus): Require AM_CYGWIN32 in --cygnus mode.
1260         (am_install_var): If AM_CYGWIN32 not seen, then remove @EXEEXT@
1261         from .am files.
1262
1263         * automake.in (seen_cygwin32): New global.
1264         (scan_one_configure_file): Check for AM_CYGWIN32.
1265
1266         * m4/cygwin.m4: New file.
1267
1268         * automake.in (scan_one_configure_file): Explicitly handle
1269         AC_CONFIG_HEADER so we can avoid spurious warnings.
1270         (obsolete_macros): Removed AC_CONFIG_HEADER.
1271
1272         * automake.in (handle_yacc_lex_cxx): Perl 4 fixes.  From Greg
1273         A. Woods.
1274
1275 Wed Mar 19 00:35:13 1997  Tom Tromey  <tromey@cygnus.com>
1276
1277         * Released 1.1m.
1278
1279         * m4/missing.m4: Print message saying what is happening.
1280
1281         * m4/sanity.m4: sleep before testing.
1282
1283 Tue Mar 18 17:20:03 1997  Tom Tromey  <tromey@cygnus.com>
1284
1285         * config.guess, config.sub: New from the FSF.
1286
1287         * automake.in (initialize_global_constants): [common_files]
1288         Include `missing'.
1289         (scan_configure): Require `missing'.
1290
1291         * header-vars.am (MAKEINFO): Don't define.
1292
1293         * m4/init.m4 (missing_dir): Use AM_MISSING_PROG.
1294         * m4/missing.m4: New file.
1295
1296         `missing' changes from François Pinard:
1297         * Everywhere: Use ACLOCAL_M4 to name aclocal.m4 file; ACLOCAL now
1298         names aclocal program.
1299         * m4/init.m4: Replace programs with `missing' if not found.
1300         * automake.in (handle_texinfo): Define MAKEINFO as @MAKEINFO@.
1301         (AC_CHECK_PATTERN): Check for alphanumeric names only.
1302         (handle_aclocal_m4): Use ACLOCAL, not aclocal.
1303         * Makefile.am (pkgdata_SCRIPTS): Include missing.
1304         * missing: New file.
1305
1306         * automake.in (target_defined): New sub.
1307         (handle_footer): Error if target .SUFFIXES used.
1308
1309 Sun Mar 16 14:33:41 1997  Tom Tromey  <tromey@cygnus.com>
1310
1311         * automake.in (handle_lib_objects): Set seen_c_source to line
1312         number.
1313         (handle_yacc_lex_cxx): Use seen_c_source as line number.
1314         (am_line_error): Line of -1 means skip line-number check.
1315
1316         * automake.in (read_am_file): Change to keep perl -w quiet.
1317         (check_typos): Removed extra check of EXTRA_ containing config
1318         subs.
1319
1320 Mon Mar 10 23:17:19 1997  Tom Tromey  <tromey@cygnus.com>
1321
1322         * remake-hdr.am (stamp-h): Set CONFIG_HEADERS to
1323         $(CONFIG_HEADER_FULL).
1324         * automake.in (handle_configure): Define CONFIG_HEADER_FULL.
1325
1326         * automake.in (handle_lib_objects): Set seen_c_source as
1327         appropriate.  From Alexander V. Lukyanov.  Test cxxlibobj.test.
1328
1329 Sat Mar  8 22:54:35 1997  Tom Tromey  <tromey@cygnus.com>
1330
1331         * texinfo.tex: New version.
1332
1333         * automake.in (handle_emacs_lisp): If EMACS is `no', then we
1334         couldn't find an Emacs.  So don't bother running elisp-comp.  From
1335         Ulrich Drepper.
1336
1337         * automake.in (handle_texinfo): Added .tr and .cv to list of
1338         texinfo clean extensions.  From Karl Berry.
1339
1340 Fri Feb 28 22:14:53 1997  Tom Tromey  <tromey@cygnus.com>
1341
1342         * Makefile.am: Make sure we never use "undef".
1343
1344         * automake.in (usage): Changed bug-reporting address.
1345         (handle_dist): Use undef, not delete.
1346
1347 Wed Feb 26 08:41:11 1997  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1348
1349         * automake.in (%obsolete_macros): Reintroduce, with hints for what
1350         to do to upgrade the support.
1351
1352         * automake.in, ltlib-clean.am, ltlib.am, ltlibrary.am: Revamped
1353         libtool support to use the _LTLIBRARIES primary.
1354
1355 Wed Feb 26 00:20:39 1997  Tom Tromey  <tromey@cygnus.com>
1356
1357         * automake.in (handle_tags): In default case, add @tags_deps to
1358         dependencies of tags target.
1359
1360 Tue Feb 25 23:46:29 1997  Tom Tromey  <tromey@cygnus.com>
1361
1362         * automake.in (handle_tests): If a test failed, then make should
1363         fail.  From Jim Meyering.
1364
1365 Mon Feb 24 19:02:21 1997  Tom Tromey  <tromey@cygnus.com>
1366
1367         * texi-vers.am (@VTEXI@): Copy stamp file into output.
1368
1369 Sun Feb 23 00:10:36 1997  Tom Tromey  <tromey@cygnus.com>
1370
1371         * automake.in (handle_programs): Give correct error line for lex
1372         error.
1373         (am_line_error): Avoid uninitialized value errors from perl -w.
1374
1375         * aclocal.in (scan_m4_files): Fixed perl -w warning.
1376
1377         * texinfos.am (.texi, .texinfo): New targets.
1378
1379         * automake.in (scan_texinfo_file): Renamed.
1380         (handle_texinfo): Handle files without ".info" extension.
1381
1382         * automake.in (handle_subdirs): Error if directory contains "/".
1383         (handle_yacc_lex_cxx): Quoting fix.
1384         (handle_single_transform_list): Use transformed (non-ansi) version
1385         of $obj instead of explicit ".o".  From Gord Matzigkeit.
1386
1387         * m4/sanity.m4: Pass -L to ls if possible.
1388
1389 Sat Feb 22 15:22:31 1997  Tom Tromey  <tromey@cygnus.com>
1390
1391         * dist-vars.am (DISTFILES): Don't distribute MANS.
1392
1393         * automake.in (handle_dist): Use define_variable to define TAR,
1394         GZIP.
1395         (handle_dist): Pass GZIP in environment to tar.
1396         (initialize_global_constants): Likewise.
1397
1398         From Kaveh Ghazi:
1399         * m4/protos.m4: Don't put any dependencies on AC_C_INLINE or
1400         AC_C_CONST.
1401         * m4/ccstdc.m4: Force AM_PROG_CC_STDC to come before AC_C_INLINE
1402         or AC_C_CONST.
1403
1404 Fri Feb 21 00:39:17 1997  Tom Tromey  <tromey@cygnus.com>
1405
1406         From The Crimson Binome:
1407         * automake.in (handle_yacc_lex_cxx): Handle C++ yacc/lex source.
1408         (output_yacc_build_rule): New sub for C++ yacc/lex.
1409
1410         * automake.in (my_glob): New sub.
1411         (handle_dependencies): Use my_glob.
1412         (handle_aclocal_m4): Scan ACLOCAL_AMFLAGS for dependencies.
1413
1414         * ltlibs.am, lisp.am, libs.am, header.am, data.am, progs.am,
1415         scripts.am, texinfos.am: Add leading space to echo.
1416
1417         * automake.in (handle_texinfo): Added .tps and .vrs to list of TeX
1418         endings.  From Jim Blandy.
1419         (install_man_format): Make rule silent; instead print actual
1420         command.
1421
1422 Tue Feb  4 18:29:42 1997  Tom Tromey  <tromey@cygnus.com>
1423
1424         * dist-vars.am (TAR): Removed.
1425         * automake.in (TAR): New variable.
1426         (handle_dist): Explicitly define TAR.
1427         * configure.in: Compute TAR.
1428
1429         * automake.in (handle_lib_objects): Put @ALLOCA@ on @dep_list, not
1430         @dep_files.
1431         (AC_SUBST_PATTERN): Typo fix.
1432         (handle_aclocal_m4): Use ACLOCAL_AMFLAGS.
1433         (handle_clean): Put -recursive target before -am target.
1434         (handle_merge_targets): Put basename of $config_name on @all.
1435         Test confsub.test.  From Ramón García Fernández.
1436
1437 Tue Jan 28 22:19:04 1997  Tom Tromey  <tromey@cygnus.com>
1438
1439         * automake.in (initialize_global_constants): Put libtoolize files
1440         into @common_files, not @common_sometimes.  From Gord Matzigkeit.
1441
1442 Sun Jan 26 17:46:08 1997  Tom Tromey  <tromey@cygnus.com>
1443
1444         * texinfos.am (.texi.info): If --cygnus, set -I $(srcdir).  From
1445         Per Bothner.
1446
1447 Sun Jan 12 18:28:16 1997  Fred Fish  (fnf@ninemoons.com)
1448
1449         * automake.in: Use 'interlock' and 'ylwrap' from source
1450         directory or aux config directory, not build directory.
1451
1452 Tue Jan  7 18:35:10 1997  Tom Tromey  <tromey@cygnus.com>
1453
1454         * aclocal.in (parse_arguments): Handle -I.
1455         (usage): Ditto.
1456         (scan_m4_files): Ditto.
1457
1458         * automake.in (handle_single_transform_list): Don't give error
1459         message if extension unrecognized.
1460
1461 Tue Dec 17 11:18:20 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1462
1463         * m4/header.m4 (AM_CONFIG_HEADER): Check for $CONFIG_HEADERS, not
1464         $CONFIG_HEADER.
1465
1466 Tue Jan  7 17:59:26 1997  Tom Tromey  <tromey@cygnus.com>
1467
1468         * automake.in (scan_one_configure_file): AM_INIT_GUILE_MODULE runs
1469         AM_PROG_INSTALL, not AC_PROG_INSTALL.  From Jim Blandy.
1470         (handle_texinfo): Handle no-texinfo.tex option.
1471         (handle_options): Ditto.
1472
1473 Thu Jan  2 14:16:17 1997  Tom Tromey  <tromey@cygnus.com>
1474
1475         * automake.in (am_install_var): Ignore EXTRA libtool libraries.
1476         From Marius Vollmer.
1477
1478 Wed Dec 18 15:27:09 1996  Tom Tromey  <tromey@cygnus.com>
1479
1480         * automake.in (read_am_file): Sort configure_vars before adding to
1481         output_vars.
1482         (handle_yacc_lex_cxx): Sort de_ansi_objects.
1483         (handle_man_pages): Sort %section keys.
1484
1485 Tue Dec 10 00:41:17 1996  Tom Tromey  <tromey@cygnus.com>
1486
1487         * automake.in (AC_SUBST_PATTERN): Check for alphanumeric variable
1488         names only.  Test subst.test.
1489         (scan_one_configure_file): Skip AC_DEFUN lines.  Test
1490         defun2.test.
1491
1492 Mon Dec  9 08:18:42 1996  Tom Tromey  <tromey@cygnus.com>
1493
1494         * automake.in (file_contents_with_transform): Use ne, not !=, to
1495         compare strings.  Compare against correct string.  From Jim
1496         Meyering.
1497         (handle_texinfo): Use rm -f to remove info files.  From Gord
1498         Matzigkeit.
1499
1500         * Released 1.1l.
1501
1502         * automake.in (handle_texinfo): Put .ps on @suffixes.
1503
1504 Sun Dec  8 12:29:52 1996  Tom Tromey  <tromey@cygnus.com>
1505
1506         * automake.in (am_install_var): Directory with 'exec' in its name
1507         is installed by install-exec.
1508
1509         * subdirs.am (maintainer-clean-recursive): Make commands quiet.
1510         * texinfos.am: Make commands quiet.
1511         * scripts.am: Make commands quiet.
1512         * progs.am: Make commands quiet.
1513         * ltlibs.am: Make comamnds quiet.
1514         * lisp.am: Make commands quiet.
1515         * libs.am: Make commands quiet.
1516         * header.am: Make commands quiet.
1517         * data.am: Make commands quiet.
1518
1519         * automake.in (variable_value_as_list): Handle := substitution
1520         references.
1521         (am_conf_line_error): Take file argument.  Changed all callers.
1522         (scan_one_configure_file): Skip config header of [$1].
1523         (scan_dependency_file): Don't add top_builddir to regex if it is
1524         ".".  Don't include top_builddir in output if it is ".".
1525         (scan_one_configure_file): Skip version of [$2].
1526
1527 Sat Dec  7 11:34:39 1996  Tom Tromey  <tromey@cygnus.com>
1528
1529         * automake.in (scan_one_configure_file): New sub.
1530         (scan_configure): Scan aclocal.m4 as well as configure.in.
1531         (handle_configure): Makefile.in now depends on $(ACLOCAL), because
1532         automake scans it.
1533
1534         * automake.in (handle_configure): Put full path to file onto
1535         @rewritten_inputs.  Test output4.test.
1536
1537         * automake.in (handle_configure): Put proper name onto @inputs.
1538         Test output3.test.
1539
1540         * automake.in (handle_configure): Pass correct args to automake
1541         invocations.  Test remake2.test.
1542
1543         * automake.in (handle_configure): Check dirname of $file, not of
1544         $local.  Test output2.test.
1545
1546         * automake.in (handle_dependencies): Added some missing ";"s in
1547         transforms.
1548         (get_object_extension): Ditto.
1549         (handle_tags): Ditto.
1550         (handle_tests): Ditto.
1551         (read_am_file): Ditto.
1552         (am_install_var): Ditto.
1553         (file_contents_with_transform): Die if transform missing trailing
1554         ";".
1555
1556         * automake.in (am_install_var): Quote $ in regexp substitution.
1557         From Ulrich Drepper.
1558
1559 Fri Dec  6 18:54:10 1996  Tom Tromey  <tromey@cygnus.com>
1560
1561         * automake.in (handle_configure): Require actual input files, not
1562         rewritten input files.  From Ulrich Drepper.
1563
1564 Thu Dec  5 02:52:20 1996  Tom Tromey  <tromey@cygnus.com>
1565
1566         Suggestion from Mark Galassi:
1567         * texinfos.am (DVIPS): New macro.
1568         (.dvi.ps): New rule.
1569
1570         * automake.in (handle_dependencies): Check to make sure
1571         --build-directory specified before searching for .P files.
1572         (handle_configure): Correctly handle ":" syntax when running
1573         config.status.
1574
1575         * remake.am: Removed rules to regenerate Makefile and Makefile.in;
1576         now handled by handle_configure.
1577
1578         * remake-subd.am: Removed.
1579
1580         * automake.in (scan_configure): Handle multiple ":"s in AC_OUTPUT
1581         arg.
1582         (parse_arguments): Ditto.
1583         (handle_configure): Ditto.
1584         (%other_output_files): Removed.
1585         (rewrite_inputs_into_dependencies): New sub.
1586         (handle_configure): Use it.
1587         (handle_configure): Ditto.
1588
1589         From Gord Matzigkeit:
1590         * automake.in (generate_makefile): Handle ":" in AC_OUTPUT arg.
1591         (handle_configure): Ditto.
1592
1593         * automake.in (handle_single_transform_list): .S is assembly
1594         source.  From Anthony Green.
1595
1596         * automake.in (handle_single_transform_list): Correctly rewrite
1597         C++ and Fortran source to objects ending in ".o".  Test
1598         cxxo.test.
1599
1600         * automake.in: Better error message if file missing.
1601
1602         * aclocal.in (@obsolete_macros): ud_GNU_GETTEXT is obsolete.
1603         * automake.in (handle_gettext): Use AM_GNU_GETTEXT, not
1604         ud_GNU_GETTEXT.
1605         (scan_configure): Ditto.  ud_GNU_GETTEXT is now obsolete.
1606
1607 Wed Dec  4 00:41:23 1996  Tom Tromey  <tromey@cygnus.com>
1608
1609         * automake.in (scan_configure): Skip empty elements when adding to
1610         libsources.  Perl 4 bug reported by Greg A Woods.
1611
1612         * Makefile.am (perl4-check): New target.
1613         (cvs-dist): Run perl4-check.
1614
1615         Perl 4 fixes.  Reported by Greg A. Woods:
1616         * automake.in (file_contents_with_transform): If transform caused
1617         all chars to go away, then skip rest of loop.
1618         (handle_texinfo): Don't use "next" in arg to
1619         file_contents_with_transform.
1620         (handle_dependencies): Ditto.
1621         (handle_tests): Ditto.
1622
1623         * m4/regex.m4 (AM_WITH_REGEX): Check for GNU regex in libc.  From
1624         Andreas Schwab.
1625
1626         * automake.in (parse_arguments): Removed --strictness.
1627         (handle_dist_worker): Don't use --strictness.
1628         (handle_configure): Ditto.
1629         (initialize_global_constants): Don't mention --strictness.
1630
1631         * automake.in (handle_merge_targets): Use all-recursive-am instead
1632         of all-recursive-hack.  The latter is ugly, according to Joel
1633         Weber.
1634
1635         * automake.in (handle_emacs_lisp): Push $(ELCFILES) onto @all.
1636
1637         * automake.in (do_one_clean_target): Allow -local version of clean
1638         targets.
1639
1640 Tue Dec  3 18:58:40 1996  Tom Tromey  <tromey@cygnus.com>
1641
1642         * automake.in (handle_dependencies): Skip C-only lines in
1643         depend2.am when appropriate.
1644         * depend2.am (.deps/%.P): Omit modification of $o if language is
1645         not C.
1646
1647 Tue Dec  3 11:29:01 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1648
1649         * compile-kr.am: Quote arguments to echo.
1650
1651         * progs.am: Fix up problems when LIBTOOL is not defined (by
1652         setting shell variable instprog to the installation program).
1653
1654         * aclocal.in (scan_file): Allow the acinclude.m4 file to override
1655         any other macro files (but still prevent multiple definitions
1656         within acinclude.m4).
1657
1658 Tue Dec  3 10:40:48 1996  Tom Tromey  <tromey@cygnus.com>
1659
1660         From Ulrich Drepper:
1661         * automake.in (handle_emacs_lisp): Typo fix.
1662         (scan_configure): Only recognize VERSION after whitespace.
1663
1664         * texinfos.am: install-info requires path to info file.
1665
1666         * progs.am: Use @LIBTOOL@, not $(LIBTOOL).
1667
1668         * automake.in (am_install_var): If -ltlibs passed, substitute
1669         @LIBTOOL@.
1670
1671 Mon Dec  2 13:51:11 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1672
1673         * automake.in (get_object_extension): Unshift ansi2knr onto the
1674         all target, so that it builds before any other targets.
1675         [de_ansi_objects]: Delete, since unshifting ansi2knr is an easier
1676         solution.
1677
1678 Mon Dec  2 12:13:27 1996  Tom Tromey  <tromey@cygnus.com>
1679
1680         * Released 1.1i.
1681
1682         From Janos Farkas:
1683         * automake.in (handle_texinfo): Must quote $ for make.
1684
1685 Sun Dec  1 15:08:09 1996  Tom Tromey  <tromey@cygnus.com>
1686
1687         * automake.in (handle_configure): Correctly handle common case of
1688         multiple non-Makefiles in AC_OUTPUT.  Require all input files when
1689         using ":" syntax.
1690
1691 Sun Nov 24 00:33:50 1996  Tom Tromey  <tromey@cygnus.com>
1692
1693         * automake.in (handle_source_transform): Don't define
1694         EXTRA_prog_SOURCES unnecessarily.  Test extra2.test.
1695
1696         * automake.in (initialize_per_input): New variables
1697         included_generic_compile, included_knr_compile,
1698         included_libtool_compile.
1699         (get_object_extension): Use them.
1700
1701         * automake.in (handle_single_transform_list): Removed
1702         Objective-C/C++ support (didn't really work anyway).
1703         (handle_single_transform_list): Handle assembly specially.
1704
1705         * automake.in (handle_yacc_lex_cxx): Set --mode=compile or
1706         --mode=link when running libtool.
1707
1708         * ltlibs.am: Set --mode=install when running libtool.
1709         (uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
1710         libtool.
1711         * libtool.am (.c.lo): Set --mode=compile when running libtool.
1712         * progs.am: Set --mode=install when running libtool.
1713
1714         Fix for bug reported by François Pinard:
1715         * automake.in (do_check_merge_target): New sub.
1716         (do_one_merge_target): No longer handle `check'.
1717         (handle_merge_targets): Use do_check_merge_target.
1718         (initialize_per_input): Set @check_tests.
1719         (handle_tests): Push onto @check_tests, not @check.
1720
1721         * automake.in (am_install_var): Typo fix.
1722         (handle_configure): Require $inputs[0].
1723
1724 Fri Nov 22 00:01:45 1996  Tom Tromey  <tromey@cygnus.com>
1725
1726         * automake.in (handle_lib_objects): Fixed error message
1727         processing.
1728
1729 Thu Nov 21 22:29:30 1996  Tom Tromey  <tromey@cygnus.com>
1730
1731         * automake.in (scan_configure): AC_FUNC_FNMATCH doesn't add to
1732         LIBOBJS.
1733         (handle_configure): Support multi-":" mode for AC_OUTPUT.
1734
1735         * m4/header.m4: New file.
1736
1737         * automake.in (scan_configure): Recognize AM_CONFIG_HEADER.
1738
1739 Wed Nov 20 00:23:42 1996  Tom Tromey  <tromey@cygnus.com>
1740
1741         * acinstall: Allow commentary at end of "serial" line.  From Gord
1742         Matzigkeit.
1743
1744         * automake.in (handle_yacc_lex_cxx): Only replace output header if
1745         it has changed.
1746
1747 Tue Nov 19 19:03:30 1996  Tom Tromey  <tromey@cygnus.com>
1748
1749         * automake.in (am_primary_prefixes): Allow configure variables to
1750         be named after primary.
1751         (am_install_var): Ditto.
1752
1753         * automake.in (initialize_per_input): Initialize output_header.
1754         (generate_makefile): Set up output_header; print it before
1755         output_rules.
1756         (handle_footer): Put .SUFFIXES into output_header, for AIX.
1757
1758 Mon Nov 18 19:11:53 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1759
1760         * automake.in: Added a lot of libtool support.  New variable
1761         prog_LDFLAGS to pass linker flags.  Use libtoolize to install
1762         libtool support files.
1763
1764 Mon Nov 18 13:29:55 1996  Tom Tromey  <tromey@cygnus.com>
1765
1766         * automake.in (handle_lib_objects): Push @LIBOBJS@ and @ALLOCA@
1767         onto dependency list.
1768
1769         * aclocal.in (obsolete_macros): Include AM_SANITY_CHECK_CC; now
1770         part of autoconf proper.
1771         * m4/ccsanity.m4: Removed.
1772
1773 Sun Nov 17 12:25:17 1996  Tom Tromey  <tromey@cygnus.com>
1774
1775         * automake.in (check_typos): Check to make sure EXTRA_ variables
1776         don't contain configure subs.
1777         (handle_dist_worker): Removed EXTRA_DIST_DIRS; not needed.
1778
1779 Fri Nov 15 18:58:04 1996  Tom Tromey  <tromey@cygnus.com>
1780
1781         * tags-subd.am: Removed.
1782
1783         * tags.am (tags-recursive): Removed.
1784         (TAGS): Depend on @DIRS@, @CONFIG@.  Use @CONFIG@ in rule.
1785         (ID): From tags-subd.am.
1786         
1787         * aclocal.in (obsolete_macros): Include AM_FUNC_FNMATCH.
1788         * automake.in (scan_configure): Recognize AC_FUNC_FNMATCH.
1789         * m4/fnmatch.m4: Removed (now in autoconf).
1790
1791         * automake.in (initialize_per_input): Init de_ansi_objects.
1792         (handle_single_transform_list): Error if extension unrecognized.
1793         Set elements of de_ansi_objects.
1794         (get_object_extension): Don't push ANSI2KNR onto @all.
1795         (handle_yacc_lex_cxx): Put ANSI2KNR into dependency of all ._o
1796         files.
1797         (pretty_print_internal): Initialize $bol depending on the column.
1798
1799 Fri Nov 15 16:22:15 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1800
1801         * library.am: Fixed references to LIBRARY according to new scheme.
1802
1803         * libs.am, libs-clean.am: Removed references to LIBFILES.
1804
1805         * automake.texi (A Library): doc fix
1806
1807         * automake.in (handle_libraries): Deleted references to *LIBFILES,
1808         since we now have the full library name in the *LIBRARIES
1809         variable.
1810         (am_install_var): Removed `-no-all' option, which was only required
1811         for the LIBFILES hack.
1812
1813 Fri Nov 15 16:39:29 1996  Tom Tromey  <tromey@cygnus.com>
1814
1815         * automake.in: Applied libtool-related patches from Gord.
1816         (scan_configure): Set CC configure var if AM_PROG_LIBTOOL seen.
1817         Also indicate that AC_CANONICAL_HOST was run.
1818
1819         * Makefile.am (pkgdata_DATA): Removed aclocal.m4.
1820
1821 Thu Nov 14 23:11:09 1996  Tom Tromey  <tromey@cygnus.com>
1822
1823         * automake.in (handle_yacc_lex_cxx): Don't auto-define YACC, LEX,
1824         CXX, CC.
1825
1826         * dejagnu.am: Print warning if runtest missing.
1827
1828         From Joerg-Martin Schwarz:
1829         * automake.in (handle_aclocal_m4): Find aclocal.m4 in srcdir.
1830         (require_file_internal): Unlink file before creating it.
1831
1832         * depend2.am (.deps/%.P): Don't print commands when running.
1833
1834 Mon Nov 11 10:35:08 1996  Tom Tromey  <tromey@cygnus.com>
1835
1836         * automake.in (handle_single_transform_list): Simplified C++
1837         matching expression.
1838
1839 Fri Nov  8 09:49:09 1996  Tom Tromey  <tromey@cygnus.com>
1840
1841         * Released 1.1g.
1842
1843         * compile-kr.am ($(OBJECTS)): Removed.
1844
1845         * automake.in (get_object_extension): Define ANSI2KNR.  Push onto
1846         @all if ansi2knr is in this directory.
1847
1848         * configure.in: Don't run AC_ARG_PROGRAM, AC_PROG_MAKE_SET.
1849
1850         * m4/init.m4: Run AM_SANITY_CHECK.
1851
1852         * m4/sanity.m4: New file.
1853
1854         * automake.in (handle_dist_worker): In Cygnus mode, possibly find
1855         files to dist in build dir, not srcdir.
1856         (%omit_dependencies): New global.
1857         (scan_dependency_file): Handle OMIT_DEPENDENCIES.
1858         (scan_configure): Put rx.h, regex.h on %omit_dependencies.  Ditto
1859         libintl.h.
1860         (handle_tests): Remove CYGNUS strings in Cygnus mode.
1861         (handle_texinfo): Ditto.
1862
1863         * texinfos.am (dist-info): New target.
1864
1865         * automake.in (handle_dist_worker): Use DISTFILES, not
1866         DEP_DISTFILES.
1867         (initialize_per_input): Initialize dist_targets.
1868         (handle_texinfo): Don't compute @infos_list; don't define or use
1869         INFOS.  Put dist-info onto @dist_targets.
1870         (handle_dist_worker): Handle @dist_targets.  Don't use the "echo
1871         trick" for expanding DISTFILES any more.
1872
1873         * dist-vars.am (DEP_DISTFILES): Removed.
1874         (DISTFILES): Don't include INFOS.
1875
1876         * automake.in (handle_texinfo): Handle Cygnus mode.
1877         * texinfos.am (.texi.info, .texinfo.info): Handle Cygnus mode.
1878
1879         * automake.in (handle_single_transform_list): New sub.
1880         (handle_source_transform): Use it.
1881         (handle_built_sources): New sub.
1882
1883 Thu Nov  7 14:49:16 1996  Tom Tromey  <tromey@cygnus.com>
1884
1885         * remake.am ($(srcdir)/Makefile.in): Pass @ARGS@ to automake.
1886         * remake-subd.am ($(srcdir)/Makefile.in): Pass @ARGS@ to
1887         automake.
1888         * automake.in (handle_configure): Pass --cygnus when running
1889         automake again.
1890
1891         * remake-hdr.am ($(srcdir)/stamp-h.in): Depend on @FILES@, not
1892         ACCONFIG, CONFIG_TOP, CONFIG_BOT.
1893         * automake.in (handle_aclocal_m4): Always find aclocal.m4 in
1894         top_srcdir.
1895         (handle_configure): Don't define ACCONFIG, CONFIG_TOP, CONFIG_BOT;
1896         instead substitute files directly.
1897
1898 Wed Nov  6 10:22:26 1996  Tom Tromey  <tromey@cygnus.com>
1899
1900         * remake-hdr.am (stamp-h): Look in top_builddir for
1901         config.status.
1902         ($(srcdir)/stamp-h.in): Look in top_srcdir for configure.in.
1903
1904 Thu Oct 31 10:55:59 1996  Tom Tromey  <tromey@cygnus.com>
1905
1906         * texinfos.am (.texi.dvi): Set MAKEINFO when running texi2dvi.
1907         From Jim Meyering.
1908
1909         * automake.in (handle_texinfo): Push install-info-am, not
1910         install-info.
1911         (handle_merge_targets): Handle no-installinfo option.
1912
1913         * texinfos.am (install-info-am): Renamed from install-info.
1914
1915         * automake.in (handle_subdirs): Include install-info-recursive if
1916         no-installinfo given.
1917
1918         * subdirs.am: Include INSTALLINFO token.
1919
1920         * automake.in (handle_texinfo): Explicitly define MAKEINFO,
1921         TEXI2DVI.
1922         (cygnus_mode): New global.
1923         (handle_dist_worker): Pass --cygnus to automake.
1924         (initialize_global_constants): Document --cygnus.
1925         (check_cygnus): New sub.
1926         (handle_texinfo): Don't require texinfo.tex in Cygnus mode.
1927
1928         * texi-vars.am: Removed.
1929
1930         * dejagnu.am (check-DEJAGNU): Don't define rootme.
1931
1932         * automake.in (handle_tests): Define EXPECT, RUNTEST.
1933
1934         * dejagnu.am (EXPECT): Removed.
1935         (RUNTEST): Removed.
1936
1937         * automake.in (define_program_variable): New sub.
1938
1939 Mon Oct 28 10:43:48 1996  Tom Tromey  <tromey@cygnus.com>
1940
1941         * automake.in (handle_dependencies): Use -M, not -MM, for C++
1942         dependencies.
1943
1944 Thu Oct 24 20:21:50 1996  Tom Tromey  <tromey@cygnus.com>
1945
1946         * automake.in (check_libobjs_sources): New sub.  Test
1947         libobj4.test.
1948         (handle_source_transform): Don't check for auto-discovered source
1949         files here.
1950         (handle_programs): Run check_libobjs_sources here.
1951         (handle_libraries): Ditto.
1952
1953         * automake.in (define_configure_variable): New function.
1954         (get_object_extension): Use define_configure_variable.
1955         (handle_yacc_lex_cxx): Ditto.
1956         (handle_emacs_lisp): Ditto.
1957         (configure_vars): New global.
1958         (AC_CHECK_PATTERN): New global.
1959         (seen_ranlib, seen_prog_cc, seen_prog_cxx, seen_prog_lex):
1960         Removed.
1961         (handle_yacc_lex_cxx): Use configure_vars, not seen_prog_*.
1962         (AC_SUBST_PATTERN): New global.
1963         (scan_configure): Use AC_SUBST_PATTERN; don't set seen_prog_*.
1964         (handle_libraries): Don't use seen_ranlib.
1965         (read_am_file): Run define_configure_variable on each discovered
1966         variable.
1967
1968 Mon Oct 21 23:06:49 1996  Tom Tromey  <tromey@cygnus.com>
1969
1970         * automake.in (scan_configure): Handle AM_INIT_GUILE_MODULE.
1971         (handle_libraries): Pass configure substitutions directly on to
1972         LIBFILES.
1973
1974         * automake.in (AM_PACKAGE_VERSION_PATTERN): New global.
1975         (scan_configure): Use it.  Test version.test.
1976
1977 Sun Oct 20 12:08:46 1996  Tom Tromey  <tromey@cygnus.com>
1978
1979         * automake.in (handle_dist_worker): Explicitly pass distdir to
1980         dist-hook make.  From Tatu Ylonen.
1981
1982         * m4/strtod.m4: Use correct cache variable.
1983
1984 Thu Oct 17 13:45:20 1996  Tom Tromey  <tromey@cygnus.com>
1985
1986         Lisp fixes from Erick Branderhorst:
1987         * m4/lispdir.m4: Define lispdir, not LISPDIR.
1988         * lisp.am: Added missing \.
1989
1990 Fri Oct 11 00:44:49 1996  Tom Tromey  <tromey@cygnus.com>
1991
1992         * automake.in (handle_source_transform): Only rewrite c, yacc, lex
1993         to use de-ansi-fication.
1994         (scan_configure): Handle multi-line AC_REPLACE_FUNCS.  Test
1995         libobj5.test.
1996
1997         * automake.in (handle_lib_objects): Added $lex_seen argument.
1998         Error if lex file used but LEXLIB not seen.
1999         (handle_programs): Ditto.
2000         (handle_yacc_lex_cxx): Define LEXLIB variable.
2001         (handle_lib_objects): Don't allow LEXLIB to end up on dependency
2002         list.
2003
2004 Thu Oct 10 16:12:38 1996  Tom Tromey  <tromey@cygnus.com>
2005
2006         * automake.in (handle_gettext): Moved check for SUBDIRS and
2007         ABOUT-NLS here.
2008
2009         * automake.in (handle_configure): Run mkinstalldirs under
2010         $(SHELL).
2011         (handle_yacc_lex_cxx): Run interlock under $(SHELL).
2012
2013         * remake-subd.am (Makefile): Run config.status under $(SHELL).
2014         * remake-hdr.am (stamp-h): Run config.status under $(SHELL).
2015         * remake.am (Makefile): Run config.status under $(SHELL).
2016         (config.status): Ditto.
2017
2018         * automake.in (read_am_file): Removed UNMAINT code.
2019         (file_contents_with_transform): Ditto.
2020         * m4/maintainer.m4: Removed bogus UNMAINT code.
2021
2022         * automake.in (handle_emacs_lisp): Define EMACS variable.
2023         (handle_emacs_lisp): Make sure EMACS is in environment when
2024         elisp-comp is run.
2025
2026         * elisp-comp: Exit with status 1 if usage bad.
2027         Use "emacs -q".  Use EMACS environment variable if set (unless set
2028         to t).
2029
2030         * m4/lispdir.m4: Unset EMACS if it is set to `t'.
2031
2032         * automake.in (handle_dist_worker): Allow EXTRA_DIST items to be
2033         in subdirs.
2034         (do_one_merge_target): Use all-am, not all, in subdirs case.
2035         (handle_merge_targets): Always generate all-am in subdirs case.
2036
2037         * remake.am (Makefile): Depend on BUILT_SOURCES.
2038         * remake-subd.am (Makefile): Depend on BUILT_SOURCES.
2039         * depend.am (.deps/.P): Don't depend on BUILT_SOURCES.
2040
2041         * automake.in (handle_yacc_lex_cxx): Handle y.tab.h in non-ylwrap
2042         case.
2043
2044         * ylwrap: Bug fix.  From Jim Meyering.
2045
2046 Wed Oct  9 22:51:16 1996  Tom Tromey  <tromey@cygnus.com>
2047
2048         * m4/mktime.m4: Don't define AC_HEADER_SYS_TIME_H; instead just
2049         check directly for header.
2050
2051 Mon Oct  7 13:08:15 1996  Tom Tromey  <tromey@cygnus.com>
2052
2053         * automake.in (scan_configure): fp_WITH_DMALLOC and fp_WITH_REGEX
2054         are obsolete.
2055
2056 Sun Oct  6 00:43:01 1996  Tom Tromey  <tromey@cygnus.com>
2057
2058         * automake.in (AC_CONFIG_AUX_DIR_PATTERN): New global.
2059         (AM_INIT_AUTOMAKE_PATTERN): New global.
2060         (scan_configure): Use them.
2061
2062         * aclocal.in (add_file): Search contents of included files.  Test
2063         req.test.
2064         (scan_m4_files): Don't skip acinclude.m4 when constructing
2065         search.  Test acsilent.test.
2066         (scan_m4_files): Scan acinclude.m4.
2067
2068         * aclocal.in (add_file): Removed debugging print.
2069         (scan_configure): Set $file_contents when scanning acinclude.m4.
2070         Test acinclude.test.
2071
2072         * configure.in: Upped to 1.1g.
2073
2074         * Released 1.1f.
2075
2076         * texinfos.am: Run : after install-info.
2077
2078         * aclocal.in (parse_arguments): Better error message.
2079         * automake.in (parse_arguments): Better error message.
2080
2081         * remake.am (Makefile): Depend on $(srcdir)/Makefile.in, to work
2082         around broken makes.  From David A. Swierczek.
2083         * remake-subd.am (Makefile): Ditto.
2084
2085 Sat Oct  5 11:29:48 1996  Tom Tromey  <tromey@cygnus.com>
2086
2087         * automake.in (generate_makefile): Put BUILT_SOURCES onto @all if
2088         appropriate.
2089         (handle_source_transform): Error if discovered source file is
2090         mentioned.
2091         (do_one_merge_target): Move all-vs-check test here.
2092
2093         * m4/obstack.m4: New file.
2094         * m4/error.m4: New file.
2095
2096         * automake.in (scan_configure): Support AM_FUNC_MKTIME,
2097         AM_FUNC_ERROR_AT_LINE, AM_FUNC_OBSTACK.
2098
2099         * texinfo.tex: New version from texinfo 3.9.
2100
2101         * automake.in (handle_yacc_lex_cxx): Updated for new ylwrap.
2102         Also, handle y.tab.h file when "yacc -d" is used.
2103         (do_one_merge_target): Use pretty_print_rule.
2104
2105         * ylwrap: Changed usage.
2106
2107         * m4/mktime.m4: New file.
2108
2109         * m4: Renamed all .m4 files to fit into 14-char limits.
2110
2111         * m4/Makefile.am (EXTRA_DIST): New macro.
2112
2113         * aclocal.in ($ac_defun_rx, %map, %file_contents): New globals.
2114         (scan_m4_files): Use $ac_defun_rx.
2115         (add_file): Ditto.
2116         Run scan_m4_files.
2117         (scan_configure): Scan acinclude.m4 before anything else.
2118         (scan_file): New sub.
2119         (check_acinclude): New sub.
2120         (add_file): Rewrote.
2121
2122         * progs-clean.am, progs.am: Renamed from programs-clean.am,
2123         programs.am.
2124         * libs-clean.am, libs.am: Renamed from libraries-clean.am,
2125         libraries.am.
2126         * texi-vars: Renamed from texinfos-vars.am.
2127         * comp-vars.am: Renamed from compile-vars.am.
2128         * texi-vers.am: Renamed from texi-version.am.
2129
2130         * automake.in (require_file_internal): Give error if symlink can't
2131         be made.
2132         (require_config_file): Error message references configure.in.
2133         (handle_yacc_lex_cxx): Fix order of arguments to ylwrap; from
2134         Joerg-Martin Schwarz.
2135         (handle_texinfo): Use texi-vers, not texi-version.
2136         (get_object_extension): Use comp-vars, not compile-vars.
2137         (handle_texinfo): Use texi-vars, not texinfos-vars.
2138         (handle_libraries): Use `libs' prefix, not `libraries'.
2139         (handle_programs): Use `progs' prefix, not `programs'.
2140
2141 Fri Oct  4 01:14:08 1996  Tom Tromey  <tromey@cygnus.com>
2142
2143         * aclocal.in (scan_m4_files): New sub.
2144
2145         * m4/AM_FUNC_STRTOD.m4 (am_cv_func_strtod_needs_libm): Set
2146         am_cv_func_strtod_needs_libm, so we can avoid linking with -lm
2147         everywhere.
2148
2149 Thu Oct  3 20:11:16 1996  Tom Tromey  <tromey@cygnus.com>
2150
2151         * texinfos.am (uninstall-info): Run install-info --remove.
2152
2153         * automake.in (read_am_file): Define all variables after reading
2154         .am file.  Test vpath.test.  Reported by Anthony Green.
2155
2156 Mon Sep 30 08:31:51 1996  Tom Tromey  <tromey@cygnus.com>
2157
2158         * texinfos.am: Run install-info.
2159
2160         * automake.in (variable_value_as_list): Just return if comment
2161         seen.  Report from Mark Galassi.
2162         (handle_options): Don't bother with explicit comment checking.
2163
2164 Tue Sep 24 09:15:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
2165
2166         * automake.in (read_am_file): Cleaned up dejagnu variables.
2167
2168 Mon Sep 23 00:04:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2169
2170         * automake.in (parse_arguments): New usage to conform to GNU
2171         standards.
2172
2173         * aclocal.in (parse_arguments): New usage to conform to GNU
2174         standards.
2175
2176         * automake.in (handle_scripts): Push new target onto @check.
2177         * scripts.am (check-@DIR@SCRIPTS): New target.
2178
2179         * automake.in (initialize_global_constants): Define %dist,
2180         dist_header, dist_trailer.
2181         (handle_dist): Make dist-all target.
2182         (generate_makefile): Run check_typos later.
2183         (examine_variable): New sub.
2184         (handle_tags): Examine TAGS_DEPENDENCIES.  Test spell3.test.
2185         Error if TAGS_DEPENDENCIES but no sources used.
2186         (handle_configure): Examine CONFIGURE_DEPENDENCIES.
2187
2188 Sat Sep 21 13:59:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
2189
2190         * automake.in (am_install_var): More error checking.
2191
2192 Fri Sep 20 09:06:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
2193
2194         * tags.am (TAGS): Minor cleanup.
2195
2196         * clean.am (distclean-generic): Don't remove CONFIG_HEADER.
2197
2198         * remake-hdr.am (mostlyclean-hdr, clean-hdr, distclean-hdr,
2199         maintainer-clean-hdr): New targets.
2200
2201         * automake.in (handle_configure): Define CONFIG_HEADER correctly
2202         when it is in current directory.
2203         (handle_configure): Push "hdr" on @clean.
2204
2205         * remake-hdr.am (stamp-h): Run config.status in top_builddir.
2206         ($(srcdir)/stamp-h.in): Run autoheader in top_srcdir.
2207
2208         * automake.in (scan_configure): Check for install.sh here.
2209         (basename): New sub.
2210         (handle_configure): Handle case where config.h is in subdir.
2211         (handle_configure): Make stamp-in.h for user if it doesn't already
2212         exist.
2213         (touch): New sub.
2214
2215 Tue Sep 17 23:35:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
2216
2217         * Makefile.am (EXTRA_DIST): Include pkgdata_DATA.
2218
2219         * dist-vars.am (DISTFILES): Don't distribute BUILT_SOURCES or
2220         DATA.
2221         (DEP_DISTFILES): Ditto.
2222
2223 Mon Sep 16 22:28:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
2224
2225         * automake.in (check_typos): Renamed.
2226         (check_typos): Check for _LDADD, _LIBADD, and _DEPENDENCIES.
2227         (variable_defined): Note variable as being "seen".
2228         (handle_lib_objects): Don't push configure substitutions onto
2229         _DEPENDENCIES.
2230
2231 Sun Sep 15 22:45:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
2232
2233         * automake.in (initialize_per_input): Init content_seen.
2234         (variable_value_as_list): Set content_seen entry.
2235         (define_variable): Ditto.
2236         (define_pretty_variable): Ditto.
2237         (check_source_typos): New sub.
2238         (generate_makefile): Call it.
2239
2240 Thu Sep 12 15:03:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
2241
2242         * automake.in (handle_source_transform): Removed extraneous
2243         space.  Test implicit.test.
2244         (read_am_file): Make sure "canonical" variables are mentioned in
2245         %contents.
2246         (scan_configure): AC_CHECK_TOOL sets $seen_canonical to
2247         $AC_CANONICAL_HOST conditionally.
2248         (handle_footer): Don't use define_pretty_variable in all cases.
2249
2250 Wed Sep 11 11:54:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
2251
2252         * clean.am (distclean-generic): Remove CONFIG_CLEAN_FILES here,
2253         per GNU/Gnits standards.
2254
2255         * libraries.am (install-@DIR@LIBRARIES): Use two loops, so new
2256         NORMAL_INSTALL and POST_INSTALL variables can work when empty.
2257
2258         * automake.in (handle_options): Rewrote version handling.  Now
2259         returns error indicator.
2260         (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Handle `:=' definitions.
2261         (RULE_PATTERN): Exclude `:=' from being a rule.
2262
2263         * m4/AM_PROG_CC_STDC.m4 (ac_save_CC): Bug fix from Jim Meyering.
2264
2265         * automake.in (variable_value_as_list): Always use am_line_error.
2266         (define_variable): New sub.
2267         (get_object_extension): Use define_variable.
2268         (handle_yacc_lex_cxx): Ditto.
2269         (handle_source_transform): Ditto.
2270         (handle_programs): Ditto.
2271         (handle_libraries): Ditto.
2272         (handle_texinfo): Ditto.
2273         (handle_man_pages): Ditto.
2274         (handle_dependencies): Ditto.
2275         (handle_aclocal_m4): Ditto.
2276         (define_pretty_variable): New sub.
2277         (handle_source_transform): Use define_pretty_variable.
2278         (handle_lib_objects): Ditto.
2279         (handle_libraries): Ditto.
2280         (handle_dist): Ditto.
2281         (handle_dependencies): Ditto.
2282         (handle_configure): Ditto.
2283         (handle_footer): Ditto.
2284         (handle_emacs_lisp): Ditto.
2285         (am_install_var): Ditto.
2286
2287         * Released version 1.1e.
2288
2289         * automake.in ($GNITS_VERSION_PATTERN): Handle non-alpha
2290         releases.
2291
2292         * configure.in: Version 1.1e.
2293
2294         * automake.in (handle_texinfo): Distribute .info file.
2295
2296 Sun Sep  8 09:00:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
2297
2298         * Makefile.am (EXTRA_DIST): New macro.
2299         (maintainer-clean): Don't run "make check".
2300         (pathchk): New target.
2301
2302         * automake.in (check_gnits_standards): Only check version number
2303         syntax at top level.
2304         ($package_version_line): New variable.
2305         (scan_configure): Set it.
2306         (check_gnits_standards): Use am_conf_line_error.
2307         (scan_configure): Remove extraneous whitespace from version
2308         number.
2309         (handle_dist): Handle distcheck-hook.
2310
2311         * m4/AM_PROG_CC_STDC.m4: Applied patch from Jim Meyering.
2312
2313         * automake.in (scan_configure): Handle AM_WITH_REGEX.
2314         (handle_lib_objects): Require .h files in %libsources but don't
2315         generate dependencies for them.
2316         (scan_configure): Also require rx.h and regex.h.
2317
2318         * m4/Makefile.am (m4data_DATA): Don't include AM_PROG_LIBTOOL,
2319         AM_FEATURE_CTYPE, AM_FEATURE_ERRNO, AM_FEATURE_EXIT,
2320         AM_SYSTEM_HEADER.
2321
2322         * texi-version.am: Use "cp; rm" and not "mv", to work around
2323         broken mvs.
2324
2325         * automake.in ($package_version): New global.
2326         (scan_configure): Set it.
2327         (check_gnits_standards): Verify version string; require
2328         README-alpha if alpha version.
2329         (scan_configure): Recognize AM_FUNC_FNMATCH,
2330         AM_REPLACE_GNU_GETOPT.
2331
2332         * Makefile.am (installcheck-local): Check all scripts.
2333
2334 Sat Sep  7 19:22:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
2335
2336         * tags-clean.am: Do deletions here again.
2337
2338 Thu Sep  5 09:06:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
2339
2340         * automake.in (usage): Include bug-reporting information.
2341         (handle_lib_objects): Error if LIBOBJS seen but never set.
2342
2343         * aclocal.in ($acdir): Use @datadir@/aclocal.
2344         (usage): Include bug-reporting information.
2345
2346 Wed Sep  4 11:36:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2347
2348         * automake.in (handle_source_transform): .deps no longer in
2349         srcdir.
2350         (handle_lib_objects): Ditto.
2351         (handle_dist_worker): Pass --build-dir to automake.
2352         ($build_directory): New global.
2353         (parse_arguments): Handle --build-dir.
2354         (initialize_global_constants): Include --build-dir in help.
2355         (scan_dependency_file): New sub.
2356         (handle_dependencies): Use it.  Also, use $build_directory.
2357         (initialize_global_constants): Added --srcdir-name.
2358         (parse_arguments): Ditto.
2359         (handle_dist_worker): Ditto.
2360         ($srcdir_name): New global.
2361         ($srcdir_rx): New global.
2362         (parse_arguments): Set it.
2363
2364         * depend2.am: Removed all mention of $(srcdir).
2365
2366         * depend.am (MKDEP): Use gcc -M, not gcc -MM.
2367         Removed all mention of $(srcdir); dependencies now put into build
2368         dir.
2369
2370         * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
2371         Don't do work silently.
2372
2373         * automake.in (handle_merge_targets): Error if invalid uninstall
2374         targets are given.
2375         (read_am_file): Fix for test block.test.
2376
2377 Tue Sep  3 18:50:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
2378
2379         * texinfos.am (install-info): Added NORMAL_INSTALL.
2380         * scripts.am (install-@DIR@SCRIPTS): Added NORMAL_INSTALL.
2381         * programs.am (install-@DIR@PROGRAMS): Added NORMAL_INSTALL.
2382         * lisp.am (install-@DIR@LISP): Added NORMAL_INSTALL.
2383         * libraries.am (install-@DIR@LIBRARIES): Added NORMAL_INSTALL.
2384         Also, use POST_INSTALL when running ranlib.
2385         * header.am (install-@DIR@HEADERS): Added NORMAL_INSTALL.
2386         * data.am (install-@DIR@DATA): Added NORMAL_INSTALL.
2387
2388         * automake.in (handle_man_pages): Added NORMAL_INSTALL invocation.
2389         (handle_merge_targets): Ditto.
2390         (handle_merge_targets): Error if PRE_INSTALL, POST_INSTALL, or
2391         NORMAL_INSTALL defined.
2392
2393         * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
2394         ${INSTALL_PROGRAM}.  From François Pinard.
2395
2396 Tue Aug 27 08:25:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
2397
2398         * automake.in (file_contents_with_transform): Correctly remove
2399         @(UN)?MAINT@ from input when maintainer mode not active.
2400         (handle_aclocal_m4): Handle no-maintainer-mode case.
2401
2402         * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
2403
2404         * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
2405
2406 Mon Aug 26 21:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
2407
2408         * automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
2409         (handle_libraries): Don't include libraries from EXTRA_LIBRARIES
2410         in LIBFILES definition.  Reported by Steve M Robbins.  Test
2411         alllib.test.
2412
2413         * automake.in (variable_value_as_list): New sub.
2414         (handle_source_transform): Use it.
2415         (handle_lib_objects): Ditto.
2416         (handle_libraries): Ditto.
2417         (handle_texinfo): Ditto.
2418         (handle_man_pages): Ditto.
2419         (am_install_var): Ditto.
2420         (handle_options): Ditto.
2421
2422 Sat Aug 24 09:30:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
2423
2424         Reported by Jim Meyering:
2425         * automake.in (get_object_extension): Look in "./" for ansi2knr if
2426         no path found.
2427         (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
2428
2429         * remake.am (.PHONY): New target.
2430
2431         * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
2432
2433         * automake.in (check_gnu_standards): Disallow no-installman,
2434         no-installinfo.
2435         (read_am_file): Sed out UNMAINT too.
2436         (file_contents_with_transform): Ditto.
2437
2438         * acinstall: New file.
2439
2440         * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
2441
2442         * m4/AM_WITH_REGEX.m4: New version from François Pinard.
2443
2444         * m4/AM_TYPE_PTRDIFF_T.m4: Use am_cv, not ac_cv.
2445         * m4/AM_C_PROTOTYPES.m4: Ditto.
2446         * m4/AM_FUNC_STRTOD.m4: Ditto.
2447         * m4/AM_PROG_CC_STDC.m4: Ditto.
2448         * m4/AM_PROG_LIBTOOL.m4: Ditto.
2449
2450 Fri Aug 23 22:23:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
2451
2452         * m4/Makefile.am (m4datadir): New macro
2453         (m4data_DATA): Renamed.
2454
2455         * Makefile.am (cvs-dist): Depend on distcheck target.
2456
2457 Mon Aug 19 15:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
2458
2459         * automake.in (initialize_global_constants): [common_files]
2460         Include acinclude.m4.
2461
2462         * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
2463
2464 Sat Aug 17 11:27:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
2465
2466         * automake.in (handle_dependencies): Push `depend'-clean targets
2467         on @clean.
2468         * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
2469         maintainer-clean-depend): New targets.
2470
2471 Tue Aug 13 17:53:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
2472
2473         * texinfos.am (.texinfo.info): New target.
2474         (.texinfo.dvi): New target.
2475
2476         From Jim Meyering:
2477         * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
2478         match info files.
2479         (handle_texinfo): Handle `.texinfo' files.
2480
2481 Mon Aug 12 10:28:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
2482
2483         * automake.in (require_file_internal): Special-case `.' when
2484         finding files to distribute.  Test libobj2.test.
2485
2486         * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN.  Test
2487         order.test.
2488
2489         * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
2490         * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
2491
2492         * compile-kr.am: Removed duplicate ansi2knr rules.
2493
2494 Sun Aug 11 00:20:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
2495
2496         * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
2497         (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
2498         (mkdir): Removed.
2499
2500         * automake.in (initialize_global_constants): [common_files]
2501         Include interlock and ylwrap.
2502
2503         * Released version 1.1c.
2504
2505         * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
2506         ud_PATH_LISPDIR are obsolete names.
2507
2508         * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
2509         Removed.
2510
2511         * automake.in (handle_lib_objects): Changed interface.  Now
2512         generates _DEPENDENCIES variable if appropriate.
2513         (handle_emacs_lisp): Use AM_PATH_LISPDIR.
2514         (scan_configure): Ditto.
2515
2516         * Makefile.am (CLEANFILES): Removed.
2517
2518         * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
2519
2520         * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
2521
2522         * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
2523
2524         * automake.in (handle_yacc_lex_cxx): Require ylwrap in
2525         multi-lex/yacc case.
2526         (handle_source_transform): Changed return result.
2527         (handle_programs): Use linker returned by
2528         handle_source_transform.
2529         (seen_prog_cc, seen_prog_cxx): New globals.
2530         (scan_configure): Recognize AC_PROG_CC and AC_PROG_CXX.
2531         (handle_yacc_lex_cxx): Error message if AC_PROG_CXX or
2532         AC_PROG_YACC missing.
2533         (seen_decl_yytext, seen_prog_lex): New globals.
2534         (scan_configure): Set them.
2535         (handle_yacc_lex_cxx): Warn about missing AC_PROG_LEX or
2536         AC_DECL_YYTEXT.
2537         (handle_yacc_lex_cxx): Use $(LEX_OUTPUT_ROOT).
2538         (initialize_per_input): Initialize seen_c_source.
2539         (handle_yacc_lex_cxx): Define CC, CFLAGS, COMPILE, LINK only when
2540         C source seen.
2541         (handle_source_transform): Set seen_c_source.
2542
2543         * interlock: Changed usage.
2544
2545         * ylwrap: New file.
2546
2547         * automake.in (handle_yacc_lex_cxx): Renamed.
2548
2549         * automake.in (handle_dependencies): Handle %cxx_extensions.
2550         Include depend2.am when appropriate.
2551
2552         * depend2.am: New file; contents from depend.am but templatized.
2553
2554         * automake.in (initialize_per_input): Initialize
2555         %cxx_extensions.
2556         (handle_source_transform): Set %cxx_extensions.
2557
2558 Sat Aug 10 10:29:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
2559
2560         * interlock: New file.
2561
2562         * automake.in (handle_yacc_lex): New sub.
2563         (handle_source_transform): Removed most yacc/lex handling.
2564         (initialize_per_input): Init yacc_sources, lex_sources.
2565         (generate_makefile): Run handle_yacc_lex.
2566         (handle_merge_targets): Use `scalar' and not $# to find length of
2567         array.
2568
2569         * m4/AM_FEATURE_EXIT.m4: Wrote.
2570         * m4/AM_FEATURE_CTYPE.m4: Wrote.
2571         * m4/AM_FEATURE_ERRNO.m4: Wrote.
2572
2573         * aclocal.in (macro_seen): New global.
2574         (add_file): Set macro_seen entry.  Only push required macro on
2575         @rlist if not already seen.  Test defun.test.
2576
2577         * automake.in (get_object_extension): Handle directory prefix on
2578         `ansi2knr' option.
2579
2580         * kr-extra.am: New file.
2581
2582         * kr-vars.am: Removed.
2583
2584         * automake.in (handle_options): Handle directory prefix on
2585         `ansi2knr' option.
2586
2587         * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
2588
2589         * aclocal.in (add_file): Error if macro is duplicated.  Test
2590         dup.test.
2591
2592 Fri Aug  9 09:18:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
2593
2594         * automake.in (handle_programs): Substitute @XLINK@.  Make sure
2595         linker variable is transformed name.
2596         * program.am (@PROGRAM@): Use @XLINK@ to link.
2597
2598         * automake.in (handle_scripts): Fixed call to
2599         am_primary_prefixes.
2600         (handle_libraries): Better error message when AC_PROG_RANLIB
2601         required.
2602
2603         * automake.in (handle_libraries): Canonicalize library name.  Test
2604         canon4.test.
2605         * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
2606         (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
2607
2608 Thu Aug  8 10:57:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
2609
2610         * automake.in (handle_scripts): Correctly compute
2611         $scripts_installed.  Test scripts.test.
2612
2613 Wed Aug  7 12:13:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
2614
2615         * ansi2knr.c: New version.
2616
2617 Tue Aug  6 10:58:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
2618
2619         * automake.in (handle_source_transform): Handle more C++ file
2620         extensions.  "Handle" Objective C.  Handle more FORTRAN
2621         extensions.
2622
2623         * compile-vars.am (LEX): Removed.
2624         (YACC): Removed.
2625
2626         * automake.in (handle_source_transform): Correctly handle lex
2627         source.  Test lex.test.
2628         (handle_source_transform): Skip more C++ headers.  Generate macro
2629         definitions for YACC and LEX on first use.
2630
2631         * aclocal.in (parse_arguments): Mention GNU.
2632         * automake.in (parse_arguments): Mention GNU.
2633
2634 Mon Aug  5 00:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
2635
2636         * automake.in (handle_programs): Define program_LINK.
2637         * program.am (@PROGRAM@): Use program_LINK to link.
2638
2639         * Released version 1.1b
2640
2641         * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
2642         seen_prog_install to `2'.
2643
2644         * configure.in: Don't run AM_PROG_INSTALL.
2645
2646         * automake.in (parse_arguments): Use $PACKAGE.
2647         ($PACKAGE): New global.
2648         ($am_c_prototypes): Renamed.
2649         (get_object_extension): Use am_c_prototypes.
2650         (scan_configure): Ditto.
2651         (scan_configure): Use AM_MAINTAINER_MODE.
2652         (scan_configure): Warn about obsolete macros.
2653
2654         * aclocal.in (parse_arguments): Use $PACKAGE.
2655         ($PACKAGE): New global.
2656
2657         * Makefile.am (CLEANFILES): Added aclocal.
2658         (ETAGS_ARGS): Added aclocal.in.
2659         (TAGS_DEPENDENCIES): Ditto.
2660         (maintainer-check): Depend on aclocal.
2661         (maintainer-check): Check aclocal.
2662         (bin_SCRIPTS): Include aclocal.
2663
2664         * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
2665         (scan_configure): Use AM_PROG_INSTALL.
2666
2667         * configure.in: Use AM_INIT_AUTOMAKE.
2668
2669         * automake.in (keyed_aclocal_warning): Warning tells about
2670         aclocal.
2671         (handle_aclocal_m4): New sub.
2672         (handle_configure): Use it.
2673
2674         * aclocal.in (output_file): New global.
2675         (usage): Handle --output.
2676         (parse_arguments): Handle --output.
2677
2678         * m4/AM_INIT_AUTOMAKE.m4: New file.
2679
2680         * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
2681         Don't touch CFLAGS.
2682
2683         * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
2684         (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
2685
2686         * texinfos.am (.texi.info): Force .info file to be built in
2687         srcdir.  From Franc,ois Pinard.
2688
2689         From Jim Meyering:
2690         * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
2691         test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
2692         -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
2693         gets compile errors.  With help from Marcus Daniels.
2694
2695         * automake.in (initialize_global_constants): Put elisp-comp into
2696         @common_files.  Bug from Glenn Amerine.
2697
2698 Sun Aug  4 12:52:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
2699
2700         * automake.in (handle_dist_worker): Use fgrep, not grep.
2701
2702         * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
2703
2704         * automake.in (handle_emacs_lisp): Include lisp-clean.am in
2705         output.
2706         (initialize_global_constants): [install_man_format] Don't hide
2707         "ugliness" at install time.
2708
2709         * lisp-clean.am: New file.
2710
2711         * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
2712
2713         * automake.in (handle_man_pages): Patch from Janos Farkas to fix
2714         bug when installing man pages.  Test man.test.
2715         (initialize_global_constants): [install_man_format] Make sure man
2716         page can actually be found in either source or build dirs.
2717         (handle_dist_worker): Use "755" permissions on distdir.
2718
2719         * automake.in (handle_dist): Allow chmod's to fail.
2720         (am_primary_prefixes): New function.
2721         (am_install_var): Use it.
2722         (handle_libraries): Use it.  Test libfiles.test.
2723         (handle_dist): For dist-tarZ, assume traditional "tar" and
2724         "compress".
2725
2726         * m4/AM_FUNC_STRTOD.m4: New file.
2727
2728         * automake.in (handle_dist): Only generate `distdir' variable if
2729         it doesn't already exist.
2730
2731         Fix for bug reported by Harlan Stenn.  Test tags.test.
2732         * automake.in (initialize_per_input): Define dir_holds_sources.
2733         (handle_tags): Check dir_holds_headers.
2734         (handle_headers): Set dir_holds_headers.
2735
2736         * automake.in (handle_texinfo): Generate "version.texi" dependency
2737         for .dvi file.  Bug reported by Glenn Amerine.  Test vtexi2.test.
2738
2739         * automake.in (handle_configure): Require file $input, not
2740         "$local.in".  From Nyul Laszlo.  Test colon.test.
2741
2742 Sun Jul 28 11:14:52 1996  Tom Tromey  <tromey@creche.cygnus.com>
2743
2744         * aclocal.in: New file.
2745         * configure.in: Generate m4/Makefile, aclocal.
2746         * Makefile.am (SUBDIRS): Include m4.
2747         * m4/Makefile.am: New file.
2748
2749 Fri Jul 19 10:12:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
2750
2751         * automake.in (initialize_global_constants): Put ansi2knr.c and
2752         ansi2knr.1 into common_files.  Bug report from François Pinard.
2753
2754 Mon Jul 15 10:28:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
2755
2756         * install-sh: Updated copyright notice.
2757
2758 Fri Jul  5 08:23:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
2759
2760         * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
2761         Report from Josh MacDonald.
2762
2763         Bugs from Gord Matzigkeit:
2764         * automake.in (handle_footer): Push contents of $(SUFFIXES), not
2765         `$(SUFFIXES)'.
2766         (handle_dist): Ignore chmod return results.
2767
2768         * programs-clean.am (clean-@DIR@PROGRAMS): Work around failing
2769         Solaris "rm -f".  Bug from Kaveh R. Ghazi.
2770         * libraries-clean.am (clean-@DIR@LIBRARIES): Likewise.
2771
2772 Fri Jun 21 10:42:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2773
2774         * texinfos.am (install-info): Use "if", not "&&", to avoid
2775         install problem when glob doesn't match.
2776
2777         * automake.in (initialize_global_constants): [USAGE] Added
2778         --no-force.
2779         (force_generation): New global.
2780         (parse_arguments): Handle --no-force.
2781         (generate_makefile): Handle --no-force.
2782
2783         * Makefile.am (maintainer-check): Ensure all invocations of
2784         mkinstalldirs are correct.
2785
2786 Tue Jun 18 10:53:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
2787
2788         * automake.in (handle_tests): Don't directly generate site.exp.
2789
2790 Sun Jun 16 22:21:16 1996  Harlan Stenn  <harlan@brown.pfcs.com>
2791         
2792         * automake.in:  Treat an initial `#' on a word in AUTOMAKE_OPTIONS
2793         as a comment start.  Add support for a dist-tarZ target.
2794
2795 Tue Jun 11 22:14:21 1996  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
2796
2797         * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
2798         paths into relative paths.
2799
2800 Mon Jun 10 21:11:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
2801
2802         * texinfo.tex: New version.
2803
2804         * automake.in: Look for AM_PROG_LIBTOOL.  From Gord Matzigkeit.
2805         (initialize_global_constants): Added libtool to
2806         @common_sometimes.
2807         (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
2808
2809 Sun Jun  9 17:45:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2810
2811         * texinfos.am (install-info): Don't install ~ files.  Bug report
2812         from Greg McGary.
2813         * automake.in (handle_texinfo): Don't push '.info*' onto
2814         @infos_list.
2815
2816         * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
2817         using gettext.
2818         (handle_dist): Pass --with-included-gettext to configure if using
2819         gettext.
2820
2821         * compile-kr.am (._c._o): Pass -c to $(COMPILE).
2822         (.c._o): Ditto.
2823         * compile.am (.c.o): Pass -c to $(COMPILE).
2824         * compile-vars.am (COMPILE): Don't include -c.
2825
2826         * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
2827         automake.
2828         * automake.in (handle_configure): Supply --strictness arg to
2829         automake.
2830
2831 Fri Jun  7 12:31:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
2832
2833         * automake.in (handle_tests): Fix quoting on `pwd`.
2834         (handle_options): Recognize no-installinfo option.
2835         (handle_man_pages): Don't put man directory on @installdirs if
2836         no-installman is specified.
2837         (handle_texinfo): Handle no-installinfo option.
2838         (handle_options): Compare version against $num_version, not
2839         $VERSION.
2840         (handle_source_transform): Generate rules for output of lex,
2841         yacc.  Bug report from Thomas Morgan.  Test yacc.test.
2842         (handle_dist): "distcheck" now runs "make dvi".
2843         (handle_tests): Support $(TESTS_ENVIRONMENT).  Idea from Ulrich
2844         Drepper.
2845
2846         * dejagnu.am (check-DEJAGNU): Depend on site.exp.
2847
2848 Sun Jun  2 10:33:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
2849
2850         * automake.in (handle_emacs_lisp): New function.
2851         (initialize_global_constants): Added elisp-comp to
2852         @common_sometimes.
2853         (seen_lispdir): New global.
2854         (scan_configure): Handle ud_PATH_LISPDIR.
2855
2856         * elisp-comp: New file.
2857
2858         * lisp.am: New file.
2859
2860         * automake.in (generate_makefile): Run handle_emacs_lisp.
2861
2862         * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
2863
2864         * automake.in (initialize_global_constants): Removed version.texi
2865         from common_sometimes.
2866         (initialize_global_constants): Added texinfo.tex to common_files.
2867         Test texinfo.test.
2868         (handle_tests): Allow dejagnu- and automake-style test suites to
2869         coexist.  Test dejagnu.test.
2870         (initialize_global_constants): New constants AC_CANONICAL_HOST,
2871         AC_CANONICAL_SYSTEM.
2872         (scan_configure): Use new constants.
2873         (handle_tests): Put target specific information into site.exp if
2874         AC_CANONICAL_* used.
2875         (read_am_file): Generate some extra variables when AC_CANONICAL_*
2876         used.
2877         (handle_options): Allow version number to have letters appended.
2878         (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
2879         option not specd.
2880         (initialize_global_constants): install_man_format changed to
2881         handle built man pages.
2882
2883 Wed May 29 10:35:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
2884
2885         * config.guess, config.sub: New versions.
2886
2887 Tue May 28 19:27:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
2888
2889         * configure.in (VERSION): Upped to 1.0.
2890
2891 Sat May 25 10:19:53 1996  Tom Tromey  <tromey@creche.cygnus.com>
2892
2893         * automake.in (handle_tests): Handle dejagnu.
2894         (handle_options): Recognize dejagnu option.
2895
2896         * dejagnu.am: New file.
2897
2898 Thu May 23 10:01:13 1996  Tom Tromey  <tromey@creche.cygnus.com>
2899
2900         * automake.in (handle_dist): Run installcheck target from
2901         distcheck.
2902
2903         * configure.in (VERSION): Upped to 0.34.
2904
2905         * automake.in (scan_configure): Always allow upgrading to
2906         fp_PROG_INSTALL.  Test fpinstall.test.
2907
2908 Wed May 22 14:45:28 1996  Joshua Cowan  <jcowan@hermit.reslife.okstate.edu>
2909
2910         (handle_dist): Make `distcheck' check `install' target, too.
2911
2912 Wed May 22 09:49:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
2913
2914         * automake.in (initialize_per_input): Don't initialize
2915         $output_directory here; initialize it globally.  From Joshua
2916         Cowan.  Test outdir.test.
2917
2918 Sat May 18 10:57:40 1996  Tom Tromey  <tromey@creche.cygnus.com>
2919
2920         * automake.in (handle_tests): Don't push TESTS onto dist_common.
2921         (initialize_global_constants): Put install-sh and mkinstalldirs
2922         into @common_files.  Test insh2.test.
2923
2924 Fri May 17 09:02:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2925
2926         * automake.in (handle_source_transform): Don't generate _OBJECTS
2927         when no source files specified.  Test number.test.
2928
2929         From Joerg-Martin Schwarz:
2930         * automake.in (seen_package, seen_version): New globals.
2931         (scan_configure): Look for PACKAGE= and VERSION=.
2932
2933         * automake.in (handle_options): Recognize dist-zip.
2934         (handle_dist): Handle dist-zip.
2935         (handle_options): Use ' ', not \s+, with split.  Test
2936         backsl.test.
2937         (handle_source_transform): Likewise.
2938         (handle_lib_objects): Likewise.
2939         (handle_libraries): Likewise.
2940         (handle_texinfo): Likewise.
2941         (handle_man_pages): Likewise.
2942         (handle_subdirs): Likewise.
2943         (handle_gettext): Likewise.
2944         (handle_footer): Likewise.
2945         (handle_tests): Likewise.
2946         (scan_configure): Likewise.
2947         (am_install_var): Likewise.
2948
2949         * Makefile.am (TAGS_DEPENDENCIES): New macro.
2950
2951         * tags.am (tags-recursive): New target.
2952         (TAGS): Depend on it.
2953
2954         * automake.in (handle_tags): Put tags-recursive on @phony.
2955
2956         * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
2957         TAGS_DEPENDENCIES.
2958         * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
2959
2960 Thu May 16 09:21:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2961
2962         * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
2963
2964         * automake.in (scan_configure): Look for install-sh and
2965         mkinstalldirs here.
2966         (initialize_global_constants): Moved mdate-sh from
2967         common_sometimes to common_files.  Test mdate2.test.
2968
2969 Tue May 14 21:52:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
2970
2971         * automake.in (seen_maint_mode): New global.
2972         (scan_configure): Handle jm_MAINTAINER_MODE.
2973         (read_am_file): Handle seen_maint_mode.
2974         (file_contents_with_transform): Handle seen_maint_mode.
2975         (handle_source_transform): Changed interface, all callers.
2976
2977         From Jim Meyering:
2978         * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
2979         Handle @MAINT@.
2980         * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
2981
2982         * automake.in (handle_configure): Check $config_aux_dir against
2983         empty string.  From Markku Rossi.  Test mkinstall.test.
2984
2985 Fri May 10 14:38:47 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
2986
2987         * automake.in (distcheck): Added new rule to top level
2988         Makefile.in.
2989
2990 Wed May  8 21:57:21 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
2991
2992         * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
2993         sets seen_ranlib.
2994         (generate_makefile): libtool, config.sub, and config.guess should
2995         only ever appear in the top directory of a package.
2996
2997 Tue May 14 10:24:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
2998
2999         * automake.in (initialize_global_constants): Added libversion.in
3000         to @common_files.
3001
3002         * configure.in (VERSION): Upped to 0.33.
3003
3004         * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
3005         Test extra.test.
3006
3007 Mon May 13 10:41:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
3008
3009         * install-sh (transformbasename): Correct misspelling of
3010         transformbasename.  From Ian Lance Taylor.
3011
3012 Sat Apr 27 11:39:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
3013
3014         * automake.in (handle_configure): Set mkinstalldirs variable
3015         here.
3016         (handle_dist_worker): Explicitly set distdir in subdir makes.
3017         (handle_dist): Handle separate distdir target.
3018         (handle_dist_worker): Only generate distdir target.
3019
3020         * texinfos.am (install-info): Use $(mkinstalldirs).
3021         * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
3022         * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
3023         * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
3024         * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
3025         * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
3026
3027         * automake.in (read_am_file): Set mkinstalldirs variable.
3028         (handle_man_pages): Use it.
3029         (handle_installdirs): Ditto.
3030
3031 Fri Apr 26 15:10:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
3032
3033         * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
3034
3035 Thu Apr 25 18:40:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
3036
3037         * automake.in (handle_dist_worker): Use $(TAR), not tar.
3038         (handle_merge_targets): Make sure config header is built before
3039         recursing into subdirs.
3040         (handle_libraries): Generate LIBFILES for check_LIBRARIES.
3041         (handle_merge_targets): Handle case where nothing is installed but
3042         something must be built -- "make install" must still work.
3043
3044         * dist-vars.am (TAR): New macro.
3045
3046         * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
3047         (handle_configure): Require stamp-h.in when config header used.
3048
3049 Tue Apr 23 17:57:13 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3050
3051         * doc/mdate-sh: Extract the last field from the date output, not
3052         the sixth, which will fail when the timezone name has more than
3053         one word or is missing.
3054
3055 Wed Apr 24 20:29:26 1996  Tom Tromey  <tromey@creche.cygnus.com>
3056
3057         * automake.in (am_install_var): Use delete, not undef, to remove
3058         EXTRA entry.  From Gord Matzigkeit.
3059
3060 Mon Apr 22 17:48:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
3061
3062         * automake.in (read_am_file): Handle case where last line doesn't
3063         end in newline.
3064
3065 Tue Apr  9 22:53:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
3066
3067         * automake.in (variable_defined): New function.
3068         (read_am_file): Ensure a blank line comes before starting comments
3069         from Makefile.am.
3070         (initialize_per_input): Initialize %targets.
3071         (read_am_file): Set appropriate entry in %targets.
3072         Many changes to use variable_defined.
3073         (check_gnu_standards): Only require ChangeLog at top level.  From
3074         Gord Matzigkeit.
3075         (handle_tests): check-TESTS depends on $(TESTS).  From Gord
3076         Matzigkeit.
3077
3078 Mon Apr  8 22:51:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
3079
3080         * automake.in (parse_arguments): Added short options.
3081         (initialize_global_constants): Ditto.
3082
3083 Fri Apr  5 00:22:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
3084
3085         * mkinstalldirs (errstatus): Don't necessarily die if mkdir
3086         fails.
3087
3088         * automake.in (handle_source_transform): Typo fix.
3089
3090 Thu Apr  4 15:10:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
3091
3092         * automake.in (handle_dist_worker): Renamed dist-local to
3093         dist-hook.
3094         (handle_merge_targets): Added install-data-hook and
3095         install-exec-hook.
3096         (handle_source_transform): Handle EXTRA_prog_SOURCES form.
3097
3098         * automake.in (handle_scripts): Never allow scripts_installed to
3099         become 0.
3100
3101         * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
3102         srcdir.
3103
3104         * automake.in (generate_makefile): Derived file names from given
3105         input; don't assume Makefile.in and Makefile.am.
3106         (am_file_name, in_file_name): New globals.
3107         (read_am_file): Use them.
3108
3109         * program.am (@PROGRAM@): Use transformed program name.
3110
3111         * remake-hdr.am (stamp-h): Actually touch stamp-h.
3112
3113 Wed Apr  3 15:16:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
3114
3115         * automake.in (require_file_internal): Use correct file for error
3116         messages.  Test insh.test.
3117
3118 Mon Apr  1 09:47:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
3119
3120         * texinfos.am (.texi.info): Build output file in srcdir.
3121
3122         * automake.in (require_file_internal): If $dir is ".",then look in
3123         relative directory.
3124         (handle_texinfo): Canonicalize name of texi file before looking
3125         for dependency variable.
3126
3127 Thu Mar 28 08:33:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
3128
3129         * automake.in (require_conf_file_with_conf_line): Yet another
3130         function of this form.
3131         (libtool_line): New variable.
3132         (handle_libraries): Handle libtool.
3133
3134         * libraries-vars.am: Removed.
3135
3136         * automake.in (seen_libtool): New variable.
3137         (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
3138
3139         * automake.in (handle_dist_worker): Handle dist-local.
3140
3141         * Makefile.am (maintainer-check): Do "make check" after all syntax
3142         checks.
3143
3144         * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
3145         directory.
3146
3147         * automake.in ($seen_arg_prog): New global.
3148         (handle_programs): Error if AC_ARG_PROGRAM not seen.
3149         (handle_scripts): Ditto.
3150         (handle_configure): mkinstalldirs now a config file.
3151         (handle_installdirs): Find mkinstalldirs in config_aux_dir.
3152         (handle_dist_worker): Removed DIST_SUBDIRS.
3153         (require_file_path): New variable.
3154         (require_file_with_conf_line): Set it.
3155         (require_file_with_line): Ditto.
3156         (require_file): Ditto.
3157         (require_file_internal): Incorporated code from
3158         require_config_file.
3159         (require_config_file): Rewrote.
3160         (require_conf_file_with_line): New function.
3161         (handle_texinfo): Use it for mdate-sh.
3162         (handle_texinfo): Look for mdate-sh in appropriate directory.
3163
3164 Tue Mar 26 13:47:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
3165
3166         * Makefile.am (cvs-dist): Find NEWS in srcdir.
3167         * automake.in (handle_dist_worker): Find NEWS in srcdir.
3168         ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
3169         rule.
3170         (require_config_file): Set config_aux_path when file found.
3171         ($config_aux_dir): New variable.
3172         (require_config_file): Set it.
3173         (handle_man_pages): Find mkinstalldirs in config_aux_dir.
3174
3175 Mon Mar 25 15:32:57 1996  Tom Tromey  <tromey@creche.cygnus.com>
3176
3177         * data.am (install-@DIR@DATA): Also allow data to be in build
3178         directory.
3179
3180 Sun Mar 24 19:56:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
3181
3182         * automake.in (am_install_var): Don't look in EXTRA_primary
3183         variable any more; it is handled in the main loop.
3184
3185 Wed Mar 20 16:22:35 1996  Tom Tromey  <tromey@creche.cygnus.com>
3186
3187         * data.am (install-@DIR@DATA): Find data in srcdir.
3188
3189 Fri Mar 15 18:30:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
3190
3191         * automake.in (require_config_file): Use correct filename when
3192         looking for errors.  Also, install file in `.' if not found.  Bug
3193         reported by Gord Matzigkeit.  Test installsh.test.
3194
3195 Thu Mar 14 09:28:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
3196
3197         * Makefile.am (cvs-diff): New target.
3198
3199         Fix for bug when install var substitutes empty.  Test empty.test.
3200         * header.am (install-@DIR@HEADERS): Allow empty list of headers.
3201         (uninstall-@DIR@HEADERS): Ditto.
3202         * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
3203         (uninstall-@DIR@SCRIPTS): Ditto.
3204         * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
3205         libraries.
3206         (uninstall-@DIR@LIBRARIES): Ditto.
3207         * data.am (install-@DIR@DATA): Allow empty list of data.
3208         (uninstall-@DIR@DATA): Ditto.
3209         * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
3210         From François Pinard.
3211         (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
3212         (uninstall-@DIR@PROGRAMS): Ditto.
3213
3214 Wed Mar 13 19:50:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
3215
3216         * tags-subd.am (ID): Name of ID file must be flush against -f.
3217
3218         * configure.in (VERSION): Version 0.32.
3219
3220 Mon Mar 11 17:50:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
3221
3222         * automake.in (seen_linguas, all_linguas_line): New variables.
3223         (handle_gettext): New function.
3224         (generate_makefile): Run it.
3225         (scan_configure): Recognize ALL_LINGUAS.
3226
3227 Mon Mar 11 14:34:36 1996  Gord Matzigkeit  <gord@enci.ucalgary.ca>
3228
3229         * automake.texi: doc fix.
3230
3231         * automake.in (am_install_var): Added support for check and
3232         installcheck special prefixes.
3233
3234 Sun Mar 10 10:44:42 1996  Tom Tromey  <tromey@creche.cygnus.com>
3235
3236         * automake.in (handle_subdirs): Don't do SUBDIRS check for
3237         gettext.
3238
3239 Tue Mar  5 18:12:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
3240
3241         * automake.in (OBJECT_PATTERN): Removed.
3242         (am_install_var): No error if name is invalid.
3243         (handle_programs): Canonicalize program names.
3244         (BOGUS_MACRO_PATTERN): New variable.
3245         (read_am_file): Error if bad macro name given.
3246         (require_file_internal): Use am_line_error, not am_conf_error.
3247
3248         * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
3249
3250 Mon Mar  4 19:30:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
3251
3252         * automake.in (handle_lib_objects): New function.
3253         (handle_libraries): Use it.
3254         (handle_programs): Ditto.
3255         (handle_dist_worker): Deprecate DIST_SUBDIRS.
3256         (am_install_var): Allow extended directory mechanism to work.
3257         Test exdir.test.
3258
3259         * dist-vars.am (DISTFILES): Use EXTRA_DIST.
3260         (DEP_DISTFILES): Ditto.
3261
3262         * automake.in (OBJECT_PATTERN): New variable.
3263         (am_install_var): Use it.
3264         (handle_dist): DIST_OTHER is an anachronism.
3265
3266 Sat Mar  2 17:04:38 1996  Tom Tromey  <tromey@creche.cygnus.com>
3267
3268         * automake.in (handle_dist_worker): Only cause Automake to be
3269         re-run if not making a distribution.  Fixes bug reported by
3270         Joerg-Martin Schwarz.
3271         (require_file_with_line): New function.
3272         (require_file): Use it.
3273         (am_line_error): Don't print line number if $symbol is empty.
3274         (get_object_extension): Use require_file_with_line.
3275         (handle_libraries): Use require_file_with_line.
3276         (handle_texinfo): Use require_file_with_line.
3277         (handle_configure): Use am_conf_line_error and
3278         require_file_with_conf_line.
3279         (handle_subdirs): Use require_file_with_conf_line.
3280         (handle_configure): Use require_file_with_conf_line.
3281         (handle_tests): Push check-TESTS on @phony.
3282         (am_conf_line_error): New function.
3283         (require_file_with_conf_line): New function.
3284         (require_file_internal): New function.
3285         (require_file_with_line): Use it.
3286         (require_file): Ditto.
3287         (am_conf_line_error): Handle empty line number.
3288         (ac_gettext_line, ac_output_line): New variables.
3289         (scan_configure): Set them.
3290
3291 Fri Mar  1 00:13:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
3292
3293         * automake.in (parse_arguments): Default strictness is gnu.
3294         Changed `normal' to `foreign' everywhere.
3295         (parse_arguments): Handle --foreign.
3296         (initialize_global_constants): Document --foreign.
3297         (handle_dependencies): Better error message.
3298         (handle_texinfo): Don't push $vtexi on @texis.
3299         (handle_texinfo): Only push $vtexi on @texi_deps if not null.
3300         (handle_configure): install-sh is a config file; require it as
3301         such.
3302         (parse_arguments): Renamed --install-missing to --add-missing.
3303         (add_missing): Renamed from install_missing.
3304         (am_install_var): Check to make sure contents of install variable
3305         are correct if primary requires it.  Test badprog.test.
3306         (initialize_global_constants): Initialize
3307         %primary_uses_subobjects.
3308         (handle_source_transform): Skip configure substitutions.  Test
3309         depend.test.  Also, skip empty elements.
3310
3311 Thu Feb 29 22:00:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
3312
3313         * texinfo.tex: New version.
3314
3315         * automake.in (am_install_var): Allow extended range of
3316         installation directories.
3317
3318         * automake.in (get_object_extension): Don't allow
3319         @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
3320         From Gord Matzigkeit.  Test confincl.test.
3321
3322         * texinfos.am (install-info): Changed usage of install-info (in
3323         comment).  Per Feb 25 GNU Standards document.
3324
3325 Wed Feb 28 07:40:55 1996  Tom Tromey  <tromey@creche.cygnus.com>
3326
3327         * automake.in (handle_tests): New function.
3328         (generate_makefile): Call it.
3329         (handle_subdirs): Skip directories whose names look like configure
3330         substitutions.
3331         (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
3332         when using gettext.
3333         (scan_configure): Clear in_ac_output if "]" found.  Test
3334         acoutqnl.test.
3335         (require_config_file): New function.
3336         (generate_makefile): Use require_config_file.
3337         (config_aux_path): New variable.
3338         (scan_configure): Check for AC_CONFIG_AUX_DIR.
3339         (handle_merge_targets): Add install-strip rule.
3340
3341 Tue Feb 27 20:00:36 1996  Tom Tromey  <tromey@creche.cygnus.com>
3342
3343         * mdate-sh: New version from Ulrich Drepper.
3344
3345         * automake.in (handle_source_transform): Changed fill back to
3346         empty string.
3347         (handle_libraries): Ditto.
3348         (handle_dist): Ditto.
3349         (handle_dependencies): Ditto.
3350         (handle_footer): Ditto.
3351         (handle_phony): Ditto.
3352
3353         * Makefile.am (DIST_SUBDIRS): Removed.
3354         (installcheck-local): Use Perl, not test -x.
3355         (PERL): New macro.
3356         (maintainer-check): Use $(PERL), not @PERL@.
3357
3358         * configure.in (VERSION): Upped to 0.31.
3359
3360 Sat Feb 24 18:02:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
3361
3362         * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
3363         and config.guess.
3364
3365         * automake.in: Use keyed_aclocal_warning when warning about
3366         fp_PROG_INSTALL.
3367         (get_object_extension): Use keyed_aclocal_warning when warning
3368         about fp_C_PROTOTYPES.
3369         (keyed_aclocal_warning): New function.
3370
3371         * Makefile.am (pkgdata_DATA): Install aclocal.m4.
3372         * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
3373
3374         * automake.in (get_object_extension): Only give error about
3375         fp_C_PROTOTYPES once.
3376
3377         * automake.in (seen_ranlib): New variable.
3378         (scan_configure): Recognized AC_PROG_RANLIB.
3379         (handle_libraries): Error if ranlib not checked for.
3380
3381         * automake.in (default_strictness): Default to GNU.
3382         (default_strictness_name): Ditto.
3383
3384 Wed Feb 21 18:15:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
3385
3386         * automake.in (read_am_file): Removed @kr@ support.
3387         (get_object_extension): Ditto.
3388
3389         * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
3390
3391 Tue Feb 20 17:25:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
3392
3393         * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
3394
3395 Mon Feb 19 19:53:09 1996  Tom Tromey  <tromey@creche.cygnus.com>
3396
3397         * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
3398         * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
3399
3400         * automake.in (handle_scripts): Ensure $scripts_installed set to
3401         boolean value.  Test proginst.test.
3402
3403         * Makefile.am (installcheck-local): New target.
3404
3405         * automake.in (require_file): No error if missing file is
3406         installed.
3407
3408 Sun Feb 18 17:10:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
3409
3410         * automake.in (handle_scripts): SCRIPTS no longer automatically
3411         cleaned.  Now possible to install scripts in pkgdatadir.
3412         ($seen_canonical): New variable.
3413         (generate_makefile): Check for config.guess and config.sub here;
3414         fixes bug reported by Gord Matzigkeit.
3415
3416         * Makefile.am (pkgdata_SCRIPTS): New variable.
3417         (CLEANFILES): New macro.
3418
3419         * scripts-clean.am: Removed.
3420
3421 Sat Feb 17 00:15:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
3422
3423         * automake.in (am_install_var): Error if primary variable actually
3424         defined.
3425         (am_install_var): Skip elements that look like configure
3426         substitutions.
3427         (am_install_var): "EXTRA" is a valid prefix.
3428         (am_install_var): Push contents EXTRA_PRIMARY onto @result.
3429         (handle_merge_targets): Treat "all" target like "install".
3430         (handle_subdirs): Don't push all-recursive.
3431
3432         * header.am (install-@DIR@HEADERS): Don't depend on all.
3433         * data.am (install-@DIR@DATA): Don't depend on all.
3434         * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
3435         * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
3436         * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
3437
3438         * automake.in (am_install_var): Push generated install targets
3439         onto @phony.
3440
3441         * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
3442         * automake.in (handle_merge_targets): Correctly handle recursive
3443         calls of uninstall, install-exec, and install-data.
3444         (handle_merge_targets): Put Makefile, and possibly $config_name,
3445         onto @all.
3446         (handle_merge_targets): Push 'all' onto @install as appropriate.
3447
3448 Fri Feb 16 18:27:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
3449
3450         * automake.in (handle_configure): config.status is in
3451         $(top_builddir), not $(top_srcdir).  Reported by Anthony Green.
3452
3453         * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
3454
3455 Thu Feb 15 19:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
3456
3457         * automake.in: (seen_prog_yacc): New variable.
3458         (scan_configure): Look for yacc.
3459         (handle_source_transform): Skipp C++ header files.
3460         (handle_source_transform): .cxx is a C++ source file.
3461
3462 Wed Feb 14 08:36:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
3463
3464         * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
3465
3466         Implemented --verbose feature; idea from Greg Woods:
3467         * automake.in (verbose): New global.
3468         (generate_makefile): Print creating message if verbose.
3469         (grep_for_vers_texi): Print message if verbose.
3470         (handle_dependencies): Ditto.
3471         (scan_configure): Ditto.
3472         (read_am_file): Ditto.
3473         (parse_arguments): Added --verbose.
3474         (initialize_global_constants): Ditto.
3475
3476         * automake.in (get_object_extension): Use am_line_error.
3477         (handle_source_transform): Ditto.
3478         (handle_libraries): Ditto.
3479         (handle_texinfo): Ditto.
3480         (handle_man_pages): Ditto.
3481         (handle_dist): Ditto.
3482         (handle_dist): Ditto.
3483         (handle_subdirs): Ditto.
3484         (handle_configure): Ditto.
3485         (handle_merge_targets): Ditto.
3486         (am_install_var): Ditto.
3487         (am_line_error): Allow actual line number as argument.
3488         (handle_configure): Use am_line_error.
3489         (scan_configure): Set config_header_line.
3490         (config_header_line): New global.
3491         Use @PERL@ to find perl during exec.  From Greg Woods.
3492
3493 Tue Feb 13 22:06:51 1996  Tom Tromey  <tromey@creche.cygnus.com>
3494
3495         * automake.in (initialize_per_input): Init %content_lines.
3496         (read_am_file): Set appropriate content_lines elements while
3497         reading.
3498         (am_line_error): New function.
3499         (read_am_file): Use it.
3500         (handle_options): Ditto.
3501
3502         * automake.in (scan_configure): Handle case where more than one .o
3503         is put into LIBOBJS at once.  Test libobj.test.
3504
3505 Mon Feb 12 20:39:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
3506
3507         * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
3508         Test acouttbs.test.
3509         (handle_subdirs): Restored intl, po warnings.
3510
3511         * automake.in (scan_configure): Delete everything after "," or
3512         ")".  Test acoutnoq.test.
3513         (handle_dist): Use $relative_dir, not nonexistent $subdir.
3514         (handle_subdirs): 'po' and 'intl' are sometimes substituted into
3515         SUBDIRS; don't warn about their absence.
3516
3517 Sun Feb 11 16:55:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
3518
3519         * automake.in (handle_texinfo): Removed bogus error message.
3520
3521         * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
3522         onto @all.
3523         (handle_options): Handle version number.
3524
3525         * automake.in ($maint_charset, $dist_charset): New variables.
3526         (initialize_per_input): Init $local_maint_charset.
3527         (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
3528         (generate_makefile): Don't print "creating...".
3529
3530 Sat Feb 10 16:45:07 1996  Tom Tromey  <tromey@creche.cygnus.com>
3531
3532         * automake.in (get_object_extension): Substitute
3533         @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
3534         (handle_source_transform): Use $1, not \1.
3535         (pretty_print_internal): Handle Tabs in fill when computing indent
3536         on new line.
3537         (handle_merge_targets): Always generate install-exec and
3538         install-data targets.  Test instexec.test.
3539         Fixed error message if fp_PROG_INSTALL missing.
3540
3541         * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
3542         @CONFIG_INCLUDE_SPEC@.
3543
3544         * automake.in (scan_configure): Delete everything after "]".  Test
3545         acoutput.test.
3546
3547         * configure.in (AC_OUTPUT): Create tests/Makefile.
3548         * Makefile.am (SUBDIRS): New macro.
3549
3550         * automake.in (handle_texinfo): Put $vtexi on texi_deps.  From Jim
3551         Meyering.
3552
3553         * configure.in (AC_OUTPUT): Ensure automake is executable.
3554
3555 Thu Feb  8 17:30:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
3556
3557         * automake.in (handle_subdirs): Error if directory in SUBDIRS does
3558         not exist.
3559
3560         * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
3561
3562         From Jim Meyering:
3563         * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
3564         (@DIR@_LIBFILES).
3565         * header.am (install-@DIR@HEADERS): Depend on all, not
3566         $(@DIR@_HEADERS).
3567         * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
3568         * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
3569         $(@DIR@_SCRIPTS).
3570         * programs.am (install-@DIR@PROGRAMS): Depend on all, not
3571         $(@DIR@_PROGRAMS).
3572
3573         * automake.in (initialize_per_input): Initialize
3574         $use_dependencies.
3575         ($seen_path_xtra): New variable.
3576         (scan_configure): Look for AC_PATH_XTRA.
3577         (get_object_extension): Add variables to output if X seen.
3578
3579 Thu Feb  8 10:02:45 1996  Greg A. Woods  <woods@most.weird.com>
3580
3581         * automake.in (handle_programs): add pkglib to list of
3582         directories for C
3583         (various): include a tab as fill for continuation lines
3584         printed with pretty_print*, esp. for macro variable assignments.
3585         [ changed to 4 spaced by me ]
3586
3587 Wed Feb  7 18:00:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
3588
3589         * configure.in (VERSION): Upped to 0.30.
3590
3591         * Makefile.am (automake): Removed.
3592         (DIST_OTHER): Removed.
3593
3594         * automake.in (handle_source_transform): All dep_files are
3595         relative to $(srcdir).
3596         (handle_libraries): Ditto.
3597         (scan_configure): Test for AC_PROG_INSTALL as well as
3598         fp_PROG_INSTALL.  Don't error here.
3599         (seen_prog_install): Now global.
3600         (scripts_installed): New global.
3601         (handle_scripts): Set it.
3602         Give error if appropriate install macro not seen.
3603         (handle_subdirs): Ensure $seen_gettext before requiring
3604         gettext-specific files.
3605         (handle_configure): Automatically rebuild 
3606
3607         From Jim Meyering:
3608         * automake.in (handle_source_transform): Use \W when quoting
3609         regexp.  When blah_SOURCES not explicitly defined, still create
3610         entry in %deps.
3611         * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
3612         * subdirs.am (maintainer-clean-recursive): Now depends on
3613         $(CONFIG_HEADER) and Makefile.
3614
3615         * automake.in (handle_source_transform): Skip macro references.
3616
3617 Mon Feb  5 14:58:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
3618
3619         * automake.in (handle_texinfo): Include "rm" when deleting files.
3620
3621         * Makefile.am (maintainer-check): Expect only one ${...}.
3622         * texinfos.am (install-info): Remove unneeded ${...}.  From Jim
3623         Meyering.
3624
3625         * automake.in (handle_configure): Only define CONFIG_HEADER if
3626         $config_name.
3627         ($seen_gettext): New variable.
3628         (handle_subdirs): Do all gettext-related checking here.
3629         (scan_configure): Just set $seen_gettext.
3630         (handle_man_pages): Properly quote $(MANS).
3631
3632 Wed Jan 31 09:51:30 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
3633
3634         * depend.am: Don't use srcdir anywhere.
3635         * automake.in (handle_libraries): Don't make .deps relative to
3636         srcdir.
3637         (handle_options): Recognize no-dependencies.
3638
3639         * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
3640         ".".  Properly quote regexp.
3641
3642 Tue Jan 30 12:19:09 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
3643
3644         * automake.in (handle_configure): Only defined CONFIG_HEADER if
3645         $config_name.
3646         (read_am_file): Quote regexp when substituting top_builddir.
3647         (handle_source_transform, handle_libraries): Look in
3648         $(srcdir)/.deps for .P files.
3649
3650 Fri Jan 26 00:15:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
3651
3652         * automake.in (am_conf_error): New function.
3653         (scan_configure): Use it.
3654         (scan_configure): A comma also ends AC_OUTPUT macro.
3655
3656         * automake.in (read_am_file): Compute top_builddir when including
3657         header-vars.am.
3658         (handle_configure): Use $top_builddir, not $top_reldir.
3659         (other_input_files): New variable.
3660         (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
3661
3662         Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
3663         * automake.in (input_files, seen_make_set): Declare globally.
3664         (parse_arguments): Use input_files, not make_list.
3665         Only scan configure.in once.
3666         (handle_dist): Use SUBDIRS to determine when to make
3667         subdirectories and recurisvely dist.  Use $(topdir), not "..", to
3668         find top of dist tree.
3669         (handle_configure): Check for AC_PROG_MAKE_SET here.  Don't require
3670         configure.in (done elsewhere).
3671         (scan_configure): seen_make_set is global.  Allow arbitrary space
3672         in LIBOBJS assignment.
3673         (top_builddir): New variable.
3674         * header-vars.am (top_builddir): New variable.
3675         * remake-subd.am (Makefile): Look in top_builddir, not .., when
3676         remaking.
3677         * automake.in (handle_merge_targets): Run 'all' before
3678         check-recursive.
3679
3680         * automake.in (file_contents_with_transform): Changed error
3681         message.
3682         (handle_configure): Define $contents{'CONFIG_HEADER'}.
3683
3684         * texi-version.am: Many changes to support multiple .texi files.
3685         Replaced "version.texi" with "@VTEXI@".  Replaced "vti" with
3686         "@VTI@".
3687         * automake.in (handle_configure): install.sh is an anachronism.
3688         (handle_texinfo): Generalized for multiple .texi files.  Handle
3689         'clean-info' internally.
3690         * texi-clean.am: Removed.
3691         * Makefile.am: Updated for removal.
3692
3693 Wed Jan 24 22:55:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
3694
3695         * automake.in (grep_for_vers_texi): New function.
3696         (handle_texinfo): Use grep_for_vers_texi, not system("grep").
3697         (handle_texinfo): Changes to generalize to multiple .texi files.
3698
3699 Tue Jan 23 14:22:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
3700
3701         Fixes from Gord Matzigkeit:
3702         * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
3703         topsrcdir.
3704         * header.am: New file.
3705         * Makefile.am (pkgdata_DATA): Install header.am.
3706         * automake.in (handle_headers): Use header.am, not data.am.
3707         (am_install_var): Allow pattern to be compiled multiple times.
3708
3709         * config.guess, config.sub: New files.
3710         * Makefile.am (pkgdata_DATA): Install config.guess and
3711         config.sub.
3712         * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
3713         AC_CANONICAL_SYSTEM.
3714
3715 Sun Jan 21 15:51:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
3716
3717         * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
3718         (handle_man_pages): Use man_MANS, not MANS.
3719
3720         * Makefile.am (info_TEXINFOS): Renamed.
3721
3722         * automake.in (scan_configure): Remove comments from input line.
3723         (am_variable): Removed.
3724
3725         * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
3726
3727         * automake.in (config_name, config_header): New globals.
3728         (scan_configure): Look for AC_CONFIG_HEADER.
3729         (handle_configure): Handle more uses of AC_CONFIG_HEADER.
3730
3731 Sat Jan 20 15:54:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
3732
3733         * automake.in (handle_dist_worker): Bug fix.
3734
3735 Fri Jan 19 00:50:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
3736
3737         * automake.in (require_file): Install missing files only according
3738         to desired strictness.
3739         (initialize_per_input): Don't init libsources.
3740         (scan_configure): Reinit libsources.
3741         (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
3742         (fp_c_prototypes): New global.
3743         (scan_configure): Set it.
3744         (get_object_extension): Error if fp_C_PROTOTYPES not in
3745         configure.in when using ansi2knr.
3746         (handle_source_transform): Skip header files.
3747
3748         * automake.in (handle_dist_worker): Explicitly make 'dist' in
3749         subdirs.
3750
3751 Thu Jan 18 00:25:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
3752
3753         From François Pinard:
3754         * automake.in (handle_source_transform): Transform $o file into .P
3755         file.
3756         (handle_dist_worker): Handle case where DISTFILES includes
3757         wildcard.  Bug fix in subdir case.
3758
3759         * automake.in (parse_arguments): Initialize strictness to
3760         'normal'.
3761
3762 Sun Jan 14 13:54:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
3763
3764         * automake.in (scan_configure): Look for NLS support.
3765
3766         Changes from François Pinard:
3767         * texinfos.am (install-info): Correctly install when build dir is
3768         not srcdir.
3769         * tags-subd.am (ID): Indentation change.
3770         * kr-vars.am (o): Use ".@U@o", not "@U@o".
3771         * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
3772         * automake.in (handle_dist_worker): Fixlets.
3773         (handle_dist): Sort keys going into dist_common.
3774
3775 Sat Jan 13 00:18:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
3776
3777         * automake.in (handle_dist_worker): If Gnits, don't allow release
3778         until NEWS is updated.
3779
3780         * configure.in (VERSION): Version 0.29.
3781
3782         * Makefile.am (maintainer-check): Look for perl4.036 in path.
3783
3784         * dist-vars.am (DISTFILES):  Include BUILT_SOURCES.
3785         (DEP_DISTFILES): Ditto.
3786
3787         * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
3788         * dist-vars.am (DEP_DISTFILES): New variable.
3789
3790         * automake.in (handle_options): Support dist-shar option.
3791         (handle_dist_worker): New function.
3792         (handle_dist): Use it.
3793
3794         * texi-version.am (mostlyclean-vti): Remove version.tmp, not
3795         *.tmp.
3796
3797         * automake.in (handle_dist): Chmod distdir 777.  From François
3798         Pinard.
3799
3800         * automake.in (scan_configure): New function.
3801         (initialize_per_input): Init libsources.
3802         (generate_makefile): Run handle_configure first.
3803         (handle_configure): Run scan_configure.
3804         (handle_configure): Don't look for AC_PROG_MAKE_SET here.
3805
3806 Thu Jan 11 23:14:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
3807
3808         * Makefile.am (AUTOMAKE_OPTIONS): New variable.
3809
3810         * automake.in (strictness, strictness_name): Renamed.
3811         (initialize_per_input): Set strictness, strictness_name.
3812         Initialize %options.
3813         (generate_makefile): Run handle_options.
3814         (handle_options): New function.
3815         (handle_man_pages): Make install-man depend on $(MANS).  Turn off
3816         man page install if no-installman option given.
3817         (read_am_file): Deprecate @kr@.
3818         (get_object_extension): Look at ansi2knr option.
3819         (parse_arguments): Take global strictness from command-line
3820         options.
3821
3822 Tue Jan  9 11:24:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
3823
3824         Fixes from François Pinard:
3825         * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
3826         * automake.in (get_object_extension): Use $o, not $(kr)o.
3827         (handle_source_transform): Don't look for $(kr)c files.
3828         * kr-vars.am (o): New macro.
3829         (kr): Removed.
3830
3831         * depend.am (DEP_FILES): Removed.
3832         * automake.in (handle_source_transform): Push .P file onto
3833         dep_files.
3834         (initialize_per_input): New variable %dep_files.
3835         (handle_dependencies): Generate DEP_FILES here.
3836
3837 Mon Jan  8 22:27:33 1996  Tom Tromey  <tromey@creche.cygnus.com>
3838
3839         * automake.in (do_one_clean_target): Only remove config.status in
3840         top-level directory.
3841         (handle_tags): Removed 'id' from .PHONY list.  From Jim Meyering.
3842
3843         * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
3844
3845         * automake.in (handle_dist): Make "ln" quiet.
3846
3847         * tags-subd.am (ID): Depend on HEADERS and SOURCES.
3848
3849 Sat Jan  6 10:58:23 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3850
3851         * automake.in (handle_merge_targets): 'check' shouldn't depend on
3852         'all' at top level.
3853         (file_contents_with_transform): New function.
3854         (am_install_var): Use file_contents_with_transform.
3855         (handle_programs): Ditto.
3856         (handle_libraries): Ditto.
3857         (handle_texinfo): Ditto.
3858         (handle_merge_targets): Let 'install' depend on 'all' if no other
3859         dependencies exist.  From Jim Meyering.
3860         (check_gnu_standards): GNU requires AUTHORS file.  (See
3861         maintain.text).
3862         (require_file): Put body in loop.
3863         (get_object_extension): Only call require_file once.
3864         (handle_configure): Ditto.
3865
3866         From Jim Meyering:
3867         * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
3868         * tags-subd.am (id): Removed.
3869
3870 Fri Jan  5 10:31:19 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3871
3872         * Added copyright notice to each .am file.
3873
3874         * automake.in: Cleanups from François Pinard to avoid $#.
3875         (require_argument): Fixed sense of test.
3876         (set_strictness): Bug fix.
3877
3878 Thu Jan  4 21:21:29 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3879
3880         * Makefile.am (pkgdata_DATA): Removed old dist files.
3881
3882         * dist-subd-top.am, dist-subd.am, dist.am: Removed.
3883
3884         * automake.in (set_strictness): Set $strictness_name.
3885         (strictness_name): New variable.
3886         (handle_dist): Substantially rewrote.
3887
3888         * configure.in: Point AC_INIT at automake.in.
3889
3890         * automake.in (generate_makefile): Report errors against
3891         Makefile.in, not Makefile.am.
3892
3893 Wed Jan  3 00:05:40 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3894
3895         * mdate-sh: Bug fix from Jim Meyering.
3896
3897         * dist.am (dist): Changed in parallel with dist-subd-top.am.
3898
3899         * mkinstalldirs: Reverted.
3900
3901         * automake.in (initialize_global_constants): Allow COPYING.LIB
3902         again.
3903         (check_gnits_standards): Disallow COPYING.LIB.
3904
3905         * texinfos.am (install-info): Only look in $(srcdir) for info
3906         files.
3907
3908         * automake.in (initialize_global_constants): New variable
3909         gen_copyright.
3910         (read_am_file): Put a copyright in each Makefile.in.
3911
3912         * dist-vars.am (DISTFILES): Put DIST_COMMON first.
3913
3914         * automake.in (am_install_var): Put space before "=".
3915         (handle_dist): Put README first in DIST_COMMON.
3916
3917         * Makefile.am (pkgdata_DATA): Include COPYING.
3918
3919         * COPYING: New file.
3920
3921         * automake.in (parse_arguments): Added --gnu and --gnits as
3922         synonyms.
3923         (initialize_global_constants): Ditto.
3924         (initialize_global_constants): Don't auto-distribute COPYING.LIB.
3925         (initialize_global_constants): Look for README first.
3926         (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
3927         ABOUT-GNU.
3928         (check_gnu_standards): Require file COPYING.
3929
3930         From François Pinard:
3931         * automake.in (file_contents): Comment out "warn"s.
3932         (usage): Use 4 columns.
3933         (USAGE_FORMAT): Ditto.
3934
3935         * texinfos.am (install-info): Look for info file relative to $$d.
3936
3937         * Makefile.am (cvs-dist): Suppress output of "grep".
3938
3939         * configure.in (VERSION): Version 0.28.
3940
3941         * automake.in (pretty_print_internal): Fix for Perl 4
3942         compatibility.
3943
3944         * configure.in (VERSION): Version 0.27.
3945
3946         * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
3947         invocation.
3948
3949         * automake.in (initialize_global_constants): Don't quote "@" in
3950         $install_man_format.
3951         (handle_merge_targets): use "@:" as empty command, not ":".
3952
3953 Tue Jan  2 23:33:24 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3954
3955         * texinfos.am (install-info): Look in $d for info files.  From
3956         François Pinard.
3957
3958         * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
3959
3960         * automake.in (read_am_file): Correctly deal with continued
3961         variable definitions.
3962
3963 Mon Jan  1 15:43:25 1996  Tom Tromey  <tromey@cambric.colorado.edu>
3964
3965         * automake.in (handle_merge_targets): 'check' target depends on
3966         'all'.
3967         (file_contents): Don't be so verbose.
3968         (read_am_file): Ditto.
3969         (read_am_file): Must use substr to check for trailing \.
3970         (am_install_var): Use push_phony_cleaners.
3971         (file_contents): Set $was_rule when assuming a rule is seen.
3972         (read_am_file): Ditto.
3973         (do_one_clean_target): Removed spurious newline.
3974
3975         Some changes from François Pinard:
3976         * Removed trailing whitespace from all '.am' files.
3977         * tags-subd.am (ID): Use &&, not ;.
3978         (TAGS): Ditto.
3979         * automake.in (parse_arguments): Removed useless message.
3980         (parse_arguments): Don't explicitly referenced STDERR.
3981         (require_argument): Ditto.
3982         (am_error): Ditto.
3983         (set_strictness): Ditto.
3984         (file_contents): Ditto.
3985         (read_am_file): Ditto.
3986         (generate_makefile): Style tweaks.
3987         (handle_programs): Ditto.
3988         (handle_libraries): Ditto.
3989         (handle_texinfo): Ditto.
3990         (handle_man_pages): Ditto.
3991         (handle_tags): Ditto.
3992         (handle_dist): Ditto.
3993         (handle_subdirs): Ditto.
3994         (handle_configure): Ditto.
3995         (handle_footer): Don't put newline before footer.am contents.
3996         (handle_merge_targets): Style tweaks.
3997         (do_one_clean_target): Ditto.
3998         (dirname): Ditto.
3999         (am_variable): Ditto.
4000         Defined some new constants.
4001         (generate_makefile): Don't call generate_header.
4002         (generate_header): Removed.
4003         (file_contents): Rewrote.
4004         (read_am_file): Rewrote.
4005
4006         * automake.in (generate_makefile): Handle phony target.
4007         (do_one_clean_target): Pretty-print dependencies.
4008         (handle_installdirs): Pretty-print rule.
4009
4010         * Makefile.am (maintainer-check): Made some commands silent.
4011
4012         * automake.in (initialize_global_constants): Don't install or
4013         uninstall cat'd man pages.
4014         (initialize_per_input): Added phony target.
4015         (push_phony_cleaners): New function.
4016         (get_object_extension): Handle phony targets.
4017         (handle_texinfo): Ditto.
4018         (handle_man_pages): Ditto.
4019         (handle_tags): Ditto.
4020         (handle_dist): Ditto.
4021         (handle_subdirs): Ditto.
4022         (handle_installdirs): Ditto.
4023         (handle_merge_targets): Ditto.
4024         (handle_clean): Ditto.
4025         (do_one_merge_target): Ditto.
4026         (am_install_var): Ditto.
4027         (handle_phony): New function.
4028         (generate_makefile): Call it.
4029         (pretty_print_internal): New function.
4030         (pretty_print_rule): Ditto.
4031
4032 Sun Dec 31 13:04:59 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4033
4034         * automake.in (initialize_global_constants): Don't print body of
4035         loop at make time.
4036
4037         Changes from François Pinard:
4038         * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
4039         (DEP_FILES): Put dependency files in $(srcdir).
4040         Look in $(srcdir) when including dependency files.
4041         ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
4042         (.deps/%.P): MKDEP includes all macro expansions.
4043         * dist-subd-top.am (dist): Get absolute path for distdir.  Don't
4044         be so verbose.
4045         * dist-subd.am (dist): Don't be so verbose.
4046         * dist.am (dist): Don't be so verbose.
4047
4048         * automake.in (do_one_clean_target): Remove config.status in
4049         maintainer-clean.  From Jim Meyering.
4050
4051         * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix.  From Jim
4052         Meyering.
4053
4054         * automake.in (handle_merge_targets): Add dummy command for empty
4055         install target.  From Jim Meyering.
4056
4057 Tue Dec 12 10:06:28 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4058
4059         * texinfos.am (uninstall-info): Bug fix.
4060
4061         * Makefile.am (maintainer-check): Error if ${...} used.
4062         * depend.am (DEP_FILES): Prefer $(...).
4063
4064         * scripts.am (install-@DIR@SCRIPTS): Only install script if it
4065         exists.
4066         * libraries.am (install-@DIR@LIBRARIES): Only install library if
4067         it exists.
4068         * programs.am (install-@DIR@PROGRAMS): Only install program if it
4069         exists.
4070
4071         * texinfos-vars.am (TEXFILES): Removed.
4072
4073         * Makefile.am (pkgdata_DATA): Removed libprograms.am.
4074
4075         * automake.in (do_one_merge_target): Never generate trailing
4076         whitespace.
4077         (pretty_print): New function.
4078         (handle_footer): Prettyprint definitions.
4079         (am_install_var): Ditto.
4080         (handle_source_transform): Ditto.
4081         (handle_dist): Ditto.
4082         (handle_libraries): Ditto.
4083         (read_am_file): Put comments nearer appropriate code.
4084
4085         * texi-clean.am (mostlyclean-info): Use continued lines, not
4086         multiple rm's.  From Jim Meyering.
4087
4088 Sun Dec 10 11:59:33 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4089
4090         * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
4091         mkinstalldirs, texinfo.tex to be installed.
4092         * automake.in (symlink_exists): New global.
4093         (install_missing): Ditto.
4094         (require_file): Install missing files if possible.
4095         (parse_arguments): Handle --install-missing option.
4096         (initialize_global_constants): Document --install-missing.
4097
4098         * Makefile.am (cvs-dist): Don't release unless NEWS updated.
4099         Ensure 'checks' pass before release.
4100         (maintainer-check): Renamed.  Look in $(srcdir) for sources.  From
4101         Franc,ois Pinard.
4102         (cvs-dist): Depend on maintainer-check instead of explicitly
4103         running check.
4104
4105         * configure.in (VERSION): Version 0.26.
4106
4107         * Makefile.am (check-local): Only look at [a-z]*.am.  Fixed sense
4108         of 'if' test.
4109
4110         * depend.am (DEP_FILES): Bug fix.
4111
4112         * automake.in (do_one_clean_target): Typo.
4113
4114         * Makefile.am (check-local): Run syntax check under Perl 4.
4115
4116         * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
4117         (handle_source_transform): Loop variable is now $_.  From Gor
4118
4119         * Makefile.am (check-local): Check for 'true' in source.
4120         * texinfos.am (install-info): Can't use "true" in any rule.
4121
4122 Sat Dec  9 10:16:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4123
4124         * Makefile.am (cvs-dist): New target.
4125
4126         * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
4127         failures.
4128
4129         * texinfos.am (install-info): Don't do install-info for now.
4130
4131         * clean.am (distclean-generic): Don't remove config.status here.
4132         * automake.in (do_one_clean_target): Remove config.status later,
4133         for 'make -j2'.  From Jim Meyering.
4134
4135 Fri Dec  8 16:30:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4136
4137         * configure.in (VERSION): Version 0.25.
4138
4139         * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
4140         (handle_configure): Check for AC_PROG_MAKE_SET.
4141
4142         * depend.am (DEP_FILES): Handle deANSIfication case.  From Jim
4143         Meyering.
4144
4145         * automake.in (am_install_var): Changed how 'clean' handled for
4146         uniform name targets.
4147         * Makefile.am (pkgdata_DATA): Added new files.
4148         * data-clean.am: New file.
4149         * scripts-clean.am: New file.
4150         * libraries-clean.am: New file.
4151         * programs-clean.am: New file.
4152
4153 Wed Dec  6 00:06:11 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4154
4155         * automake.in (am_install_var): Error if variable name
4156         "misspelled".
4157         (handle_source_transform): Automatically include .c file
4158         corresponding to .y or .l.
4159
4160 Tue Dec  5 00:46:14 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4161
4162         * programs.am: Changed for uniform naming scheme.
4163
4164         * automake.in (read_am_file): Allow '-' and '.' in target names.
4165         (generate_makefile): Don't pass arguments to handle_libraries.
4166         (initialize_per_input): Define @sources, @objects.
4167         (generate_makefile): Init @sources, @objects if needed.
4168         (handle_source_transform): Push onto @sources, @objects here.
4169         (am_install_var): Push primary onto @all, for configure-time
4170         customization.
4171         (handle_programs): Use new uniform naming scheme.
4172
4173         * Makefile.am (check-local): New target.
4174
4175         * automake.in (handle_libraries): Use uniform naming scheme.
4176
4177         * libraries.am: Rewrote for uniform naming scheme.
4178
4179         * scripts.am: Updated names of all clean targets.
4180
4181         * automake.in (handle_programs): Split on all whitespace.
4182         (handle_libraries): Ditto.
4183         (handle_texinfo): Ditto.
4184         (handle_man_pages): Ditto.
4185         (am_install_var): Changed return result.
4186         (am_install_var): Changed interface.
4187         (am_install_var): Push onto @clean@ if requested.
4188         (handle_scripts): Pass -clean to am_install_var.
4189
4190 Mon Dec  4 11:55:36 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4191
4192         * automake.in (am_install_var): Push target onto @all.
4193         (get_object_extension): Use $(...).
4194         (handle_source_transform): Ditto.
4195         (handle_programs): Ditto.
4196
4197         * automake.in (require_argument): New function.
4198         (parse_arguments): Use it.
4199         (push_dist_common): New function.
4200         (generate_makefile): Use it.
4201         (handle_texinfo): Ditto.
4202         (handle_dist): Ditto.
4203         (handle_configure): Ditto.
4204         (require_file): Ditto.
4205         (generate_makefile): Don't pass arguments to handle_scripts.
4206         (handle_configure): Require configure.in.
4207         (check_gnu_standards): New function.
4208         (check_gnits_standards): Ditto.
4209         (generate_makefile): Check standards.
4210
4211         * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
4212
4213         * automake.in (LENIENT, GNU, GNITS): New constants.
4214         (initialize_per_input): New function.
4215         (generate_makefile): Use it.
4216         (initialize_global_constants): Renamed from init_globals.
4217         (require_file): Added strictness argument.
4218         (parse_arguments): Added --strict option.
4219         (set_strictness): New function.
4220         (parse_arguments): use it.
4221         (initialize_global_constants): Document --strictness.
4222
4223         * automake.in: Use ${1+"$@"} to preserve quoting when running
4224         under sh.
4225
4226         * texinfos.am (install-info): Don't use "true".
4227         * tags.am (TAGS): Don't use "true".
4228
4229         * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
4230         remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
4231
4232         * program.am (@PROGRAM@): Use LINK macro.
4233         * compile.am (.c.o): Use COMPILE macro.
4234
4235         * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
4236         ${...}.
4237
4238         * subdirs.am (RECURSIVE): Removed macro.
4239
4240         * clean.am: Changed to not be so verbose.
4241
4242         * Makefile.am (pkgdata_DATA): Include texi-clean.am.
4243         * automake.in (handle_texinfo): Transform texi-clean and put into
4244         output rules.
4245         * texinfos-vars.am (TEXFILES): Removed.
4246         * texinfos.am: Removed 'clean' targets.
4247         * texi-clean.am: New file.
4248
4249         * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
4250
4251         * texinfos-vars.am (TEXFILES): Added *.op.
4252
4253         * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
4254         standards.
4255         * dist.am (dist): Use DISTFILES.
4256         * dist-subd.am (dist): Use DISTFILES.
4257         * dist-subd-top.am (dist): Use DISTFILES.
4258
4259 Sun Dec  3 00:24:08 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4260
4261         * Makefile.am (ETAGS_ARGS): Define.
4262
4263         * depend.am (.deps/.P): Use ":", not "echo timestamp".  From Jim
4264         Meyering.
4265
4266         * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
4267
4268         * automake.in (handle_scripts): Use am_install_var.
4269
4270         * scripts.am: Rewrote for new uniform naming scheme.
4271
4272         * Makefile.am (pkgdata_DATA): Removed libscripts.am.
4273
4274         * libscripts.am: Removed.
4275
4276         * packagedata.am: Removed.
4277
4278         * Makefile.am (PACKAGEDATA): Removed packagedata.am.
4279         (pkgdata_DATA): Renamed from PACKAGEDATA.
4280
4281         * automake.in (handle_data): Use am_install_var.
4282         (init_globals): Init %exec_dir_p.
4283
4284         * data.am: Rewrote for new uniform naming scheme.
4285
4286         * automake.in (get_object_extension): New function.
4287         (handle_programs): Use it.
4288         (dir_holds_sources): Changed interpretation.
4289         (handle_headers): New function.
4290         (am_install_var): New function.
4291         (generate_makefile): Call handle_headers.
4292
4293         * header-vars.am (pkgdatadir): New macro.
4294         (pkglibdir): Ditto.
4295         (pkgincludedir): Ditto.
4296
4297         * automake.in (handle_source_transform): New function.
4298         (am_error): New function.
4299         (generate_makefile): Use it.
4300         (handle_source_transform): Ditto.
4301         (handle_texinfo): Ditto.
4302         (handle_dependencies): Ditto.
4303         (handle_merge_targets): Ditto.
4304         (require_file): Ditto.
4305
4306 Sat Dec  2 21:39:56 1995  Tom Tromey  <tromey@cambric.colorado.edu>
4307
4308         * automake.in: Updated FSF address.  From Jim Meyering.
4309         * header-vars.am: Updated FSF address.
4310
4311         * distname.am: Removed.
4312
4313         * automake.in (file_contents): Strip "##" comments.
4314         * Various files: Added "##" comments for strange things.
4315
4316         * automake.in (handle_tags): Generate TAGS rule for every
4317         directory.
4318
4319         * subdirs.am (RECURSIVE): Include installcheck-recursive.
4320         * automake.in (installcheck): New variable.
4321         (generate_makefile): Initialize it.
4322         (handle_subdirs): Push 'installcheck-recursive'.
4323         (handle_merge_targets): Handle installcheck target.
4324
4325 Thu Nov 30 20:13:16 1995  Tom Tromey  <tromey@cambric>
4326
4327         * automake.in ($PACKAGE): Removed.
4328
4329         * header-vars.am (ALL): Removed.
4330
4331         * automake.in: Reworked 'all' target handling.
4332
4333         * automake.in (generate_makefile):
4334         Don't use AM_ forms in call to am_variable.
4335
4336         * automake.in: Changes for Perl 5, from Gord Matzigkeit
4337
4338         * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
4339
4340         * automake.in (handle_footer): Allow SUFFIXES variable.
4341
4342         * automake.in (am_variable): New function.
4343         (handle_texinfo): Use it.
4344         (generate_makefile): Use it.
4345
4346         * configure.in: Version 0.24.
4347
4348 Wed Nov 29 23:50:14 1995  Tom Tromey  <tromey@cambric>
4349
4350         * automake.in (handle_libraries):
4351         Generate blah_LIBADD defines if required.
4352
4353         * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
4354
4355         * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
4356
4357         * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
4358
4359         * configure.in: Version 0.23
4360
4361         * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
4362
4363         * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
4364
4365         * automake.in: New option --output-dir
4366
4367         * automake.in (handle_configure): Fixed typo.
4368
4369         * automake.in (handle_installdirs): Always make installdirs target.
4370
4371         * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
4372         uninstall-exec-recursive.  Added installdirs-recursive.
4373
4374         * automake.in (handle_installdirs): Handle installdirs-recursive.
4375         (handle_man_pages): 'all' depends on $(MANS)
4376
4377         * Makefile.am: Removed mans.am.
4378
4379         * automake.in: More man-related fixes
4380
4381         * automake.in: Bug fixes
4382
4383         * automake.in: Rewrote man page handling.
4384
4385         * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
4386
4387         * automake.in (handle_installdirs): New function.
4388         (@installdirs): New global.
4389         Many changes to deal with installdirs.
4390
4391         * clean.am (clean-generic): Always supply 'else' clause to 'if'
4392
4393         * automake.in (generate_header): Don't use header.am.
4394         (handle_dist): Don't use dist-subd-vars.am.
4395
4396         * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
4397
4398         * Makefile.am (DISTCLEANFILES): Removed.
4399
4400         * clean.am (clean-generic): Bug fix.
4401
4402         * clean.am (clean-generic): Only remove CLEANFILES if nonempty
4403
4404         * texi-version.am (clean-vti): No such macro as VTI
4405
4406 Tue Nov 28 19:56:07 1995  Tom Tromey  <tromey@cambric>
4407
4408         * automake.in: Bug fix for maintainer-clean
4409
4410         * automake.in (do_one_clean_target):
4411         Print special text in maintainer-clean.
4412         (handle_clean): Always include clean.am
4413
4414         * clean.am: Use -generic clean targets.
4415
4416         * compile.am: Added clean targets.
4417
4418         * configure.in: Version 0.22.
4419
4420         * automake.in (handle_dependencies):
4421         Put trailing newline after all deps.
4422
4423         * automake.in (handle_dependencies): Another dependency bug fix.
4424
4425         * automake.in (handle_dependencies):
4426         Bug fix when including dependencies.
4427
4428         * automake.in (handle_configure):
4429         Verify existence of install-sh, mkinstalldirs
4430
4431         * automake.in (handle_texinfo): Include stamp-vti in distribution
4432
4433         * dist-subd-vars.am, dist-vars.am (DIST_FILES):
4434         Include DATA, PACKAGEDATA.
4435
4436         * Makefile.am: Nothing
4437
4438         * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
4439
4440         * automake.in (handle_texinfo): Typo
4441
4442         * automake.in: If script ends up in shell, feed to perl
4443
4444         * automake.in: Rewrote 'clean' rules.
4445         Documentation made and installed first.
4446         'all' depends on 'info'
4447
4448 Mon Nov 27 23:57:29 1995  Tom Tromey  <tromey@cambric>
4449
4450         * configure.in, Makefile.am: Turned off internationalization.
4451
4452         * clean-kr.am: Rewrote for new clean scheme.
4453
4454         * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
4455
4456         * Makefile.am (PACKAGEDATA): Include tags-clean.am
4457
4458         * subdirs.am: Removed bogus local clean targets
4459
4460         * tags-clean.am: Initial revision
4461
4462         * texi-version.am: Added clean targets
4463
4464         * texinfos.am: Fixes to clean targets.
4465
4466         * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
4467         Added clean targets
4468
4469         * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
4470
4471         * automake.in: Completely revamped automatic de-ANSI-fication
4472
4473         * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
4474
4475         * compile-vars.am (LINK): New macro
4476
4477         * kr-vars.am: Trailing blank line
4478
4479         * compile-kr.am: Rewrote
4480
4481         * compile-vars.am (COMPILE): New macro
4482
4483         * compile-vars.am (ANSI2KNR): Removed
4484
4485         * Makefile.am (PACKAGEDATA): Removed all sed scripts.  Added kr-vars.am
4486
4487         * kr-vars.am: Initial revision
4488
4489         * automake.in (require_file): New function.
4490         (handle_texinfo): Require 'mdate-sh'
4491         (common_sometimes): New variable
4492         (usage): Use it.
4493
4494         * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
4495
4496         * mdate-sh: Initial revision
4497
4498         * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
4499
4500         * automake.in (generate_makefile):
4501         Put Makefile.in, Makefile.am in @dist_common
4502         (handle_configure): Use @dist_common as appropriate
4503
4504         * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
4505
4506         * configure.in: Abort if perl not found
4507
4508         * configure.in: Look for perl
4509
4510         * automake.in: Reimplemented in Perl
4511
4512         * automake.in: Fixlet
4513
4514 Sun Nov 26 08:09:30 1995  Tom Tromey  <tromey@cambric>
4515
4516         * automake.in: Always print ".SUFFIXES:" rule.
4517
4518         * automake.in: Distribution config.h.in if required
4519
4520         * automake.in: Bug fix when including texi-version.am
4521
4522         * automake.in: Bug fix when looking for .texi file in $am_reldir
4523
4524         * depend.am: Comment fix
4525
4526         * automake.in: Look for .texi file in $am_reldir
4527
4528         * automake.in: Fixlet
4529
4530         * automake.in: Blank line after targets from user's Makefile.am
4531
4532         * automake.in: Move footer items to actual footer
4533
4534         * automake.in: Include stamp-h.in in DIST_COMMON if necessary
4535
4536         * automake.in (common):
4537         Don't include acconfig.h, config.h.top, config.h.bot
4538
4539         * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
4540
4541         * Makefile.am (CONFIG_H): Define
4542
4543         * acconfig.h: Initial revision
4544
4545         * configure.in: Use AC_CONFIG_HEADER.
4546
4547         * automake.in: Put blah_TEXINFOS into DIST_COMMON
4548
4549         * automake.in: .info file explicitly depends on primary .texi file
4550
4551         * texinfos.am (install-info): Always supply 'else' clause to 'if'
4552
4553         * tags.am (TAGS): Always supply 'else' clause to 'if'
4554
4555         * subdirs.am (.NOEXPORT): Removed (now in footer.am)
4556
4557         * automake.in: Always include footer.am in output
4558
4559         * mans.am (install-man): Always supply 'else' clause to 'if'
4560
4561         * automake.in: More version.texi fixes
4562
4563         * automake.in: Only do version.texi processing if requested.
4564
4565         * automake.in: Minor internationalization fixes.
4566         Subshell can now exit with nonzero status.
4567         Fixed up .texi handling; now uses texi-version.am
4568         Make sure '.c' and '.o' are in .SUFFIXES if required.
4569
4570         * Makefile.am (PACKAGEDATA): Include texi-version.am
4571         (stamp-vti, version.texi): Removed
4572         (TEXINFOS): Don't reference version.texi
4573
4574         * texi-version.am: Initial revision
4575
4576         * dist.am, dist-subd-top.am (dist):
4577         [DIST_SUBDIRS] Follow symlinks when copying.
4578
4579         * dist-subd-top.am (dist): Removed unneeded subdir= option to make
4580
4581 Sat Nov 25 23:23:39 1995  Tom Tromey  <tromey@cambric>
4582
4583         * automake.in: Added --amdir option
4584
4585         * Makefile.am, configure.in: Turned on internationalization
4586
4587         * Makefile.am: Set EDITION
4588
4589         * configure.in: Version 0.21
4590
4591         * tags.am, tags-subd.am: Don't use double-colon rules
4592
4593         * automake.in: Redid install-data, install-exec, uninstall handling
4594
4595         * configure.in: Turn off i18n
4596
4597 Fri Nov 24 23:51:37 1995  Tom Tromey  <tromey@cambric>
4598
4599         * automake.in (common): Remove NLS
4600
4601         * automake.in (common): Include ABOUT-NLS.
4602
4603         * automake.in: Test for install-sh and mkinstalldirs
4604
4605         * automake.in: Blank line after OBJECTS= line
4606
4607         * automake.in: Start subshell in loop after check for Makefile.am
4608
4609         * automake.in: --use-deps now the default
4610
4611         * automake.in (am_dir): Don't apply transform to install directory name
4612
4613         * packagedata.am: Don't apply transform to install directory name
4614
4615         * Makefile.am (SUBDIRS): Hold off on internationalization
4616
4617 Thu Nov 23 18:02:38 1995  Tom Tromey  <tromey@cambric>
4618
4619         * automake.in:
4620         Write 'SOURCES =' line after copying Makefile.am variables
4621
4622         * automake.in: Fixed bug in "--" option processing
4623
4624         * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
4625
4626         * Makefile.am (DIST_OTHER): Include gettext-sh
4627
4628         * Makefile.am (SUBDIRS): Define
4629
4630         * configure.in: Include internationalization bits
4631
4632         * automake.in: Many changes to avoid double-colon rules.
4633
4634         * subdirs.am: ($(RECURSIVE)): Print name of target actually used
4635
4636         * subdirs.am: Removed "::" rules
4637
4638         * header.am: Removed install, uninstall
4639
4640         * header.am: Added install, uninstall targets
4641
4642         * hack-make.sed: Rewrite targets like "all-local" to "all_local"
4643
4644         * header.am, libraries.am, mans.am, texinfos.am, footer.am:
4645         Removed "::" rules
4646
4647         * Makefile.am (PACKAGEDATA): Include libscripts.am
4648
4649         * libprograms.am: Don't install libscripts here
4650
4651         * libscripts.am: Initial revision
4652
4653         * scripts.am, programs.am, libprograms.am: Removed "::" rules
4654
4655         * automake.in (am_dir): Run package name through name transform.
4656
4657         * automake.in: Don't use packagedata.sed or data.sed
4658
4659         * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed.  Added
4660         packagedata.am
4661
4662         * data.am: No longer run through sed
4663
4664         * packagedata.am: Initial revision
4665
4666 Wed Nov 22 22:31:02 1995  Tom Tromey  <tromey@cambric>
4667
4668         * automake.in: No blank line after Usage
4669
4670         * automake.in: Removed "NLS nuisances" section.
4671         Now uniformly uses $echo for user-visible messages (in advance of
4672         internationalization)
4673
4674         * subdirs.am (maintainer-clean): Don't use realclean-local
4675
4676         * Makefile.am: Use PACKAGEDATA, not custom code
4677
4678         * data.am: Use @LONG@, not $(@LONG@)
4679
4680         * automake.in: Handle DATA and PACKAGEDATA
4681
4682         * packagedata.sed: Initial revision
4683
4684         * data.am: Use @DIR@, not $(@DIR@)
4685
4686         * data.sed: Use $(datadir), not datadir
4687
4688         * data.sed: Initial revision
4689
4690         * data.am: Wrote uninstall targets
4691
4692         * data.am: Initial revision
4693
4694         * dist-subd.am (dist): Don't link a file that has already been linked
4695
4696         * dist-subd-top.am, dist.am (dist):
4697         Run `automake --include-deps' before making distribution
4698
4699         * automake.in: More dependency-tracking bug fixes
4700
4701         * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
4702
4703         * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
4704
4705         * tags-subd.am, tags.am: Added trailing blank line
4706
4707         * depend.am: Use ".P", not "empty.P", as placeholder.
4708
4709         * automake.in: Only include depend.am if SOURCES not empty
4710
4711         * automake.in: Added --use-deps and --include-deps options.
4712         Handle auto-generating dependencies.
4713
4714         * Makefile.am (am_DATA): Include depend.am
4715
4716         * depend.am: Initial revision
4717
4718         * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
4719
4720         * automake.in: Put blank line after .SUFFIXES
4721
4722         * scripts.am: Added blank line at end
4723
4724         * scripts.am: Removed unnecessary comment
4725
4726         * scripts.am: Removed unnecessary workarounds
4727
4728         * automake.in: Don't include programs.am if PROGRAMS empty
4729
4730         * header-vars.am (INSTALL_SCRIPT): Typo
4731
4732         * texinfos.am, compile-kr.am: Don't include .SUFFIXES
4733
4734         * automake.in: Handle .SUFFIXES here.
4735
4736         * configure.in: Use fp_PROG_INSTALL
4737
4738         * header-vars.am: Changes for autoconf 2.5.
4739         Now includes INSTALL_SCRIPTS.
4740
4741         * texinfos.am (install-info): Bug fix
4742
4743         * automake.in:
4744         Include scripts.am or libscripts.am in output if appropriate
4745
4746         * programs.am (install-programs, uninstall-programs):
4747         Don't install SCRIPTS
4748
4749         * Makefile.am (am_DATA): Include scripts.am
4750
4751         * scripts.am: Initial revision
4752
4753 Tue Nov 21 09:11:38 1995  Tom Tromey  <tromey@cambric>
4754
4755         * automake.in:
4756         Cleaned up how "prog_SOURCES" variable is found in input.
4757         Ditto prog_OBJECTS.
4758         Put static sed scripts into separate, installed files.
4759
4760         * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
4761
4762         * hack-make.sed, nl-remove.sed: Initial revision
4763
4764         * texinfos.am (install-info): Rewrote
4765
4766         * subdirs.am (all-recursive): Put with other -recursive rules
4767
4768         * configure.in: Version 0.20
4769
4770         * automake.in: Another bug fix
4771
4772         * automake.in: Bug fix when looking for texinfo.tex
4773
4774         * texinfo.tex: Initial revision
4775
4776         * automake.in:
4777         If TEXINFOS defined but texinfo.tex does not exist, give warning.
4778
4779         * subdirs.am (all): Renamed from _all.  Now uses all-recursive
4780         (all-recursive): Don't fail immediately if -k specified.
4781
4782 Mon Nov 20 22:48:03 1995  Tom Tromey  <tromey@cambric>
4783
4784         * subdirs.am (_all):
4785         New target.  Now use Jim Meyering's formulation of AIX
4786         workaround.
4787         (install-exec, install-data): New targets
4788
4789 Sat Nov 18 19:07:30 1995  Tom Tromey  <tromey@cambric>
4790
4791         * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
4792
4793         * automake.in: Use @datadir@
4794
4795         * automake.in: Added @configure_input@ line
4796
4797 Fri Nov 17 23:32:43 1995  Tom Tromey  <tromey@cambric>
4798
4799         * automake.in: "--help" option now prints auto-recognized file names.
4800         Allow AM_ overriding of more variables.
4801
4802         * texinfos.am (install-info):
4803         Don't cd to srcdir to avoid breaking install-sh
4804         Other bug fixes
4805
4806         * Makefile.am: Handle automake.texi
4807
4808 Thu Nov 16 18:43:43 1995  Tom Tromey  <tromey@cambric>
4809
4810         * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
4811
4812         * tags.am (TAGS): bug fix
4813
4814         * automake.in: Use am_dir, not AM_DIR.
4815         Use version, not VERSION.
4816         Bug fix in TAGS code.
4817
4818         * Makefile.am (am_DATA): Include tags.am and tags-subd.am
4819
4820         * subdirs.am: TAGS target now in tags.am
4821
4822         * footer.am: TAGS and ID targets now in tags-subd.am
4823
4824         * tags-subd.am, tags.am: Initial revision
4825
4826         * automake.in: Cleaned up AM_PROGRAM code.
4827         Handle TAGS target better
4828
4829         * remake.am, remake-subd.am (Makefile.in): Bug fix.
4830
4831         * automake.in (usage): Updated
4832
4833         * remake-subd.am, remake.am:
4834         Added rule where Makefile.in depends on Makefile.am
4835
4836         * automake.in: Entire body of 'for' loop now in subshell
4837
4838         * automake.in (common): config.guess and config.sub are common files.
4839
4840         * dist-subd-top.am, dist.am (dist): Bug fix.
4841
4842         * Makefile.am (DIST_OTHER): Don't include TODO
4843
4844         * automake.in: Auto-include TODO and THANKS files.
4845
4846         * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
4847
4848         * automake.in: More bug fixes in "look for Makefile.am" code.
4849
4850         * automake.in: Bug fix in "look for Makefile.am" code.
4851
4852         * automake.in:
4853         If no arguments given, look for all Makefile.am's in this
4854         directory and in immediate subdirs
4855
4856         * automake.in: Bug fixes for LDADD-override feature.
4857
4858         * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
4859
4860         * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
4861
4862         * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
4863
4864         * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
4865
4866 Wed Nov 15 01:54:43 1995  Tom Tromey  <tromey@cambric>
4867
4868         * automake.in: No longer look for _SOURCES or _OBJECTS
4869
4870         * header-vars.am:
4871         Remove "automatically created" header (now in automake).
4872         Updated copyright.
4873
4874         * automake.in: Put version info in Makefile header
4875
4876 Tue Nov 14 23:38:17 1995  Tom Tromey  <tromey@cambric>
4877
4878         * automake.in: Minor cleanups
4879
4880         * dist-subd-top.am, dist.am (dist):
4881         Don't link or copy file if it already exists.
4882
4883         * automake.in:
4884         Look for _SOURCES (common sources) and generate _OBJECTS.
4885
4886         * footer.am (ID, TAGS): Include HEADERS
4887
4888         * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
4889
4890 Mon Nov 13 22:20:02 1995  Tom Tromey  <tromey@cambric>
4891
4892         * dist-subd.am (distdir): Is relative to ".."
4893
4894         * dist-subd-vars.am (PACKAGE, VERSION): Define
4895
4896         * dist-subd.am (dist): Don't handle DIST_DIRS.
4897
4898         * mans.am (uninstall-man): Another bug fix.
4899
4900         * mans.am (uninstall-man): Bug fix.
4901
4902         * dist.am, dist-subd-top.am (dist): Bug fix
4903
4904         * Makefile.am (DIST_SUBDIRS): New macro
4905
4906         * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
4907
4908         * Makefile.am (DIST_OTHER): Include automake.in
4909
4910         * Makefile.am (DISTCLEANFILES): New macro.
4911
4912         * automake.in (common): Include COPYING.LIB
4913
4914         * Makefile.am (automake): New rule.
4915
4916         * texinfos.am (install-info): Changed per GNU standards
4917
4918         * remake-hdr.am (stamp-h.in):
4919         Use "touch", not "date", per GNU standards.
4920
4921         * automake.in (common): Include texinfo.tex
4922
4923 Sun Nov 12 23:59:08 1995  Tom Tromey  <tromey@cambric>
4924
4925         * automake.in: More fixes when finding common files.
4926
4927         * Makefile.am (DIST_OTHER): Another removal.
4928
4929         * automake.in: Special-case when amdir=.
4930
4931         * Makefile.am (DIST_OTHER): Removed auto-detected files.
4932
4933         * automake.in:
4934         Search for commonly-used files and auto-include them in distribution
4935
4936         * dist-vars.am (DIST_FILES): Include DIST_COMMON.
4937         (DIST_CONF): Removed files searched for by automake.
4938
4939         * automake.in: More arg-parsing bug fixes.
4940
4941         * Makefile.am (DIST_OTHER): Include install-sh
4942
4943         * Makefile.am (DIST_OTHER): Don't include auto-included files.
4944
4945         * automake.in: Bug fixes to argument parsing code.
4946
4947         * automake.in: Handle --version and --help.
4948         NLS stuff from autoconf.
4949
4950         * Makefile.am (amdatadir): Fixed typo.
4951         (install): Make install directories
4952
4953         * Makefile.am: Use "install::", not "install:"
4954
4955         * install-sh, mkinstalldirs: Initial revision
4956
4957         * configure.in: Use AC_PROG_INSTALL
4958
4959         * automake.in: Set AM_DIR based on configure results.
4960
4961         * Makefile.am (install): New target.
4962         (amdatadir): New variable.
4963
4964         * automake.in: Use "#! /", not "#!/".
4965
4966         * Makefile.am, configure.in: Initial revision
4967
4968         * automake.in: Renamed from "automake".
4969         Set VERSION.
4970
4971         * dist.am (PACKAGE, VERSION): Now in dist-vars.am
4972
4973         * automake.in: Insert remake-subd.am if appropriate.
4974
4975         * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
4976
4977         * automake.in: Handle ALLPROGRAMS variable.
4978
4979         * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
4980
4981         * automake.in: Fixlet when printing "subdir=DIR"
4982
4983         * automake.in: Put "subdir=DIR" into subdir Makefile
4984
4985         * automake.in: Don't refer to distname.am.
4986         Only put footer.am in subdir Makefiles.
4987
4988         * subdirs.am (id, ID): New target.
4989         (.NOEXPORT): Copied from footers.am.
4990
4991         * subdirs.am (TAGS): Bug fixes.
4992
4993         * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
4994
4995         * subdirs.am (maintainer-clean-local): Remove TAGS
4996
4997         * subdirs.am (TAGS): Make tags file that includes all subdir tags files
4998
4999         * subdirs.am: Use maintainer-clean, per GNU standards
5000
5001         * dist-subd-top.am: Some variables defined in dist-vars.am
5002
5003         * dist-vars.am (PACKAGE, VERSION):
5004         New variables, initialized by configure
5005
5006         * footer.am (id, ID): New targets
5007         (TAGS): Put TAGS file in build, not source, directory
5008
5009         * remake-subd.am (Makefile): Don't assume subdir is 'src'
5010
5011         * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
5012
5013         * dist-subd.am: Changed to conform to new top-level dist target.
5014
5015         * dist-subd-top.am:
5016         Changed to assume PACKAGE and VERSION are set by configure.
5017
5018         * clean-kr.am, clean.am (maintainer-clean):
5019         Updated rules per GNU standards.
5020
5021         * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
5022
5023 Sat Nov  5 14:39:50 1994  djm  <djm@cambric>
5024
5025         * automake.in, texinfos.am: kludge for multiple-part info files
5026
5027 Thu Nov  3 13:33:44 1994  djm  <djm@cambric>
5028
5029         * clean.am, clean-kr.am: remove INFOS
5030
5031 Wed Nov  2 06:15:42 1994  djm  <djm@cambric>
5032
5033         * texinfos.am: add path
5034
5035         * remake.am, remake-hdr.am: account for VPATH limitations
5036
5037 Mon Oct 24 23:01:59 1994  djm  <djm@cambric>
5038
5039         * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
5040         handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
5041
5042 Sun Oct 23 01:50:41 1994  djm  <djm@cambric>
5043
5044         * texinfos.am: install-info depends on info files
5045
5046         * dist-subd-vars.am, dist-vars.am: distrib info files
5047
5048 Sun Oct  2 02:03:06 1994  djm  <djm@cambric>
5049
5050         * clean-kr.am, clean.am: fix up distclean
5051
5052         * subdirs.am: fix typo
5053
5054         * clean.am: do more in distclean
5055
5056 Sat Oct  1 23:52:51 1994  djm  <djm@cambric>
5057
5058         * libraries.am: make install depend on all
5059
5060         * automake.in: fix typo
5061
5062 Wed Sep 28 21:15:26 1994  djm  <djm@cambric>
5063
5064         * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
5065
5066         * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
5067
5068         * dist-subd-top.am: Initial revision
5069
5070         * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
5071         centralize prefix var setting
5072
5073         * header-vars.am: set all the std vars based on prefix
5074
5075 Tue Sep 27 01:32:22 1994  djm  <djm@cambric>
5076
5077         * automake.in: don't add kr stuff if not needed
5078
5079         * dist-vars.am: add config vars to dist
5080
5081 Mon Sep 26 23:09:09 1994  djm  <djm@cambric>
5082
5083         * program.am: add LDADD
5084
5085         * compile-vars.am: remove LDADD from LDFLAGS
5086
5087         * clean.am: move knr stuff to another file
5088
5089         * automake.in: use different clean file for ansi2knr
5090
5091         * clean-kr.am: Initial revision
5092
5093 Thu Sep 22 03:45:02 1994  djm  <djm@cambric>
5094
5095         * automake.in, dist-subd.am, dist.am: fix rules and dist
5096
5097 Tue Sep 20 21:29:40 1994  djm  <djm@cambric>
5098
5099         * compile.am, automake.in: split out knr
5100
5101         * compile-kr.am: Initial revision
5102
5103         * libprograms.am: fix typo
5104
5105         * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
5106         make libprograms work
5107
5108         * libprograms.am: Initial revision
5109
5110         * automake.in, compile.am, header-vars.am: fix little bugs
5111
5112         * compile.am: allow parallel K&R
5113
5114         * clean.am: remove kerb temps
5115
5116         * automake.in: fix recognizing start of rules
5117
5118         * dist-subd.am, dist.am: fix dist
5119
5120         * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
5121
5122 Mon Sep 19 23:39:21 1994  djm  <djm@cambric>
5123
5124         * automake.in: works on m4 too
5125
5126         * automake.in, mans.am: works on fileutils
5127
5128         * 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:
5129         works on fileutils except for all
5130
5131         * automake.in: vars thing
5132
5133         * header-vars.am: Initial revision
5134
5135         * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
5136         entered into RCS
5137
5138         * compile-vars.am: Initial revision
5139
5140         * automake.in: many improvements
5141
5142         * footer.am: Initial revision
5143
5144         * dist.am: remove distname
5145
5146         * automake.in: namespace cleanup
5147
5148         * distname.am: Initial revision
5149
5150         * 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:
5151         might work
5152
5153         * 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:
5154         Initial revision
5155