1 Thu Feb 12 22:27:05 1998 Tom Tromey <tromey@cygnus.com>
3 * aclocal.in (scan_m4_files): Reverse-sort keys when constructing
4 `search' function. From Johan Danielsson.
6 Tue Sep 16 14:13:15 1997 Paul D. Smith <psmith@baynetworks.com>
8 * automake.in: Create new option --generate-deps. This option has
9 automake generate a .dep_segment file containing just the
10 dependencies created from the .P list. This is needed to maintain
11 other makefiles that automake doesn't deal with (Makefile.DOS,
13 * automake.texi (Invoking Automake): Document it.
15 Thu Feb 12 19:45:16 1998 Tom Tromey <tromey@cygnus.com>
17 * aclocal.in (scan_configure): Tightened regexp a bit. Test
18 whoami.test. From Johan Danielsson.
21 * automake.in (output_yacc_build_rule): Don't write rule to create
23 (handle_yacc_lex_cxx): Generate rule to build each .h file.
25 * automake.in (handle_options): Set readme-alpha and check-news
26 for Gnits after main processing. Test alpha.test. From Jim
29 * aclocal.in (usage): Updated bug-reporting address.
30 * automake.in (usage): Updated bug-reporting address.
32 * compile.am: Remove *.core for 4.4BSD systems. From Assar
35 * automake.in (handle_single_transform_list): Don't set
36 seen_any_source if all sources are C++.
38 Wed Feb 11 17:30:01 1998 Tom Tromey <tromey@cygnus.com>
40 * aclocal.in (write_aclocal): Write to $output_file, not
41 aclocal.m4. From Alexandre Oliva.
43 Thu Feb 5 13:38:55 1998 Tom Tromey <tromey@cygnus.com>
45 * automake.in (scan_one_configure_file): Put CXCPP before CXX in
46 regexp. From Garth Corral. Test cxxxcpp.test.
48 Sun Jan 25 11:16:53 1998 Tom Tromey <tromey@cygnus.com>
50 * automake.in (generate_makefile): Run handle_minor_options before
51 handle_dist, to make sure README-alpha ends up in distribution.
54 Tue Jan 13 09:19:33 1998 Tom Tromey <tromey@cygnus.com>
56 * aclocal.in (add_file): Hack for Perl 4. From Seth Alves.
58 Thu Dec 11 12:29:46 1997 Ian Lance Taylor <ian@cygnus.com>
60 * scripts.am: Don't add @EXEEXT@ to installed scripts. Scripts
63 Tue Dec 2 20:07:18 1997 Tom Tromey <tromey@cygnus.com>
65 * automake.in (initialize_global_constants): Bug fix in
66 uninstall_man_format. Report from Eric Backus.
68 Mon Dec 1 13:52:39 1997 Tom Tromey <tromey@cygnus.com>
70 * automake.in (handle_source_transform): Correctly generate
71 _OBJECTS when _SOURCES is defined conditionally. Reported by Rob
72 Savoye. Test cond3.test.
74 Fixes for test objc.test:
75 * automake.in (initialize_per_input): New global seen_any_source.
76 (handle_yacc_lex_cxx): Use seen_any_source to decide when to
78 (handle_single_transform_list): Set seen_any_source.
79 (handle_lib_objects_cond): Likewise.
81 Wed Nov 26 13:41:57 1997 Tom Tromey <tromey@cygnus.com>
85 * m4/ccstdc.m4: Don't force AM_PROG_CC_STDC before AC_PROG_CPP.
88 * m4/mktime.m4 (AM_FUNC_MTIME): New version from Paul Eggert.
90 * header-vars.am (NORMAL_INSTALL, PRE_INSTALL, POST_INSTALL,
91 NORMAL_UNINSTALL, PRE_UNINSTALL, POST_UNINSTALL): Define as `:',
94 * automake.in (output_yacc_build_rule): Don't overwrite .h file in
97 * tags.am (ID): Scan lisp files.
98 (TAGS): Make tags for lisp files.
100 Tue Nov 25 14:20:42 1997 Tom Tromey <tromey@cygnus.com>
102 * ltlib.am: Use INSTALL_DATA, not INSTALL_PROGRAM. From Gord
105 Fri Nov 21 15:15:50 1997 Tom Tromey <tromey@cygnus.com>
107 * m4/mingw.m4, m4/cygwin.4m: Argument to AC_TRY_COMPILE is
108 function body, not entire function. From Ian Taylor.
110 Sat Oct 25 12:39:19 1997 Tom Tromey <tromey@cygnus.com>
112 * automake.in (scan_one_configure_file): Skip empty string for
113 Perl 4. From Assar Westerlund.
115 * config.guess, config.sub, texinfo.tex: New versions from FSF.
117 Fri Oct 24 23:15:09 1997 Tom Tromey <tromey@cygnus.com>
119 * automake.in (output_yacc_build_rule): Use YFLAGS again.
120 (handle_yacc_lex_cxx): Error if YACCFLAGS used.
122 Wed Aug 27 19:26:45 1997 Rob Savoye <rob@chinadoll.cygnus.com>
124 * compile.am: Add suffix rules for ".s.o" and ".S.o" so assembler
126 * libtool.am: Add suffix rules for ".s.lo" and ".S.lo" so assembler
128 * automake.in: Add .S and .s to the standard list of suffixes so
129 assembler files can be used.
131 Fri Oct 24 13:39:01 1997 Tom Tromey <tromey@cygnus.com>
133 * m4/exeext.m4: Require AM_MINGW32. Check MINGW32 setting.
135 Thu Oct 23 21:16:28 1997 Tom Tromey <tromey@cygnus.com>
137 * m4/init.m4 (missing_dir): AC_REQUIRE AM_SANITY_CHECK,
138 AC_ARG_PROGRAM, and AC_PROG_MAKE_SET.
140 Tue Oct 21 16:49:36 1997 Tom Tromey <tromey@cygnus.com>
142 * automake.in (handle_options): Recognize `cygnus'.
144 Tue Sep 9 17:09:47 1997 Rob Savoye <rob@chinadoll.cygnus.com>
146 * m4/mingw.m4: New file for mingw32 support.
147 * m4/exeext.m4: Also check for the mingw32 environment.
149 Tue Oct 21 00:39:44 1997 Tom Tromey <tromey@cygnus.com>
151 * m4/Makefile.am (m4data_DATA): Added mingw.m4.
153 * automake.in (handle_lib_objects_cond): Don't require @LEXLIB@.
154 (handle_programs): Likewise.
156 * subdirs.am (check-recursive installcheck-recursive
157 info-recursive dvi-recursive): Handle case when SUBDIRS is empty.
158 (maintainer-clean-recursive): Likewise. From Assar Westerlund.
160 * aclocal.in (scan_m4_files): If macro recognized, &search will
162 (scan_configure): If AM_ macro not found, give error.
164 * m4/sanity.m4: If `ls' completely fails, die. From Jim
167 Mon Oct 20 16:13:48 1997 Tom Tromey <tromey@cygnus.com>
169 * automake.in (handle_single_transform_list): Fixlet for Fortran.
172 * libtool.am: Remove _libs, for libtool 1.0d. From Gord
175 Sun Oct 19 22:59:35 1997 Tom Tromey <tromey@cygnus.com>
177 * texinfos.am: Bug fix. From John W. Coomes.
179 Mon Sep 29 12:57:00 1997 Tom Tromey <tromey@cygnus.com>
183 * automake.in (handle_dist_worker): In topmost directory of
184 project, use `distdir', not `top_distdir', as argument to
185 --output-dir; likewise when building in subdirs.
187 Sun Sep 28 15:55:46 1997 Tom Tromey <tromey@cygnus.com>
189 * m4/sanity.m4: Test $*, not $@. From Akim Demaille.
191 * automake.in (handle_minor_options): New sub.
192 (check_gnits_standards): Don't handle README-alpha here.
193 (handle_dist_worker): Check NEWS file if `check-news' option
195 (generate_makefile): Run handle_minor_options.
196 (handle_options): Handle readme-alpha and check-news. Set them if
199 * depend.am (MKDEP): Use $(CC), not gcc.
201 Wed Sep 24 23:48:26 1997 Tom Tromey <tromey@cygnus.com>
205 * m4/ccstdc.m4 (AM_PROG_CC_STDC): Make sure this is run before
206 AC_PROG_CPP. From Markus Oberhumer.
208 Fri Sep 12 00:04:19 1997 Paul Eggert <eggert@twinsun.com>
210 * m4/ccstdc.m4 (AM_PROG_CC_STDC): Don't look at __STDC__;
211 look only at whether function prototypes are supported.
213 Wed Sep 24 16:10:37 1997 Tom Tromey <tromey@cygnus.com>
215 * Various: Put "-" before each `rm' line. This avoids a bug in
216 some losing makes (Ultrix, 4.3 BSD).
218 * automake.in (handle_dist_worker): Correctly handle subdirs that
219 have their own configure.in. From Peter Mattis.
221 * automake.in (handle_yacc_lex_cxx): Handle de-ansi-fied sources
222 in srcdir as well as build dir.
224 * automake.in (scan_one_configure_file): Detect AC_OUTPUT().
225 (handle_single_transform_list): Don't apply length() to a list.
227 * automake.in (handle_programs): Define _DEPENDENCIES variable if
230 Thu Sep 18 19:43:38 1997 Tom Tromey <tromey@cygnus.com>
232 * m4/sanity.m4: Quote "$@" for m4. From Gord Matzigkeit.
234 Mon Sep 1 23:50:38 1997 Tom Tromey <tromey@cygnus.com>
236 * automake.in (handle_texinfo): Set need_texi_file only when
237 TEXINFO_TEX not defined.
239 Thu Aug 28 09:37:29 1997 Tom Tromey <tromey@cygnus.com>
242 * automake.in (SUFFIX_RULE_PATTERN): New global.
243 (handle_single_transform_list): If suffix matches a source suffix,
245 (read_am_file): Add suffix rules to %suffix_rules.
246 (initialize_per_input): Initialize %suffix_rules.
248 Wed Aug 27 12:56:50 1997 Tom Tromey <tromey@cygnus.com>
250 * automake.in (handle_texinfo): Also remove .kys and .ps files.
252 * automake.in (handle_yacc_lex_cxx): Quoting fixlet. From Kaveh
255 * aclocal.in (write_aclocal): Print copyright and copying
256 permissions. From RMS.
257 * automake.in (initialize_global_constants): More copyright stuff
260 * automake.in (handle_texinfo): Only require texinfo.tex in
261 appropriate situations. Report from Paul D. Smith.
263 Mon Aug 25 15:45:52 1997 Tom Tromey <tromey@cygnus.com>
265 * automake.in (scan_dependency_file): Fix so that
266 OMIT_DEPENDENCIES will work. From Alexander Lukyanov.
268 * automake.in (handle_texinfo): texi2dvi can generate `.cn'
269 files. From Akim Demaille.
271 Wed Aug 6 10:51:37 1997 Tom Tromey <tromey@cygnus.com>
273 * automake.in (handle_texinfo): Reversed sense of test.
275 Tue Aug 5 17:49:54 1997 Tom Tromey <tromey@cygnus.com>
277 * automake.in (handle_dependencies): Always mark OMIT_DEPENDENCIES
280 * automake.in (handle_yacc_lex_cxx): Make each _.c file depend on
283 * automake.in (handle_yacc_lex_cxx): Fix for makes which don't
284 allow $< in non-suffix rules. From Akim Demaille.
286 * automake.in (value_to_list): If variable name contains configure
287 substitution, then just ignore it.
289 * automake.in (variable_defined): Mark variable is seen, even if
290 only conditionally seen.
292 * Makefile.am: Check for bad splits.
293 * automake.in (various): Use split(' ',...), not split(/ /,...).
295 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
297 * ylwrap: If the program is a relative path, force it to be
300 Tue Aug 5 16:59:41 1997 Tom Tromey <tromey@cygnus.com>
302 * missing: Examine A[CM]_CONFIG_HEADER for name of files to
303 touch. From Markus F.X.J. Oberhumer.
305 * automake.in (require_file_internal): Better error message when
308 * automake.in (handle_texinfo): Smarter test when deleting output
311 Sat Aug 2 13:32:45 1997 Tom Tromey <tromey@cygnus.com>
313 * automake.in (do_check_merge_target): In --cygnus mode, check
314 doesn't depend on all.
316 * automake.in (output_yacc_build_rule): Use YACCFLAGS, not
317 YFLAGS. Per GNU Standards.
319 * dejagnu.am (RUNTESTDEFAULTFLAGS): New macro.
320 (check-DEJAGNU): Use it.
322 * subdirs.am (maintainer-clean-recursive): Actually reverse subdir
323 list. From Alexander Lukyanov.
325 * automake.in (initialize_global_constants): Changed generated
328 * automake.in (handle_configure): Pass correct value for
329 CONFIG_FILES. From Ian Taylor.
331 Thu Jul 31 17:36:10 1997 Ian Lance Taylor <ian@cygnus.com>
333 * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
336 Thu Jul 24 00:52:02 1997 Tom Tromey <tromey@cygnus.com>
338 * automake.in (initialize_global_constants): Changed index names
339 in dist hash so that alternate dist targets will be generated.
340 Report from Glenn Amerine.
342 Suggestion from Karl Berry:
343 * automake.in (usage): Added short info line.
345 * aclocal.in (usage): Updated bug-reporting address. Added short
348 * automake.in (handle_emacs_lisp): Put contents of lisp-clean.am
349 into output. Report from Karl Berry.
351 Mon Aug 25 16:14:32 1997 Tom Tromey <tromey@cygnus.com>
353 * automake.in (handle_configure): Only generate ":" syntax for
354 CONFIG_FILES when really needed.
356 Wed Aug 6 14:47:12 1997 Ian Lance Taylor <ian@cygnus.com>
358 * remake-hdr.am (@CONFIG_HEADER@): Use a dummy command to force
359 GNU make to recheck the file modification time.
361 Tue Aug 5 14:44:10 1997 Ian Lance Taylor <ian@cygnus.com>
363 * ylwrap: If the program is a relative path, force it to be
366 Mon Aug 4 14:52:08 1997 Ian Lance Taylor <ian@cygnus.com>
368 * automake.in ($RULE_PATTERN): Accept $ in body of rule name.
369 (handle_programs): Don't append $(EXEEXT) if the
370 program name contains '.'.
371 (am_install_var): When rewriting _PROGRAMS, don't append $(EXEEXT)
372 if the program names contains '.'. Also, handle conditionals.
374 Sat Aug 2 14:43:41 1997 Tom Tromey <tromey@cygnus.com>
376 * m4/exeext.m4: Fixed quoting.
378 * m4/exeext.m4 (am_cv_exeext): Use echo, not ls.
380 * automake.in (handle_programs): Transform @EXEEXT@ when including
383 Fri Aug 1 17:09:09 1997 Tom Tromey <tromey@cygnus.com>
385 * automake.in (handle_programs): Don't transform CYGWIN or
387 (am_install_var): Likewise.
389 * progs-clean.am (clean-@DIR@PROGRAMS): Never include EXEEXT.
391 * progs.am: Removed @EXEEXT@; it is now implicit.
392 * program.am: Add @EXEEXT@ in appropriate places; removed
393 cygwin-dependent code.
394 * automake.in (seen_exeext): Renamed from seen_cygwin32.
395 (handle_programs): Use seen_exeext.
396 (scan_one_configure_file): Look for AM_EXEEXT, not AM_CYGWIN32.
397 (check_cygnus): Use seen_exeext.
398 (am_install_var): Likewise.
399 (am_install_var): When handling PROGRAMS primary, append EXELIST
400 to program names as necessary.
401 * m4/exeext.m4: Require AM_CYGWIN32.
403 Thu Jul 31 17:36:10 1997 Ian Lance Taylor <ian@cygnus.com>
405 * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
408 * texinfos.am: Add -I $(srcdir) when invoking $(MAKEINFO) for
409 CYGNUS .texinfo.info case and .texinfo case.
411 * automake.in (handle_configure): Correct handling of inputs for
412 for AC_OUTPUT files when invoking config.status.
414 Mon Jul 28 15:29:25 1997 Rob Savoye <rob@chinadoll.cygnus.com>
416 * m4/cygwin.m4: Set a variable CYGWIN32, rather than EXEEXT.
417 * m4/exeext.m4: New autoconf test for an executable suffix.
418 * m4/Makefile.in: Install the new exeext.m4 test.
420 Sun Jun 22 14:01:59 1997 Tom Tromey <tromey@cygnus.com>
422 * Released version 1.2.
424 * automake.in (handle_texinfo): Look for texinfo.tex in aux dir.
426 * automake.in (require_file_internal): Only print "installing"
427 when actually installing. From Gord Matzigkeit.
429 * automake.in (handle_tests): Exit status `77' means `ignore
430 test'. From François Pinard.
431 (handle_tests) Also, make banner same size as text.
433 * automake.in (handle_configure): Don't handle PRE_BUILT_SOURCES.
434 (handle_built_sources): Likewise; don't have `all' depend on
437 * depend.am (DEPS_MAGIC): New variable.
438 (.deps/.P): Depend on BUILT_SOURCES again.
440 * texinfos.am: Use ||, not ;.
442 Tue Jun 10 11:04:16 1997 Tom Tromey <tromey@cygnus.com>
444 * m4/cygwin.m4: Examine output of compiler to see if .exe needed.
446 Sun Jun 1 13:16:05 1997 Tom Tromey <tromey@cygnus.com>
448 * automake.in (handle_built_sources): Handle PRE_BUILT_SOURCES.
449 (handle_configure): Likewise.
451 * depend2.am (.deps/%.P): Don't generate file if MKDEP fails.
452 From Alexandre Oliva.
454 * depend.am (.deps/.P): Depend on PRE_BUILT_SOURCES, not
457 * automake.in (initialize_global_constants): Added 1997 to
460 * automake.in (output_yacc_build_rule): Never move y.tab.c over
461 the .h file. From Jim Meyering.
463 Thu May 29 23:16:02 1997 Tom Tromey <tromey@cygnus.com>
465 * automake.in (scan_one_configure_file): Avoid defining ACLOCAL,
466 AUTOCONF, AUTOMAKE, AUTOHEADER. From David Zaroski.
468 Sat Feb 22 16:05:24 1997 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
470 * Makefile.am (pkgdata_DATA): Under this new scheme, we no longer
471 need compile-kr.am. Delete it.
473 * automake.in (handle_yacc_lex_cxx, get_object_extension): Use
474 _.c, _.o, _.lo instead of ._c, ._o, .l_o for de-ansification.
476 * ansi2knr.c (main): Parse our arguments a little differently so
477 that we don't create null output files when we can't read the
480 Wed May 28 23:40:33 1997 Tom Tromey <tromey@cygnus.com>
482 * depend.am (.deps/.P): Depend on $(BUILT_SOURCES) again. From
485 Mon May 26 22:50:49 1997 Tom Tromey <tromey@cygnus.com>
487 * remake-hdr.am ($(srcdir)/@STAMP@.in): Make echo silent. Report
488 from Alexandre Oliva.
490 * automake.in (generate_makefile): If --no-force, check
491 Makefile.in against configure.in and aclocal.m4. Report from
494 * automake.in (handle_dist_worker): Put --include-deps on command
495 line if specified originally.
496 (handle_configure): Likewise.
498 * configure.in: Error if Perl 5.001 is used.
500 * ylwrap: Don't quote $prog when executing it. From Jim
503 Thu May 15 12:05:20 1997 Tom Tromey <tromey@cygnus.com>
505 * automake.in (handle_merge_targets): Set INSTALL_SCRIPT in
506 install-strip target.
508 Tue May 13 08:20:02 1997 Tom Tromey <tromey@cygnus.com>
510 * automake.in (handle_dependencies): Don't generate dependencies
511 if DEP_FILES would be empty.
513 Sun May 11 13:59:14 1997 Tom Tromey <tromey@cygnus.com>
515 * config.guess: New version from FSF.
517 * automake.in (get_object_extension): If ansi2knr in another
518 directory, always define ANSI2KNR to full path. From Akim
521 * kr-extra.am (clean-krextra): Remove ansi2knr here, not in
524 * missing: Regularized grammar. From François Pinard.
526 Sat May 10 16:48:47 1997 Tom Tromey <tromey@cygnus.com>
530 * m4/init.m4: Error if source directory already configured.
532 * automake.in (scan_dependency_file): Always use srcdir name as
533 passed in on command line.
535 Thu May 1 12:53:46 1997 Ian Lance Taylor <ian@cygnus.com>
537 * automake.in (value_to_list): Don't fail when a variable
538 substitution is not a complete word.
540 Tue May 6 15:22:41 1997 Ian Lance Taylor <ian@cygnus.com>
542 * subdirs.am: Fix check for make -k to use $(MAKEFLAGS) and to not
543 get fooled by command line arguments.
545 Sat May 10 15:48:46 1997 Tom Tromey <tromey@cygnus.com>
547 * m4/ccstdc.m4: Print "none needed" if compiler accepts ANSI C by
550 Mon May 5 23:24:09 1997 Tom Tromey <tromey@cygnus.com>
552 * mkinstalldirs, config.guess, config.sub, COPYING, texinfo.tex:
553 New versions from FSF.
555 Sun May 4 15:21:22 1997 Tom Tromey <tromey@cygnus.com>
557 * texinfos.am (install-info): Avoid the Debian install-info.
558 (uninstall-info): Likewise.
560 * automake.in (handle_single_transform_list): Strip any directory
561 name before processing name.
563 Thu May 1 19:24:08 1997 Tom Tromey <tromey@cygnus.com>
565 * depend2.am (.deps/%.P): Don't put $(srcdir)/ into dependency.
567 Wed Apr 30 19:15:47 1997 Tom Tromey <tromey@cygnus.com>
569 * automake.in (handle_dist_worker): Change how top_distdir is
570 computed. Based on patch from Ian Taylor.
571 (handle_dist): Define top_distdir.
573 * automake.in (handle_yacc_lex_cxx): Include CXXFLAGS in CXXLINK.
574 (handle_yacc_lex_cxx): Include CFLAGS in LINK.
576 Wed Apr 30 14:46:37 1997 Ian Lance Taylor <ian@cygnus.com>
578 * automake.in (handle_dist_worker): When building a distribution,
579 if SUBDIRS is defined conditionaly, recur into each possible
582 * clean.am (distclean-generic): Remove stamp-h[0-9]*.
584 Tue Apr 29 19:11:45 1997 Tom Tromey <tromey@cygnus.com>
586 * INSTALL, mkinstalldirs, install-sh: Update from François
589 * aclocal.in (add_macro): If AC_ macro was defined, then mark it
590 as seen. Report from Janos Farkas.
592 * subdirs.am: Clean targets now run in reverse order. From Kevin
595 * automake.in (handle_texinfo): Put `aminfo', not `info' on
598 * mdate-sh: New version from Ulrich Drepper.
600 Mon Apr 28 01:18:05 1997 Tom Tromey <tromey@cygnus.com>
602 * automake.in (handle_configure): Makefile only depends on
603 BUILT_SOURCES when generating dependencies.
607 Sun Apr 27 23:58:20 1997 Tom Tromey <tromey@cygnus.com>
609 * automake.in (handle_dist): Use variable_value, not
612 Wed Apr 23 14:04:28 1997 Ian Lance Taylor <ian@cygnus.com>
614 * automake.in (IF_PATTERN): Define.
615 (ELSE_PATTERN, ENDIF_PATTERN): Define.
616 (AM_CONDITIONAL_PATTERN): Define.
617 (%configure_cond): New global hash table.
618 (handle_source_transform): If xx_SOURCES is defined conditionally,
619 define xx_OBJECTS using the same conditions.
620 (handle_lib_objects): If variable is defined conditionally, define
621 xx_DEPENDENCIES conditionally. Most code moved into subroutine.
622 (handle_lib_objects_cond): New function, broken out of
624 (scan_one_configure_file): Look for $AM_CONDITIONAL_PATTERN.
625 (conditional_true_when): New function.
626 (variable_defined): Add new parameter: cond. Change some
628 (variable_conditions): New function.
629 (variable_conditionally_defined): New function.
630 (variable_value): New function. Change most uses of $contents to
631 call variable_value instead.
632 (value_to_list): New function, from variable_value_as_list.
633 (variable_value_as_list): Add new parameter: cond. Change all
634 callers. Move some code into subroutine value_to_list.
635 (define_pretty_variable): Add new parameter: cond. Change call
637 (read_am_file): Handle conditionals.
638 (initialize_per_input): Initialize %conditional and
640 * m4/cond.m4: New file.
641 * m4/Makefile.am (m4data_DATA): Add cond.m4.
643 Sun Apr 27 11:03:36 1997 Tom Tromey <tromey@cygnus.com>
645 * automake.in (handle_dist_worker): Run automake once per
646 directory, instead of once at the top.
647 (handle_dist_worker): Changed interface.
648 (handle_dist): Likewise.
649 (generate_makefile): Better error message if can't write the
651 (handle_dist_worker): Pass top_distdir to subdir makes.
653 * automake.in (handle_dist_worker): Use mode 777 on directories in
654 distribution. GNU Standards compliance.
656 * automake.in (handle_yacc_lex_cxx): Don't use interlock.
657 (output_yacc_build_rule): Don't use interlock; just use new ylwrap
658 instead. The new ylwrap builds in a subdir; idea from Mark
660 (output_lex_build_rule): Likewise.
661 (initialize_global_constants): [common_files] Don't include
664 * Makefile.am (pkgdata_SCRIPTS): Removed interlock.
665 * interlock: Removed.
666 * ylwrap: Changed interface. Now runs command in subdir.
668 * remake.am (config.status): Look in srcdir for config header.
669 ($(srcdir)/configure): Likewise.
670 * remake-hdr.am (@STAMP@): Look in srcdir for config header. From
672 ($(srcdir)/@CONFIG_HEADER_IN@): Likewise.
674 * automake.in (handle_aclocal_m4): Make target $(ACLOCAL_M4), not
675 value spelled out. From Phil Nelson
677 * automake.in (handle_configure): Don't skip Makefiles; instead
678 skip automake inputs.
679 (handle_merge_targets): Changed interface; put $makefile at
680 beginning of @all (rather than Makefile at end).
682 * automake.in (handle_yacc_lex_cxx): Correctly compute
685 * clean-kr.am (distclean-kr): Do nothing; ansi2knr is removed in
688 * Makefile.am: Check to make sure there are no accidental
689 configure substitutions.
691 * automake.in (handle_texinfo): Don't allow configure substitution
694 * automake.in (handle_yacc_lex_cxx): ._c and ._o files both depend
697 * kr-extra.am (ansi2knr): Removed.
698 (ansi2knr.o): Likewise.
700 * automake.in (get_object_extension): Allow ansi2knr to be built
703 Fri Apr 25 12:33:23 1997 Tom Tromey <tromey@cygnus.com>
705 * missing: Changed bison text. From Ian Taylor.
707 * m4/missing.m4: Redirect stdin of testee. From Bill Fenner.
709 * automake.in (output_yacc_build_rule): Generate rule to create .h
711 (handle_footer): Generate unique, sorted list of suffixes.
713 * automake.in (scan_one_configure_file): Recognize AC_PROG_AWK,
714 _CPP, _CXCPP, _LN_S. From Ralph Schleicher.
716 Mon Apr 21 12:35:57 1997 Ian Lance Taylor <ian@cygnus.com>
718 * automake.in (@config_fullnames): New array.
719 (@config_names): New array, replacing $config_name.
720 (@config_headers): New array, replacing $config_header.
721 (get_object_extension): Handle multiple header files.
722 (handle_tags, handle_merge_targets): Likewise.
723 (scan_one_configure_file): Likewise.
724 (handle_configure): Likewise. Don't check for the configuration
725 header file in AC_OUTPUT; it won't be there.
726 * remake-hdr.am: Handle multiple header files.
727 * clean-hdr.am: New file, broken out of remake-hdr.am.
728 * m4/header.m4: Handle multiple header files.
729 * Makefile.am (pkgdata_DATA): Add clean-hdr.am.
731 Wed Apr 16 00:05:47 1997 Tom Tromey <tromey@cygnus.com>
733 * texinfos.am (.texi.info, .texi, .texinfo.info, .info): Remove
735 * automake.in (define_program_variable): Added `override' argument.
736 (handle_texinfo): Pass override arg when defining MAKEINFO.
737 (AC_MISSING_PROG): New constant.
738 (scan_one_configure_file): Use it.
740 Tue Apr 15 12:12:28 1997 Tom Tromey <tromey@cygnus.com>
742 * automake.in (handle_texinfo): In --cygnus mode, reserve
743 clean-info for the user.
745 * automake.in (handle_subdirs): Typo fix. From Akim Demaille.
747 * automake.in (handle_tags): Only use SUBDIRS if it is actually
748 defined. Report from Ian Taylor.
750 * tags.am: Added prefix to SUBDIRS rules.
752 Wed Apr 9 17:09:40 1997 Tom Tromey <tromey@cygnus.com>
754 * automake.in (handle_ltlibraries): Use correct rpath
755 substitution. Bug from Jim Blandy.
757 Mon Apr 7 17:40:18 1997 Tom Tromey <tromey@cygnus.com>
759 * automake.in (AM_INIT_AUTOMAKE_PATTERN): Fixed for new 3rd arg.
762 Thu Apr 3 19:07:59 1997 Tom Tromey <tromey@cygnus.com>
766 * tags.am (TAGS): Run "cd && etags" in subshell for proper
769 * texinfos.am (install-info-am): If --cygnus, then info file can
770 be in build dir. From David Zaroski.
772 * ltlibrary.am (@LTLIBRARY@): use @RPATH@, not explicit -rpath.
774 * automake.in (handle_ltlibraries): Treat EXTRA_ libraries
777 Wed Apr 2 00:03:50 1997 Tom Tromey <tromey@cygnus.com>
779 * automake.in (handle_source_transform): Don't generate dependency
781 (scan_dependency_file): Strip the .P file from the target.
783 * automake.in (handle_tags): Use single, not double, quotes when
784 setting list variable.
786 * data.am, header.am, libs.am, lisp.am, ltlib.am, progs-clean.am,
787 progs.am, scripts.am, tags.am: Use single quotes to fill list
788 variable; otherwise `$' in filename will not work. From Per
791 * mdate-sh: Use "ls -d" so mdate-sh can be run on a directory.
794 * automake.in (handle_programs): Error if LIBADD used where LDADD
796 (handle_libraries): Error if LDADD used where LIBADD meant.
797 (handle_ltlibraries): Likewise.
799 Tue Apr 1 22:46:33 1997 Tom Tromey <tromey@cygnus.com>
801 * automake.in (check_canonical_spelling): New sub.
802 (handle_programs): Use it.
803 (handle_libraries): Likewise.
804 (handle_ltlibraries): Likewise.
806 Mon Mar 31 12:13:08 1997 Tom Tromey <tromey@cygnus.com>
808 * depend2.am (.deps/%.P): Make .P file depend on everything the .c
811 Fri Mar 28 23:34:49 1997 Tom Tromey <tromey@cygnus.com>
813 * automake.in (handle_configure): Error if stamp-h appears in
816 Thu Mar 27 17:28:47 1997 Tom Tromey <tromey@cygnus.com>
818 * automake.in (handle_dist_worker): Avoid automake rules in
819 generated Makefile when no-dependencies specified. From Greg
822 * m4/lispdir.m4: Don't AC_SUBST ELCFILES. From Greg Woods.
824 * texi-vers.am (stamp-@VTI@): Make commands silent.
826 * Makefile.am (maintainer-check): "true" is ok now.
828 * m4/init.m4: Added optional 3rd argument, which avoids
831 * automake.in (scan_one_configure_file): Explicitly avoid
832 INSTALL_SCRIPT to avoid defining it twice.
834 * header-vars.am: Change _INSTALL variable definitions to `true'.
835 Updated all users to put `@' before invocation.
837 Tue Mar 25 22:09:45 1997 Tom Tromey <tromey@cygnus.com>
839 Update to follow GNU Standards:
840 * automake.in (handle_man_pages): Use NORMAL_UNINSTALL before
842 * texinfos.am (uninstall-info): Use two loops, and have
843 PRE_UNINSTALL before running install-info.
844 * data.am, header.am, libs.am, lisp.am, ltlib.am, progs.am,
845 scripts.am, texinfos.am: Use NORMAL_UNINSTALL.
846 * header-vars.am (PRE_UNINSTALL, POST_UNINSTALL,
847 NORMAL_UNINSTALL): Define.
849 * automake.in (scan_one_configure_file): Don't define ANSI2KNR as
850 a configure varriable.
852 * m4/missing.m4: Run test in a subshell. From Gord Matzigkeit.
854 Mon Mar 24 23:28:59 1997 Tom Tromey <tromey@cygnus.com>
856 * m4/sanity.m4: Sleep before creating temp file.
858 * header-vars.am (NORMAL_INSTALL, PRE_INSTALL, POST_INSTALL):
861 Sat Mar 22 00:06:00 1997 Tom Tromey <tromey@cygnus.com>
863 * automake.in (am_install_var): Make sure to delete
864 CYGWIN/NOTCYGWIN tokens as appropriate.
865 (handle_programs): Remove NOTCYGWIN tokens as well.
866 (file_contents_with_transform): A single newline makes an empty
869 * program.am: Remove executable before linking.
871 * texinfos.am (.texi.dvi): Look in @TEXINFODIR@ for texinfo.tex.
872 (.texinfo.dvi): Likewise.
874 * automake.in (handle_texinfo): TEXINFO_TEX variable can set
875 location of texinfo.tex.
877 Fri Mar 21 10:22:51 1997 Tom Tromey <tromey@cygnus.com>
879 * texinfos.am (.texinfo.dvi): Mirror .texi.dvi.
881 * ansi2knr.c, ansi2knr.1: New versions from L. Peter Deutsch.
883 * scripts.am: Add @EXEEXT@ to installed scripts.
885 Wed Jan 22 20:12:31 1997 Jim Meyering <meyering@na-net.ornl.gov>
887 * m4/mktime.m4 (AM_FUNC_MKTIME): Run tests for each of a few values
888 for the TZ environment variable. Andre Novaes Cunha provided the
889 hairy TZ setting that exercized the Solaris tzset bug.
891 1997-01-22 Paul Eggert <eggert@twinsun.com>
893 * m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
894 test now, test a couple of thousand times.
896 Thu Mar 20 00:16:54 1997 Tom Tromey <tromey@cygnus.com>
898 * automake.in (handle_programs): Remove CYGWIN lines unless
900 (am_install_var): Remove CYGWIN lines from -clean file as well.
902 * progs.am: Put @EXEEXT@ where appropriate.
904 * program.am (@PROGRAM@): If using Cygwin32, then create actual
905 name in addition to ".exe" name.
907 * progs-clean.am (clean-@DIR@PROGRAMS): Conditionalize on CYGWIN.
909 * automake.in (check_cygnus): Require AM_CYGWIN32 in --cygnus mode.
910 (am_install_var): If AM_CYGWIN32 not seen, then remove @EXEEXT@
913 * automake.in (seen_cygwin32): New global.
914 (scan_one_configure_file): Check for AM_CYGWIN32.
916 * m4/cygwin.m4: New file.
918 * automake.in (scan_one_configure_file): Explicitly handle
919 AC_CONFIG_HEADER so we can avoid spurious warnings.
920 (obsolete_macros): Removed AC_CONFIG_HEADER.
922 * automake.in (handle_yacc_lex_cxx): Perl 4 fixes. From Greg
925 Wed Mar 19 00:35:13 1997 Tom Tromey <tromey@cygnus.com>
929 * m4/missing.m4: Print message saying what is happening.
931 * m4/sanity.m4: sleep before testing.
933 Tue Mar 18 17:20:03 1997 Tom Tromey <tromey@cygnus.com>
935 * config.guess, config.sub: New from the FSF.
937 * automake.in (initialize_global_constants): [common_files]
939 (scan_configure): Require `missing'.
941 * header-vars.am (MAKEINFO): Don't define.
943 * m4/init.m4 (missing_dir): Use AM_MISSING_PROG.
944 * m4/missing.m4: New file.
946 `missing' changes from François Pinard:
947 * Everywhere: Use ACLOCAL_M4 to name aclocal.m4 file; ACLOCAL now
948 names aclocal program.
949 * m4/init.m4: Replace programs with `missing' if not found.
950 * automake.in (handle_texinfo): Define MAKEINFO as @MAKEINFO@.
951 (AC_CHECK_PATTERN): Check for alphanumeric names only.
952 (handle_aclocal_m4): Use ACLOCAL, not aclocal.
953 * Makefile.am (pkgdata_SCRIPTS): Include missing.
956 * automake.in (target_defined): New sub.
957 (handle_footer): Error if target .SUFFIXES used.
959 Sun Mar 16 14:33:41 1997 Tom Tromey <tromey@cygnus.com>
961 * automake.in (handle_lib_objects): Set seen_c_source to line
963 (handle_yacc_lex_cxx): Use seen_c_source as line number.
964 (am_line_error): Line of -1 means skip line-number check.
966 * automake.in (read_am_file): Change to keep perl -w quiet.
967 (check_typos): Removed extra check of EXTRA_ containing config
970 Mon Mar 10 23:17:19 1997 Tom Tromey <tromey@cygnus.com>
972 * remake-hdr.am (stamp-h): Set CONFIG_HEADERS to
973 $(CONFIG_HEADER_FULL).
974 * automake.in (handle_configure): Define CONFIG_HEADER_FULL.
976 * automake.in (handle_lib_objects): Set seen_c_source as
977 appropriate. From Alexander V. Lukyanov. Test cxxlibobj.test.
979 Sat Mar 8 22:54:35 1997 Tom Tromey <tromey@cygnus.com>
981 * texinfo.tex: New version.
983 * automake.in (handle_emacs_lisp): If EMACS is `no', then we
984 couldn't find an Emacs. So don't bother running elisp-comp. From
987 * automake.in (handle_texinfo): Added .tr and .cv to list of
988 texinfo clean extensions. From Karl Berry.
990 Fri Feb 28 22:14:53 1997 Tom Tromey <tromey@cygnus.com>
992 * Makefile.am: Make sure we never use "undef".
994 * automake.in (usage): Changed bug-reporting address.
995 (handle_dist): Use undef, not delete.
997 Wed Feb 26 08:41:11 1997 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
999 * automake.in (%obsolete_macros): Reintroduce, with hints for what
1000 to do to upgrade the support.
1002 * automake.in, ltlib-clean.am, ltlib.am, ltlibrary.am: Revamped
1003 libtool support to use the _LTLIBRARIES primary.
1005 Wed Feb 26 00:20:39 1997 Tom Tromey <tromey@cygnus.com>
1007 * automake.in (handle_tags): In default case, add @tags_deps to
1008 dependencies of tags target.
1010 Tue Feb 25 23:46:29 1997 Tom Tromey <tromey@cygnus.com>
1012 * automake.in (handle_tests): If a test failed, then make should
1013 fail. From Jim Meyering.
1015 Mon Feb 24 19:02:21 1997 Tom Tromey <tromey@cygnus.com>
1017 * texi-vers.am (@VTEXI@): Copy stamp file into output.
1019 Sun Feb 23 00:10:36 1997 Tom Tromey <tromey@cygnus.com>
1021 * automake.in (handle_programs): Give correct error line for lex
1023 (am_line_error): Avoid uninitialized value errors from perl -w.
1025 * aclocal.in (scan_m4_files): Fixed perl -w warning.
1027 * texinfos.am (.texi, .texinfo): New targets.
1029 * automake.in (scan_texinfo_file): Renamed.
1030 (handle_texinfo): Handle files without ".info" extension.
1032 * automake.in (handle_subdirs): Error if directory contains "/".
1033 (handle_yacc_lex_cxx): Quoting fix.
1034 (handle_single_transform_list): Use transformed (non-ansi) version
1035 of $obj instead of explicit ".o". From Gord Matzigkeit.
1037 * m4/sanity.m4: Pass -L to ls if possible.
1039 Sat Feb 22 15:22:31 1997 Tom Tromey <tromey@cygnus.com>
1041 * dist-vars.am (DISTFILES): Don't distribute MANS.
1043 * automake.in (handle_dist): Use define_variable to define TAR,
1045 (handle_dist): Pass GZIP in environment to tar.
1046 (initialize_global_constants): Likewise.
1049 * m4/protos.m4: Don't put any dependencies on AC_C_INLINE or
1051 * m4/ccstdc.m4: Force AM_PROG_CC_STDC to come before AC_C_INLINE
1054 Fri Feb 21 00:39:17 1997 Tom Tromey <tromey@cygnus.com>
1056 From The Crimson Binome:
1057 * automake.in (handle_yacc_lex_cxx): Handle C++ yacc/lex source.
1058 (output_yacc_build_rule): New sub for C++ yacc/lex.
1060 * automake.in (my_glob): New sub.
1061 (handle_dependencies): Use my_glob.
1062 (handle_aclocal_m4): Scan ACLOCAL_AMFLAGS for dependencies.
1064 * ltlibs.am, lisp.am, libs.am, header.am, data.am, progs.am,
1065 scripts.am, texinfos.am: Add leading space to echo.
1067 * automake.in (handle_texinfo): Added .tps and .vrs to list of TeX
1068 endings. From Jim Blandy.
1069 (install_man_format): Make rule silent; instead print actual
1072 Tue Feb 4 18:29:42 1997 Tom Tromey <tromey@cygnus.com>
1074 * dist-vars.am (TAR): Removed.
1075 * automake.in (TAR): New variable.
1076 (handle_dist): Explicitly define TAR.
1077 * configure.in: Compute TAR.
1079 * automake.in (handle_lib_objects): Put @ALLOCA@ on @dep_list, not
1081 (AC_SUBST_PATTERN): Typo fix.
1082 (handle_aclocal_m4): Use ACLOCAL_AMFLAGS.
1083 (handle_clean): Put -recursive target before -am target.
1084 (handle_merge_targets): Put basename of $config_name on @all.
1085 Test confsub.test. From Ramón GarcÃa Fernández.
1087 Tue Jan 28 22:19:04 1997 Tom Tromey <tromey@cygnus.com>
1089 * automake.in (initialize_global_constants): Put libtoolize files
1090 into @common_files, not @common_sometimes. From Gord Matzigkeit.
1092 Sun Jan 26 17:46:08 1997 Tom Tromey <tromey@cygnus.com>
1094 * texinfos.am (.texi.info): If --cygnus, set -I $(srcdir). From
1097 Sun Jan 12 18:28:16 1997 Fred Fish (fnf@ninemoons.com)
1099 * automake.in: Use 'interlock' and 'ylwrap' from source
1100 directory or aux config directory, not build directory.
1102 Tue Jan 7 18:35:10 1997 Tom Tromey <tromey@cygnus.com>
1104 * aclocal.in (parse_arguments): Handle -I.
1106 (scan_m4_files): Ditto.
1108 * automake.in (handle_single_transform_list): Don't give error
1109 message if extension unrecognized.
1111 Tue Dec 17 11:18:20 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1113 * m4/header.m4 (AM_CONFIG_HEADER): Check for $CONFIG_HEADERS, not
1116 Tue Jan 7 17:59:26 1997 Tom Tromey <tromey@cygnus.com>
1118 * automake.in (scan_one_configure_file): AM_INIT_GUILE_MODULE runs
1119 AM_PROG_INSTALL, not AC_PROG_INSTALL. From Jim Blandy.
1120 (handle_texinfo): Handle no-texinfo.tex option.
1121 (handle_options): Ditto.
1123 Thu Jan 2 14:16:17 1997 Tom Tromey <tromey@cygnus.com>
1125 * automake.in (am_install_var): Ignore EXTRA libtool libraries.
1126 From Marius Vollmer.
1128 Wed Dec 18 15:27:09 1996 Tom Tromey <tromey@cygnus.com>
1130 * automake.in (read_am_file): Sort configure_vars before adding to
1132 (handle_yacc_lex_cxx): Sort de_ansi_objects.
1133 (handle_man_pages): Sort %section keys.
1135 Tue Dec 10 00:41:17 1996 Tom Tromey <tromey@cygnus.com>
1137 * automake.in (AC_SUBST_PATTERN): Check for alphanumeric variable
1138 names only. Test subst.test.
1139 (scan_one_configure_file): Skip AC_DEFUN lines. Test
1142 Mon Dec 9 08:18:42 1996 Tom Tromey <tromey@cygnus.com>
1144 * automake.in (file_contents_with_transform): Use ne, not !=, to
1145 compare strings. Compare against correct string. From Jim
1147 (handle_texinfo): Use rm -f to remove info files. From Gord
1152 * automake.in (handle_texinfo): Put .ps on @suffixes.
1154 Sun Dec 8 12:29:52 1996 Tom Tromey <tromey@cygnus.com>
1156 * automake.in (am_install_var): Directory with 'exec' in its name
1157 is installed by install-exec.
1159 * subdirs.am (maintainer-clean-recursive): Make commands quiet.
1160 * texinfos.am: Make commands quiet.
1161 * scripts.am: Make commands quiet.
1162 * progs.am: Make commands quiet.
1163 * ltlibs.am: Make comamnds quiet.
1164 * lisp.am: Make commands quiet.
1165 * libs.am: Make commands quiet.
1166 * header.am: Make commands quiet.
1167 * data.am: Make commands quiet.
1169 * automake.in (variable_value_as_list): Handle := substitution
1171 (am_conf_line_error): Take file argument. Changed all callers.
1172 (scan_one_configure_file): Skip config header of [$1].
1173 (scan_dependency_file): Don't add top_builddir to regex if it is
1174 ".". Don't include top_builddir in output if it is ".".
1175 (scan_one_configure_file): Skip version of [$2].
1177 Sat Dec 7 11:34:39 1996 Tom Tromey <tromey@cygnus.com>
1179 * automake.in (scan_one_configure_file): New sub.
1180 (scan_configure): Scan aclocal.m4 as well as configure.in.
1181 (handle_configure): Makefile.in now depends on $(ACLOCAL), because
1184 * automake.in (handle_configure): Put full path to file onto
1185 @rewritten_inputs. Test output4.test.
1187 * automake.in (handle_configure): Put proper name onto @inputs.
1190 * automake.in (handle_configure): Pass correct args to automake
1191 invocations. Test remake2.test.
1193 * automake.in (handle_configure): Check dirname of $file, not of
1194 $local. Test output2.test.
1196 * automake.in (handle_dependencies): Added some missing ";"s in
1198 (get_object_extension): Ditto.
1199 (handle_tags): Ditto.
1200 (handle_tests): Ditto.
1201 (read_am_file): Ditto.
1202 (am_install_var): Ditto.
1203 (file_contents_with_transform): Die if transform missing trailing
1206 * automake.in (am_install_var): Quote $ in regexp substitution.
1207 From Ulrich Drepper.
1209 Fri Dec 6 18:54:10 1996 Tom Tromey <tromey@cygnus.com>
1211 * automake.in (handle_configure): Require actual input files, not
1212 rewritten input files. From Ulrich Drepper.
1214 Thu Dec 5 02:52:20 1996 Tom Tromey <tromey@cygnus.com>
1216 Suggestion from Mark Galassi:
1217 * texinfos.am (DVIPS): New macro.
1218 (.dvi.ps): New rule.
1220 * automake.in (handle_dependencies): Check to make sure
1221 --build-directory specified before searching for .P files.
1222 (handle_configure): Correctly handle ":" syntax when running
1225 * remake.am: Removed rules to regenerate Makefile and Makefile.in;
1226 now handled by handle_configure.
1228 * remake-subd.am: Removed.
1230 * automake.in (scan_configure): Handle multiple ":"s in AC_OUTPUT
1232 (parse_arguments): Ditto.
1233 (handle_configure): Ditto.
1234 (%other_output_files): Removed.
1235 (rewrite_inputs_into_dependencies): New sub.
1236 (handle_configure): Use it.
1237 (handle_configure): Ditto.
1239 From Gord Matzigkeit:
1240 * automake.in (generate_makefile): Handle ":" in AC_OUTPUT arg.
1241 (handle_configure): Ditto.
1243 * automake.in (handle_single_transform_list): .S is assembly
1244 source. From Anthony Green.
1246 * automake.in (handle_single_transform_list): Correctly rewrite
1247 C++ and Fortran source to objects ending in ".o". Test
1250 * automake.in: Better error message if file missing.
1252 * aclocal.in (@obsolete_macros): ud_GNU_GETTEXT is obsolete.
1253 * automake.in (handle_gettext): Use AM_GNU_GETTEXT, not
1255 (scan_configure): Ditto. ud_GNU_GETTEXT is now obsolete.
1257 Wed Dec 4 00:41:23 1996 Tom Tromey <tromey@cygnus.com>
1259 * automake.in (scan_configure): Skip empty elements when adding to
1260 libsources. Perl 4 bug reported by Greg A Woods.
1262 * Makefile.am (perl4-check): New target.
1263 (cvs-dist): Run perl4-check.
1265 Perl 4 fixes. Reported by Greg A. Woods:
1266 * automake.in (file_contents_with_transform): If transform caused
1267 all chars to go away, then skip rest of loop.
1268 (handle_texinfo): Don't use "next" in arg to
1269 file_contents_with_transform.
1270 (handle_dependencies): Ditto.
1271 (handle_tests): Ditto.
1273 * m4/regex.m4 (AM_WITH_REGEX): Check for GNU regex in libc. From
1276 * automake.in (parse_arguments): Removed --strictness.
1277 (handle_dist_worker): Don't use --strictness.
1278 (handle_configure): Ditto.
1279 (initialize_global_constants): Don't mention --strictness.
1281 * automake.in (handle_merge_targets): Use all-recursive-am instead
1282 of all-recursive-hack. The latter is ugly, according to Joel
1285 * automake.in (handle_emacs_lisp): Push $(ELCFILES) onto @all.
1287 * automake.in (do_one_clean_target): Allow -local version of clean
1290 Tue Dec 3 18:58:40 1996 Tom Tromey <tromey@cygnus.com>
1292 * automake.in (handle_dependencies): Skip C-only lines in
1293 depend2.am when appropriate.
1294 * depend2.am (.deps/%.P): Omit modification of $o if language is
1297 Tue Dec 3 11:29:01 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1299 * compile-kr.am: Quote arguments to echo.
1301 * progs.am: Fix up problems when LIBTOOL is not defined (by
1302 setting shell variable instprog to the installation program).
1304 * aclocal.in (scan_file): Allow the acinclude.m4 file to override
1305 any other macro files (but still prevent multiple definitions
1306 within acinclude.m4).
1308 Tue Dec 3 10:40:48 1996 Tom Tromey <tromey@cygnus.com>
1310 From Ulrich Drepper:
1311 * automake.in (handle_emacs_lisp): Typo fix.
1312 (scan_configure): Only recognize VERSION after whitespace.
1314 * texinfos.am: install-info requires path to info file.
1316 * progs.am: Use @LIBTOOL@, not $(LIBTOOL).
1318 * automake.in (am_install_var): If -ltlibs passed, substitute
1321 Mon Dec 2 13:51:11 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1323 * automake.in (get_object_extension): Unshift ansi2knr onto the
1324 all target, so that it builds before any other targets.
1325 [de_ansi_objects]: Delete, since unshifting ansi2knr is an easier
1328 Mon Dec 2 12:13:27 1996 Tom Tromey <tromey@cygnus.com>
1333 * automake.in (handle_texinfo): Must quote $ for make.
1335 Sun Dec 1 15:08:09 1996 Tom Tromey <tromey@cygnus.com>
1337 * automake.in (handle_configure): Correctly handle common case of
1338 multiple non-Makefiles in AC_OUTPUT. Require all input files when
1341 Sun Nov 24 00:33:50 1996 Tom Tromey <tromey@cygnus.com>
1343 * automake.in (handle_source_transform): Don't define
1344 EXTRA_prog_SOURCES unnecessarily. Test extra2.test.
1346 * automake.in (initialize_per_input): New variables
1347 included_generic_compile, included_knr_compile,
1348 included_libtool_compile.
1349 (get_object_extension): Use them.
1351 * automake.in (handle_single_transform_list): Removed
1352 Objective-C/C++ support (didn't really work anyway).
1353 (handle_single_transform_list): Handle assembly specially.
1355 * automake.in (handle_yacc_lex_cxx): Set --mode=compile or
1356 --mode=link when running libtool.
1358 * ltlibs.am: Set --mode=install when running libtool.
1359 (uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
1361 * libtool.am (.c.lo): Set --mode=compile when running libtool.
1362 * progs.am: Set --mode=install when running libtool.
1364 Fix for bug reported by François Pinard:
1365 * automake.in (do_check_merge_target): New sub.
1366 (do_one_merge_target): No longer handle `check'.
1367 (handle_merge_targets): Use do_check_merge_target.
1368 (initialize_per_input): Set @check_tests.
1369 (handle_tests): Push onto @check_tests, not @check.
1371 * automake.in (am_install_var): Typo fix.
1372 (handle_configure): Require $inputs[0].
1374 Fri Nov 22 00:01:45 1996 Tom Tromey <tromey@cygnus.com>
1376 * automake.in (handle_lib_objects): Fixed error message
1379 Thu Nov 21 22:29:30 1996 Tom Tromey <tromey@cygnus.com>
1381 * automake.in (scan_configure): AC_FUNC_FNMATCH doesn't add to
1383 (handle_configure): Support multi-":" mode for AC_OUTPUT.
1385 * m4/header.m4: New file.
1387 * automake.in (scan_configure): Recognize AM_CONFIG_HEADER.
1389 Wed Nov 20 00:23:42 1996 Tom Tromey <tromey@cygnus.com>
1391 * acinstall: Allow commentary at end of "serial" line. From Gord
1394 * automake.in (handle_yacc_lex_cxx): Only replace output header if
1397 Tue Nov 19 19:03:30 1996 Tom Tromey <tromey@cygnus.com>
1399 * automake.in (am_primary_prefixes): Allow configure variables to
1400 be named after primary.
1401 (am_install_var): Ditto.
1403 * automake.in (initialize_per_input): Initialize output_header.
1404 (generate_makefile): Set up output_header; print it before
1406 (handle_footer): Put .SUFFIXES into output_header, for AIX.
1408 Mon Nov 18 19:11:53 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1410 * automake.in: Added a lot of libtool support. New variable
1411 prog_LDFLAGS to pass linker flags. Use libtoolize to install
1412 libtool support files.
1414 Mon Nov 18 13:29:55 1996 Tom Tromey <tromey@cygnus.com>
1416 * automake.in (handle_lib_objects): Push @LIBOBJS@ and @ALLOCA@
1417 onto dependency list.
1419 * aclocal.in (obsolete_macros): Include AM_SANITY_CHECK_CC; now
1420 part of autoconf proper.
1421 * m4/ccsanity.m4: Removed.
1423 Sun Nov 17 12:25:17 1996 Tom Tromey <tromey@cygnus.com>
1425 * automake.in (check_typos): Check to make sure EXTRA_ variables
1426 don't contain configure subs.
1427 (handle_dist_worker): Removed EXTRA_DIST_DIRS; not needed.
1429 Fri Nov 15 18:58:04 1996 Tom Tromey <tromey@cygnus.com>
1431 * tags-subd.am: Removed.
1433 * tags.am (tags-recursive): Removed.
1434 (TAGS): Depend on @DIRS@, @CONFIG@. Use @CONFIG@ in rule.
1435 (ID): From tags-subd.am.
1437 * aclocal.in (obsolete_macros): Include AM_FUNC_FNMATCH.
1438 * automake.in (scan_configure): Recognize AC_FUNC_FNMATCH.
1439 * m4/fnmatch.m4: Removed (now in autoconf).
1441 * automake.in (initialize_per_input): Init de_ansi_objects.
1442 (handle_single_transform_list): Error if extension unrecognized.
1443 Set elements of de_ansi_objects.
1444 (get_object_extension): Don't push ANSI2KNR onto @all.
1445 (handle_yacc_lex_cxx): Put ANSI2KNR into dependency of all ._o
1447 (pretty_print_internal): Initialize $bol depending on the column.
1449 Fri Nov 15 16:22:15 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1451 * library.am: Fixed references to LIBRARY according to new scheme.
1453 * libs.am, libs-clean.am: Removed references to LIBFILES.
1455 * automake.texi (A Library): doc fix
1457 * automake.in (handle_libraries): Deleted references to *LIBFILES,
1458 since we now have the full library name in the *LIBRARIES
1460 (am_install_var): Removed `-no-all' option, which was only required
1461 for the LIBFILES hack.
1463 Fri Nov 15 16:39:29 1996 Tom Tromey <tromey@cygnus.com>
1465 * automake.in: Applied libtool-related patches from Gord.
1466 (scan_configure): Set CC configure var if AM_PROG_LIBTOOL seen.
1467 Also indicate that AC_CANONICAL_HOST was run.
1469 * Makefile.am (pkgdata_DATA): Removed aclocal.m4.
1471 Thu Nov 14 23:11:09 1996 Tom Tromey <tromey@cygnus.com>
1473 * automake.in (handle_yacc_lex_cxx): Don't auto-define YACC, LEX,
1476 * dejagnu.am: Print warning if runtest missing.
1478 From Joerg-Martin Schwarz:
1479 * automake.in (handle_aclocal_m4): Find aclocal.m4 in srcdir.
1480 (require_file_internal): Unlink file before creating it.
1482 * depend2.am (.deps/%.P): Don't print commands when running.
1484 Mon Nov 11 10:35:08 1996 Tom Tromey <tromey@cygnus.com>
1486 * automake.in (handle_single_transform_list): Simplified C++
1487 matching expression.
1489 Fri Nov 8 09:49:09 1996 Tom Tromey <tromey@cygnus.com>
1493 * compile-kr.am ($(OBJECTS)): Removed.
1495 * automake.in (get_object_extension): Define ANSI2KNR. Push onto
1496 @all if ansi2knr is in this directory.
1498 * configure.in: Don't run AC_ARG_PROGRAM, AC_PROG_MAKE_SET.
1500 * m4/init.m4: Run AM_SANITY_CHECK.
1502 * m4/sanity.m4: New file.
1504 * automake.in (handle_dist_worker): In Cygnus mode, possibly find
1505 files to dist in build dir, not srcdir.
1506 (%omit_dependencies): New global.
1507 (scan_dependency_file): Handle OMIT_DEPENDENCIES.
1508 (scan_configure): Put rx.h, regex.h on %omit_dependencies. Ditto
1510 (handle_tests): Remove CYGNUS strings in Cygnus mode.
1511 (handle_texinfo): Ditto.
1513 * texinfos.am (dist-info): New target.
1515 * automake.in (handle_dist_worker): Use DISTFILES, not
1517 (initialize_per_input): Initialize dist_targets.
1518 (handle_texinfo): Don't compute @infos_list; don't define or use
1519 INFOS. Put dist-info onto @dist_targets.
1520 (handle_dist_worker): Handle @dist_targets. Don't use the "echo
1521 trick" for expanding DISTFILES any more.
1523 * dist-vars.am (DEP_DISTFILES): Removed.
1524 (DISTFILES): Don't include INFOS.
1526 * automake.in (handle_texinfo): Handle Cygnus mode.
1527 * texinfos.am (.texi.info, .texinfo.info): Handle Cygnus mode.
1529 * automake.in (handle_single_transform_list): New sub.
1530 (handle_source_transform): Use it.
1531 (handle_built_sources): New sub.
1533 Thu Nov 7 14:49:16 1996 Tom Tromey <tromey@cygnus.com>
1535 * remake.am ($(srcdir)/Makefile.in): Pass @ARGS@ to automake.
1536 * remake-subd.am ($(srcdir)/Makefile.in): Pass @ARGS@ to
1538 * automake.in (handle_configure): Pass --cygnus when running
1541 * remake-hdr.am ($(srcdir)/stamp-h.in): Depend on @FILES@, not
1542 ACCONFIG, CONFIG_TOP, CONFIG_BOT.
1543 * automake.in (handle_aclocal_m4): Always find aclocal.m4 in
1545 (handle_configure): Don't define ACCONFIG, CONFIG_TOP, CONFIG_BOT;
1546 instead substitute files directly.
1548 Wed Nov 6 10:22:26 1996 Tom Tromey <tromey@cygnus.com>
1550 * remake-hdr.am (stamp-h): Look in top_builddir for
1552 ($(srcdir)/stamp-h.in): Look in top_srcdir for configure.in.
1554 Thu Oct 31 10:55:59 1996 Tom Tromey <tromey@cygnus.com>
1556 * texinfos.am (.texi.dvi): Set MAKEINFO when running texi2dvi.
1559 * automake.in (handle_texinfo): Push install-info-am, not
1561 (handle_merge_targets): Handle no-installinfo option.
1563 * texinfos.am (install-info-am): Renamed from install-info.
1565 * automake.in (handle_subdirs): Include install-info-recursive if
1566 no-installinfo given.
1568 * subdirs.am: Include INSTALLINFO token.
1570 * automake.in (handle_texinfo): Explicitly define MAKEINFO,
1572 (cygnus_mode): New global.
1573 (handle_dist_worker): Pass --cygnus to automake.
1574 (initialize_global_constants): Document --cygnus.
1575 (check_cygnus): New sub.
1576 (handle_texinfo): Don't require texinfo.tex in Cygnus mode.
1578 * texi-vars.am: Removed.
1580 * dejagnu.am (check-DEJAGNU): Don't define rootme.
1582 * automake.in (handle_tests): Define EXPECT, RUNTEST.
1584 * dejagnu.am (EXPECT): Removed.
1587 * automake.in (define_program_variable): New sub.
1589 Mon Oct 28 10:43:48 1996 Tom Tromey <tromey@cygnus.com>
1591 * automake.in (handle_dependencies): Use -M, not -MM, for C++
1594 Thu Oct 24 20:21:50 1996 Tom Tromey <tromey@cygnus.com>
1596 * automake.in (check_libobjs_sources): New sub. Test
1598 (handle_source_transform): Don't check for auto-discovered source
1600 (handle_programs): Run check_libobjs_sources here.
1601 (handle_libraries): Ditto.
1603 * automake.in (define_configure_variable): New function.
1604 (get_object_extension): Use define_configure_variable.
1605 (handle_yacc_lex_cxx): Ditto.
1606 (handle_emacs_lisp): Ditto.
1607 (configure_vars): New global.
1608 (AC_CHECK_PATTERN): New global.
1609 (seen_ranlib, seen_prog_cc, seen_prog_cxx, seen_prog_lex):
1611 (handle_yacc_lex_cxx): Use configure_vars, not seen_prog_*.
1612 (AC_SUBST_PATTERN): New global.
1613 (scan_configure): Use AC_SUBST_PATTERN; don't set seen_prog_*.
1614 (handle_libraries): Don't use seen_ranlib.
1615 (read_am_file): Run define_configure_variable on each discovered
1618 Mon Oct 21 23:06:49 1996 Tom Tromey <tromey@cygnus.com>
1620 * automake.in (scan_configure): Handle AM_INIT_GUILE_MODULE.
1621 (handle_libraries): Pass configure substitutions directly on to
1624 * automake.in (AM_PACKAGE_VERSION_PATTERN): New global.
1625 (scan_configure): Use it. Test version.test.
1627 Sun Oct 20 12:08:46 1996 Tom Tromey <tromey@cygnus.com>
1629 * automake.in (handle_dist_worker): Explicitly pass distdir to
1630 dist-hook make. From Tatu Ylonen.
1632 * m4/strtod.m4: Use correct cache variable.
1634 Thu Oct 17 13:45:20 1996 Tom Tromey <tromey@cygnus.com>
1636 Lisp fixes from Erick Branderhorst:
1637 * m4/lispdir.m4: Define lispdir, not LISPDIR.
1638 * lisp.am: Added missing \.
1640 Fri Oct 11 00:44:49 1996 Tom Tromey <tromey@cygnus.com>
1642 * automake.in (handle_source_transform): Only rewrite c, yacc, lex
1643 to use de-ansi-fication.
1644 (scan_configure): Handle multi-line AC_REPLACE_FUNCS. Test
1647 * automake.in (handle_lib_objects): Added $lex_seen argument.
1648 Error if lex file used but LEXLIB not seen.
1649 (handle_programs): Ditto.
1650 (handle_yacc_lex_cxx): Define LEXLIB variable.
1651 (handle_lib_objects): Don't allow LEXLIB to end up on dependency
1654 Thu Oct 10 16:12:38 1996 Tom Tromey <tromey@cygnus.com>
1656 * automake.in (handle_gettext): Moved check for SUBDIRS and
1659 * automake.in (handle_configure): Run mkinstalldirs under
1661 (handle_yacc_lex_cxx): Run interlock under $(SHELL).
1663 * remake-subd.am (Makefile): Run config.status under $(SHELL).
1664 * remake-hdr.am (stamp-h): Run config.status under $(SHELL).
1665 * remake.am (Makefile): Run config.status under $(SHELL).
1666 (config.status): Ditto.
1668 * automake.in (read_am_file): Removed UNMAINT code.
1669 (file_contents_with_transform): Ditto.
1670 * m4/maintainer.m4: Removed bogus UNMAINT code.
1672 * automake.in (handle_emacs_lisp): Define EMACS variable.
1673 (handle_emacs_lisp): Make sure EMACS is in environment when
1676 * elisp-comp: Exit with status 1 if usage bad.
1677 Use "emacs -q". Use EMACS environment variable if set (unless set
1680 * m4/lispdir.m4: Unset EMACS if it is set to `t'.
1682 * automake.in (handle_dist_worker): Allow EXTRA_DIST items to be
1684 (do_one_merge_target): Use all-am, not all, in subdirs case.
1685 (handle_merge_targets): Always generate all-am in subdirs case.
1687 * remake.am (Makefile): Depend on BUILT_SOURCES.
1688 * remake-subd.am (Makefile): Depend on BUILT_SOURCES.
1689 * depend.am (.deps/.P): Don't depend on BUILT_SOURCES.
1691 * automake.in (handle_yacc_lex_cxx): Handle y.tab.h in non-ylwrap
1694 * ylwrap: Bug fix. From Jim Meyering.
1696 Wed Oct 9 22:51:16 1996 Tom Tromey <tromey@cygnus.com>
1698 * m4/mktime.m4: Don't define AC_HEADER_SYS_TIME_H; instead just
1699 check directly for header.
1701 Mon Oct 7 13:08:15 1996 Tom Tromey <tromey@cygnus.com>
1703 * automake.in (scan_configure): fp_WITH_DMALLOC and fp_WITH_REGEX
1706 Sun Oct 6 00:43:01 1996 Tom Tromey <tromey@cygnus.com>
1708 * automake.in (AC_CONFIG_AUX_DIR_PATTERN): New global.
1709 (AM_INIT_AUTOMAKE_PATTERN): New global.
1710 (scan_configure): Use them.
1712 * aclocal.in (add_file): Search contents of included files. Test
1714 (scan_m4_files): Don't skip acinclude.m4 when constructing
1715 search. Test acsilent.test.
1716 (scan_m4_files): Scan acinclude.m4.
1718 * aclocal.in (add_file): Removed debugging print.
1719 (scan_configure): Set $file_contents when scanning acinclude.m4.
1720 Test acinclude.test.
1722 * configure.in: Upped to 1.1g.
1726 * texinfos.am: Run : after install-info.
1728 * aclocal.in (parse_arguments): Better error message.
1729 * automake.in (parse_arguments): Better error message.
1731 * remake.am (Makefile): Depend on $(srcdir)/Makefile.in, to work
1732 around broken makes. From David A. Swierczek.
1733 * remake-subd.am (Makefile): Ditto.
1735 Sat Oct 5 11:29:48 1996 Tom Tromey <tromey@cygnus.com>
1737 * automake.in (generate_makefile): Put BUILT_SOURCES onto @all if
1739 (handle_source_transform): Error if discovered source file is
1741 (do_one_merge_target): Move all-vs-check test here.
1743 * m4/obstack.m4: New file.
1744 * m4/error.m4: New file.
1746 * automake.in (scan_configure): Support AM_FUNC_MKTIME,
1747 AM_FUNC_ERROR_AT_LINE, AM_FUNC_OBSTACK.
1749 * texinfo.tex: New version from texinfo 3.9.
1751 * automake.in (handle_yacc_lex_cxx): Updated for new ylwrap.
1752 Also, handle y.tab.h file when "yacc -d" is used.
1753 (do_one_merge_target): Use pretty_print_rule.
1755 * ylwrap: Changed usage.
1757 * m4/mktime.m4: New file.
1759 * m4: Renamed all .m4 files to fit into 14-char limits.
1761 * m4/Makefile.am (EXTRA_DIST): New macro.
1763 * aclocal.in ($ac_defun_rx, %map, %file_contents): New globals.
1764 (scan_m4_files): Use $ac_defun_rx.
1767 (scan_configure): Scan acinclude.m4 before anything else.
1768 (scan_file): New sub.
1769 (check_acinclude): New sub.
1770 (add_file): Rewrote.
1772 * progs-clean.am, progs.am: Renamed from programs-clean.am,
1774 * libs-clean.am, libs.am: Renamed from libraries-clean.am,
1776 * texi-vars: Renamed from texinfos-vars.am.
1777 * comp-vars.am: Renamed from compile-vars.am.
1778 * texi-vers.am: Renamed from texi-version.am.
1780 * automake.in (require_file_internal): Give error if symlink can't
1782 (require_config_file): Error message references configure.in.
1783 (handle_yacc_lex_cxx): Fix order of arguments to ylwrap; from
1784 Joerg-Martin Schwarz.
1785 (handle_texinfo): Use texi-vers, not texi-version.
1786 (get_object_extension): Use comp-vars, not compile-vars.
1787 (handle_texinfo): Use texi-vars, not texinfos-vars.
1788 (handle_libraries): Use `libs' prefix, not `libraries'.
1789 (handle_programs): Use `progs' prefix, not `programs'.
1791 Fri Oct 4 01:14:08 1996 Tom Tromey <tromey@cygnus.com>
1793 * aclocal.in (scan_m4_files): New sub.
1795 * m4/AM_FUNC_STRTOD.m4 (am_cv_func_strtod_needs_libm): Set
1796 am_cv_func_strtod_needs_libm, so we can avoid linking with -lm
1799 Thu Oct 3 20:11:16 1996 Tom Tromey <tromey@cygnus.com>
1801 * texinfos.am (uninstall-info): Run install-info --remove.
1803 * automake.in (read_am_file): Define all variables after reading
1804 .am file. Test vpath.test. Reported by Anthony Green.
1806 Mon Sep 30 08:31:51 1996 Tom Tromey <tromey@cygnus.com>
1808 * texinfos.am: Run install-info.
1810 * automake.in (variable_value_as_list): Just return if comment
1811 seen. Report from Mark Galassi.
1812 (handle_options): Don't bother with explicit comment checking.
1814 Tue Sep 24 09:15:46 1996 Tom Tromey <tromey@creche.cygnus.com>
1816 * automake.in (read_am_file): Cleaned up dejagnu variables.
1818 Mon Sep 23 00:04:48 1996 Tom Tromey <tromey@creche.cygnus.com>
1820 * automake.in (parse_arguments): New usage to conform to GNU
1823 * aclocal.in (parse_arguments): New usage to conform to GNU
1826 * automake.in (handle_scripts): Push new target onto @check.
1827 * scripts.am (check-@DIR@SCRIPTS): New target.
1829 * automake.in (initialize_global_constants): Define %dist,
1830 dist_header, dist_trailer.
1831 (handle_dist): Make dist-all target.
1832 (generate_makefile): Run check_typos later.
1833 (examine_variable): New sub.
1834 (handle_tags): Examine TAGS_DEPENDENCIES. Test spell3.test.
1835 Error if TAGS_DEPENDENCIES but no sources used.
1836 (handle_configure): Examine CONFIGURE_DEPENDENCIES.
1838 Sat Sep 21 13:59:15 1996 Tom Tromey <tromey@creche.cygnus.com>
1840 * automake.in (am_install_var): More error checking.
1842 Fri Sep 20 09:06:37 1996 Tom Tromey <tromey@creche.cygnus.com>
1844 * tags.am (TAGS): Minor cleanup.
1846 * clean.am (distclean-generic): Don't remove CONFIG_HEADER.
1848 * remake-hdr.am (mostlyclean-hdr, clean-hdr, distclean-hdr,
1849 maintainer-clean-hdr): New targets.
1851 * automake.in (handle_configure): Define CONFIG_HEADER correctly
1852 when it is in current directory.
1853 (handle_configure): Push "hdr" on @clean.
1855 * remake-hdr.am (stamp-h): Run config.status in top_builddir.
1856 ($(srcdir)/stamp-h.in): Run autoheader in top_srcdir.
1858 * automake.in (scan_configure): Check for install.sh here.
1859 (basename): New sub.
1860 (handle_configure): Handle case where config.h is in subdir.
1861 (handle_configure): Make stamp-in.h for user if it doesn't already
1865 Tue Sep 17 23:35:14 1996 Tom Tromey <tromey@creche.cygnus.com>
1867 * Makefile.am (EXTRA_DIST): Include pkgdata_DATA.
1869 * dist-vars.am (DISTFILES): Don't distribute BUILT_SOURCES or
1871 (DEP_DISTFILES): Ditto.
1873 Mon Sep 16 22:28:56 1996 Tom Tromey <tromey@creche.cygnus.com>
1875 * automake.in (check_typos): Renamed.
1876 (check_typos): Check for _LDADD, _LIBADD, and _DEPENDENCIES.
1877 (variable_defined): Note variable as being "seen".
1878 (handle_lib_objects): Don't push configure substitutions onto
1881 Sun Sep 15 22:45:43 1996 Tom Tromey <tromey@creche.cygnus.com>
1883 * automake.in (initialize_per_input): Init content_seen.
1884 (variable_value_as_list): Set content_seen entry.
1885 (define_variable): Ditto.
1886 (define_pretty_variable): Ditto.
1887 (check_source_typos): New sub.
1888 (generate_makefile): Call it.
1890 Thu Sep 12 15:03:19 1996 Tom Tromey <tromey@creche.cygnus.com>
1892 * automake.in (handle_source_transform): Removed extraneous
1893 space. Test implicit.test.
1894 (read_am_file): Make sure "canonical" variables are mentioned in
1896 (scan_configure): AC_CHECK_TOOL sets $seen_canonical to
1897 $AC_CANONICAL_HOST conditionally.
1898 (handle_footer): Don't use define_pretty_variable in all cases.
1900 Wed Sep 11 11:54:44 1996 Tom Tromey <tromey@creche.cygnus.com>
1902 * clean.am (distclean-generic): Remove CONFIG_CLEAN_FILES here,
1903 per GNU/Gnits standards.
1905 * libraries.am (install-@DIR@LIBRARIES): Use two loops, so new
1906 NORMAL_INSTALL and POST_INSTALL variables can work when empty.
1908 * automake.in (handle_options): Rewrote version handling. Now
1909 returns error indicator.
1910 (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Handle `:=' definitions.
1911 (RULE_PATTERN): Exclude `:=' from being a rule.
1913 * m4/AM_PROG_CC_STDC.m4 (ac_save_CC): Bug fix from Jim Meyering.
1915 * automake.in (variable_value_as_list): Always use am_line_error.
1916 (define_variable): New sub.
1917 (get_object_extension): Use define_variable.
1918 (handle_yacc_lex_cxx): Ditto.
1919 (handle_source_transform): Ditto.
1920 (handle_programs): Ditto.
1921 (handle_libraries): Ditto.
1922 (handle_texinfo): Ditto.
1923 (handle_man_pages): Ditto.
1924 (handle_dependencies): Ditto.
1925 (handle_aclocal_m4): Ditto.
1926 (define_pretty_variable): New sub.
1927 (handle_source_transform): Use define_pretty_variable.
1928 (handle_lib_objects): Ditto.
1929 (handle_libraries): Ditto.
1930 (handle_dist): Ditto.
1931 (handle_dependencies): Ditto.
1932 (handle_configure): Ditto.
1933 (handle_footer): Ditto.
1934 (handle_emacs_lisp): Ditto.
1935 (am_install_var): Ditto.
1937 * Released version 1.1e.
1939 * automake.in ($GNITS_VERSION_PATTERN): Handle non-alpha
1942 * configure.in: Version 1.1e.
1944 * automake.in (handle_texinfo): Distribute .info file.
1946 Sun Sep 8 09:00:37 1996 Tom Tromey <tromey@creche.cygnus.com>
1948 * Makefile.am (EXTRA_DIST): New macro.
1949 (maintainer-clean): Don't run "make check".
1950 (pathchk): New target.
1952 * automake.in (check_gnits_standards): Only check version number
1953 syntax at top level.
1954 ($package_version_line): New variable.
1955 (scan_configure): Set it.
1956 (check_gnits_standards): Use am_conf_line_error.
1957 (scan_configure): Remove extraneous whitespace from version
1959 (handle_dist): Handle distcheck-hook.
1961 * m4/AM_PROG_CC_STDC.m4: Applied patch from Jim Meyering.
1963 * automake.in (scan_configure): Handle AM_WITH_REGEX.
1964 (handle_lib_objects): Require .h files in %libsources but don't
1965 generate dependencies for them.
1966 (scan_configure): Also require rx.h and regex.h.
1968 * m4/Makefile.am (m4data_DATA): Don't include AM_PROG_LIBTOOL,
1969 AM_FEATURE_CTYPE, AM_FEATURE_ERRNO, AM_FEATURE_EXIT,
1972 * texi-version.am: Use "cp; rm" and not "mv", to work around
1975 * automake.in ($package_version): New global.
1976 (scan_configure): Set it.
1977 (check_gnits_standards): Verify version string; require
1978 README-alpha if alpha version.
1979 (scan_configure): Recognize AM_FUNC_FNMATCH,
1980 AM_REPLACE_GNU_GETOPT.
1982 * Makefile.am (installcheck-local): Check all scripts.
1984 Sat Sep 7 19:22:32 1996 Tom Tromey <tromey@creche.cygnus.com>
1986 * tags-clean.am: Do deletions here again.
1988 Thu Sep 5 09:06:23 1996 Tom Tromey <tromey@creche.cygnus.com>
1990 * automake.in (usage): Include bug-reporting information.
1991 (handle_lib_objects): Error if LIBOBJS seen but never set.
1993 * aclocal.in ($acdir): Use @datadir@/aclocal.
1994 (usage): Include bug-reporting information.
1996 Wed Sep 4 11:36:06 1996 Tom Tromey <tromey@creche.cygnus.com>
1998 * automake.in (handle_source_transform): .deps no longer in
2000 (handle_lib_objects): Ditto.
2001 (handle_dist_worker): Pass --build-dir to automake.
2002 ($build_directory): New global.
2003 (parse_arguments): Handle --build-dir.
2004 (initialize_global_constants): Include --build-dir in help.
2005 (scan_dependency_file): New sub.
2006 (handle_dependencies): Use it. Also, use $build_directory.
2007 (initialize_global_constants): Added --srcdir-name.
2008 (parse_arguments): Ditto.
2009 (handle_dist_worker): Ditto.
2010 ($srcdir_name): New global.
2011 ($srcdir_rx): New global.
2012 (parse_arguments): Set it.
2014 * depend2.am: Removed all mention of $(srcdir).
2016 * depend.am (MKDEP): Use gcc -M, not gcc -MM.
2017 Removed all mention of $(srcdir); dependencies now put into build
2020 * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
2021 Don't do work silently.
2023 * automake.in (handle_merge_targets): Error if invalid uninstall
2025 (read_am_file): Fix for test block.test.
2027 Tue Sep 3 18:50:32 1996 Tom Tromey <tromey@creche.cygnus.com>
2029 * texinfos.am (install-info): Added NORMAL_INSTALL.
2030 * scripts.am (install-@DIR@SCRIPTS): Added NORMAL_INSTALL.
2031 * programs.am (install-@DIR@PROGRAMS): Added NORMAL_INSTALL.
2032 * lisp.am (install-@DIR@LISP): Added NORMAL_INSTALL.
2033 * libraries.am (install-@DIR@LIBRARIES): Added NORMAL_INSTALL.
2034 Also, use POST_INSTALL when running ranlib.
2035 * header.am (install-@DIR@HEADERS): Added NORMAL_INSTALL.
2036 * data.am (install-@DIR@DATA): Added NORMAL_INSTALL.
2038 * automake.in (handle_man_pages): Added NORMAL_INSTALL invocation.
2039 (handle_merge_targets): Ditto.
2040 (handle_merge_targets): Error if PRE_INSTALL, POST_INSTALL, or
2041 NORMAL_INSTALL defined.
2043 * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
2044 ${INSTALL_PROGRAM}. From François Pinard.
2046 Tue Aug 27 08:25:05 1996 Tom Tromey <tromey@creche.cygnus.com>
2048 * automake.in (file_contents_with_transform): Correctly remove
2049 @(UN)?MAINT@ from input when maintainer mode not active.
2050 (handle_aclocal_m4): Handle no-maintainer-mode case.
2052 * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
2054 * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
2056 Mon Aug 26 21:37:32 1996 Tom Tromey <tromey@creche.cygnus.com>
2058 * automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
2059 (handle_libraries): Don't include libraries from EXTRA_LIBRARIES
2060 in LIBFILES definition. Reported by Steve M Robbins. Test
2063 * automake.in (variable_value_as_list): New sub.
2064 (handle_source_transform): Use it.
2065 (handle_lib_objects): Ditto.
2066 (handle_libraries): Ditto.
2067 (handle_texinfo): Ditto.
2068 (handle_man_pages): Ditto.
2069 (am_install_var): Ditto.
2070 (handle_options): Ditto.
2072 Sat Aug 24 09:30:46 1996 Tom Tromey <tromey@creche.cygnus.com>
2074 Reported by Jim Meyering:
2075 * automake.in (get_object_extension): Look in "./" for ansi2knr if
2077 (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
2079 * remake.am (.PHONY): New target.
2081 * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
2083 * automake.in (check_gnu_standards): Disallow no-installman,
2085 (read_am_file): Sed out UNMAINT too.
2086 (file_contents_with_transform): Ditto.
2088 * acinstall: New file.
2090 * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
2092 * m4/AM_WITH_REGEX.m4: New version from François Pinard.
2094 * m4/AM_TYPE_PTRDIFF_T.m4: Use am_cv, not ac_cv.
2095 * m4/AM_C_PROTOTYPES.m4: Ditto.
2096 * m4/AM_FUNC_STRTOD.m4: Ditto.
2097 * m4/AM_PROG_CC_STDC.m4: Ditto.
2098 * m4/AM_PROG_LIBTOOL.m4: Ditto.
2100 Fri Aug 23 22:23:50 1996 Tom Tromey <tromey@creche.cygnus.com>
2102 * m4/Makefile.am (m4datadir): New macro
2103 (m4data_DATA): Renamed.
2105 * Makefile.am (cvs-dist): Depend on distcheck target.
2107 Mon Aug 19 15:37:32 1996 Tom Tromey <tromey@creche.cygnus.com>
2109 * automake.in (initialize_global_constants): [common_files]
2110 Include acinclude.m4.
2112 * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
2114 Sat Aug 17 11:27:14 1996 Tom Tromey <tromey@creche.cygnus.com>
2116 * automake.in (handle_dependencies): Push `depend'-clean targets
2118 * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
2119 maintainer-clean-depend): New targets.
2121 Tue Aug 13 17:53:58 1996 Tom Tromey <tromey@creche.cygnus.com>
2123 * texinfos.am (.texinfo.info): New target.
2124 (.texinfo.dvi): New target.
2127 * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
2129 (handle_texinfo): Handle `.texinfo' files.
2131 Mon Aug 12 10:28:46 1996 Tom Tromey <tromey@creche.cygnus.com>
2133 * automake.in (require_file_internal): Special-case `.' when
2134 finding files to distribute. Test libobj2.test.
2136 * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN. Test
2139 * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
2140 * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
2142 * compile-kr.am: Removed duplicate ansi2knr rules.
2144 Sun Aug 11 00:20:16 1996 Tom Tromey <tromey@creche.cygnus.com>
2146 * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
2147 (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
2150 * automake.in (initialize_global_constants): [common_files]
2151 Include interlock and ylwrap.
2153 * Released version 1.1c.
2155 * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
2156 ud_PATH_LISPDIR are obsolete names.
2158 * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
2161 * automake.in (handle_lib_objects): Changed interface. Now
2162 generates _DEPENDENCIES variable if appropriate.
2163 (handle_emacs_lisp): Use AM_PATH_LISPDIR.
2164 (scan_configure): Ditto.
2166 * Makefile.am (CLEANFILES): Removed.
2168 * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
2170 * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
2172 * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
2174 * automake.in (handle_yacc_lex_cxx): Require ylwrap in
2175 multi-lex/yacc case.
2176 (handle_source_transform): Changed return result.
2177 (handle_programs): Use linker returned by
2178 handle_source_transform.
2179 (seen_prog_cc, seen_prog_cxx): New globals.
2180 (scan_configure): Recognize AC_PROG_CC and AC_PROG_CXX.
2181 (handle_yacc_lex_cxx): Error message if AC_PROG_CXX or
2182 AC_PROG_YACC missing.
2183 (seen_decl_yytext, seen_prog_lex): New globals.
2184 (scan_configure): Set them.
2185 (handle_yacc_lex_cxx): Warn about missing AC_PROG_LEX or
2187 (handle_yacc_lex_cxx): Use $(LEX_OUTPUT_ROOT).
2188 (initialize_per_input): Initialize seen_c_source.
2189 (handle_yacc_lex_cxx): Define CC, CFLAGS, COMPILE, LINK only when
2191 (handle_source_transform): Set seen_c_source.
2193 * interlock: Changed usage.
2197 * automake.in (handle_yacc_lex_cxx): Renamed.
2199 * automake.in (handle_dependencies): Handle %cxx_extensions.
2200 Include depend2.am when appropriate.
2202 * depend2.am: New file; contents from depend.am but templatized.
2204 * automake.in (initialize_per_input): Initialize
2206 (handle_source_transform): Set %cxx_extensions.
2208 Sat Aug 10 10:29:30 1996 Tom Tromey <tromey@creche.cygnus.com>
2210 * interlock: New file.
2212 * automake.in (handle_yacc_lex): New sub.
2213 (handle_source_transform): Removed most yacc/lex handling.
2214 (initialize_per_input): Init yacc_sources, lex_sources.
2215 (generate_makefile): Run handle_yacc_lex.
2216 (handle_merge_targets): Use `scalar' and not $# to find length of
2219 * m4/AM_FEATURE_EXIT.m4: Wrote.
2220 * m4/AM_FEATURE_CTYPE.m4: Wrote.
2221 * m4/AM_FEATURE_ERRNO.m4: Wrote.
2223 * aclocal.in (macro_seen): New global.
2224 (add_file): Set macro_seen entry. Only push required macro on
2225 @rlist if not already seen. Test defun.test.
2227 * automake.in (get_object_extension): Handle directory prefix on
2230 * kr-extra.am: New file.
2232 * kr-vars.am: Removed.
2234 * automake.in (handle_options): Handle directory prefix on
2237 * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
2239 * aclocal.in (add_file): Error if macro is duplicated. Test
2242 Fri Aug 9 09:18:46 1996 Tom Tromey <tromey@creche.cygnus.com>
2244 * automake.in (handle_programs): Substitute @XLINK@. Make sure
2245 linker variable is transformed name.
2246 * program.am (@PROGRAM@): Use @XLINK@ to link.
2248 * automake.in (handle_scripts): Fixed call to
2249 am_primary_prefixes.
2250 (handle_libraries): Better error message when AC_PROG_RANLIB
2253 * automake.in (handle_libraries): Canonicalize library name. Test
2255 * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
2256 (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
2258 Thu Aug 8 10:57:21 1996 Tom Tromey <tromey@creche.cygnus.com>
2260 * automake.in (handle_scripts): Correctly compute
2261 $scripts_installed. Test scripts.test.
2263 Wed Aug 7 12:13:15 1996 Tom Tromey <tromey@creche.cygnus.com>
2265 * ansi2knr.c: New version.
2267 Tue Aug 6 10:58:37 1996 Tom Tromey <tromey@creche.cygnus.com>
2269 * automake.in (handle_source_transform): Handle more C++ file
2270 extensions. "Handle" Objective C. Handle more FORTRAN
2273 * compile-vars.am (LEX): Removed.
2276 * automake.in (handle_source_transform): Correctly handle lex
2277 source. Test lex.test.
2278 (handle_source_transform): Skip more C++ headers. Generate macro
2279 definitions for YACC and LEX on first use.
2281 * aclocal.in (parse_arguments): Mention GNU.
2282 * automake.in (parse_arguments): Mention GNU.
2284 Mon Aug 5 00:12:45 1996 Tom Tromey <tromey@creche.cygnus.com>
2286 * automake.in (handle_programs): Define program_LINK.
2287 * program.am (@PROGRAM@): Use program_LINK to link.
2289 * Released version 1.1b
2291 * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
2292 seen_prog_install to `2'.
2294 * configure.in: Don't run AM_PROG_INSTALL.
2296 * automake.in (parse_arguments): Use $PACKAGE.
2297 ($PACKAGE): New global.
2298 ($am_c_prototypes): Renamed.
2299 (get_object_extension): Use am_c_prototypes.
2300 (scan_configure): Ditto.
2301 (scan_configure): Use AM_MAINTAINER_MODE.
2302 (scan_configure): Warn about obsolete macros.
2304 * aclocal.in (parse_arguments): Use $PACKAGE.
2305 ($PACKAGE): New global.
2307 * Makefile.am (CLEANFILES): Added aclocal.
2308 (ETAGS_ARGS): Added aclocal.in.
2309 (TAGS_DEPENDENCIES): Ditto.
2310 (maintainer-check): Depend on aclocal.
2311 (maintainer-check): Check aclocal.
2312 (bin_SCRIPTS): Include aclocal.
2314 * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
2315 (scan_configure): Use AM_PROG_INSTALL.
2317 * configure.in: Use AM_INIT_AUTOMAKE.
2319 * automake.in (keyed_aclocal_warning): Warning tells about
2321 (handle_aclocal_m4): New sub.
2322 (handle_configure): Use it.
2324 * aclocal.in (output_file): New global.
2325 (usage): Handle --output.
2326 (parse_arguments): Handle --output.
2328 * m4/AM_INIT_AUTOMAKE.m4: New file.
2330 * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
2333 * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
2334 (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
2336 * texinfos.am (.texi.info): Force .info file to be built in
2337 srcdir. From Franc,ois Pinard.
2340 * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
2341 test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
2342 -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
2343 gets compile errors. With help from Marcus Daniels.
2345 * automake.in (initialize_global_constants): Put elisp-comp into
2346 @common_files. Bug from Glenn Amerine.
2348 Sun Aug 4 12:52:43 1996 Tom Tromey <tromey@creche.cygnus.com>
2350 * automake.in (handle_dist_worker): Use fgrep, not grep.
2352 * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
2354 * automake.in (handle_emacs_lisp): Include lisp-clean.am in
2356 (initialize_global_constants): [install_man_format] Don't hide
2357 "ugliness" at install time.
2359 * lisp-clean.am: New file.
2361 * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
2363 * automake.in (handle_man_pages): Patch from Janos Farkas to fix
2364 bug when installing man pages. Test man.test.
2365 (initialize_global_constants): [install_man_format] Make sure man
2366 page can actually be found in either source or build dirs.
2367 (handle_dist_worker): Use "755" permissions on distdir.
2369 * automake.in (handle_dist): Allow chmod's to fail.
2370 (am_primary_prefixes): New function.
2371 (am_install_var): Use it.
2372 (handle_libraries): Use it. Test libfiles.test.
2373 (handle_dist): For dist-tarZ, assume traditional "tar" and
2376 * m4/AM_FUNC_STRTOD.m4: New file.
2378 * automake.in (handle_dist): Only generate `distdir' variable if
2379 it doesn't already exist.
2381 Fix for bug reported by Harlan Stenn. Test tags.test.
2382 * automake.in (initialize_per_input): Define dir_holds_sources.
2383 (handle_tags): Check dir_holds_headers.
2384 (handle_headers): Set dir_holds_headers.
2386 * automake.in (handle_texinfo): Generate "version.texi" dependency
2387 for .dvi file. Bug reported by Glenn Amerine. Test vtexi2.test.
2389 * automake.in (handle_configure): Require file $input, not
2390 "$local.in". From Nyul Laszlo. Test colon.test.
2392 Sun Jul 28 11:14:52 1996 Tom Tromey <tromey@creche.cygnus.com>
2394 * aclocal.in: New file.
2395 * configure.in: Generate m4/Makefile, aclocal.
2396 * Makefile.am (SUBDIRS): Include m4.
2397 * m4/Makefile.am: New file.
2399 Fri Jul 19 10:12:27 1996 Tom Tromey <tromey@creche.cygnus.com>
2401 * automake.in (initialize_global_constants): Put ansi2knr.c and
2402 ansi2knr.1 into common_files. Bug report from François Pinard.
2404 Mon Jul 15 10:28:29 1996 Tom Tromey <tromey@creche.cygnus.com>
2406 * install-sh: Updated copyright notice.
2408 Fri Jul 5 08:23:00 1996 Tom Tromey <tromey@creche.cygnus.com>
2410 * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
2411 Report from Josh MacDonald.
2413 Bugs from Gord Matzigkeit:
2414 * automake.in (handle_footer): Push contents of $(SUFFIXES), not
2416 (handle_dist): Ignore chmod return results.
2418 * programs-clean.am (clean-@DIR@PROGRAMS): Work around failing
2419 Solaris "rm -f". Bug from Kaveh R. Ghazi.
2420 * libraries-clean.am (clean-@DIR@LIBRARIES): Likewise.
2422 Fri Jun 21 10:42:06 1996 Tom Tromey <tromey@creche.cygnus.com>
2424 * texinfos.am (install-info): Use "if", not "&&", to avoid
2425 install problem when glob doesn't match.
2427 * automake.in (initialize_global_constants): [USAGE] Added
2429 (force_generation): New global.
2430 (parse_arguments): Handle --no-force.
2431 (generate_makefile): Handle --no-force.
2433 * Makefile.am (maintainer-check): Ensure all invocations of
2434 mkinstalldirs are correct.
2436 Tue Jun 18 10:53:54 1996 Tom Tromey <tromey@creche.cygnus.com>
2438 * automake.in (handle_tests): Don't directly generate site.exp.
2440 Sun Jun 16 22:21:16 1996 Harlan Stenn <harlan@brown.pfcs.com>
2442 * automake.in: Treat an initial `#' on a word in AUTOMAKE_OPTIONS
2443 as a comment start. Add support for a dist-tarZ target.
2445 Tue Jun 11 22:14:21 1996 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
2447 * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
2448 paths into relative paths.
2450 Mon Jun 10 21:11:20 1996 Tom Tromey <tromey@creche.cygnus.com>
2452 * texinfo.tex: New version.
2454 * automake.in: Look for AM_PROG_LIBTOOL. From Gord Matzigkeit.
2455 (initialize_global_constants): Added libtool to
2457 (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
2459 Sun Jun 9 17:45:48 1996 Tom Tromey <tromey@creche.cygnus.com>
2461 * texinfos.am (install-info): Don't install ~ files. Bug report
2463 * automake.in (handle_texinfo): Don't push '.info*' onto
2466 * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
2468 (handle_dist): Pass --with-included-gettext to configure if using
2471 * compile-kr.am (._c._o): Pass -c to $(COMPILE).
2473 * compile.am (.c.o): Pass -c to $(COMPILE).
2474 * compile-vars.am (COMPILE): Don't include -c.
2476 * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
2478 * automake.in (handle_configure): Supply --strictness arg to
2481 Fri Jun 7 12:31:31 1996 Tom Tromey <tromey@creche.cygnus.com>
2483 * automake.in (handle_tests): Fix quoting on `pwd`.
2484 (handle_options): Recognize no-installinfo option.
2485 (handle_man_pages): Don't put man directory on @installdirs if
2486 no-installman is specified.
2487 (handle_texinfo): Handle no-installinfo option.
2488 (handle_options): Compare version against $num_version, not
2490 (handle_source_transform): Generate rules for output of lex,
2491 yacc. Bug report from Thomas Morgan. Test yacc.test.
2492 (handle_dist): "distcheck" now runs "make dvi".
2493 (handle_tests): Support $(TESTS_ENVIRONMENT). Idea from Ulrich
2496 * dejagnu.am (check-DEJAGNU): Depend on site.exp.
2498 Sun Jun 2 10:33:10 1996 Tom Tromey <tromey@creche.cygnus.com>
2500 * automake.in (handle_emacs_lisp): New function.
2501 (initialize_global_constants): Added elisp-comp to
2503 (seen_lispdir): New global.
2504 (scan_configure): Handle ud_PATH_LISPDIR.
2506 * elisp-comp: New file.
2508 * lisp.am: New file.
2510 * automake.in (generate_makefile): Run handle_emacs_lisp.
2512 * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
2514 * automake.in (initialize_global_constants): Removed version.texi
2515 from common_sometimes.
2516 (initialize_global_constants): Added texinfo.tex to common_files.
2518 (handle_tests): Allow dejagnu- and automake-style test suites to
2519 coexist. Test dejagnu.test.
2520 (initialize_global_constants): New constants AC_CANONICAL_HOST,
2521 AC_CANONICAL_SYSTEM.
2522 (scan_configure): Use new constants.
2523 (handle_tests): Put target specific information into site.exp if
2524 AC_CANONICAL_* used.
2525 (read_am_file): Generate some extra variables when AC_CANONICAL_*
2527 (handle_options): Allow version number to have letters appended.
2528 (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
2530 (initialize_global_constants): install_man_format changed to
2531 handle built man pages.
2533 Wed May 29 10:35:01 1996 Tom Tromey <tromey@creche.cygnus.com>
2535 * config.guess, config.sub: New versions.
2537 Tue May 28 19:27:11 1996 Tom Tromey <tromey@creche.cygnus.com>
2539 * configure.in (VERSION): Upped to 1.0.
2541 Sat May 25 10:19:53 1996 Tom Tromey <tromey@creche.cygnus.com>
2543 * automake.in (handle_tests): Handle dejagnu.
2544 (handle_options): Recognize dejagnu option.
2546 * dejagnu.am: New file.
2548 Thu May 23 10:01:13 1996 Tom Tromey <tromey@creche.cygnus.com>
2550 * automake.in (handle_dist): Run installcheck target from
2553 * configure.in (VERSION): Upped to 0.34.
2555 * automake.in (scan_configure): Always allow upgrading to
2556 fp_PROG_INSTALL. Test fpinstall.test.
2558 Wed May 22 14:45:28 1996 Joshua Cowan <jcowan@hermit.reslife.okstate.edu>
2560 (handle_dist): Make `distcheck' check `install' target, too.
2562 Wed May 22 09:49:27 1996 Tom Tromey <tromey@creche.cygnus.com>
2564 * automake.in (initialize_per_input): Don't initialize
2565 $output_directory here; initialize it globally. From Joshua
2566 Cowan. Test outdir.test.
2568 Sat May 18 10:57:40 1996 Tom Tromey <tromey@creche.cygnus.com>
2570 * automake.in (handle_tests): Don't push TESTS onto dist_common.
2571 (initialize_global_constants): Put install-sh and mkinstalldirs
2572 into @common_files. Test insh2.test.
2574 Fri May 17 09:02:02 1996 Tom Tromey <tromey@creche.cygnus.com>
2576 * automake.in (handle_source_transform): Don't generate _OBJECTS
2577 when no source files specified. Test number.test.
2579 From Joerg-Martin Schwarz:
2580 * automake.in (seen_package, seen_version): New globals.
2581 (scan_configure): Look for PACKAGE= and VERSION=.
2583 * automake.in (handle_options): Recognize dist-zip.
2584 (handle_dist): Handle dist-zip.
2585 (handle_options): Use ' ', not \s+, with split. Test
2587 (handle_source_transform): Likewise.
2588 (handle_lib_objects): Likewise.
2589 (handle_libraries): Likewise.
2590 (handle_texinfo): Likewise.
2591 (handle_man_pages): Likewise.
2592 (handle_subdirs): Likewise.
2593 (handle_gettext): Likewise.
2594 (handle_footer): Likewise.
2595 (handle_tests): Likewise.
2596 (scan_configure): Likewise.
2597 (am_install_var): Likewise.
2599 * Makefile.am (TAGS_DEPENDENCIES): New macro.
2601 * tags.am (tags-recursive): New target.
2602 (TAGS): Depend on it.
2604 * automake.in (handle_tags): Put tags-recursive on @phony.
2606 * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
2608 * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
2610 Thu May 16 09:21:48 1996 Tom Tromey <tromey@creche.cygnus.com>
2612 * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
2614 * automake.in (scan_configure): Look for install-sh and
2616 (initialize_global_constants): Moved mdate-sh from
2617 common_sometimes to common_files. Test mdate2.test.
2619 Tue May 14 21:52:01 1996 Tom Tromey <tromey@creche.cygnus.com>
2621 * automake.in (seen_maint_mode): New global.
2622 (scan_configure): Handle jm_MAINTAINER_MODE.
2623 (read_am_file): Handle seen_maint_mode.
2624 (file_contents_with_transform): Handle seen_maint_mode.
2625 (handle_source_transform): Changed interface, all callers.
2628 * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
2630 * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
2632 * automake.in (handle_configure): Check $config_aux_dir against
2633 empty string. From Markku Rossi. Test mkinstall.test.
2635 Fri May 10 14:38:47 1996 Gord Matzigkeit <gord@gnu.ai.mit.edu>
2637 * automake.in (distcheck): Added new rule to top level
2640 Wed May 8 21:57:21 1996 Gord Matzigkeit <gord@gnu.ai.mit.edu>
2642 * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
2644 (generate_makefile): libtool, config.sub, and config.guess should
2645 only ever appear in the top directory of a package.
2647 Tue May 14 10:24:30 1996 Tom Tromey <tromey@creche.cygnus.com>
2649 * automake.in (initialize_global_constants): Added libversion.in
2652 * configure.in (VERSION): Upped to 0.33.
2654 * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
2657 Mon May 13 10:41:41 1996 Tom Tromey <tromey@creche.cygnus.com>
2659 * install-sh (transformbasename): Correct misspelling of
2660 transformbasename. From Ian Lance Taylor.
2662 Sat Apr 27 11:39:10 1996 Tom Tromey <tromey@creche.cygnus.com>
2664 * automake.in (handle_configure): Set mkinstalldirs variable
2666 (handle_dist_worker): Explicitly set distdir in subdir makes.
2667 (handle_dist): Handle separate distdir target.
2668 (handle_dist_worker): Only generate distdir target.
2670 * texinfos.am (install-info): Use $(mkinstalldirs).
2671 * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
2672 * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
2673 * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
2674 * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
2675 * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
2677 * automake.in (read_am_file): Set mkinstalldirs variable.
2678 (handle_man_pages): Use it.
2679 (handle_installdirs): Ditto.
2681 Fri Apr 26 15:10:48 1996 Tom Tromey <tromey@creche.cygnus.com>
2683 * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
2685 Thu Apr 25 18:40:06 1996 Tom Tromey <tromey@creche.cygnus.com>
2687 * automake.in (handle_dist_worker): Use $(TAR), not tar.
2688 (handle_merge_targets): Make sure config header is built before
2689 recursing into subdirs.
2690 (handle_libraries): Generate LIBFILES for check_LIBRARIES.
2691 (handle_merge_targets): Handle case where nothing is installed but
2692 something must be built -- "make install" must still work.
2694 * dist-vars.am (TAR): New macro.
2696 * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
2697 (handle_configure): Require stamp-h.in when config header used.
2699 Tue Apr 23 17:57:13 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2701 * doc/mdate-sh: Extract the last field from the date output, not
2702 the sixth, which will fail when the timezone name has more than
2703 one word or is missing.
2705 Wed Apr 24 20:29:26 1996 Tom Tromey <tromey@creche.cygnus.com>
2707 * automake.in (am_install_var): Use delete, not undef, to remove
2708 EXTRA entry. From Gord Matzigkeit.
2710 Mon Apr 22 17:48:50 1996 Tom Tromey <tromey@creche.cygnus.com>
2712 * automake.in (read_am_file): Handle case where last line doesn't
2715 Tue Apr 9 22:53:16 1996 Tom Tromey <tromey@creche.cygnus.com>
2717 * automake.in (variable_defined): New function.
2718 (read_am_file): Ensure a blank line comes before starting comments
2720 (initialize_per_input): Initialize %targets.
2721 (read_am_file): Set appropriate entry in %targets.
2722 Many changes to use variable_defined.
2723 (check_gnu_standards): Only require ChangeLog at top level. From
2725 (handle_tests): check-TESTS depends on $(TESTS). From Gord
2728 Mon Apr 8 22:51:41 1996 Tom Tromey <tromey@creche.cygnus.com>
2730 * automake.in (parse_arguments): Added short options.
2731 (initialize_global_constants): Ditto.
2733 Fri Apr 5 00:22:14 1996 Tom Tromey <tromey@creche.cygnus.com>
2735 * mkinstalldirs (errstatus): Don't necessarily die if mkdir
2738 * automake.in (handle_source_transform): Typo fix.
2740 Thu Apr 4 15:10:50 1996 Tom Tromey <tromey@creche.cygnus.com>
2742 * automake.in (handle_dist_worker): Renamed dist-local to
2744 (handle_merge_targets): Added install-data-hook and
2746 (handle_source_transform): Handle EXTRA_prog_SOURCES form.
2748 * automake.in (handle_scripts): Never allow scripts_installed to
2751 * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
2754 * automake.in (generate_makefile): Derived file names from given
2755 input; don't assume Makefile.in and Makefile.am.
2756 (am_file_name, in_file_name): New globals.
2757 (read_am_file): Use them.
2759 * program.am (@PROGRAM@): Use transformed program name.
2761 * remake-hdr.am (stamp-h): Actually touch stamp-h.
2763 Wed Apr 3 15:16:06 1996 Tom Tromey <tromey@creche.cygnus.com>
2765 * automake.in (require_file_internal): Use correct file for error
2766 messages. Test insh.test.
2768 Mon Apr 1 09:47:44 1996 Tom Tromey <tromey@creche.cygnus.com>
2770 * texinfos.am (.texi.info): Build output file in srcdir.
2772 * automake.in (require_file_internal): If $dir is ".",then look in
2774 (handle_texinfo): Canonicalize name of texi file before looking
2775 for dependency variable.
2777 Thu Mar 28 08:33:21 1996 Tom Tromey <tromey@creche.cygnus.com>
2779 * automake.in (require_conf_file_with_conf_line): Yet another
2780 function of this form.
2781 (libtool_line): New variable.
2782 (handle_libraries): Handle libtool.
2784 * libraries-vars.am: Removed.
2786 * automake.in (seen_libtool): New variable.
2787 (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
2789 * automake.in (handle_dist_worker): Handle dist-local.
2791 * Makefile.am (maintainer-check): Do "make check" after all syntax
2794 * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
2797 * automake.in ($seen_arg_prog): New global.
2798 (handle_programs): Error if AC_ARG_PROGRAM not seen.
2799 (handle_scripts): Ditto.
2800 (handle_configure): mkinstalldirs now a config file.
2801 (handle_installdirs): Find mkinstalldirs in config_aux_dir.
2802 (handle_dist_worker): Removed DIST_SUBDIRS.
2803 (require_file_path): New variable.
2804 (require_file_with_conf_line): Set it.
2805 (require_file_with_line): Ditto.
2806 (require_file): Ditto.
2807 (require_file_internal): Incorporated code from
2808 require_config_file.
2809 (require_config_file): Rewrote.
2810 (require_conf_file_with_line): New function.
2811 (handle_texinfo): Use it for mdate-sh.
2812 (handle_texinfo): Look for mdate-sh in appropriate directory.
2814 Tue Mar 26 13:47:54 1996 Tom Tromey <tromey@creche.cygnus.com>
2816 * Makefile.am (cvs-dist): Find NEWS in srcdir.
2817 * automake.in (handle_dist_worker): Find NEWS in srcdir.
2818 ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
2820 (require_config_file): Set config_aux_path when file found.
2821 ($config_aux_dir): New variable.
2822 (require_config_file): Set it.
2823 (handle_man_pages): Find mkinstalldirs in config_aux_dir.
2825 Mon Mar 25 15:32:57 1996 Tom Tromey <tromey@creche.cygnus.com>
2827 * data.am (install-@DIR@DATA): Also allow data to be in build
2830 Sun Mar 24 19:56:28 1996 Tom Tromey <tromey@creche.cygnus.com>
2832 * automake.in (am_install_var): Don't look in EXTRA_primary
2833 variable any more; it is handled in the main loop.
2835 Wed Mar 20 16:22:35 1996 Tom Tromey <tromey@creche.cygnus.com>
2837 * data.am (install-@DIR@DATA): Find data in srcdir.
2839 Fri Mar 15 18:30:31 1996 Tom Tromey <tromey@creche.cygnus.com>
2841 * automake.in (require_config_file): Use correct filename when
2842 looking for errors. Also, install file in `.' if not found. Bug
2843 reported by Gord Matzigkeit. Test installsh.test.
2845 Thu Mar 14 09:28:21 1996 Tom Tromey <tromey@creche.cygnus.com>
2847 * Makefile.am (cvs-diff): New target.
2849 Fix for bug when install var substitutes empty. Test empty.test.
2850 * header.am (install-@DIR@HEADERS): Allow empty list of headers.
2851 (uninstall-@DIR@HEADERS): Ditto.
2852 * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
2853 (uninstall-@DIR@SCRIPTS): Ditto.
2854 * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
2856 (uninstall-@DIR@LIBRARIES): Ditto.
2857 * data.am (install-@DIR@DATA): Allow empty list of data.
2858 (uninstall-@DIR@DATA): Ditto.
2859 * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
2860 From François Pinard.
2861 (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
2862 (uninstall-@DIR@PROGRAMS): Ditto.
2864 Wed Mar 13 19:50:23 1996 Tom Tromey <tromey@creche.cygnus.com>
2866 * tags-subd.am (ID): Name of ID file must be flush against -f.
2868 * configure.in (VERSION): Version 0.32.
2870 Mon Mar 11 17:50:58 1996 Tom Tromey <tromey@creche.cygnus.com>
2872 * automake.in (seen_linguas, all_linguas_line): New variables.
2873 (handle_gettext): New function.
2874 (generate_makefile): Run it.
2875 (scan_configure): Recognize ALL_LINGUAS.
2877 Mon Mar 11 14:34:36 1996 Gord Matzigkeit <gord@enci.ucalgary.ca>
2879 * automake.texi: doc fix.
2881 * automake.in (am_install_var): Added support for check and
2882 installcheck special prefixes.
2884 Sun Mar 10 10:44:42 1996 Tom Tromey <tromey@creche.cygnus.com>
2886 * automake.in (handle_subdirs): Don't do SUBDIRS check for
2889 Tue Mar 5 18:12:04 1996 Tom Tromey <tromey@creche.cygnus.com>
2891 * automake.in (OBJECT_PATTERN): Removed.
2892 (am_install_var): No error if name is invalid.
2893 (handle_programs): Canonicalize program names.
2894 (BOGUS_MACRO_PATTERN): New variable.
2895 (read_am_file): Error if bad macro name given.
2896 (require_file_internal): Use am_line_error, not am_conf_error.
2898 * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
2900 Mon Mar 4 19:30:24 1996 Tom Tromey <tromey@creche.cygnus.com>
2902 * automake.in (handle_lib_objects): New function.
2903 (handle_libraries): Use it.
2904 (handle_programs): Ditto.
2905 (handle_dist_worker): Deprecate DIST_SUBDIRS.
2906 (am_install_var): Allow extended directory mechanism to work.
2909 * dist-vars.am (DISTFILES): Use EXTRA_DIST.
2910 (DEP_DISTFILES): Ditto.
2912 * automake.in (OBJECT_PATTERN): New variable.
2913 (am_install_var): Use it.
2914 (handle_dist): DIST_OTHER is an anachronism.
2916 Sat Mar 2 17:04:38 1996 Tom Tromey <tromey@creche.cygnus.com>
2918 * automake.in (handle_dist_worker): Only cause Automake to be
2919 re-run if not making a distribution. Fixes bug reported by
2920 Joerg-Martin Schwarz.
2921 (require_file_with_line): New function.
2922 (require_file): Use it.
2923 (am_line_error): Don't print line number if $symbol is empty.
2924 (get_object_extension): Use require_file_with_line.
2925 (handle_libraries): Use require_file_with_line.
2926 (handle_texinfo): Use require_file_with_line.
2927 (handle_configure): Use am_conf_line_error and
2928 require_file_with_conf_line.
2929 (handle_subdirs): Use require_file_with_conf_line.
2930 (handle_configure): Use require_file_with_conf_line.
2931 (handle_tests): Push check-TESTS on @phony.
2932 (am_conf_line_error): New function.
2933 (require_file_with_conf_line): New function.
2934 (require_file_internal): New function.
2935 (require_file_with_line): Use it.
2936 (require_file): Ditto.
2937 (am_conf_line_error): Handle empty line number.
2938 (ac_gettext_line, ac_output_line): New variables.
2939 (scan_configure): Set them.
2941 Fri Mar 1 00:13:04 1996 Tom Tromey <tromey@creche.cygnus.com>
2943 * automake.in (parse_arguments): Default strictness is gnu.
2944 Changed `normal' to `foreign' everywhere.
2945 (parse_arguments): Handle --foreign.
2946 (initialize_global_constants): Document --foreign.
2947 (handle_dependencies): Better error message.
2948 (handle_texinfo): Don't push $vtexi on @texis.
2949 (handle_texinfo): Only push $vtexi on @texi_deps if not null.
2950 (handle_configure): install-sh is a config file; require it as
2952 (parse_arguments): Renamed --install-missing to --add-missing.
2953 (add_missing): Renamed from install_missing.
2954 (am_install_var): Check to make sure contents of install variable
2955 are correct if primary requires it. Test badprog.test.
2956 (initialize_global_constants): Initialize
2957 %primary_uses_subobjects.
2958 (handle_source_transform): Skip configure substitutions. Test
2959 depend.test. Also, skip empty elements.
2961 Thu Feb 29 22:00:30 1996 Tom Tromey <tromey@creche.cygnus.com>
2963 * texinfo.tex: New version.
2965 * automake.in (am_install_var): Allow extended range of
2966 installation directories.
2968 * automake.in (get_object_extension): Don't allow
2969 @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
2970 From Gord Matzigkeit. Test confincl.test.
2972 * texinfos.am (install-info): Changed usage of install-info (in
2973 comment). Per Feb 25 GNU Standards document.
2975 Wed Feb 28 07:40:55 1996 Tom Tromey <tromey@creche.cygnus.com>
2977 * automake.in (handle_tests): New function.
2978 (generate_makefile): Call it.
2979 (handle_subdirs): Skip directories whose names look like configure
2981 (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
2983 (scan_configure): Clear in_ac_output if "]" found. Test
2985 (require_config_file): New function.
2986 (generate_makefile): Use require_config_file.
2987 (config_aux_path): New variable.
2988 (scan_configure): Check for AC_CONFIG_AUX_DIR.
2989 (handle_merge_targets): Add install-strip rule.
2991 Tue Feb 27 20:00:36 1996 Tom Tromey <tromey@creche.cygnus.com>
2993 * mdate-sh: New version from Ulrich Drepper.
2995 * automake.in (handle_source_transform): Changed fill back to
2997 (handle_libraries): Ditto.
2998 (handle_dist): Ditto.
2999 (handle_dependencies): Ditto.
3000 (handle_footer): Ditto.
3001 (handle_phony): Ditto.
3003 * Makefile.am (DIST_SUBDIRS): Removed.
3004 (installcheck-local): Use Perl, not test -x.
3006 (maintainer-check): Use $(PERL), not @PERL@.
3008 * configure.in (VERSION): Upped to 0.31.
3010 Sat Feb 24 18:02:19 1996 Tom Tromey <tromey@creche.cygnus.com>
3012 * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
3015 * automake.in: Use keyed_aclocal_warning when warning about
3017 (get_object_extension): Use keyed_aclocal_warning when warning
3018 about fp_C_PROTOTYPES.
3019 (keyed_aclocal_warning): New function.
3021 * Makefile.am (pkgdata_DATA): Install aclocal.m4.
3022 * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
3024 * automake.in (get_object_extension): Only give error about
3025 fp_C_PROTOTYPES once.
3027 * automake.in (seen_ranlib): New variable.
3028 (scan_configure): Recognized AC_PROG_RANLIB.
3029 (handle_libraries): Error if ranlib not checked for.
3031 * automake.in (default_strictness): Default to GNU.
3032 (default_strictness_name): Ditto.
3034 Wed Feb 21 18:15:02 1996 Tom Tromey <tromey@creche.cygnus.com>
3036 * automake.in (read_am_file): Removed @kr@ support.
3037 (get_object_extension): Ditto.
3039 * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
3041 Tue Feb 20 17:25:18 1996 Tom Tromey <tromey@creche.cygnus.com>
3043 * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
3045 Mon Feb 19 19:53:09 1996 Tom Tromey <tromey@creche.cygnus.com>
3047 * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
3048 * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
3050 * automake.in (handle_scripts): Ensure $scripts_installed set to
3051 boolean value. Test proginst.test.
3053 * Makefile.am (installcheck-local): New target.
3055 * automake.in (require_file): No error if missing file is
3058 Sun Feb 18 17:10:00 1996 Tom Tromey <tromey@creche.cygnus.com>
3060 * automake.in (handle_scripts): SCRIPTS no longer automatically
3061 cleaned. Now possible to install scripts in pkgdatadir.
3062 ($seen_canonical): New variable.
3063 (generate_makefile): Check for config.guess and config.sub here;
3064 fixes bug reported by Gord Matzigkeit.
3066 * Makefile.am (pkgdata_SCRIPTS): New variable.
3067 (CLEANFILES): New macro.
3069 * scripts-clean.am: Removed.
3071 Sat Feb 17 00:15:20 1996 Tom Tromey <tromey@creche.cygnus.com>
3073 * automake.in (am_install_var): Error if primary variable actually
3075 (am_install_var): Skip elements that look like configure
3077 (am_install_var): "EXTRA" is a valid prefix.
3078 (am_install_var): Push contents EXTRA_PRIMARY onto @result.
3079 (handle_merge_targets): Treat "all" target like "install".
3080 (handle_subdirs): Don't push all-recursive.
3082 * header.am (install-@DIR@HEADERS): Don't depend on all.
3083 * data.am (install-@DIR@DATA): Don't depend on all.
3084 * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
3085 * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
3086 * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
3088 * automake.in (am_install_var): Push generated install targets
3091 * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
3092 * automake.in (handle_merge_targets): Correctly handle recursive
3093 calls of uninstall, install-exec, and install-data.
3094 (handle_merge_targets): Put Makefile, and possibly $config_name,
3096 (handle_merge_targets): Push 'all' onto @install as appropriate.
3098 Fri Feb 16 18:27:04 1996 Tom Tromey <tromey@creche.cygnus.com>
3100 * automake.in (handle_configure): config.status is in
3101 $(top_builddir), not $(top_srcdir). Reported by Anthony Green.
3103 * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
3105 Thu Feb 15 19:12:45 1996 Tom Tromey <tromey@creche.cygnus.com>
3107 * automake.in: (seen_prog_yacc): New variable.
3108 (scan_configure): Look for yacc.
3109 (handle_source_transform): Skipp C++ header files.
3110 (handle_source_transform): .cxx is a C++ source file.
3112 Wed Feb 14 08:36:02 1996 Tom Tromey <tromey@creche.cygnus.com>
3114 * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
3116 Implemented --verbose feature; idea from Greg Woods:
3117 * automake.in (verbose): New global.
3118 (generate_makefile): Print creating message if verbose.
3119 (grep_for_vers_texi): Print message if verbose.
3120 (handle_dependencies): Ditto.
3121 (scan_configure): Ditto.
3122 (read_am_file): Ditto.
3123 (parse_arguments): Added --verbose.
3124 (initialize_global_constants): Ditto.
3126 * automake.in (get_object_extension): Use am_line_error.
3127 (handle_source_transform): Ditto.
3128 (handle_libraries): Ditto.
3129 (handle_texinfo): Ditto.
3130 (handle_man_pages): Ditto.
3131 (handle_dist): Ditto.
3132 (handle_dist): Ditto.
3133 (handle_subdirs): Ditto.
3134 (handle_configure): Ditto.
3135 (handle_merge_targets): Ditto.
3136 (am_install_var): Ditto.
3137 (am_line_error): Allow actual line number as argument.
3138 (handle_configure): Use am_line_error.
3139 (scan_configure): Set config_header_line.
3140 (config_header_line): New global.
3141 Use @PERL@ to find perl during exec. From Greg Woods.
3143 Tue Feb 13 22:06:51 1996 Tom Tromey <tromey@creche.cygnus.com>
3145 * automake.in (initialize_per_input): Init %content_lines.
3146 (read_am_file): Set appropriate content_lines elements while
3148 (am_line_error): New function.
3149 (read_am_file): Use it.
3150 (handle_options): Ditto.
3152 * automake.in (scan_configure): Handle case where more than one .o
3153 is put into LIBOBJS at once. Test libobj.test.
3155 Mon Feb 12 20:39:28 1996 Tom Tromey <tromey@creche.cygnus.com>
3157 * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
3159 (handle_subdirs): Restored intl, po warnings.
3161 * automake.in (scan_configure): Delete everything after "," or
3162 ")". Test acoutnoq.test.
3163 (handle_dist): Use $relative_dir, not nonexistent $subdir.
3164 (handle_subdirs): 'po' and 'intl' are sometimes substituted into
3165 SUBDIRS; don't warn about their absence.
3167 Sun Feb 11 16:55:15 1996 Tom Tromey <tromey@creche.cygnus.com>
3169 * automake.in (handle_texinfo): Removed bogus error message.
3171 * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
3173 (handle_options): Handle version number.
3175 * automake.in ($maint_charset, $dist_charset): New variables.
3176 (initialize_per_input): Init $local_maint_charset.
3177 (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
3178 (generate_makefile): Don't print "creating...".
3180 Sat Feb 10 16:45:07 1996 Tom Tromey <tromey@creche.cygnus.com>
3182 * automake.in (get_object_extension): Substitute
3183 @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
3184 (handle_source_transform): Use $1, not \1.
3185 (pretty_print_internal): Handle Tabs in fill when computing indent
3187 (handle_merge_targets): Always generate install-exec and
3188 install-data targets. Test instexec.test.
3189 Fixed error message if fp_PROG_INSTALL missing.
3191 * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
3192 @CONFIG_INCLUDE_SPEC@.
3194 * automake.in (scan_configure): Delete everything after "]". Test
3197 * configure.in (AC_OUTPUT): Create tests/Makefile.
3198 * Makefile.am (SUBDIRS): New macro.
3200 * automake.in (handle_texinfo): Put $vtexi on texi_deps. From Jim
3203 * configure.in (AC_OUTPUT): Ensure automake is executable.
3205 Thu Feb 8 17:30:29 1996 Tom Tromey <tromey@creche.cygnus.com>
3207 * automake.in (handle_subdirs): Error if directory in SUBDIRS does
3210 * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
3213 * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
3215 * header.am (install-@DIR@HEADERS): Depend on all, not
3217 * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
3218 * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
3220 * programs.am (install-@DIR@PROGRAMS): Depend on all, not
3223 * automake.in (initialize_per_input): Initialize
3225 ($seen_path_xtra): New variable.
3226 (scan_configure): Look for AC_PATH_XTRA.
3227 (get_object_extension): Add variables to output if X seen.
3229 Thu Feb 8 10:02:45 1996 Greg A. Woods <woods@most.weird.com>
3231 * automake.in (handle_programs): add pkglib to list of
3233 (various): include a tab as fill for continuation lines
3234 printed with pretty_print*, esp. for macro variable assignments.
3235 [ changed to 4 spaced by me ]
3237 Wed Feb 7 18:00:29 1996 Tom Tromey <tromey@creche.cygnus.com>
3239 * configure.in (VERSION): Upped to 0.30.
3241 * Makefile.am (automake): Removed.
3242 (DIST_OTHER): Removed.
3244 * automake.in (handle_source_transform): All dep_files are
3245 relative to $(srcdir).
3246 (handle_libraries): Ditto.
3247 (scan_configure): Test for AC_PROG_INSTALL as well as
3248 fp_PROG_INSTALL. Don't error here.
3249 (seen_prog_install): Now global.
3250 (scripts_installed): New global.
3251 (handle_scripts): Set it.
3252 Give error if appropriate install macro not seen.
3253 (handle_subdirs): Ensure $seen_gettext before requiring
3254 gettext-specific files.
3255 (handle_configure): Automatically rebuild
3258 * automake.in (handle_source_transform): Use \W when quoting
3259 regexp. When blah_SOURCES not explicitly defined, still create
3261 * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
3262 * subdirs.am (maintainer-clean-recursive): Now depends on
3263 $(CONFIG_HEADER) and Makefile.
3265 * automake.in (handle_source_transform): Skip macro references.
3267 Mon Feb 5 14:58:58 1996 Tom Tromey <tromey@creche.cygnus.com>
3269 * automake.in (handle_texinfo): Include "rm" when deleting files.
3271 * Makefile.am (maintainer-check): Expect only one ${...}.
3272 * texinfos.am (install-info): Remove unneeded ${...}. From Jim
3275 * automake.in (handle_configure): Only define CONFIG_HEADER if
3277 ($seen_gettext): New variable.
3278 (handle_subdirs): Do all gettext-related checking here.
3279 (scan_configure): Just set $seen_gettext.
3280 (handle_man_pages): Properly quote $(MANS).
3282 Wed Jan 31 09:51:30 1996 Tom Tromey (tromey@gerbil.cygnus.com)
3284 * depend.am: Don't use srcdir anywhere.
3285 * automake.in (handle_libraries): Don't make .deps relative to
3287 (handle_options): Recognize no-dependencies.
3289 * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
3290 ".". Properly quote regexp.
3292 Tue Jan 30 12:19:09 1996 Tom Tromey (tromey@gerbil.cygnus.com)
3294 * automake.in (handle_configure): Only defined CONFIG_HEADER if
3296 (read_am_file): Quote regexp when substituting top_builddir.
3297 (handle_source_transform, handle_libraries): Look in
3298 $(srcdir)/.deps for .P files.
3300 Fri Jan 26 00:15:25 1996 Tom Tromey <tromey@creche.cygnus.com>
3302 * automake.in (am_conf_error): New function.
3303 (scan_configure): Use it.
3304 (scan_configure): A comma also ends AC_OUTPUT macro.
3306 * automake.in (read_am_file): Compute top_builddir when including
3308 (handle_configure): Use $top_builddir, not $top_reldir.
3309 (other_input_files): New variable.
3310 (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
3312 Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
3313 * automake.in (input_files, seen_make_set): Declare globally.
3314 (parse_arguments): Use input_files, not make_list.
3315 Only scan configure.in once.
3316 (handle_dist): Use SUBDIRS to determine when to make
3317 subdirectories and recurisvely dist. Use $(topdir), not "..", to
3318 find top of dist tree.
3319 (handle_configure): Check for AC_PROG_MAKE_SET here. Don't require
3320 configure.in (done elsewhere).
3321 (scan_configure): seen_make_set is global. Allow arbitrary space
3322 in LIBOBJS assignment.
3323 (top_builddir): New variable.
3324 * header-vars.am (top_builddir): New variable.
3325 * remake-subd.am (Makefile): Look in top_builddir, not .., when
3327 * automake.in (handle_merge_targets): Run 'all' before
3330 * automake.in (file_contents_with_transform): Changed error
3332 (handle_configure): Define $contents{'CONFIG_HEADER'}.
3334 * texi-version.am: Many changes to support multiple .texi files.
3335 Replaced "version.texi" with "@VTEXI@". Replaced "vti" with
3337 * automake.in (handle_configure): install.sh is an anachronism.
3338 (handle_texinfo): Generalized for multiple .texi files. Handle
3339 'clean-info' internally.
3340 * texi-clean.am: Removed.
3341 * Makefile.am: Updated for removal.
3343 Wed Jan 24 22:55:32 1996 Tom Tromey <tromey@creche.cygnus.com>
3345 * automake.in (grep_for_vers_texi): New function.
3346 (handle_texinfo): Use grep_for_vers_texi, not system("grep").
3347 (handle_texinfo): Changes to generalize to multiple .texi files.
3349 Tue Jan 23 14:22:16 1996 Tom Tromey <tromey@creche.cygnus.com>
3351 Fixes from Gord Matzigkeit:
3352 * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
3354 * header.am: New file.
3355 * Makefile.am (pkgdata_DATA): Install header.am.
3356 * automake.in (handle_headers): Use header.am, not data.am.
3357 (am_install_var): Allow pattern to be compiled multiple times.
3359 * config.guess, config.sub: New files.
3360 * Makefile.am (pkgdata_DATA): Install config.guess and
3362 * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
3363 AC_CANONICAL_SYSTEM.
3365 Sun Jan 21 15:51:48 1996 Tom Tromey <tromey@creche.cygnus.com>
3367 * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
3368 (handle_man_pages): Use man_MANS, not MANS.
3370 * Makefile.am (info_TEXINFOS): Renamed.
3372 * automake.in (scan_configure): Remove comments from input line.
3373 (am_variable): Removed.
3375 * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
3377 * automake.in (config_name, config_header): New globals.
3378 (scan_configure): Look for AC_CONFIG_HEADER.
3379 (handle_configure): Handle more uses of AC_CONFIG_HEADER.
3381 Sat Jan 20 15:54:24 1996 Tom Tromey <tromey@creche.cygnus.com>
3383 * automake.in (handle_dist_worker): Bug fix.
3385 Fri Jan 19 00:50:29 1996 Tom Tromey <tromey@creche.cygnus.com>
3387 * automake.in (require_file): Install missing files only according
3388 to desired strictness.
3389 (initialize_per_input): Don't init libsources.
3390 (scan_configure): Reinit libsources.
3391 (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
3392 (fp_c_prototypes): New global.
3393 (scan_configure): Set it.
3394 (get_object_extension): Error if fp_C_PROTOTYPES not in
3395 configure.in when using ansi2knr.
3396 (handle_source_transform): Skip header files.
3398 * automake.in (handle_dist_worker): Explicitly make 'dist' in
3401 Thu Jan 18 00:25:56 1996 Tom Tromey <tromey@creche.cygnus.com>
3403 From François Pinard:
3404 * automake.in (handle_source_transform): Transform $o file into .P
3406 (handle_dist_worker): Handle case where DISTFILES includes
3407 wildcard. Bug fix in subdir case.
3409 * automake.in (parse_arguments): Initialize strictness to
3412 Sun Jan 14 13:54:16 1996 Tom Tromey <tromey@creche.cygnus.com>
3414 * automake.in (scan_configure): Look for NLS support.
3416 Changes from François Pinard:
3417 * texinfos.am (install-info): Correctly install when build dir is
3419 * tags-subd.am (ID): Indentation change.
3420 * kr-vars.am (o): Use ".@U@o", not "@U@o".
3421 * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
3422 * automake.in (handle_dist_worker): Fixlets.
3423 (handle_dist): Sort keys going into dist_common.
3425 Sat Jan 13 00:18:06 1996 Tom Tromey <tromey@creche.cygnus.com>
3427 * automake.in (handle_dist_worker): If Gnits, don't allow release
3428 until NEWS is updated.
3430 * configure.in (VERSION): Version 0.29.
3432 * Makefile.am (maintainer-check): Look for perl4.036 in path.
3434 * dist-vars.am (DISTFILES): Include BUILT_SOURCES.
3435 (DEP_DISTFILES): Ditto.
3437 * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
3438 * dist-vars.am (DEP_DISTFILES): New variable.
3440 * automake.in (handle_options): Support dist-shar option.
3441 (handle_dist_worker): New function.
3442 (handle_dist): Use it.
3444 * texi-version.am (mostlyclean-vti): Remove version.tmp, not
3447 * automake.in (handle_dist): Chmod distdir 777. From François
3450 * automake.in (scan_configure): New function.
3451 (initialize_per_input): Init libsources.
3452 (generate_makefile): Run handle_configure first.
3453 (handle_configure): Run scan_configure.
3454 (handle_configure): Don't look for AC_PROG_MAKE_SET here.
3456 Thu Jan 11 23:14:18 1996 Tom Tromey <tromey@creche.cygnus.com>
3458 * Makefile.am (AUTOMAKE_OPTIONS): New variable.
3460 * automake.in (strictness, strictness_name): Renamed.
3461 (initialize_per_input): Set strictness, strictness_name.
3462 Initialize %options.
3463 (generate_makefile): Run handle_options.
3464 (handle_options): New function.
3465 (handle_man_pages): Make install-man depend on $(MANS). Turn off
3466 man page install if no-installman option given.
3467 (read_am_file): Deprecate @kr@.
3468 (get_object_extension): Look at ansi2knr option.
3469 (parse_arguments): Take global strictness from command-line
3472 Tue Jan 9 11:24:14 1996 Tom Tromey <tromey@creche.cygnus.com>
3474 Fixes from François Pinard:
3475 * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
3476 * automake.in (get_object_extension): Use $o, not $(kr)o.
3477 (handle_source_transform): Don't look for $(kr)c files.
3478 * kr-vars.am (o): New macro.
3481 * depend.am (DEP_FILES): Removed.
3482 * automake.in (handle_source_transform): Push .P file onto
3484 (initialize_per_input): New variable %dep_files.
3485 (handle_dependencies): Generate DEP_FILES here.
3487 Mon Jan 8 22:27:33 1996 Tom Tromey <tromey@creche.cygnus.com>
3489 * automake.in (do_one_clean_target): Only remove config.status in
3490 top-level directory.
3491 (handle_tags): Removed 'id' from .PHONY list. From Jim Meyering.
3493 * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
3495 * automake.in (handle_dist): Make "ln" quiet.
3497 * tags-subd.am (ID): Depend on HEADERS and SOURCES.
3499 Sat Jan 6 10:58:23 1996 Tom Tromey <tromey@cambric.colorado.edu>
3501 * automake.in (handle_merge_targets): 'check' shouldn't depend on
3503 (file_contents_with_transform): New function.
3504 (am_install_var): Use file_contents_with_transform.
3505 (handle_programs): Ditto.
3506 (handle_libraries): Ditto.
3507 (handle_texinfo): Ditto.
3508 (handle_merge_targets): Let 'install' depend on 'all' if no other
3509 dependencies exist. From Jim Meyering.
3510 (check_gnu_standards): GNU requires AUTHORS file. (See
3512 (require_file): Put body in loop.
3513 (get_object_extension): Only call require_file once.
3514 (handle_configure): Ditto.
3517 * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
3518 * tags-subd.am (id): Removed.
3520 Fri Jan 5 10:31:19 1996 Tom Tromey <tromey@cambric.colorado.edu>
3522 * Added copyright notice to each .am file.
3524 * automake.in: Cleanups from François Pinard to avoid $#.
3525 (require_argument): Fixed sense of test.
3526 (set_strictness): Bug fix.
3528 Thu Jan 4 21:21:29 1996 Tom Tromey <tromey@cambric.colorado.edu>
3530 * Makefile.am (pkgdata_DATA): Removed old dist files.
3532 * dist-subd-top.am, dist-subd.am, dist.am: Removed.
3534 * automake.in (set_strictness): Set $strictness_name.
3535 (strictness_name): New variable.
3536 (handle_dist): Substantially rewrote.
3538 * configure.in: Point AC_INIT at automake.in.
3540 * automake.in (generate_makefile): Report errors against
3541 Makefile.in, not Makefile.am.
3543 Wed Jan 3 00:05:40 1996 Tom Tromey <tromey@cambric.colorado.edu>
3545 * mdate-sh: Bug fix from Jim Meyering.
3547 * dist.am (dist): Changed in parallel with dist-subd-top.am.
3549 * mkinstalldirs: Reverted.
3551 * automake.in (initialize_global_constants): Allow COPYING.LIB
3553 (check_gnits_standards): Disallow COPYING.LIB.
3555 * texinfos.am (install-info): Only look in $(srcdir) for info
3558 * automake.in (initialize_global_constants): New variable
3560 (read_am_file): Put a copyright in each Makefile.in.
3562 * dist-vars.am (DISTFILES): Put DIST_COMMON first.
3564 * automake.in (am_install_var): Put space before "=".
3565 (handle_dist): Put README first in DIST_COMMON.
3567 * Makefile.am (pkgdata_DATA): Include COPYING.
3569 * COPYING: New file.
3571 * automake.in (parse_arguments): Added --gnu and --gnits as
3573 (initialize_global_constants): Ditto.
3574 (initialize_global_constants): Don't auto-distribute COPYING.LIB.
3575 (initialize_global_constants): Look for README first.
3576 (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
3578 (check_gnu_standards): Require file COPYING.
3580 From François Pinard:
3581 * automake.in (file_contents): Comment out "warn"s.
3582 (usage): Use 4 columns.
3583 (USAGE_FORMAT): Ditto.
3585 * texinfos.am (install-info): Look for info file relative to $$d.
3587 * Makefile.am (cvs-dist): Suppress output of "grep".
3589 * configure.in (VERSION): Version 0.28.
3591 * automake.in (pretty_print_internal): Fix for Perl 4
3594 * configure.in (VERSION): Version 0.27.
3596 * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
3599 * automake.in (initialize_global_constants): Don't quote "@" in
3600 $install_man_format.
3601 (handle_merge_targets): use "@:" as empty command, not ":".
3603 Tue Jan 2 23:33:24 1996 Tom Tromey <tromey@cambric.colorado.edu>
3605 * texinfos.am (install-info): Look in $d for info files. From
3608 * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
3610 * automake.in (read_am_file): Correctly deal with continued
3611 variable definitions.
3613 Mon Jan 1 15:43:25 1996 Tom Tromey <tromey@cambric.colorado.edu>
3615 * automake.in (handle_merge_targets): 'check' target depends on
3617 (file_contents): Don't be so verbose.
3618 (read_am_file): Ditto.
3619 (read_am_file): Must use substr to check for trailing \.
3620 (am_install_var): Use push_phony_cleaners.
3621 (file_contents): Set $was_rule when assuming a rule is seen.
3622 (read_am_file): Ditto.
3623 (do_one_clean_target): Removed spurious newline.
3625 Some changes from François Pinard:
3626 * Removed trailing whitespace from all '.am' files.
3627 * tags-subd.am (ID): Use &&, not ;.
3629 * automake.in (parse_arguments): Removed useless message.
3630 (parse_arguments): Don't explicitly referenced STDERR.
3631 (require_argument): Ditto.
3633 (set_strictness): Ditto.
3634 (file_contents): Ditto.
3635 (read_am_file): Ditto.
3636 (generate_makefile): Style tweaks.
3637 (handle_programs): Ditto.
3638 (handle_libraries): Ditto.
3639 (handle_texinfo): Ditto.
3640 (handle_man_pages): Ditto.
3641 (handle_tags): Ditto.
3642 (handle_dist): Ditto.
3643 (handle_subdirs): Ditto.
3644 (handle_configure): Ditto.
3645 (handle_footer): Don't put newline before footer.am contents.
3646 (handle_merge_targets): Style tweaks.
3647 (do_one_clean_target): Ditto.
3649 (am_variable): Ditto.
3650 Defined some new constants.
3651 (generate_makefile): Don't call generate_header.
3652 (generate_header): Removed.
3653 (file_contents): Rewrote.
3654 (read_am_file): Rewrote.
3656 * automake.in (generate_makefile): Handle phony target.
3657 (do_one_clean_target): Pretty-print dependencies.
3658 (handle_installdirs): Pretty-print rule.
3660 * Makefile.am (maintainer-check): Made some commands silent.
3662 * automake.in (initialize_global_constants): Don't install or
3663 uninstall cat'd man pages.
3664 (initialize_per_input): Added phony target.
3665 (push_phony_cleaners): New function.
3666 (get_object_extension): Handle phony targets.
3667 (handle_texinfo): Ditto.
3668 (handle_man_pages): Ditto.
3669 (handle_tags): Ditto.
3670 (handle_dist): Ditto.
3671 (handle_subdirs): Ditto.
3672 (handle_installdirs): Ditto.
3673 (handle_merge_targets): Ditto.
3674 (handle_clean): Ditto.
3675 (do_one_merge_target): Ditto.
3676 (am_install_var): Ditto.
3677 (handle_phony): New function.
3678 (generate_makefile): Call it.
3679 (pretty_print_internal): New function.
3680 (pretty_print_rule): Ditto.
3682 Sun Dec 31 13:04:59 1995 Tom Tromey <tromey@cambric.colorado.edu>
3684 * automake.in (initialize_global_constants): Don't print body of
3687 Changes from François Pinard:
3688 * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
3689 (DEP_FILES): Put dependency files in $(srcdir).
3690 Look in $(srcdir) when including dependency files.
3691 ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
3692 (.deps/%.P): MKDEP includes all macro expansions.
3693 * dist-subd-top.am (dist): Get absolute path for distdir. Don't
3695 * dist-subd.am (dist): Don't be so verbose.
3696 * dist.am (dist): Don't be so verbose.
3698 * automake.in (do_one_clean_target): Remove config.status in
3699 maintainer-clean. From Jim Meyering.
3701 * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix. From Jim
3704 * automake.in (handle_merge_targets): Add dummy command for empty
3705 install target. From Jim Meyering.
3707 Tue Dec 12 10:06:28 1995 Tom Tromey <tromey@cambric.colorado.edu>
3709 * texinfos.am (uninstall-info): Bug fix.
3711 * Makefile.am (maintainer-check): Error if ${...} used.
3712 * depend.am (DEP_FILES): Prefer $(...).
3714 * scripts.am (install-@DIR@SCRIPTS): Only install script if it
3716 * libraries.am (install-@DIR@LIBRARIES): Only install library if
3718 * programs.am (install-@DIR@PROGRAMS): Only install program if it
3721 * texinfos-vars.am (TEXFILES): Removed.
3723 * Makefile.am (pkgdata_DATA): Removed libprograms.am.
3725 * automake.in (do_one_merge_target): Never generate trailing
3727 (pretty_print): New function.
3728 (handle_footer): Prettyprint definitions.
3729 (am_install_var): Ditto.
3730 (handle_source_transform): Ditto.
3731 (handle_dist): Ditto.
3732 (handle_libraries): Ditto.
3733 (read_am_file): Put comments nearer appropriate code.
3735 * texi-clean.am (mostlyclean-info): Use continued lines, not
3736 multiple rm's. From Jim Meyering.
3738 Sun Dec 10 11:59:33 1995 Tom Tromey <tromey@cambric.colorado.edu>
3740 * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
3741 mkinstalldirs, texinfo.tex to be installed.
3742 * automake.in (symlink_exists): New global.
3743 (install_missing): Ditto.
3744 (require_file): Install missing files if possible.
3745 (parse_arguments): Handle --install-missing option.
3746 (initialize_global_constants): Document --install-missing.
3748 * Makefile.am (cvs-dist): Don't release unless NEWS updated.
3749 Ensure 'checks' pass before release.
3750 (maintainer-check): Renamed. Look in $(srcdir) for sources. From
3752 (cvs-dist): Depend on maintainer-check instead of explicitly
3755 * configure.in (VERSION): Version 0.26.
3757 * Makefile.am (check-local): Only look at [a-z]*.am. Fixed sense
3760 * depend.am (DEP_FILES): Bug fix.
3762 * automake.in (do_one_clean_target): Typo.
3764 * Makefile.am (check-local): Run syntax check under Perl 4.
3766 * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
3767 (handle_source_transform): Loop variable is now $_. From Gor
3769 * Makefile.am (check-local): Check for 'true' in source.
3770 * texinfos.am (install-info): Can't use "true" in any rule.
3772 Sat Dec 9 10:16:48 1995 Tom Tromey <tromey@cambric.colorado.edu>
3774 * Makefile.am (cvs-dist): New target.
3776 * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
3779 * texinfos.am (install-info): Don't do install-info for now.
3781 * clean.am (distclean-generic): Don't remove config.status here.
3782 * automake.in (do_one_clean_target): Remove config.status later,
3783 for 'make -j2'. From Jim Meyering.
3785 Fri Dec 8 16:30:48 1995 Tom Tromey <tromey@cambric.colorado.edu>
3787 * configure.in (VERSION): Version 0.25.
3789 * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
3790 (handle_configure): Check for AC_PROG_MAKE_SET.
3792 * depend.am (DEP_FILES): Handle deANSIfication case. From Jim
3795 * automake.in (am_install_var): Changed how 'clean' handled for
3796 uniform name targets.
3797 * Makefile.am (pkgdata_DATA): Added new files.
3798 * data-clean.am: New file.
3799 * scripts-clean.am: New file.
3800 * libraries-clean.am: New file.
3801 * programs-clean.am: New file.
3803 Wed Dec 6 00:06:11 1995 Tom Tromey <tromey@cambric.colorado.edu>
3805 * automake.in (am_install_var): Error if variable name
3807 (handle_source_transform): Automatically include .c file
3808 corresponding to .y or .l.
3810 Tue Dec 5 00:46:14 1995 Tom Tromey <tromey@cambric.colorado.edu>
3812 * programs.am: Changed for uniform naming scheme.
3814 * automake.in (read_am_file): Allow '-' and '.' in target names.
3815 (generate_makefile): Don't pass arguments to handle_libraries.
3816 (initialize_per_input): Define @sources, @objects.
3817 (generate_makefile): Init @sources, @objects if needed.
3818 (handle_source_transform): Push onto @sources, @objects here.
3819 (am_install_var): Push primary onto @all, for configure-time
3821 (handle_programs): Use new uniform naming scheme.
3823 * Makefile.am (check-local): New target.
3825 * automake.in (handle_libraries): Use uniform naming scheme.
3827 * libraries.am: Rewrote for uniform naming scheme.
3829 * scripts.am: Updated names of all clean targets.
3831 * automake.in (handle_programs): Split on all whitespace.
3832 (handle_libraries): Ditto.
3833 (handle_texinfo): Ditto.
3834 (handle_man_pages): Ditto.
3835 (am_install_var): Changed return result.
3836 (am_install_var): Changed interface.
3837 (am_install_var): Push onto @clean@ if requested.
3838 (handle_scripts): Pass -clean to am_install_var.
3840 Mon Dec 4 11:55:36 1995 Tom Tromey <tromey@cambric.colorado.edu>
3842 * automake.in (am_install_var): Push target onto @all.
3843 (get_object_extension): Use $(...).
3844 (handle_source_transform): Ditto.
3845 (handle_programs): Ditto.
3847 * automake.in (require_argument): New function.
3848 (parse_arguments): Use it.
3849 (push_dist_common): New function.
3850 (generate_makefile): Use it.
3851 (handle_texinfo): Ditto.
3852 (handle_dist): Ditto.
3853 (handle_configure): Ditto.
3854 (require_file): Ditto.
3855 (generate_makefile): Don't pass arguments to handle_scripts.
3856 (handle_configure): Require configure.in.
3857 (check_gnu_standards): New function.
3858 (check_gnits_standards): Ditto.
3859 (generate_makefile): Check standards.
3861 * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
3863 * automake.in (LENIENT, GNU, GNITS): New constants.
3864 (initialize_per_input): New function.
3865 (generate_makefile): Use it.
3866 (initialize_global_constants): Renamed from init_globals.
3867 (require_file): Added strictness argument.
3868 (parse_arguments): Added --strict option.
3869 (set_strictness): New function.
3870 (parse_arguments): use it.
3871 (initialize_global_constants): Document --strictness.
3873 * automake.in: Use ${1+"$@"} to preserve quoting when running
3876 * texinfos.am (install-info): Don't use "true".
3877 * tags.am (TAGS): Don't use "true".
3879 * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
3880 remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
3882 * program.am (@PROGRAM@): Use LINK macro.
3883 * compile.am (.c.o): Use COMPILE macro.
3885 * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
3888 * subdirs.am (RECURSIVE): Removed macro.
3890 * clean.am: Changed to not be so verbose.
3892 * Makefile.am (pkgdata_DATA): Include texi-clean.am.
3893 * automake.in (handle_texinfo): Transform texi-clean and put into
3895 * texinfos-vars.am (TEXFILES): Removed.
3896 * texinfos.am: Removed 'clean' targets.
3897 * texi-clean.am: New file.
3899 * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
3901 * texinfos-vars.am (TEXFILES): Added *.op.
3903 * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
3905 * dist.am (dist): Use DISTFILES.
3906 * dist-subd.am (dist): Use DISTFILES.
3907 * dist-subd-top.am (dist): Use DISTFILES.
3909 Sun Dec 3 00:24:08 1995 Tom Tromey <tromey@cambric.colorado.edu>
3911 * Makefile.am (ETAGS_ARGS): Define.
3913 * depend.am (.deps/.P): Use ":", not "echo timestamp". From Jim
3916 * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
3918 * automake.in (handle_scripts): Use am_install_var.
3920 * scripts.am: Rewrote for new uniform naming scheme.
3922 * Makefile.am (pkgdata_DATA): Removed libscripts.am.
3924 * libscripts.am: Removed.
3926 * packagedata.am: Removed.
3928 * Makefile.am (PACKAGEDATA): Removed packagedata.am.
3929 (pkgdata_DATA): Renamed from PACKAGEDATA.
3931 * automake.in (handle_data): Use am_install_var.
3932 (init_globals): Init %exec_dir_p.
3934 * data.am: Rewrote for new uniform naming scheme.
3936 * automake.in (get_object_extension): New function.
3937 (handle_programs): Use it.
3938 (dir_holds_sources): Changed interpretation.
3939 (handle_headers): New function.
3940 (am_install_var): New function.
3941 (generate_makefile): Call handle_headers.
3943 * header-vars.am (pkgdatadir): New macro.
3945 (pkgincludedir): Ditto.
3947 * automake.in (handle_source_transform): New function.
3948 (am_error): New function.
3949 (generate_makefile): Use it.
3950 (handle_source_transform): Ditto.
3951 (handle_texinfo): Ditto.
3952 (handle_dependencies): Ditto.
3953 (handle_merge_targets): Ditto.
3954 (require_file): Ditto.
3956 Sat Dec 2 21:39:56 1995 Tom Tromey <tromey@cambric.colorado.edu>
3958 * automake.in: Updated FSF address. From Jim Meyering.
3959 * header-vars.am: Updated FSF address.
3961 * distname.am: Removed.
3963 * automake.in (file_contents): Strip "##" comments.
3964 * Various files: Added "##" comments for strange things.
3966 * automake.in (handle_tags): Generate TAGS rule for every
3969 * subdirs.am (RECURSIVE): Include installcheck-recursive.
3970 * automake.in (installcheck): New variable.
3971 (generate_makefile): Initialize it.
3972 (handle_subdirs): Push 'installcheck-recursive'.
3973 (handle_merge_targets): Handle installcheck target.
3975 Thu Nov 30 20:13:16 1995 Tom Tromey <tromey@cambric>
3977 * automake.in ($PACKAGE): Removed.
3979 * header-vars.am (ALL): Removed.
3981 * automake.in: Reworked 'all' target handling.
3983 * automake.in (generate_makefile):
3984 Don't use AM_ forms in call to am_variable.
3986 * automake.in: Changes for Perl 5, from Gord Matzigkeit
3988 * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
3990 * automake.in (handle_footer): Allow SUFFIXES variable.
3992 * automake.in (am_variable): New function.
3993 (handle_texinfo): Use it.
3994 (generate_makefile): Use it.
3996 * configure.in: Version 0.24.
3998 Wed Nov 29 23:50:14 1995 Tom Tromey <tromey@cambric>
4000 * automake.in (handle_libraries):
4001 Generate blah_LIBADD defines if required.
4003 * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
4005 * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
4007 * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
4009 * configure.in: Version 0.23
4011 * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
4013 * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
4015 * automake.in: New option --output-dir
4017 * automake.in (handle_configure): Fixed typo.
4019 * automake.in (handle_installdirs): Always make installdirs target.
4021 * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
4022 uninstall-exec-recursive. Added installdirs-recursive.
4024 * automake.in (handle_installdirs): Handle installdirs-recursive.
4025 (handle_man_pages): 'all' depends on $(MANS)
4027 * Makefile.am: Removed mans.am.
4029 * automake.in: More man-related fixes
4031 * automake.in: Bug fixes
4033 * automake.in: Rewrote man page handling.
4035 * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
4037 * automake.in (handle_installdirs): New function.
4038 (@installdirs): New global.
4039 Many changes to deal with installdirs.
4041 * clean.am (clean-generic): Always supply 'else' clause to 'if'
4043 * automake.in (generate_header): Don't use header.am.
4044 (handle_dist): Don't use dist-subd-vars.am.
4046 * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
4048 * Makefile.am (DISTCLEANFILES): Removed.
4050 * clean.am (clean-generic): Bug fix.
4052 * clean.am (clean-generic): Only remove CLEANFILES if nonempty
4054 * texi-version.am (clean-vti): No such macro as VTI
4056 Tue Nov 28 19:56:07 1995 Tom Tromey <tromey@cambric>
4058 * automake.in: Bug fix for maintainer-clean
4060 * automake.in (do_one_clean_target):
4061 Print special text in maintainer-clean.
4062 (handle_clean): Always include clean.am
4064 * clean.am: Use -generic clean targets.
4066 * compile.am: Added clean targets.
4068 * configure.in: Version 0.22.
4070 * automake.in (handle_dependencies):
4071 Put trailing newline after all deps.
4073 * automake.in (handle_dependencies): Another dependency bug fix.
4075 * automake.in (handle_dependencies):
4076 Bug fix when including dependencies.
4078 * automake.in (handle_configure):
4079 Verify existence of install-sh, mkinstalldirs
4081 * automake.in (handle_texinfo): Include stamp-vti in distribution
4083 * dist-subd-vars.am, dist-vars.am (DIST_FILES):
4084 Include DATA, PACKAGEDATA.
4086 * Makefile.am: Nothing
4088 * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
4090 * automake.in (handle_texinfo): Typo
4092 * automake.in: If script ends up in shell, feed to perl
4094 * automake.in: Rewrote 'clean' rules.
4095 Documentation made and installed first.
4096 'all' depends on 'info'
4098 Mon Nov 27 23:57:29 1995 Tom Tromey <tromey@cambric>
4100 * configure.in, Makefile.am: Turned off internationalization.
4102 * clean-kr.am: Rewrote for new clean scheme.
4104 * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
4106 * Makefile.am (PACKAGEDATA): Include tags-clean.am
4108 * subdirs.am: Removed bogus local clean targets
4110 * tags-clean.am: Initial revision
4112 * texi-version.am: Added clean targets
4114 * texinfos.am: Fixes to clean targets.
4116 * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
4119 * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
4121 * automake.in: Completely revamped automatic de-ANSI-fication
4123 * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
4125 * compile-vars.am (LINK): New macro
4127 * kr-vars.am: Trailing blank line
4129 * compile-kr.am: Rewrote
4131 * compile-vars.am (COMPILE): New macro
4133 * compile-vars.am (ANSI2KNR): Removed
4135 * Makefile.am (PACKAGEDATA): Removed all sed scripts. Added kr-vars.am
4137 * kr-vars.am: Initial revision
4139 * automake.in (require_file): New function.
4140 (handle_texinfo): Require 'mdate-sh'
4141 (common_sometimes): New variable
4144 * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
4146 * mdate-sh: Initial revision
4148 * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
4150 * automake.in (generate_makefile):
4151 Put Makefile.in, Makefile.am in @dist_common
4152 (handle_configure): Use @dist_common as appropriate
4154 * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
4156 * configure.in: Abort if perl not found
4158 * configure.in: Look for perl
4160 * automake.in: Reimplemented in Perl
4162 * automake.in: Fixlet
4164 Sun Nov 26 08:09:30 1995 Tom Tromey <tromey@cambric>
4166 * automake.in: Always print ".SUFFIXES:" rule.
4168 * automake.in: Distribution config.h.in if required
4170 * automake.in: Bug fix when including texi-version.am
4172 * automake.in: Bug fix when looking for .texi file in $am_reldir
4174 * depend.am: Comment fix
4176 * automake.in: Look for .texi file in $am_reldir
4178 * automake.in: Fixlet
4180 * automake.in: Blank line after targets from user's Makefile.am
4182 * automake.in: Move footer items to actual footer
4184 * automake.in: Include stamp-h.in in DIST_COMMON if necessary
4186 * automake.in (common):
4187 Don't include acconfig.h, config.h.top, config.h.bot
4189 * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
4191 * Makefile.am (CONFIG_H): Define
4193 * acconfig.h: Initial revision
4195 * configure.in: Use AC_CONFIG_HEADER.
4197 * automake.in: Put blah_TEXINFOS into DIST_COMMON
4199 * automake.in: .info file explicitly depends on primary .texi file
4201 * texinfos.am (install-info): Always supply 'else' clause to 'if'
4203 * tags.am (TAGS): Always supply 'else' clause to 'if'
4205 * subdirs.am (.NOEXPORT): Removed (now in footer.am)
4207 * automake.in: Always include footer.am in output
4209 * mans.am (install-man): Always supply 'else' clause to 'if'
4211 * automake.in: More version.texi fixes
4213 * automake.in: Only do version.texi processing if requested.
4215 * automake.in: Minor internationalization fixes.
4216 Subshell can now exit with nonzero status.
4217 Fixed up .texi handling; now uses texi-version.am
4218 Make sure '.c' and '.o' are in .SUFFIXES if required.
4220 * Makefile.am (PACKAGEDATA): Include texi-version.am
4221 (stamp-vti, version.texi): Removed
4222 (TEXINFOS): Don't reference version.texi
4224 * texi-version.am: Initial revision
4226 * dist.am, dist-subd-top.am (dist):
4227 [DIST_SUBDIRS] Follow symlinks when copying.
4229 * dist-subd-top.am (dist): Removed unneeded subdir= option to make
4231 Sat Nov 25 23:23:39 1995 Tom Tromey <tromey@cambric>
4233 * automake.in: Added --amdir option
4235 * Makefile.am, configure.in: Turned on internationalization
4237 * Makefile.am: Set EDITION
4239 * configure.in: Version 0.21
4241 * tags.am, tags-subd.am: Don't use double-colon rules
4243 * automake.in: Redid install-data, install-exec, uninstall handling
4245 * configure.in: Turn off i18n
4247 Fri Nov 24 23:51:37 1995 Tom Tromey <tromey@cambric>
4249 * automake.in (common): Remove NLS
4251 * automake.in (common): Include ABOUT-NLS.
4253 * automake.in: Test for install-sh and mkinstalldirs
4255 * automake.in: Blank line after OBJECTS= line
4257 * automake.in: Start subshell in loop after check for Makefile.am
4259 * automake.in: --use-deps now the default
4261 * automake.in (am_dir): Don't apply transform to install directory name
4263 * packagedata.am: Don't apply transform to install directory name
4265 * Makefile.am (SUBDIRS): Hold off on internationalization
4267 Thu Nov 23 18:02:38 1995 Tom Tromey <tromey@cambric>
4270 Write 'SOURCES =' line after copying Makefile.am variables
4272 * automake.in: Fixed bug in "--" option processing
4274 * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
4276 * Makefile.am (DIST_OTHER): Include gettext-sh
4278 * Makefile.am (SUBDIRS): Define
4280 * configure.in: Include internationalization bits
4282 * automake.in: Many changes to avoid double-colon rules.
4284 * subdirs.am: ($(RECURSIVE)): Print name of target actually used
4286 * subdirs.am: Removed "::" rules
4288 * header.am: Removed install, uninstall
4290 * header.am: Added install, uninstall targets
4292 * hack-make.sed: Rewrite targets like "all-local" to "all_local"
4294 * header.am, libraries.am, mans.am, texinfos.am, footer.am:
4297 * Makefile.am (PACKAGEDATA): Include libscripts.am
4299 * libprograms.am: Don't install libscripts here
4301 * libscripts.am: Initial revision
4303 * scripts.am, programs.am, libprograms.am: Removed "::" rules
4305 * automake.in (am_dir): Run package name through name transform.
4307 * automake.in: Don't use packagedata.sed or data.sed
4309 * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed. Added
4312 * data.am: No longer run through sed
4314 * packagedata.am: Initial revision
4316 Wed Nov 22 22:31:02 1995 Tom Tromey <tromey@cambric>
4318 * automake.in: No blank line after Usage
4320 * automake.in: Removed "NLS nuisances" section.
4321 Now uniformly uses $echo for user-visible messages (in advance of
4322 internationalization)
4324 * subdirs.am (maintainer-clean): Don't use realclean-local
4326 * Makefile.am: Use PACKAGEDATA, not custom code
4328 * data.am: Use @LONG@, not $(@LONG@)
4330 * automake.in: Handle DATA and PACKAGEDATA
4332 * packagedata.sed: Initial revision
4334 * data.am: Use @DIR@, not $(@DIR@)
4336 * data.sed: Use $(datadir), not datadir
4338 * data.sed: Initial revision
4340 * data.am: Wrote uninstall targets
4342 * data.am: Initial revision
4344 * dist-subd.am (dist): Don't link a file that has already been linked
4346 * dist-subd-top.am, dist.am (dist):
4347 Run `automake --include-deps' before making distribution
4349 * automake.in: More dependency-tracking bug fixes
4351 * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
4353 * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
4355 * tags-subd.am, tags.am: Added trailing blank line
4357 * depend.am: Use ".P", not "empty.P", as placeholder.
4359 * automake.in: Only include depend.am if SOURCES not empty
4361 * automake.in: Added --use-deps and --include-deps options.
4362 Handle auto-generating dependencies.
4364 * Makefile.am (am_DATA): Include depend.am
4366 * depend.am: Initial revision
4368 * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
4370 * automake.in: Put blank line after .SUFFIXES
4372 * scripts.am: Added blank line at end
4374 * scripts.am: Removed unnecessary comment
4376 * scripts.am: Removed unnecessary workarounds
4378 * automake.in: Don't include programs.am if PROGRAMS empty
4380 * header-vars.am (INSTALL_SCRIPT): Typo
4382 * texinfos.am, compile-kr.am: Don't include .SUFFIXES
4384 * automake.in: Handle .SUFFIXES here.
4386 * configure.in: Use fp_PROG_INSTALL
4388 * header-vars.am: Changes for autoconf 2.5.
4389 Now includes INSTALL_SCRIPTS.
4391 * texinfos.am (install-info): Bug fix
4394 Include scripts.am or libscripts.am in output if appropriate
4396 * programs.am (install-programs, uninstall-programs):
4397 Don't install SCRIPTS
4399 * Makefile.am (am_DATA): Include scripts.am
4401 * scripts.am: Initial revision
4403 Tue Nov 21 09:11:38 1995 Tom Tromey <tromey@cambric>
4406 Cleaned up how "prog_SOURCES" variable is found in input.
4408 Put static sed scripts into separate, installed files.
4410 * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
4412 * hack-make.sed, nl-remove.sed: Initial revision
4414 * texinfos.am (install-info): Rewrote
4416 * subdirs.am (all-recursive): Put with other -recursive rules
4418 * configure.in: Version 0.20
4420 * automake.in: Another bug fix
4422 * automake.in: Bug fix when looking for texinfo.tex
4424 * texinfo.tex: Initial revision
4427 If TEXINFOS defined but texinfo.tex does not exist, give warning.
4429 * subdirs.am (all): Renamed from _all. Now uses all-recursive
4430 (all-recursive): Don't fail immediately if -k specified.
4432 Mon Nov 20 22:48:03 1995 Tom Tromey <tromey@cambric>
4434 * subdirs.am (_all):
4435 New target. Now use Jim Meyering's formulation of AIX
4437 (install-exec, install-data): New targets
4439 Sat Nov 18 19:07:30 1995 Tom Tromey <tromey@cambric>
4441 * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
4443 * automake.in: Use @datadir@
4445 * automake.in: Added @configure_input@ line
4447 Fri Nov 17 23:32:43 1995 Tom Tromey <tromey@cambric>
4449 * automake.in: "--help" option now prints auto-recognized file names.
4450 Allow AM_ overriding of more variables.
4452 * texinfos.am (install-info):
4453 Don't cd to srcdir to avoid breaking install-sh
4456 * Makefile.am: Handle automake.texi
4458 Thu Nov 16 18:43:43 1995 Tom Tromey <tromey@cambric>
4460 * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
4462 * tags.am (TAGS): bug fix
4464 * automake.in: Use am_dir, not AM_DIR.
4465 Use version, not VERSION.
4466 Bug fix in TAGS code.
4468 * Makefile.am (am_DATA): Include tags.am and tags-subd.am
4470 * subdirs.am: TAGS target now in tags.am
4472 * footer.am: TAGS and ID targets now in tags-subd.am
4474 * tags-subd.am, tags.am: Initial revision
4476 * automake.in: Cleaned up AM_PROGRAM code.
4477 Handle TAGS target better
4479 * remake.am, remake-subd.am (Makefile.in): Bug fix.
4481 * automake.in (usage): Updated
4483 * remake-subd.am, remake.am:
4484 Added rule where Makefile.in depends on Makefile.am
4486 * automake.in: Entire body of 'for' loop now in subshell
4488 * automake.in (common): config.guess and config.sub are common files.
4490 * dist-subd-top.am, dist.am (dist): Bug fix.
4492 * Makefile.am (DIST_OTHER): Don't include TODO
4494 * automake.in: Auto-include TODO and THANKS files.
4496 * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
4498 * automake.in: More bug fixes in "look for Makefile.am" code.
4500 * automake.in: Bug fix in "look for Makefile.am" code.
4503 If no arguments given, look for all Makefile.am's in this
4504 directory and in immediate subdirs
4506 * automake.in: Bug fixes for LDADD-override feature.
4508 * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
4510 * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
4512 * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
4514 * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
4516 Wed Nov 15 01:54:43 1995 Tom Tromey <tromey@cambric>
4518 * automake.in: No longer look for _SOURCES or _OBJECTS
4521 Remove "automatically created" header (now in automake).
4524 * automake.in: Put version info in Makefile header
4526 Tue Nov 14 23:38:17 1995 Tom Tromey <tromey@cambric>
4528 * automake.in: Minor cleanups
4530 * dist-subd-top.am, dist.am (dist):
4531 Don't link or copy file if it already exists.
4534 Look for _SOURCES (common sources) and generate _OBJECTS.
4536 * footer.am (ID, TAGS): Include HEADERS
4538 * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
4540 Mon Nov 13 22:20:02 1995 Tom Tromey <tromey@cambric>
4542 * dist-subd.am (distdir): Is relative to ".."
4544 * dist-subd-vars.am (PACKAGE, VERSION): Define
4546 * dist-subd.am (dist): Don't handle DIST_DIRS.
4548 * mans.am (uninstall-man): Another bug fix.
4550 * mans.am (uninstall-man): Bug fix.
4552 * dist.am, dist-subd-top.am (dist): Bug fix
4554 * Makefile.am (DIST_SUBDIRS): New macro
4556 * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
4558 * Makefile.am (DIST_OTHER): Include automake.in
4560 * Makefile.am (DISTCLEANFILES): New macro.
4562 * automake.in (common): Include COPYING.LIB
4564 * Makefile.am (automake): New rule.
4566 * texinfos.am (install-info): Changed per GNU standards
4568 * remake-hdr.am (stamp-h.in):
4569 Use "touch", not "date", per GNU standards.
4571 * automake.in (common): Include texinfo.tex
4573 Sun Nov 12 23:59:08 1995 Tom Tromey <tromey@cambric>
4575 * automake.in: More fixes when finding common files.
4577 * Makefile.am (DIST_OTHER): Another removal.
4579 * automake.in: Special-case when amdir=.
4581 * Makefile.am (DIST_OTHER): Removed auto-detected files.
4584 Search for commonly-used files and auto-include them in distribution
4586 * dist-vars.am (DIST_FILES): Include DIST_COMMON.
4587 (DIST_CONF): Removed files searched for by automake.
4589 * automake.in: More arg-parsing bug fixes.
4591 * Makefile.am (DIST_OTHER): Include install-sh
4593 * Makefile.am (DIST_OTHER): Don't include auto-included files.
4595 * automake.in: Bug fixes to argument parsing code.
4597 * automake.in: Handle --version and --help.
4598 NLS stuff from autoconf.
4600 * Makefile.am (amdatadir): Fixed typo.
4601 (install): Make install directories
4603 * Makefile.am: Use "install::", not "install:"
4605 * install-sh, mkinstalldirs: Initial revision
4607 * configure.in: Use AC_PROG_INSTALL
4609 * automake.in: Set AM_DIR based on configure results.
4611 * Makefile.am (install): New target.
4612 (amdatadir): New variable.
4614 * automake.in: Use "#! /", not "#!/".
4616 * Makefile.am, configure.in: Initial revision
4618 * automake.in: Renamed from "automake".
4621 * dist.am (PACKAGE, VERSION): Now in dist-vars.am
4623 * automake.in: Insert remake-subd.am if appropriate.
4625 * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
4627 * automake.in: Handle ALLPROGRAMS variable.
4629 * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
4631 * automake.in: Fixlet when printing "subdir=DIR"
4633 * automake.in: Put "subdir=DIR" into subdir Makefile
4635 * automake.in: Don't refer to distname.am.
4636 Only put footer.am in subdir Makefiles.
4638 * subdirs.am (id, ID): New target.
4639 (.NOEXPORT): Copied from footers.am.
4641 * subdirs.am (TAGS): Bug fixes.
4643 * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
4645 * subdirs.am (maintainer-clean-local): Remove TAGS
4647 * subdirs.am (TAGS): Make tags file that includes all subdir tags files
4649 * subdirs.am: Use maintainer-clean, per GNU standards
4651 * dist-subd-top.am: Some variables defined in dist-vars.am
4653 * dist-vars.am (PACKAGE, VERSION):
4654 New variables, initialized by configure
4656 * footer.am (id, ID): New targets
4657 (TAGS): Put TAGS file in build, not source, directory
4659 * remake-subd.am (Makefile): Don't assume subdir is 'src'
4661 * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
4663 * dist-subd.am: Changed to conform to new top-level dist target.
4666 Changed to assume PACKAGE and VERSION are set by configure.
4668 * clean-kr.am, clean.am (maintainer-clean):
4669 Updated rules per GNU standards.
4671 * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
4673 Sat Nov 5 14:39:50 1994 djm <djm@cambric>
4675 * automake.in, texinfos.am: kludge for multiple-part info files
4677 Thu Nov 3 13:33:44 1994 djm <djm@cambric>
4679 * clean.am, clean-kr.am: remove INFOS
4681 Wed Nov 2 06:15:42 1994 djm <djm@cambric>
4683 * texinfos.am: add path
4685 * remake.am, remake-hdr.am: account for VPATH limitations
4687 Mon Oct 24 23:01:59 1994 djm <djm@cambric>
4689 * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
4690 handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
4692 Sun Oct 23 01:50:41 1994 djm <djm@cambric>
4694 * texinfos.am: install-info depends on info files
4696 * dist-subd-vars.am, dist-vars.am: distrib info files
4698 Sun Oct 2 02:03:06 1994 djm <djm@cambric>
4700 * clean-kr.am, clean.am: fix up distclean
4702 * subdirs.am: fix typo
4704 * clean.am: do more in distclean
4706 Sat Oct 1 23:52:51 1994 djm <djm@cambric>
4708 * libraries.am: make install depend on all
4710 * automake.in: fix typo
4712 Wed Sep 28 21:15:26 1994 djm <djm@cambric>
4714 * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
4716 * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
4718 * dist-subd-top.am: Initial revision
4720 * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
4721 centralize prefix var setting
4723 * header-vars.am: set all the std vars based on prefix
4725 Tue Sep 27 01:32:22 1994 djm <djm@cambric>
4727 * automake.in: don't add kr stuff if not needed
4729 * dist-vars.am: add config vars to dist
4731 Mon Sep 26 23:09:09 1994 djm <djm@cambric>
4733 * program.am: add LDADD
4735 * compile-vars.am: remove LDADD from LDFLAGS
4737 * clean.am: move knr stuff to another file
4739 * automake.in: use different clean file for ansi2knr
4741 * clean-kr.am: Initial revision
4743 Thu Sep 22 03:45:02 1994 djm <djm@cambric>
4745 * automake.in, dist-subd.am, dist.am: fix rules and dist
4747 Tue Sep 20 21:29:40 1994 djm <djm@cambric>
4749 * compile.am, automake.in: split out knr
4751 * compile-kr.am: Initial revision
4753 * libprograms.am: fix typo
4755 * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
4756 make libprograms work
4758 * libprograms.am: Initial revision
4760 * automake.in, compile.am, header-vars.am: fix little bugs
4762 * compile.am: allow parallel K&R
4764 * clean.am: remove kerb temps
4766 * automake.in: fix recognizing start of rules
4768 * dist-subd.am, dist.am: fix dist
4770 * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
4772 Mon Sep 19 23:39:21 1994 djm <djm@cambric>
4774 * automake.in: works on m4 too
4776 * automake.in, mans.am: works on fileutils
4778 * 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:
4779 works on fileutils except for all
4781 * automake.in: vars thing
4783 * header-vars.am: Initial revision
4785 * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
4788 * compile-vars.am: Initial revision
4790 * automake.in: many improvements
4792 * footer.am: Initial revision
4794 * dist.am: remove distname
4796 * automake.in: namespace cleanup
4798 * distname.am: Initial revision
4800 * 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:
4803 * 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: