libtool patches from Gord
[platform/upstream/automake.git] / ChangeLog
1 Tue Mar 18 17:20:03 1997  Tom Tromey  <tromey@cygnus.com>
2
3         * automake.in (target_defined): New sub.
4         (handle_footer): Error if target .SUFFIXES used.
5
6 Sun Mar 16 14:33:41 1997  Tom Tromey  <tromey@cygnus.com>
7
8         * automake.in (handle_lib_objects): Set seen_c_source to line
9         number.
10         (handle_yacc_lex_cxx): Use seen_c_source as line number.
11         (am_line_error): Line of -1 means skip line-number check.
12
13         * automake.in (read_am_file): Change to keep perl -w quiet.
14         (check_typos): Removed extra check of EXTRA_ containing config
15         subs.
16
17 Mon Mar 10 23:17:19 1997  Tom Tromey  <tromey@cygnus.com>
18
19         * remake-hdr.am (stamp-h): Set CONFIG_HEADERS to
20         $(CONFIG_HEADER_FULL).
21         * automake.in (handle_configure): Define CONFIG_HEADER_FULL.
22
23         * automake.in (handle_lib_objects): Set seen_c_source as
24         appropriate.  From Alexander V. Lukyanov.  Test cxxlibobj.test.
25
26 Sat Mar  8 22:54:35 1997  Tom Tromey  <tromey@cygnus.com>
27
28         * texinfo.tex: New version.
29
30         * automake.in (handle_emacs_lisp): If EMACS is `no', then we
31         couldn't find an Emacs.  So don't bother running elisp-comp.  From
32         Ulrich Drepper.
33
34         * automake.in (handle_texinfo): Added .tr and .cv to list of
35         texinfo clean extensions.  From Karl Berry.
36
37 Fri Feb 28 22:14:53 1997  Tom Tromey  <tromey@cygnus.com>
38
39         * Makefile.am: Make sure we never use "undef".
40
41         * automake.in (usage): Changed bug-reporting address.
42         (handle_dist): Use undef, not delete.
43
44 Wed Feb 26 08:41:11 1997  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
45
46         * automake.in (%obsolete_macros): Reintroduce, with hints for what
47         to do to upgrade the support.
48
49         * automake.in, ltlib-clean.am, ltlib.am, ltlibrary.am: Revamped
50         libtool support to use the _LTLIBRARIES primary.
51
52 Wed Feb 26 00:20:39 1997  Tom Tromey  <tromey@cygnus.com>
53
54         * automake.in (handle_tags): In default case, add @tags_deps to
55         dependencies of tags target.
56
57 Tue Feb 25 23:46:29 1997  Tom Tromey  <tromey@cygnus.com>
58
59         * automake.in (handle_tests): If a test failed, then make should
60         fail.  From Jim Meyering.
61
62 Mon Feb 24 19:02:21 1997  Tom Tromey  <tromey@cygnus.com>
63
64         * texi-vers.am (@VTEXI@): Copy stamp file into output.
65
66 Sun Feb 23 00:10:36 1997  Tom Tromey  <tromey@cygnus.com>
67
68         * automake.in (handle_programs): Give correct error line for lex
69         error.
70         (am_line_error): Avoid uninitialized value errors from perl -w.
71
72         * aclocal.in (scan_m4_files): Fixed perl -w warning.
73
74         * texinfos.am (.texi, .texinfo): New targets.
75
76         * automake.in (scan_texinfo_file): Renamed.
77         (handle_texinfo): Handle files without ".info" extension.
78
79         * automake.in (handle_subdirs): Error if directory contains "/".
80         (handle_yacc_lex_cxx): Quoting fix.
81         (handle_single_transform_list): Use transformed (non-ansi) version
82         of $obj instead of explicit ".o".  From Gord Matzigkeit.
83
84         * m4/sanity.m4: Pass -L to ls if possible.
85
86 Sat Feb 22 15:22:31 1997  Tom Tromey  <tromey@cygnus.com>
87
88         * dist-vars.am (DISTFILES): Don't distribute MANS.
89
90         * automake.in (handle_dist): Use define_variable to define TAR,
91         GZIP.
92         (handle_dist): Pass GZIP in environment to tar.
93         (initialize_global_constants): Likewise.
94
95         From Kaveh Ghazi:
96         * m4/protos.m4: Don't put any dependencies on AC_C_INLINE or
97         AC_C_CONST.
98         * m4/ccstdc.m4: Force AM_PROG_CC_STDC to come before AC_C_INLINE
99         or AC_C_CONST.
100
101 Fri Feb 21 00:39:17 1997  Tom Tromey  <tromey@cygnus.com>
102
103         From The Crimson Binome:
104         * automake.in (handle_yacc_lex_cxx): Handle C++ yacc/lex source.
105         (output_yacc_build_rule): New sub for C++ yacc/lex.
106
107         * automake.in (my_glob): New sub.
108         (handle_dependencies): Use my_glob.
109         (handle_aclocal_m4): Scan ACLOCAL_AMFLAGS for dependencies.
110
111         * ltlibs.am, lisp.am, libs.am, header.am, data.am, progs.am,
112         scripts.am, texinfos.am: Add leading space to echo.
113
114         * automake.in (handle_texinfo): Added .tps and .vrs to list of TeX
115         endings.  From Jim Blandy.
116         (install_man_format): Make rule silent; instead print actual
117         command.
118
119 Tue Feb  4 18:29:42 1997  Tom Tromey  <tromey@cygnus.com>
120
121         * dist-vars.am (TAR): Removed.
122         * automake.in (TAR): New variable.
123         (handle_dist): Explicitly define TAR.
124         * configure.in: Compute TAR.
125
126         * automake.in (handle_lib_objects): Put @ALLOCA@ on @dep_list, not
127         @dep_files.
128         (AC_SUBST_PATTERN): Typo fix.
129         (handle_aclocal_m4): Use ACLOCAL_AMFLAGS.
130         (handle_clean): Put -recursive target before -am target.
131         (handle_merge_targets): Put basename of $config_name on @all.
132         Test confsub.test.  From Ramón García Fernández.
133
134 Tue Jan 28 22:19:04 1997  Tom Tromey  <tromey@cygnus.com>
135
136         * automake.in (initialize_global_constants): Put libtoolize files
137         into @common_files, not @common_sometimes.  From Gord Matzigkeit.
138
139 Sun Jan 26 17:46:08 1997  Tom Tromey  <tromey@cygnus.com>
140
141         * texinfos.am (.texi.info): If --cygnus, set -I $(srcdir).  From
142         Per Bothner.
143
144 Sun Jan 12 18:28:16 1997  Fred Fish  (fnf@ninemoons.com)
145
146         * automake.in: Use 'interlock' and 'ylwrap' from source
147         directory or aux config directory, not build directory.
148
149 Tue Jan  7 18:35:10 1997  Tom Tromey  <tromey@cygnus.com>
150
151         * aclocal.in (parse_arguments): Handle -I.
152         (usage): Ditto.
153         (scan_m4_files): Ditto.
154
155         * automake.in (handle_single_transform_list): Don't give error
156         message if extension unrecognized.
157
158 Tue Dec 17 11:18:20 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
159
160         * m4/header.m4 (AM_CONFIG_HEADER): Check for $CONFIG_HEADERS, not
161         $CONFIG_HEADER.
162
163 Tue Jan  7 17:59:26 1997  Tom Tromey  <tromey@cygnus.com>
164
165         * automake.in (scan_one_configure_file): AM_INIT_GUILE_MODULE runs
166         AM_PROG_INSTALL, not AC_PROG_INSTALL.  From Jim Blandy.
167         (handle_texinfo): Handle no-texinfo.tex option.
168         (handle_options): Ditto.
169
170 Thu Jan  2 14:16:17 1997  Tom Tromey  <tromey@cygnus.com>
171
172         * automake.in (am_install_var): Ignore EXTRA libtool libraries.
173         From Marius Vollmer.
174
175 Wed Dec 18 15:27:09 1996  Tom Tromey  <tromey@cygnus.com>
176
177         * automake.in (read_am_file): Sort configure_vars before adding to
178         output_vars.
179         (handle_yacc_lex_cxx): Sort de_ansi_objects.
180         (handle_man_pages): Sort %section keys.
181
182 Tue Dec 10 00:41:17 1996  Tom Tromey  <tromey@cygnus.com>
183
184         * automake.in (AC_SUBST_PATTERN): Check for alphanumeric variable
185         names only.  Test subst.test.
186         (scan_one_configure_file): Skip AC_DEFUN lines.  Test
187         defun2.test.
188
189 Mon Dec  9 08:18:42 1996  Tom Tromey  <tromey@cygnus.com>
190
191         * automake.in (file_contents_with_transform): Use ne, not !=, to
192         compare strings.  Compare against correct string.  From Jim
193         Meyering.
194         (handle_texinfo): Use rm -f to remove info files.  From Gord
195         Matzigkeit.
196
197         * Released 1.1l.
198
199         * automake.in (handle_texinfo): Put .ps on @suffixes.
200
201 Sun Dec  8 12:29:52 1996  Tom Tromey  <tromey@cygnus.com>
202
203         * automake.in (am_install_var): Directory with 'exec' in its name
204         is installed by install-exec.
205
206         * subdirs.am (maintainer-clean-recursive): Make commands quiet.
207         * texinfos.am: Make commands quiet.
208         * scripts.am: Make commands quiet.
209         * progs.am: Make commands quiet.
210         * ltlibs.am: Make comamnds quiet.
211         * lisp.am: Make commands quiet.
212         * libs.am: Make commands quiet.
213         * header.am: Make commands quiet.
214         * data.am: Make commands quiet.
215
216         * automake.in (variable_value_as_list): Handle := substitution
217         references.
218         (am_conf_line_error): Take file argument.  Changed all callers.
219         (scan_one_configure_file): Skip config header of [$1].
220         (scan_dependency_file): Don't add top_builddir to regex if it is
221         ".".  Don't include top_builddir in output if it is ".".
222         (scan_one_configure_file): Skip version of [$2].
223
224 Sat Dec  7 11:34:39 1996  Tom Tromey  <tromey@cygnus.com>
225
226         * automake.in (scan_one_configure_file): New sub.
227         (scan_configure): Scan aclocal.m4 as well as configure.in.
228         (handle_configure): Makefile.in now depends on $(ACLOCAL), because
229         automake scans it.
230
231         * automake.in (handle_configure): Put full path to file onto
232         @rewritten_inputs.  Test output4.test.
233
234         * automake.in (handle_configure): Put proper name onto @inputs.
235         Test output3.test.
236
237         * automake.in (handle_configure): Pass correct args to automake
238         invocations.  Test remake2.test.
239
240         * automake.in (handle_configure): Check dirname of $file, not of
241         $local.  Test output2.test.
242
243         * automake.in (handle_dependencies): Added some missing ";"s in
244         transforms.
245         (get_object_extension): Ditto.
246         (handle_tags): Ditto.
247         (handle_tests): Ditto.
248         (read_am_file): Ditto.
249         (am_install_var): Ditto.
250         (file_contents_with_transform): Die if transform missing trailing
251         ";".
252
253         * automake.in (am_install_var): Quote $ in regexp substitution.
254         From Ulrich Drepper.
255
256 Fri Dec  6 18:54:10 1996  Tom Tromey  <tromey@cygnus.com>
257
258         * automake.in (handle_configure): Require actual input files, not
259         rewritten input files.  From Ulrich Drepper.
260
261 Thu Dec  5 02:52:20 1996  Tom Tromey  <tromey@cygnus.com>
262
263         Suggestion from Mark Galassi:
264         * texinfos.am (DVIPS): New macro.
265         (.dvi.ps): New rule.
266
267         * automake.in (handle_dependencies): Check to make sure
268         --build-directory specified before searching for .P files.
269         (handle_configure): Correctly handle ":" syntax when running
270         config.status.
271
272         * remake.am: Removed rules to regenerate Makefile and Makefile.in;
273         now handled by handle_configure.
274
275         * remake-subd.am: Removed.
276
277         * automake.in (scan_configure): Handle multiple ":"s in AC_OUTPUT
278         arg.
279         (parse_arguments): Ditto.
280         (handle_configure): Ditto.
281         (%other_output_files): Removed.
282         (rewrite_inputs_into_dependencies): New sub.
283         (handle_configure): Use it.
284         (handle_configure): Ditto.
285
286         From Gord Matzigkeit:
287         * automake.in (generate_makefile): Handle ":" in AC_OUTPUT arg.
288         (handle_configure): Ditto.
289
290         * automake.in (handle_single_transform_list): .S is assembly
291         source.  From Anthony Green.
292
293         * automake.in (handle_single_transform_list): Correctly rewrite
294         C++ and Fortran source to objects ending in ".o".  Test
295         cxxo.test.
296
297         * automake.in: Better error message if file missing.
298
299         * aclocal.in (@obsolete_macros): ud_GNU_GETTEXT is obsolete.
300         * automake.in (handle_gettext): Use AM_GNU_GETTEXT, not
301         ud_GNU_GETTEXT.
302         (scan_configure): Ditto.  ud_GNU_GETTEXT is now obsolete.
303
304 Wed Dec  4 00:41:23 1996  Tom Tromey  <tromey@cygnus.com>
305
306         * automake.in (scan_configure): Skip empty elements when adding to
307         libsources.  Perl 4 bug reported by Greg A Woods.
308
309         * Makefile.am (perl4-check): New target.
310         (cvs-dist): Run perl4-check.
311
312         Perl 4 fixes.  Reported by Greg A. Woods:
313         * automake.in (file_contents_with_transform): If transform caused
314         all chars to go away, then skip rest of loop.
315         (handle_texinfo): Don't use "next" in arg to
316         file_contents_with_transform.
317         (handle_dependencies): Ditto.
318         (handle_tests): Ditto.
319
320         * m4/regex.m4 (AM_WITH_REGEX): Check for GNU regex in libc.  From
321         Andreas Schwab.
322
323         * automake.in (parse_arguments): Removed --strictness.
324         (handle_dist_worker): Don't use --strictness.
325         (handle_configure): Ditto.
326         (initialize_global_constants): Don't mention --strictness.
327
328         * automake.in (handle_merge_targets): Use all-recursive-am instead
329         of all-recursive-hack.  The latter is ugly, according to Joel
330         Weber.
331
332         * automake.in (handle_emacs_lisp): Push $(ELCFILES) onto @all.
333
334         * automake.in (do_one_clean_target): Allow -local version of clean
335         targets.
336
337 Tue Dec  3 18:58:40 1996  Tom Tromey  <tromey@cygnus.com>
338
339         * automake.in (handle_dependencies): Skip C-only lines in
340         depend2.am when appropriate.
341         * depend2.am (.deps/%.P): Omit modification of $o if language is
342         not C.
343
344 Tue Dec  3 11:29:01 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
345
346         * compile-kr.am: Quote arguments to echo.
347
348         * progs.am: Fix up problems when LIBTOOL is not defined (by
349         setting shell variable instprog to the installation program).
350
351         * aclocal.in (scan_file): Allow the acinclude.m4 file to override
352         any other macro files (but still prevent multiple definitions
353         within acinclude.m4).
354
355 Tue Dec  3 10:40:48 1996  Tom Tromey  <tromey@cygnus.com>
356
357         From Ulrich Drepper:
358         * automake.in (handle_emacs_lisp): Typo fix.
359         (scan_configure): Only recognize VERSION after whitespace.
360
361         * texinfos.am: install-info requires path to info file.
362
363         * progs.am: Use @LIBTOOL@, not $(LIBTOOL).
364
365         * automake.in (am_install_var): If -ltlibs passed, substitute
366         @LIBTOOL@.
367
368 Mon Dec  2 13:51:11 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
369
370         * automake.in (get_object_extension): Unshift ansi2knr onto the
371         all target, so that it builds before any other targets.
372         [de_ansi_objects]: Delete, since unshifting ansi2knr is an easier
373         solution.
374
375 Mon Dec  2 12:13:27 1996  Tom Tromey  <tromey@cygnus.com>
376
377         * Released 1.1i.
378
379         From Janos Farkas:
380         * automake.in (handle_texinfo): Must quote $ for make.
381
382 Sun Dec  1 15:08:09 1996  Tom Tromey  <tromey@cygnus.com>
383
384         * automake.in (handle_configure): Correctly handle common case of
385         multiple non-Makefiles in AC_OUTPUT.  Require all input files when
386         using ":" syntax.
387
388 Sun Nov 24 00:33:50 1996  Tom Tromey  <tromey@cygnus.com>
389
390         * automake.in (handle_source_transform): Don't define
391         EXTRA_prog_SOURCES unnecessarily.  Test extra2.test.
392
393         * automake.in (initialize_per_input): New variables
394         included_generic_compile, included_knr_compile,
395         included_libtool_compile.
396         (get_object_extension): Use them.
397
398         * automake.in (handle_single_transform_list): Removed
399         Objective-C/C++ support (didn't really work anyway).
400         (handle_single_transform_list): Handle assembly specially.
401
402         * automake.in (handle_yacc_lex_cxx): Set --mode=compile or
403         --mode=link when running libtool.
404
405         * ltlibs.am: Set --mode=install when running libtool.
406         (uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
407         libtool.
408         * libtool.am (.c.lo): Set --mode=compile when running libtool.
409         * progs.am: Set --mode=install when running libtool.
410
411         Fix for bug reported by François Pinard:
412         * automake.in (do_check_merge_target): New sub.
413         (do_one_merge_target): No longer handle `check'.
414         (handle_merge_targets): Use do_check_merge_target.
415         (initialize_per_input): Set @check_tests.
416         (handle_tests): Push onto @check_tests, not @check.
417
418         * automake.in (am_install_var): Typo fix.
419         (handle_configure): Require $inputs[0].
420
421 Fri Nov 22 00:01:45 1996  Tom Tromey  <tromey@cygnus.com>
422
423         * automake.in (handle_lib_objects): Fixed error message
424         processing.
425
426 Thu Nov 21 22:29:30 1996  Tom Tromey  <tromey@cygnus.com>
427
428         * automake.in (scan_configure): AC_FUNC_FNMATCH doesn't add to
429         LIBOBJS.
430         (handle_configure): Support multi-":" mode for AC_OUTPUT.
431
432         * m4/header.m4: New file.
433
434         * automake.in (scan_configure): Recognize AM_CONFIG_HEADER.
435
436 Wed Nov 20 00:23:42 1996  Tom Tromey  <tromey@cygnus.com>
437
438         * acinstall: Allow commentary at end of "serial" line.  From Gord
439         Matzigkeit.
440
441         * automake.in (handle_yacc_lex_cxx): Only replace output header if
442         it has changed.
443
444 Tue Nov 19 19:03:30 1996  Tom Tromey  <tromey@cygnus.com>
445
446         * automake.in (am_primary_prefixes): Allow configure variables to
447         be named after primary.
448         (am_install_var): Ditto.
449
450         * automake.in (initialize_per_input): Initialize output_header.
451         (generate_makefile): Set up output_header; print it before
452         output_rules.
453         (handle_footer): Put .SUFFIXES into output_header, for AIX.
454
455 Mon Nov 18 19:11:53 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
456
457         * automake.in: Added a lot of libtool support.  New variable
458         prog_LDFLAGS to pass linker flags.  Use libtoolize to install
459         libtool support files.
460
461 Mon Nov 18 13:29:55 1996  Tom Tromey  <tromey@cygnus.com>
462
463         * automake.in (handle_lib_objects): Push @LIBOBJS@ and @ALLOCA@
464         onto dependency list.
465
466         * aclocal.in (obsolete_macros): Include AM_SANITY_CHECK_CC; now
467         part of autoconf proper.
468         * m4/ccsanity.m4: Removed.
469
470 Sun Nov 17 12:25:17 1996  Tom Tromey  <tromey@cygnus.com>
471
472         * automake.in (check_typos): Check to make sure EXTRA_ variables
473         don't contain configure subs.
474         (handle_dist_worker): Removed EXTRA_DIST_DIRS; not needed.
475
476 Fri Nov 15 18:58:04 1996  Tom Tromey  <tromey@cygnus.com>
477
478         * tags-subd.am: Removed.
479
480         * tags.am (tags-recursive): Removed.
481         (TAGS): Depend on @DIRS@, @CONFIG@.  Use @CONFIG@ in rule.
482         (ID): From tags-subd.am.
483         
484         * aclocal.in (obsolete_macros): Include AM_FUNC_FNMATCH.
485         * automake.in (scan_configure): Recognize AC_FUNC_FNMATCH.
486         * m4/fnmatch.m4: Removed (now in autoconf).
487
488         * automake.in (initialize_per_input): Init de_ansi_objects.
489         (handle_single_transform_list): Error if extension unrecognized.
490         Set elements of de_ansi_objects.
491         (get_object_extension): Don't push ANSI2KNR onto @all.
492         (handle_yacc_lex_cxx): Put ANSI2KNR into dependency of all ._o
493         files.
494         (pretty_print_internal): Initialize $bol depending on the column.
495
496 Fri Nov 15 16:22:15 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
497
498         * library.am: Fixed references to LIBRARY according to new scheme.
499
500         * libs.am, libs-clean.am: Removed references to LIBFILES.
501
502         * automake.texi (A Library): doc fix
503
504         * automake.in (handle_libraries): Deleted references to *LIBFILES,
505         since we now have the full library name in the *LIBRARIES
506         variable.
507         (am_install_var): Removed `-no-all' option, which was only required
508         for the LIBFILES hack.
509
510 Fri Nov 15 16:39:29 1996  Tom Tromey  <tromey@cygnus.com>
511
512         * automake.in: Applied libtool-related patches from Gord.
513         (scan_configure): Set CC configure var if AM_PROG_LIBTOOL seen.
514         Also indicate that AC_CANONICAL_HOST was run.
515
516         * Makefile.am (pkgdata_DATA): Removed aclocal.m4.
517
518 Thu Nov 14 23:11:09 1996  Tom Tromey  <tromey@cygnus.com>
519
520         * automake.in (handle_yacc_lex_cxx): Don't auto-define YACC, LEX,
521         CXX, CC.
522
523         * dejagnu.am: Print warning if runtest missing.
524
525         From Joerg-Martin Schwarz:
526         * automake.in (handle_aclocal_m4): Find aclocal.m4 in srcdir.
527         (require_file_internal): Unlink file before creating it.
528
529         * depend2.am (.deps/%.P): Don't print commands when running.
530
531 Mon Nov 11 10:35:08 1996  Tom Tromey  <tromey@cygnus.com>
532
533         * automake.in (handle_single_transform_list): Simplified C++
534         matching expression.
535
536 Fri Nov  8 09:49:09 1996  Tom Tromey  <tromey@cygnus.com>
537
538         * Released 1.1g.
539
540         * compile-kr.am ($(OBJECTS)): Removed.
541
542         * automake.in (get_object_extension): Define ANSI2KNR.  Push onto
543         @all if ansi2knr is in this directory.
544
545         * configure.in: Don't run AC_ARG_PROGRAM, AC_PROG_MAKE_SET.
546
547         * m4/init.m4: Run AM_SANITY_CHECK.
548
549         * m4/sanity.m4: New file.
550
551         * automake.in (handle_dist_worker): In Cygnus mode, possibly find
552         files to dist in build dir, not srcdir.
553         (%omit_dependencies): New global.
554         (scan_dependency_file): Handle OMIT_DEPENDENCIES.
555         (scan_configure): Put rx.h, regex.h on %omit_dependencies.  Ditto
556         libintl.h.
557         (handle_tests): Remove CYGNUS strings in Cygnus mode.
558         (handle_texinfo): Ditto.
559
560         * texinfos.am (dist-info): New target.
561
562         * automake.in (handle_dist_worker): Use DISTFILES, not
563         DEP_DISTFILES.
564         (initialize_per_input): Initialize dist_targets.
565         (handle_texinfo): Don't compute @infos_list; don't define or use
566         INFOS.  Put dist-info onto @dist_targets.
567         (handle_dist_worker): Handle @dist_targets.  Don't use the "echo
568         trick" for expanding DISTFILES any more.
569
570         * dist-vars.am (DEP_DISTFILES): Removed.
571         (DISTFILES): Don't include INFOS.
572
573         * automake.in (handle_texinfo): Handle Cygnus mode.
574         * texinfos.am (.texi.info, .texinfo.info): Handle Cygnus mode.
575
576         * automake.in (handle_single_transform_list): New sub.
577         (handle_source_transform): Use it.
578         (handle_built_sources): New sub.
579
580 Thu Nov  7 14:49:16 1996  Tom Tromey  <tromey@cygnus.com>
581
582         * remake.am ($(srcdir)/Makefile.in): Pass @ARGS@ to automake.
583         * remake-subd.am ($(srcdir)/Makefile.in): Pass @ARGS@ to
584         automake.
585         * automake.in (handle_configure): Pass --cygnus when running
586         automake again.
587
588         * remake-hdr.am ($(srcdir)/stamp-h.in): Depend on @FILES@, not
589         ACCONFIG, CONFIG_TOP, CONFIG_BOT.
590         * automake.in (handle_aclocal_m4): Always find aclocal.m4 in
591         top_srcdir.
592         (handle_configure): Don't define ACCONFIG, CONFIG_TOP, CONFIG_BOT;
593         instead substitute files directly.
594
595 Wed Nov  6 10:22:26 1996  Tom Tromey  <tromey@cygnus.com>
596
597         * remake-hdr.am (stamp-h): Look in top_builddir for
598         config.status.
599         ($(srcdir)/stamp-h.in): Look in top_srcdir for configure.in.
600
601 Thu Oct 31 10:55:59 1996  Tom Tromey  <tromey@cygnus.com>
602
603         * texinfos.am (.texi.dvi): Set MAKEINFO when running texi2dvi.
604         From Jim Meyering.
605
606         * automake.in (handle_texinfo): Push install-info-am, not
607         install-info.
608         (handle_merge_targets): Handle no-installinfo option.
609
610         * texinfos.am (install-info-am): Renamed from install-info.
611
612         * automake.in (handle_subdirs): Include install-info-recursive if
613         no-installinfo given.
614
615         * subdirs.am: Include INSTALLINFO token.
616
617         * automake.in (handle_texinfo): Explicitly define MAKEINFO,
618         TEXI2DVI.
619         (cygnus_mode): New global.
620         (handle_dist_worker): Pass --cygnus to automake.
621         (initialize_global_constants): Document --cygnus.
622         (check_cygnus): New sub.
623         (handle_texinfo): Don't require texinfo.tex in Cygnus mode.
624
625         * texi-vars.am: Removed.
626
627         * dejagnu.am (check-DEJAGNU): Don't define rootme.
628
629         * automake.in (handle_tests): Define EXPECT, RUNTEST.
630
631         * dejagnu.am (EXPECT): Removed.
632         (RUNTEST): Removed.
633
634         * automake.in (define_program_variable): New sub.
635
636 Mon Oct 28 10:43:48 1996  Tom Tromey  <tromey@cygnus.com>
637
638         * automake.in (handle_dependencies): Use -M, not -MM, for C++
639         dependencies.
640
641 Thu Oct 24 20:21:50 1996  Tom Tromey  <tromey@cygnus.com>
642
643         * automake.in (check_libobjs_sources): New sub.  Test
644         libobj4.test.
645         (handle_source_transform): Don't check for auto-discovered source
646         files here.
647         (handle_programs): Run check_libobjs_sources here.
648         (handle_libraries): Ditto.
649
650         * automake.in (define_configure_variable): New function.
651         (get_object_extension): Use define_configure_variable.
652         (handle_yacc_lex_cxx): Ditto.
653         (handle_emacs_lisp): Ditto.
654         (configure_vars): New global.
655         (AC_CHECK_PATTERN): New global.
656         (seen_ranlib, seen_prog_cc, seen_prog_cxx, seen_prog_lex):
657         Removed.
658         (handle_yacc_lex_cxx): Use configure_vars, not seen_prog_*.
659         (AC_SUBST_PATTERN): New global.
660         (scan_configure): Use AC_SUBST_PATTERN; don't set seen_prog_*.
661         (handle_libraries): Don't use seen_ranlib.
662         (read_am_file): Run define_configure_variable on each discovered
663         variable.
664
665 Mon Oct 21 23:06:49 1996  Tom Tromey  <tromey@cygnus.com>
666
667         * automake.in (scan_configure): Handle AM_INIT_GUILE_MODULE.
668         (handle_libraries): Pass configure substitutions directly on to
669         LIBFILES.
670
671         * automake.in (AM_PACKAGE_VERSION_PATTERN): New global.
672         (scan_configure): Use it.  Test version.test.
673
674 Sun Oct 20 12:08:46 1996  Tom Tromey  <tromey@cygnus.com>
675
676         * automake.in (handle_dist_worker): Explicitly pass distdir to
677         dist-hook make.  From Tatu Ylonen.
678
679         * m4/strtod.m4: Use correct cache variable.
680
681 Thu Oct 17 13:45:20 1996  Tom Tromey  <tromey@cygnus.com>
682
683         Lisp fixes from Erick Branderhorst:
684         * m4/lispdir.m4: Define lispdir, not LISPDIR.
685         * lisp.am: Added missing \.
686
687 Fri Oct 11 00:44:49 1996  Tom Tromey  <tromey@cygnus.com>
688
689         * automake.in (handle_source_transform): Only rewrite c, yacc, lex
690         to use de-ansi-fication.
691         (scan_configure): Handle multi-line AC_REPLACE_FUNCS.  Test
692         libobj5.test.
693
694         * automake.in (handle_lib_objects): Added $lex_seen argument.
695         Error if lex file used but LEXLIB not seen.
696         (handle_programs): Ditto.
697         (handle_yacc_lex_cxx): Define LEXLIB variable.
698         (handle_lib_objects): Don't allow LEXLIB to end up on dependency
699         list.
700
701 Thu Oct 10 16:12:38 1996  Tom Tromey  <tromey@cygnus.com>
702
703         * automake.in (handle_gettext): Moved check for SUBDIRS and
704         ABOUT-NLS here.
705
706         * automake.in (handle_configure): Run mkinstalldirs under
707         $(SHELL).
708         (handle_yacc_lex_cxx): Run interlock under $(SHELL).
709
710         * remake-subd.am (Makefile): Run config.status under $(SHELL).
711         * remake-hdr.am (stamp-h): Run config.status under $(SHELL).
712         * remake.am (Makefile): Run config.status under $(SHELL).
713         (config.status): Ditto.
714
715         * automake.in (read_am_file): Removed UNMAINT code.
716         (file_contents_with_transform): Ditto.
717         * m4/maintainer.m4: Removed bogus UNMAINT code.
718
719         * automake.in (handle_emacs_lisp): Define EMACS variable.
720         (handle_emacs_lisp): Make sure EMACS is in environment when
721         elisp-comp is run.
722
723         * elisp-comp: Exit with status 1 if usage bad.
724         Use "emacs -q".  Use EMACS environment variable if set (unless set
725         to t).
726
727         * m4/lispdir.m4: Unset EMACS if it is set to `t'.
728
729         * automake.in (handle_dist_worker): Allow EXTRA_DIST items to be
730         in subdirs.
731         (do_one_merge_target): Use all-am, not all, in subdirs case.
732         (handle_merge_targets): Always generate all-am in subdirs case.
733
734         * remake.am (Makefile): Depend on BUILT_SOURCES.
735         * remake-subd.am (Makefile): Depend on BUILT_SOURCES.
736         * depend.am (.deps/.P): Don't depend on BUILT_SOURCES.
737
738         * automake.in (handle_yacc_lex_cxx): Handle y.tab.h in non-ylwrap
739         case.
740
741         * ylwrap: Bug fix.  From Jim Meyering.
742
743 Wed Oct  9 22:51:16 1996  Tom Tromey  <tromey@cygnus.com>
744
745         * m4/mktime.m4: Don't define AC_HEADER_SYS_TIME_H; instead just
746         check directly for header.
747
748 Mon Oct  7 13:08:15 1996  Tom Tromey  <tromey@cygnus.com>
749
750         * automake.in (scan_configure): fp_WITH_DMALLOC and fp_WITH_REGEX
751         are obsolete.
752
753 Sun Oct  6 00:43:01 1996  Tom Tromey  <tromey@cygnus.com>
754
755         * automake.in (AC_CONFIG_AUX_DIR_PATTERN): New global.
756         (AM_INIT_AUTOMAKE_PATTERN): New global.
757         (scan_configure): Use them.
758
759         * aclocal.in (add_file): Search contents of included files.  Test
760         req.test.
761         (scan_m4_files): Don't skip acinclude.m4 when constructing
762         search.  Test acsilent.test.
763         (scan_m4_files): Scan acinclude.m4.
764
765         * aclocal.in (add_file): Removed debugging print.
766         (scan_configure): Set $file_contents when scanning acinclude.m4.
767         Test acinclude.test.
768
769         * configure.in: Upped to 1.1g.
770
771         * Released 1.1f.
772
773         * texinfos.am: Run : after install-info.
774
775         * aclocal.in (parse_arguments): Better error message.
776         * automake.in (parse_arguments): Better error message.
777
778         * remake.am (Makefile): Depend on $(srcdir)/Makefile.in, to work
779         around broken makes.  From David A. Swierczek.
780         * remake-subd.am (Makefile): Ditto.
781
782 Sat Oct  5 11:29:48 1996  Tom Tromey  <tromey@cygnus.com>
783
784         * automake.in (generate_makefile): Put BUILT_SOURCES onto @all if
785         appropriate.
786         (handle_source_transform): Error if discovered source file is
787         mentioned.
788         (do_one_merge_target): Move all-vs-check test here.
789
790         * m4/obstack.m4: New file.
791         * m4/error.m4: New file.
792
793         * automake.in (scan_configure): Support AM_FUNC_MKTIME,
794         AM_FUNC_ERROR_AT_LINE, AM_FUNC_OBSTACK.
795
796         * texinfo.tex: New version from texinfo 3.9.
797
798         * automake.in (handle_yacc_lex_cxx): Updated for new ylwrap.
799         Also, handle y.tab.h file when "yacc -d" is used.
800         (do_one_merge_target): Use pretty_print_rule.
801
802         * ylwrap: Changed usage.
803
804         * m4/mktime.m4: New file.
805
806         * m4: Renamed all .m4 files to fit into 14-char limits.
807
808         * m4/Makefile.am (EXTRA_DIST): New macro.
809
810         * aclocal.in ($ac_defun_rx, %map, %file_contents): New globals.
811         (scan_m4_files): Use $ac_defun_rx.
812         (add_file): Ditto.
813         Run scan_m4_files.
814         (scan_configure): Scan acinclude.m4 before anything else.
815         (scan_file): New sub.
816         (check_acinclude): New sub.
817         (add_file): Rewrote.
818
819         * progs-clean.am, progs.am: Renamed from programs-clean.am,
820         programs.am.
821         * libs-clean.am, libs.am: Renamed from libraries-clean.am,
822         libraries.am.
823         * texi-vars: Renamed from texinfos-vars.am.
824         * comp-vars.am: Renamed from compile-vars.am.
825         * texi-vers.am: Renamed from texi-version.am.
826
827         * automake.in (require_file_internal): Give error if symlink can't
828         be made.
829         (require_config_file): Error message references configure.in.
830         (handle_yacc_lex_cxx): Fix order of arguments to ylwrap; from
831         Joerg-Martin Schwarz.
832         (handle_texinfo): Use texi-vers, not texi-version.
833         (get_object_extension): Use comp-vars, not compile-vars.
834         (handle_texinfo): Use texi-vars, not texinfos-vars.
835         (handle_libraries): Use `libs' prefix, not `libraries'.
836         (handle_programs): Use `progs' prefix, not `programs'.
837
838 Fri Oct  4 01:14:08 1996  Tom Tromey  <tromey@cygnus.com>
839
840         * aclocal.in (scan_m4_files): New sub.
841
842         * m4/AM_FUNC_STRTOD.m4 (am_cv_func_strtod_needs_libm): Set
843         am_cv_func_strtod_needs_libm, so we can avoid linking with -lm
844         everywhere.
845
846 Thu Oct  3 20:11:16 1996  Tom Tromey  <tromey@cygnus.com>
847
848         * texinfos.am (uninstall-info): Run install-info --remove.
849
850         * automake.in (read_am_file): Define all variables after reading
851         .am file.  Test vpath.test.  Reported by Anthony Green.
852
853 Mon Sep 30 08:31:51 1996  Tom Tromey  <tromey@cygnus.com>
854
855         * texinfos.am: Run install-info.
856
857         * automake.in (variable_value_as_list): Just return if comment
858         seen.  Report from Mark Galassi.
859         (handle_options): Don't bother with explicit comment checking.
860
861 Tue Sep 24 09:15:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
862
863         * automake.in (read_am_file): Cleaned up dejagnu variables.
864
865 Mon Sep 23 00:04:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
866
867         * automake.in (parse_arguments): New usage to conform to GNU
868         standards.
869
870         * aclocal.in (parse_arguments): New usage to conform to GNU
871         standards.
872
873         * automake.in (handle_scripts): Push new target onto @check.
874         * scripts.am (check-@DIR@SCRIPTS): New target.
875
876         * automake.in (initialize_global_constants): Define %dist,
877         dist_header, dist_trailer.
878         (handle_dist): Make dist-all target.
879         (generate_makefile): Run check_typos later.
880         (examine_variable): New sub.
881         (handle_tags): Examine TAGS_DEPENDENCIES.  Test spell3.test.
882         Error if TAGS_DEPENDENCIES but no sources used.
883         (handle_configure): Examine CONFIGURE_DEPENDENCIES.
884
885 Sat Sep 21 13:59:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
886
887         * automake.in (am_install_var): More error checking.
888
889 Fri Sep 20 09:06:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
890
891         * tags.am (TAGS): Minor cleanup.
892
893         * clean.am (distclean-generic): Don't remove CONFIG_HEADER.
894
895         * remake-hdr.am (mostlyclean-hdr, clean-hdr, distclean-hdr,
896         maintainer-clean-hdr): New targets.
897
898         * automake.in (handle_configure): Define CONFIG_HEADER correctly
899         when it is in current directory.
900         (handle_configure): Push "hdr" on @clean.
901
902         * remake-hdr.am (stamp-h): Run config.status in top_builddir.
903         ($(srcdir)/stamp-h.in): Run autoheader in top_srcdir.
904
905         * automake.in (scan_configure): Check for install.sh here.
906         (basename): New sub.
907         (handle_configure): Handle case where config.h is in subdir.
908         (handle_configure): Make stamp-in.h for user if it doesn't already
909         exist.
910         (touch): New sub.
911
912 Tue Sep 17 23:35:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
913
914         * Makefile.am (EXTRA_DIST): Include pkgdata_DATA.
915
916         * dist-vars.am (DISTFILES): Don't distribute BUILT_SOURCES or
917         DATA.
918         (DEP_DISTFILES): Ditto.
919
920 Mon Sep 16 22:28:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
921
922         * automake.in (check_typos): Renamed.
923         (check_typos): Check for _LDADD, _LIBADD, and _DEPENDENCIES.
924         (variable_defined): Note variable as being "seen".
925         (handle_lib_objects): Don't push configure substitutions onto
926         _DEPENDENCIES.
927
928 Sun Sep 15 22:45:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
929
930         * automake.in (initialize_per_input): Init content_seen.
931         (variable_value_as_list): Set content_seen entry.
932         (define_variable): Ditto.
933         (define_pretty_variable): Ditto.
934         (check_source_typos): New sub.
935         (generate_makefile): Call it.
936
937 Thu Sep 12 15:03:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
938
939         * automake.in (handle_source_transform): Removed extraneous
940         space.  Test implicit.test.
941         (read_am_file): Make sure "canonical" variables are mentioned in
942         %contents.
943         (scan_configure): AC_CHECK_TOOL sets $seen_canonical to
944         $AC_CANONICAL_HOST conditionally.
945         (handle_footer): Don't use define_pretty_variable in all cases.
946
947 Wed Sep 11 11:54:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
948
949         * clean.am (distclean-generic): Remove CONFIG_CLEAN_FILES here,
950         per GNU/Gnits standards.
951
952         * libraries.am (install-@DIR@LIBRARIES): Use two loops, so new
953         NORMAL_INSTALL and POST_INSTALL variables can work when empty.
954
955         * automake.in (handle_options): Rewrote version handling.  Now
956         returns error indicator.
957         (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Handle `:=' definitions.
958         (RULE_PATTERN): Exclude `:=' from being a rule.
959
960         * m4/AM_PROG_CC_STDC.m4 (ac_save_CC): Bug fix from Jim Meyering.
961
962         * automake.in (variable_value_as_list): Always use am_line_error.
963         (define_variable): New sub.
964         (get_object_extension): Use define_variable.
965         (handle_yacc_lex_cxx): Ditto.
966         (handle_source_transform): Ditto.
967         (handle_programs): Ditto.
968         (handle_libraries): Ditto.
969         (handle_texinfo): Ditto.
970         (handle_man_pages): Ditto.
971         (handle_dependencies): Ditto.
972         (handle_aclocal_m4): Ditto.
973         (define_pretty_variable): New sub.
974         (handle_source_transform): Use define_pretty_variable.
975         (handle_lib_objects): Ditto.
976         (handle_libraries): Ditto.
977         (handle_dist): Ditto.
978         (handle_dependencies): Ditto.
979         (handle_configure): Ditto.
980         (handle_footer): Ditto.
981         (handle_emacs_lisp): Ditto.
982         (am_install_var): Ditto.
983
984         * Released version 1.1e.
985
986         * automake.in ($GNITS_VERSION_PATTERN): Handle non-alpha
987         releases.
988
989         * configure.in: Version 1.1e.
990
991         * automake.in (handle_texinfo): Distribute .info file.
992
993 Sun Sep  8 09:00:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
994
995         * Makefile.am (EXTRA_DIST): New macro.
996         (maintainer-clean): Don't run "make check".
997         (pathchk): New target.
998
999         * automake.in (check_gnits_standards): Only check version number
1000         syntax at top level.
1001         ($package_version_line): New variable.
1002         (scan_configure): Set it.
1003         (check_gnits_standards): Use am_conf_line_error.
1004         (scan_configure): Remove extraneous whitespace from version
1005         number.
1006         (handle_dist): Handle distcheck-hook.
1007
1008         * m4/AM_PROG_CC_STDC.m4: Applied patch from Jim Meyering.
1009
1010         * automake.in (scan_configure): Handle AM_WITH_REGEX.
1011         (handle_lib_objects): Require .h files in %libsources but don't
1012         generate dependencies for them.
1013         (scan_configure): Also require rx.h and regex.h.
1014
1015         * m4/Makefile.am (m4data_DATA): Don't include AM_PROG_LIBTOOL,
1016         AM_FEATURE_CTYPE, AM_FEATURE_ERRNO, AM_FEATURE_EXIT,
1017         AM_SYSTEM_HEADER.
1018
1019         * texi-version.am: Use "cp; rm" and not "mv", to work around
1020         broken mvs.
1021
1022         * automake.in ($package_version): New global.
1023         (scan_configure): Set it.
1024         (check_gnits_standards): Verify version string; require
1025         README-alpha if alpha version.
1026         (scan_configure): Recognize AM_FUNC_FNMATCH,
1027         AM_REPLACE_GNU_GETOPT.
1028
1029         * Makefile.am (installcheck-local): Check all scripts.
1030
1031 Sat Sep  7 19:22:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1032
1033         * tags-clean.am: Do deletions here again.
1034
1035 Thu Sep  5 09:06:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
1036
1037         * automake.in (usage): Include bug-reporting information.
1038         (handle_lib_objects): Error if LIBOBJS seen but never set.
1039
1040         * aclocal.in ($acdir): Use @datadir@/aclocal.
1041         (usage): Include bug-reporting information.
1042
1043 Wed Sep  4 11:36:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
1044
1045         * automake.in (handle_source_transform): .deps no longer in
1046         srcdir.
1047         (handle_lib_objects): Ditto.
1048         (handle_dist_worker): Pass --build-dir to automake.
1049         ($build_directory): New global.
1050         (parse_arguments): Handle --build-dir.
1051         (initialize_global_constants): Include --build-dir in help.
1052         (scan_dependency_file): New sub.
1053         (handle_dependencies): Use it.  Also, use $build_directory.
1054         (initialize_global_constants): Added --srcdir-name.
1055         (parse_arguments): Ditto.
1056         (handle_dist_worker): Ditto.
1057         ($srcdir_name): New global.
1058         ($srcdir_rx): New global.
1059         (parse_arguments): Set it.
1060
1061         * depend2.am: Removed all mention of $(srcdir).
1062
1063         * depend.am (MKDEP): Use gcc -M, not gcc -MM.
1064         Removed all mention of $(srcdir); dependencies now put into build
1065         dir.
1066
1067         * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
1068         Don't do work silently.
1069
1070         * automake.in (handle_merge_targets): Error if invalid uninstall
1071         targets are given.
1072         (read_am_file): Fix for test block.test.
1073
1074 Tue Sep  3 18:50:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1075
1076         * texinfos.am (install-info): Added NORMAL_INSTALL.
1077         * scripts.am (install-@DIR@SCRIPTS): Added NORMAL_INSTALL.
1078         * programs.am (install-@DIR@PROGRAMS): Added NORMAL_INSTALL.
1079         * lisp.am (install-@DIR@LISP): Added NORMAL_INSTALL.
1080         * libraries.am (install-@DIR@LIBRARIES): Added NORMAL_INSTALL.
1081         Also, use POST_INSTALL when running ranlib.
1082         * header.am (install-@DIR@HEADERS): Added NORMAL_INSTALL.
1083         * data.am (install-@DIR@DATA): Added NORMAL_INSTALL.
1084
1085         * automake.in (handle_man_pages): Added NORMAL_INSTALL invocation.
1086         (handle_merge_targets): Ditto.
1087         (handle_merge_targets): Error if PRE_INSTALL, POST_INSTALL, or
1088         NORMAL_INSTALL defined.
1089
1090         * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
1091         ${INSTALL_PROGRAM}.  From François Pinard.
1092
1093 Tue Aug 27 08:25:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
1094
1095         * automake.in (file_contents_with_transform): Correctly remove
1096         @(UN)?MAINT@ from input when maintainer mode not active.
1097         (handle_aclocal_m4): Handle no-maintainer-mode case.
1098
1099         * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
1100
1101         * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
1102
1103 Mon Aug 26 21:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1104
1105         * automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
1106         (handle_libraries): Don't include libraries from EXTRA_LIBRARIES
1107         in LIBFILES definition.  Reported by Steve M Robbins.  Test
1108         alllib.test.
1109
1110         * automake.in (variable_value_as_list): New sub.
1111         (handle_source_transform): Use it.
1112         (handle_lib_objects): Ditto.
1113         (handle_libraries): Ditto.
1114         (handle_texinfo): Ditto.
1115         (handle_man_pages): Ditto.
1116         (am_install_var): Ditto.
1117         (handle_options): Ditto.
1118
1119 Sat Aug 24 09:30:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1120
1121         Reported by Jim Meyering:
1122         * automake.in (get_object_extension): Look in "./" for ansi2knr if
1123         no path found.
1124         (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
1125
1126         * remake.am (.PHONY): New target.
1127
1128         * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
1129
1130         * automake.in (check_gnu_standards): Disallow no-installman,
1131         no-installinfo.
1132         (read_am_file): Sed out UNMAINT too.
1133         (file_contents_with_transform): Ditto.
1134
1135         * acinstall: New file.
1136
1137         * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
1138
1139         * m4/AM_WITH_REGEX.m4: New version from François Pinard.
1140
1141         * m4/AM_TYPE_PTRDIFF_T.m4: Use am_cv, not ac_cv.
1142         * m4/AM_C_PROTOTYPES.m4: Ditto.
1143         * m4/AM_FUNC_STRTOD.m4: Ditto.
1144         * m4/AM_PROG_CC_STDC.m4: Ditto.
1145         * m4/AM_PROG_LIBTOOL.m4: Ditto.
1146
1147 Fri Aug 23 22:23:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
1148
1149         * m4/Makefile.am (m4datadir): New macro
1150         (m4data_DATA): Renamed.
1151
1152         * Makefile.am (cvs-dist): Depend on distcheck target.
1153
1154 Mon Aug 19 15:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
1155
1156         * automake.in (initialize_global_constants): [common_files]
1157         Include acinclude.m4.
1158
1159         * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
1160
1161 Sat Aug 17 11:27:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
1162
1163         * automake.in (handle_dependencies): Push `depend'-clean targets
1164         on @clean.
1165         * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
1166         maintainer-clean-depend): New targets.
1167
1168 Tue Aug 13 17:53:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
1169
1170         * texinfos.am (.texinfo.info): New target.
1171         (.texinfo.dvi): New target.
1172
1173         From Jim Meyering:
1174         * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
1175         match info files.
1176         (handle_texinfo): Handle `.texinfo' files.
1177
1178 Mon Aug 12 10:28:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1179
1180         * automake.in (require_file_internal): Special-case `.' when
1181         finding files to distribute.  Test libobj2.test.
1182
1183         * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN.  Test
1184         order.test.
1185
1186         * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
1187         * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
1188
1189         * compile-kr.am: Removed duplicate ansi2knr rules.
1190
1191 Sun Aug 11 00:20:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
1192
1193         * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
1194         (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
1195         (mkdir): Removed.
1196
1197         * automake.in (initialize_global_constants): [common_files]
1198         Include interlock and ylwrap.
1199
1200         * Released version 1.1c.
1201
1202         * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
1203         ud_PATH_LISPDIR are obsolete names.
1204
1205         * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
1206         Removed.
1207
1208         * automake.in (handle_lib_objects): Changed interface.  Now
1209         generates _DEPENDENCIES variable if appropriate.
1210         (handle_emacs_lisp): Use AM_PATH_LISPDIR.
1211         (scan_configure): Ditto.
1212
1213         * Makefile.am (CLEANFILES): Removed.
1214
1215         * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
1216
1217         * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
1218
1219         * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
1220
1221         * automake.in (handle_yacc_lex_cxx): Require ylwrap in
1222         multi-lex/yacc case.
1223         (handle_source_transform): Changed return result.
1224         (handle_programs): Use linker returned by
1225         handle_source_transform.
1226         (seen_prog_cc, seen_prog_cxx): New globals.
1227         (scan_configure): Recognize AC_PROG_CC and AC_PROG_CXX.
1228         (handle_yacc_lex_cxx): Error message if AC_PROG_CXX or
1229         AC_PROG_YACC missing.
1230         (seen_decl_yytext, seen_prog_lex): New globals.
1231         (scan_configure): Set them.
1232         (handle_yacc_lex_cxx): Warn about missing AC_PROG_LEX or
1233         AC_DECL_YYTEXT.
1234         (handle_yacc_lex_cxx): Use $(LEX_OUTPUT_ROOT).
1235         (initialize_per_input): Initialize seen_c_source.
1236         (handle_yacc_lex_cxx): Define CC, CFLAGS, COMPILE, LINK only when
1237         C source seen.
1238         (handle_source_transform): Set seen_c_source.
1239
1240         * interlock: Changed usage.
1241
1242         * ylwrap: New file.
1243
1244         * automake.in (handle_yacc_lex_cxx): Renamed.
1245
1246         * automake.in (handle_dependencies): Handle %cxx_extensions.
1247         Include depend2.am when appropriate.
1248
1249         * depend2.am: New file; contents from depend.am but templatized.
1250
1251         * automake.in (initialize_per_input): Initialize
1252         %cxx_extensions.
1253         (handle_source_transform): Set %cxx_extensions.
1254
1255 Sat Aug 10 10:29:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
1256
1257         * interlock: New file.
1258
1259         * automake.in (handle_yacc_lex): New sub.
1260         (handle_source_transform): Removed most yacc/lex handling.
1261         (initialize_per_input): Init yacc_sources, lex_sources.
1262         (generate_makefile): Run handle_yacc_lex.
1263         (handle_merge_targets): Use `scalar' and not $# to find length of
1264         array.
1265
1266         * m4/AM_FEATURE_EXIT.m4: Wrote.
1267         * m4/AM_FEATURE_CTYPE.m4: Wrote.
1268         * m4/AM_FEATURE_ERRNO.m4: Wrote.
1269
1270         * aclocal.in (macro_seen): New global.
1271         (add_file): Set macro_seen entry.  Only push required macro on
1272         @rlist if not already seen.  Test defun.test.
1273
1274         * automake.in (get_object_extension): Handle directory prefix on
1275         `ansi2knr' option.
1276
1277         * kr-extra.am: New file.
1278
1279         * kr-vars.am: Removed.
1280
1281         * automake.in (handle_options): Handle directory prefix on
1282         `ansi2knr' option.
1283
1284         * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
1285
1286         * aclocal.in (add_file): Error if macro is duplicated.  Test
1287         dup.test.
1288
1289 Fri Aug  9 09:18:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
1290
1291         * automake.in (handle_programs): Substitute @XLINK@.  Make sure
1292         linker variable is transformed name.
1293         * program.am (@PROGRAM@): Use @XLINK@ to link.
1294
1295         * automake.in (handle_scripts): Fixed call to
1296         am_primary_prefixes.
1297         (handle_libraries): Better error message when AC_PROG_RANLIB
1298         required.
1299
1300         * automake.in (handle_libraries): Canonicalize library name.  Test
1301         canon4.test.
1302         * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
1303         (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
1304
1305 Thu Aug  8 10:57:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
1306
1307         * automake.in (handle_scripts): Correctly compute
1308         $scripts_installed.  Test scripts.test.
1309
1310 Wed Aug  7 12:13:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
1311
1312         * ansi2knr.c: New version.
1313
1314 Tue Aug  6 10:58:37 1996  Tom Tromey  <tromey@creche.cygnus.com>
1315
1316         * automake.in (handle_source_transform): Handle more C++ file
1317         extensions.  "Handle" Objective C.  Handle more FORTRAN
1318         extensions.
1319
1320         * compile-vars.am (LEX): Removed.
1321         (YACC): Removed.
1322
1323         * automake.in (handle_source_transform): Correctly handle lex
1324         source.  Test lex.test.
1325         (handle_source_transform): Skip more C++ headers.  Generate macro
1326         definitions for YACC and LEX on first use.
1327
1328         * aclocal.in (parse_arguments): Mention GNU.
1329         * automake.in (parse_arguments): Mention GNU.
1330
1331 Mon Aug  5 00:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
1332
1333         * automake.in (handle_programs): Define program_LINK.
1334         * program.am (@PROGRAM@): Use program_LINK to link.
1335
1336         * Released version 1.1b
1337
1338         * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
1339         seen_prog_install to `2'.
1340
1341         * configure.in: Don't run AM_PROG_INSTALL.
1342
1343         * automake.in (parse_arguments): Use $PACKAGE.
1344         ($PACKAGE): New global.
1345         ($am_c_prototypes): Renamed.
1346         (get_object_extension): Use am_c_prototypes.
1347         (scan_configure): Ditto.
1348         (scan_configure): Use AM_MAINTAINER_MODE.
1349         (scan_configure): Warn about obsolete macros.
1350
1351         * aclocal.in (parse_arguments): Use $PACKAGE.
1352         ($PACKAGE): New global.
1353
1354         * Makefile.am (CLEANFILES): Added aclocal.
1355         (ETAGS_ARGS): Added aclocal.in.
1356         (TAGS_DEPENDENCIES): Ditto.
1357         (maintainer-check): Depend on aclocal.
1358         (maintainer-check): Check aclocal.
1359         (bin_SCRIPTS): Include aclocal.
1360
1361         * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
1362         (scan_configure): Use AM_PROG_INSTALL.
1363
1364         * configure.in: Use AM_INIT_AUTOMAKE.
1365
1366         * automake.in (keyed_aclocal_warning): Warning tells about
1367         aclocal.
1368         (handle_aclocal_m4): New sub.
1369         (handle_configure): Use it.
1370
1371         * aclocal.in (output_file): New global.
1372         (usage): Handle --output.
1373         (parse_arguments): Handle --output.
1374
1375         * m4/AM_INIT_AUTOMAKE.m4: New file.
1376
1377         * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
1378         Don't touch CFLAGS.
1379
1380         * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
1381         (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
1382
1383         * texinfos.am (.texi.info): Force .info file to be built in
1384         srcdir.  From Franc,ois Pinard.
1385
1386         From Jim Meyering:
1387         * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
1388         test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
1389         -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
1390         gets compile errors.  With help from Marcus Daniels.
1391
1392         * automake.in (initialize_global_constants): Put elisp-comp into
1393         @common_files.  Bug from Glenn Amerine.
1394
1395 Sun Aug  4 12:52:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
1396
1397         * automake.in (handle_dist_worker): Use fgrep, not grep.
1398
1399         * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
1400
1401         * automake.in (handle_emacs_lisp): Include lisp-clean.am in
1402         output.
1403         (initialize_global_constants): [install_man_format] Don't hide
1404         "ugliness" at install time.
1405
1406         * lisp-clean.am: New file.
1407
1408         * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
1409
1410         * automake.in (handle_man_pages): Patch from Janos Farkas to fix
1411         bug when installing man pages.  Test man.test.
1412         (initialize_global_constants): [install_man_format] Make sure man
1413         page can actually be found in either source or build dirs.
1414         (handle_dist_worker): Use "755" permissions on distdir.
1415
1416         * automake.in (handle_dist): Allow chmod's to fail.
1417         (am_primary_prefixes): New function.
1418         (am_install_var): Use it.
1419         (handle_libraries): Use it.  Test libfiles.test.
1420         (handle_dist): For dist-tarZ, assume traditional "tar" and
1421         "compress".
1422
1423         * m4/AM_FUNC_STRTOD.m4: New file.
1424
1425         * automake.in (handle_dist): Only generate `distdir' variable if
1426         it doesn't already exist.
1427
1428         Fix for bug reported by Harlan Stenn.  Test tags.test.
1429         * automake.in (initialize_per_input): Define dir_holds_sources.
1430         (handle_tags): Check dir_holds_headers.
1431         (handle_headers): Set dir_holds_headers.
1432
1433         * automake.in (handle_texinfo): Generate "version.texi" dependency
1434         for .dvi file.  Bug reported by Glenn Amerine.  Test vtexi2.test.
1435
1436         * automake.in (handle_configure): Require file $input, not
1437         "$local.in".  From Nyul Laszlo.  Test colon.test.
1438
1439 Sun Jul 28 11:14:52 1996  Tom Tromey  <tromey@creche.cygnus.com>
1440
1441         * aclocal.in: New file.
1442         * configure.in: Generate m4/Makefile, aclocal.
1443         * Makefile.am (SUBDIRS): Include m4.
1444         * m4/Makefile.am: New file.
1445
1446 Fri Jul 19 10:12:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
1447
1448         * automake.in (initialize_global_constants): Put ansi2knr.c and
1449         ansi2knr.1 into common_files.  Bug report from François Pinard.
1450
1451 Mon Jul 15 10:28:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
1452
1453         * install-sh: Updated copyright notice.
1454
1455 Fri Jul  5 08:23:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
1456
1457         * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
1458         Report from Josh MacDonald.
1459
1460         Bugs from Gord Matzigkeit:
1461         * automake.in (handle_footer): Push contents of $(SUFFIXES), not
1462         `$(SUFFIXES)'.
1463         (handle_dist): Ignore chmod return results.
1464
1465         * programs-clean.am (clean-@DIR@PROGRAMS): Work around failing
1466         Solaris "rm -f".  Bug from Kaveh R. Ghazi.
1467         * libraries-clean.am (clean-@DIR@LIBRARIES): Likewise.
1468
1469 Fri Jun 21 10:42:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
1470
1471         * texinfos.am (install-info): Use "if", not "&&", to avoid
1472         install problem when glob doesn't match.
1473
1474         * automake.in (initialize_global_constants): [USAGE] Added
1475         --no-force.
1476         (force_generation): New global.
1477         (parse_arguments): Handle --no-force.
1478         (generate_makefile): Handle --no-force.
1479
1480         * Makefile.am (maintainer-check): Ensure all invocations of
1481         mkinstalldirs are correct.
1482
1483 Tue Jun 18 10:53:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
1484
1485         * automake.in (handle_tests): Don't directly generate site.exp.
1486
1487 Sun Jun 16 22:21:16 1996  Harlan Stenn  <harlan@brown.pfcs.com>
1488         
1489         * automake.in:  Treat an initial `#' on a word in AUTOMAKE_OPTIONS
1490         as a comment start.  Add support for a dist-tarZ target.
1491
1492 Tue Jun 11 22:14:21 1996  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
1493
1494         * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
1495         paths into relative paths.
1496
1497 Mon Jun 10 21:11:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
1498
1499         * texinfo.tex: New version.
1500
1501         * automake.in: Look for AM_PROG_LIBTOOL.  From Gord Matzigkeit.
1502         (initialize_global_constants): Added libtool to
1503         @common_sometimes.
1504         (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
1505
1506 Sun Jun  9 17:45:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
1507
1508         * texinfos.am (install-info): Don't install ~ files.  Bug report
1509         from Greg McGary.
1510         * automake.in (handle_texinfo): Don't push '.info*' onto
1511         @infos_list.
1512
1513         * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
1514         using gettext.
1515         (handle_dist): Pass --with-included-gettext to configure if using
1516         gettext.
1517
1518         * compile-kr.am (._c._o): Pass -c to $(COMPILE).
1519         (.c._o): Ditto.
1520         * compile.am (.c.o): Pass -c to $(COMPILE).
1521         * compile-vars.am (COMPILE): Don't include -c.
1522
1523         * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
1524         automake.
1525         * automake.in (handle_configure): Supply --strictness arg to
1526         automake.
1527
1528 Fri Jun  7 12:31:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
1529
1530         * automake.in (handle_tests): Fix quoting on `pwd`.
1531         (handle_options): Recognize no-installinfo option.
1532         (handle_man_pages): Don't put man directory on @installdirs if
1533         no-installman is specified.
1534         (handle_texinfo): Handle no-installinfo option.
1535         (handle_options): Compare version against $num_version, not
1536         $VERSION.
1537         (handle_source_transform): Generate rules for output of lex,
1538         yacc.  Bug report from Thomas Morgan.  Test yacc.test.
1539         (handle_dist): "distcheck" now runs "make dvi".
1540         (handle_tests): Support $(TESTS_ENVIRONMENT).  Idea from Ulrich
1541         Drepper.
1542
1543         * dejagnu.am (check-DEJAGNU): Depend on site.exp.
1544
1545 Sun Jun  2 10:33:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
1546
1547         * automake.in (handle_emacs_lisp): New function.
1548         (initialize_global_constants): Added elisp-comp to
1549         @common_sometimes.
1550         (seen_lispdir): New global.
1551         (scan_configure): Handle ud_PATH_LISPDIR.
1552
1553         * elisp-comp: New file.
1554
1555         * lisp.am: New file.
1556
1557         * automake.in (generate_makefile): Run handle_emacs_lisp.
1558
1559         * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
1560
1561         * automake.in (initialize_global_constants): Removed version.texi
1562         from common_sometimes.
1563         (initialize_global_constants): Added texinfo.tex to common_files.
1564         Test texinfo.test.
1565         (handle_tests): Allow dejagnu- and automake-style test suites to
1566         coexist.  Test dejagnu.test.
1567         (initialize_global_constants): New constants AC_CANONICAL_HOST,
1568         AC_CANONICAL_SYSTEM.
1569         (scan_configure): Use new constants.
1570         (handle_tests): Put target specific information into site.exp if
1571         AC_CANONICAL_* used.
1572         (read_am_file): Generate some extra variables when AC_CANONICAL_*
1573         used.
1574         (handle_options): Allow version number to have letters appended.
1575         (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
1576         option not specd.
1577         (initialize_global_constants): install_man_format changed to
1578         handle built man pages.
1579
1580 Wed May 29 10:35:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
1581
1582         * config.guess, config.sub: New versions.
1583
1584 Tue May 28 19:27:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
1585
1586         * configure.in (VERSION): Upped to 1.0.
1587
1588 Sat May 25 10:19:53 1996  Tom Tromey  <tromey@creche.cygnus.com>
1589
1590         * automake.in (handle_tests): Handle dejagnu.
1591         (handle_options): Recognize dejagnu option.
1592
1593         * dejagnu.am: New file.
1594
1595 Thu May 23 10:01:13 1996  Tom Tromey  <tromey@creche.cygnus.com>
1596
1597         * automake.in (handle_dist): Run installcheck target from
1598         distcheck.
1599
1600         * configure.in (VERSION): Upped to 0.34.
1601
1602         * automake.in (scan_configure): Always allow upgrading to
1603         fp_PROG_INSTALL.  Test fpinstall.test.
1604
1605 Wed May 22 14:45:28 1996  Joshua Cowan  <jcowan@hermit.reslife.okstate.edu>
1606
1607         (handle_dist): Make `distcheck' check `install' target, too.
1608
1609 Wed May 22 09:49:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
1610
1611         * automake.in (initialize_per_input): Don't initialize
1612         $output_directory here; initialize it globally.  From Joshua
1613         Cowan.  Test outdir.test.
1614
1615 Sat May 18 10:57:40 1996  Tom Tromey  <tromey@creche.cygnus.com>
1616
1617         * automake.in (handle_tests): Don't push TESTS onto dist_common.
1618         (initialize_global_constants): Put install-sh and mkinstalldirs
1619         into @common_files.  Test insh2.test.
1620
1621 Fri May 17 09:02:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
1622
1623         * automake.in (handle_source_transform): Don't generate _OBJECTS
1624         when no source files specified.  Test number.test.
1625
1626         From Joerg-Martin Schwarz:
1627         * automake.in (seen_package, seen_version): New globals.
1628         (scan_configure): Look for PACKAGE= and VERSION=.
1629
1630         * automake.in (handle_options): Recognize dist-zip.
1631         (handle_dist): Handle dist-zip.
1632         (handle_options): Use ' ', not \s+, with split.  Test
1633         backsl.test.
1634         (handle_source_transform): Likewise.
1635         (handle_lib_objects): Likewise.
1636         (handle_libraries): Likewise.
1637         (handle_texinfo): Likewise.
1638         (handle_man_pages): Likewise.
1639         (handle_subdirs): Likewise.
1640         (handle_gettext): Likewise.
1641         (handle_footer): Likewise.
1642         (handle_tests): Likewise.
1643         (scan_configure): Likewise.
1644         (am_install_var): Likewise.
1645
1646         * Makefile.am (TAGS_DEPENDENCIES): New macro.
1647
1648         * tags.am (tags-recursive): New target.
1649         (TAGS): Depend on it.
1650
1651         * automake.in (handle_tags): Put tags-recursive on @phony.
1652
1653         * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
1654         TAGS_DEPENDENCIES.
1655         * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
1656
1657 Thu May 16 09:21:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
1658
1659         * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
1660
1661         * automake.in (scan_configure): Look for install-sh and
1662         mkinstalldirs here.
1663         (initialize_global_constants): Moved mdate-sh from
1664         common_sometimes to common_files.  Test mdate2.test.
1665
1666 Tue May 14 21:52:01 1996  Tom Tromey  <tromey@creche.cygnus.com>
1667
1668         * automake.in (seen_maint_mode): New global.
1669         (scan_configure): Handle jm_MAINTAINER_MODE.
1670         (read_am_file): Handle seen_maint_mode.
1671         (file_contents_with_transform): Handle seen_maint_mode.
1672         (handle_source_transform): Changed interface, all callers.
1673
1674         From Jim Meyering:
1675         * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
1676         Handle @MAINT@.
1677         * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
1678
1679         * automake.in (handle_configure): Check $config_aux_dir against
1680         empty string.  From Markku Rossi.  Test mkinstall.test.
1681
1682 Fri May 10 14:38:47 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
1683
1684         * automake.in (distcheck): Added new rule to top level
1685         Makefile.in.
1686
1687 Wed May  8 21:57:21 1996  Gord Matzigkeit  <gord@gnu.ai.mit.edu>
1688
1689         * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
1690         sets seen_ranlib.
1691         (generate_makefile): libtool, config.sub, and config.guess should
1692         only ever appear in the top directory of a package.
1693
1694 Tue May 14 10:24:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
1695
1696         * automake.in (initialize_global_constants): Added libversion.in
1697         to @common_files.
1698
1699         * configure.in (VERSION): Upped to 0.33.
1700
1701         * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
1702         Test extra.test.
1703
1704 Mon May 13 10:41:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
1705
1706         * install-sh (transformbasename): Correct misspelling of
1707         transformbasename.  From Ian Lance Taylor.
1708
1709 Sat Apr 27 11:39:10 1996  Tom Tromey  <tromey@creche.cygnus.com>
1710
1711         * automake.in (handle_configure): Set mkinstalldirs variable
1712         here.
1713         (handle_dist_worker): Explicitly set distdir in subdir makes.
1714         (handle_dist): Handle separate distdir target.
1715         (handle_dist_worker): Only generate distdir target.
1716
1717         * texinfos.am (install-info): Use $(mkinstalldirs).
1718         * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
1719         * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
1720         * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
1721         * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
1722         * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
1723
1724         * automake.in (read_am_file): Set mkinstalldirs variable.
1725         (handle_man_pages): Use it.
1726         (handle_installdirs): Ditto.
1727
1728 Fri Apr 26 15:10:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
1729
1730         * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
1731
1732 Thu Apr 25 18:40:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
1733
1734         * automake.in (handle_dist_worker): Use $(TAR), not tar.
1735         (handle_merge_targets): Make sure config header is built before
1736         recursing into subdirs.
1737         (handle_libraries): Generate LIBFILES for check_LIBRARIES.
1738         (handle_merge_targets): Handle case where nothing is installed but
1739         something must be built -- "make install" must still work.
1740
1741         * dist-vars.am (TAR): New macro.
1742
1743         * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
1744         (handle_configure): Require stamp-h.in when config header used.
1745
1746 Tue Apr 23 17:57:13 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1747
1748         * doc/mdate-sh: Extract the last field from the date output, not
1749         the sixth, which will fail when the timezone name has more than
1750         one word or is missing.
1751
1752 Wed Apr 24 20:29:26 1996  Tom Tromey  <tromey@creche.cygnus.com>
1753
1754         * automake.in (am_install_var): Use delete, not undef, to remove
1755         EXTRA entry.  From Gord Matzigkeit.
1756
1757 Mon Apr 22 17:48:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
1758
1759         * automake.in (read_am_file): Handle case where last line doesn't
1760         end in newline.
1761
1762 Tue Apr  9 22:53:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
1763
1764         * automake.in (variable_defined): New function.
1765         (read_am_file): Ensure a blank line comes before starting comments
1766         from Makefile.am.
1767         (initialize_per_input): Initialize %targets.
1768         (read_am_file): Set appropriate entry in %targets.
1769         Many changes to use variable_defined.
1770         (check_gnu_standards): Only require ChangeLog at top level.  From
1771         Gord Matzigkeit.
1772         (handle_tests): check-TESTS depends on $(TESTS).  From Gord
1773         Matzigkeit.
1774
1775 Mon Apr  8 22:51:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
1776
1777         * automake.in (parse_arguments): Added short options.
1778         (initialize_global_constants): Ditto.
1779
1780 Fri Apr  5 00:22:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
1781
1782         * mkinstalldirs (errstatus): Don't necessarily die if mkdir
1783         fails.
1784
1785         * automake.in (handle_source_transform): Typo fix.
1786
1787 Thu Apr  4 15:10:50 1996  Tom Tromey  <tromey@creche.cygnus.com>
1788
1789         * automake.in (handle_dist_worker): Renamed dist-local to
1790         dist-hook.
1791         (handle_merge_targets): Added install-data-hook and
1792         install-exec-hook.
1793         (handle_source_transform): Handle EXTRA_prog_SOURCES form.
1794
1795         * automake.in (handle_scripts): Never allow scripts_installed to
1796         become 0.
1797
1798         * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
1799         srcdir.
1800
1801         * automake.in (generate_makefile): Derived file names from given
1802         input; don't assume Makefile.in and Makefile.am.
1803         (am_file_name, in_file_name): New globals.
1804         (read_am_file): Use them.
1805
1806         * program.am (@PROGRAM@): Use transformed program name.
1807
1808         * remake-hdr.am (stamp-h): Actually touch stamp-h.
1809
1810 Wed Apr  3 15:16:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
1811
1812         * automake.in (require_file_internal): Use correct file for error
1813         messages.  Test insh.test.
1814
1815 Mon Apr  1 09:47:44 1996  Tom Tromey  <tromey@creche.cygnus.com>
1816
1817         * texinfos.am (.texi.info): Build output file in srcdir.
1818
1819         * automake.in (require_file_internal): If $dir is ".",then look in
1820         relative directory.
1821         (handle_texinfo): Canonicalize name of texi file before looking
1822         for dependency variable.
1823
1824 Thu Mar 28 08:33:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
1825
1826         * automake.in (require_conf_file_with_conf_line): Yet another
1827         function of this form.
1828         (libtool_line): New variable.
1829         (handle_libraries): Handle libtool.
1830
1831         * libraries-vars.am: Removed.
1832
1833         * automake.in (seen_libtool): New variable.
1834         (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
1835
1836         * automake.in (handle_dist_worker): Handle dist-local.
1837
1838         * Makefile.am (maintainer-check): Do "make check" after all syntax
1839         checks.
1840
1841         * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
1842         directory.
1843
1844         * automake.in ($seen_arg_prog): New global.
1845         (handle_programs): Error if AC_ARG_PROGRAM not seen.
1846         (handle_scripts): Ditto.
1847         (handle_configure): mkinstalldirs now a config file.
1848         (handle_installdirs): Find mkinstalldirs in config_aux_dir.
1849         (handle_dist_worker): Removed DIST_SUBDIRS.
1850         (require_file_path): New variable.
1851         (require_file_with_conf_line): Set it.
1852         (require_file_with_line): Ditto.
1853         (require_file): Ditto.
1854         (require_file_internal): Incorporated code from
1855         require_config_file.
1856         (require_config_file): Rewrote.
1857         (require_conf_file_with_line): New function.
1858         (handle_texinfo): Use it for mdate-sh.
1859         (handle_texinfo): Look for mdate-sh in appropriate directory.
1860
1861 Tue Mar 26 13:47:54 1996  Tom Tromey  <tromey@creche.cygnus.com>
1862
1863         * Makefile.am (cvs-dist): Find NEWS in srcdir.
1864         * automake.in (handle_dist_worker): Find NEWS in srcdir.
1865         ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
1866         rule.
1867         (require_config_file): Set config_aux_path when file found.
1868         ($config_aux_dir): New variable.
1869         (require_config_file): Set it.
1870         (handle_man_pages): Find mkinstalldirs in config_aux_dir.
1871
1872 Mon Mar 25 15:32:57 1996  Tom Tromey  <tromey@creche.cygnus.com>
1873
1874         * data.am (install-@DIR@DATA): Also allow data to be in build
1875         directory.
1876
1877 Sun Mar 24 19:56:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
1878
1879         * automake.in (am_install_var): Don't look in EXTRA_primary
1880         variable any more; it is handled in the main loop.
1881
1882 Wed Mar 20 16:22:35 1996  Tom Tromey  <tromey@creche.cygnus.com>
1883
1884         * data.am (install-@DIR@DATA): Find data in srcdir.
1885
1886 Fri Mar 15 18:30:31 1996  Tom Tromey  <tromey@creche.cygnus.com>
1887
1888         * automake.in (require_config_file): Use correct filename when
1889         looking for errors.  Also, install file in `.' if not found.  Bug
1890         reported by Gord Matzigkeit.  Test installsh.test.
1891
1892 Thu Mar 14 09:28:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
1893
1894         * Makefile.am (cvs-diff): New target.
1895
1896         Fix for bug when install var substitutes empty.  Test empty.test.
1897         * header.am (install-@DIR@HEADERS): Allow empty list of headers.
1898         (uninstall-@DIR@HEADERS): Ditto.
1899         * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
1900         (uninstall-@DIR@SCRIPTS): Ditto.
1901         * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
1902         libraries.
1903         (uninstall-@DIR@LIBRARIES): Ditto.
1904         * data.am (install-@DIR@DATA): Allow empty list of data.
1905         (uninstall-@DIR@DATA): Ditto.
1906         * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
1907         From François Pinard.
1908         (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
1909         (uninstall-@DIR@PROGRAMS): Ditto.
1910
1911 Wed Mar 13 19:50:23 1996  Tom Tromey  <tromey@creche.cygnus.com>
1912
1913         * tags-subd.am (ID): Name of ID file must be flush against -f.
1914
1915         * configure.in (VERSION): Version 0.32.
1916
1917 Mon Mar 11 17:50:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
1918
1919         * automake.in (seen_linguas, all_linguas_line): New variables.
1920         (handle_gettext): New function.
1921         (generate_makefile): Run it.
1922         (scan_configure): Recognize ALL_LINGUAS.
1923
1924 Mon Mar 11 14:34:36 1996  Gord Matzigkeit  <gord@enci.ucalgary.ca>
1925
1926         * automake.texi: doc fix.
1927
1928         * automake.in (am_install_var): Added support for check and
1929         installcheck special prefixes.
1930
1931 Sun Mar 10 10:44:42 1996  Tom Tromey  <tromey@creche.cygnus.com>
1932
1933         * automake.in (handle_subdirs): Don't do SUBDIRS check for
1934         gettext.
1935
1936 Tue Mar  5 18:12:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
1937
1938         * automake.in (OBJECT_PATTERN): Removed.
1939         (am_install_var): No error if name is invalid.
1940         (handle_programs): Canonicalize program names.
1941         (BOGUS_MACRO_PATTERN): New variable.
1942         (read_am_file): Error if bad macro name given.
1943         (require_file_internal): Use am_line_error, not am_conf_error.
1944
1945         * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
1946
1947 Mon Mar  4 19:30:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
1948
1949         * automake.in (handle_lib_objects): New function.
1950         (handle_libraries): Use it.
1951         (handle_programs): Ditto.
1952         (handle_dist_worker): Deprecate DIST_SUBDIRS.
1953         (am_install_var): Allow extended directory mechanism to work.
1954         Test exdir.test.
1955
1956         * dist-vars.am (DISTFILES): Use EXTRA_DIST.
1957         (DEP_DISTFILES): Ditto.
1958
1959         * automake.in (OBJECT_PATTERN): New variable.
1960         (am_install_var): Use it.
1961         (handle_dist): DIST_OTHER is an anachronism.
1962
1963 Sat Mar  2 17:04:38 1996  Tom Tromey  <tromey@creche.cygnus.com>
1964
1965         * automake.in (handle_dist_worker): Only cause Automake to be
1966         re-run if not making a distribution.  Fixes bug reported by
1967         Joerg-Martin Schwarz.
1968         (require_file_with_line): New function.
1969         (require_file): Use it.
1970         (am_line_error): Don't print line number if $symbol is empty.
1971         (get_object_extension): Use require_file_with_line.
1972         (handle_libraries): Use require_file_with_line.
1973         (handle_texinfo): Use require_file_with_line.
1974         (handle_configure): Use am_conf_line_error and
1975         require_file_with_conf_line.
1976         (handle_subdirs): Use require_file_with_conf_line.
1977         (handle_configure): Use require_file_with_conf_line.
1978         (handle_tests): Push check-TESTS on @phony.
1979         (am_conf_line_error): New function.
1980         (require_file_with_conf_line): New function.
1981         (require_file_internal): New function.
1982         (require_file_with_line): Use it.
1983         (require_file): Ditto.
1984         (am_conf_line_error): Handle empty line number.
1985         (ac_gettext_line, ac_output_line): New variables.
1986         (scan_configure): Set them.
1987
1988 Fri Mar  1 00:13:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
1989
1990         * automake.in (parse_arguments): Default strictness is gnu.
1991         Changed `normal' to `foreign' everywhere.
1992         (parse_arguments): Handle --foreign.
1993         (initialize_global_constants): Document --foreign.
1994         (handle_dependencies): Better error message.
1995         (handle_texinfo): Don't push $vtexi on @texis.
1996         (handle_texinfo): Only push $vtexi on @texi_deps if not null.
1997         (handle_configure): install-sh is a config file; require it as
1998         such.
1999         (parse_arguments): Renamed --install-missing to --add-missing.
2000         (add_missing): Renamed from install_missing.
2001         (am_install_var): Check to make sure contents of install variable
2002         are correct if primary requires it.  Test badprog.test.
2003         (initialize_global_constants): Initialize
2004         %primary_uses_subobjects.
2005         (handle_source_transform): Skip configure substitutions.  Test
2006         depend.test.  Also, skip empty elements.
2007
2008 Thu Feb 29 22:00:30 1996  Tom Tromey  <tromey@creche.cygnus.com>
2009
2010         * texinfo.tex: New version.
2011
2012         * automake.in (am_install_var): Allow extended range of
2013         installation directories.
2014
2015         * automake.in (get_object_extension): Don't allow
2016         @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
2017         From Gord Matzigkeit.  Test confincl.test.
2018
2019         * texinfos.am (install-info): Changed usage of install-info (in
2020         comment).  Per Feb 25 GNU Standards document.
2021
2022 Wed Feb 28 07:40:55 1996  Tom Tromey  <tromey@creche.cygnus.com>
2023
2024         * automake.in (handle_tests): New function.
2025         (generate_makefile): Call it.
2026         (handle_subdirs): Skip directories whose names look like configure
2027         substitutions.
2028         (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
2029         when using gettext.
2030         (scan_configure): Clear in_ac_output if "]" found.  Test
2031         acoutqnl.test.
2032         (require_config_file): New function.
2033         (generate_makefile): Use require_config_file.
2034         (config_aux_path): New variable.
2035         (scan_configure): Check for AC_CONFIG_AUX_DIR.
2036         (handle_merge_targets): Add install-strip rule.
2037
2038 Tue Feb 27 20:00:36 1996  Tom Tromey  <tromey@creche.cygnus.com>
2039
2040         * mdate-sh: New version from Ulrich Drepper.
2041
2042         * automake.in (handle_source_transform): Changed fill back to
2043         empty string.
2044         (handle_libraries): Ditto.
2045         (handle_dist): Ditto.
2046         (handle_dependencies): Ditto.
2047         (handle_footer): Ditto.
2048         (handle_phony): Ditto.
2049
2050         * Makefile.am (DIST_SUBDIRS): Removed.
2051         (installcheck-local): Use Perl, not test -x.
2052         (PERL): New macro.
2053         (maintainer-check): Use $(PERL), not @PERL@.
2054
2055         * configure.in (VERSION): Upped to 0.31.
2056
2057 Sat Feb 24 18:02:19 1996  Tom Tromey  <tromey@creche.cygnus.com>
2058
2059         * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
2060         and config.guess.
2061
2062         * automake.in: Use keyed_aclocal_warning when warning about
2063         fp_PROG_INSTALL.
2064         (get_object_extension): Use keyed_aclocal_warning when warning
2065         about fp_C_PROTOTYPES.
2066         (keyed_aclocal_warning): New function.
2067
2068         * Makefile.am (pkgdata_DATA): Install aclocal.m4.
2069         * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
2070
2071         * automake.in (get_object_extension): Only give error about
2072         fp_C_PROTOTYPES once.
2073
2074         * automake.in (seen_ranlib): New variable.
2075         (scan_configure): Recognized AC_PROG_RANLIB.
2076         (handle_libraries): Error if ranlib not checked for.
2077
2078         * automake.in (default_strictness): Default to GNU.
2079         (default_strictness_name): Ditto.
2080
2081 Wed Feb 21 18:15:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2082
2083         * automake.in (read_am_file): Removed @kr@ support.
2084         (get_object_extension): Ditto.
2085
2086         * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
2087
2088 Tue Feb 20 17:25:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
2089
2090         * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
2091
2092 Mon Feb 19 19:53:09 1996  Tom Tromey  <tromey@creche.cygnus.com>
2093
2094         * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
2095         * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
2096
2097         * automake.in (handle_scripts): Ensure $scripts_installed set to
2098         boolean value.  Test proginst.test.
2099
2100         * Makefile.am (installcheck-local): New target.
2101
2102         * automake.in (require_file): No error if missing file is
2103         installed.
2104
2105 Sun Feb 18 17:10:00 1996  Tom Tromey  <tromey@creche.cygnus.com>
2106
2107         * automake.in (handle_scripts): SCRIPTS no longer automatically
2108         cleaned.  Now possible to install scripts in pkgdatadir.
2109         ($seen_canonical): New variable.
2110         (generate_makefile): Check for config.guess and config.sub here;
2111         fixes bug reported by Gord Matzigkeit.
2112
2113         * Makefile.am (pkgdata_SCRIPTS): New variable.
2114         (CLEANFILES): New macro.
2115
2116         * scripts-clean.am: Removed.
2117
2118 Sat Feb 17 00:15:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
2119
2120         * automake.in (am_install_var): Error if primary variable actually
2121         defined.
2122         (am_install_var): Skip elements that look like configure
2123         substitutions.
2124         (am_install_var): "EXTRA" is a valid prefix.
2125         (am_install_var): Push contents EXTRA_PRIMARY onto @result.
2126         (handle_merge_targets): Treat "all" target like "install".
2127         (handle_subdirs): Don't push all-recursive.
2128
2129         * header.am (install-@DIR@HEADERS): Don't depend on all.
2130         * data.am (install-@DIR@DATA): Don't depend on all.
2131         * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
2132         * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
2133         * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
2134
2135         * automake.in (am_install_var): Push generated install targets
2136         onto @phony.
2137
2138         * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
2139         * automake.in (handle_merge_targets): Correctly handle recursive
2140         calls of uninstall, install-exec, and install-data.
2141         (handle_merge_targets): Put Makefile, and possibly $config_name,
2142         onto @all.
2143         (handle_merge_targets): Push 'all' onto @install as appropriate.
2144
2145 Fri Feb 16 18:27:04 1996  Tom Tromey  <tromey@creche.cygnus.com>
2146
2147         * automake.in (handle_configure): config.status is in
2148         $(top_builddir), not $(top_srcdir).  Reported by Anthony Green.
2149
2150         * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
2151
2152 Thu Feb 15 19:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
2153
2154         * automake.in: (seen_prog_yacc): New variable.
2155         (scan_configure): Look for yacc.
2156         (handle_source_transform): Skipp C++ header files.
2157         (handle_source_transform): .cxx is a C++ source file.
2158
2159 Wed Feb 14 08:36:02 1996  Tom Tromey  <tromey@creche.cygnus.com>
2160
2161         * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
2162
2163         Implemented --verbose feature; idea from Greg Woods:
2164         * automake.in (verbose): New global.
2165         (generate_makefile): Print creating message if verbose.
2166         (grep_for_vers_texi): Print message if verbose.
2167         (handle_dependencies): Ditto.
2168         (scan_configure): Ditto.
2169         (read_am_file): Ditto.
2170         (parse_arguments): Added --verbose.
2171         (initialize_global_constants): Ditto.
2172
2173         * automake.in (get_object_extension): Use am_line_error.
2174         (handle_source_transform): Ditto.
2175         (handle_libraries): Ditto.
2176         (handle_texinfo): Ditto.
2177         (handle_man_pages): Ditto.
2178         (handle_dist): Ditto.
2179         (handle_dist): Ditto.
2180         (handle_subdirs): Ditto.
2181         (handle_configure): Ditto.
2182         (handle_merge_targets): Ditto.
2183         (am_install_var): Ditto.
2184         (am_line_error): Allow actual line number as argument.
2185         (handle_configure): Use am_line_error.
2186         (scan_configure): Set config_header_line.
2187         (config_header_line): New global.
2188         Use @PERL@ to find perl during exec.  From Greg Woods.
2189
2190 Tue Feb 13 22:06:51 1996  Tom Tromey  <tromey@creche.cygnus.com>
2191
2192         * automake.in (initialize_per_input): Init %content_lines.
2193         (read_am_file): Set appropriate content_lines elements while
2194         reading.
2195         (am_line_error): New function.
2196         (read_am_file): Use it.
2197         (handle_options): Ditto.
2198
2199         * automake.in (scan_configure): Handle case where more than one .o
2200         is put into LIBOBJS at once.  Test libobj.test.
2201
2202 Mon Feb 12 20:39:28 1996  Tom Tromey  <tromey@creche.cygnus.com>
2203
2204         * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
2205         Test acouttbs.test.
2206         (handle_subdirs): Restored intl, po warnings.
2207
2208         * automake.in (scan_configure): Delete everything after "," or
2209         ")".  Test acoutnoq.test.
2210         (handle_dist): Use $relative_dir, not nonexistent $subdir.
2211         (handle_subdirs): 'po' and 'intl' are sometimes substituted into
2212         SUBDIRS; don't warn about their absence.
2213
2214 Sun Feb 11 16:55:15 1996  Tom Tromey  <tromey@creche.cygnus.com>
2215
2216         * automake.in (handle_texinfo): Removed bogus error message.
2217
2218         * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
2219         onto @all.
2220         (handle_options): Handle version number.
2221
2222         * automake.in ($maint_charset, $dist_charset): New variables.
2223         (initialize_per_input): Init $local_maint_charset.
2224         (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
2225         (generate_makefile): Don't print "creating...".
2226
2227 Sat Feb 10 16:45:07 1996  Tom Tromey  <tromey@creche.cygnus.com>
2228
2229         * automake.in (get_object_extension): Substitute
2230         @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
2231         (handle_source_transform): Use $1, not \1.
2232         (pretty_print_internal): Handle Tabs in fill when computing indent
2233         on new line.
2234         (handle_merge_targets): Always generate install-exec and
2235         install-data targets.  Test instexec.test.
2236         Fixed error message if fp_PROG_INSTALL missing.
2237
2238         * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
2239         @CONFIG_INCLUDE_SPEC@.
2240
2241         * automake.in (scan_configure): Delete everything after "]".  Test
2242         acoutput.test.
2243
2244         * configure.in (AC_OUTPUT): Create tests/Makefile.
2245         * Makefile.am (SUBDIRS): New macro.
2246
2247         * automake.in (handle_texinfo): Put $vtexi on texi_deps.  From Jim
2248         Meyering.
2249
2250         * configure.in (AC_OUTPUT): Ensure automake is executable.
2251
2252 Thu Feb  8 17:30:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
2253
2254         * automake.in (handle_subdirs): Error if directory in SUBDIRS does
2255         not exist.
2256
2257         * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
2258
2259         From Jim Meyering:
2260         * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
2261         (@DIR@_LIBFILES).
2262         * header.am (install-@DIR@HEADERS): Depend on all, not
2263         $(@DIR@_HEADERS).
2264         * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
2265         * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
2266         $(@DIR@_SCRIPTS).
2267         * programs.am (install-@DIR@PROGRAMS): Depend on all, not
2268         $(@DIR@_PROGRAMS).
2269
2270         * automake.in (initialize_per_input): Initialize
2271         $use_dependencies.
2272         ($seen_path_xtra): New variable.
2273         (scan_configure): Look for AC_PATH_XTRA.
2274         (get_object_extension): Add variables to output if X seen.
2275
2276 Thu Feb  8 10:02:45 1996  Greg A. Woods  <woods@most.weird.com>
2277
2278         * automake.in (handle_programs): add pkglib to list of
2279         directories for C
2280         (various): include a tab as fill for continuation lines
2281         printed with pretty_print*, esp. for macro variable assignments.
2282         [ changed to 4 spaced by me ]
2283
2284 Wed Feb  7 18:00:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
2285
2286         * configure.in (VERSION): Upped to 0.30.
2287
2288         * Makefile.am (automake): Removed.
2289         (DIST_OTHER): Removed.
2290
2291         * automake.in (handle_source_transform): All dep_files are
2292         relative to $(srcdir).
2293         (handle_libraries): Ditto.
2294         (scan_configure): Test for AC_PROG_INSTALL as well as
2295         fp_PROG_INSTALL.  Don't error here.
2296         (seen_prog_install): Now global.
2297         (scripts_installed): New global.
2298         (handle_scripts): Set it.
2299         Give error if appropriate install macro not seen.
2300         (handle_subdirs): Ensure $seen_gettext before requiring
2301         gettext-specific files.
2302         (handle_configure): Automatically rebuild 
2303
2304         From Jim Meyering:
2305         * automake.in (handle_source_transform): Use \W when quoting
2306         regexp.  When blah_SOURCES not explicitly defined, still create
2307         entry in %deps.
2308         * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
2309         * subdirs.am (maintainer-clean-recursive): Now depends on
2310         $(CONFIG_HEADER) and Makefile.
2311
2312         * automake.in (handle_source_transform): Skip macro references.
2313
2314 Mon Feb  5 14:58:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
2315
2316         * automake.in (handle_texinfo): Include "rm" when deleting files.
2317
2318         * Makefile.am (maintainer-check): Expect only one ${...}.
2319         * texinfos.am (install-info): Remove unneeded ${...}.  From Jim
2320         Meyering.
2321
2322         * automake.in (handle_configure): Only define CONFIG_HEADER if
2323         $config_name.
2324         ($seen_gettext): New variable.
2325         (handle_subdirs): Do all gettext-related checking here.
2326         (scan_configure): Just set $seen_gettext.
2327         (handle_man_pages): Properly quote $(MANS).
2328
2329 Wed Jan 31 09:51:30 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
2330
2331         * depend.am: Don't use srcdir anywhere.
2332         * automake.in (handle_libraries): Don't make .deps relative to
2333         srcdir.
2334         (handle_options): Recognize no-dependencies.
2335
2336         * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
2337         ".".  Properly quote regexp.
2338
2339 Tue Jan 30 12:19:09 1996  Tom Tromey  (tromey@gerbil.cygnus.com)
2340
2341         * automake.in (handle_configure): Only defined CONFIG_HEADER if
2342         $config_name.
2343         (read_am_file): Quote regexp when substituting top_builddir.
2344         (handle_source_transform, handle_libraries): Look in
2345         $(srcdir)/.deps for .P files.
2346
2347 Fri Jan 26 00:15:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
2348
2349         * automake.in (am_conf_error): New function.
2350         (scan_configure): Use it.
2351         (scan_configure): A comma also ends AC_OUTPUT macro.
2352
2353         * automake.in (read_am_file): Compute top_builddir when including
2354         header-vars.am.
2355         (handle_configure): Use $top_builddir, not $top_reldir.
2356         (other_input_files): New variable.
2357         (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
2358
2359         Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
2360         * automake.in (input_files, seen_make_set): Declare globally.
2361         (parse_arguments): Use input_files, not make_list.
2362         Only scan configure.in once.
2363         (handle_dist): Use SUBDIRS to determine when to make
2364         subdirectories and recurisvely dist.  Use $(topdir), not "..", to
2365         find top of dist tree.
2366         (handle_configure): Check for AC_PROG_MAKE_SET here.  Don't require
2367         configure.in (done elsewhere).
2368         (scan_configure): seen_make_set is global.  Allow arbitrary space
2369         in LIBOBJS assignment.
2370         (top_builddir): New variable.
2371         * header-vars.am (top_builddir): New variable.
2372         * remake-subd.am (Makefile): Look in top_builddir, not .., when
2373         remaking.
2374         * automake.in (handle_merge_targets): Run 'all' before
2375         check-recursive.
2376
2377         * automake.in (file_contents_with_transform): Changed error
2378         message.
2379         (handle_configure): Define $contents{'CONFIG_HEADER'}.
2380
2381         * texi-version.am: Many changes to support multiple .texi files.
2382         Replaced "version.texi" with "@VTEXI@".  Replaced "vti" with
2383         "@VTI@".
2384         * automake.in (handle_configure): install.sh is an anachronism.
2385         (handle_texinfo): Generalized for multiple .texi files.  Handle
2386         'clean-info' internally.
2387         * texi-clean.am: Removed.
2388         * Makefile.am: Updated for removal.
2389
2390 Wed Jan 24 22:55:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
2391
2392         * automake.in (grep_for_vers_texi): New function.
2393         (handle_texinfo): Use grep_for_vers_texi, not system("grep").
2394         (handle_texinfo): Changes to generalize to multiple .texi files.
2395
2396 Tue Jan 23 14:22:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
2397
2398         Fixes from Gord Matzigkeit:
2399         * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
2400         topsrcdir.
2401         * header.am: New file.
2402         * Makefile.am (pkgdata_DATA): Install header.am.
2403         * automake.in (handle_headers): Use header.am, not data.am.
2404         (am_install_var): Allow pattern to be compiled multiple times.
2405
2406         * config.guess, config.sub: New files.
2407         * Makefile.am (pkgdata_DATA): Install config.guess and
2408         config.sub.
2409         * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
2410         AC_CANONICAL_SYSTEM.
2411
2412 Sun Jan 21 15:51:48 1996  Tom Tromey  <tromey@creche.cygnus.com>
2413
2414         * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
2415         (handle_man_pages): Use man_MANS, not MANS.
2416
2417         * Makefile.am (info_TEXINFOS): Renamed.
2418
2419         * automake.in (scan_configure): Remove comments from input line.
2420         (am_variable): Removed.
2421
2422         * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
2423
2424         * automake.in (config_name, config_header): New globals.
2425         (scan_configure): Look for AC_CONFIG_HEADER.
2426         (handle_configure): Handle more uses of AC_CONFIG_HEADER.
2427
2428 Sat Jan 20 15:54:24 1996  Tom Tromey  <tromey@creche.cygnus.com>
2429
2430         * automake.in (handle_dist_worker): Bug fix.
2431
2432 Fri Jan 19 00:50:29 1996  Tom Tromey  <tromey@creche.cygnus.com>
2433
2434         * automake.in (require_file): Install missing files only according
2435         to desired strictness.
2436         (initialize_per_input): Don't init libsources.
2437         (scan_configure): Reinit libsources.
2438         (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
2439         (fp_c_prototypes): New global.
2440         (scan_configure): Set it.
2441         (get_object_extension): Error if fp_C_PROTOTYPES not in
2442         configure.in when using ansi2knr.
2443         (handle_source_transform): Skip header files.
2444
2445         * automake.in (handle_dist_worker): Explicitly make 'dist' in
2446         subdirs.
2447
2448 Thu Jan 18 00:25:56 1996  Tom Tromey  <tromey@creche.cygnus.com>
2449
2450         From François Pinard:
2451         * automake.in (handle_source_transform): Transform $o file into .P
2452         file.
2453         (handle_dist_worker): Handle case where DISTFILES includes
2454         wildcard.  Bug fix in subdir case.
2455
2456         * automake.in (parse_arguments): Initialize strictness to
2457         'normal'.
2458
2459 Sun Jan 14 13:54:16 1996  Tom Tromey  <tromey@creche.cygnus.com>
2460
2461         * automake.in (scan_configure): Look for NLS support.
2462
2463         Changes from François Pinard:
2464         * texinfos.am (install-info): Correctly install when build dir is
2465         not srcdir.
2466         * tags-subd.am (ID): Indentation change.
2467         * kr-vars.am (o): Use ".@U@o", not "@U@o".
2468         * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
2469         * automake.in (handle_dist_worker): Fixlets.
2470         (handle_dist): Sort keys going into dist_common.
2471
2472 Sat Jan 13 00:18:06 1996  Tom Tromey  <tromey@creche.cygnus.com>
2473
2474         * automake.in (handle_dist_worker): If Gnits, don't allow release
2475         until NEWS is updated.
2476
2477         * configure.in (VERSION): Version 0.29.
2478
2479         * Makefile.am (maintainer-check): Look for perl4.036 in path.
2480
2481         * dist-vars.am (DISTFILES):  Include BUILT_SOURCES.
2482         (DEP_DISTFILES): Ditto.
2483
2484         * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
2485         * dist-vars.am (DEP_DISTFILES): New variable.
2486
2487         * automake.in (handle_options): Support dist-shar option.
2488         (handle_dist_worker): New function.
2489         (handle_dist): Use it.
2490
2491         * texi-version.am (mostlyclean-vti): Remove version.tmp, not
2492         *.tmp.
2493
2494         * automake.in (handle_dist): Chmod distdir 777.  From François
2495         Pinard.
2496
2497         * automake.in (scan_configure): New function.
2498         (initialize_per_input): Init libsources.
2499         (generate_makefile): Run handle_configure first.
2500         (handle_configure): Run scan_configure.
2501         (handle_configure): Don't look for AC_PROG_MAKE_SET here.
2502
2503 Thu Jan 11 23:14:18 1996  Tom Tromey  <tromey@creche.cygnus.com>
2504
2505         * Makefile.am (AUTOMAKE_OPTIONS): New variable.
2506
2507         * automake.in (strictness, strictness_name): Renamed.
2508         (initialize_per_input): Set strictness, strictness_name.
2509         Initialize %options.
2510         (generate_makefile): Run handle_options.
2511         (handle_options): New function.
2512         (handle_man_pages): Make install-man depend on $(MANS).  Turn off
2513         man page install if no-installman option given.
2514         (read_am_file): Deprecate @kr@.
2515         (get_object_extension): Look at ansi2knr option.
2516         (parse_arguments): Take global strictness from command-line
2517         options.
2518
2519 Tue Jan  9 11:24:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
2520
2521         Fixes from François Pinard:
2522         * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
2523         * automake.in (get_object_extension): Use $o, not $(kr)o.
2524         (handle_source_transform): Don't look for $(kr)c files.
2525         * kr-vars.am (o): New macro.
2526         (kr): Removed.
2527
2528         * depend.am (DEP_FILES): Removed.
2529         * automake.in (handle_source_transform): Push .P file onto
2530         dep_files.
2531         (initialize_per_input): New variable %dep_files.
2532         (handle_dependencies): Generate DEP_FILES here.
2533
2534 Mon Jan  8 22:27:33 1996  Tom Tromey  <tromey@creche.cygnus.com>
2535
2536         * automake.in (do_one_clean_target): Only remove config.status in
2537         top-level directory.
2538         (handle_tags): Removed 'id' from .PHONY list.  From Jim Meyering.
2539
2540         * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
2541
2542         * automake.in (handle_dist): Make "ln" quiet.
2543
2544         * tags-subd.am (ID): Depend on HEADERS and SOURCES.
2545
2546 Sat Jan  6 10:58:23 1996  Tom Tromey  <tromey@cambric.colorado.edu>
2547
2548         * automake.in (handle_merge_targets): 'check' shouldn't depend on
2549         'all' at top level.
2550         (file_contents_with_transform): New function.
2551         (am_install_var): Use file_contents_with_transform.
2552         (handle_programs): Ditto.
2553         (handle_libraries): Ditto.
2554         (handle_texinfo): Ditto.
2555         (handle_merge_targets): Let 'install' depend on 'all' if no other
2556         dependencies exist.  From Jim Meyering.
2557         (check_gnu_standards): GNU requires AUTHORS file.  (See
2558         maintain.text).
2559         (require_file): Put body in loop.
2560         (get_object_extension): Only call require_file once.
2561         (handle_configure): Ditto.
2562
2563         From Jim Meyering:
2564         * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
2565         * tags-subd.am (id): Removed.
2566
2567 Fri Jan  5 10:31:19 1996  Tom Tromey  <tromey@cambric.colorado.edu>
2568
2569         * Added copyright notice to each .am file.
2570
2571         * automake.in: Cleanups from François Pinard to avoid $#.
2572         (require_argument): Fixed sense of test.
2573         (set_strictness): Bug fix.
2574
2575 Thu Jan  4 21:21:29 1996  Tom Tromey  <tromey@cambric.colorado.edu>
2576
2577         * Makefile.am (pkgdata_DATA): Removed old dist files.
2578
2579         * dist-subd-top.am, dist-subd.am, dist.am: Removed.
2580
2581         * automake.in (set_strictness): Set $strictness_name.
2582         (strictness_name): New variable.
2583         (handle_dist): Substantially rewrote.
2584
2585         * configure.in: Point AC_INIT at automake.in.
2586
2587         * automake.in (generate_makefile): Report errors against
2588         Makefile.in, not Makefile.am.
2589
2590 Wed Jan  3 00:05:40 1996  Tom Tromey  <tromey@cambric.colorado.edu>
2591
2592         * mdate-sh: Bug fix from Jim Meyering.
2593
2594         * dist.am (dist): Changed in parallel with dist-subd-top.am.
2595
2596         * mkinstalldirs: Reverted.
2597
2598         * automake.in (initialize_global_constants): Allow COPYING.LIB
2599         again.
2600         (check_gnits_standards): Disallow COPYING.LIB.
2601
2602         * texinfos.am (install-info): Only look in $(srcdir) for info
2603         files.
2604
2605         * automake.in (initialize_global_constants): New variable
2606         gen_copyright.
2607         (read_am_file): Put a copyright in each Makefile.in.
2608
2609         * dist-vars.am (DISTFILES): Put DIST_COMMON first.
2610
2611         * automake.in (am_install_var): Put space before "=".
2612         (handle_dist): Put README first in DIST_COMMON.
2613
2614         * Makefile.am (pkgdata_DATA): Include COPYING.
2615
2616         * COPYING: New file.
2617
2618         * automake.in (parse_arguments): Added --gnu and --gnits as
2619         synonyms.
2620         (initialize_global_constants): Ditto.
2621         (initialize_global_constants): Don't auto-distribute COPYING.LIB.
2622         (initialize_global_constants): Look for README first.
2623         (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
2624         ABOUT-GNU.
2625         (check_gnu_standards): Require file COPYING.
2626
2627         From François Pinard:
2628         * automake.in (file_contents): Comment out "warn"s.
2629         (usage): Use 4 columns.
2630         (USAGE_FORMAT): Ditto.
2631
2632         * texinfos.am (install-info): Look for info file relative to $$d.
2633
2634         * Makefile.am (cvs-dist): Suppress output of "grep".
2635
2636         * configure.in (VERSION): Version 0.28.
2637
2638         * automake.in (pretty_print_internal): Fix for Perl 4
2639         compatibility.
2640
2641         * configure.in (VERSION): Version 0.27.
2642
2643         * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
2644         invocation.
2645
2646         * automake.in (initialize_global_constants): Don't quote "@" in
2647         $install_man_format.
2648         (handle_merge_targets): use "@:" as empty command, not ":".
2649
2650 Tue Jan  2 23:33:24 1996  Tom Tromey  <tromey@cambric.colorado.edu>
2651
2652         * texinfos.am (install-info): Look in $d for info files.  From
2653         François Pinard.
2654
2655         * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
2656
2657         * automake.in (read_am_file): Correctly deal with continued
2658         variable definitions.
2659
2660 Mon Jan  1 15:43:25 1996  Tom Tromey  <tromey@cambric.colorado.edu>
2661
2662         * automake.in (handle_merge_targets): 'check' target depends on
2663         'all'.
2664         (file_contents): Don't be so verbose.
2665         (read_am_file): Ditto.
2666         (read_am_file): Must use substr to check for trailing \.
2667         (am_install_var): Use push_phony_cleaners.
2668         (file_contents): Set $was_rule when assuming a rule is seen.
2669         (read_am_file): Ditto.
2670         (do_one_clean_target): Removed spurious newline.
2671
2672         Some changes from François Pinard:
2673         * Removed trailing whitespace from all '.am' files.
2674         * tags-subd.am (ID): Use &&, not ;.
2675         (TAGS): Ditto.
2676         * automake.in (parse_arguments): Removed useless message.
2677         (parse_arguments): Don't explicitly referenced STDERR.
2678         (require_argument): Ditto.
2679         (am_error): Ditto.
2680         (set_strictness): Ditto.
2681         (file_contents): Ditto.
2682         (read_am_file): Ditto.
2683         (generate_makefile): Style tweaks.
2684         (handle_programs): Ditto.
2685         (handle_libraries): Ditto.
2686         (handle_texinfo): Ditto.
2687         (handle_man_pages): Ditto.
2688         (handle_tags): Ditto.
2689         (handle_dist): Ditto.
2690         (handle_subdirs): Ditto.
2691         (handle_configure): Ditto.
2692         (handle_footer): Don't put newline before footer.am contents.
2693         (handle_merge_targets): Style tweaks.
2694         (do_one_clean_target): Ditto.
2695         (dirname): Ditto.
2696         (am_variable): Ditto.
2697         Defined some new constants.
2698         (generate_makefile): Don't call generate_header.
2699         (generate_header): Removed.
2700         (file_contents): Rewrote.
2701         (read_am_file): Rewrote.
2702
2703         * automake.in (generate_makefile): Handle phony target.
2704         (do_one_clean_target): Pretty-print dependencies.
2705         (handle_installdirs): Pretty-print rule.
2706
2707         * Makefile.am (maintainer-check): Made some commands silent.
2708
2709         * automake.in (initialize_global_constants): Don't install or
2710         uninstall cat'd man pages.
2711         (initialize_per_input): Added phony target.
2712         (push_phony_cleaners): New function.
2713         (get_object_extension): Handle phony targets.
2714         (handle_texinfo): Ditto.
2715         (handle_man_pages): Ditto.
2716         (handle_tags): Ditto.
2717         (handle_dist): Ditto.
2718         (handle_subdirs): Ditto.
2719         (handle_installdirs): Ditto.
2720         (handle_merge_targets): Ditto.
2721         (handle_clean): Ditto.
2722         (do_one_merge_target): Ditto.
2723         (am_install_var): Ditto.
2724         (handle_phony): New function.
2725         (generate_makefile): Call it.
2726         (pretty_print_internal): New function.
2727         (pretty_print_rule): Ditto.
2728
2729 Sun Dec 31 13:04:59 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2730
2731         * automake.in (initialize_global_constants): Don't print body of
2732         loop at make time.
2733
2734         Changes from François Pinard:
2735         * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
2736         (DEP_FILES): Put dependency files in $(srcdir).
2737         Look in $(srcdir) when including dependency files.
2738         ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
2739         (.deps/%.P): MKDEP includes all macro expansions.
2740         * dist-subd-top.am (dist): Get absolute path for distdir.  Don't
2741         be so verbose.
2742         * dist-subd.am (dist): Don't be so verbose.
2743         * dist.am (dist): Don't be so verbose.
2744
2745         * automake.in (do_one_clean_target): Remove config.status in
2746         maintainer-clean.  From Jim Meyering.
2747
2748         * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix.  From Jim
2749         Meyering.
2750
2751         * automake.in (handle_merge_targets): Add dummy command for empty
2752         install target.  From Jim Meyering.
2753
2754 Tue Dec 12 10:06:28 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2755
2756         * texinfos.am (uninstall-info): Bug fix.
2757
2758         * Makefile.am (maintainer-check): Error if ${...} used.
2759         * depend.am (DEP_FILES): Prefer $(...).
2760
2761         * scripts.am (install-@DIR@SCRIPTS): Only install script if it
2762         exists.
2763         * libraries.am (install-@DIR@LIBRARIES): Only install library if
2764         it exists.
2765         * programs.am (install-@DIR@PROGRAMS): Only install program if it
2766         exists.
2767
2768         * texinfos-vars.am (TEXFILES): Removed.
2769
2770         * Makefile.am (pkgdata_DATA): Removed libprograms.am.
2771
2772         * automake.in (do_one_merge_target): Never generate trailing
2773         whitespace.
2774         (pretty_print): New function.
2775         (handle_footer): Prettyprint definitions.
2776         (am_install_var): Ditto.
2777         (handle_source_transform): Ditto.
2778         (handle_dist): Ditto.
2779         (handle_libraries): Ditto.
2780         (read_am_file): Put comments nearer appropriate code.
2781
2782         * texi-clean.am (mostlyclean-info): Use continued lines, not
2783         multiple rm's.  From Jim Meyering.
2784
2785 Sun Dec 10 11:59:33 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2786
2787         * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
2788         mkinstalldirs, texinfo.tex to be installed.
2789         * automake.in (symlink_exists): New global.
2790         (install_missing): Ditto.
2791         (require_file): Install missing files if possible.
2792         (parse_arguments): Handle --install-missing option.
2793         (initialize_global_constants): Document --install-missing.
2794
2795         * Makefile.am (cvs-dist): Don't release unless NEWS updated.
2796         Ensure 'checks' pass before release.
2797         (maintainer-check): Renamed.  Look in $(srcdir) for sources.  From
2798         Franc,ois Pinard.
2799         (cvs-dist): Depend on maintainer-check instead of explicitly
2800         running check.
2801
2802         * configure.in (VERSION): Version 0.26.
2803
2804         * Makefile.am (check-local): Only look at [a-z]*.am.  Fixed sense
2805         of 'if' test.
2806
2807         * depend.am (DEP_FILES): Bug fix.
2808
2809         * automake.in (do_one_clean_target): Typo.
2810
2811         * Makefile.am (check-local): Run syntax check under Perl 4.
2812
2813         * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
2814         (handle_source_transform): Loop variable is now $_.  From Gor
2815
2816         * Makefile.am (check-local): Check for 'true' in source.
2817         * texinfos.am (install-info): Can't use "true" in any rule.
2818
2819 Sat Dec  9 10:16:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2820
2821         * Makefile.am (cvs-dist): New target.
2822
2823         * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
2824         failures.
2825
2826         * texinfos.am (install-info): Don't do install-info for now.
2827
2828         * clean.am (distclean-generic): Don't remove config.status here.
2829         * automake.in (do_one_clean_target): Remove config.status later,
2830         for 'make -j2'.  From Jim Meyering.
2831
2832 Fri Dec  8 16:30:48 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2833
2834         * configure.in (VERSION): Version 0.25.
2835
2836         * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
2837         (handle_configure): Check for AC_PROG_MAKE_SET.
2838
2839         * depend.am (DEP_FILES): Handle deANSIfication case.  From Jim
2840         Meyering.
2841
2842         * automake.in (am_install_var): Changed how 'clean' handled for
2843         uniform name targets.
2844         * Makefile.am (pkgdata_DATA): Added new files.
2845         * data-clean.am: New file.
2846         * scripts-clean.am: New file.
2847         * libraries-clean.am: New file.
2848         * programs-clean.am: New file.
2849
2850 Wed Dec  6 00:06:11 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2851
2852         * automake.in (am_install_var): Error if variable name
2853         "misspelled".
2854         (handle_source_transform): Automatically include .c file
2855         corresponding to .y or .l.
2856
2857 Tue Dec  5 00:46:14 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2858
2859         * programs.am: Changed for uniform naming scheme.
2860
2861         * automake.in (read_am_file): Allow '-' and '.' in target names.
2862         (generate_makefile): Don't pass arguments to handle_libraries.
2863         (initialize_per_input): Define @sources, @objects.
2864         (generate_makefile): Init @sources, @objects if needed.
2865         (handle_source_transform): Push onto @sources, @objects here.
2866         (am_install_var): Push primary onto @all, for configure-time
2867         customization.
2868         (handle_programs): Use new uniform naming scheme.
2869
2870         * Makefile.am (check-local): New target.
2871
2872         * automake.in (handle_libraries): Use uniform naming scheme.
2873
2874         * libraries.am: Rewrote for uniform naming scheme.
2875
2876         * scripts.am: Updated names of all clean targets.
2877
2878         * automake.in (handle_programs): Split on all whitespace.
2879         (handle_libraries): Ditto.
2880         (handle_texinfo): Ditto.
2881         (handle_man_pages): Ditto.
2882         (am_install_var): Changed return result.
2883         (am_install_var): Changed interface.
2884         (am_install_var): Push onto @clean@ if requested.
2885         (handle_scripts): Pass -clean to am_install_var.
2886
2887 Mon Dec  4 11:55:36 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2888
2889         * automake.in (am_install_var): Push target onto @all.
2890         (get_object_extension): Use $(...).
2891         (handle_source_transform): Ditto.
2892         (handle_programs): Ditto.
2893
2894         * automake.in (require_argument): New function.
2895         (parse_arguments): Use it.
2896         (push_dist_common): New function.
2897         (generate_makefile): Use it.
2898         (handle_texinfo): Ditto.
2899         (handle_dist): Ditto.
2900         (handle_configure): Ditto.
2901         (require_file): Ditto.
2902         (generate_makefile): Don't pass arguments to handle_scripts.
2903         (handle_configure): Require configure.in.
2904         (check_gnu_standards): New function.
2905         (check_gnits_standards): Ditto.
2906         (generate_makefile): Check standards.
2907
2908         * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
2909
2910         * automake.in (LENIENT, GNU, GNITS): New constants.
2911         (initialize_per_input): New function.
2912         (generate_makefile): Use it.
2913         (initialize_global_constants): Renamed from init_globals.
2914         (require_file): Added strictness argument.
2915         (parse_arguments): Added --strict option.
2916         (set_strictness): New function.
2917         (parse_arguments): use it.
2918         (initialize_global_constants): Document --strictness.
2919
2920         * automake.in: Use ${1+"$@"} to preserve quoting when running
2921         under sh.
2922
2923         * texinfos.am (install-info): Don't use "true".
2924         * tags.am (TAGS): Don't use "true".
2925
2926         * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
2927         remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
2928
2929         * program.am (@PROGRAM@): Use LINK macro.
2930         * compile.am (.c.o): Use COMPILE macro.
2931
2932         * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
2933         ${...}.
2934
2935         * subdirs.am (RECURSIVE): Removed macro.
2936
2937         * clean.am: Changed to not be so verbose.
2938
2939         * Makefile.am (pkgdata_DATA): Include texi-clean.am.
2940         * automake.in (handle_texinfo): Transform texi-clean and put into
2941         output rules.
2942         * texinfos-vars.am (TEXFILES): Removed.
2943         * texinfos.am: Removed 'clean' targets.
2944         * texi-clean.am: New file.
2945
2946         * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
2947
2948         * texinfos-vars.am (TEXFILES): Added *.op.
2949
2950         * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
2951         standards.
2952         * dist.am (dist): Use DISTFILES.
2953         * dist-subd.am (dist): Use DISTFILES.
2954         * dist-subd-top.am (dist): Use DISTFILES.
2955
2956 Sun Dec  3 00:24:08 1995  Tom Tromey  <tromey@cambric.colorado.edu>
2957
2958         * Makefile.am (ETAGS_ARGS): Define.
2959
2960         * depend.am (.deps/.P): Use ":", not "echo timestamp".  From Jim
2961         Meyering.
2962
2963         * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
2964
2965         * automake.in (handle_scripts): Use am_install_var.
2966
2967         * scripts.am: Rewrote for new uniform naming scheme.
2968
2969         * Makefile.am (pkgdata_DATA): Removed libscripts.am.
2970
2971         * libscripts.am: Removed.
2972
2973         * packagedata.am: Removed.
2974
2975         * Makefile.am (PACKAGEDATA): Removed packagedata.am.
2976         (pkgdata_DATA): Renamed from PACKAGEDATA.
2977
2978         * automake.in (handle_data): Use am_install_var.
2979         (init_globals): Init %exec_dir_p.
2980
2981         * data.am: Rewrote for new uniform naming scheme.
2982
2983         * automake.in (get_object_extension): New function.
2984         (handle_programs): Use it.
2985         (dir_holds_sources): Changed interpretation.
2986         (handle_headers): New function.
2987         (am_install_var): New function.
2988         (generate_makefile): Call handle_headers.
2989
2990         * header-vars.am (pkgdatadir): New macro.
2991         (pkglibdir): Ditto.
2992         (pkgincludedir): Ditto.
2993
2994         * automake.in (handle_source_transform): New function.
2995         (am_error): New function.
2996         (generate_makefile): Use it.
2997         (handle_source_transform): Ditto.
2998         (handle_texinfo): Ditto.
2999         (handle_dependencies): Ditto.
3000         (handle_merge_targets): Ditto.
3001         (require_file): Ditto.
3002
3003 Sat Dec  2 21:39:56 1995  Tom Tromey  <tromey@cambric.colorado.edu>
3004
3005         * automake.in: Updated FSF address.  From Jim Meyering.
3006         * header-vars.am: Updated FSF address.
3007
3008         * distname.am: Removed.
3009
3010         * automake.in (file_contents): Strip "##" comments.
3011         * Various files: Added "##" comments for strange things.
3012
3013         * automake.in (handle_tags): Generate TAGS rule for every
3014         directory.
3015
3016         * subdirs.am (RECURSIVE): Include installcheck-recursive.
3017         * automake.in (installcheck): New variable.
3018         (generate_makefile): Initialize it.
3019         (handle_subdirs): Push 'installcheck-recursive'.
3020         (handle_merge_targets): Handle installcheck target.
3021
3022 Thu Nov 30 20:13:16 1995  Tom Tromey  <tromey@cambric>
3023
3024         * automake.in ($PACKAGE): Removed.
3025
3026         * header-vars.am (ALL): Removed.
3027
3028         * automake.in: Reworked 'all' target handling.
3029
3030         * automake.in (generate_makefile):
3031         Don't use AM_ forms in call to am_variable.
3032
3033         * automake.in: Changes for Perl 5, from Gord Matzigkeit
3034
3035         * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
3036
3037         * automake.in (handle_footer): Allow SUFFIXES variable.
3038
3039         * automake.in (am_variable): New function.
3040         (handle_texinfo): Use it.
3041         (generate_makefile): Use it.
3042
3043         * configure.in: Version 0.24.
3044
3045 Wed Nov 29 23:50:14 1995  Tom Tromey  <tromey@cambric>
3046
3047         * automake.in (handle_libraries):
3048         Generate blah_LIBADD defines if required.
3049
3050         * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
3051
3052         * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
3053
3054         * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
3055
3056         * configure.in: Version 0.23
3057
3058         * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
3059
3060         * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
3061
3062         * automake.in: New option --output-dir
3063
3064         * automake.in (handle_configure): Fixed typo.
3065
3066         * automake.in (handle_installdirs): Always make installdirs target.
3067
3068         * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
3069         uninstall-exec-recursive.  Added installdirs-recursive.
3070
3071         * automake.in (handle_installdirs): Handle installdirs-recursive.
3072         (handle_man_pages): 'all' depends on $(MANS)
3073
3074         * Makefile.am: Removed mans.am.
3075
3076         * automake.in: More man-related fixes
3077
3078         * automake.in: Bug fixes
3079
3080         * automake.in: Rewrote man page handling.
3081
3082         * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
3083
3084         * automake.in (handle_installdirs): New function.
3085         (@installdirs): New global.
3086         Many changes to deal with installdirs.
3087
3088         * clean.am (clean-generic): Always supply 'else' clause to 'if'
3089
3090         * automake.in (generate_header): Don't use header.am.
3091         (handle_dist): Don't use dist-subd-vars.am.
3092
3093         * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
3094
3095         * Makefile.am (DISTCLEANFILES): Removed.
3096
3097         * clean.am (clean-generic): Bug fix.
3098
3099         * clean.am (clean-generic): Only remove CLEANFILES if nonempty
3100
3101         * texi-version.am (clean-vti): No such macro as VTI
3102
3103 Tue Nov 28 19:56:07 1995  Tom Tromey  <tromey@cambric>
3104
3105         * automake.in: Bug fix for maintainer-clean
3106
3107         * automake.in (do_one_clean_target):
3108         Print special text in maintainer-clean.
3109         (handle_clean): Always include clean.am
3110
3111         * clean.am: Use -generic clean targets.
3112
3113         * compile.am: Added clean targets.
3114
3115         * configure.in: Version 0.22.
3116
3117         * automake.in (handle_dependencies):
3118         Put trailing newline after all deps.
3119
3120         * automake.in (handle_dependencies): Another dependency bug fix.
3121
3122         * automake.in (handle_dependencies):
3123         Bug fix when including dependencies.
3124
3125         * automake.in (handle_configure):
3126         Verify existence of install-sh, mkinstalldirs
3127
3128         * automake.in (handle_texinfo): Include stamp-vti in distribution
3129
3130         * dist-subd-vars.am, dist-vars.am (DIST_FILES):
3131         Include DATA, PACKAGEDATA.
3132
3133         * Makefile.am: Nothing
3134
3135         * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
3136
3137         * automake.in (handle_texinfo): Typo
3138
3139         * automake.in: If script ends up in shell, feed to perl
3140
3141         * automake.in: Rewrote 'clean' rules.
3142         Documentation made and installed first.
3143         'all' depends on 'info'
3144
3145 Mon Nov 27 23:57:29 1995  Tom Tromey  <tromey@cambric>
3146
3147         * configure.in, Makefile.am: Turned off internationalization.
3148
3149         * clean-kr.am: Rewrote for new clean scheme.
3150
3151         * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
3152
3153         * Makefile.am (PACKAGEDATA): Include tags-clean.am
3154
3155         * subdirs.am: Removed bogus local clean targets
3156
3157         * tags-clean.am: Initial revision
3158
3159         * texi-version.am: Added clean targets
3160
3161         * texinfos.am: Fixes to clean targets.
3162
3163         * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
3164         Added clean targets
3165
3166         * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
3167
3168         * automake.in: Completely revamped automatic de-ANSI-fication
3169
3170         * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
3171
3172         * compile-vars.am (LINK): New macro
3173
3174         * kr-vars.am: Trailing blank line
3175
3176         * compile-kr.am: Rewrote
3177
3178         * compile-vars.am (COMPILE): New macro
3179
3180         * compile-vars.am (ANSI2KNR): Removed
3181
3182         * Makefile.am (PACKAGEDATA): Removed all sed scripts.  Added kr-vars.am
3183
3184         * kr-vars.am: Initial revision
3185
3186         * automake.in (require_file): New function.
3187         (handle_texinfo): Require 'mdate-sh'
3188         (common_sometimes): New variable
3189         (usage): Use it.
3190
3191         * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
3192
3193         * mdate-sh: Initial revision
3194
3195         * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
3196
3197         * automake.in (generate_makefile):
3198         Put Makefile.in, Makefile.am in @dist_common
3199         (handle_configure): Use @dist_common as appropriate
3200
3201         * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
3202
3203         * configure.in: Abort if perl not found
3204
3205         * configure.in: Look for perl
3206
3207         * automake.in: Reimplemented in Perl
3208
3209         * automake.in: Fixlet
3210
3211 Sun Nov 26 08:09:30 1995  Tom Tromey  <tromey@cambric>
3212
3213         * automake.in: Always print ".SUFFIXES:" rule.
3214
3215         * automake.in: Distribution config.h.in if required
3216
3217         * automake.in: Bug fix when including texi-version.am
3218
3219         * automake.in: Bug fix when looking for .texi file in $am_reldir
3220
3221         * depend.am: Comment fix
3222
3223         * automake.in: Look for .texi file in $am_reldir
3224
3225         * automake.in: Fixlet
3226
3227         * automake.in: Blank line after targets from user's Makefile.am
3228
3229         * automake.in: Move footer items to actual footer
3230
3231         * automake.in: Include stamp-h.in in DIST_COMMON if necessary
3232
3233         * automake.in (common):
3234         Don't include acconfig.h, config.h.top, config.h.bot
3235
3236         * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
3237
3238         * Makefile.am (CONFIG_H): Define
3239
3240         * acconfig.h: Initial revision
3241
3242         * configure.in: Use AC_CONFIG_HEADER.
3243
3244         * automake.in: Put blah_TEXINFOS into DIST_COMMON
3245
3246         * automake.in: .info file explicitly depends on primary .texi file
3247
3248         * texinfos.am (install-info): Always supply 'else' clause to 'if'
3249
3250         * tags.am (TAGS): Always supply 'else' clause to 'if'
3251
3252         * subdirs.am (.NOEXPORT): Removed (now in footer.am)
3253
3254         * automake.in: Always include footer.am in output
3255
3256         * mans.am (install-man): Always supply 'else' clause to 'if'
3257
3258         * automake.in: More version.texi fixes
3259
3260         * automake.in: Only do version.texi processing if requested.
3261
3262         * automake.in: Minor internationalization fixes.
3263         Subshell can now exit with nonzero status.
3264         Fixed up .texi handling; now uses texi-version.am
3265         Make sure '.c' and '.o' are in .SUFFIXES if required.
3266
3267         * Makefile.am (PACKAGEDATA): Include texi-version.am
3268         (stamp-vti, version.texi): Removed
3269         (TEXINFOS): Don't reference version.texi
3270
3271         * texi-version.am: Initial revision
3272
3273         * dist.am, dist-subd-top.am (dist):
3274         [DIST_SUBDIRS] Follow symlinks when copying.
3275
3276         * dist-subd-top.am (dist): Removed unneeded subdir= option to make
3277
3278 Sat Nov 25 23:23:39 1995  Tom Tromey  <tromey@cambric>
3279
3280         * automake.in: Added --amdir option
3281
3282         * Makefile.am, configure.in: Turned on internationalization
3283
3284         * Makefile.am: Set EDITION
3285
3286         * configure.in: Version 0.21
3287
3288         * tags.am, tags-subd.am: Don't use double-colon rules
3289
3290         * automake.in: Redid install-data, install-exec, uninstall handling
3291
3292         * configure.in: Turn off i18n
3293
3294 Fri Nov 24 23:51:37 1995  Tom Tromey  <tromey@cambric>
3295
3296         * automake.in (common): Remove NLS
3297
3298         * automake.in (common): Include ABOUT-NLS.
3299
3300         * automake.in: Test for install-sh and mkinstalldirs
3301
3302         * automake.in: Blank line after OBJECTS= line
3303
3304         * automake.in: Start subshell in loop after check for Makefile.am
3305
3306         * automake.in: --use-deps now the default
3307
3308         * automake.in (am_dir): Don't apply transform to install directory name
3309
3310         * packagedata.am: Don't apply transform to install directory name
3311
3312         * Makefile.am (SUBDIRS): Hold off on internationalization
3313
3314 Thu Nov 23 18:02:38 1995  Tom Tromey  <tromey@cambric>
3315
3316         * automake.in:
3317         Write 'SOURCES =' line after copying Makefile.am variables
3318
3319         * automake.in: Fixed bug in "--" option processing
3320
3321         * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
3322
3323         * Makefile.am (DIST_OTHER): Include gettext-sh
3324
3325         * Makefile.am (SUBDIRS): Define
3326
3327         * configure.in: Include internationalization bits
3328
3329         * automake.in: Many changes to avoid double-colon rules.
3330
3331         * subdirs.am: ($(RECURSIVE)): Print name of target actually used
3332
3333         * subdirs.am: Removed "::" rules
3334
3335         * header.am: Removed install, uninstall
3336
3337         * header.am: Added install, uninstall targets
3338
3339         * hack-make.sed: Rewrite targets like "all-local" to "all_local"
3340
3341         * header.am, libraries.am, mans.am, texinfos.am, footer.am:
3342         Removed "::" rules
3343
3344         * Makefile.am (PACKAGEDATA): Include libscripts.am
3345
3346         * libprograms.am: Don't install libscripts here
3347
3348         * libscripts.am: Initial revision
3349
3350         * scripts.am, programs.am, libprograms.am: Removed "::" rules
3351
3352         * automake.in (am_dir): Run package name through name transform.
3353
3354         * automake.in: Don't use packagedata.sed or data.sed
3355
3356         * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed.  Added
3357         packagedata.am
3358
3359         * data.am: No longer run through sed
3360
3361         * packagedata.am: Initial revision
3362
3363 Wed Nov 22 22:31:02 1995  Tom Tromey  <tromey@cambric>
3364
3365         * automake.in: No blank line after Usage
3366
3367         * automake.in: Removed "NLS nuisances" section.
3368         Now uniformly uses $echo for user-visible messages (in advance of
3369         internationalization)
3370
3371         * subdirs.am (maintainer-clean): Don't use realclean-local
3372
3373         * Makefile.am: Use PACKAGEDATA, not custom code
3374
3375         * data.am: Use @LONG@, not $(@LONG@)
3376
3377         * automake.in: Handle DATA and PACKAGEDATA
3378
3379         * packagedata.sed: Initial revision
3380
3381         * data.am: Use @DIR@, not $(@DIR@)
3382
3383         * data.sed: Use $(datadir), not datadir
3384
3385         * data.sed: Initial revision
3386
3387         * data.am: Wrote uninstall targets
3388
3389         * data.am: Initial revision
3390
3391         * dist-subd.am (dist): Don't link a file that has already been linked
3392
3393         * dist-subd-top.am, dist.am (dist):
3394         Run `automake --include-deps' before making distribution
3395
3396         * automake.in: More dependency-tracking bug fixes
3397
3398         * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
3399
3400         * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
3401
3402         * tags-subd.am, tags.am: Added trailing blank line
3403
3404         * depend.am: Use ".P", not "empty.P", as placeholder.
3405
3406         * automake.in: Only include depend.am if SOURCES not empty
3407
3408         * automake.in: Added --use-deps and --include-deps options.
3409         Handle auto-generating dependencies.
3410
3411         * Makefile.am (am_DATA): Include depend.am
3412
3413         * depend.am: Initial revision
3414
3415         * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
3416
3417         * automake.in: Put blank line after .SUFFIXES
3418
3419         * scripts.am: Added blank line at end
3420
3421         * scripts.am: Removed unnecessary comment
3422
3423         * scripts.am: Removed unnecessary workarounds
3424
3425         * automake.in: Don't include programs.am if PROGRAMS empty
3426
3427         * header-vars.am (INSTALL_SCRIPT): Typo
3428
3429         * texinfos.am, compile-kr.am: Don't include .SUFFIXES
3430
3431         * automake.in: Handle .SUFFIXES here.
3432
3433         * configure.in: Use fp_PROG_INSTALL
3434
3435         * header-vars.am: Changes for autoconf 2.5.
3436         Now includes INSTALL_SCRIPTS.
3437
3438         * texinfos.am (install-info): Bug fix
3439
3440         * automake.in:
3441         Include scripts.am or libscripts.am in output if appropriate
3442
3443         * programs.am (install-programs, uninstall-programs):
3444         Don't install SCRIPTS
3445
3446         * Makefile.am (am_DATA): Include scripts.am
3447
3448         * scripts.am: Initial revision
3449
3450 Tue Nov 21 09:11:38 1995  Tom Tromey  <tromey@cambric>
3451
3452         * automake.in:
3453         Cleaned up how "prog_SOURCES" variable is found in input.
3454         Ditto prog_OBJECTS.
3455         Put static sed scripts into separate, installed files.
3456
3457         * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
3458
3459         * hack-make.sed, nl-remove.sed: Initial revision
3460
3461         * texinfos.am (install-info): Rewrote
3462
3463         * subdirs.am (all-recursive): Put with other -recursive rules
3464
3465         * configure.in: Version 0.20
3466
3467         * automake.in: Another bug fix
3468
3469         * automake.in: Bug fix when looking for texinfo.tex
3470
3471         * texinfo.tex: Initial revision
3472
3473         * automake.in:
3474         If TEXINFOS defined but texinfo.tex does not exist, give warning.
3475
3476         * subdirs.am (all): Renamed from _all.  Now uses all-recursive
3477         (all-recursive): Don't fail immediately if -k specified.
3478
3479 Mon Nov 20 22:48:03 1995  Tom Tromey  <tromey@cambric>
3480
3481         * subdirs.am (_all):
3482         New target.  Now use Jim Meyering's formulation of AIX
3483         workaround.
3484         (install-exec, install-data): New targets
3485
3486 Sat Nov 18 19:07:30 1995  Tom Tromey  <tromey@cambric>
3487
3488         * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
3489
3490         * automake.in: Use @datadir@
3491
3492         * automake.in: Added @configure_input@ line
3493
3494 Fri Nov 17 23:32:43 1995  Tom Tromey  <tromey@cambric>
3495
3496         * automake.in: "--help" option now prints auto-recognized file names.
3497         Allow AM_ overriding of more variables.
3498
3499         * texinfos.am (install-info):
3500         Don't cd to srcdir to avoid breaking install-sh
3501         Other bug fixes
3502
3503         * Makefile.am: Handle automake.texi
3504
3505 Thu Nov 16 18:43:43 1995  Tom Tromey  <tromey@cambric>
3506
3507         * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
3508
3509         * tags.am (TAGS): bug fix
3510
3511         * automake.in: Use am_dir, not AM_DIR.
3512         Use version, not VERSION.
3513         Bug fix in TAGS code.
3514
3515         * Makefile.am (am_DATA): Include tags.am and tags-subd.am
3516
3517         * subdirs.am: TAGS target now in tags.am
3518
3519         * footer.am: TAGS and ID targets now in tags-subd.am
3520
3521         * tags-subd.am, tags.am: Initial revision
3522
3523         * automake.in: Cleaned up AM_PROGRAM code.
3524         Handle TAGS target better
3525
3526         * remake.am, remake-subd.am (Makefile.in): Bug fix.
3527
3528         * automake.in (usage): Updated
3529
3530         * remake-subd.am, remake.am:
3531         Added rule where Makefile.in depends on Makefile.am
3532
3533         * automake.in: Entire body of 'for' loop now in subshell
3534
3535         * automake.in (common): config.guess and config.sub are common files.
3536
3537         * dist-subd-top.am, dist.am (dist): Bug fix.
3538
3539         * Makefile.am (DIST_OTHER): Don't include TODO
3540
3541         * automake.in: Auto-include TODO and THANKS files.
3542
3543         * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
3544
3545         * automake.in: More bug fixes in "look for Makefile.am" code.
3546
3547         * automake.in: Bug fix in "look for Makefile.am" code.
3548
3549         * automake.in:
3550         If no arguments given, look for all Makefile.am's in this
3551         directory and in immediate subdirs
3552
3553         * automake.in: Bug fixes for LDADD-override feature.
3554
3555         * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
3556
3557         * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
3558
3559         * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
3560
3561         * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
3562
3563 Wed Nov 15 01:54:43 1995  Tom Tromey  <tromey@cambric>
3564
3565         * automake.in: No longer look for _SOURCES or _OBJECTS
3566
3567         * header-vars.am:
3568         Remove "automatically created" header (now in automake).
3569         Updated copyright.
3570
3571         * automake.in: Put version info in Makefile header
3572
3573 Tue Nov 14 23:38:17 1995  Tom Tromey  <tromey@cambric>
3574
3575         * automake.in: Minor cleanups
3576
3577         * dist-subd-top.am, dist.am (dist):
3578         Don't link or copy file if it already exists.
3579
3580         * automake.in:
3581         Look for _SOURCES (common sources) and generate _OBJECTS.
3582
3583         * footer.am (ID, TAGS): Include HEADERS
3584
3585         * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
3586
3587 Mon Nov 13 22:20:02 1995  Tom Tromey  <tromey@cambric>
3588
3589         * dist-subd.am (distdir): Is relative to ".."
3590
3591         * dist-subd-vars.am (PACKAGE, VERSION): Define
3592
3593         * dist-subd.am (dist): Don't handle DIST_DIRS.
3594
3595         * mans.am (uninstall-man): Another bug fix.
3596
3597         * mans.am (uninstall-man): Bug fix.
3598
3599         * dist.am, dist-subd-top.am (dist): Bug fix
3600
3601         * Makefile.am (DIST_SUBDIRS): New macro
3602
3603         * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
3604
3605         * Makefile.am (DIST_OTHER): Include automake.in
3606
3607         * Makefile.am (DISTCLEANFILES): New macro.
3608
3609         * automake.in (common): Include COPYING.LIB
3610
3611         * Makefile.am (automake): New rule.
3612
3613         * texinfos.am (install-info): Changed per GNU standards
3614
3615         * remake-hdr.am (stamp-h.in):
3616         Use "touch", not "date", per GNU standards.
3617
3618         * automake.in (common): Include texinfo.tex
3619
3620 Sun Nov 12 23:59:08 1995  Tom Tromey  <tromey@cambric>
3621
3622         * automake.in: More fixes when finding common files.
3623
3624         * Makefile.am (DIST_OTHER): Another removal.
3625
3626         * automake.in: Special-case when amdir=.
3627
3628         * Makefile.am (DIST_OTHER): Removed auto-detected files.
3629
3630         * automake.in:
3631         Search for commonly-used files and auto-include them in distribution
3632
3633         * dist-vars.am (DIST_FILES): Include DIST_COMMON.
3634         (DIST_CONF): Removed files searched for by automake.
3635
3636         * automake.in: More arg-parsing bug fixes.
3637
3638         * Makefile.am (DIST_OTHER): Include install-sh
3639
3640         * Makefile.am (DIST_OTHER): Don't include auto-included files.
3641
3642         * automake.in: Bug fixes to argument parsing code.
3643
3644         * automake.in: Handle --version and --help.
3645         NLS stuff from autoconf.
3646
3647         * Makefile.am (amdatadir): Fixed typo.
3648         (install): Make install directories
3649
3650         * Makefile.am: Use "install::", not "install:"
3651
3652         * install-sh, mkinstalldirs: Initial revision
3653
3654         * configure.in: Use AC_PROG_INSTALL
3655
3656         * automake.in: Set AM_DIR based on configure results.
3657
3658         * Makefile.am (install): New target.
3659         (amdatadir): New variable.
3660
3661         * automake.in: Use "#! /", not "#!/".
3662
3663         * Makefile.am, configure.in: Initial revision
3664
3665         * automake.in: Renamed from "automake".
3666         Set VERSION.
3667
3668         * dist.am (PACKAGE, VERSION): Now in dist-vars.am
3669
3670         * automake.in: Insert remake-subd.am if appropriate.
3671
3672         * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
3673
3674         * automake.in: Handle ALLPROGRAMS variable.
3675
3676         * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
3677
3678         * automake.in: Fixlet when printing "subdir=DIR"
3679
3680         * automake.in: Put "subdir=DIR" into subdir Makefile
3681
3682         * automake.in: Don't refer to distname.am.
3683         Only put footer.am in subdir Makefiles.
3684
3685         * subdirs.am (id, ID): New target.
3686         (.NOEXPORT): Copied from footers.am.
3687
3688         * subdirs.am (TAGS): Bug fixes.
3689
3690         * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
3691
3692         * subdirs.am (maintainer-clean-local): Remove TAGS
3693
3694         * subdirs.am (TAGS): Make tags file that includes all subdir tags files
3695
3696         * subdirs.am: Use maintainer-clean, per GNU standards
3697
3698         * dist-subd-top.am: Some variables defined in dist-vars.am
3699
3700         * dist-vars.am (PACKAGE, VERSION):
3701         New variables, initialized by configure
3702
3703         * footer.am (id, ID): New targets
3704         (TAGS): Put TAGS file in build, not source, directory
3705
3706         * remake-subd.am (Makefile): Don't assume subdir is 'src'
3707
3708         * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
3709
3710         * dist-subd.am: Changed to conform to new top-level dist target.
3711
3712         * dist-subd-top.am:
3713         Changed to assume PACKAGE and VERSION are set by configure.
3714
3715         * clean-kr.am, clean.am (maintainer-clean):
3716         Updated rules per GNU standards.
3717
3718         * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
3719
3720 Sat Nov  5 14:39:50 1994  djm  <djm@cambric>
3721
3722         * automake.in, texinfos.am: kludge for multiple-part info files
3723
3724 Thu Nov  3 13:33:44 1994  djm  <djm@cambric>
3725
3726         * clean.am, clean-kr.am: remove INFOS
3727
3728 Wed Nov  2 06:15:42 1994  djm  <djm@cambric>
3729
3730         * texinfos.am: add path
3731
3732         * remake.am, remake-hdr.am: account for VPATH limitations
3733
3734 Mon Oct 24 23:01:59 1994  djm  <djm@cambric>
3735
3736         * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
3737         handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
3738
3739 Sun Oct 23 01:50:41 1994  djm  <djm@cambric>
3740
3741         * texinfos.am: install-info depends on info files
3742
3743         * dist-subd-vars.am, dist-vars.am: distrib info files
3744
3745 Sun Oct  2 02:03:06 1994  djm  <djm@cambric>
3746
3747         * clean-kr.am, clean.am: fix up distclean
3748
3749         * subdirs.am: fix typo
3750
3751         * clean.am: do more in distclean
3752
3753 Sat Oct  1 23:52:51 1994  djm  <djm@cambric>
3754
3755         * libraries.am: make install depend on all
3756
3757         * automake.in: fix typo
3758
3759 Wed Sep 28 21:15:26 1994  djm  <djm@cambric>
3760
3761         * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
3762
3763         * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
3764
3765         * dist-subd-top.am: Initial revision
3766
3767         * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
3768         centralize prefix var setting
3769
3770         * header-vars.am: set all the std vars based on prefix
3771
3772 Tue Sep 27 01:32:22 1994  djm  <djm@cambric>
3773
3774         * automake.in: don't add kr stuff if not needed
3775
3776         * dist-vars.am: add config vars to dist
3777
3778 Mon Sep 26 23:09:09 1994  djm  <djm@cambric>
3779
3780         * program.am: add LDADD
3781
3782         * compile-vars.am: remove LDADD from LDFLAGS
3783
3784         * clean.am: move knr stuff to another file
3785
3786         * automake.in: use different clean file for ansi2knr
3787
3788         * clean-kr.am: Initial revision
3789
3790 Thu Sep 22 03:45:02 1994  djm  <djm@cambric>
3791
3792         * automake.in, dist-subd.am, dist.am: fix rules and dist
3793
3794 Tue Sep 20 21:29:40 1994  djm  <djm@cambric>
3795
3796         * compile.am, automake.in: split out knr
3797
3798         * compile-kr.am: Initial revision
3799
3800         * libprograms.am: fix typo
3801
3802         * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
3803         make libprograms work
3804
3805         * libprograms.am: Initial revision
3806
3807         * automake.in, compile.am, header-vars.am: fix little bugs
3808
3809         * compile.am: allow parallel K&R
3810
3811         * clean.am: remove kerb temps
3812
3813         * automake.in: fix recognizing start of rules
3814
3815         * dist-subd.am, dist.am: fix dist
3816
3817         * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
3818
3819 Mon Sep 19 23:39:21 1994  djm  <djm@cambric>
3820
3821         * automake.in: works on m4 too
3822
3823         * automake.in, mans.am: works on fileutils
3824
3825         * 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:
3826         works on fileutils except for all
3827
3828         * automake.in: vars thing
3829
3830         * header-vars.am: Initial revision
3831
3832         * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
3833         entered into RCS
3834
3835         * compile-vars.am: Initial revision
3836
3837         * automake.in: many improvements
3838
3839         * footer.am: Initial revision
3840
3841         * dist.am: remove distname
3842
3843         * automake.in: namespace cleanup
3844
3845         * distname.am: Initial revision
3846
3847         * 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:
3848         might work
3849
3850         * 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:
3851         Initial revision
3852