1 Tue Mar 18 17:20:03 1997 Tom Tromey <tromey@cygnus.com>
3 * automake.in (target_defined): New sub.
4 (handle_footer): Error if target .SUFFIXES used.
6 Sun Mar 16 14:33:41 1997 Tom Tromey <tromey@cygnus.com>
8 * automake.in (handle_lib_objects): Set seen_c_source to line
10 (handle_yacc_lex_cxx): Use seen_c_source as line number.
11 (am_line_error): Line of -1 means skip line-number check.
13 * automake.in (read_am_file): Change to keep perl -w quiet.
14 (check_typos): Removed extra check of EXTRA_ containing config
17 Mon Mar 10 23:17:19 1997 Tom Tromey <tromey@cygnus.com>
19 * remake-hdr.am (stamp-h): Set CONFIG_HEADERS to
20 $(CONFIG_HEADER_FULL).
21 * automake.in (handle_configure): Define CONFIG_HEADER_FULL.
23 * automake.in (handle_lib_objects): Set seen_c_source as
24 appropriate. From Alexander V. Lukyanov. Test cxxlibobj.test.
26 Sat Mar 8 22:54:35 1997 Tom Tromey <tromey@cygnus.com>
28 * texinfo.tex: New version.
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
34 * automake.in (handle_texinfo): Added .tr and .cv to list of
35 texinfo clean extensions. From Karl Berry.
37 Fri Feb 28 22:14:53 1997 Tom Tromey <tromey@cygnus.com>
39 * Makefile.am: Make sure we never use "undef".
41 * automake.in (usage): Changed bug-reporting address.
42 (handle_dist): Use undef, not delete.
44 Wed Feb 26 08:41:11 1997 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
46 * automake.in (%obsolete_macros): Reintroduce, with hints for what
47 to do to upgrade the support.
49 * automake.in, ltlib-clean.am, ltlib.am, ltlibrary.am: Revamped
50 libtool support to use the _LTLIBRARIES primary.
52 Wed Feb 26 00:20:39 1997 Tom Tromey <tromey@cygnus.com>
54 * automake.in (handle_tags): In default case, add @tags_deps to
55 dependencies of tags target.
57 Tue Feb 25 23:46:29 1997 Tom Tromey <tromey@cygnus.com>
59 * automake.in (handle_tests): If a test failed, then make should
60 fail. From Jim Meyering.
62 Mon Feb 24 19:02:21 1997 Tom Tromey <tromey@cygnus.com>
64 * texi-vers.am (@VTEXI@): Copy stamp file into output.
66 Sun Feb 23 00:10:36 1997 Tom Tromey <tromey@cygnus.com>
68 * automake.in (handle_programs): Give correct error line for lex
70 (am_line_error): Avoid uninitialized value errors from perl -w.
72 * aclocal.in (scan_m4_files): Fixed perl -w warning.
74 * texinfos.am (.texi, .texinfo): New targets.
76 * automake.in (scan_texinfo_file): Renamed.
77 (handle_texinfo): Handle files without ".info" extension.
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.
84 * m4/sanity.m4: Pass -L to ls if possible.
86 Sat Feb 22 15:22:31 1997 Tom Tromey <tromey@cygnus.com>
88 * dist-vars.am (DISTFILES): Don't distribute MANS.
90 * automake.in (handle_dist): Use define_variable to define TAR,
92 (handle_dist): Pass GZIP in environment to tar.
93 (initialize_global_constants): Likewise.
96 * m4/protos.m4: Don't put any dependencies on AC_C_INLINE or
98 * m4/ccstdc.m4: Force AM_PROG_CC_STDC to come before AC_C_INLINE
101 Fri Feb 21 00:39:17 1997 Tom Tromey <tromey@cygnus.com>
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.
107 * automake.in (my_glob): New sub.
108 (handle_dependencies): Use my_glob.
109 (handle_aclocal_m4): Scan ACLOCAL_AMFLAGS for dependencies.
111 * ltlibs.am, lisp.am, libs.am, header.am, data.am, progs.am,
112 scripts.am, texinfos.am: Add leading space to echo.
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
119 Tue Feb 4 18:29:42 1997 Tom Tromey <tromey@cygnus.com>
121 * dist-vars.am (TAR): Removed.
122 * automake.in (TAR): New variable.
123 (handle_dist): Explicitly define TAR.
124 * configure.in: Compute TAR.
126 * automake.in (handle_lib_objects): Put @ALLOCA@ on @dep_list, not
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.
134 Tue Jan 28 22:19:04 1997 Tom Tromey <tromey@cygnus.com>
136 * automake.in (initialize_global_constants): Put libtoolize files
137 into @common_files, not @common_sometimes. From Gord Matzigkeit.
139 Sun Jan 26 17:46:08 1997 Tom Tromey <tromey@cygnus.com>
141 * texinfos.am (.texi.info): If --cygnus, set -I $(srcdir). From
144 Sun Jan 12 18:28:16 1997 Fred Fish (fnf@ninemoons.com)
146 * automake.in: Use 'interlock' and 'ylwrap' from source
147 directory or aux config directory, not build directory.
149 Tue Jan 7 18:35:10 1997 Tom Tromey <tromey@cygnus.com>
151 * aclocal.in (parse_arguments): Handle -I.
153 (scan_m4_files): Ditto.
155 * automake.in (handle_single_transform_list): Don't give error
156 message if extension unrecognized.
158 Tue Dec 17 11:18:20 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
160 * m4/header.m4 (AM_CONFIG_HEADER): Check for $CONFIG_HEADERS, not
163 Tue Jan 7 17:59:26 1997 Tom Tromey <tromey@cygnus.com>
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.
170 Thu Jan 2 14:16:17 1997 Tom Tromey <tromey@cygnus.com>
172 * automake.in (am_install_var): Ignore EXTRA libtool libraries.
175 Wed Dec 18 15:27:09 1996 Tom Tromey <tromey@cygnus.com>
177 * automake.in (read_am_file): Sort configure_vars before adding to
179 (handle_yacc_lex_cxx): Sort de_ansi_objects.
180 (handle_man_pages): Sort %section keys.
182 Tue Dec 10 00:41:17 1996 Tom Tromey <tromey@cygnus.com>
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
189 Mon Dec 9 08:18:42 1996 Tom Tromey <tromey@cygnus.com>
191 * automake.in (file_contents_with_transform): Use ne, not !=, to
192 compare strings. Compare against correct string. From Jim
194 (handle_texinfo): Use rm -f to remove info files. From Gord
199 * automake.in (handle_texinfo): Put .ps on @suffixes.
201 Sun Dec 8 12:29:52 1996 Tom Tromey <tromey@cygnus.com>
203 * automake.in (am_install_var): Directory with 'exec' in its name
204 is installed by install-exec.
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.
216 * automake.in (variable_value_as_list): Handle := substitution
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].
224 Sat Dec 7 11:34:39 1996 Tom Tromey <tromey@cygnus.com>
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
231 * automake.in (handle_configure): Put full path to file onto
232 @rewritten_inputs. Test output4.test.
234 * automake.in (handle_configure): Put proper name onto @inputs.
237 * automake.in (handle_configure): Pass correct args to automake
238 invocations. Test remake2.test.
240 * automake.in (handle_configure): Check dirname of $file, not of
241 $local. Test output2.test.
243 * automake.in (handle_dependencies): Added some missing ";"s in
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
253 * automake.in (am_install_var): Quote $ in regexp substitution.
256 Fri Dec 6 18:54:10 1996 Tom Tromey <tromey@cygnus.com>
258 * automake.in (handle_configure): Require actual input files, not
259 rewritten input files. From Ulrich Drepper.
261 Thu Dec 5 02:52:20 1996 Tom Tromey <tromey@cygnus.com>
263 Suggestion from Mark Galassi:
264 * texinfos.am (DVIPS): New macro.
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
272 * remake.am: Removed rules to regenerate Makefile and Makefile.in;
273 now handled by handle_configure.
275 * remake-subd.am: Removed.
277 * automake.in (scan_configure): Handle multiple ":"s in AC_OUTPUT
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.
286 From Gord Matzigkeit:
287 * automake.in (generate_makefile): Handle ":" in AC_OUTPUT arg.
288 (handle_configure): Ditto.
290 * automake.in (handle_single_transform_list): .S is assembly
291 source. From Anthony Green.
293 * automake.in (handle_single_transform_list): Correctly rewrite
294 C++ and Fortran source to objects ending in ".o". Test
297 * automake.in: Better error message if file missing.
299 * aclocal.in (@obsolete_macros): ud_GNU_GETTEXT is obsolete.
300 * automake.in (handle_gettext): Use AM_GNU_GETTEXT, not
302 (scan_configure): Ditto. ud_GNU_GETTEXT is now obsolete.
304 Wed Dec 4 00:41:23 1996 Tom Tromey <tromey@cygnus.com>
306 * automake.in (scan_configure): Skip empty elements when adding to
307 libsources. Perl 4 bug reported by Greg A Woods.
309 * Makefile.am (perl4-check): New target.
310 (cvs-dist): Run perl4-check.
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.
320 * m4/regex.m4 (AM_WITH_REGEX): Check for GNU regex in libc. From
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.
328 * automake.in (handle_merge_targets): Use all-recursive-am instead
329 of all-recursive-hack. The latter is ugly, according to Joel
332 * automake.in (handle_emacs_lisp): Push $(ELCFILES) onto @all.
334 * automake.in (do_one_clean_target): Allow -local version of clean
337 Tue Dec 3 18:58:40 1996 Tom Tromey <tromey@cygnus.com>
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
344 Tue Dec 3 11:29:01 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
346 * compile-kr.am: Quote arguments to echo.
348 * progs.am: Fix up problems when LIBTOOL is not defined (by
349 setting shell variable instprog to the installation program).
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).
355 Tue Dec 3 10:40:48 1996 Tom Tromey <tromey@cygnus.com>
358 * automake.in (handle_emacs_lisp): Typo fix.
359 (scan_configure): Only recognize VERSION after whitespace.
361 * texinfos.am: install-info requires path to info file.
363 * progs.am: Use @LIBTOOL@, not $(LIBTOOL).
365 * automake.in (am_install_var): If -ltlibs passed, substitute
368 Mon Dec 2 13:51:11 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
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
375 Mon Dec 2 12:13:27 1996 Tom Tromey <tromey@cygnus.com>
380 * automake.in (handle_texinfo): Must quote $ for make.
382 Sun Dec 1 15:08:09 1996 Tom Tromey <tromey@cygnus.com>
384 * automake.in (handle_configure): Correctly handle common case of
385 multiple non-Makefiles in AC_OUTPUT. Require all input files when
388 Sun Nov 24 00:33:50 1996 Tom Tromey <tromey@cygnus.com>
390 * automake.in (handle_source_transform): Don't define
391 EXTRA_prog_SOURCES unnecessarily. Test extra2.test.
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.
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.
402 * automake.in (handle_yacc_lex_cxx): Set --mode=compile or
403 --mode=link when running libtool.
405 * ltlibs.am: Set --mode=install when running libtool.
406 (uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
408 * libtool.am (.c.lo): Set --mode=compile when running libtool.
409 * progs.am: Set --mode=install when running libtool.
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.
418 * automake.in (am_install_var): Typo fix.
419 (handle_configure): Require $inputs[0].
421 Fri Nov 22 00:01:45 1996 Tom Tromey <tromey@cygnus.com>
423 * automake.in (handle_lib_objects): Fixed error message
426 Thu Nov 21 22:29:30 1996 Tom Tromey <tromey@cygnus.com>
428 * automake.in (scan_configure): AC_FUNC_FNMATCH doesn't add to
430 (handle_configure): Support multi-":" mode for AC_OUTPUT.
432 * m4/header.m4: New file.
434 * automake.in (scan_configure): Recognize AM_CONFIG_HEADER.
436 Wed Nov 20 00:23:42 1996 Tom Tromey <tromey@cygnus.com>
438 * acinstall: Allow commentary at end of "serial" line. From Gord
441 * automake.in (handle_yacc_lex_cxx): Only replace output header if
444 Tue Nov 19 19:03:30 1996 Tom Tromey <tromey@cygnus.com>
446 * automake.in (am_primary_prefixes): Allow configure variables to
447 be named after primary.
448 (am_install_var): Ditto.
450 * automake.in (initialize_per_input): Initialize output_header.
451 (generate_makefile): Set up output_header; print it before
453 (handle_footer): Put .SUFFIXES into output_header, for AIX.
455 Mon Nov 18 19:11:53 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
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.
461 Mon Nov 18 13:29:55 1996 Tom Tromey <tromey@cygnus.com>
463 * automake.in (handle_lib_objects): Push @LIBOBJS@ and @ALLOCA@
464 onto dependency list.
466 * aclocal.in (obsolete_macros): Include AM_SANITY_CHECK_CC; now
467 part of autoconf proper.
468 * m4/ccsanity.m4: Removed.
470 Sun Nov 17 12:25:17 1996 Tom Tromey <tromey@cygnus.com>
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.
476 Fri Nov 15 18:58:04 1996 Tom Tromey <tromey@cygnus.com>
478 * tags-subd.am: Removed.
480 * tags.am (tags-recursive): Removed.
481 (TAGS): Depend on @DIRS@, @CONFIG@. Use @CONFIG@ in rule.
482 (ID): From tags-subd.am.
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).
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
494 (pretty_print_internal): Initialize $bol depending on the column.
496 Fri Nov 15 16:22:15 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
498 * library.am: Fixed references to LIBRARY according to new scheme.
500 * libs.am, libs-clean.am: Removed references to LIBFILES.
502 * automake.texi (A Library): doc fix
504 * automake.in (handle_libraries): Deleted references to *LIBFILES,
505 since we now have the full library name in the *LIBRARIES
507 (am_install_var): Removed `-no-all' option, which was only required
508 for the LIBFILES hack.
510 Fri Nov 15 16:39:29 1996 Tom Tromey <tromey@cygnus.com>
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.
516 * Makefile.am (pkgdata_DATA): Removed aclocal.m4.
518 Thu Nov 14 23:11:09 1996 Tom Tromey <tromey@cygnus.com>
520 * automake.in (handle_yacc_lex_cxx): Don't auto-define YACC, LEX,
523 * dejagnu.am: Print warning if runtest missing.
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.
529 * depend2.am (.deps/%.P): Don't print commands when running.
531 Mon Nov 11 10:35:08 1996 Tom Tromey <tromey@cygnus.com>
533 * automake.in (handle_single_transform_list): Simplified C++
536 Fri Nov 8 09:49:09 1996 Tom Tromey <tromey@cygnus.com>
540 * compile-kr.am ($(OBJECTS)): Removed.
542 * automake.in (get_object_extension): Define ANSI2KNR. Push onto
543 @all if ansi2knr is in this directory.
545 * configure.in: Don't run AC_ARG_PROGRAM, AC_PROG_MAKE_SET.
547 * m4/init.m4: Run AM_SANITY_CHECK.
549 * m4/sanity.m4: New file.
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
557 (handle_tests): Remove CYGNUS strings in Cygnus mode.
558 (handle_texinfo): Ditto.
560 * texinfos.am (dist-info): New target.
562 * automake.in (handle_dist_worker): Use DISTFILES, not
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.
570 * dist-vars.am (DEP_DISTFILES): Removed.
571 (DISTFILES): Don't include INFOS.
573 * automake.in (handle_texinfo): Handle Cygnus mode.
574 * texinfos.am (.texi.info, .texinfo.info): Handle Cygnus mode.
576 * automake.in (handle_single_transform_list): New sub.
577 (handle_source_transform): Use it.
578 (handle_built_sources): New sub.
580 Thu Nov 7 14:49:16 1996 Tom Tromey <tromey@cygnus.com>
582 * remake.am ($(srcdir)/Makefile.in): Pass @ARGS@ to automake.
583 * remake-subd.am ($(srcdir)/Makefile.in): Pass @ARGS@ to
585 * automake.in (handle_configure): Pass --cygnus when running
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
592 (handle_configure): Don't define ACCONFIG, CONFIG_TOP, CONFIG_BOT;
593 instead substitute files directly.
595 Wed Nov 6 10:22:26 1996 Tom Tromey <tromey@cygnus.com>
597 * remake-hdr.am (stamp-h): Look in top_builddir for
599 ($(srcdir)/stamp-h.in): Look in top_srcdir for configure.in.
601 Thu Oct 31 10:55:59 1996 Tom Tromey <tromey@cygnus.com>
603 * texinfos.am (.texi.dvi): Set MAKEINFO when running texi2dvi.
606 * automake.in (handle_texinfo): Push install-info-am, not
608 (handle_merge_targets): Handle no-installinfo option.
610 * texinfos.am (install-info-am): Renamed from install-info.
612 * automake.in (handle_subdirs): Include install-info-recursive if
613 no-installinfo given.
615 * subdirs.am: Include INSTALLINFO token.
617 * automake.in (handle_texinfo): Explicitly define MAKEINFO,
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.
625 * texi-vars.am: Removed.
627 * dejagnu.am (check-DEJAGNU): Don't define rootme.
629 * automake.in (handle_tests): Define EXPECT, RUNTEST.
631 * dejagnu.am (EXPECT): Removed.
634 * automake.in (define_program_variable): New sub.
636 Mon Oct 28 10:43:48 1996 Tom Tromey <tromey@cygnus.com>
638 * automake.in (handle_dependencies): Use -M, not -MM, for C++
641 Thu Oct 24 20:21:50 1996 Tom Tromey <tromey@cygnus.com>
643 * automake.in (check_libobjs_sources): New sub. Test
645 (handle_source_transform): Don't check for auto-discovered source
647 (handle_programs): Run check_libobjs_sources here.
648 (handle_libraries): Ditto.
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):
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
665 Mon Oct 21 23:06:49 1996 Tom Tromey <tromey@cygnus.com>
667 * automake.in (scan_configure): Handle AM_INIT_GUILE_MODULE.
668 (handle_libraries): Pass configure substitutions directly on to
671 * automake.in (AM_PACKAGE_VERSION_PATTERN): New global.
672 (scan_configure): Use it. Test version.test.
674 Sun Oct 20 12:08:46 1996 Tom Tromey <tromey@cygnus.com>
676 * automake.in (handle_dist_worker): Explicitly pass distdir to
677 dist-hook make. From Tatu Ylonen.
679 * m4/strtod.m4: Use correct cache variable.
681 Thu Oct 17 13:45:20 1996 Tom Tromey <tromey@cygnus.com>
683 Lisp fixes from Erick Branderhorst:
684 * m4/lispdir.m4: Define lispdir, not LISPDIR.
685 * lisp.am: Added missing \.
687 Fri Oct 11 00:44:49 1996 Tom Tromey <tromey@cygnus.com>
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
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
701 Thu Oct 10 16:12:38 1996 Tom Tromey <tromey@cygnus.com>
703 * automake.in (handle_gettext): Moved check for SUBDIRS and
706 * automake.in (handle_configure): Run mkinstalldirs under
708 (handle_yacc_lex_cxx): Run interlock under $(SHELL).
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.
715 * automake.in (read_am_file): Removed UNMAINT code.
716 (file_contents_with_transform): Ditto.
717 * m4/maintainer.m4: Removed bogus UNMAINT code.
719 * automake.in (handle_emacs_lisp): Define EMACS variable.
720 (handle_emacs_lisp): Make sure EMACS is in environment when
723 * elisp-comp: Exit with status 1 if usage bad.
724 Use "emacs -q". Use EMACS environment variable if set (unless set
727 * m4/lispdir.m4: Unset EMACS if it is set to `t'.
729 * automake.in (handle_dist_worker): Allow EXTRA_DIST items to be
731 (do_one_merge_target): Use all-am, not all, in subdirs case.
732 (handle_merge_targets): Always generate all-am in subdirs case.
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.
738 * automake.in (handle_yacc_lex_cxx): Handle y.tab.h in non-ylwrap
741 * ylwrap: Bug fix. From Jim Meyering.
743 Wed Oct 9 22:51:16 1996 Tom Tromey <tromey@cygnus.com>
745 * m4/mktime.m4: Don't define AC_HEADER_SYS_TIME_H; instead just
746 check directly for header.
748 Mon Oct 7 13:08:15 1996 Tom Tromey <tromey@cygnus.com>
750 * automake.in (scan_configure): fp_WITH_DMALLOC and fp_WITH_REGEX
753 Sun Oct 6 00:43:01 1996 Tom Tromey <tromey@cygnus.com>
755 * automake.in (AC_CONFIG_AUX_DIR_PATTERN): New global.
756 (AM_INIT_AUTOMAKE_PATTERN): New global.
757 (scan_configure): Use them.
759 * aclocal.in (add_file): Search contents of included files. Test
761 (scan_m4_files): Don't skip acinclude.m4 when constructing
762 search. Test acsilent.test.
763 (scan_m4_files): Scan acinclude.m4.
765 * aclocal.in (add_file): Removed debugging print.
766 (scan_configure): Set $file_contents when scanning acinclude.m4.
769 * configure.in: Upped to 1.1g.
773 * texinfos.am: Run : after install-info.
775 * aclocal.in (parse_arguments): Better error message.
776 * automake.in (parse_arguments): Better error message.
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.
782 Sat Oct 5 11:29:48 1996 Tom Tromey <tromey@cygnus.com>
784 * automake.in (generate_makefile): Put BUILT_SOURCES onto @all if
786 (handle_source_transform): Error if discovered source file is
788 (do_one_merge_target): Move all-vs-check test here.
790 * m4/obstack.m4: New file.
791 * m4/error.m4: New file.
793 * automake.in (scan_configure): Support AM_FUNC_MKTIME,
794 AM_FUNC_ERROR_AT_LINE, AM_FUNC_OBSTACK.
796 * texinfo.tex: New version from texinfo 3.9.
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.
802 * ylwrap: Changed usage.
804 * m4/mktime.m4: New file.
806 * m4: Renamed all .m4 files to fit into 14-char limits.
808 * m4/Makefile.am (EXTRA_DIST): New macro.
810 * aclocal.in ($ac_defun_rx, %map, %file_contents): New globals.
811 (scan_m4_files): Use $ac_defun_rx.
814 (scan_configure): Scan acinclude.m4 before anything else.
815 (scan_file): New sub.
816 (check_acinclude): New sub.
819 * progs-clean.am, progs.am: Renamed from programs-clean.am,
821 * libs-clean.am, libs.am: Renamed from libraries-clean.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.
827 * automake.in (require_file_internal): Give error if symlink can't
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'.
838 Fri Oct 4 01:14:08 1996 Tom Tromey <tromey@cygnus.com>
840 * aclocal.in (scan_m4_files): New sub.
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
846 Thu Oct 3 20:11:16 1996 Tom Tromey <tromey@cygnus.com>
848 * texinfos.am (uninstall-info): Run install-info --remove.
850 * automake.in (read_am_file): Define all variables after reading
851 .am file. Test vpath.test. Reported by Anthony Green.
853 Mon Sep 30 08:31:51 1996 Tom Tromey <tromey@cygnus.com>
855 * texinfos.am: Run install-info.
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.
861 Tue Sep 24 09:15:46 1996 Tom Tromey <tromey@creche.cygnus.com>
863 * automake.in (read_am_file): Cleaned up dejagnu variables.
865 Mon Sep 23 00:04:48 1996 Tom Tromey <tromey@creche.cygnus.com>
867 * automake.in (parse_arguments): New usage to conform to GNU
870 * aclocal.in (parse_arguments): New usage to conform to GNU
873 * automake.in (handle_scripts): Push new target onto @check.
874 * scripts.am (check-@DIR@SCRIPTS): New target.
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.
885 Sat Sep 21 13:59:15 1996 Tom Tromey <tromey@creche.cygnus.com>
887 * automake.in (am_install_var): More error checking.
889 Fri Sep 20 09:06:37 1996 Tom Tromey <tromey@creche.cygnus.com>
891 * tags.am (TAGS): Minor cleanup.
893 * clean.am (distclean-generic): Don't remove CONFIG_HEADER.
895 * remake-hdr.am (mostlyclean-hdr, clean-hdr, distclean-hdr,
896 maintainer-clean-hdr): New targets.
898 * automake.in (handle_configure): Define CONFIG_HEADER correctly
899 when it is in current directory.
900 (handle_configure): Push "hdr" on @clean.
902 * remake-hdr.am (stamp-h): Run config.status in top_builddir.
903 ($(srcdir)/stamp-h.in): Run autoheader in top_srcdir.
905 * automake.in (scan_configure): Check for install.sh here.
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
912 Tue Sep 17 23:35:14 1996 Tom Tromey <tromey@creche.cygnus.com>
914 * Makefile.am (EXTRA_DIST): Include pkgdata_DATA.
916 * dist-vars.am (DISTFILES): Don't distribute BUILT_SOURCES or
918 (DEP_DISTFILES): Ditto.
920 Mon Sep 16 22:28:56 1996 Tom Tromey <tromey@creche.cygnus.com>
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
928 Sun Sep 15 22:45:43 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
937 Thu Sep 12 15:03:19 1996 Tom Tromey <tromey@creche.cygnus.com>
939 * automake.in (handle_source_transform): Removed extraneous
940 space. Test implicit.test.
941 (read_am_file): Make sure "canonical" variables are mentioned in
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.
947 Wed Sep 11 11:54:44 1996 Tom Tromey <tromey@creche.cygnus.com>
949 * clean.am (distclean-generic): Remove CONFIG_CLEAN_FILES here,
950 per GNU/Gnits standards.
952 * libraries.am (install-@DIR@LIBRARIES): Use two loops, so new
953 NORMAL_INSTALL and POST_INSTALL variables can work when empty.
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.
960 * m4/AM_PROG_CC_STDC.m4 (ac_save_CC): Bug fix from Jim Meyering.
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.
984 * Released version 1.1e.
986 * automake.in ($GNITS_VERSION_PATTERN): Handle non-alpha
989 * configure.in: Version 1.1e.
991 * automake.in (handle_texinfo): Distribute .info file.
993 Sun Sep 8 09:00:37 1996 Tom Tromey <tromey@creche.cygnus.com>
995 * Makefile.am (EXTRA_DIST): New macro.
996 (maintainer-clean): Don't run "make check".
997 (pathchk): New target.
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
1006 (handle_dist): Handle distcheck-hook.
1008 * m4/AM_PROG_CC_STDC.m4: Applied patch from Jim Meyering.
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.
1015 * m4/Makefile.am (m4data_DATA): Don't include AM_PROG_LIBTOOL,
1016 AM_FEATURE_CTYPE, AM_FEATURE_ERRNO, AM_FEATURE_EXIT,
1019 * texi-version.am: Use "cp; rm" and not "mv", to work around
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.
1029 * Makefile.am (installcheck-local): Check all scripts.
1031 Sat Sep 7 19:22:32 1996 Tom Tromey <tromey@creche.cygnus.com>
1033 * tags-clean.am: Do deletions here again.
1035 Thu Sep 5 09:06:23 1996 Tom Tromey <tromey@creche.cygnus.com>
1037 * automake.in (usage): Include bug-reporting information.
1038 (handle_lib_objects): Error if LIBOBJS seen but never set.
1040 * aclocal.in ($acdir): Use @datadir@/aclocal.
1041 (usage): Include bug-reporting information.
1043 Wed Sep 4 11:36:06 1996 Tom Tromey <tromey@creche.cygnus.com>
1045 * automake.in (handle_source_transform): .deps no longer in
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.
1061 * depend2.am: Removed all mention of $(srcdir).
1063 * depend.am (MKDEP): Use gcc -M, not gcc -MM.
1064 Removed all mention of $(srcdir); dependencies now put into build
1067 * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
1068 Don't do work silently.
1070 * automake.in (handle_merge_targets): Error if invalid uninstall
1072 (read_am_file): Fix for test block.test.
1074 Tue Sep 3 18:50:32 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
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.
1090 * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
1091 ${INSTALL_PROGRAM}. From François Pinard.
1093 Tue Aug 27 08:25:05 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1099 * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
1101 * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
1103 Mon Aug 26 21:37:32 1996 Tom Tromey <tromey@creche.cygnus.com>
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
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.
1119 Sat Aug 24 09:30:46 1996 Tom Tromey <tromey@creche.cygnus.com>
1121 Reported by Jim Meyering:
1122 * automake.in (get_object_extension): Look in "./" for ansi2knr if
1124 (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
1126 * remake.am (.PHONY): New target.
1128 * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
1130 * automake.in (check_gnu_standards): Disallow no-installman,
1132 (read_am_file): Sed out UNMAINT too.
1133 (file_contents_with_transform): Ditto.
1135 * acinstall: New file.
1137 * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
1139 * m4/AM_WITH_REGEX.m4: New version from François Pinard.
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.
1147 Fri Aug 23 22:23:50 1996 Tom Tromey <tromey@creche.cygnus.com>
1149 * m4/Makefile.am (m4datadir): New macro
1150 (m4data_DATA): Renamed.
1152 * Makefile.am (cvs-dist): Depend on distcheck target.
1154 Mon Aug 19 15:37:32 1996 Tom Tromey <tromey@creche.cygnus.com>
1156 * automake.in (initialize_global_constants): [common_files]
1157 Include acinclude.m4.
1159 * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
1161 Sat Aug 17 11:27:14 1996 Tom Tromey <tromey@creche.cygnus.com>
1163 * automake.in (handle_dependencies): Push `depend'-clean targets
1165 * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
1166 maintainer-clean-depend): New targets.
1168 Tue Aug 13 17:53:58 1996 Tom Tromey <tromey@creche.cygnus.com>
1170 * texinfos.am (.texinfo.info): New target.
1171 (.texinfo.dvi): New target.
1174 * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
1176 (handle_texinfo): Handle `.texinfo' files.
1178 Mon Aug 12 10:28:46 1996 Tom Tromey <tromey@creche.cygnus.com>
1180 * automake.in (require_file_internal): Special-case `.' when
1181 finding files to distribute. Test libobj2.test.
1183 * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN. Test
1186 * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
1187 * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
1189 * compile-kr.am: Removed duplicate ansi2knr rules.
1191 Sun Aug 11 00:20:16 1996 Tom Tromey <tromey@creche.cygnus.com>
1193 * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
1194 (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
1197 * automake.in (initialize_global_constants): [common_files]
1198 Include interlock and ylwrap.
1200 * Released version 1.1c.
1202 * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
1203 ud_PATH_LISPDIR are obsolete names.
1205 * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
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.
1213 * Makefile.am (CLEANFILES): Removed.
1215 * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
1217 * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
1219 * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
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
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
1238 (handle_source_transform): Set seen_c_source.
1240 * interlock: Changed usage.
1244 * automake.in (handle_yacc_lex_cxx): Renamed.
1246 * automake.in (handle_dependencies): Handle %cxx_extensions.
1247 Include depend2.am when appropriate.
1249 * depend2.am: New file; contents from depend.am but templatized.
1251 * automake.in (initialize_per_input): Initialize
1253 (handle_source_transform): Set %cxx_extensions.
1255 Sat Aug 10 10:29:30 1996 Tom Tromey <tromey@creche.cygnus.com>
1257 * interlock: New file.
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
1266 * m4/AM_FEATURE_EXIT.m4: Wrote.
1267 * m4/AM_FEATURE_CTYPE.m4: Wrote.
1268 * m4/AM_FEATURE_ERRNO.m4: Wrote.
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.
1274 * automake.in (get_object_extension): Handle directory prefix on
1277 * kr-extra.am: New file.
1279 * kr-vars.am: Removed.
1281 * automake.in (handle_options): Handle directory prefix on
1284 * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
1286 * aclocal.in (add_file): Error if macro is duplicated. Test
1289 Fri Aug 9 09:18:46 1996 Tom Tromey <tromey@creche.cygnus.com>
1291 * automake.in (handle_programs): Substitute @XLINK@. Make sure
1292 linker variable is transformed name.
1293 * program.am (@PROGRAM@): Use @XLINK@ to link.
1295 * automake.in (handle_scripts): Fixed call to
1296 am_primary_prefixes.
1297 (handle_libraries): Better error message when AC_PROG_RANLIB
1300 * automake.in (handle_libraries): Canonicalize library name. Test
1302 * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
1303 (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
1305 Thu Aug 8 10:57:21 1996 Tom Tromey <tromey@creche.cygnus.com>
1307 * automake.in (handle_scripts): Correctly compute
1308 $scripts_installed. Test scripts.test.
1310 Wed Aug 7 12:13:15 1996 Tom Tromey <tromey@creche.cygnus.com>
1312 * ansi2knr.c: New version.
1314 Tue Aug 6 10:58:37 1996 Tom Tromey <tromey@creche.cygnus.com>
1316 * automake.in (handle_source_transform): Handle more C++ file
1317 extensions. "Handle" Objective C. Handle more FORTRAN
1320 * compile-vars.am (LEX): Removed.
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.
1328 * aclocal.in (parse_arguments): Mention GNU.
1329 * automake.in (parse_arguments): Mention GNU.
1331 Mon Aug 5 00:12:45 1996 Tom Tromey <tromey@creche.cygnus.com>
1333 * automake.in (handle_programs): Define program_LINK.
1334 * program.am (@PROGRAM@): Use program_LINK to link.
1336 * Released version 1.1b
1338 * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
1339 seen_prog_install to `2'.
1341 * configure.in: Don't run AM_PROG_INSTALL.
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.
1351 * aclocal.in (parse_arguments): Use $PACKAGE.
1352 ($PACKAGE): New global.
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.
1361 * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
1362 (scan_configure): Use AM_PROG_INSTALL.
1364 * configure.in: Use AM_INIT_AUTOMAKE.
1366 * automake.in (keyed_aclocal_warning): Warning tells about
1368 (handle_aclocal_m4): New sub.
1369 (handle_configure): Use it.
1371 * aclocal.in (output_file): New global.
1372 (usage): Handle --output.
1373 (parse_arguments): Handle --output.
1375 * m4/AM_INIT_AUTOMAKE.m4: New file.
1377 * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
1380 * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
1381 (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
1383 * texinfos.am (.texi.info): Force .info file to be built in
1384 srcdir. From Franc,ois Pinard.
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.
1392 * automake.in (initialize_global_constants): Put elisp-comp into
1393 @common_files. Bug from Glenn Amerine.
1395 Sun Aug 4 12:52:43 1996 Tom Tromey <tromey@creche.cygnus.com>
1397 * automake.in (handle_dist_worker): Use fgrep, not grep.
1399 * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
1401 * automake.in (handle_emacs_lisp): Include lisp-clean.am in
1403 (initialize_global_constants): [install_man_format] Don't hide
1404 "ugliness" at install time.
1406 * lisp-clean.am: New file.
1408 * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
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.
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
1423 * m4/AM_FUNC_STRTOD.m4: New file.
1425 * automake.in (handle_dist): Only generate `distdir' variable if
1426 it doesn't already exist.
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.
1433 * automake.in (handle_texinfo): Generate "version.texi" dependency
1434 for .dvi file. Bug reported by Glenn Amerine. Test vtexi2.test.
1436 * automake.in (handle_configure): Require file $input, not
1437 "$local.in". From Nyul Laszlo. Test colon.test.
1439 Sun Jul 28 11:14:52 1996 Tom Tromey <tromey@creche.cygnus.com>
1441 * aclocal.in: New file.
1442 * configure.in: Generate m4/Makefile, aclocal.
1443 * Makefile.am (SUBDIRS): Include m4.
1444 * m4/Makefile.am: New file.
1446 Fri Jul 19 10:12:27 1996 Tom Tromey <tromey@creche.cygnus.com>
1448 * automake.in (initialize_global_constants): Put ansi2knr.c and
1449 ansi2knr.1 into common_files. Bug report from François Pinard.
1451 Mon Jul 15 10:28:29 1996 Tom Tromey <tromey@creche.cygnus.com>
1453 * install-sh: Updated copyright notice.
1455 Fri Jul 5 08:23:00 1996 Tom Tromey <tromey@creche.cygnus.com>
1457 * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
1458 Report from Josh MacDonald.
1460 Bugs from Gord Matzigkeit:
1461 * automake.in (handle_footer): Push contents of $(SUFFIXES), not
1463 (handle_dist): Ignore chmod return results.
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.
1469 Fri Jun 21 10:42:06 1996 Tom Tromey <tromey@creche.cygnus.com>
1471 * texinfos.am (install-info): Use "if", not "&&", to avoid
1472 install problem when glob doesn't match.
1474 * automake.in (initialize_global_constants): [USAGE] Added
1476 (force_generation): New global.
1477 (parse_arguments): Handle --no-force.
1478 (generate_makefile): Handle --no-force.
1480 * Makefile.am (maintainer-check): Ensure all invocations of
1481 mkinstalldirs are correct.
1483 Tue Jun 18 10:53:54 1996 Tom Tromey <tromey@creche.cygnus.com>
1485 * automake.in (handle_tests): Don't directly generate site.exp.
1487 Sun Jun 16 22:21:16 1996 Harlan Stenn <harlan@brown.pfcs.com>
1489 * automake.in: Treat an initial `#' on a word in AUTOMAKE_OPTIONS
1490 as a comment start. Add support for a dist-tarZ target.
1492 Tue Jun 11 22:14:21 1996 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
1494 * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
1495 paths into relative paths.
1497 Mon Jun 10 21:11:20 1996 Tom Tromey <tromey@creche.cygnus.com>
1499 * texinfo.tex: New version.
1501 * automake.in: Look for AM_PROG_LIBTOOL. From Gord Matzigkeit.
1502 (initialize_global_constants): Added libtool to
1504 (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
1506 Sun Jun 9 17:45:48 1996 Tom Tromey <tromey@creche.cygnus.com>
1508 * texinfos.am (install-info): Don't install ~ files. Bug report
1510 * automake.in (handle_texinfo): Don't push '.info*' onto
1513 * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
1515 (handle_dist): Pass --with-included-gettext to configure if using
1518 * compile-kr.am (._c._o): Pass -c to $(COMPILE).
1520 * compile.am (.c.o): Pass -c to $(COMPILE).
1521 * compile-vars.am (COMPILE): Don't include -c.
1523 * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
1525 * automake.in (handle_configure): Supply --strictness arg to
1528 Fri Jun 7 12:31:31 1996 Tom Tromey <tromey@creche.cygnus.com>
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
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
1543 * dejagnu.am (check-DEJAGNU): Depend on site.exp.
1545 Sun Jun 2 10:33:10 1996 Tom Tromey <tromey@creche.cygnus.com>
1547 * automake.in (handle_emacs_lisp): New function.
1548 (initialize_global_constants): Added elisp-comp to
1550 (seen_lispdir): New global.
1551 (scan_configure): Handle ud_PATH_LISPDIR.
1553 * elisp-comp: New file.
1555 * lisp.am: New file.
1557 * automake.in (generate_makefile): Run handle_emacs_lisp.
1559 * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
1561 * automake.in (initialize_global_constants): Removed version.texi
1562 from common_sometimes.
1563 (initialize_global_constants): Added texinfo.tex to common_files.
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_*
1574 (handle_options): Allow version number to have letters appended.
1575 (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
1577 (initialize_global_constants): install_man_format changed to
1578 handle built man pages.
1580 Wed May 29 10:35:01 1996 Tom Tromey <tromey@creche.cygnus.com>
1582 * config.guess, config.sub: New versions.
1584 Tue May 28 19:27:11 1996 Tom Tromey <tromey@creche.cygnus.com>
1586 * configure.in (VERSION): Upped to 1.0.
1588 Sat May 25 10:19:53 1996 Tom Tromey <tromey@creche.cygnus.com>
1590 * automake.in (handle_tests): Handle dejagnu.
1591 (handle_options): Recognize dejagnu option.
1593 * dejagnu.am: New file.
1595 Thu May 23 10:01:13 1996 Tom Tromey <tromey@creche.cygnus.com>
1597 * automake.in (handle_dist): Run installcheck target from
1600 * configure.in (VERSION): Upped to 0.34.
1602 * automake.in (scan_configure): Always allow upgrading to
1603 fp_PROG_INSTALL. Test fpinstall.test.
1605 Wed May 22 14:45:28 1996 Joshua Cowan <jcowan@hermit.reslife.okstate.edu>
1607 (handle_dist): Make `distcheck' check `install' target, too.
1609 Wed May 22 09:49:27 1996 Tom Tromey <tromey@creche.cygnus.com>
1611 * automake.in (initialize_per_input): Don't initialize
1612 $output_directory here; initialize it globally. From Joshua
1613 Cowan. Test outdir.test.
1615 Sat May 18 10:57:40 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1621 Fri May 17 09:02:02 1996 Tom Tromey <tromey@creche.cygnus.com>
1623 * automake.in (handle_source_transform): Don't generate _OBJECTS
1624 when no source files specified. Test number.test.
1626 From Joerg-Martin Schwarz:
1627 * automake.in (seen_package, seen_version): New globals.
1628 (scan_configure): Look for PACKAGE= and VERSION=.
1630 * automake.in (handle_options): Recognize dist-zip.
1631 (handle_dist): Handle dist-zip.
1632 (handle_options): Use ' ', not \s+, with split. 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.
1646 * Makefile.am (TAGS_DEPENDENCIES): New macro.
1648 * tags.am (tags-recursive): New target.
1649 (TAGS): Depend on it.
1651 * automake.in (handle_tags): Put tags-recursive on @phony.
1653 * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
1655 * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
1657 Thu May 16 09:21:48 1996 Tom Tromey <tromey@creche.cygnus.com>
1659 * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
1661 * automake.in (scan_configure): Look for install-sh and
1663 (initialize_global_constants): Moved mdate-sh from
1664 common_sometimes to common_files. Test mdate2.test.
1666 Tue May 14 21:52:01 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1675 * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
1677 * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
1679 * automake.in (handle_configure): Check $config_aux_dir against
1680 empty string. From Markku Rossi. Test mkinstall.test.
1682 Fri May 10 14:38:47 1996 Gord Matzigkeit <gord@gnu.ai.mit.edu>
1684 * automake.in (distcheck): Added new rule to top level
1687 Wed May 8 21:57:21 1996 Gord Matzigkeit <gord@gnu.ai.mit.edu>
1689 * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
1691 (generate_makefile): libtool, config.sub, and config.guess should
1692 only ever appear in the top directory of a package.
1694 Tue May 14 10:24:30 1996 Tom Tromey <tromey@creche.cygnus.com>
1696 * automake.in (initialize_global_constants): Added libversion.in
1699 * configure.in (VERSION): Upped to 0.33.
1701 * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
1704 Mon May 13 10:41:41 1996 Tom Tromey <tromey@creche.cygnus.com>
1706 * install-sh (transformbasename): Correct misspelling of
1707 transformbasename. From Ian Lance Taylor.
1709 Sat Apr 27 11:39:10 1996 Tom Tromey <tromey@creche.cygnus.com>
1711 * automake.in (handle_configure): Set mkinstalldirs variable
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.
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).
1724 * automake.in (read_am_file): Set mkinstalldirs variable.
1725 (handle_man_pages): Use it.
1726 (handle_installdirs): Ditto.
1728 Fri Apr 26 15:10:48 1996 Tom Tromey <tromey@creche.cygnus.com>
1730 * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
1732 Thu Apr 25 18:40:06 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1741 * dist-vars.am (TAR): New macro.
1743 * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
1744 (handle_configure): Require stamp-h.in when config header used.
1746 Tue Apr 23 17:57:13 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
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.
1752 Wed Apr 24 20:29:26 1996 Tom Tromey <tromey@creche.cygnus.com>
1754 * automake.in (am_install_var): Use delete, not undef, to remove
1755 EXTRA entry. From Gord Matzigkeit.
1757 Mon Apr 22 17:48:50 1996 Tom Tromey <tromey@creche.cygnus.com>
1759 * automake.in (read_am_file): Handle case where last line doesn't
1762 Tue Apr 9 22:53:16 1996 Tom Tromey <tromey@creche.cygnus.com>
1764 * automake.in (variable_defined): New function.
1765 (read_am_file): Ensure a blank line comes before starting comments
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
1772 (handle_tests): check-TESTS depends on $(TESTS). From Gord
1775 Mon Apr 8 22:51:41 1996 Tom Tromey <tromey@creche.cygnus.com>
1777 * automake.in (parse_arguments): Added short options.
1778 (initialize_global_constants): Ditto.
1780 Fri Apr 5 00:22:14 1996 Tom Tromey <tromey@creche.cygnus.com>
1782 * mkinstalldirs (errstatus): Don't necessarily die if mkdir
1785 * automake.in (handle_source_transform): Typo fix.
1787 Thu Apr 4 15:10:50 1996 Tom Tromey <tromey@creche.cygnus.com>
1789 * automake.in (handle_dist_worker): Renamed dist-local to
1791 (handle_merge_targets): Added install-data-hook and
1793 (handle_source_transform): Handle EXTRA_prog_SOURCES form.
1795 * automake.in (handle_scripts): Never allow scripts_installed to
1798 * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
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.
1806 * program.am (@PROGRAM@): Use transformed program name.
1808 * remake-hdr.am (stamp-h): Actually touch stamp-h.
1810 Wed Apr 3 15:16:06 1996 Tom Tromey <tromey@creche.cygnus.com>
1812 * automake.in (require_file_internal): Use correct file for error
1813 messages. Test insh.test.
1815 Mon Apr 1 09:47:44 1996 Tom Tromey <tromey@creche.cygnus.com>
1817 * texinfos.am (.texi.info): Build output file in srcdir.
1819 * automake.in (require_file_internal): If $dir is ".",then look in
1821 (handle_texinfo): Canonicalize name of texi file before looking
1822 for dependency variable.
1824 Thu Mar 28 08:33:21 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1831 * libraries-vars.am: Removed.
1833 * automake.in (seen_libtool): New variable.
1834 (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
1836 * automake.in (handle_dist_worker): Handle dist-local.
1838 * Makefile.am (maintainer-check): Do "make check" after all syntax
1841 * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
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.
1861 Tue Mar 26 13:47:54 1996 Tom Tromey <tromey@creche.cygnus.com>
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
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.
1872 Mon Mar 25 15:32:57 1996 Tom Tromey <tromey@creche.cygnus.com>
1874 * data.am (install-@DIR@DATA): Also allow data to be in build
1877 Sun Mar 24 19:56:28 1996 Tom Tromey <tromey@creche.cygnus.com>
1879 * automake.in (am_install_var): Don't look in EXTRA_primary
1880 variable any more; it is handled in the main loop.
1882 Wed Mar 20 16:22:35 1996 Tom Tromey <tromey@creche.cygnus.com>
1884 * data.am (install-@DIR@DATA): Find data in srcdir.
1886 Fri Mar 15 18:30:31 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1892 Thu Mar 14 09:28:21 1996 Tom Tromey <tromey@creche.cygnus.com>
1894 * Makefile.am (cvs-diff): New target.
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
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.
1911 Wed Mar 13 19:50:23 1996 Tom Tromey <tromey@creche.cygnus.com>
1913 * tags-subd.am (ID): Name of ID file must be flush against -f.
1915 * configure.in (VERSION): Version 0.32.
1917 Mon Mar 11 17:50:58 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1924 Mon Mar 11 14:34:36 1996 Gord Matzigkeit <gord@enci.ucalgary.ca>
1926 * automake.texi: doc fix.
1928 * automake.in (am_install_var): Added support for check and
1929 installcheck special prefixes.
1931 Sun Mar 10 10:44:42 1996 Tom Tromey <tromey@creche.cygnus.com>
1933 * automake.in (handle_subdirs): Don't do SUBDIRS check for
1936 Tue Mar 5 18:12:04 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1945 * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
1947 Mon Mar 4 19:30:24 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1956 * dist-vars.am (DISTFILES): Use EXTRA_DIST.
1957 (DEP_DISTFILES): Ditto.
1959 * automake.in (OBJECT_PATTERN): New variable.
1960 (am_install_var): Use it.
1961 (handle_dist): DIST_OTHER is an anachronism.
1963 Sat Mar 2 17:04:38 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
1988 Fri Mar 1 00:13:04 1996 Tom Tromey <tromey@creche.cygnus.com>
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
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.
2008 Thu Feb 29 22:00:30 1996 Tom Tromey <tromey@creche.cygnus.com>
2010 * texinfo.tex: New version.
2012 * automake.in (am_install_var): Allow extended range of
2013 installation directories.
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.
2019 * texinfos.am (install-info): Changed usage of install-info (in
2020 comment). Per Feb 25 GNU Standards document.
2022 Wed Feb 28 07:40:55 1996 Tom Tromey <tromey@creche.cygnus.com>
2024 * automake.in (handle_tests): New function.
2025 (generate_makefile): Call it.
2026 (handle_subdirs): Skip directories whose names look like configure
2028 (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
2030 (scan_configure): Clear in_ac_output if "]" found. 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.
2038 Tue Feb 27 20:00:36 1996 Tom Tromey <tromey@creche.cygnus.com>
2040 * mdate-sh: New version from Ulrich Drepper.
2042 * automake.in (handle_source_transform): Changed fill back to
2044 (handle_libraries): Ditto.
2045 (handle_dist): Ditto.
2046 (handle_dependencies): Ditto.
2047 (handle_footer): Ditto.
2048 (handle_phony): Ditto.
2050 * Makefile.am (DIST_SUBDIRS): Removed.
2051 (installcheck-local): Use Perl, not test -x.
2053 (maintainer-check): Use $(PERL), not @PERL@.
2055 * configure.in (VERSION): Upped to 0.31.
2057 Sat Feb 24 18:02:19 1996 Tom Tromey <tromey@creche.cygnus.com>
2059 * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
2062 * automake.in: Use keyed_aclocal_warning when warning about
2064 (get_object_extension): Use keyed_aclocal_warning when warning
2065 about fp_C_PROTOTYPES.
2066 (keyed_aclocal_warning): New function.
2068 * Makefile.am (pkgdata_DATA): Install aclocal.m4.
2069 * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
2071 * automake.in (get_object_extension): Only give error about
2072 fp_C_PROTOTYPES once.
2074 * automake.in (seen_ranlib): New variable.
2075 (scan_configure): Recognized AC_PROG_RANLIB.
2076 (handle_libraries): Error if ranlib not checked for.
2078 * automake.in (default_strictness): Default to GNU.
2079 (default_strictness_name): Ditto.
2081 Wed Feb 21 18:15:02 1996 Tom Tromey <tromey@creche.cygnus.com>
2083 * automake.in (read_am_file): Removed @kr@ support.
2084 (get_object_extension): Ditto.
2086 * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
2088 Tue Feb 20 17:25:18 1996 Tom Tromey <tromey@creche.cygnus.com>
2090 * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
2092 Mon Feb 19 19:53:09 1996 Tom Tromey <tromey@creche.cygnus.com>
2094 * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
2095 * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
2097 * automake.in (handle_scripts): Ensure $scripts_installed set to
2098 boolean value. Test proginst.test.
2100 * Makefile.am (installcheck-local): New target.
2102 * automake.in (require_file): No error if missing file is
2105 Sun Feb 18 17:10:00 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
2113 * Makefile.am (pkgdata_SCRIPTS): New variable.
2114 (CLEANFILES): New macro.
2116 * scripts-clean.am: Removed.
2118 Sat Feb 17 00:15:20 1996 Tom Tromey <tromey@creche.cygnus.com>
2120 * automake.in (am_install_var): Error if primary variable actually
2122 (am_install_var): Skip elements that look like configure
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.
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.
2135 * automake.in (am_install_var): Push generated install targets
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,
2143 (handle_merge_targets): Push 'all' onto @install as appropriate.
2145 Fri Feb 16 18:27:04 1996 Tom Tromey <tromey@creche.cygnus.com>
2147 * automake.in (handle_configure): config.status is in
2148 $(top_builddir), not $(top_srcdir). Reported by Anthony Green.
2150 * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
2152 Thu Feb 15 19:12:45 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
2159 Wed Feb 14 08:36:02 1996 Tom Tromey <tromey@creche.cygnus.com>
2161 * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
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.
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.
2190 Tue Feb 13 22:06:51 1996 Tom Tromey <tromey@creche.cygnus.com>
2192 * automake.in (initialize_per_input): Init %content_lines.
2193 (read_am_file): Set appropriate content_lines elements while
2195 (am_line_error): New function.
2196 (read_am_file): Use it.
2197 (handle_options): Ditto.
2199 * automake.in (scan_configure): Handle case where more than one .o
2200 is put into LIBOBJS at once. Test libobj.test.
2202 Mon Feb 12 20:39:28 1996 Tom Tromey <tromey@creche.cygnus.com>
2204 * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
2206 (handle_subdirs): Restored intl, po warnings.
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.
2214 Sun Feb 11 16:55:15 1996 Tom Tromey <tromey@creche.cygnus.com>
2216 * automake.in (handle_texinfo): Removed bogus error message.
2218 * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
2220 (handle_options): Handle version number.
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...".
2227 Sat Feb 10 16:45:07 1996 Tom Tromey <tromey@creche.cygnus.com>
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
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.
2238 * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
2239 @CONFIG_INCLUDE_SPEC@.
2241 * automake.in (scan_configure): Delete everything after "]". Test
2244 * configure.in (AC_OUTPUT): Create tests/Makefile.
2245 * Makefile.am (SUBDIRS): New macro.
2247 * automake.in (handle_texinfo): Put $vtexi on texi_deps. From Jim
2250 * configure.in (AC_OUTPUT): Ensure automake is executable.
2252 Thu Feb 8 17:30:29 1996 Tom Tromey <tromey@creche.cygnus.com>
2254 * automake.in (handle_subdirs): Error if directory in SUBDIRS does
2257 * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
2260 * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
2262 * header.am (install-@DIR@HEADERS): Depend on all, not
2264 * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
2265 * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
2267 * programs.am (install-@DIR@PROGRAMS): Depend on all, not
2270 * automake.in (initialize_per_input): Initialize
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.
2276 Thu Feb 8 10:02:45 1996 Greg A. Woods <woods@most.weird.com>
2278 * automake.in (handle_programs): add pkglib to list of
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 ]
2284 Wed Feb 7 18:00:29 1996 Tom Tromey <tromey@creche.cygnus.com>
2286 * configure.in (VERSION): Upped to 0.30.
2288 * Makefile.am (automake): Removed.
2289 (DIST_OTHER): Removed.
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
2305 * automake.in (handle_source_transform): Use \W when quoting
2306 regexp. When blah_SOURCES not explicitly defined, still create
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.
2312 * automake.in (handle_source_transform): Skip macro references.
2314 Mon Feb 5 14:58:58 1996 Tom Tromey <tromey@creche.cygnus.com>
2316 * automake.in (handle_texinfo): Include "rm" when deleting files.
2318 * Makefile.am (maintainer-check): Expect only one ${...}.
2319 * texinfos.am (install-info): Remove unneeded ${...}. From Jim
2322 * automake.in (handle_configure): Only define CONFIG_HEADER if
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).
2329 Wed Jan 31 09:51:30 1996 Tom Tromey (tromey@gerbil.cygnus.com)
2331 * depend.am: Don't use srcdir anywhere.
2332 * automake.in (handle_libraries): Don't make .deps relative to
2334 (handle_options): Recognize no-dependencies.
2336 * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
2337 ".". Properly quote regexp.
2339 Tue Jan 30 12:19:09 1996 Tom Tromey (tromey@gerbil.cygnus.com)
2341 * automake.in (handle_configure): Only defined CONFIG_HEADER if
2343 (read_am_file): Quote regexp when substituting top_builddir.
2344 (handle_source_transform, handle_libraries): Look in
2345 $(srcdir)/.deps for .P files.
2347 Fri Jan 26 00:15:25 1996 Tom Tromey <tromey@creche.cygnus.com>
2349 * automake.in (am_conf_error): New function.
2350 (scan_configure): Use it.
2351 (scan_configure): A comma also ends AC_OUTPUT macro.
2353 * automake.in (read_am_file): Compute top_builddir when including
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'.
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
2374 * automake.in (handle_merge_targets): Run 'all' before
2377 * automake.in (file_contents_with_transform): Changed error
2379 (handle_configure): Define $contents{'CONFIG_HEADER'}.
2381 * texi-version.am: Many changes to support multiple .texi files.
2382 Replaced "version.texi" with "@VTEXI@". Replaced "vti" with
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.
2390 Wed Jan 24 22:55:32 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
2396 Tue Jan 23 14:22:16 1996 Tom Tromey <tromey@creche.cygnus.com>
2398 Fixes from Gord Matzigkeit:
2399 * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
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.
2406 * config.guess, config.sub: New files.
2407 * Makefile.am (pkgdata_DATA): Install config.guess and
2409 * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
2410 AC_CANONICAL_SYSTEM.
2412 Sun Jan 21 15:51:48 1996 Tom Tromey <tromey@creche.cygnus.com>
2414 * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
2415 (handle_man_pages): Use man_MANS, not MANS.
2417 * Makefile.am (info_TEXINFOS): Renamed.
2419 * automake.in (scan_configure): Remove comments from input line.
2420 (am_variable): Removed.
2422 * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
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.
2428 Sat Jan 20 15:54:24 1996 Tom Tromey <tromey@creche.cygnus.com>
2430 * automake.in (handle_dist_worker): Bug fix.
2432 Fri Jan 19 00:50:29 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
2445 * automake.in (handle_dist_worker): Explicitly make 'dist' in
2448 Thu Jan 18 00:25:56 1996 Tom Tromey <tromey@creche.cygnus.com>
2450 From François Pinard:
2451 * automake.in (handle_source_transform): Transform $o file into .P
2453 (handle_dist_worker): Handle case where DISTFILES includes
2454 wildcard. Bug fix in subdir case.
2456 * automake.in (parse_arguments): Initialize strictness to
2459 Sun Jan 14 13:54:16 1996 Tom Tromey <tromey@creche.cygnus.com>
2461 * automake.in (scan_configure): Look for NLS support.
2463 Changes from François Pinard:
2464 * texinfos.am (install-info): Correctly install when build dir is
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.
2472 Sat Jan 13 00:18:06 1996 Tom Tromey <tromey@creche.cygnus.com>
2474 * automake.in (handle_dist_worker): If Gnits, don't allow release
2475 until NEWS is updated.
2477 * configure.in (VERSION): Version 0.29.
2479 * Makefile.am (maintainer-check): Look for perl4.036 in path.
2481 * dist-vars.am (DISTFILES): Include BUILT_SOURCES.
2482 (DEP_DISTFILES): Ditto.
2484 * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
2485 * dist-vars.am (DEP_DISTFILES): New variable.
2487 * automake.in (handle_options): Support dist-shar option.
2488 (handle_dist_worker): New function.
2489 (handle_dist): Use it.
2491 * texi-version.am (mostlyclean-vti): Remove version.tmp, not
2494 * automake.in (handle_dist): Chmod distdir 777. From François
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.
2503 Thu Jan 11 23:14:18 1996 Tom Tromey <tromey@creche.cygnus.com>
2505 * Makefile.am (AUTOMAKE_OPTIONS): New variable.
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
2519 Tue Jan 9 11:24:14 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
2528 * depend.am (DEP_FILES): Removed.
2529 * automake.in (handle_source_transform): Push .P file onto
2531 (initialize_per_input): New variable %dep_files.
2532 (handle_dependencies): Generate DEP_FILES here.
2534 Mon Jan 8 22:27:33 1996 Tom Tromey <tromey@creche.cygnus.com>
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.
2540 * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
2542 * automake.in (handle_dist): Make "ln" quiet.
2544 * tags-subd.am (ID): Depend on HEADERS and SOURCES.
2546 Sat Jan 6 10:58:23 1996 Tom Tromey <tromey@cambric.colorado.edu>
2548 * automake.in (handle_merge_targets): 'check' shouldn't depend on
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
2559 (require_file): Put body in loop.
2560 (get_object_extension): Only call require_file once.
2561 (handle_configure): Ditto.
2564 * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
2565 * tags-subd.am (id): Removed.
2567 Fri Jan 5 10:31:19 1996 Tom Tromey <tromey@cambric.colorado.edu>
2569 * Added copyright notice to each .am file.
2571 * automake.in: Cleanups from François Pinard to avoid $#.
2572 (require_argument): Fixed sense of test.
2573 (set_strictness): Bug fix.
2575 Thu Jan 4 21:21:29 1996 Tom Tromey <tromey@cambric.colorado.edu>
2577 * Makefile.am (pkgdata_DATA): Removed old dist files.
2579 * dist-subd-top.am, dist-subd.am, dist.am: Removed.
2581 * automake.in (set_strictness): Set $strictness_name.
2582 (strictness_name): New variable.
2583 (handle_dist): Substantially rewrote.
2585 * configure.in: Point AC_INIT at automake.in.
2587 * automake.in (generate_makefile): Report errors against
2588 Makefile.in, not Makefile.am.
2590 Wed Jan 3 00:05:40 1996 Tom Tromey <tromey@cambric.colorado.edu>
2592 * mdate-sh: Bug fix from Jim Meyering.
2594 * dist.am (dist): Changed in parallel with dist-subd-top.am.
2596 * mkinstalldirs: Reverted.
2598 * automake.in (initialize_global_constants): Allow COPYING.LIB
2600 (check_gnits_standards): Disallow COPYING.LIB.
2602 * texinfos.am (install-info): Only look in $(srcdir) for info
2605 * automake.in (initialize_global_constants): New variable
2607 (read_am_file): Put a copyright in each Makefile.in.
2609 * dist-vars.am (DISTFILES): Put DIST_COMMON first.
2611 * automake.in (am_install_var): Put space before "=".
2612 (handle_dist): Put README first in DIST_COMMON.
2614 * Makefile.am (pkgdata_DATA): Include COPYING.
2616 * COPYING: New file.
2618 * automake.in (parse_arguments): Added --gnu and --gnits as
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,
2625 (check_gnu_standards): Require file COPYING.
2627 From François Pinard:
2628 * automake.in (file_contents): Comment out "warn"s.
2629 (usage): Use 4 columns.
2630 (USAGE_FORMAT): Ditto.
2632 * texinfos.am (install-info): Look for info file relative to $$d.
2634 * Makefile.am (cvs-dist): Suppress output of "grep".
2636 * configure.in (VERSION): Version 0.28.
2638 * automake.in (pretty_print_internal): Fix for Perl 4
2641 * configure.in (VERSION): Version 0.27.
2643 * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
2646 * automake.in (initialize_global_constants): Don't quote "@" in
2647 $install_man_format.
2648 (handle_merge_targets): use "@:" as empty command, not ":".
2650 Tue Jan 2 23:33:24 1996 Tom Tromey <tromey@cambric.colorado.edu>
2652 * texinfos.am (install-info): Look in $d for info files. From
2655 * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
2657 * automake.in (read_am_file): Correctly deal with continued
2658 variable definitions.
2660 Mon Jan 1 15:43:25 1996 Tom Tromey <tromey@cambric.colorado.edu>
2662 * automake.in (handle_merge_targets): 'check' target depends on
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.
2672 Some changes from François Pinard:
2673 * Removed trailing whitespace from all '.am' files.
2674 * tags-subd.am (ID): Use &&, not ;.
2676 * automake.in (parse_arguments): Removed useless message.
2677 (parse_arguments): Don't explicitly referenced STDERR.
2678 (require_argument): 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.
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.
2703 * automake.in (generate_makefile): Handle phony target.
2704 (do_one_clean_target): Pretty-print dependencies.
2705 (handle_installdirs): Pretty-print rule.
2707 * Makefile.am (maintainer-check): Made some commands silent.
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.
2729 Sun Dec 31 13:04:59 1995 Tom Tromey <tromey@cambric.colorado.edu>
2731 * automake.in (initialize_global_constants): Don't print body of
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
2742 * dist-subd.am (dist): Don't be so verbose.
2743 * dist.am (dist): Don't be so verbose.
2745 * automake.in (do_one_clean_target): Remove config.status in
2746 maintainer-clean. From Jim Meyering.
2748 * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix. From Jim
2751 * automake.in (handle_merge_targets): Add dummy command for empty
2752 install target. From Jim Meyering.
2754 Tue Dec 12 10:06:28 1995 Tom Tromey <tromey@cambric.colorado.edu>
2756 * texinfos.am (uninstall-info): Bug fix.
2758 * Makefile.am (maintainer-check): Error if ${...} used.
2759 * depend.am (DEP_FILES): Prefer $(...).
2761 * scripts.am (install-@DIR@SCRIPTS): Only install script if it
2763 * libraries.am (install-@DIR@LIBRARIES): Only install library if
2765 * programs.am (install-@DIR@PROGRAMS): Only install program if it
2768 * texinfos-vars.am (TEXFILES): Removed.
2770 * Makefile.am (pkgdata_DATA): Removed libprograms.am.
2772 * automake.in (do_one_merge_target): Never generate trailing
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.
2782 * texi-clean.am (mostlyclean-info): Use continued lines, not
2783 multiple rm's. From Jim Meyering.
2785 Sun Dec 10 11:59:33 1995 Tom Tromey <tromey@cambric.colorado.edu>
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.
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
2799 (cvs-dist): Depend on maintainer-check instead of explicitly
2802 * configure.in (VERSION): Version 0.26.
2804 * Makefile.am (check-local): Only look at [a-z]*.am. Fixed sense
2807 * depend.am (DEP_FILES): Bug fix.
2809 * automake.in (do_one_clean_target): Typo.
2811 * Makefile.am (check-local): Run syntax check under Perl 4.
2813 * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
2814 (handle_source_transform): Loop variable is now $_. From Gor
2816 * Makefile.am (check-local): Check for 'true' in source.
2817 * texinfos.am (install-info): Can't use "true" in any rule.
2819 Sat Dec 9 10:16:48 1995 Tom Tromey <tromey@cambric.colorado.edu>
2821 * Makefile.am (cvs-dist): New target.
2823 * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
2826 * texinfos.am (install-info): Don't do install-info for now.
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.
2832 Fri Dec 8 16:30:48 1995 Tom Tromey <tromey@cambric.colorado.edu>
2834 * configure.in (VERSION): Version 0.25.
2836 * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
2837 (handle_configure): Check for AC_PROG_MAKE_SET.
2839 * depend.am (DEP_FILES): Handle deANSIfication case. From Jim
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.
2850 Wed Dec 6 00:06:11 1995 Tom Tromey <tromey@cambric.colorado.edu>
2852 * automake.in (am_install_var): Error if variable name
2854 (handle_source_transform): Automatically include .c file
2855 corresponding to .y or .l.
2857 Tue Dec 5 00:46:14 1995 Tom Tromey <tromey@cambric.colorado.edu>
2859 * programs.am: Changed for uniform naming scheme.
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
2868 (handle_programs): Use new uniform naming scheme.
2870 * Makefile.am (check-local): New target.
2872 * automake.in (handle_libraries): Use uniform naming scheme.
2874 * libraries.am: Rewrote for uniform naming scheme.
2876 * scripts.am: Updated names of all clean targets.
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.
2887 Mon Dec 4 11:55:36 1995 Tom Tromey <tromey@cambric.colorado.edu>
2889 * automake.in (am_install_var): Push target onto @all.
2890 (get_object_extension): Use $(...).
2891 (handle_source_transform): Ditto.
2892 (handle_programs): Ditto.
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.
2908 * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
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.
2920 * automake.in: Use ${1+"$@"} to preserve quoting when running
2923 * texinfos.am (install-info): Don't use "true".
2924 * tags.am (TAGS): Don't use "true".
2926 * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
2927 remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
2929 * program.am (@PROGRAM@): Use LINK macro.
2930 * compile.am (.c.o): Use COMPILE macro.
2932 * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
2935 * subdirs.am (RECURSIVE): Removed macro.
2937 * clean.am: Changed to not be so verbose.
2939 * Makefile.am (pkgdata_DATA): Include texi-clean.am.
2940 * automake.in (handle_texinfo): Transform texi-clean and put into
2942 * texinfos-vars.am (TEXFILES): Removed.
2943 * texinfos.am: Removed 'clean' targets.
2944 * texi-clean.am: New file.
2946 * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
2948 * texinfos-vars.am (TEXFILES): Added *.op.
2950 * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
2952 * dist.am (dist): Use DISTFILES.
2953 * dist-subd.am (dist): Use DISTFILES.
2954 * dist-subd-top.am (dist): Use DISTFILES.
2956 Sun Dec 3 00:24:08 1995 Tom Tromey <tromey@cambric.colorado.edu>
2958 * Makefile.am (ETAGS_ARGS): Define.
2960 * depend.am (.deps/.P): Use ":", not "echo timestamp". From Jim
2963 * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
2965 * automake.in (handle_scripts): Use am_install_var.
2967 * scripts.am: Rewrote for new uniform naming scheme.
2969 * Makefile.am (pkgdata_DATA): Removed libscripts.am.
2971 * libscripts.am: Removed.
2973 * packagedata.am: Removed.
2975 * Makefile.am (PACKAGEDATA): Removed packagedata.am.
2976 (pkgdata_DATA): Renamed from PACKAGEDATA.
2978 * automake.in (handle_data): Use am_install_var.
2979 (init_globals): Init %exec_dir_p.
2981 * data.am: Rewrote for new uniform naming scheme.
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.
2990 * header-vars.am (pkgdatadir): New macro.
2992 (pkgincludedir): Ditto.
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.
3003 Sat Dec 2 21:39:56 1995 Tom Tromey <tromey@cambric.colorado.edu>
3005 * automake.in: Updated FSF address. From Jim Meyering.
3006 * header-vars.am: Updated FSF address.
3008 * distname.am: Removed.
3010 * automake.in (file_contents): Strip "##" comments.
3011 * Various files: Added "##" comments for strange things.
3013 * automake.in (handle_tags): Generate TAGS rule for every
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.
3022 Thu Nov 30 20:13:16 1995 Tom Tromey <tromey@cambric>
3024 * automake.in ($PACKAGE): Removed.
3026 * header-vars.am (ALL): Removed.
3028 * automake.in: Reworked 'all' target handling.
3030 * automake.in (generate_makefile):
3031 Don't use AM_ forms in call to am_variable.
3033 * automake.in: Changes for Perl 5, from Gord Matzigkeit
3035 * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
3037 * automake.in (handle_footer): Allow SUFFIXES variable.
3039 * automake.in (am_variable): New function.
3040 (handle_texinfo): Use it.
3041 (generate_makefile): Use it.
3043 * configure.in: Version 0.24.
3045 Wed Nov 29 23:50:14 1995 Tom Tromey <tromey@cambric>
3047 * automake.in (handle_libraries):
3048 Generate blah_LIBADD defines if required.
3050 * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
3052 * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
3054 * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
3056 * configure.in: Version 0.23
3058 * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
3060 * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
3062 * automake.in: New option --output-dir
3064 * automake.in (handle_configure): Fixed typo.
3066 * automake.in (handle_installdirs): Always make installdirs target.
3068 * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
3069 uninstall-exec-recursive. Added installdirs-recursive.
3071 * automake.in (handle_installdirs): Handle installdirs-recursive.
3072 (handle_man_pages): 'all' depends on $(MANS)
3074 * Makefile.am: Removed mans.am.
3076 * automake.in: More man-related fixes
3078 * automake.in: Bug fixes
3080 * automake.in: Rewrote man page handling.
3082 * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
3084 * automake.in (handle_installdirs): New function.
3085 (@installdirs): New global.
3086 Many changes to deal with installdirs.
3088 * clean.am (clean-generic): Always supply 'else' clause to 'if'
3090 * automake.in (generate_header): Don't use header.am.
3091 (handle_dist): Don't use dist-subd-vars.am.
3093 * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
3095 * Makefile.am (DISTCLEANFILES): Removed.
3097 * clean.am (clean-generic): Bug fix.
3099 * clean.am (clean-generic): Only remove CLEANFILES if nonempty
3101 * texi-version.am (clean-vti): No such macro as VTI
3103 Tue Nov 28 19:56:07 1995 Tom Tromey <tromey@cambric>
3105 * automake.in: Bug fix for maintainer-clean
3107 * automake.in (do_one_clean_target):
3108 Print special text in maintainer-clean.
3109 (handle_clean): Always include clean.am
3111 * clean.am: Use -generic clean targets.
3113 * compile.am: Added clean targets.
3115 * configure.in: Version 0.22.
3117 * automake.in (handle_dependencies):
3118 Put trailing newline after all deps.
3120 * automake.in (handle_dependencies): Another dependency bug fix.
3122 * automake.in (handle_dependencies):
3123 Bug fix when including dependencies.
3125 * automake.in (handle_configure):
3126 Verify existence of install-sh, mkinstalldirs
3128 * automake.in (handle_texinfo): Include stamp-vti in distribution
3130 * dist-subd-vars.am, dist-vars.am (DIST_FILES):
3131 Include DATA, PACKAGEDATA.
3133 * Makefile.am: Nothing
3135 * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
3137 * automake.in (handle_texinfo): Typo
3139 * automake.in: If script ends up in shell, feed to perl
3141 * automake.in: Rewrote 'clean' rules.
3142 Documentation made and installed first.
3143 'all' depends on 'info'
3145 Mon Nov 27 23:57:29 1995 Tom Tromey <tromey@cambric>
3147 * configure.in, Makefile.am: Turned off internationalization.
3149 * clean-kr.am: Rewrote for new clean scheme.
3151 * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
3153 * Makefile.am (PACKAGEDATA): Include tags-clean.am
3155 * subdirs.am: Removed bogus local clean targets
3157 * tags-clean.am: Initial revision
3159 * texi-version.am: Added clean targets
3161 * texinfos.am: Fixes to clean targets.
3163 * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
3166 * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
3168 * automake.in: Completely revamped automatic de-ANSI-fication
3170 * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
3172 * compile-vars.am (LINK): New macro
3174 * kr-vars.am: Trailing blank line
3176 * compile-kr.am: Rewrote
3178 * compile-vars.am (COMPILE): New macro
3180 * compile-vars.am (ANSI2KNR): Removed
3182 * Makefile.am (PACKAGEDATA): Removed all sed scripts. Added kr-vars.am
3184 * kr-vars.am: Initial revision
3186 * automake.in (require_file): New function.
3187 (handle_texinfo): Require 'mdate-sh'
3188 (common_sometimes): New variable
3191 * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
3193 * mdate-sh: Initial revision
3195 * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
3197 * automake.in (generate_makefile):
3198 Put Makefile.in, Makefile.am in @dist_common
3199 (handle_configure): Use @dist_common as appropriate
3201 * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
3203 * configure.in: Abort if perl not found
3205 * configure.in: Look for perl
3207 * automake.in: Reimplemented in Perl
3209 * automake.in: Fixlet
3211 Sun Nov 26 08:09:30 1995 Tom Tromey <tromey@cambric>
3213 * automake.in: Always print ".SUFFIXES:" rule.
3215 * automake.in: Distribution config.h.in if required
3217 * automake.in: Bug fix when including texi-version.am
3219 * automake.in: Bug fix when looking for .texi file in $am_reldir
3221 * depend.am: Comment fix
3223 * automake.in: Look for .texi file in $am_reldir
3225 * automake.in: Fixlet
3227 * automake.in: Blank line after targets from user's Makefile.am
3229 * automake.in: Move footer items to actual footer
3231 * automake.in: Include stamp-h.in in DIST_COMMON if necessary
3233 * automake.in (common):
3234 Don't include acconfig.h, config.h.top, config.h.bot
3236 * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
3238 * Makefile.am (CONFIG_H): Define
3240 * acconfig.h: Initial revision
3242 * configure.in: Use AC_CONFIG_HEADER.
3244 * automake.in: Put blah_TEXINFOS into DIST_COMMON
3246 * automake.in: .info file explicitly depends on primary .texi file
3248 * texinfos.am (install-info): Always supply 'else' clause to 'if'
3250 * tags.am (TAGS): Always supply 'else' clause to 'if'
3252 * subdirs.am (.NOEXPORT): Removed (now in footer.am)
3254 * automake.in: Always include footer.am in output
3256 * mans.am (install-man): Always supply 'else' clause to 'if'
3258 * automake.in: More version.texi fixes
3260 * automake.in: Only do version.texi processing if requested.
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.
3267 * Makefile.am (PACKAGEDATA): Include texi-version.am
3268 (stamp-vti, version.texi): Removed
3269 (TEXINFOS): Don't reference version.texi
3271 * texi-version.am: Initial revision
3273 * dist.am, dist-subd-top.am (dist):
3274 [DIST_SUBDIRS] Follow symlinks when copying.
3276 * dist-subd-top.am (dist): Removed unneeded subdir= option to make
3278 Sat Nov 25 23:23:39 1995 Tom Tromey <tromey@cambric>
3280 * automake.in: Added --amdir option
3282 * Makefile.am, configure.in: Turned on internationalization
3284 * Makefile.am: Set EDITION
3286 * configure.in: Version 0.21
3288 * tags.am, tags-subd.am: Don't use double-colon rules
3290 * automake.in: Redid install-data, install-exec, uninstall handling
3292 * configure.in: Turn off i18n
3294 Fri Nov 24 23:51:37 1995 Tom Tromey <tromey@cambric>
3296 * automake.in (common): Remove NLS
3298 * automake.in (common): Include ABOUT-NLS.
3300 * automake.in: Test for install-sh and mkinstalldirs
3302 * automake.in: Blank line after OBJECTS= line
3304 * automake.in: Start subshell in loop after check for Makefile.am
3306 * automake.in: --use-deps now the default
3308 * automake.in (am_dir): Don't apply transform to install directory name
3310 * packagedata.am: Don't apply transform to install directory name
3312 * Makefile.am (SUBDIRS): Hold off on internationalization
3314 Thu Nov 23 18:02:38 1995 Tom Tromey <tromey@cambric>
3317 Write 'SOURCES =' line after copying Makefile.am variables
3319 * automake.in: Fixed bug in "--" option processing
3321 * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
3323 * Makefile.am (DIST_OTHER): Include gettext-sh
3325 * Makefile.am (SUBDIRS): Define
3327 * configure.in: Include internationalization bits
3329 * automake.in: Many changes to avoid double-colon rules.
3331 * subdirs.am: ($(RECURSIVE)): Print name of target actually used
3333 * subdirs.am: Removed "::" rules
3335 * header.am: Removed install, uninstall
3337 * header.am: Added install, uninstall targets
3339 * hack-make.sed: Rewrite targets like "all-local" to "all_local"
3341 * header.am, libraries.am, mans.am, texinfos.am, footer.am:
3344 * Makefile.am (PACKAGEDATA): Include libscripts.am
3346 * libprograms.am: Don't install libscripts here
3348 * libscripts.am: Initial revision
3350 * scripts.am, programs.am, libprograms.am: Removed "::" rules
3352 * automake.in (am_dir): Run package name through name transform.
3354 * automake.in: Don't use packagedata.sed or data.sed
3356 * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed. Added
3359 * data.am: No longer run through sed
3361 * packagedata.am: Initial revision
3363 Wed Nov 22 22:31:02 1995 Tom Tromey <tromey@cambric>
3365 * automake.in: No blank line after Usage
3367 * automake.in: Removed "NLS nuisances" section.
3368 Now uniformly uses $echo for user-visible messages (in advance of
3369 internationalization)
3371 * subdirs.am (maintainer-clean): Don't use realclean-local
3373 * Makefile.am: Use PACKAGEDATA, not custom code
3375 * data.am: Use @LONG@, not $(@LONG@)
3377 * automake.in: Handle DATA and PACKAGEDATA
3379 * packagedata.sed: Initial revision
3381 * data.am: Use @DIR@, not $(@DIR@)
3383 * data.sed: Use $(datadir), not datadir
3385 * data.sed: Initial revision
3387 * data.am: Wrote uninstall targets
3389 * data.am: Initial revision
3391 * dist-subd.am (dist): Don't link a file that has already been linked
3393 * dist-subd-top.am, dist.am (dist):
3394 Run `automake --include-deps' before making distribution
3396 * automake.in: More dependency-tracking bug fixes
3398 * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
3400 * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
3402 * tags-subd.am, tags.am: Added trailing blank line
3404 * depend.am: Use ".P", not "empty.P", as placeholder.
3406 * automake.in: Only include depend.am if SOURCES not empty
3408 * automake.in: Added --use-deps and --include-deps options.
3409 Handle auto-generating dependencies.
3411 * Makefile.am (am_DATA): Include depend.am
3413 * depend.am: Initial revision
3415 * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
3417 * automake.in: Put blank line after .SUFFIXES
3419 * scripts.am: Added blank line at end
3421 * scripts.am: Removed unnecessary comment
3423 * scripts.am: Removed unnecessary workarounds
3425 * automake.in: Don't include programs.am if PROGRAMS empty
3427 * header-vars.am (INSTALL_SCRIPT): Typo
3429 * texinfos.am, compile-kr.am: Don't include .SUFFIXES
3431 * automake.in: Handle .SUFFIXES here.
3433 * configure.in: Use fp_PROG_INSTALL
3435 * header-vars.am: Changes for autoconf 2.5.
3436 Now includes INSTALL_SCRIPTS.
3438 * texinfos.am (install-info): Bug fix
3441 Include scripts.am or libscripts.am in output if appropriate
3443 * programs.am (install-programs, uninstall-programs):
3444 Don't install SCRIPTS
3446 * Makefile.am (am_DATA): Include scripts.am
3448 * scripts.am: Initial revision
3450 Tue Nov 21 09:11:38 1995 Tom Tromey <tromey@cambric>
3453 Cleaned up how "prog_SOURCES" variable is found in input.
3455 Put static sed scripts into separate, installed files.
3457 * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
3459 * hack-make.sed, nl-remove.sed: Initial revision
3461 * texinfos.am (install-info): Rewrote
3463 * subdirs.am (all-recursive): Put with other -recursive rules
3465 * configure.in: Version 0.20
3467 * automake.in: Another bug fix
3469 * automake.in: Bug fix when looking for texinfo.tex
3471 * texinfo.tex: Initial revision
3474 If TEXINFOS defined but texinfo.tex does not exist, give warning.
3476 * subdirs.am (all): Renamed from _all. Now uses all-recursive
3477 (all-recursive): Don't fail immediately if -k specified.
3479 Mon Nov 20 22:48:03 1995 Tom Tromey <tromey@cambric>
3481 * subdirs.am (_all):
3482 New target. Now use Jim Meyering's formulation of AIX
3484 (install-exec, install-data): New targets
3486 Sat Nov 18 19:07:30 1995 Tom Tromey <tromey@cambric>
3488 * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
3490 * automake.in: Use @datadir@
3492 * automake.in: Added @configure_input@ line
3494 Fri Nov 17 23:32:43 1995 Tom Tromey <tromey@cambric>
3496 * automake.in: "--help" option now prints auto-recognized file names.
3497 Allow AM_ overriding of more variables.
3499 * texinfos.am (install-info):
3500 Don't cd to srcdir to avoid breaking install-sh
3503 * Makefile.am: Handle automake.texi
3505 Thu Nov 16 18:43:43 1995 Tom Tromey <tromey@cambric>
3507 * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
3509 * tags.am (TAGS): bug fix
3511 * automake.in: Use am_dir, not AM_DIR.
3512 Use version, not VERSION.
3513 Bug fix in TAGS code.
3515 * Makefile.am (am_DATA): Include tags.am and tags-subd.am
3517 * subdirs.am: TAGS target now in tags.am
3519 * footer.am: TAGS and ID targets now in tags-subd.am
3521 * tags-subd.am, tags.am: Initial revision
3523 * automake.in: Cleaned up AM_PROGRAM code.
3524 Handle TAGS target better
3526 * remake.am, remake-subd.am (Makefile.in): Bug fix.
3528 * automake.in (usage): Updated
3530 * remake-subd.am, remake.am:
3531 Added rule where Makefile.in depends on Makefile.am
3533 * automake.in: Entire body of 'for' loop now in subshell
3535 * automake.in (common): config.guess and config.sub are common files.
3537 * dist-subd-top.am, dist.am (dist): Bug fix.
3539 * Makefile.am (DIST_OTHER): Don't include TODO
3541 * automake.in: Auto-include TODO and THANKS files.
3543 * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
3545 * automake.in: More bug fixes in "look for Makefile.am" code.
3547 * automake.in: Bug fix in "look for Makefile.am" code.
3550 If no arguments given, look for all Makefile.am's in this
3551 directory and in immediate subdirs
3553 * automake.in: Bug fixes for LDADD-override feature.
3555 * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
3557 * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
3559 * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
3561 * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
3563 Wed Nov 15 01:54:43 1995 Tom Tromey <tromey@cambric>
3565 * automake.in: No longer look for _SOURCES or _OBJECTS
3568 Remove "automatically created" header (now in automake).
3571 * automake.in: Put version info in Makefile header
3573 Tue Nov 14 23:38:17 1995 Tom Tromey <tromey@cambric>
3575 * automake.in: Minor cleanups
3577 * dist-subd-top.am, dist.am (dist):
3578 Don't link or copy file if it already exists.
3581 Look for _SOURCES (common sources) and generate _OBJECTS.
3583 * footer.am (ID, TAGS): Include HEADERS
3585 * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
3587 Mon Nov 13 22:20:02 1995 Tom Tromey <tromey@cambric>
3589 * dist-subd.am (distdir): Is relative to ".."
3591 * dist-subd-vars.am (PACKAGE, VERSION): Define
3593 * dist-subd.am (dist): Don't handle DIST_DIRS.
3595 * mans.am (uninstall-man): Another bug fix.
3597 * mans.am (uninstall-man): Bug fix.
3599 * dist.am, dist-subd-top.am (dist): Bug fix
3601 * Makefile.am (DIST_SUBDIRS): New macro
3603 * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
3605 * Makefile.am (DIST_OTHER): Include automake.in
3607 * Makefile.am (DISTCLEANFILES): New macro.
3609 * automake.in (common): Include COPYING.LIB
3611 * Makefile.am (automake): New rule.
3613 * texinfos.am (install-info): Changed per GNU standards
3615 * remake-hdr.am (stamp-h.in):
3616 Use "touch", not "date", per GNU standards.
3618 * automake.in (common): Include texinfo.tex
3620 Sun Nov 12 23:59:08 1995 Tom Tromey <tromey@cambric>
3622 * automake.in: More fixes when finding common files.
3624 * Makefile.am (DIST_OTHER): Another removal.
3626 * automake.in: Special-case when amdir=.
3628 * Makefile.am (DIST_OTHER): Removed auto-detected files.
3631 Search for commonly-used files and auto-include them in distribution
3633 * dist-vars.am (DIST_FILES): Include DIST_COMMON.
3634 (DIST_CONF): Removed files searched for by automake.
3636 * automake.in: More arg-parsing bug fixes.
3638 * Makefile.am (DIST_OTHER): Include install-sh
3640 * Makefile.am (DIST_OTHER): Don't include auto-included files.
3642 * automake.in: Bug fixes to argument parsing code.
3644 * automake.in: Handle --version and --help.
3645 NLS stuff from autoconf.
3647 * Makefile.am (amdatadir): Fixed typo.
3648 (install): Make install directories
3650 * Makefile.am: Use "install::", not "install:"
3652 * install-sh, mkinstalldirs: Initial revision
3654 * configure.in: Use AC_PROG_INSTALL
3656 * automake.in: Set AM_DIR based on configure results.
3658 * Makefile.am (install): New target.
3659 (amdatadir): New variable.
3661 * automake.in: Use "#! /", not "#!/".
3663 * Makefile.am, configure.in: Initial revision
3665 * automake.in: Renamed from "automake".
3668 * dist.am (PACKAGE, VERSION): Now in dist-vars.am
3670 * automake.in: Insert remake-subd.am if appropriate.
3672 * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
3674 * automake.in: Handle ALLPROGRAMS variable.
3676 * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
3678 * automake.in: Fixlet when printing "subdir=DIR"
3680 * automake.in: Put "subdir=DIR" into subdir Makefile
3682 * automake.in: Don't refer to distname.am.
3683 Only put footer.am in subdir Makefiles.
3685 * subdirs.am (id, ID): New target.
3686 (.NOEXPORT): Copied from footers.am.
3688 * subdirs.am (TAGS): Bug fixes.
3690 * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
3692 * subdirs.am (maintainer-clean-local): Remove TAGS
3694 * subdirs.am (TAGS): Make tags file that includes all subdir tags files
3696 * subdirs.am: Use maintainer-clean, per GNU standards
3698 * dist-subd-top.am: Some variables defined in dist-vars.am
3700 * dist-vars.am (PACKAGE, VERSION):
3701 New variables, initialized by configure
3703 * footer.am (id, ID): New targets
3704 (TAGS): Put TAGS file in build, not source, directory
3706 * remake-subd.am (Makefile): Don't assume subdir is 'src'
3708 * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
3710 * dist-subd.am: Changed to conform to new top-level dist target.
3713 Changed to assume PACKAGE and VERSION are set by configure.
3715 * clean-kr.am, clean.am (maintainer-clean):
3716 Updated rules per GNU standards.
3718 * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
3720 Sat Nov 5 14:39:50 1994 djm <djm@cambric>
3722 * automake.in, texinfos.am: kludge for multiple-part info files
3724 Thu Nov 3 13:33:44 1994 djm <djm@cambric>
3726 * clean.am, clean-kr.am: remove INFOS
3728 Wed Nov 2 06:15:42 1994 djm <djm@cambric>
3730 * texinfos.am: add path
3732 * remake.am, remake-hdr.am: account for VPATH limitations
3734 Mon Oct 24 23:01:59 1994 djm <djm@cambric>
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
3739 Sun Oct 23 01:50:41 1994 djm <djm@cambric>
3741 * texinfos.am: install-info depends on info files
3743 * dist-subd-vars.am, dist-vars.am: distrib info files
3745 Sun Oct 2 02:03:06 1994 djm <djm@cambric>
3747 * clean-kr.am, clean.am: fix up distclean
3749 * subdirs.am: fix typo
3751 * clean.am: do more in distclean
3753 Sat Oct 1 23:52:51 1994 djm <djm@cambric>
3755 * libraries.am: make install depend on all
3757 * automake.in: fix typo
3759 Wed Sep 28 21:15:26 1994 djm <djm@cambric>
3761 * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
3763 * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
3765 * dist-subd-top.am: Initial revision
3767 * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
3768 centralize prefix var setting
3770 * header-vars.am: set all the std vars based on prefix
3772 Tue Sep 27 01:32:22 1994 djm <djm@cambric>
3774 * automake.in: don't add kr stuff if not needed
3776 * dist-vars.am: add config vars to dist
3778 Mon Sep 26 23:09:09 1994 djm <djm@cambric>
3780 * program.am: add LDADD
3782 * compile-vars.am: remove LDADD from LDFLAGS
3784 * clean.am: move knr stuff to another file
3786 * automake.in: use different clean file for ansi2knr
3788 * clean-kr.am: Initial revision
3790 Thu Sep 22 03:45:02 1994 djm <djm@cambric>
3792 * automake.in, dist-subd.am, dist.am: fix rules and dist
3794 Tue Sep 20 21:29:40 1994 djm <djm@cambric>
3796 * compile.am, automake.in: split out knr
3798 * compile-kr.am: Initial revision
3800 * libprograms.am: fix typo
3802 * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
3803 make libprograms work
3805 * libprograms.am: Initial revision
3807 * automake.in, compile.am, header-vars.am: fix little bugs
3809 * compile.am: allow parallel K&R
3811 * clean.am: remove kerb temps
3813 * automake.in: fix recognizing start of rules
3815 * dist-subd.am, dist.am: fix dist
3817 * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
3819 Mon Sep 19 23:39:21 1994 djm <djm@cambric>
3821 * automake.in: works on m4 too
3823 * automake.in, mans.am: works on fileutils
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
3828 * automake.in: vars thing
3830 * header-vars.am: Initial revision
3832 * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
3835 * compile-vars.am: Initial revision
3837 * automake.in: many improvements
3839 * footer.am: Initial revision
3841 * dist.am: remove distname
3843 * automake.in: namespace cleanup
3845 * distname.am: Initial revision
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:
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: