1 Sat Mar 8 22:54:35 1997 Tom Tromey <tromey@cygnus.com>
3 * texinfo.tex: New version.
5 * automake.in (handle_emacs_lisp): If EMACS is `no', then we
6 couldn't find an Emacs. So don't bother running elisp-comp. From
9 * automake.in (handle_texinfo): Added .tr and .cv to list of
10 texinfo clean extensions. From Karl Berry.
12 Fri Feb 28 22:14:53 1997 Tom Tromey <tromey@cygnus.com>
14 * Makefile.am: Make sure we never use "undef".
16 * automake.in (usage): Changed bug-reporting address.
17 (handle_dist): Use undef, not delete.
19 Wed Feb 26 00:20:39 1997 Tom Tromey <tromey@cygnus.com>
21 * automake.in (handle_tags): In default case, add @tags_deps to
22 dependencies of tags target.
24 Tue Feb 25 23:46:29 1997 Tom Tromey <tromey@cygnus.com>
26 * automake.in (handle_tests): If a test failed, then make should
27 fail. From Jim Meyering.
29 Mon Feb 24 19:02:21 1997 Tom Tromey <tromey@cygnus.com>
31 * texi-vers.am (@VTEXI@): Copy stamp file into output.
33 Sun Feb 23 00:10:36 1997 Tom Tromey <tromey@cygnus.com>
35 * automake.in (handle_programs): Give correct error line for lex
37 (am_line_error): Avoid uninitialized value errors from perl -w.
39 * aclocal.in (scan_m4_files): Fixed perl -w warning.
41 * texinfos.am (.texi, .texinfo): New targets.
43 * automake.in (scan_texinfo_file): Renamed.
44 (handle_texinfo): Handle files without ".info" extension.
46 * automake.in (handle_subdirs): Error if directory contains "/".
47 (handle_yacc_lex_cxx): Quoting fix.
48 (handle_single_transform_list): Use transformed (non-ansi) version
49 of $obj instead of explicit ".o". From Gord Matzigkeit.
51 * m4/sanity.m4: Pass -L to ls if possible.
53 Sat Feb 22 15:22:31 1997 Tom Tromey <tromey@cygnus.com>
55 * dist-vars.am (DISTFILES): Don't distribute MANS.
57 * automake.in (handle_dist): Use define_variable to define TAR,
59 (handle_dist): Pass GZIP in environment to tar.
60 (initialize_global_constants): Likewise.
63 * m4/protos.m4: Don't put any dependencies on AC_C_INLINE or
65 * m4/ccstdc.m4: Force AM_PROG_CC_STDC to come before AC_C_INLINE
68 Fri Feb 21 00:39:17 1997 Tom Tromey <tromey@cygnus.com>
70 From The Crimson Binome:
71 * automake.in (handle_yacc_lex_cxx): Handle C++ yacc/lex source.
72 (output_yacc_build_rule): New sub for C++ yacc/lex.
74 * automake.in (my_glob): New sub.
75 (handle_dependencies): Use my_glob.
76 (handle_aclocal_m4): Scan ACLOCAL_AMFLAGS for dependencies.
78 * ltlibs.am, lisp.am, libs.am, header.am, data.am, progs.am,
79 scripts.am, texinfos.am: Add leading space to echo.
81 * automake.in (handle_texinfo): Added .tps and .vrs to list of TeX
82 endings. From Jim Blandy.
83 (install_man_format): Make rule silent; instead print actual
86 Tue Feb 4 18:29:42 1997 Tom Tromey <tromey@cygnus.com>
88 * dist-vars.am (TAR): Removed.
89 * automake.in (TAR): New variable.
90 (handle_dist): Explicitly define TAR.
91 * configure.in: Compute TAR.
93 * automake.in (handle_lib_objects): Put @ALLOCA@ on @dep_list, not
95 (AC_SUBST_PATTERN): Typo fix.
96 (handle_aclocal_m4): Use ACLOCAL_AMFLAGS.
97 (handle_clean): Put -recursive target before -am target.
98 (handle_merge_targets): Put basename of $config_name on @all.
99 Test confsub.test. From Ramón García Fernández.
101 Tue Jan 28 22:19:04 1997 Tom Tromey <tromey@cygnus.com>
103 * automake.in (initialize_global_constants): Put libtoolize files
104 into @common_files, not @common_sometimes. From Gord Matzigkeit.
106 Sun Jan 26 17:46:08 1997 Tom Tromey <tromey@cygnus.com>
108 * texinfos.am (.texi.info): If --cygnus, set -I $(srcdir). From
111 Sun Jan 12 18:28:16 1997 Fred Fish (fnf@ninemoons.com)
113 * automake.in: Use 'interlock' and 'ylwrap' from source
114 directory or aux config directory, not build directory.
116 Tue Jan 7 18:35:10 1997 Tom Tromey <tromey@cygnus.com>
118 * aclocal.in (parse_arguments): Handle -I.
120 (scan_m4_files): Ditto.
122 * automake.in (handle_single_transform_list): Don't give error
123 message if extension unrecognized.
125 Tue Dec 17 11:18:20 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
127 * m4/header.m4 (AM_CONFIG_HEADER): Check for $CONFIG_HEADERS, not
130 Tue Jan 7 17:59:26 1997 Tom Tromey <tromey@cygnus.com>
132 * automake.in (scan_one_configure_file): AM_INIT_GUILE_MODULE runs
133 AM_PROG_INSTALL, not AC_PROG_INSTALL. From Jim Blandy.
134 (handle_texinfo): Handle no-texinfo.tex option.
135 (handle_options): Ditto.
137 Thu Jan 2 14:16:17 1997 Tom Tromey <tromey@cygnus.com>
139 * automake.in (am_install_var): Ignore EXTRA libtool libraries.
142 Wed Dec 18 15:27:09 1996 Tom Tromey <tromey@cygnus.com>
144 * automake.in (read_am_file): Sort configure_vars before adding to
146 (handle_yacc_lex_cxx): Sort de_ansi_objects.
147 (handle_man_pages): Sort %section keys.
149 Tue Dec 10 00:41:17 1996 Tom Tromey <tromey@cygnus.com>
151 * automake.in (AC_SUBST_PATTERN): Check for alphanumeric variable
152 names only. Test subst.test.
153 (scan_one_configure_file): Skip AC_DEFUN lines. Test
156 Mon Dec 9 08:18:42 1996 Tom Tromey <tromey@cygnus.com>
158 * automake.in (file_contents_with_transform): Use ne, not !=, to
159 compare strings. Compare against correct string. From Jim
161 (handle_texinfo): Use rm -f to remove info files. From Gord
166 * automake.in (handle_texinfo): Put .ps on @suffixes.
168 Sun Dec 8 12:29:52 1996 Tom Tromey <tromey@cygnus.com>
170 * automake.in (am_install_var): Directory with 'exec' in its name
171 is installed by install-exec.
173 * subdirs.am (maintainer-clean-recursive): Make commands quiet.
174 * texinfos.am: Make commands quiet.
175 * scripts.am: Make commands quiet.
176 * progs.am: Make commands quiet.
177 * ltlibs.am: Make comamnds quiet.
178 * lisp.am: Make commands quiet.
179 * libs.am: Make commands quiet.
180 * header.am: Make commands quiet.
181 * data.am: Make commands quiet.
183 * automake.in (variable_value_as_list): Handle := substitution
185 (am_conf_line_error): Take file argument. Changed all callers.
186 (scan_one_configure_file): Skip config header of [$1].
187 (scan_dependency_file): Don't add top_builddir to regex if it is
188 ".". Don't include top_builddir in output if it is ".".
189 (scan_one_configure_file): Skip version of [$2].
191 Sat Dec 7 11:34:39 1996 Tom Tromey <tromey@cygnus.com>
193 * automake.in (scan_one_configure_file): New sub.
194 (scan_configure): Scan aclocal.m4 as well as configure.in.
195 (handle_configure): Makefile.in now depends on $(ACLOCAL), because
198 * automake.in (handle_configure): Put full path to file onto
199 @rewritten_inputs. Test output4.test.
201 * automake.in (handle_configure): Put proper name onto @inputs.
204 * automake.in (handle_configure): Pass correct args to automake
205 invocations. Test remake2.test.
207 * automake.in (handle_configure): Check dirname of $file, not of
208 $local. Test output2.test.
210 * automake.in (handle_dependencies): Added some missing ";"s in
212 (get_object_extension): Ditto.
213 (handle_tags): Ditto.
214 (handle_tests): Ditto.
215 (read_am_file): Ditto.
216 (am_install_var): Ditto.
217 (file_contents_with_transform): Die if transform missing trailing
220 * automake.in (am_install_var): Quote $ in regexp substitution.
223 Fri Dec 6 18:54:10 1996 Tom Tromey <tromey@cygnus.com>
225 * automake.in (handle_configure): Require actual input files, not
226 rewritten input files. From Ulrich Drepper.
228 Thu Dec 5 02:52:20 1996 Tom Tromey <tromey@cygnus.com>
230 Suggestion from Mark Galassi:
231 * texinfos.am (DVIPS): New macro.
234 * automake.in (handle_dependencies): Check to make sure
235 --build-directory specified before searching for .P files.
236 (handle_configure): Correctly handle ":" syntax when running
239 * remake.am: Removed rules to regenerate Makefile and Makefile.in;
240 now handled by handle_configure.
242 * remake-subd.am: Removed.
244 * automake.in (scan_configure): Handle multiple ":"s in AC_OUTPUT
246 (parse_arguments): Ditto.
247 (handle_configure): Ditto.
248 (%other_output_files): Removed.
249 (rewrite_inputs_into_dependencies): New sub.
250 (handle_configure): Use it.
251 (handle_configure): Ditto.
253 From Gord Matzigkeit:
254 * automake.in (generate_makefile): Handle ":" in AC_OUTPUT arg.
255 (handle_configure): Ditto.
257 * automake.in (handle_single_transform_list): .S is assembly
258 source. From Anthony Green.
260 * automake.in (handle_single_transform_list): Correctly rewrite
261 C++ and Fortran source to objects ending in ".o". Test
264 * automake.in: Better error message if file missing.
266 * aclocal.in (@obsolete_macros): ud_GNU_GETTEXT is obsolete.
267 * automake.in (handle_gettext): Use AM_GNU_GETTEXT, not
269 (scan_configure): Ditto. ud_GNU_GETTEXT is now obsolete.
271 Wed Dec 4 00:41:23 1996 Tom Tromey <tromey@cygnus.com>
273 * automake.in (scan_configure): Skip empty elements when adding to
274 libsources. Perl 4 bug reported by Greg A Woods.
276 * Makefile.am (perl4-check): New target.
277 (cvs-dist): Run perl4-check.
279 Perl 4 fixes. Reported by Greg A. Woods:
280 * automake.in (file_contents_with_transform): If transform caused
281 all chars to go away, then skip rest of loop.
282 (handle_texinfo): Don't use "next" in arg to
283 file_contents_with_transform.
284 (handle_dependencies): Ditto.
285 (handle_tests): Ditto.
287 * m4/regex.m4 (AM_WITH_REGEX): Check for GNU regex in libc. From
290 * automake.in (parse_arguments): Removed --strictness.
291 (handle_dist_worker): Don't use --strictness.
292 (handle_configure): Ditto.
293 (initialize_global_constants): Don't mention --strictness.
295 * automake.in (handle_merge_targets): Use all-recursive-am instead
296 of all-recursive-hack. The latter is ugly, according to Joel
299 * automake.in (handle_emacs_lisp): Push $(ELCFILES) onto @all.
301 * automake.in (do_one_clean_target): Allow -local version of clean
304 Tue Dec 3 18:58:40 1996 Tom Tromey <tromey@cygnus.com>
306 * automake.in (handle_dependencies): Skip C-only lines in
307 depend2.am when appropriate.
308 * depend2.am (.deps/%.P): Omit modification of $o if language is
311 Tue Dec 3 11:29:01 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
313 * compile-kr.am: Quote arguments to echo.
315 * progs.am: Fix up problems when LIBTOOL is not defined (by
316 setting shell variable instprog to the installation program).
318 * aclocal.in (scan_file): Allow the acinclude.m4 file to override
319 any other macro files (but still prevent multiple definitions
320 within acinclude.m4).
322 Tue Dec 3 10:40:48 1996 Tom Tromey <tromey@cygnus.com>
325 * automake.in (handle_emacs_lisp): Typo fix.
326 (scan_configure): Only recognize VERSION after whitespace.
328 * texinfos.am: install-info requires path to info file.
330 * progs.am: Use @LIBTOOL@, not $(LIBTOOL).
332 * automake.in (am_install_var): If -ltlibs passed, substitute
335 Mon Dec 2 13:51:11 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
337 * automake.in (get_object_extension): Unshift ansi2knr onto the
338 all target, so that it builds before any other targets.
339 [de_ansi_objects]: Delete, since unshifting ansi2knr is an easier
342 Mon Dec 2 12:13:27 1996 Tom Tromey <tromey@cygnus.com>
347 * automake.in (handle_texinfo): Must quote $ for make.
349 Sun Dec 1 15:08:09 1996 Tom Tromey <tromey@cygnus.com>
351 * automake.in (handle_configure): Correctly handle common case of
352 multiple non-Makefiles in AC_OUTPUT. Require all input files when
355 Sun Nov 24 00:33:50 1996 Tom Tromey <tromey@cygnus.com>
357 * automake.in (handle_source_transform): Don't define
358 EXTRA_prog_SOURCES unnecessarily. Test extra2.test.
360 * automake.in (initialize_per_input): New variables
361 included_generic_compile, included_knr_compile,
362 included_libtool_compile.
363 (get_object_extension): Use them.
365 * automake.in (handle_single_transform_list): Removed
366 Objective-C/C++ support (didn't really work anyway).
367 (handle_single_transform_list): Handle assembly specially.
369 * automake.in (handle_yacc_lex_cxx): Set --mode=compile or
370 --mode=link when running libtool.
372 * ltlibs.am: Set --mode=install when running libtool.
373 (uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
375 * libtool.am (.c.lo): Set --mode=compile when running libtool.
376 * progs.am: Set --mode=install when running libtool.
378 Fix for bug reported by François Pinard:
379 * automake.in (do_check_merge_target): New sub.
380 (do_one_merge_target): No longer handle `check'.
381 (handle_merge_targets): Use do_check_merge_target.
382 (initialize_per_input): Set @check_tests.
383 (handle_tests): Push onto @check_tests, not @check.
385 * automake.in (am_install_var): Typo fix.
386 (handle_configure): Require $inputs[0].
388 Fri Nov 22 00:01:45 1996 Tom Tromey <tromey@cygnus.com>
390 * automake.in (handle_lib_objects): Fixed error message
393 Thu Nov 21 22:29:30 1996 Tom Tromey <tromey@cygnus.com>
395 * automake.in (scan_configure): AC_FUNC_FNMATCH doesn't add to
397 (handle_configure): Support multi-":" mode for AC_OUTPUT.
399 * m4/header.m4: New file.
401 * automake.in (scan_configure): Recognize AM_CONFIG_HEADER.
403 Wed Nov 20 00:23:42 1996 Tom Tromey <tromey@cygnus.com>
405 * acinstall: Allow commentary at end of "serial" line. From Gord
408 * automake.in (handle_yacc_lex_cxx): Only replace output header if
411 Tue Nov 19 19:03:30 1996 Tom Tromey <tromey@cygnus.com>
413 * automake.in (am_primary_prefixes): Allow configure variables to
414 be named after primary.
415 (am_install_var): Ditto.
417 * automake.in (initialize_per_input): Initialize output_header.
418 (generate_makefile): Set up output_header; print it before
420 (handle_footer): Put .SUFFIXES into output_header, for AIX.
422 Mon Nov 18 19:11:53 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
424 * automake.in: Added a lot of libtool support. New variable
425 prog_LDFLAGS to pass linker flags. Use libtoolize to install
426 libtool support files.
428 Mon Nov 18 13:29:55 1996 Tom Tromey <tromey@cygnus.com>
430 * automake.in (handle_lib_objects): Push @LIBOBJS@ and @ALLOCA@
431 onto dependency list.
433 * aclocal.in (obsolete_macros): Include AM_SANITY_CHECK_CC; now
434 part of autoconf proper.
435 * m4/ccsanity.m4: Removed.
437 Sun Nov 17 12:25:17 1996 Tom Tromey <tromey@cygnus.com>
439 * automake.in (check_typos): Check to make sure EXTRA_ variables
440 don't contain configure subs.
441 (handle_dist_worker): Removed EXTRA_DIST_DIRS; not needed.
443 Fri Nov 15 18:58:04 1996 Tom Tromey <tromey@cygnus.com>
445 * tags-subd.am: Removed.
447 * tags.am (tags-recursive): Removed.
448 (TAGS): Depend on @DIRS@, @CONFIG@. Use @CONFIG@ in rule.
449 (ID): From tags-subd.am.
451 * aclocal.in (obsolete_macros): Include AM_FUNC_FNMATCH.
452 * automake.in (scan_configure): Recognize AC_FUNC_FNMATCH.
453 * m4/fnmatch.m4: Removed (now in autoconf).
455 * automake.in (initialize_per_input): Init de_ansi_objects.
456 (handle_single_transform_list): Error if extension unrecognized.
457 Set elements of de_ansi_objects.
458 (get_object_extension): Don't push ANSI2KNR onto @all.
459 (handle_yacc_lex_cxx): Put ANSI2KNR into dependency of all ._o
461 (pretty_print_internal): Initialize $bol depending on the column.
463 Fri Nov 15 16:22:15 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
465 * library.am: Fixed references to LIBRARY according to new scheme.
467 * libs.am, libs-clean.am: Removed references to LIBFILES.
469 * automake.texi (A Library): doc fix
471 * automake.in (handle_libraries): Deleted references to *LIBFILES,
472 since we now have the full library name in the *LIBRARIES
474 (am_install_var): Removed `-no-all' option, which was only required
475 for the LIBFILES hack.
477 Fri Nov 15 16:39:29 1996 Tom Tromey <tromey@cygnus.com>
479 * automake.in: Applied libtool-related patches from Gord.
480 (scan_configure): Set CC configure var if AM_PROG_LIBTOOL seen.
481 Also indicate that AC_CANONICAL_HOST was run.
483 * Makefile.am (pkgdata_DATA): Removed aclocal.m4.
485 Thu Nov 14 23:11:09 1996 Tom Tromey <tromey@cygnus.com>
487 * automake.in (handle_yacc_lex_cxx): Don't auto-define YACC, LEX,
490 * dejagnu.am: Print warning if runtest missing.
492 From Joerg-Martin Schwarz:
493 * automake.in (handle_aclocal_m4): Find aclocal.m4 in srcdir.
494 (require_file_internal): Unlink file before creating it.
496 * depend2.am (.deps/%.P): Don't print commands when running.
498 Mon Nov 11 10:35:08 1996 Tom Tromey <tromey@cygnus.com>
500 * automake.in (handle_single_transform_list): Simplified C++
503 Fri Nov 8 09:49:09 1996 Tom Tromey <tromey@cygnus.com>
507 * compile-kr.am ($(OBJECTS)): Removed.
509 * automake.in (get_object_extension): Define ANSI2KNR. Push onto
510 @all if ansi2knr is in this directory.
512 * configure.in: Don't run AC_ARG_PROGRAM, AC_PROG_MAKE_SET.
514 * m4/init.m4: Run AM_SANITY_CHECK.
516 * m4/sanity.m4: New file.
518 * automake.in (handle_dist_worker): In Cygnus mode, possibly find
519 files to dist in build dir, not srcdir.
520 (%omit_dependencies): New global.
521 (scan_dependency_file): Handle OMIT_DEPENDENCIES.
522 (scan_configure): Put rx.h, regex.h on %omit_dependencies. Ditto
524 (handle_tests): Remove CYGNUS strings in Cygnus mode.
525 (handle_texinfo): Ditto.
527 * texinfos.am (dist-info): New target.
529 * automake.in (handle_dist_worker): Use DISTFILES, not
531 (initialize_per_input): Initialize dist_targets.
532 (handle_texinfo): Don't compute @infos_list; don't define or use
533 INFOS. Put dist-info onto @dist_targets.
534 (handle_dist_worker): Handle @dist_targets. Don't use the "echo
535 trick" for expanding DISTFILES any more.
537 * dist-vars.am (DEP_DISTFILES): Removed.
538 (DISTFILES): Don't include INFOS.
540 * automake.in (handle_texinfo): Handle Cygnus mode.
541 * texinfos.am (.texi.info, .texinfo.info): Handle Cygnus mode.
543 * automake.in (handle_single_transform_list): New sub.
544 (handle_source_transform): Use it.
545 (handle_built_sources): New sub.
547 Thu Nov 7 14:49:16 1996 Tom Tromey <tromey@cygnus.com>
549 * remake.am ($(srcdir)/Makefile.in): Pass @ARGS@ to automake.
550 * remake-subd.am ($(srcdir)/Makefile.in): Pass @ARGS@ to
552 * automake.in (handle_configure): Pass --cygnus when running
555 * remake-hdr.am ($(srcdir)/stamp-h.in): Depend on @FILES@, not
556 ACCONFIG, CONFIG_TOP, CONFIG_BOT.
557 * automake.in (handle_aclocal_m4): Always find aclocal.m4 in
559 (handle_configure): Don't define ACCONFIG, CONFIG_TOP, CONFIG_BOT;
560 instead substitute files directly.
562 Wed Nov 6 10:22:26 1996 Tom Tromey <tromey@cygnus.com>
564 * remake-hdr.am (stamp-h): Look in top_builddir for
566 ($(srcdir)/stamp-h.in): Look in top_srcdir for configure.in.
568 Thu Oct 31 10:55:59 1996 Tom Tromey <tromey@cygnus.com>
570 * texinfos.am (.texi.dvi): Set MAKEINFO when running texi2dvi.
573 * automake.in (handle_texinfo): Push install-info-am, not
575 (handle_merge_targets): Handle no-installinfo option.
577 * texinfos.am (install-info-am): Renamed from install-info.
579 * automake.in (handle_subdirs): Include install-info-recursive if
580 no-installinfo given.
582 * subdirs.am: Include INSTALLINFO token.
584 * automake.in (handle_texinfo): Explicitly define MAKEINFO,
586 (cygnus_mode): New global.
587 (handle_dist_worker): Pass --cygnus to automake.
588 (initialize_global_constants): Document --cygnus.
589 (check_cygnus): New sub.
590 (handle_texinfo): Don't require texinfo.tex in Cygnus mode.
592 * texi-vars.am: Removed.
594 * dejagnu.am (check-DEJAGNU): Don't define rootme.
596 * automake.in (handle_tests): Define EXPECT, RUNTEST.
598 * dejagnu.am (EXPECT): Removed.
601 * automake.in (define_program_variable): New sub.
603 Mon Oct 28 10:43:48 1996 Tom Tromey <tromey@cygnus.com>
605 * automake.in (handle_dependencies): Use -M, not -MM, for C++
608 Thu Oct 24 20:21:50 1996 Tom Tromey <tromey@cygnus.com>
610 * automake.in (check_libobjs_sources): New sub. Test
612 (handle_source_transform): Don't check for auto-discovered source
614 (handle_programs): Run check_libobjs_sources here.
615 (handle_libraries): Ditto.
617 * automake.in (define_configure_variable): New function.
618 (get_object_extension): Use define_configure_variable.
619 (handle_yacc_lex_cxx): Ditto.
620 (handle_emacs_lisp): Ditto.
621 (configure_vars): New global.
622 (AC_CHECK_PATTERN): New global.
623 (seen_ranlib, seen_prog_cc, seen_prog_cxx, seen_prog_lex):
625 (handle_yacc_lex_cxx): Use configure_vars, not seen_prog_*.
626 (AC_SUBST_PATTERN): New global.
627 (scan_configure): Use AC_SUBST_PATTERN; don't set seen_prog_*.
628 (handle_libraries): Don't use seen_ranlib.
629 (read_am_file): Run define_configure_variable on each discovered
632 Mon Oct 21 23:06:49 1996 Tom Tromey <tromey@cygnus.com>
634 * automake.in (scan_configure): Handle AM_INIT_GUILE_MODULE.
635 (handle_libraries): Pass configure substitutions directly on to
638 * automake.in (AM_PACKAGE_VERSION_PATTERN): New global.
639 (scan_configure): Use it. Test version.test.
641 Sun Oct 20 12:08:46 1996 Tom Tromey <tromey@cygnus.com>
643 * automake.in (handle_dist_worker): Explicitly pass distdir to
644 dist-hook make. From Tatu Ylonen.
646 * m4/strtod.m4: Use correct cache variable.
648 Thu Oct 17 13:45:20 1996 Tom Tromey <tromey@cygnus.com>
650 Lisp fixes from Erick Branderhorst:
651 * m4/lispdir.m4: Define lispdir, not LISPDIR.
652 * lisp.am: Added missing \.
654 Fri Oct 11 00:44:49 1996 Tom Tromey <tromey@cygnus.com>
656 * automake.in (handle_source_transform): Only rewrite c, yacc, lex
657 to use de-ansi-fication.
658 (scan_configure): Handle multi-line AC_REPLACE_FUNCS. Test
661 * automake.in (handle_lib_objects): Added $lex_seen argument.
662 Error if lex file used but LEXLIB not seen.
663 (handle_programs): Ditto.
664 (handle_yacc_lex_cxx): Define LEXLIB variable.
665 (handle_lib_objects): Don't allow LEXLIB to end up on dependency
668 Thu Oct 10 16:12:38 1996 Tom Tromey <tromey@cygnus.com>
670 * automake.in (handle_gettext): Moved check for SUBDIRS and
673 * automake.in (handle_configure): Run mkinstalldirs under
675 (handle_yacc_lex_cxx): Run interlock under $(SHELL).
677 * remake-subd.am (Makefile): Run config.status under $(SHELL).
678 * remake-hdr.am (stamp-h): Run config.status under $(SHELL).
679 * remake.am (Makefile): Run config.status under $(SHELL).
680 (config.status): Ditto.
682 * automake.in (read_am_file): Removed UNMAINT code.
683 (file_contents_with_transform): Ditto.
684 * m4/maintainer.m4: Removed bogus UNMAINT code.
686 * automake.in (handle_emacs_lisp): Define EMACS variable.
687 (handle_emacs_lisp): Make sure EMACS is in environment when
690 * elisp-comp: Exit with status 1 if usage bad.
691 Use "emacs -q". Use EMACS environment variable if set (unless set
694 * m4/lispdir.m4: Unset EMACS if it is set to `t'.
696 * automake.in (handle_dist_worker): Allow EXTRA_DIST items to be
698 (do_one_merge_target): Use all-am, not all, in subdirs case.
699 (handle_merge_targets): Always generate all-am in subdirs case.
701 * remake.am (Makefile): Depend on BUILT_SOURCES.
702 * remake-subd.am (Makefile): Depend on BUILT_SOURCES.
703 * depend.am (.deps/.P): Don't depend on BUILT_SOURCES.
705 * automake.in (handle_yacc_lex_cxx): Handle y.tab.h in non-ylwrap
708 * ylwrap: Bug fix. From Jim Meyering.
710 Wed Oct 9 22:51:16 1996 Tom Tromey <tromey@cygnus.com>
712 * m4/mktime.m4: Don't define AC_HEADER_SYS_TIME_H; instead just
713 check directly for header.
715 Mon Oct 7 13:08:15 1996 Tom Tromey <tromey@cygnus.com>
717 * automake.in (scan_configure): fp_WITH_DMALLOC and fp_WITH_REGEX
720 Sun Oct 6 00:43:01 1996 Tom Tromey <tromey@cygnus.com>
722 * automake.in (AC_CONFIG_AUX_DIR_PATTERN): New global.
723 (AM_INIT_AUTOMAKE_PATTERN): New global.
724 (scan_configure): Use them.
726 * aclocal.in (add_file): Search contents of included files. Test
728 (scan_m4_files): Don't skip acinclude.m4 when constructing
729 search. Test acsilent.test.
730 (scan_m4_files): Scan acinclude.m4.
732 * aclocal.in (add_file): Removed debugging print.
733 (scan_configure): Set $file_contents when scanning acinclude.m4.
736 * configure.in: Upped to 1.1g.
740 * texinfos.am: Run : after install-info.
742 * aclocal.in (parse_arguments): Better error message.
743 * automake.in (parse_arguments): Better error message.
745 * remake.am (Makefile): Depend on $(srcdir)/Makefile.in, to work
746 around broken makes. From David A. Swierczek.
747 * remake-subd.am (Makefile): Ditto.
749 Sat Oct 5 11:29:48 1996 Tom Tromey <tromey@cygnus.com>
751 * automake.in (generate_makefile): Put BUILT_SOURCES onto @all if
753 (handle_source_transform): Error if discovered source file is
755 (do_one_merge_target): Move all-vs-check test here.
757 * m4/obstack.m4: New file.
758 * m4/error.m4: New file.
760 * automake.in (scan_configure): Support AM_FUNC_MKTIME,
761 AM_FUNC_ERROR_AT_LINE, AM_FUNC_OBSTACK.
763 * texinfo.tex: New version from texinfo 3.9.
765 * automake.in (handle_yacc_lex_cxx): Updated for new ylwrap.
766 Also, handle y.tab.h file when "yacc -d" is used.
767 (do_one_merge_target): Use pretty_print_rule.
769 * ylwrap: Changed usage.
771 * m4/mktime.m4: New file.
773 * m4: Renamed all .m4 files to fit into 14-char limits.
775 * m4/Makefile.am (EXTRA_DIST): New macro.
777 * aclocal.in ($ac_defun_rx, %map, %file_contents): New globals.
778 (scan_m4_files): Use $ac_defun_rx.
781 (scan_configure): Scan acinclude.m4 before anything else.
782 (scan_file): New sub.
783 (check_acinclude): New sub.
786 * progs-clean.am, progs.am: Renamed from programs-clean.am,
788 * libs-clean.am, libs.am: Renamed from libraries-clean.am,
790 * texi-vars: Renamed from texinfos-vars.am.
791 * comp-vars.am: Renamed from compile-vars.am.
792 * texi-vers.am: Renamed from texi-version.am.
794 * automake.in (require_file_internal): Give error if symlink can't
796 (require_config_file): Error message references configure.in.
797 (handle_yacc_lex_cxx): Fix order of arguments to ylwrap; from
798 Joerg-Martin Schwarz.
799 (handle_texinfo): Use texi-vers, not texi-version.
800 (get_object_extension): Use comp-vars, not compile-vars.
801 (handle_texinfo): Use texi-vars, not texinfos-vars.
802 (handle_libraries): Use `libs' prefix, not `libraries'.
803 (handle_programs): Use `progs' prefix, not `programs'.
805 Fri Oct 4 01:14:08 1996 Tom Tromey <tromey@cygnus.com>
807 * aclocal.in (scan_m4_files): New sub.
809 * m4/AM_FUNC_STRTOD.m4 (am_cv_func_strtod_needs_libm): Set
810 am_cv_func_strtod_needs_libm, so we can avoid linking with -lm
813 Thu Oct 3 20:11:16 1996 Tom Tromey <tromey@cygnus.com>
815 * texinfos.am (uninstall-info): Run install-info --remove.
817 * automake.in (read_am_file): Define all variables after reading
818 .am file. Test vpath.test. Reported by Anthony Green.
820 Mon Sep 30 08:31:51 1996 Tom Tromey <tromey@cygnus.com>
822 * texinfos.am: Run install-info.
824 * automake.in (variable_value_as_list): Just return if comment
825 seen. Report from Mark Galassi.
826 (handle_options): Don't bother with explicit comment checking.
828 Tue Sep 24 09:15:46 1996 Tom Tromey <tromey@creche.cygnus.com>
830 * automake.in (read_am_file): Cleaned up dejagnu variables.
832 Mon Sep 23 00:04:48 1996 Tom Tromey <tromey@creche.cygnus.com>
834 * automake.in (parse_arguments): New usage to conform to GNU
837 * aclocal.in (parse_arguments): New usage to conform to GNU
840 * automake.in (handle_scripts): Push new target onto @check.
841 * scripts.am (check-@DIR@SCRIPTS): New target.
843 * automake.in (initialize_global_constants): Define %dist,
844 dist_header, dist_trailer.
845 (handle_dist): Make dist-all target.
846 (generate_makefile): Run check_typos later.
847 (examine_variable): New sub.
848 (handle_tags): Examine TAGS_DEPENDENCIES. Test spell3.test.
849 Error if TAGS_DEPENDENCIES but no sources used.
850 (handle_configure): Examine CONFIGURE_DEPENDENCIES.
852 Sat Sep 21 13:59:15 1996 Tom Tromey <tromey@creche.cygnus.com>
854 * automake.in (am_install_var): More error checking.
856 Fri Sep 20 09:06:37 1996 Tom Tromey <tromey@creche.cygnus.com>
858 * tags.am (TAGS): Minor cleanup.
860 * clean.am (distclean-generic): Don't remove CONFIG_HEADER.
862 * remake-hdr.am (mostlyclean-hdr, clean-hdr, distclean-hdr,
863 maintainer-clean-hdr): New targets.
865 * automake.in (handle_configure): Define CONFIG_HEADER correctly
866 when it is in current directory.
867 (handle_configure): Push "hdr" on @clean.
869 * remake-hdr.am (stamp-h): Run config.status in top_builddir.
870 ($(srcdir)/stamp-h.in): Run autoheader in top_srcdir.
872 * automake.in (scan_configure): Check for install.sh here.
874 (handle_configure): Handle case where config.h is in subdir.
875 (handle_configure): Make stamp-in.h for user if it doesn't already
879 Tue Sep 17 23:35:14 1996 Tom Tromey <tromey@creche.cygnus.com>
881 * Makefile.am (EXTRA_DIST): Include pkgdata_DATA.
883 * dist-vars.am (DISTFILES): Don't distribute BUILT_SOURCES or
885 (DEP_DISTFILES): Ditto.
887 Mon Sep 16 22:28:56 1996 Tom Tromey <tromey@creche.cygnus.com>
889 * automake.in (check_typos): Renamed.
890 (check_typos): Check for _LDADD, _LIBADD, and _DEPENDENCIES.
891 (variable_defined): Note variable as being "seen".
892 (handle_lib_objects): Don't push configure substitutions onto
895 Sun Sep 15 22:45:43 1996 Tom Tromey <tromey@creche.cygnus.com>
897 * automake.in (initialize_per_input): Init content_seen.
898 (variable_value_as_list): Set content_seen entry.
899 (define_variable): Ditto.
900 (define_pretty_variable): Ditto.
901 (check_source_typos): New sub.
902 (generate_makefile): Call it.
904 Thu Sep 12 15:03:19 1996 Tom Tromey <tromey@creche.cygnus.com>
906 * automake.in (handle_source_transform): Removed extraneous
907 space. Test implicit.test.
908 (read_am_file): Make sure "canonical" variables are mentioned in
910 (scan_configure): AC_CHECK_TOOL sets $seen_canonical to
911 $AC_CANONICAL_HOST conditionally.
912 (handle_footer): Don't use define_pretty_variable in all cases.
914 Wed Sep 11 11:54:44 1996 Tom Tromey <tromey@creche.cygnus.com>
916 * clean.am (distclean-generic): Remove CONFIG_CLEAN_FILES here,
917 per GNU/Gnits standards.
919 * libraries.am (install-@DIR@LIBRARIES): Use two loops, so new
920 NORMAL_INSTALL and POST_INSTALL variables can work when empty.
922 * automake.in (handle_options): Rewrote version handling. Now
923 returns error indicator.
924 (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Handle `:=' definitions.
925 (RULE_PATTERN): Exclude `:=' from being a rule.
927 * m4/AM_PROG_CC_STDC.m4 (ac_save_CC): Bug fix from Jim Meyering.
929 * automake.in (variable_value_as_list): Always use am_line_error.
930 (define_variable): New sub.
931 (get_object_extension): Use define_variable.
932 (handle_yacc_lex_cxx): Ditto.
933 (handle_source_transform): Ditto.
934 (handle_programs): Ditto.
935 (handle_libraries): Ditto.
936 (handle_texinfo): Ditto.
937 (handle_man_pages): Ditto.
938 (handle_dependencies): Ditto.
939 (handle_aclocal_m4): Ditto.
940 (define_pretty_variable): New sub.
941 (handle_source_transform): Use define_pretty_variable.
942 (handle_lib_objects): Ditto.
943 (handle_libraries): Ditto.
944 (handle_dist): Ditto.
945 (handle_dependencies): Ditto.
946 (handle_configure): Ditto.
947 (handle_footer): Ditto.
948 (handle_emacs_lisp): Ditto.
949 (am_install_var): Ditto.
951 * Released version 1.1e.
953 * automake.in ($GNITS_VERSION_PATTERN): Handle non-alpha
956 * configure.in: Version 1.1e.
958 * automake.in (handle_texinfo): Distribute .info file.
960 Sun Sep 8 09:00:37 1996 Tom Tromey <tromey@creche.cygnus.com>
962 * Makefile.am (EXTRA_DIST): New macro.
963 (maintainer-clean): Don't run "make check".
964 (pathchk): New target.
966 * automake.in (check_gnits_standards): Only check version number
968 ($package_version_line): New variable.
969 (scan_configure): Set it.
970 (check_gnits_standards): Use am_conf_line_error.
971 (scan_configure): Remove extraneous whitespace from version
973 (handle_dist): Handle distcheck-hook.
975 * m4/AM_PROG_CC_STDC.m4: Applied patch from Jim Meyering.
977 * automake.in (scan_configure): Handle AM_WITH_REGEX.
978 (handle_lib_objects): Require .h files in %libsources but don't
979 generate dependencies for them.
980 (scan_configure): Also require rx.h and regex.h.
982 * m4/Makefile.am (m4data_DATA): Don't include AM_PROG_LIBTOOL,
983 AM_FEATURE_CTYPE, AM_FEATURE_ERRNO, AM_FEATURE_EXIT,
986 * texi-version.am: Use "cp; rm" and not "mv", to work around
989 * automake.in ($package_version): New global.
990 (scan_configure): Set it.
991 (check_gnits_standards): Verify version string; require
992 README-alpha if alpha version.
993 (scan_configure): Recognize AM_FUNC_FNMATCH,
994 AM_REPLACE_GNU_GETOPT.
996 * Makefile.am (installcheck-local): Check all scripts.
998 Sat Sep 7 19:22:32 1996 Tom Tromey <tromey@creche.cygnus.com>
1000 * tags-clean.am: Do deletions here again.
1002 Thu Sep 5 09:06:23 1996 Tom Tromey <tromey@creche.cygnus.com>
1004 * automake.in (usage): Include bug-reporting information.
1005 (handle_lib_objects): Error if LIBOBJS seen but never set.
1007 * aclocal.in ($acdir): Use @datadir@/aclocal.
1008 (usage): Include bug-reporting information.
1010 Wed Sep 4 11:36:06 1996 Tom Tromey <tromey@creche.cygnus.com>
1012 * automake.in (handle_source_transform): .deps no longer in
1014 (handle_lib_objects): Ditto.
1015 (handle_dist_worker): Pass --build-dir to automake.
1016 ($build_directory): New global.
1017 (parse_arguments): Handle --build-dir.
1018 (initialize_global_constants): Include --build-dir in help.
1019 (scan_dependency_file): New sub.
1020 (handle_dependencies): Use it. Also, use $build_directory.
1021 (initialize_global_constants): Added --srcdir-name.
1022 (parse_arguments): Ditto.
1023 (handle_dist_worker): Ditto.
1024 ($srcdir_name): New global.
1025 ($srcdir_rx): New global.
1026 (parse_arguments): Set it.
1028 * depend2.am: Removed all mention of $(srcdir).
1030 * depend.am (MKDEP): Use gcc -M, not gcc -MM.
1031 Removed all mention of $(srcdir); dependencies now put into build
1034 * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
1035 Don't do work silently.
1037 * automake.in (handle_merge_targets): Error if invalid uninstall
1039 (read_am_file): Fix for test block.test.
1041 Tue Sep 3 18:50:32 1996 Tom Tromey <tromey@creche.cygnus.com>
1043 * texinfos.am (install-info): Added NORMAL_INSTALL.
1044 * scripts.am (install-@DIR@SCRIPTS): Added NORMAL_INSTALL.
1045 * programs.am (install-@DIR@PROGRAMS): Added NORMAL_INSTALL.
1046 * lisp.am (install-@DIR@LISP): Added NORMAL_INSTALL.
1047 * libraries.am (install-@DIR@LIBRARIES): Added NORMAL_INSTALL.
1048 Also, use POST_INSTALL when running ranlib.
1049 * header.am (install-@DIR@HEADERS): Added NORMAL_INSTALL.
1050 * data.am (install-@DIR@DATA): Added NORMAL_INSTALL.
1052 * automake.in (handle_man_pages): Added NORMAL_INSTALL invocation.
1053 (handle_merge_targets): Ditto.
1054 (handle_merge_targets): Error if PRE_INSTALL, POST_INSTALL, or
1055 NORMAL_INSTALL defined.
1057 * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
1058 ${INSTALL_PROGRAM}. From François Pinard.
1060 Tue Aug 27 08:25:05 1996 Tom Tromey <tromey@creche.cygnus.com>
1062 * automake.in (file_contents_with_transform): Correctly remove
1063 @(UN)?MAINT@ from input when maintainer mode not active.
1064 (handle_aclocal_m4): Handle no-maintainer-mode case.
1066 * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
1068 * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
1070 Mon Aug 26 21:37:32 1996 Tom Tromey <tromey@creche.cygnus.com>
1072 * automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
1073 (handle_libraries): Don't include libraries from EXTRA_LIBRARIES
1074 in LIBFILES definition. Reported by Steve M Robbins. Test
1077 * automake.in (variable_value_as_list): New sub.
1078 (handle_source_transform): Use it.
1079 (handle_lib_objects): Ditto.
1080 (handle_libraries): Ditto.
1081 (handle_texinfo): Ditto.
1082 (handle_man_pages): Ditto.
1083 (am_install_var): Ditto.
1084 (handle_options): Ditto.
1086 Sat Aug 24 09:30:46 1996 Tom Tromey <tromey@creche.cygnus.com>
1088 Reported by Jim Meyering:
1089 * automake.in (get_object_extension): Look in "./" for ansi2knr if
1091 (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
1093 * remake.am (.PHONY): New target.
1095 * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
1097 * automake.in (check_gnu_standards): Disallow no-installman,
1099 (read_am_file): Sed out UNMAINT too.
1100 (file_contents_with_transform): Ditto.
1102 * acinstall: New file.
1104 * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
1106 * m4/AM_WITH_REGEX.m4: New version from François Pinard.
1108 * m4/AM_TYPE_PTRDIFF_T.m4: Use am_cv, not ac_cv.
1109 * m4/AM_C_PROTOTYPES.m4: Ditto.
1110 * m4/AM_FUNC_STRTOD.m4: Ditto.
1111 * m4/AM_PROG_CC_STDC.m4: Ditto.
1112 * m4/AM_PROG_LIBTOOL.m4: Ditto.
1114 Fri Aug 23 22:23:50 1996 Tom Tromey <tromey@creche.cygnus.com>
1116 * m4/Makefile.am (m4datadir): New macro
1117 (m4data_DATA): Renamed.
1119 * Makefile.am (cvs-dist): Depend on distcheck target.
1121 Mon Aug 19 15:37:32 1996 Tom Tromey <tromey@creche.cygnus.com>
1123 * automake.in (initialize_global_constants): [common_files]
1124 Include acinclude.m4.
1126 * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
1128 Sat Aug 17 11:27:14 1996 Tom Tromey <tromey@creche.cygnus.com>
1130 * automake.in (handle_dependencies): Push `depend'-clean targets
1132 * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
1133 maintainer-clean-depend): New targets.
1135 Tue Aug 13 17:53:58 1996 Tom Tromey <tromey@creche.cygnus.com>
1137 * texinfos.am (.texinfo.info): New target.
1138 (.texinfo.dvi): New target.
1141 * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
1143 (handle_texinfo): Handle `.texinfo' files.
1145 Mon Aug 12 10:28:46 1996 Tom Tromey <tromey@creche.cygnus.com>
1147 * automake.in (require_file_internal): Special-case `.' when
1148 finding files to distribute. Test libobj2.test.
1150 * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN. Test
1153 * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
1154 * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
1156 * compile-kr.am: Removed duplicate ansi2knr rules.
1158 Sun Aug 11 00:20:16 1996 Tom Tromey <tromey@creche.cygnus.com>
1160 * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
1161 (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
1164 * automake.in (initialize_global_constants): [common_files]
1165 Include interlock and ylwrap.
1167 * Released version 1.1c.
1169 * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
1170 ud_PATH_LISPDIR are obsolete names.
1172 * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
1175 * automake.in (handle_lib_objects): Changed interface. Now
1176 generates _DEPENDENCIES variable if appropriate.
1177 (handle_emacs_lisp): Use AM_PATH_LISPDIR.
1178 (scan_configure): Ditto.
1180 * Makefile.am (CLEANFILES): Removed.
1182 * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
1184 * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
1186 * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
1188 * automake.in (handle_yacc_lex_cxx): Require ylwrap in
1189 multi-lex/yacc case.
1190 (handle_source_transform): Changed return result.
1191 (handle_programs): Use linker returned by
1192 handle_source_transform.
1193 (seen_prog_cc, seen_prog_cxx): New globals.
1194 (scan_configure): Recognize AC_PROG_CC and AC_PROG_CXX.
1195 (handle_yacc_lex_cxx): Error message if AC_PROG_CXX or
1196 AC_PROG_YACC missing.
1197 (seen_decl_yytext, seen_prog_lex): New globals.
1198 (scan_configure): Set them.
1199 (handle_yacc_lex_cxx): Warn about missing AC_PROG_LEX or
1201 (handle_yacc_lex_cxx): Use $(LEX_OUTPUT_ROOT).
1202 (initialize_per_input): Initialize seen_c_source.
1203 (handle_yacc_lex_cxx): Define CC, CFLAGS, COMPILE, LINK only when
1205 (handle_source_transform): Set seen_c_source.
1207 * interlock: Changed usage.
1211 * automake.in (handle_yacc_lex_cxx): Renamed.
1213 * automake.in (handle_dependencies): Handle %cxx_extensions.
1214 Include depend2.am when appropriate.
1216 * depend2.am: New file; contents from depend.am but templatized.
1218 * automake.in (initialize_per_input): Initialize
1220 (handle_source_transform): Set %cxx_extensions.
1222 Sat Aug 10 10:29:30 1996 Tom Tromey <tromey@creche.cygnus.com>
1224 * interlock: New file.
1226 * automake.in (handle_yacc_lex): New sub.
1227 (handle_source_transform): Removed most yacc/lex handling.
1228 (initialize_per_input): Init yacc_sources, lex_sources.
1229 (generate_makefile): Run handle_yacc_lex.
1230 (handle_merge_targets): Use `scalar' and not $# to find length of
1233 * m4/AM_FEATURE_EXIT.m4: Wrote.
1234 * m4/AM_FEATURE_CTYPE.m4: Wrote.
1235 * m4/AM_FEATURE_ERRNO.m4: Wrote.
1237 * aclocal.in (macro_seen): New global.
1238 (add_file): Set macro_seen entry. Only push required macro on
1239 @rlist if not already seen. Test defun.test.
1241 * automake.in (get_object_extension): Handle directory prefix on
1244 * kr-extra.am: New file.
1246 * kr-vars.am: Removed.
1248 * automake.in (handle_options): Handle directory prefix on
1251 * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
1253 * aclocal.in (add_file): Error if macro is duplicated. Test
1256 Fri Aug 9 09:18:46 1996 Tom Tromey <tromey@creche.cygnus.com>
1258 * automake.in (handle_programs): Substitute @XLINK@. Make sure
1259 linker variable is transformed name.
1260 * program.am (@PROGRAM@): Use @XLINK@ to link.
1262 * automake.in (handle_scripts): Fixed call to
1263 am_primary_prefixes.
1264 (handle_libraries): Better error message when AC_PROG_RANLIB
1267 * automake.in (handle_libraries): Canonicalize library name. Test
1269 * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
1270 (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
1272 Thu Aug 8 10:57:21 1996 Tom Tromey <tromey@creche.cygnus.com>
1274 * automake.in (handle_scripts): Correctly compute
1275 $scripts_installed. Test scripts.test.
1277 Wed Aug 7 12:13:15 1996 Tom Tromey <tromey@creche.cygnus.com>
1279 * ansi2knr.c: New version.
1281 Tue Aug 6 10:58:37 1996 Tom Tromey <tromey@creche.cygnus.com>
1283 * automake.in (handle_source_transform): Handle more C++ file
1284 extensions. "Handle" Objective C. Handle more FORTRAN
1287 * compile-vars.am (LEX): Removed.
1290 * automake.in (handle_source_transform): Correctly handle lex
1291 source. Test lex.test.
1292 (handle_source_transform): Skip more C++ headers. Generate macro
1293 definitions for YACC and LEX on first use.
1295 * aclocal.in (parse_arguments): Mention GNU.
1296 * automake.in (parse_arguments): Mention GNU.
1298 Mon Aug 5 00:12:45 1996 Tom Tromey <tromey@creche.cygnus.com>
1300 * automake.in (handle_programs): Define program_LINK.
1301 * program.am (@PROGRAM@): Use program_LINK to link.
1303 * Released version 1.1b
1305 * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
1306 seen_prog_install to `2'.
1308 * configure.in: Don't run AM_PROG_INSTALL.
1310 * automake.in (parse_arguments): Use $PACKAGE.
1311 ($PACKAGE): New global.
1312 ($am_c_prototypes): Renamed.
1313 (get_object_extension): Use am_c_prototypes.
1314 (scan_configure): Ditto.
1315 (scan_configure): Use AM_MAINTAINER_MODE.
1316 (scan_configure): Warn about obsolete macros.
1318 * aclocal.in (parse_arguments): Use $PACKAGE.
1319 ($PACKAGE): New global.
1321 * Makefile.am (CLEANFILES): Added aclocal.
1322 (ETAGS_ARGS): Added aclocal.in.
1323 (TAGS_DEPENDENCIES): Ditto.
1324 (maintainer-check): Depend on aclocal.
1325 (maintainer-check): Check aclocal.
1326 (bin_SCRIPTS): Include aclocal.
1328 * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
1329 (scan_configure): Use AM_PROG_INSTALL.
1331 * configure.in: Use AM_INIT_AUTOMAKE.
1333 * automake.in (keyed_aclocal_warning): Warning tells about
1335 (handle_aclocal_m4): New sub.
1336 (handle_configure): Use it.
1338 * aclocal.in (output_file): New global.
1339 (usage): Handle --output.
1340 (parse_arguments): Handle --output.
1342 * m4/AM_INIT_AUTOMAKE.m4: New file.
1344 * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
1347 * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
1348 (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
1350 * texinfos.am (.texi.info): Force .info file to be built in
1351 srcdir. From Franc,ois Pinard.
1354 * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
1355 test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
1356 -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
1357 gets compile errors. With help from Marcus Daniels.
1359 * automake.in (initialize_global_constants): Put elisp-comp into
1360 @common_files. Bug from Glenn Amerine.
1362 Sun Aug 4 12:52:43 1996 Tom Tromey <tromey@creche.cygnus.com>
1364 * automake.in (handle_dist_worker): Use fgrep, not grep.
1366 * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
1368 * automake.in (handle_emacs_lisp): Include lisp-clean.am in
1370 (initialize_global_constants): [install_man_format] Don't hide
1371 "ugliness" at install time.
1373 * lisp-clean.am: New file.
1375 * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
1377 * automake.in (handle_man_pages): Patch from Janos Farkas to fix
1378 bug when installing man pages. Test man.test.
1379 (initialize_global_constants): [install_man_format] Make sure man
1380 page can actually be found in either source or build dirs.
1381 (handle_dist_worker): Use "755" permissions on distdir.
1383 * automake.in (handle_dist): Allow chmod's to fail.
1384 (am_primary_prefixes): New function.
1385 (am_install_var): Use it.
1386 (handle_libraries): Use it. Test libfiles.test.
1387 (handle_dist): For dist-tarZ, assume traditional "tar" and
1390 * m4/AM_FUNC_STRTOD.m4: New file.
1392 * automake.in (handle_dist): Only generate `distdir' variable if
1393 it doesn't already exist.
1395 Fix for bug reported by Harlan Stenn. Test tags.test.
1396 * automake.in (initialize_per_input): Define dir_holds_sources.
1397 (handle_tags): Check dir_holds_headers.
1398 (handle_headers): Set dir_holds_headers.
1400 * automake.in (handle_texinfo): Generate "version.texi" dependency
1401 for .dvi file. Bug reported by Glenn Amerine. Test vtexi2.test.
1403 * automake.in (handle_configure): Require file $input, not
1404 "$local.in". From Nyul Laszlo. Test colon.test.
1406 Sun Jul 28 11:14:52 1996 Tom Tromey <tromey@creche.cygnus.com>
1408 * aclocal.in: New file.
1409 * configure.in: Generate m4/Makefile, aclocal.
1410 * Makefile.am (SUBDIRS): Include m4.
1411 * m4/Makefile.am: New file.
1413 Fri Jul 19 10:12:27 1996 Tom Tromey <tromey@creche.cygnus.com>
1415 * automake.in (initialize_global_constants): Put ansi2knr.c and
1416 ansi2knr.1 into common_files. Bug report from François Pinard.
1418 Mon Jul 15 10:28:29 1996 Tom Tromey <tromey@creche.cygnus.com>
1420 * install-sh: Updated copyright notice.
1422 Fri Jul 5 08:23:00 1996 Tom Tromey <tromey@creche.cygnus.com>
1424 * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
1425 Report from Josh MacDonald.
1427 Bugs from Gord Matzigkeit:
1428 * automake.in (handle_footer): Push contents of $(SUFFIXES), not
1430 (handle_dist): Ignore chmod return results.
1432 * programs-clean.am (clean-@DIR@PROGRAMS): Work around failing
1433 Solaris "rm -f". Bug from Kaveh R. Ghazi.
1434 * libraries-clean.am (clean-@DIR@LIBRARIES): Likewise.
1436 Fri Jun 21 10:42:06 1996 Tom Tromey <tromey@creche.cygnus.com>
1438 * texinfos.am (install-info): Use "if", not "&&", to avoid
1439 install problem when glob doesn't match.
1441 * automake.in (initialize_global_constants): [USAGE] Added
1443 (force_generation): New global.
1444 (parse_arguments): Handle --no-force.
1445 (generate_makefile): Handle --no-force.
1447 * Makefile.am (maintainer-check): Ensure all invocations of
1448 mkinstalldirs are correct.
1450 Tue Jun 18 10:53:54 1996 Tom Tromey <tromey@creche.cygnus.com>
1452 * automake.in (handle_tests): Don't directly generate site.exp.
1454 Sun Jun 16 22:21:16 1996 Harlan Stenn <harlan@brown.pfcs.com>
1456 * automake.in: Treat an initial `#' on a word in AUTOMAKE_OPTIONS
1457 as a comment start. Add support for a dist-tarZ target.
1459 Tue Jun 11 22:14:21 1996 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
1461 * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
1462 paths into relative paths.
1464 Mon Jun 10 21:11:20 1996 Tom Tromey <tromey@creche.cygnus.com>
1466 * texinfo.tex: New version.
1468 * automake.in: Look for AM_PROG_LIBTOOL. From Gord Matzigkeit.
1469 (initialize_global_constants): Added libtool to
1471 (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
1473 Sun Jun 9 17:45:48 1996 Tom Tromey <tromey@creche.cygnus.com>
1475 * texinfos.am (install-info): Don't install ~ files. Bug report
1477 * automake.in (handle_texinfo): Don't push '.info*' onto
1480 * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
1482 (handle_dist): Pass --with-included-gettext to configure if using
1485 * compile-kr.am (._c._o): Pass -c to $(COMPILE).
1487 * compile.am (.c.o): Pass -c to $(COMPILE).
1488 * compile-vars.am (COMPILE): Don't include -c.
1490 * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
1492 * automake.in (handle_configure): Supply --strictness arg to
1495 Fri Jun 7 12:31:31 1996 Tom Tromey <tromey@creche.cygnus.com>
1497 * automake.in (handle_tests): Fix quoting on `pwd`.
1498 (handle_options): Recognize no-installinfo option.
1499 (handle_man_pages): Don't put man directory on @installdirs if
1500 no-installman is specified.
1501 (handle_texinfo): Handle no-installinfo option.
1502 (handle_options): Compare version against $num_version, not
1504 (handle_source_transform): Generate rules for output of lex,
1505 yacc. Bug report from Thomas Morgan. Test yacc.test.
1506 (handle_dist): "distcheck" now runs "make dvi".
1507 (handle_tests): Support $(TESTS_ENVIRONMENT). Idea from Ulrich
1510 * dejagnu.am (check-DEJAGNU): Depend on site.exp.
1512 Sun Jun 2 10:33:10 1996 Tom Tromey <tromey@creche.cygnus.com>
1514 * automake.in (handle_emacs_lisp): New function.
1515 (initialize_global_constants): Added elisp-comp to
1517 (seen_lispdir): New global.
1518 (scan_configure): Handle ud_PATH_LISPDIR.
1520 * elisp-comp: New file.
1522 * lisp.am: New file.
1524 * automake.in (generate_makefile): Run handle_emacs_lisp.
1526 * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
1528 * automake.in (initialize_global_constants): Removed version.texi
1529 from common_sometimes.
1530 (initialize_global_constants): Added texinfo.tex to common_files.
1532 (handle_tests): Allow dejagnu- and automake-style test suites to
1533 coexist. Test dejagnu.test.
1534 (initialize_global_constants): New constants AC_CANONICAL_HOST,
1535 AC_CANONICAL_SYSTEM.
1536 (scan_configure): Use new constants.
1537 (handle_tests): Put target specific information into site.exp if
1538 AC_CANONICAL_* used.
1539 (read_am_file): Generate some extra variables when AC_CANONICAL_*
1541 (handle_options): Allow version number to have letters appended.
1542 (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
1544 (initialize_global_constants): install_man_format changed to
1545 handle built man pages.
1547 Wed May 29 10:35:01 1996 Tom Tromey <tromey@creche.cygnus.com>
1549 * config.guess, config.sub: New versions.
1551 Tue May 28 19:27:11 1996 Tom Tromey <tromey@creche.cygnus.com>
1553 * configure.in (VERSION): Upped to 1.0.
1555 Sat May 25 10:19:53 1996 Tom Tromey <tromey@creche.cygnus.com>
1557 * automake.in (handle_tests): Handle dejagnu.
1558 (handle_options): Recognize dejagnu option.
1560 * dejagnu.am: New file.
1562 Thu May 23 10:01:13 1996 Tom Tromey <tromey@creche.cygnus.com>
1564 * automake.in (handle_dist): Run installcheck target from
1567 * configure.in (VERSION): Upped to 0.34.
1569 * automake.in (scan_configure): Always allow upgrading to
1570 fp_PROG_INSTALL. Test fpinstall.test.
1572 Wed May 22 14:45:28 1996 Joshua Cowan <jcowan@hermit.reslife.okstate.edu>
1574 (handle_dist): Make `distcheck' check `install' target, too.
1576 Wed May 22 09:49:27 1996 Tom Tromey <tromey@creche.cygnus.com>
1578 * automake.in (initialize_per_input): Don't initialize
1579 $output_directory here; initialize it globally. From Joshua
1580 Cowan. Test outdir.test.
1582 Sat May 18 10:57:40 1996 Tom Tromey <tromey@creche.cygnus.com>
1584 * automake.in (handle_tests): Don't push TESTS onto dist_common.
1585 (initialize_global_constants): Put install-sh and mkinstalldirs
1586 into @common_files. Test insh2.test.
1588 Fri May 17 09:02:02 1996 Tom Tromey <tromey@creche.cygnus.com>
1590 * automake.in (handle_source_transform): Don't generate _OBJECTS
1591 when no source files specified. Test number.test.
1593 From Joerg-Martin Schwarz:
1594 * automake.in (seen_package, seen_version): New globals.
1595 (scan_configure): Look for PACKAGE= and VERSION=.
1597 * automake.in (handle_options): Recognize dist-zip.
1598 (handle_dist): Handle dist-zip.
1599 (handle_options): Use ' ', not \s+, with split. Test
1601 (handle_source_transform): Likewise.
1602 (handle_lib_objects): Likewise.
1603 (handle_libraries): Likewise.
1604 (handle_texinfo): Likewise.
1605 (handle_man_pages): Likewise.
1606 (handle_subdirs): Likewise.
1607 (handle_gettext): Likewise.
1608 (handle_footer): Likewise.
1609 (handle_tests): Likewise.
1610 (scan_configure): Likewise.
1611 (am_install_var): Likewise.
1613 * Makefile.am (TAGS_DEPENDENCIES): New macro.
1615 * tags.am (tags-recursive): New target.
1616 (TAGS): Depend on it.
1618 * automake.in (handle_tags): Put tags-recursive on @phony.
1620 * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
1622 * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
1624 Thu May 16 09:21:48 1996 Tom Tromey <tromey@creche.cygnus.com>
1626 * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
1628 * automake.in (scan_configure): Look for install-sh and
1630 (initialize_global_constants): Moved mdate-sh from
1631 common_sometimes to common_files. Test mdate2.test.
1633 Tue May 14 21:52:01 1996 Tom Tromey <tromey@creche.cygnus.com>
1635 * automake.in (seen_maint_mode): New global.
1636 (scan_configure): Handle jm_MAINTAINER_MODE.
1637 (read_am_file): Handle seen_maint_mode.
1638 (file_contents_with_transform): Handle seen_maint_mode.
1639 (handle_source_transform): Changed interface, all callers.
1642 * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
1644 * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
1646 * automake.in (handle_configure): Check $config_aux_dir against
1647 empty string. From Markku Rossi. Test mkinstall.test.
1649 Fri May 10 14:38:47 1996 Gord Matzigkeit <gord@gnu.ai.mit.edu>
1651 * automake.in (distcheck): Added new rule to top level
1654 Wed May 8 21:57:21 1996 Gord Matzigkeit <gord@gnu.ai.mit.edu>
1656 * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
1658 (generate_makefile): libtool, config.sub, and config.guess should
1659 only ever appear in the top directory of a package.
1661 Tue May 14 10:24:30 1996 Tom Tromey <tromey@creche.cygnus.com>
1663 * automake.in (initialize_global_constants): Added libversion.in
1666 * configure.in (VERSION): Upped to 0.33.
1668 * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
1671 Mon May 13 10:41:41 1996 Tom Tromey <tromey@creche.cygnus.com>
1673 * install-sh (transformbasename): Correct misspelling of
1674 transformbasename. From Ian Lance Taylor.
1676 Sat Apr 27 11:39:10 1996 Tom Tromey <tromey@creche.cygnus.com>
1678 * automake.in (handle_configure): Set mkinstalldirs variable
1680 (handle_dist_worker): Explicitly set distdir in subdir makes.
1681 (handle_dist): Handle separate distdir target.
1682 (handle_dist_worker): Only generate distdir target.
1684 * texinfos.am (install-info): Use $(mkinstalldirs).
1685 * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
1686 * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
1687 * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
1688 * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
1689 * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
1691 * automake.in (read_am_file): Set mkinstalldirs variable.
1692 (handle_man_pages): Use it.
1693 (handle_installdirs): Ditto.
1695 Fri Apr 26 15:10:48 1996 Tom Tromey <tromey@creche.cygnus.com>
1697 * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
1699 Thu Apr 25 18:40:06 1996 Tom Tromey <tromey@creche.cygnus.com>
1701 * automake.in (handle_dist_worker): Use $(TAR), not tar.
1702 (handle_merge_targets): Make sure config header is built before
1703 recursing into subdirs.
1704 (handle_libraries): Generate LIBFILES for check_LIBRARIES.
1705 (handle_merge_targets): Handle case where nothing is installed but
1706 something must be built -- "make install" must still work.
1708 * dist-vars.am (TAR): New macro.
1710 * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
1711 (handle_configure): Require stamp-h.in when config header used.
1713 Tue Apr 23 17:57:13 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1715 * doc/mdate-sh: Extract the last field from the date output, not
1716 the sixth, which will fail when the timezone name has more than
1717 one word or is missing.
1719 Wed Apr 24 20:29:26 1996 Tom Tromey <tromey@creche.cygnus.com>
1721 * automake.in (am_install_var): Use delete, not undef, to remove
1722 EXTRA entry. From Gord Matzigkeit.
1724 Mon Apr 22 17:48:50 1996 Tom Tromey <tromey@creche.cygnus.com>
1726 * automake.in (read_am_file): Handle case where last line doesn't
1729 Tue Apr 9 22:53:16 1996 Tom Tromey <tromey@creche.cygnus.com>
1731 * automake.in (variable_defined): New function.
1732 (read_am_file): Ensure a blank line comes before starting comments
1734 (initialize_per_input): Initialize %targets.
1735 (read_am_file): Set appropriate entry in %targets.
1736 Many changes to use variable_defined.
1737 (check_gnu_standards): Only require ChangeLog at top level. From
1739 (handle_tests): check-TESTS depends on $(TESTS). From Gord
1742 Mon Apr 8 22:51:41 1996 Tom Tromey <tromey@creche.cygnus.com>
1744 * automake.in (parse_arguments): Added short options.
1745 (initialize_global_constants): Ditto.
1747 Fri Apr 5 00:22:14 1996 Tom Tromey <tromey@creche.cygnus.com>
1749 * mkinstalldirs (errstatus): Don't necessarily die if mkdir
1752 * automake.in (handle_source_transform): Typo fix.
1754 Thu Apr 4 15:10:50 1996 Tom Tromey <tromey@creche.cygnus.com>
1756 * automake.in (handle_dist_worker): Renamed dist-local to
1758 (handle_merge_targets): Added install-data-hook and
1760 (handle_source_transform): Handle EXTRA_prog_SOURCES form.
1762 * automake.in (handle_scripts): Never allow scripts_installed to
1765 * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
1768 * automake.in (generate_makefile): Derived file names from given
1769 input; don't assume Makefile.in and Makefile.am.
1770 (am_file_name, in_file_name): New globals.
1771 (read_am_file): Use them.
1773 * program.am (@PROGRAM@): Use transformed program name.
1775 * remake-hdr.am (stamp-h): Actually touch stamp-h.
1777 Wed Apr 3 15:16:06 1996 Tom Tromey <tromey@creche.cygnus.com>
1779 * automake.in (require_file_internal): Use correct file for error
1780 messages. Test insh.test.
1782 Mon Apr 1 09:47:44 1996 Tom Tromey <tromey@creche.cygnus.com>
1784 * texinfos.am (.texi.info): Build output file in srcdir.
1786 * automake.in (require_file_internal): If $dir is ".",then look in
1788 (handle_texinfo): Canonicalize name of texi file before looking
1789 for dependency variable.
1791 Thu Mar 28 08:33:21 1996 Tom Tromey <tromey@creche.cygnus.com>
1793 * automake.in (require_conf_file_with_conf_line): Yet another
1794 function of this form.
1795 (libtool_line): New variable.
1796 (handle_libraries): Handle libtool.
1798 * libraries-vars.am: Removed.
1800 * automake.in (seen_libtool): New variable.
1801 (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
1803 * automake.in (handle_dist_worker): Handle dist-local.
1805 * Makefile.am (maintainer-check): Do "make check" after all syntax
1808 * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
1811 * automake.in ($seen_arg_prog): New global.
1812 (handle_programs): Error if AC_ARG_PROGRAM not seen.
1813 (handle_scripts): Ditto.
1814 (handle_configure): mkinstalldirs now a config file.
1815 (handle_installdirs): Find mkinstalldirs in config_aux_dir.
1816 (handle_dist_worker): Removed DIST_SUBDIRS.
1817 (require_file_path): New variable.
1818 (require_file_with_conf_line): Set it.
1819 (require_file_with_line): Ditto.
1820 (require_file): Ditto.
1821 (require_file_internal): Incorporated code from
1822 require_config_file.
1823 (require_config_file): Rewrote.
1824 (require_conf_file_with_line): New function.
1825 (handle_texinfo): Use it for mdate-sh.
1826 (handle_texinfo): Look for mdate-sh in appropriate directory.
1828 Tue Mar 26 13:47:54 1996 Tom Tromey <tromey@creche.cygnus.com>
1830 * Makefile.am (cvs-dist): Find NEWS in srcdir.
1831 * automake.in (handle_dist_worker): Find NEWS in srcdir.
1832 ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
1834 (require_config_file): Set config_aux_path when file found.
1835 ($config_aux_dir): New variable.
1836 (require_config_file): Set it.
1837 (handle_man_pages): Find mkinstalldirs in config_aux_dir.
1839 Mon Mar 25 15:32:57 1996 Tom Tromey <tromey@creche.cygnus.com>
1841 * data.am (install-@DIR@DATA): Also allow data to be in build
1844 Sun Mar 24 19:56:28 1996 Tom Tromey <tromey@creche.cygnus.com>
1846 * automake.in (am_install_var): Don't look in EXTRA_primary
1847 variable any more; it is handled in the main loop.
1849 Wed Mar 20 16:22:35 1996 Tom Tromey <tromey@creche.cygnus.com>
1851 * data.am (install-@DIR@DATA): Find data in srcdir.
1853 Fri Mar 15 18:30:31 1996 Tom Tromey <tromey@creche.cygnus.com>
1855 * automake.in (require_config_file): Use correct filename when
1856 looking for errors. Also, install file in `.' if not found. Bug
1857 reported by Gord Matzigkeit. Test installsh.test.
1859 Thu Mar 14 09:28:21 1996 Tom Tromey <tromey@creche.cygnus.com>
1861 * Makefile.am (cvs-diff): New target.
1863 Fix for bug when install var substitutes empty. Test empty.test.
1864 * header.am (install-@DIR@HEADERS): Allow empty list of headers.
1865 (uninstall-@DIR@HEADERS): Ditto.
1866 * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
1867 (uninstall-@DIR@SCRIPTS): Ditto.
1868 * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
1870 (uninstall-@DIR@LIBRARIES): Ditto.
1871 * data.am (install-@DIR@DATA): Allow empty list of data.
1872 (uninstall-@DIR@DATA): Ditto.
1873 * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
1874 From François Pinard.
1875 (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
1876 (uninstall-@DIR@PROGRAMS): Ditto.
1878 Wed Mar 13 19:50:23 1996 Tom Tromey <tromey@creche.cygnus.com>
1880 * tags-subd.am (ID): Name of ID file must be flush against -f.
1882 * configure.in (VERSION): Version 0.32.
1884 Mon Mar 11 17:50:58 1996 Tom Tromey <tromey@creche.cygnus.com>
1886 * automake.in (seen_linguas, all_linguas_line): New variables.
1887 (handle_gettext): New function.
1888 (generate_makefile): Run it.
1889 (scan_configure): Recognize ALL_LINGUAS.
1891 Mon Mar 11 14:34:36 1996 Gord Matzigkeit <gord@enci.ucalgary.ca>
1893 * automake.texi: doc fix.
1895 * automake.in (am_install_var): Added support for check and
1896 installcheck special prefixes.
1898 Sun Mar 10 10:44:42 1996 Tom Tromey <tromey@creche.cygnus.com>
1900 * automake.in (handle_subdirs): Don't do SUBDIRS check for
1903 Tue Mar 5 18:12:04 1996 Tom Tromey <tromey@creche.cygnus.com>
1905 * automake.in (OBJECT_PATTERN): Removed.
1906 (am_install_var): No error if name is invalid.
1907 (handle_programs): Canonicalize program names.
1908 (BOGUS_MACRO_PATTERN): New variable.
1909 (read_am_file): Error if bad macro name given.
1910 (require_file_internal): Use am_line_error, not am_conf_error.
1912 * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
1914 Mon Mar 4 19:30:24 1996 Tom Tromey <tromey@creche.cygnus.com>
1916 * automake.in (handle_lib_objects): New function.
1917 (handle_libraries): Use it.
1918 (handle_programs): Ditto.
1919 (handle_dist_worker): Deprecate DIST_SUBDIRS.
1920 (am_install_var): Allow extended directory mechanism to work.
1923 * dist-vars.am (DISTFILES): Use EXTRA_DIST.
1924 (DEP_DISTFILES): Ditto.
1926 * automake.in (OBJECT_PATTERN): New variable.
1927 (am_install_var): Use it.
1928 (handle_dist): DIST_OTHER is an anachronism.
1930 Sat Mar 2 17:04:38 1996 Tom Tromey <tromey@creche.cygnus.com>
1932 * automake.in (handle_dist_worker): Only cause Automake to be
1933 re-run if not making a distribution. Fixes bug reported by
1934 Joerg-Martin Schwarz.
1935 (require_file_with_line): New function.
1936 (require_file): Use it.
1937 (am_line_error): Don't print line number if $symbol is empty.
1938 (get_object_extension): Use require_file_with_line.
1939 (handle_libraries): Use require_file_with_line.
1940 (handle_texinfo): Use require_file_with_line.
1941 (handle_configure): Use am_conf_line_error and
1942 require_file_with_conf_line.
1943 (handle_subdirs): Use require_file_with_conf_line.
1944 (handle_configure): Use require_file_with_conf_line.
1945 (handle_tests): Push check-TESTS on @phony.
1946 (am_conf_line_error): New function.
1947 (require_file_with_conf_line): New function.
1948 (require_file_internal): New function.
1949 (require_file_with_line): Use it.
1950 (require_file): Ditto.
1951 (am_conf_line_error): Handle empty line number.
1952 (ac_gettext_line, ac_output_line): New variables.
1953 (scan_configure): Set them.
1955 Fri Mar 1 00:13:04 1996 Tom Tromey <tromey@creche.cygnus.com>
1957 * automake.in (parse_arguments): Default strictness is gnu.
1958 Changed `normal' to `foreign' everywhere.
1959 (parse_arguments): Handle --foreign.
1960 (initialize_global_constants): Document --foreign.
1961 (handle_dependencies): Better error message.
1962 (handle_texinfo): Don't push $vtexi on @texis.
1963 (handle_texinfo): Only push $vtexi on @texi_deps if not null.
1964 (handle_configure): install-sh is a config file; require it as
1966 (parse_arguments): Renamed --install-missing to --add-missing.
1967 (add_missing): Renamed from install_missing.
1968 (am_install_var): Check to make sure contents of install variable
1969 are correct if primary requires it. Test badprog.test.
1970 (initialize_global_constants): Initialize
1971 %primary_uses_subobjects.
1972 (handle_source_transform): Skip configure substitutions. Test
1973 depend.test. Also, skip empty elements.
1975 Thu Feb 29 22:00:30 1996 Tom Tromey <tromey@creche.cygnus.com>
1977 * texinfo.tex: New version.
1979 * automake.in (am_install_var): Allow extended range of
1980 installation directories.
1982 * automake.in (get_object_extension): Don't allow
1983 @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
1984 From Gord Matzigkeit. Test confincl.test.
1986 * texinfos.am (install-info): Changed usage of install-info (in
1987 comment). Per Feb 25 GNU Standards document.
1989 Wed Feb 28 07:40:55 1996 Tom Tromey <tromey@creche.cygnus.com>
1991 * automake.in (handle_tests): New function.
1992 (generate_makefile): Call it.
1993 (handle_subdirs): Skip directories whose names look like configure
1995 (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
1997 (scan_configure): Clear in_ac_output if "]" found. Test
1999 (require_config_file): New function.
2000 (generate_makefile): Use require_config_file.
2001 (config_aux_path): New variable.
2002 (scan_configure): Check for AC_CONFIG_AUX_DIR.
2003 (handle_merge_targets): Add install-strip rule.
2005 Tue Feb 27 20:00:36 1996 Tom Tromey <tromey@creche.cygnus.com>
2007 * mdate-sh: New version from Ulrich Drepper.
2009 * automake.in (handle_source_transform): Changed fill back to
2011 (handle_libraries): Ditto.
2012 (handle_dist): Ditto.
2013 (handle_dependencies): Ditto.
2014 (handle_footer): Ditto.
2015 (handle_phony): Ditto.
2017 * Makefile.am (DIST_SUBDIRS): Removed.
2018 (installcheck-local): Use Perl, not test -x.
2020 (maintainer-check): Use $(PERL), not @PERL@.
2022 * configure.in (VERSION): Upped to 0.31.
2024 Sat Feb 24 18:02:19 1996 Tom Tromey <tromey@creche.cygnus.com>
2026 * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
2029 * automake.in: Use keyed_aclocal_warning when warning about
2031 (get_object_extension): Use keyed_aclocal_warning when warning
2032 about fp_C_PROTOTYPES.
2033 (keyed_aclocal_warning): New function.
2035 * Makefile.am (pkgdata_DATA): Install aclocal.m4.
2036 * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
2038 * automake.in (get_object_extension): Only give error about
2039 fp_C_PROTOTYPES once.
2041 * automake.in (seen_ranlib): New variable.
2042 (scan_configure): Recognized AC_PROG_RANLIB.
2043 (handle_libraries): Error if ranlib not checked for.
2045 * automake.in (default_strictness): Default to GNU.
2046 (default_strictness_name): Ditto.
2048 Wed Feb 21 18:15:02 1996 Tom Tromey <tromey@creche.cygnus.com>
2050 * automake.in (read_am_file): Removed @kr@ support.
2051 (get_object_extension): Ditto.
2053 * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
2055 Tue Feb 20 17:25:18 1996 Tom Tromey <tromey@creche.cygnus.com>
2057 * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
2059 Mon Feb 19 19:53:09 1996 Tom Tromey <tromey@creche.cygnus.com>
2061 * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
2062 * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
2064 * automake.in (handle_scripts): Ensure $scripts_installed set to
2065 boolean value. Test proginst.test.
2067 * Makefile.am (installcheck-local): New target.
2069 * automake.in (require_file): No error if missing file is
2072 Sun Feb 18 17:10:00 1996 Tom Tromey <tromey@creche.cygnus.com>
2074 * automake.in (handle_scripts): SCRIPTS no longer automatically
2075 cleaned. Now possible to install scripts in pkgdatadir.
2076 ($seen_canonical): New variable.
2077 (generate_makefile): Check for config.guess and config.sub here;
2078 fixes bug reported by Gord Matzigkeit.
2080 * Makefile.am (pkgdata_SCRIPTS): New variable.
2081 (CLEANFILES): New macro.
2083 * scripts-clean.am: Removed.
2085 Sat Feb 17 00:15:20 1996 Tom Tromey <tromey@creche.cygnus.com>
2087 * automake.in (am_install_var): Error if primary variable actually
2089 (am_install_var): Skip elements that look like configure
2091 (am_install_var): "EXTRA" is a valid prefix.
2092 (am_install_var): Push contents EXTRA_PRIMARY onto @result.
2093 (handle_merge_targets): Treat "all" target like "install".
2094 (handle_subdirs): Don't push all-recursive.
2096 * header.am (install-@DIR@HEADERS): Don't depend on all.
2097 * data.am (install-@DIR@DATA): Don't depend on all.
2098 * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
2099 * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
2100 * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
2102 * automake.in (am_install_var): Push generated install targets
2105 * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
2106 * automake.in (handle_merge_targets): Correctly handle recursive
2107 calls of uninstall, install-exec, and install-data.
2108 (handle_merge_targets): Put Makefile, and possibly $config_name,
2110 (handle_merge_targets): Push 'all' onto @install as appropriate.
2112 Fri Feb 16 18:27:04 1996 Tom Tromey <tromey@creche.cygnus.com>
2114 * automake.in (handle_configure): config.status is in
2115 $(top_builddir), not $(top_srcdir). Reported by Anthony Green.
2117 * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
2119 Thu Feb 15 19:12:45 1996 Tom Tromey <tromey@creche.cygnus.com>
2121 * automake.in: (seen_prog_yacc): New variable.
2122 (scan_configure): Look for yacc.
2123 (handle_source_transform): Skipp C++ header files.
2124 (handle_source_transform): .cxx is a C++ source file.
2126 Wed Feb 14 08:36:02 1996 Tom Tromey <tromey@creche.cygnus.com>
2128 * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
2130 Implemented --verbose feature; idea from Greg Woods:
2131 * automake.in (verbose): New global.
2132 (generate_makefile): Print creating message if verbose.
2133 (grep_for_vers_texi): Print message if verbose.
2134 (handle_dependencies): Ditto.
2135 (scan_configure): Ditto.
2136 (read_am_file): Ditto.
2137 (parse_arguments): Added --verbose.
2138 (initialize_global_constants): Ditto.
2140 * automake.in (get_object_extension): Use am_line_error.
2141 (handle_source_transform): Ditto.
2142 (handle_libraries): Ditto.
2143 (handle_texinfo): Ditto.
2144 (handle_man_pages): Ditto.
2145 (handle_dist): Ditto.
2146 (handle_dist): Ditto.
2147 (handle_subdirs): Ditto.
2148 (handle_configure): Ditto.
2149 (handle_merge_targets): Ditto.
2150 (am_install_var): Ditto.
2151 (am_line_error): Allow actual line number as argument.
2152 (handle_configure): Use am_line_error.
2153 (scan_configure): Set config_header_line.
2154 (config_header_line): New global.
2155 Use @PERL@ to find perl during exec. From Greg Woods.
2157 Tue Feb 13 22:06:51 1996 Tom Tromey <tromey@creche.cygnus.com>
2159 * automake.in (initialize_per_input): Init %content_lines.
2160 (read_am_file): Set appropriate content_lines elements while
2162 (am_line_error): New function.
2163 (read_am_file): Use it.
2164 (handle_options): Ditto.
2166 * automake.in (scan_configure): Handle case where more than one .o
2167 is put into LIBOBJS at once. Test libobj.test.
2169 Mon Feb 12 20:39:28 1996 Tom Tromey <tromey@creche.cygnus.com>
2171 * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
2173 (handle_subdirs): Restored intl, po warnings.
2175 * automake.in (scan_configure): Delete everything after "," or
2176 ")". Test acoutnoq.test.
2177 (handle_dist): Use $relative_dir, not nonexistent $subdir.
2178 (handle_subdirs): 'po' and 'intl' are sometimes substituted into
2179 SUBDIRS; don't warn about their absence.
2181 Sun Feb 11 16:55:15 1996 Tom Tromey <tromey@creche.cygnus.com>
2183 * automake.in (handle_texinfo): Removed bogus error message.
2185 * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
2187 (handle_options): Handle version number.
2189 * automake.in ($maint_charset, $dist_charset): New variables.
2190 (initialize_per_input): Init $local_maint_charset.
2191 (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
2192 (generate_makefile): Don't print "creating...".
2194 Sat Feb 10 16:45:07 1996 Tom Tromey <tromey@creche.cygnus.com>
2196 * automake.in (get_object_extension): Substitute
2197 @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
2198 (handle_source_transform): Use $1, not \1.
2199 (pretty_print_internal): Handle Tabs in fill when computing indent
2201 (handle_merge_targets): Always generate install-exec and
2202 install-data targets. Test instexec.test.
2203 Fixed error message if fp_PROG_INSTALL missing.
2205 * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
2206 @CONFIG_INCLUDE_SPEC@.
2208 * automake.in (scan_configure): Delete everything after "]". Test
2211 * configure.in (AC_OUTPUT): Create tests/Makefile.
2212 * Makefile.am (SUBDIRS): New macro.
2214 * automake.in (handle_texinfo): Put $vtexi on texi_deps. From Jim
2217 * configure.in (AC_OUTPUT): Ensure automake is executable.
2219 Thu Feb 8 17:30:29 1996 Tom Tromey <tromey@creche.cygnus.com>
2221 * automake.in (handle_subdirs): Error if directory in SUBDIRS does
2224 * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
2227 * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
2229 * header.am (install-@DIR@HEADERS): Depend on all, not
2231 * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
2232 * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
2234 * programs.am (install-@DIR@PROGRAMS): Depend on all, not
2237 * automake.in (initialize_per_input): Initialize
2239 ($seen_path_xtra): New variable.
2240 (scan_configure): Look for AC_PATH_XTRA.
2241 (get_object_extension): Add variables to output if X seen.
2243 Thu Feb 8 10:02:45 1996 Greg A. Woods <woods@most.weird.com>
2245 * automake.in (handle_programs): add pkglib to list of
2247 (various): include a tab as fill for continuation lines
2248 printed with pretty_print*, esp. for macro variable assignments.
2249 [ changed to 4 spaced by me ]
2251 Wed Feb 7 18:00:29 1996 Tom Tromey <tromey@creche.cygnus.com>
2253 * configure.in (VERSION): Upped to 0.30.
2255 * Makefile.am (automake): Removed.
2256 (DIST_OTHER): Removed.
2258 * automake.in (handle_source_transform): All dep_files are
2259 relative to $(srcdir).
2260 (handle_libraries): Ditto.
2261 (scan_configure): Test for AC_PROG_INSTALL as well as
2262 fp_PROG_INSTALL. Don't error here.
2263 (seen_prog_install): Now global.
2264 (scripts_installed): New global.
2265 (handle_scripts): Set it.
2266 Give error if appropriate install macro not seen.
2267 (handle_subdirs): Ensure $seen_gettext before requiring
2268 gettext-specific files.
2269 (handle_configure): Automatically rebuild
2272 * automake.in (handle_source_transform): Use \W when quoting
2273 regexp. When blah_SOURCES not explicitly defined, still create
2275 * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
2276 * subdirs.am (maintainer-clean-recursive): Now depends on
2277 $(CONFIG_HEADER) and Makefile.
2279 * automake.in (handle_source_transform): Skip macro references.
2281 Mon Feb 5 14:58:58 1996 Tom Tromey <tromey@creche.cygnus.com>
2283 * automake.in (handle_texinfo): Include "rm" when deleting files.
2285 * Makefile.am (maintainer-check): Expect only one ${...}.
2286 * texinfos.am (install-info): Remove unneeded ${...}. From Jim
2289 * automake.in (handle_configure): Only define CONFIG_HEADER if
2291 ($seen_gettext): New variable.
2292 (handle_subdirs): Do all gettext-related checking here.
2293 (scan_configure): Just set $seen_gettext.
2294 (handle_man_pages): Properly quote $(MANS).
2296 Wed Jan 31 09:51:30 1996 Tom Tromey (tromey@gerbil.cygnus.com)
2298 * depend.am: Don't use srcdir anywhere.
2299 * automake.in (handle_libraries): Don't make .deps relative to
2301 (handle_options): Recognize no-dependencies.
2303 * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
2304 ".". Properly quote regexp.
2306 Tue Jan 30 12:19:09 1996 Tom Tromey (tromey@gerbil.cygnus.com)
2308 * automake.in (handle_configure): Only defined CONFIG_HEADER if
2310 (read_am_file): Quote regexp when substituting top_builddir.
2311 (handle_source_transform, handle_libraries): Look in
2312 $(srcdir)/.deps for .P files.
2314 Fri Jan 26 00:15:25 1996 Tom Tromey <tromey@creche.cygnus.com>
2316 * automake.in (am_conf_error): New function.
2317 (scan_configure): Use it.
2318 (scan_configure): A comma also ends AC_OUTPUT macro.
2320 * automake.in (read_am_file): Compute top_builddir when including
2322 (handle_configure): Use $top_builddir, not $top_reldir.
2323 (other_input_files): New variable.
2324 (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
2326 Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
2327 * automake.in (input_files, seen_make_set): Declare globally.
2328 (parse_arguments): Use input_files, not make_list.
2329 Only scan configure.in once.
2330 (handle_dist): Use SUBDIRS to determine when to make
2331 subdirectories and recurisvely dist. Use $(topdir), not "..", to
2332 find top of dist tree.
2333 (handle_configure): Check for AC_PROG_MAKE_SET here. Don't require
2334 configure.in (done elsewhere).
2335 (scan_configure): seen_make_set is global. Allow arbitrary space
2336 in LIBOBJS assignment.
2337 (top_builddir): New variable.
2338 * header-vars.am (top_builddir): New variable.
2339 * remake-subd.am (Makefile): Look in top_builddir, not .., when
2341 * automake.in (handle_merge_targets): Run 'all' before
2344 * automake.in (file_contents_with_transform): Changed error
2346 (handle_configure): Define $contents{'CONFIG_HEADER'}.
2348 * texi-version.am: Many changes to support multiple .texi files.
2349 Replaced "version.texi" with "@VTEXI@". Replaced "vti" with
2351 * automake.in (handle_configure): install.sh is an anachronism.
2352 (handle_texinfo): Generalized for multiple .texi files. Handle
2353 'clean-info' internally.
2354 * texi-clean.am: Removed.
2355 * Makefile.am: Updated for removal.
2357 Wed Jan 24 22:55:32 1996 Tom Tromey <tromey@creche.cygnus.com>
2359 * automake.in (grep_for_vers_texi): New function.
2360 (handle_texinfo): Use grep_for_vers_texi, not system("grep").
2361 (handle_texinfo): Changes to generalize to multiple .texi files.
2363 Tue Jan 23 14:22:16 1996 Tom Tromey <tromey@creche.cygnus.com>
2365 Fixes from Gord Matzigkeit:
2366 * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
2368 * header.am: New file.
2369 * Makefile.am (pkgdata_DATA): Install header.am.
2370 * automake.in (handle_headers): Use header.am, not data.am.
2371 (am_install_var): Allow pattern to be compiled multiple times.
2373 * config.guess, config.sub: New files.
2374 * Makefile.am (pkgdata_DATA): Install config.guess and
2376 * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
2377 AC_CANONICAL_SYSTEM.
2379 Sun Jan 21 15:51:48 1996 Tom Tromey <tromey@creche.cygnus.com>
2381 * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
2382 (handle_man_pages): Use man_MANS, not MANS.
2384 * Makefile.am (info_TEXINFOS): Renamed.
2386 * automake.in (scan_configure): Remove comments from input line.
2387 (am_variable): Removed.
2389 * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
2391 * automake.in (config_name, config_header): New globals.
2392 (scan_configure): Look for AC_CONFIG_HEADER.
2393 (handle_configure): Handle more uses of AC_CONFIG_HEADER.
2395 Sat Jan 20 15:54:24 1996 Tom Tromey <tromey@creche.cygnus.com>
2397 * automake.in (handle_dist_worker): Bug fix.
2399 Fri Jan 19 00:50:29 1996 Tom Tromey <tromey@creche.cygnus.com>
2401 * automake.in (require_file): Install missing files only according
2402 to desired strictness.
2403 (initialize_per_input): Don't init libsources.
2404 (scan_configure): Reinit libsources.
2405 (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
2406 (fp_c_prototypes): New global.
2407 (scan_configure): Set it.
2408 (get_object_extension): Error if fp_C_PROTOTYPES not in
2409 configure.in when using ansi2knr.
2410 (handle_source_transform): Skip header files.
2412 * automake.in (handle_dist_worker): Explicitly make 'dist' in
2415 Thu Jan 18 00:25:56 1996 Tom Tromey <tromey@creche.cygnus.com>
2417 From François Pinard:
2418 * automake.in (handle_source_transform): Transform $o file into .P
2420 (handle_dist_worker): Handle case where DISTFILES includes
2421 wildcard. Bug fix in subdir case.
2423 * automake.in (parse_arguments): Initialize strictness to
2426 Sun Jan 14 13:54:16 1996 Tom Tromey <tromey@creche.cygnus.com>
2428 * automake.in (scan_configure): Look for NLS support.
2430 Changes from François Pinard:
2431 * texinfos.am (install-info): Correctly install when build dir is
2433 * tags-subd.am (ID): Indentation change.
2434 * kr-vars.am (o): Use ".@U@o", not "@U@o".
2435 * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
2436 * automake.in (handle_dist_worker): Fixlets.
2437 (handle_dist): Sort keys going into dist_common.
2439 Sat Jan 13 00:18:06 1996 Tom Tromey <tromey@creche.cygnus.com>
2441 * automake.in (handle_dist_worker): If Gnits, don't allow release
2442 until NEWS is updated.
2444 * configure.in (VERSION): Version 0.29.
2446 * Makefile.am (maintainer-check): Look for perl4.036 in path.
2448 * dist-vars.am (DISTFILES): Include BUILT_SOURCES.
2449 (DEP_DISTFILES): Ditto.
2451 * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
2452 * dist-vars.am (DEP_DISTFILES): New variable.
2454 * automake.in (handle_options): Support dist-shar option.
2455 (handle_dist_worker): New function.
2456 (handle_dist): Use it.
2458 * texi-version.am (mostlyclean-vti): Remove version.tmp, not
2461 * automake.in (handle_dist): Chmod distdir 777. From François
2464 * automake.in (scan_configure): New function.
2465 (initialize_per_input): Init libsources.
2466 (generate_makefile): Run handle_configure first.
2467 (handle_configure): Run scan_configure.
2468 (handle_configure): Don't look for AC_PROG_MAKE_SET here.
2470 Thu Jan 11 23:14:18 1996 Tom Tromey <tromey@creche.cygnus.com>
2472 * Makefile.am (AUTOMAKE_OPTIONS): New variable.
2474 * automake.in (strictness, strictness_name): Renamed.
2475 (initialize_per_input): Set strictness, strictness_name.
2476 Initialize %options.
2477 (generate_makefile): Run handle_options.
2478 (handle_options): New function.
2479 (handle_man_pages): Make install-man depend on $(MANS). Turn off
2480 man page install if no-installman option given.
2481 (read_am_file): Deprecate @kr@.
2482 (get_object_extension): Look at ansi2knr option.
2483 (parse_arguments): Take global strictness from command-line
2486 Tue Jan 9 11:24:14 1996 Tom Tromey <tromey@creche.cygnus.com>
2488 Fixes from François Pinard:
2489 * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
2490 * automake.in (get_object_extension): Use $o, not $(kr)o.
2491 (handle_source_transform): Don't look for $(kr)c files.
2492 * kr-vars.am (o): New macro.
2495 * depend.am (DEP_FILES): Removed.
2496 * automake.in (handle_source_transform): Push .P file onto
2498 (initialize_per_input): New variable %dep_files.
2499 (handle_dependencies): Generate DEP_FILES here.
2501 Mon Jan 8 22:27:33 1996 Tom Tromey <tromey@creche.cygnus.com>
2503 * automake.in (do_one_clean_target): Only remove config.status in
2504 top-level directory.
2505 (handle_tags): Removed 'id' from .PHONY list. From Jim Meyering.
2507 * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
2509 * automake.in (handle_dist): Make "ln" quiet.
2511 * tags-subd.am (ID): Depend on HEADERS and SOURCES.
2513 Sat Jan 6 10:58:23 1996 Tom Tromey <tromey@cambric.colorado.edu>
2515 * automake.in (handle_merge_targets): 'check' shouldn't depend on
2517 (file_contents_with_transform): New function.
2518 (am_install_var): Use file_contents_with_transform.
2519 (handle_programs): Ditto.
2520 (handle_libraries): Ditto.
2521 (handle_texinfo): Ditto.
2522 (handle_merge_targets): Let 'install' depend on 'all' if no other
2523 dependencies exist. From Jim Meyering.
2524 (check_gnu_standards): GNU requires AUTHORS file. (See
2526 (require_file): Put body in loop.
2527 (get_object_extension): Only call require_file once.
2528 (handle_configure): Ditto.
2531 * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
2532 * tags-subd.am (id): Removed.
2534 Fri Jan 5 10:31:19 1996 Tom Tromey <tromey@cambric.colorado.edu>
2536 * Added copyright notice to each .am file.
2538 * automake.in: Cleanups from François Pinard to avoid $#.
2539 (require_argument): Fixed sense of test.
2540 (set_strictness): Bug fix.
2542 Thu Jan 4 21:21:29 1996 Tom Tromey <tromey@cambric.colorado.edu>
2544 * Makefile.am (pkgdata_DATA): Removed old dist files.
2546 * dist-subd-top.am, dist-subd.am, dist.am: Removed.
2548 * automake.in (set_strictness): Set $strictness_name.
2549 (strictness_name): New variable.
2550 (handle_dist): Substantially rewrote.
2552 * configure.in: Point AC_INIT at automake.in.
2554 * automake.in (generate_makefile): Report errors against
2555 Makefile.in, not Makefile.am.
2557 Wed Jan 3 00:05:40 1996 Tom Tromey <tromey@cambric.colorado.edu>
2559 * mdate-sh: Bug fix from Jim Meyering.
2561 * dist.am (dist): Changed in parallel with dist-subd-top.am.
2563 * mkinstalldirs: Reverted.
2565 * automake.in (initialize_global_constants): Allow COPYING.LIB
2567 (check_gnits_standards): Disallow COPYING.LIB.
2569 * texinfos.am (install-info): Only look in $(srcdir) for info
2572 * automake.in (initialize_global_constants): New variable
2574 (read_am_file): Put a copyright in each Makefile.in.
2576 * dist-vars.am (DISTFILES): Put DIST_COMMON first.
2578 * automake.in (am_install_var): Put space before "=".
2579 (handle_dist): Put README first in DIST_COMMON.
2581 * Makefile.am (pkgdata_DATA): Include COPYING.
2583 * COPYING: New file.
2585 * automake.in (parse_arguments): Added --gnu and --gnits as
2587 (initialize_global_constants): Ditto.
2588 (initialize_global_constants): Don't auto-distribute COPYING.LIB.
2589 (initialize_global_constants): Look for README first.
2590 (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
2592 (check_gnu_standards): Require file COPYING.
2594 From François Pinard:
2595 * automake.in (file_contents): Comment out "warn"s.
2596 (usage): Use 4 columns.
2597 (USAGE_FORMAT): Ditto.
2599 * texinfos.am (install-info): Look for info file relative to $$d.
2601 * Makefile.am (cvs-dist): Suppress output of "grep".
2603 * configure.in (VERSION): Version 0.28.
2605 * automake.in (pretty_print_internal): Fix for Perl 4
2608 * configure.in (VERSION): Version 0.27.
2610 * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
2613 * automake.in (initialize_global_constants): Don't quote "@" in
2614 $install_man_format.
2615 (handle_merge_targets): use "@:" as empty command, not ":".
2617 Tue Jan 2 23:33:24 1996 Tom Tromey <tromey@cambric.colorado.edu>
2619 * texinfos.am (install-info): Look in $d for info files. From
2622 * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
2624 * automake.in (read_am_file): Correctly deal with continued
2625 variable definitions.
2627 Mon Jan 1 15:43:25 1996 Tom Tromey <tromey@cambric.colorado.edu>
2629 * automake.in (handle_merge_targets): 'check' target depends on
2631 (file_contents): Don't be so verbose.
2632 (read_am_file): Ditto.
2633 (read_am_file): Must use substr to check for trailing \.
2634 (am_install_var): Use push_phony_cleaners.
2635 (file_contents): Set $was_rule when assuming a rule is seen.
2636 (read_am_file): Ditto.
2637 (do_one_clean_target): Removed spurious newline.
2639 Some changes from François Pinard:
2640 * Removed trailing whitespace from all '.am' files.
2641 * tags-subd.am (ID): Use &&, not ;.
2643 * automake.in (parse_arguments): Removed useless message.
2644 (parse_arguments): Don't explicitly referenced STDERR.
2645 (require_argument): Ditto.
2647 (set_strictness): Ditto.
2648 (file_contents): Ditto.
2649 (read_am_file): Ditto.
2650 (generate_makefile): Style tweaks.
2651 (handle_programs): Ditto.
2652 (handle_libraries): Ditto.
2653 (handle_texinfo): Ditto.
2654 (handle_man_pages): Ditto.
2655 (handle_tags): Ditto.
2656 (handle_dist): Ditto.
2657 (handle_subdirs): Ditto.
2658 (handle_configure): Ditto.
2659 (handle_footer): Don't put newline before footer.am contents.
2660 (handle_merge_targets): Style tweaks.
2661 (do_one_clean_target): Ditto.
2663 (am_variable): Ditto.
2664 Defined some new constants.
2665 (generate_makefile): Don't call generate_header.
2666 (generate_header): Removed.
2667 (file_contents): Rewrote.
2668 (read_am_file): Rewrote.
2670 * automake.in (generate_makefile): Handle phony target.
2671 (do_one_clean_target): Pretty-print dependencies.
2672 (handle_installdirs): Pretty-print rule.
2674 * Makefile.am (maintainer-check): Made some commands silent.
2676 * automake.in (initialize_global_constants): Don't install or
2677 uninstall cat'd man pages.
2678 (initialize_per_input): Added phony target.
2679 (push_phony_cleaners): New function.
2680 (get_object_extension): Handle phony targets.
2681 (handle_texinfo): Ditto.
2682 (handle_man_pages): Ditto.
2683 (handle_tags): Ditto.
2684 (handle_dist): Ditto.
2685 (handle_subdirs): Ditto.
2686 (handle_installdirs): Ditto.
2687 (handle_merge_targets): Ditto.
2688 (handle_clean): Ditto.
2689 (do_one_merge_target): Ditto.
2690 (am_install_var): Ditto.
2691 (handle_phony): New function.
2692 (generate_makefile): Call it.
2693 (pretty_print_internal): New function.
2694 (pretty_print_rule): Ditto.
2696 Sun Dec 31 13:04:59 1995 Tom Tromey <tromey@cambric.colorado.edu>
2698 * automake.in (initialize_global_constants): Don't print body of
2701 Changes from François Pinard:
2702 * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
2703 (DEP_FILES): Put dependency files in $(srcdir).
2704 Look in $(srcdir) when including dependency files.
2705 ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
2706 (.deps/%.P): MKDEP includes all macro expansions.
2707 * dist-subd-top.am (dist): Get absolute path for distdir. Don't
2709 * dist-subd.am (dist): Don't be so verbose.
2710 * dist.am (dist): Don't be so verbose.
2712 * automake.in (do_one_clean_target): Remove config.status in
2713 maintainer-clean. From Jim Meyering.
2715 * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix. From Jim
2718 * automake.in (handle_merge_targets): Add dummy command for empty
2719 install target. From Jim Meyering.
2721 Tue Dec 12 10:06:28 1995 Tom Tromey <tromey@cambric.colorado.edu>
2723 * texinfos.am (uninstall-info): Bug fix.
2725 * Makefile.am (maintainer-check): Error if ${...} used.
2726 * depend.am (DEP_FILES): Prefer $(...).
2728 * scripts.am (install-@DIR@SCRIPTS): Only install script if it
2730 * libraries.am (install-@DIR@LIBRARIES): Only install library if
2732 * programs.am (install-@DIR@PROGRAMS): Only install program if it
2735 * texinfos-vars.am (TEXFILES): Removed.
2737 * Makefile.am (pkgdata_DATA): Removed libprograms.am.
2739 * automake.in (do_one_merge_target): Never generate trailing
2741 (pretty_print): New function.
2742 (handle_footer): Prettyprint definitions.
2743 (am_install_var): Ditto.
2744 (handle_source_transform): Ditto.
2745 (handle_dist): Ditto.
2746 (handle_libraries): Ditto.
2747 (read_am_file): Put comments nearer appropriate code.
2749 * texi-clean.am (mostlyclean-info): Use continued lines, not
2750 multiple rm's. From Jim Meyering.
2752 Sun Dec 10 11:59:33 1995 Tom Tromey <tromey@cambric.colorado.edu>
2754 * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
2755 mkinstalldirs, texinfo.tex to be installed.
2756 * automake.in (symlink_exists): New global.
2757 (install_missing): Ditto.
2758 (require_file): Install missing files if possible.
2759 (parse_arguments): Handle --install-missing option.
2760 (initialize_global_constants): Document --install-missing.
2762 * Makefile.am (cvs-dist): Don't release unless NEWS updated.
2763 Ensure 'checks' pass before release.
2764 (maintainer-check): Renamed. Look in $(srcdir) for sources. From
2766 (cvs-dist): Depend on maintainer-check instead of explicitly
2769 * configure.in (VERSION): Version 0.26.
2771 * Makefile.am (check-local): Only look at [a-z]*.am. Fixed sense
2774 * depend.am (DEP_FILES): Bug fix.
2776 * automake.in (do_one_clean_target): Typo.
2778 * Makefile.am (check-local): Run syntax check under Perl 4.
2780 * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
2781 (handle_source_transform): Loop variable is now $_. From Gor
2783 * Makefile.am (check-local): Check for 'true' in source.
2784 * texinfos.am (install-info): Can't use "true" in any rule.
2786 Sat Dec 9 10:16:48 1995 Tom Tromey <tromey@cambric.colorado.edu>
2788 * Makefile.am (cvs-dist): New target.
2790 * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
2793 * texinfos.am (install-info): Don't do install-info for now.
2795 * clean.am (distclean-generic): Don't remove config.status here.
2796 * automake.in (do_one_clean_target): Remove config.status later,
2797 for 'make -j2'. From Jim Meyering.
2799 Fri Dec 8 16:30:48 1995 Tom Tromey <tromey@cambric.colorado.edu>
2801 * configure.in (VERSION): Version 0.25.
2803 * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
2804 (handle_configure): Check for AC_PROG_MAKE_SET.
2806 * depend.am (DEP_FILES): Handle deANSIfication case. From Jim
2809 * automake.in (am_install_var): Changed how 'clean' handled for
2810 uniform name targets.
2811 * Makefile.am (pkgdata_DATA): Added new files.
2812 * data-clean.am: New file.
2813 * scripts-clean.am: New file.
2814 * libraries-clean.am: New file.
2815 * programs-clean.am: New file.
2817 Wed Dec 6 00:06:11 1995 Tom Tromey <tromey@cambric.colorado.edu>
2819 * automake.in (am_install_var): Error if variable name
2821 (handle_source_transform): Automatically include .c file
2822 corresponding to .y or .l.
2824 Tue Dec 5 00:46:14 1995 Tom Tromey <tromey@cambric.colorado.edu>
2826 * programs.am: Changed for uniform naming scheme.
2828 * automake.in (read_am_file): Allow '-' and '.' in target names.
2829 (generate_makefile): Don't pass arguments to handle_libraries.
2830 (initialize_per_input): Define @sources, @objects.
2831 (generate_makefile): Init @sources, @objects if needed.
2832 (handle_source_transform): Push onto @sources, @objects here.
2833 (am_install_var): Push primary onto @all, for configure-time
2835 (handle_programs): Use new uniform naming scheme.
2837 * Makefile.am (check-local): New target.
2839 * automake.in (handle_libraries): Use uniform naming scheme.
2841 * libraries.am: Rewrote for uniform naming scheme.
2843 * scripts.am: Updated names of all clean targets.
2845 * automake.in (handle_programs): Split on all whitespace.
2846 (handle_libraries): Ditto.
2847 (handle_texinfo): Ditto.
2848 (handle_man_pages): Ditto.
2849 (am_install_var): Changed return result.
2850 (am_install_var): Changed interface.
2851 (am_install_var): Push onto @clean@ if requested.
2852 (handle_scripts): Pass -clean to am_install_var.
2854 Mon Dec 4 11:55:36 1995 Tom Tromey <tromey@cambric.colorado.edu>
2856 * automake.in (am_install_var): Push target onto @all.
2857 (get_object_extension): Use $(...).
2858 (handle_source_transform): Ditto.
2859 (handle_programs): Ditto.
2861 * automake.in (require_argument): New function.
2862 (parse_arguments): Use it.
2863 (push_dist_common): New function.
2864 (generate_makefile): Use it.
2865 (handle_texinfo): Ditto.
2866 (handle_dist): Ditto.
2867 (handle_configure): Ditto.
2868 (require_file): Ditto.
2869 (generate_makefile): Don't pass arguments to handle_scripts.
2870 (handle_configure): Require configure.in.
2871 (check_gnu_standards): New function.
2872 (check_gnits_standards): Ditto.
2873 (generate_makefile): Check standards.
2875 * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
2877 * automake.in (LENIENT, GNU, GNITS): New constants.
2878 (initialize_per_input): New function.
2879 (generate_makefile): Use it.
2880 (initialize_global_constants): Renamed from init_globals.
2881 (require_file): Added strictness argument.
2882 (parse_arguments): Added --strict option.
2883 (set_strictness): New function.
2884 (parse_arguments): use it.
2885 (initialize_global_constants): Document --strictness.
2887 * automake.in: Use ${1+"$@"} to preserve quoting when running
2890 * texinfos.am (install-info): Don't use "true".
2891 * tags.am (TAGS): Don't use "true".
2893 * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
2894 remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
2896 * program.am (@PROGRAM@): Use LINK macro.
2897 * compile.am (.c.o): Use COMPILE macro.
2899 * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
2902 * subdirs.am (RECURSIVE): Removed macro.
2904 * clean.am: Changed to not be so verbose.
2906 * Makefile.am (pkgdata_DATA): Include texi-clean.am.
2907 * automake.in (handle_texinfo): Transform texi-clean and put into
2909 * texinfos-vars.am (TEXFILES): Removed.
2910 * texinfos.am: Removed 'clean' targets.
2911 * texi-clean.am: New file.
2913 * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
2915 * texinfos-vars.am (TEXFILES): Added *.op.
2917 * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
2919 * dist.am (dist): Use DISTFILES.
2920 * dist-subd.am (dist): Use DISTFILES.
2921 * dist-subd-top.am (dist): Use DISTFILES.
2923 Sun Dec 3 00:24:08 1995 Tom Tromey <tromey@cambric.colorado.edu>
2925 * Makefile.am (ETAGS_ARGS): Define.
2927 * depend.am (.deps/.P): Use ":", not "echo timestamp". From Jim
2930 * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
2932 * automake.in (handle_scripts): Use am_install_var.
2934 * scripts.am: Rewrote for new uniform naming scheme.
2936 * Makefile.am (pkgdata_DATA): Removed libscripts.am.
2938 * libscripts.am: Removed.
2940 * packagedata.am: Removed.
2942 * Makefile.am (PACKAGEDATA): Removed packagedata.am.
2943 (pkgdata_DATA): Renamed from PACKAGEDATA.
2945 * automake.in (handle_data): Use am_install_var.
2946 (init_globals): Init %exec_dir_p.
2948 * data.am: Rewrote for new uniform naming scheme.
2950 * automake.in (get_object_extension): New function.
2951 (handle_programs): Use it.
2952 (dir_holds_sources): Changed interpretation.
2953 (handle_headers): New function.
2954 (am_install_var): New function.
2955 (generate_makefile): Call handle_headers.
2957 * header-vars.am (pkgdatadir): New macro.
2959 (pkgincludedir): Ditto.
2961 * automake.in (handle_source_transform): New function.
2962 (am_error): New function.
2963 (generate_makefile): Use it.
2964 (handle_source_transform): Ditto.
2965 (handle_texinfo): Ditto.
2966 (handle_dependencies): Ditto.
2967 (handle_merge_targets): Ditto.
2968 (require_file): Ditto.
2970 Sat Dec 2 21:39:56 1995 Tom Tromey <tromey@cambric.colorado.edu>
2972 * automake.in: Updated FSF address. From Jim Meyering.
2973 * header-vars.am: Updated FSF address.
2975 * distname.am: Removed.
2977 * automake.in (file_contents): Strip "##" comments.
2978 * Various files: Added "##" comments for strange things.
2980 * automake.in (handle_tags): Generate TAGS rule for every
2983 * subdirs.am (RECURSIVE): Include installcheck-recursive.
2984 * automake.in (installcheck): New variable.
2985 (generate_makefile): Initialize it.
2986 (handle_subdirs): Push 'installcheck-recursive'.
2987 (handle_merge_targets): Handle installcheck target.
2989 Thu Nov 30 20:13:16 1995 Tom Tromey <tromey@cambric>
2991 * automake.in ($PACKAGE): Removed.
2993 * header-vars.am (ALL): Removed.
2995 * automake.in: Reworked 'all' target handling.
2997 * automake.in (generate_makefile):
2998 Don't use AM_ forms in call to am_variable.
3000 * automake.in: Changes for Perl 5, from Gord Matzigkeit
3002 * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
3004 * automake.in (handle_footer): Allow SUFFIXES variable.
3006 * automake.in (am_variable): New function.
3007 (handle_texinfo): Use it.
3008 (generate_makefile): Use it.
3010 * configure.in: Version 0.24.
3012 Wed Nov 29 23:50:14 1995 Tom Tromey <tromey@cambric>
3014 * automake.in (handle_libraries):
3015 Generate blah_LIBADD defines if required.
3017 * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
3019 * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
3021 * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
3023 * configure.in: Version 0.23
3025 * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
3027 * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
3029 * automake.in: New option --output-dir
3031 * automake.in (handle_configure): Fixed typo.
3033 * automake.in (handle_installdirs): Always make installdirs target.
3035 * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
3036 uninstall-exec-recursive. Added installdirs-recursive.
3038 * automake.in (handle_installdirs): Handle installdirs-recursive.
3039 (handle_man_pages): 'all' depends on $(MANS)
3041 * Makefile.am: Removed mans.am.
3043 * automake.in: More man-related fixes
3045 * automake.in: Bug fixes
3047 * automake.in: Rewrote man page handling.
3049 * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
3051 * automake.in (handle_installdirs): New function.
3052 (@installdirs): New global.
3053 Many changes to deal with installdirs.
3055 * clean.am (clean-generic): Always supply 'else' clause to 'if'
3057 * automake.in (generate_header): Don't use header.am.
3058 (handle_dist): Don't use dist-subd-vars.am.
3060 * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
3062 * Makefile.am (DISTCLEANFILES): Removed.
3064 * clean.am (clean-generic): Bug fix.
3066 * clean.am (clean-generic): Only remove CLEANFILES if nonempty
3068 * texi-version.am (clean-vti): No such macro as VTI
3070 Tue Nov 28 19:56:07 1995 Tom Tromey <tromey@cambric>
3072 * automake.in: Bug fix for maintainer-clean
3074 * automake.in (do_one_clean_target):
3075 Print special text in maintainer-clean.
3076 (handle_clean): Always include clean.am
3078 * clean.am: Use -generic clean targets.
3080 * compile.am: Added clean targets.
3082 * configure.in: Version 0.22.
3084 * automake.in (handle_dependencies):
3085 Put trailing newline after all deps.
3087 * automake.in (handle_dependencies): Another dependency bug fix.
3089 * automake.in (handle_dependencies):
3090 Bug fix when including dependencies.
3092 * automake.in (handle_configure):
3093 Verify existence of install-sh, mkinstalldirs
3095 * automake.in (handle_texinfo): Include stamp-vti in distribution
3097 * dist-subd-vars.am, dist-vars.am (DIST_FILES):
3098 Include DATA, PACKAGEDATA.
3100 * Makefile.am: Nothing
3102 * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
3104 * automake.in (handle_texinfo): Typo
3106 * automake.in: If script ends up in shell, feed to perl
3108 * automake.in: Rewrote 'clean' rules.
3109 Documentation made and installed first.
3110 'all' depends on 'info'
3112 Mon Nov 27 23:57:29 1995 Tom Tromey <tromey@cambric>
3114 * configure.in, Makefile.am: Turned off internationalization.
3116 * clean-kr.am: Rewrote for new clean scheme.
3118 * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
3120 * Makefile.am (PACKAGEDATA): Include tags-clean.am
3122 * subdirs.am: Removed bogus local clean targets
3124 * tags-clean.am: Initial revision
3126 * texi-version.am: Added clean targets
3128 * texinfos.am: Fixes to clean targets.
3130 * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
3133 * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
3135 * automake.in: Completely revamped automatic de-ANSI-fication
3137 * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
3139 * compile-vars.am (LINK): New macro
3141 * kr-vars.am: Trailing blank line
3143 * compile-kr.am: Rewrote
3145 * compile-vars.am (COMPILE): New macro
3147 * compile-vars.am (ANSI2KNR): Removed
3149 * Makefile.am (PACKAGEDATA): Removed all sed scripts. Added kr-vars.am
3151 * kr-vars.am: Initial revision
3153 * automake.in (require_file): New function.
3154 (handle_texinfo): Require 'mdate-sh'
3155 (common_sometimes): New variable
3158 * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
3160 * mdate-sh: Initial revision
3162 * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
3164 * automake.in (generate_makefile):
3165 Put Makefile.in, Makefile.am in @dist_common
3166 (handle_configure): Use @dist_common as appropriate
3168 * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
3170 * configure.in: Abort if perl not found
3172 * configure.in: Look for perl
3174 * automake.in: Reimplemented in Perl
3176 * automake.in: Fixlet
3178 Sun Nov 26 08:09:30 1995 Tom Tromey <tromey@cambric>
3180 * automake.in: Always print ".SUFFIXES:" rule.
3182 * automake.in: Distribution config.h.in if required
3184 * automake.in: Bug fix when including texi-version.am
3186 * automake.in: Bug fix when looking for .texi file in $am_reldir
3188 * depend.am: Comment fix
3190 * automake.in: Look for .texi file in $am_reldir
3192 * automake.in: Fixlet
3194 * automake.in: Blank line after targets from user's Makefile.am
3196 * automake.in: Move footer items to actual footer
3198 * automake.in: Include stamp-h.in in DIST_COMMON if necessary
3200 * automake.in (common):
3201 Don't include acconfig.h, config.h.top, config.h.bot
3203 * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
3205 * Makefile.am (CONFIG_H): Define
3207 * acconfig.h: Initial revision
3209 * configure.in: Use AC_CONFIG_HEADER.
3211 * automake.in: Put blah_TEXINFOS into DIST_COMMON
3213 * automake.in: .info file explicitly depends on primary .texi file
3215 * texinfos.am (install-info): Always supply 'else' clause to 'if'
3217 * tags.am (TAGS): Always supply 'else' clause to 'if'
3219 * subdirs.am (.NOEXPORT): Removed (now in footer.am)
3221 * automake.in: Always include footer.am in output
3223 * mans.am (install-man): Always supply 'else' clause to 'if'
3225 * automake.in: More version.texi fixes
3227 * automake.in: Only do version.texi processing if requested.
3229 * automake.in: Minor internationalization fixes.
3230 Subshell can now exit with nonzero status.
3231 Fixed up .texi handling; now uses texi-version.am
3232 Make sure '.c' and '.o' are in .SUFFIXES if required.
3234 * Makefile.am (PACKAGEDATA): Include texi-version.am
3235 (stamp-vti, version.texi): Removed
3236 (TEXINFOS): Don't reference version.texi
3238 * texi-version.am: Initial revision
3240 * dist.am, dist-subd-top.am (dist):
3241 [DIST_SUBDIRS] Follow symlinks when copying.
3243 * dist-subd-top.am (dist): Removed unneeded subdir= option to make
3245 Sat Nov 25 23:23:39 1995 Tom Tromey <tromey@cambric>
3247 * automake.in: Added --amdir option
3249 * Makefile.am, configure.in: Turned on internationalization
3251 * Makefile.am: Set EDITION
3253 * configure.in: Version 0.21
3255 * tags.am, tags-subd.am: Don't use double-colon rules
3257 * automake.in: Redid install-data, install-exec, uninstall handling
3259 * configure.in: Turn off i18n
3261 Fri Nov 24 23:51:37 1995 Tom Tromey <tromey@cambric>
3263 * automake.in (common): Remove NLS
3265 * automake.in (common): Include ABOUT-NLS.
3267 * automake.in: Test for install-sh and mkinstalldirs
3269 * automake.in: Blank line after OBJECTS= line
3271 * automake.in: Start subshell in loop after check for Makefile.am
3273 * automake.in: --use-deps now the default
3275 * automake.in (am_dir): Don't apply transform to install directory name
3277 * packagedata.am: Don't apply transform to install directory name
3279 * Makefile.am (SUBDIRS): Hold off on internationalization
3281 Thu Nov 23 18:02:38 1995 Tom Tromey <tromey@cambric>
3284 Write 'SOURCES =' line after copying Makefile.am variables
3286 * automake.in: Fixed bug in "--" option processing
3288 * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
3290 * Makefile.am (DIST_OTHER): Include gettext-sh
3292 * Makefile.am (SUBDIRS): Define
3294 * configure.in: Include internationalization bits
3296 * automake.in: Many changes to avoid double-colon rules.
3298 * subdirs.am: ($(RECURSIVE)): Print name of target actually used
3300 * subdirs.am: Removed "::" rules
3302 * header.am: Removed install, uninstall
3304 * header.am: Added install, uninstall targets
3306 * hack-make.sed: Rewrite targets like "all-local" to "all_local"
3308 * header.am, libraries.am, mans.am, texinfos.am, footer.am:
3311 * Makefile.am (PACKAGEDATA): Include libscripts.am
3313 * libprograms.am: Don't install libscripts here
3315 * libscripts.am: Initial revision
3317 * scripts.am, programs.am, libprograms.am: Removed "::" rules
3319 * automake.in (am_dir): Run package name through name transform.
3321 * automake.in: Don't use packagedata.sed or data.sed
3323 * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed. Added
3326 * data.am: No longer run through sed
3328 * packagedata.am: Initial revision
3330 Wed Nov 22 22:31:02 1995 Tom Tromey <tromey@cambric>
3332 * automake.in: No blank line after Usage
3334 * automake.in: Removed "NLS nuisances" section.
3335 Now uniformly uses $echo for user-visible messages (in advance of
3336 internationalization)
3338 * subdirs.am (maintainer-clean): Don't use realclean-local
3340 * Makefile.am: Use PACKAGEDATA, not custom code
3342 * data.am: Use @LONG@, not $(@LONG@)
3344 * automake.in: Handle DATA and PACKAGEDATA
3346 * packagedata.sed: Initial revision
3348 * data.am: Use @DIR@, not $(@DIR@)
3350 * data.sed: Use $(datadir), not datadir
3352 * data.sed: Initial revision
3354 * data.am: Wrote uninstall targets
3356 * data.am: Initial revision
3358 * dist-subd.am (dist): Don't link a file that has already been linked
3360 * dist-subd-top.am, dist.am (dist):
3361 Run `automake --include-deps' before making distribution
3363 * automake.in: More dependency-tracking bug fixes
3365 * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
3367 * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
3369 * tags-subd.am, tags.am: Added trailing blank line
3371 * depend.am: Use ".P", not "empty.P", as placeholder.
3373 * automake.in: Only include depend.am if SOURCES not empty
3375 * automake.in: Added --use-deps and --include-deps options.
3376 Handle auto-generating dependencies.
3378 * Makefile.am (am_DATA): Include depend.am
3380 * depend.am: Initial revision
3382 * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
3384 * automake.in: Put blank line after .SUFFIXES
3386 * scripts.am: Added blank line at end
3388 * scripts.am: Removed unnecessary comment
3390 * scripts.am: Removed unnecessary workarounds
3392 * automake.in: Don't include programs.am if PROGRAMS empty
3394 * header-vars.am (INSTALL_SCRIPT): Typo
3396 * texinfos.am, compile-kr.am: Don't include .SUFFIXES
3398 * automake.in: Handle .SUFFIXES here.
3400 * configure.in: Use fp_PROG_INSTALL
3402 * header-vars.am: Changes for autoconf 2.5.
3403 Now includes INSTALL_SCRIPTS.
3405 * texinfos.am (install-info): Bug fix
3408 Include scripts.am or libscripts.am in output if appropriate
3410 * programs.am (install-programs, uninstall-programs):
3411 Don't install SCRIPTS
3413 * Makefile.am (am_DATA): Include scripts.am
3415 * scripts.am: Initial revision
3417 Tue Nov 21 09:11:38 1995 Tom Tromey <tromey@cambric>
3420 Cleaned up how "prog_SOURCES" variable is found in input.
3422 Put static sed scripts into separate, installed files.
3424 * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
3426 * hack-make.sed, nl-remove.sed: Initial revision
3428 * texinfos.am (install-info): Rewrote
3430 * subdirs.am (all-recursive): Put with other -recursive rules
3432 * configure.in: Version 0.20
3434 * automake.in: Another bug fix
3436 * automake.in: Bug fix when looking for texinfo.tex
3438 * texinfo.tex: Initial revision
3441 If TEXINFOS defined but texinfo.tex does not exist, give warning.
3443 * subdirs.am (all): Renamed from _all. Now uses all-recursive
3444 (all-recursive): Don't fail immediately if -k specified.
3446 Mon Nov 20 22:48:03 1995 Tom Tromey <tromey@cambric>
3448 * subdirs.am (_all):
3449 New target. Now use Jim Meyering's formulation of AIX
3451 (install-exec, install-data): New targets
3453 Sat Nov 18 19:07:30 1995 Tom Tromey <tromey@cambric>
3455 * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
3457 * automake.in: Use @datadir@
3459 * automake.in: Added @configure_input@ line
3461 Fri Nov 17 23:32:43 1995 Tom Tromey <tromey@cambric>
3463 * automake.in: "--help" option now prints auto-recognized file names.
3464 Allow AM_ overriding of more variables.
3466 * texinfos.am (install-info):
3467 Don't cd to srcdir to avoid breaking install-sh
3470 * Makefile.am: Handle automake.texi
3472 Thu Nov 16 18:43:43 1995 Tom Tromey <tromey@cambric>
3474 * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
3476 * tags.am (TAGS): bug fix
3478 * automake.in: Use am_dir, not AM_DIR.
3479 Use version, not VERSION.
3480 Bug fix in TAGS code.
3482 * Makefile.am (am_DATA): Include tags.am and tags-subd.am
3484 * subdirs.am: TAGS target now in tags.am
3486 * footer.am: TAGS and ID targets now in tags-subd.am
3488 * tags-subd.am, tags.am: Initial revision
3490 * automake.in: Cleaned up AM_PROGRAM code.
3491 Handle TAGS target better
3493 * remake.am, remake-subd.am (Makefile.in): Bug fix.
3495 * automake.in (usage): Updated
3497 * remake-subd.am, remake.am:
3498 Added rule where Makefile.in depends on Makefile.am
3500 * automake.in: Entire body of 'for' loop now in subshell
3502 * automake.in (common): config.guess and config.sub are common files.
3504 * dist-subd-top.am, dist.am (dist): Bug fix.
3506 * Makefile.am (DIST_OTHER): Don't include TODO
3508 * automake.in: Auto-include TODO and THANKS files.
3510 * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
3512 * automake.in: More bug fixes in "look for Makefile.am" code.
3514 * automake.in: Bug fix in "look for Makefile.am" code.
3517 If no arguments given, look for all Makefile.am's in this
3518 directory and in immediate subdirs
3520 * automake.in: Bug fixes for LDADD-override feature.
3522 * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
3524 * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
3526 * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
3528 * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
3530 Wed Nov 15 01:54:43 1995 Tom Tromey <tromey@cambric>
3532 * automake.in: No longer look for _SOURCES or _OBJECTS
3535 Remove "automatically created" header (now in automake).
3538 * automake.in: Put version info in Makefile header
3540 Tue Nov 14 23:38:17 1995 Tom Tromey <tromey@cambric>
3542 * automake.in: Minor cleanups
3544 * dist-subd-top.am, dist.am (dist):
3545 Don't link or copy file if it already exists.
3548 Look for _SOURCES (common sources) and generate _OBJECTS.
3550 * footer.am (ID, TAGS): Include HEADERS
3552 * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
3554 Mon Nov 13 22:20:02 1995 Tom Tromey <tromey@cambric>
3556 * dist-subd.am (distdir): Is relative to ".."
3558 * dist-subd-vars.am (PACKAGE, VERSION): Define
3560 * dist-subd.am (dist): Don't handle DIST_DIRS.
3562 * mans.am (uninstall-man): Another bug fix.
3564 * mans.am (uninstall-man): Bug fix.
3566 * dist.am, dist-subd-top.am (dist): Bug fix
3568 * Makefile.am (DIST_SUBDIRS): New macro
3570 * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
3572 * Makefile.am (DIST_OTHER): Include automake.in
3574 * Makefile.am (DISTCLEANFILES): New macro.
3576 * automake.in (common): Include COPYING.LIB
3578 * Makefile.am (automake): New rule.
3580 * texinfos.am (install-info): Changed per GNU standards
3582 * remake-hdr.am (stamp-h.in):
3583 Use "touch", not "date", per GNU standards.
3585 * automake.in (common): Include texinfo.tex
3587 Sun Nov 12 23:59:08 1995 Tom Tromey <tromey@cambric>
3589 * automake.in: More fixes when finding common files.
3591 * Makefile.am (DIST_OTHER): Another removal.
3593 * automake.in: Special-case when amdir=.
3595 * Makefile.am (DIST_OTHER): Removed auto-detected files.
3598 Search for commonly-used files and auto-include them in distribution
3600 * dist-vars.am (DIST_FILES): Include DIST_COMMON.
3601 (DIST_CONF): Removed files searched for by automake.
3603 * automake.in: More arg-parsing bug fixes.
3605 * Makefile.am (DIST_OTHER): Include install-sh
3607 * Makefile.am (DIST_OTHER): Don't include auto-included files.
3609 * automake.in: Bug fixes to argument parsing code.
3611 * automake.in: Handle --version and --help.
3612 NLS stuff from autoconf.
3614 * Makefile.am (amdatadir): Fixed typo.
3615 (install): Make install directories
3617 * Makefile.am: Use "install::", not "install:"
3619 * install-sh, mkinstalldirs: Initial revision
3621 * configure.in: Use AC_PROG_INSTALL
3623 * automake.in: Set AM_DIR based on configure results.
3625 * Makefile.am (install): New target.
3626 (amdatadir): New variable.
3628 * automake.in: Use "#! /", not "#!/".
3630 * Makefile.am, configure.in: Initial revision
3632 * automake.in: Renamed from "automake".
3635 * dist.am (PACKAGE, VERSION): Now in dist-vars.am
3637 * automake.in: Insert remake-subd.am if appropriate.
3639 * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
3641 * automake.in: Handle ALLPROGRAMS variable.
3643 * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
3645 * automake.in: Fixlet when printing "subdir=DIR"
3647 * automake.in: Put "subdir=DIR" into subdir Makefile
3649 * automake.in: Don't refer to distname.am.
3650 Only put footer.am in subdir Makefiles.
3652 * subdirs.am (id, ID): New target.
3653 (.NOEXPORT): Copied from footers.am.
3655 * subdirs.am (TAGS): Bug fixes.
3657 * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
3659 * subdirs.am (maintainer-clean-local): Remove TAGS
3661 * subdirs.am (TAGS): Make tags file that includes all subdir tags files
3663 * subdirs.am: Use maintainer-clean, per GNU standards
3665 * dist-subd-top.am: Some variables defined in dist-vars.am
3667 * dist-vars.am (PACKAGE, VERSION):
3668 New variables, initialized by configure
3670 * footer.am (id, ID): New targets
3671 (TAGS): Put TAGS file in build, not source, directory
3673 * remake-subd.am (Makefile): Don't assume subdir is 'src'
3675 * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
3677 * dist-subd.am: Changed to conform to new top-level dist target.
3680 Changed to assume PACKAGE and VERSION are set by configure.
3682 * clean-kr.am, clean.am (maintainer-clean):
3683 Updated rules per GNU standards.
3685 * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
3687 Sat Nov 5 14:39:50 1994 djm <djm@cambric>
3689 * automake.in, texinfos.am: kludge for multiple-part info files
3691 Thu Nov 3 13:33:44 1994 djm <djm@cambric>
3693 * clean.am, clean-kr.am: remove INFOS
3695 Wed Nov 2 06:15:42 1994 djm <djm@cambric>
3697 * texinfos.am: add path
3699 * remake.am, remake-hdr.am: account for VPATH limitations
3701 Mon Oct 24 23:01:59 1994 djm <djm@cambric>
3703 * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
3704 handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
3706 Sun Oct 23 01:50:41 1994 djm <djm@cambric>
3708 * texinfos.am: install-info depends on info files
3710 * dist-subd-vars.am, dist-vars.am: distrib info files
3712 Sun Oct 2 02:03:06 1994 djm <djm@cambric>
3714 * clean-kr.am, clean.am: fix up distclean
3716 * subdirs.am: fix typo
3718 * clean.am: do more in distclean
3720 Sat Oct 1 23:52:51 1994 djm <djm@cambric>
3722 * libraries.am: make install depend on all
3724 * automake.in: fix typo
3726 Wed Sep 28 21:15:26 1994 djm <djm@cambric>
3728 * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
3730 * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
3732 * dist-subd-top.am: Initial revision
3734 * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
3735 centralize prefix var setting
3737 * header-vars.am: set all the std vars based on prefix
3739 Tue Sep 27 01:32:22 1994 djm <djm@cambric>
3741 * automake.in: don't add kr stuff if not needed
3743 * dist-vars.am: add config vars to dist
3745 Mon Sep 26 23:09:09 1994 djm <djm@cambric>
3747 * program.am: add LDADD
3749 * compile-vars.am: remove LDADD from LDFLAGS
3751 * clean.am: move knr stuff to another file
3753 * automake.in: use different clean file for ansi2knr
3755 * clean-kr.am: Initial revision
3757 Thu Sep 22 03:45:02 1994 djm <djm@cambric>
3759 * automake.in, dist-subd.am, dist.am: fix rules and dist
3761 Tue Sep 20 21:29:40 1994 djm <djm@cambric>
3763 * compile.am, automake.in: split out knr
3765 * compile-kr.am: Initial revision
3767 * libprograms.am: fix typo
3769 * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
3770 make libprograms work
3772 * libprograms.am: Initial revision
3774 * automake.in, compile.am, header-vars.am: fix little bugs
3776 * compile.am: allow parallel K&R
3778 * clean.am: remove kerb temps
3780 * automake.in: fix recognizing start of rules
3782 * dist-subd.am, dist.am: fix dist
3784 * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
3786 Mon Sep 19 23:39:21 1994 djm <djm@cambric>
3788 * automake.in: works on m4 too
3790 * automake.in, mans.am: works on fileutils
3792 * 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:
3793 works on fileutils except for all
3795 * automake.in: vars thing
3797 * header-vars.am: Initial revision
3799 * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
3802 * compile-vars.am: Initial revision
3804 * automake.in: many improvements
3806 * footer.am: Initial revision
3808 * dist.am: remove distname
3810 * automake.in: namespace cleanup
3812 * distname.am: Initial revision
3814 * 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:
3817 * 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: