1 Sun Jul 19 00:04:25 1998 Tom Tromey <tromey@cygnus.com>
3 * automake.in (variable_conditions): Initialize %vars_scanned.
4 (variable_conditions_sub): Check it. Test cond5.test.
6 Sat Jul 18 00:24:14 1998 Tom Tromey <tromey@cygnus.com>
8 * automake.in (variable_value_as_list_worker): Renamed from
9 variable_value_as_list. Set entry in vars_scanned, and give error
10 if variable recursively defined. Test recurs.test.
11 (value_to_list): Call it instead.
12 (variable_value_as_list): New function.
14 * automake.in (variable_conditions_sub): If var is not
15 conditional, but does have conditional subvariables, then return
16 value should be all permutations of subvariable conditions. Test
18 (handle_source_transform): Define _OBJECTS variable with each
19 condition; no need to define multiple new variables.
21 Fri Jul 17 12:56:14 1998 Tom Tromey <tromey@cygnus.com>
23 * automake.in (am_install_var): Use DESTDIR, not DATADIR. From
26 * automake.in (scan_dependency_file): Recognize DOS-style paths as
28 * ylwrap: Recognize DOS-style paths as absolute. From Ian Lance
31 Fri Jul 17 07:37:20 1998 H.J. Lu (hjl@gnu.org)
33 * ylwrap: Don't use absolute path if the input is in the
36 Fri Jul 17 11:58:27 1998 Ian Lance Taylor <ian@cygnus.com>
38 * automake.in: Use $(AM_MAKEFLAGS) in every invocation of $(MAKE).
39 * subdirs.am: Likewise.
41 Thu Jul 16 18:09:03 1998 Ian Lance Taylor <ian@cygnus.com>
43 * remake.am (config.status): Depend upon
44 $(CONFIG_STATUS_DEPENDENCIES).
45 * automake.in (handle_configure): Examine
46 CONFIG_STATUS_DEPENDENCIES.
48 Tue Jul 14 13:37:48 1998 Tom Tromey <tromey@cygnus.com>
50 * Makefile.am: Always look in srcdir for automake.in.
52 Tue Jun 23 14:00:27 1998 Ian Lance Taylor <ian@cygnus.com>
54 * progs.am: Don't let $(EXEEXT) interfere with $(transform).
55 Report from Mike Stump <mrs@wrs.com>.
57 Tue Jun 2 13:27:34 1998 Tom Tromey <tromey@cygnus.com>
59 * automake.in (scan_one_configure_file): Make CONFIGURE file
60 handle local. From Kevin Street.
62 * automake.in (read_am_file): Error if blank line or comment
63 follows trailing backslash. Test syntax.test.
64 (file_contents_with_transform): Likewise.
66 Thu May 28 18:49:47 1998 Ian Lance Taylor <ian@cygnus.com>
68 * automake.in (handle_configure): Always use $(SHELL) when running
71 Mon Jun 1 14:23:29 1998 Tom Tromey <tromey@cygnus.com>
73 * automake.in (handle_yacc_lex_cxx): Use AM_CPPFLAGS, AM_CXXFLAGS,
75 (output_yacc_build_rule): Use AM_YFLAGS, AM_LFLAGS.
76 (handle_dependencies): Don't define CXXMKDEP.
78 * clean.am (mostlyclean-generic): Prefix rule with MOSTLYCLEAN.
79 (clean-generic): Prefix rule with CLEAN.
80 (distclean-generic): Prefix rule with DISTCLEAN.
81 (maintainer-clean-generic): Prefix rule with MAINTAINERCLEAN.
82 BUILT_SOURCES now handled in automake itself.
83 * automake.in (initialize_per_input): Initialize
84 maintainer_clean_files.
85 (handle_yacc_lex_cxx): Put lex and yacc output files onto
86 @maintainer_clean_files.
87 (handle_clean): Handle @maintainer_clean_files. Transform
88 clean.am when installing; try to remove unnecessary tests in
91 * automake.in (do_check_merge_target): Only generate $(MAKE)
92 command if there are check targets to make. Report from Karl
95 Sun May 17 23:05:55 1998 Tom Tromey <tromey@cygnus.com>
97 * aclocal.in (write_aclocal): Fixed generated copyright message.
98 From Eleftherios Gkioulekas.
100 * automake.in (parse_arguments): Typo fix from Paul D. Smith.
102 Fri May 8 12:14:03 1998 Tom Tromey <tromey@cygnus.com>
104 * automake.in (handle_yacc_lex_cxx): Put lex and yacc output files
107 Wed May 6 01:18:05 1998 Tom Tromey <tromey@cygnus.com>
109 * header-vars.am (DESTDIR): Changed from DISTDIR.
111 Fri Apr 24 10:16:20 1998 Tom Tromey <tromey@cygnus.com>
113 * libs.am: Don't display loop while it runs.
115 Sun Apr 5 13:58:24 1998 Tom Tromey <tromey@cygnus.com>
119 * automake.in (handle_options): Correctly handle trailing alpha
120 version letter or lack thereof. Test version3.test.
122 * automake.in (am_conf_line_warning): Perl 4 fixlet; typo fix.
124 * automake.in (handle_ltlibraries): Examine _DEPENDENCIES
125 variable. Report from Chris Provenzano. Test library.test.
126 (handle_libraries): Likewise.
128 * m4/lex.m4: Allow AM_PROG_LEX to be called with no arguments.
130 Sun Apr 5 13:54:25 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
132 * automake.in (scan_one_configure_file): Only warn about
133 AC_DECL_YYTEXT and AC_PROG_LEXX.
134 (am_conf_line_warning): New function.
136 Fri Apr 3 15:43:46 1998 Doug Evans <devans@seba.cygnus.com>
138 * automake.in (handle_configure): Fix setting of colon_infile
139 in case where multiple files are used to build Makefile.
142 Fri Apr 3 13:07:58 1998 Tom Tromey <tromey@cygnus.com>
144 * ansi2knr.c, texinfo.tex: New versions from respective
147 * automake.in (scan_one_configure_file): Exclude INSTALL_DATA from
148 configure_vars. Test instdata.test.
150 Tue Mar 31 21:07:42 1998 Tom Tromey <tromey@cygnus.com>
152 * automake.in (handle_yacc_lex_cxx): Changed to use new version of
154 * ansi2knr.c: New version from L. Peter Deutsch.
156 Thu Mar 26 11:00:04 1998 Tom Tromey <tromey@cygnus.com>
158 * m4/exeext.m4: Correctly eliminate bad cases when computing
159 am_cv_exeext. Report from Markus F.X.J. Oberhumer.
161 Wed Mar 25 15:09:56 1998 Tom Tromey <tromey@cygnus.com>
163 * automake.in (handle_options): Support alpha version numbers.
165 * lisp.am (install-@DIR@LISP): Allow .el files to appear in build
166 directory. From Gary V Vaughan.
168 Mon Mar 23 07:55:04 1998 Tom Tromey <tromey@cygnus.com>
172 * header.am (install-@DIR@HEADERS): A header can appear in the
173 build directory as well as the source directory. From Gary V
176 * automake.in (handle_yacc_lex_cxx): Push lib sources onto
177 de_ansi_files before generating ._c dependencies. Test
180 * m4/mktime.m4: New version from Jim Meyering.
182 * aclocal.in (usage): Document --print-ac-dir.
183 (parse_arguments): Added --print-ac-dir.
185 * ansi2knr.c, ansi2knr.1: New versions from ghostscript.
186 (main): Reapplied "-" change from Harlan Stenn.
188 Fri Mar 20 22:42:30 1998 Tom Tromey <tromey@cygnus.com>
190 * automake.in (scan_one_configure_file): Use &am_conf_line_error,
191 not warn. Check to make sure warnings happen only for
192 configure.in, not for "not aclocal.m4".
194 Fri Mar 20 22:35:31 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
196 * automake.in: understand AM_PROG_LEX as a replacement for
197 AC_PROG_LEX and AC_DECL_YYTEXT
198 warn if the replaced macros are used.
199 * m4/Makefile.am: add lex.m4
200 * m4/lex.m4 (AM_PROG_LEX): new file and macro
201 * missing: added lex/flex support
202 instead of touching flex and bison output files, try to copy
203 them from a filename based on the last given argument
205 Fri Mar 20 00:26:10 1998 Tom Tromey <tromey@cygnus.com>
207 * m4/protos.m4: Require AC_PROG_CPP.
209 * aclocal.in (add_file): If &search fails, and macro matches AM_,
210 then print error. Test aclocalii.test.
212 De-ansi-fication fixes from Harlan Stenn:
213 * ansi2knr.c (main): Accept "-" argument to mean stdin.
214 * automake.in (handle_yacc_lex_cxx): Preprocess C source before
215 running through ANSI2KNR.
216 (get_object_extension): Generate rule for <dir>/ansi2knr.o.
218 * texinfos.am: Include $(DESTDIR).
219 * lisp.am: Include $(DESTDIR).
220 * java.am: Include $(DESTDIR).
221 * mans.am (install-man@SECTION@): Include $(DESTDIR).
222 * automake.in (handle_man_pages): Include $(DESTDIR) in
223 installdirs variable.
224 (handle_texinfo): Likewise.
225 (am_install_var): Likewise.
226 * header-vars.am (DISTDIR): Define.
227 * data.am, header.am, libs.am, ltlib.am, progs.am, scripts.am:
228 Support $(DESTDIR) at install time. From Assar Westerlund.
230 * automake.in (handle_java): Put Java sources in distribution.
232 Thu Mar 19 01:33:35 1998 Tom Tromey <tromey@cygnus.com>
234 * automake.in (handle_java): Put JAVACFLAGS after -d option. From
237 * automake.in (handle_java): Use $(JAVAROOT) in place of `../..'
238 in default CLASSPATH.
239 (am_install_var): Allow `JAVA' variable to be defined. Don't
240 define `JAVA' primary.
242 * automake.in (scan_one_configure_file): Check for `sinclude' and
243 turn into recursive call.
245 * automake.in (initialize_per_input): Set $output_all.
246 (generate_makefile): Don't set $output_header or generate
247 `default' target. Print $output_all before $output_header.
248 (handle_merge_targets): Put `all' target into $output_all.
250 Wed Mar 18 14:48:44 1998 Tom Tromey <tromey@cygnus.com>
252 * automake.in (handle_configure): Put secondary dependencies from
253 multi-":" AC_OUTPUT entry into dependency list for file created by
254 config.status, not file created by automake. Test colon3.test.
255 (generate_makefile): Pass $output, not $makefile, to
256 handle_merge_targets.
258 * Makefile.am (pkgdata_DATA): Added java.am, java-clean.am.
259 * java-clean.am: New file.
261 * automake.in (generate_makefile): Call handle_java.
262 (handle_java): New sub.
263 (am_install_var): Only push primary variable on @all if not doing
266 Sun Mar 8 15:43:09 1998 Tom Tromey <tromey@cygnus.com>
268 * automake.in (handle_configure): When recognizing AC_OUTPUT ":"
269 syntax, make regexp less greedy. From Maciej W. Rozycki. Test
272 Fri Mar 6 21:20:53 1998 Tom Tromey <tromey@cygnus.com>
274 * m4/exeext.m4 (AM_EXEEXT): Ignore am_c_test.o. From Bruno
277 Tue Feb 24 12:10:44 1998 Tom Tromey <tromey@cygnus.com>
281 * mans.am (install-man@SECTION@, uninstall-man@SECTION@): Quote
282 `$' in sed expression.
284 * config.guess, config.sub, texinfo.tex: New versions from FSF.
286 * Makefile.am (pkgdata_DATA): Added mans.am.
287 * automake.in (handle_man_pages): Rewrote for new man page
289 (initialize_global_constants): Removed install_man_format,
290 uninstall_man_format.
293 * data.am, header.am, libs.am, lisp.am, ltlib.am, progs.am,
294 scripts.am, texinfos.am: Put `@' before NORMAL_UNINSTALL
297 Mon Feb 23 13:38:56 1998 Tom Tromey <tromey@cygnus.com>
299 * automake.in (get_object_extension): Remove .c.lo rule from
300 libtool when dependencies turned on.
301 * libtool.am (.c.lo): Disable when dependency checking turned on.
303 Dependency fixes from Alexandre Oliva:
304 * automake.in (handle_dependencies): Fixed quoting when
305 substituting @PFX@ and @EXT@. Don't look for the `.P' file.
306 * depend2.am (%.o): Use @PFX@ and @EXT@.
309 * texinfos.am (.txi.info, .txi.dvi, .txi): New rules.
310 * automake.in (handle_texinfo): Recognize .txi files. From Karl
313 * automake.in (handle_single_transform_list): $objpat now a
314 parameter. Set $objpat when suffix rule found.
316 * aclocal.in (parse_arguments): Only put current year in --version
318 * automake.in (parse_arguments): Only put current year in
321 Mon Feb 16 00:12:03 1998 Tom Tromey <tromey@cygnus.com>
323 * automake.in (handle_aclocal_m4): When processing -I options,
324 directory is separate argument. Test aclocali.test.
326 Fri Feb 13 14:35:39 1998 Ian Lance Taylor <ian@cygnus.com>
328 * automake.in (handle_texinfo): Correct condition for whether
329 texinfo.tex is required. [Test texinfo5.test]
331 Fri Feb 13 00:28:53 1998 Tom Tromey <tromey@cygnus.com>
335 * Makefile.am: Removed bogus line.
337 Thu Feb 12 22:27:05 1998 Tom Tromey <tromey@cygnus.com>
339 * automake.in (get_object_extension): Conditionally include .c.o
340 rule from compile.am.
341 (handle_dependencies): Generate correct code when including new
343 (file_contents_with_transform): Better error reporting.
344 * depend.am (MKDEP): Removed.
345 (.deps/.P): Removed. Don't include .deps/.P.
346 * compile.am (.c.o): Now conditional on dependencies not being
347 generated by compiles.
348 * depend2.am (%.o): New rule.
349 (.deps/%.P): Removed.
351 * tags.am (TAGS): Uniquify list of files. From Harlan Stenn.
353 * aclocal.in (scan_m4_files): Reverse-sort keys when constructing
354 `search' function. From Johan Danielsson.
356 Tue Sep 16 14:13:15 1997 Paul D. Smith <psmith@baynetworks.com>
358 * automake.in: Create new option --generate-deps. This option has
359 automake generate a .dep_segment file containing just the
360 dependencies created from the .P list. This is needed to maintain
361 other makefiles that automake doesn't deal with (Makefile.DOS,
363 * automake.texi (Invoking Automake): Document it.
365 Thu Feb 12 19:45:16 1998 Tom Tromey <tromey@cygnus.com>
367 * aclocal.in (scan_configure): Tightened regexp a bit. Test
368 whoami.test. From Johan Danielsson.
371 * automake.in (output_yacc_build_rule): Don't write rule to create
373 (handle_yacc_lex_cxx): Generate rule to build each .h file.
375 * automake.in (handle_options): Set readme-alpha and check-news
376 for Gnits after main processing. Test alpha.test. From Jim
379 * aclocal.in (usage): Updated bug-reporting address.
380 * automake.in (usage): Updated bug-reporting address.
382 * compile.am: Remove *.core for 4.4BSD systems. From Assar
385 * automake.in (handle_single_transform_list): Don't set
386 seen_any_source if all sources are C++.
388 Wed Feb 11 17:30:01 1998 Tom Tromey <tromey@cygnus.com>
390 * aclocal.in (write_aclocal): Write to $output_file, not
391 aclocal.m4. From Alexandre Oliva.
393 Thu Feb 5 13:38:55 1998 Tom Tromey <tromey@cygnus.com>
395 * automake.in (scan_one_configure_file): Put CXCPP before CXX in
396 regexp. From Garth Corral. Test cxxxcpp.test.
398 Sun Jan 25 11:16:53 1998 Tom Tromey <tromey@cygnus.com>
400 * automake.in (generate_makefile): Run handle_minor_options before
401 handle_dist, to make sure README-alpha ends up in distribution.
404 Tue Jan 13 09:19:33 1998 Tom Tromey <tromey@cygnus.com>
406 * aclocal.in (add_file): Hack for Perl 4. From Seth Alves.
408 Thu Dec 11 12:29:46 1997 Ian Lance Taylor <ian@cygnus.com>
410 * scripts.am: Don't add @EXEEXT@ to installed scripts. Scripts
413 Tue Dec 2 20:07:18 1997 Tom Tromey <tromey@cygnus.com>
415 * automake.in (initialize_global_constants): Bug fix in
416 uninstall_man_format. Report from Eric Backus.
418 Mon Dec 1 13:52:39 1997 Tom Tromey <tromey@cygnus.com>
420 * automake.in (handle_source_transform): Correctly generate
421 _OBJECTS when _SOURCES is defined conditionally. Reported by Rob
422 Savoye. Test cond3.test.
424 Fixes for test objc.test:
425 * automake.in (initialize_per_input): New global seen_any_source.
426 (handle_yacc_lex_cxx): Use seen_any_source to decide when to
428 (handle_single_transform_list): Set seen_any_source.
429 (handle_lib_objects_cond): Likewise.
431 Wed Nov 26 13:41:57 1997 Tom Tromey <tromey@cygnus.com>
435 * m4/ccstdc.m4: Don't force AM_PROG_CC_STDC before AC_PROG_CPP.
438 * m4/mktime.m4 (AM_FUNC_MTIME): New version from Paul Eggert.
440 * header-vars.am (NORMAL_INSTALL, PRE_INSTALL, POST_INSTALL,
441 NORMAL_UNINSTALL, PRE_UNINSTALL, POST_UNINSTALL): Define as `:',
444 * automake.in (output_yacc_build_rule): Don't overwrite .h file in
447 * tags.am (ID): Scan lisp files.
448 (TAGS): Make tags for lisp files.
450 Tue Nov 25 14:20:42 1997 Tom Tromey <tromey@cygnus.com>
452 * ltlib.am: Use INSTALL_DATA, not INSTALL_PROGRAM. From Gord
455 Fri Nov 21 15:15:50 1997 Tom Tromey <tromey@cygnus.com>
457 * m4/mingw.m4, m4/cygwin.m4: Argument to AC_TRY_COMPILE is
458 function body, not entire function. From Ian Taylor.
460 Sat Oct 25 12:39:19 1997 Tom Tromey <tromey@cygnus.com>
462 * automake.in (scan_one_configure_file): Skip empty string for
463 Perl 4. From Assar Westerlund.
465 * config.guess, config.sub, texinfo.tex: New versions from FSF.
467 Fri Oct 24 23:15:09 1997 Tom Tromey <tromey@cygnus.com>
469 * automake.in (output_yacc_build_rule): Use YFLAGS again.
470 (handle_yacc_lex_cxx): Error if YACCFLAGS used.
472 Wed Aug 27 19:26:45 1997 Rob Savoye <rob@chinadoll.cygnus.com>
474 * compile.am: Add suffix rules for ".s.o" and ".S.o" so assembler
476 * libtool.am: Add suffix rules for ".s.lo" and ".S.lo" so assembler
478 * automake.in: Add .S and .s to the standard list of suffixes so
479 assembler files can be used.
481 Fri Oct 24 13:39:01 1997 Tom Tromey <tromey@cygnus.com>
483 * m4/exeext.m4: Require AM_MINGW32. Check MINGW32 setting.
485 Thu Oct 23 21:16:28 1997 Tom Tromey <tromey@cygnus.com>
487 * m4/init.m4 (missing_dir): AC_REQUIRE AM_SANITY_CHECK,
488 AC_ARG_PROGRAM, and AC_PROG_MAKE_SET.
490 Tue Oct 21 16:49:36 1997 Tom Tromey <tromey@cygnus.com>
492 * automake.in (handle_options): Recognize `cygnus'.
494 Tue Sep 9 17:09:47 1997 Rob Savoye <rob@chinadoll.cygnus.com>
496 * m4/mingw.m4: New file for mingw32 support.
497 * m4/exeext.m4: Also check for the mingw32 environment.
499 Tue Oct 21 00:39:44 1997 Tom Tromey <tromey@cygnus.com>
501 * m4/Makefile.am (m4data_DATA): Added mingw.m4.
503 * automake.in (handle_lib_objects_cond): Don't require @LEXLIB@.
504 (handle_programs): Likewise.
506 * subdirs.am (check-recursive installcheck-recursive
507 info-recursive dvi-recursive): Handle case when SUBDIRS is empty.
508 (maintainer-clean-recursive): Likewise. From Assar Westerlund.
510 * aclocal.in (scan_m4_files): If macro recognized, &search will
512 (scan_configure): If AM_ macro not found, give error.
514 * m4/sanity.m4: If `ls' completely fails, die. From Jim
517 Mon Oct 20 16:13:48 1997 Tom Tromey <tromey@cygnus.com>
519 * automake.in (handle_single_transform_list): Fixlet for Fortran.
522 * libtool.am: Remove _libs, for libtool 1.0d. From Gord
525 Sun Oct 19 22:59:35 1997 Tom Tromey <tromey@cygnus.com>
527 * texinfos.am: Bug fix. From John W. Coomes.
529 Mon Sep 29 12:57:00 1997 Tom Tromey <tromey@cygnus.com>
533 * automake.in (handle_dist_worker): In topmost directory of
534 project, use `distdir', not `top_distdir', as argument to
535 --output-dir; likewise when building in subdirs.
537 Sun Sep 28 15:55:46 1997 Tom Tromey <tromey@cygnus.com>
539 * m4/sanity.m4: Test $*, not $@. From Akim Demaille.
541 * automake.in (handle_minor_options): New sub.
542 (check_gnits_standards): Don't handle README-alpha here.
543 (handle_dist_worker): Check NEWS file if `check-news' option
545 (generate_makefile): Run handle_minor_options.
546 (handle_options): Handle readme-alpha and check-news. Set them if
549 * depend.am (MKDEP): Use $(CC), not gcc.
551 Wed Sep 24 23:48:26 1997 Tom Tromey <tromey@cygnus.com>
555 * m4/ccstdc.m4 (AM_PROG_CC_STDC): Make sure this is run before
556 AC_PROG_CPP. From Markus Oberhumer.
558 Fri Sep 12 00:04:19 1997 Paul Eggert <eggert@twinsun.com>
560 * m4/ccstdc.m4 (AM_PROG_CC_STDC): Don't look at __STDC__;
561 look only at whether function prototypes are supported.
563 Wed Sep 24 16:10:37 1997 Tom Tromey <tromey@cygnus.com>
565 * Various: Put "-" before each `rm' line. This avoids a bug in
566 some losing makes (Ultrix, 4.3 BSD).
568 * automake.in (handle_dist_worker): Correctly handle subdirs that
569 have their own configure.in. From Peter Mattis.
571 * automake.in (handle_yacc_lex_cxx): Handle de-ansi-fied sources
572 in srcdir as well as build dir.
574 * automake.in (scan_one_configure_file): Detect AC_OUTPUT().
575 (handle_single_transform_list): Don't apply length() to a list.
577 * automake.in (handle_programs): Define _DEPENDENCIES variable if
580 Thu Sep 18 19:43:38 1997 Tom Tromey <tromey@cygnus.com>
582 * m4/sanity.m4: Quote "$@" for m4. From Gord Matzigkeit.
584 Mon Sep 1 23:50:38 1997 Tom Tromey <tromey@cygnus.com>
586 * automake.in (handle_texinfo): Set need_texi_file only when
587 TEXINFO_TEX not defined.
589 Thu Aug 28 09:37:29 1997 Tom Tromey <tromey@cygnus.com>
592 * automake.in (SUFFIX_RULE_PATTERN): New global.
593 (handle_single_transform_list): If suffix matches a source suffix,
595 (read_am_file): Add suffix rules to %suffix_rules.
596 (initialize_per_input): Initialize %suffix_rules.
598 Wed Aug 27 12:56:50 1997 Tom Tromey <tromey@cygnus.com>
600 * automake.in (handle_texinfo): Also remove .kys and .ps files.
602 * automake.in (handle_yacc_lex_cxx): Quoting fixlet. From Kaveh
605 * aclocal.in (write_aclocal): Print copyright and copying
606 permissions. From RMS.
607 * automake.in (initialize_global_constants): More copyright stuff
610 * automake.in (handle_texinfo): Only require texinfo.tex in
611 appropriate situations. Report from Paul D. Smith.
613 Mon Aug 25 15:45:52 1997 Tom Tromey <tromey@cygnus.com>
615 * automake.in (scan_dependency_file): Fix so that
616 OMIT_DEPENDENCIES will work. From Alexander Lukyanov.
618 * automake.in (handle_texinfo): texi2dvi can generate `.cn'
619 files. From Akim Demaille.
621 Wed Aug 6 10:51:37 1997 Tom Tromey <tromey@cygnus.com>
623 * automake.in (handle_texinfo): Reversed sense of test.
625 Tue Aug 5 17:49:54 1997 Tom Tromey <tromey@cygnus.com>
627 * automake.in (handle_dependencies): Always mark OMIT_DEPENDENCIES
630 * automake.in (handle_yacc_lex_cxx): Make each _.c file depend on
633 * automake.in (handle_yacc_lex_cxx): Fix for makes which don't
634 allow $< in non-suffix rules. From Akim Demaille.
636 * automake.in (value_to_list): If variable name contains configure
637 substitution, then just ignore it.
639 * automake.in (variable_defined): Mark variable is seen, even if
640 only conditionally seen.
642 * Makefile.am: Check for bad splits.
643 * automake.in (various): Use split(' ',...), not split(/ /,...).
645 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
647 * ylwrap: If the program is a relative path, force it to be
650 Tue Aug 5 16:59:41 1997 Tom Tromey <tromey@cygnus.com>
652 * missing: Examine A[CM]_CONFIG_HEADER for name of files to
653 touch. From Markus F.X.J. Oberhumer.
655 * automake.in (require_file_internal): Better error message when
658 * automake.in (handle_texinfo): Smarter test when deleting output
661 Sat Aug 2 13:32:45 1997 Tom Tromey <tromey@cygnus.com>
663 * automake.in (do_check_merge_target): In --cygnus mode, check
664 doesn't depend on all.
666 * automake.in (output_yacc_build_rule): Use YACCFLAGS, not
667 YFLAGS. Per GNU Standards.
669 * dejagnu.am (RUNTESTDEFAULTFLAGS): New macro.
670 (check-DEJAGNU): Use it.
672 * subdirs.am (maintainer-clean-recursive): Actually reverse subdir
673 list. From Alexander Lukyanov.
675 * automake.in (initialize_global_constants): Changed generated
678 * automake.in (handle_configure): Pass correct value for
679 CONFIG_FILES. From Ian Taylor.
681 Thu Jul 31 17:36:10 1997 Ian Lance Taylor <ian@cygnus.com>
683 * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
686 Thu Jul 24 00:52:02 1997 Tom Tromey <tromey@cygnus.com>
688 * automake.in (initialize_global_constants): Changed index names
689 in dist hash so that alternate dist targets will be generated.
690 Report from Glenn Amerine.
692 Suggestion from Karl Berry:
693 * automake.in (usage): Added short info line.
695 * aclocal.in (usage): Updated bug-reporting address. Added short
698 * automake.in (handle_emacs_lisp): Put contents of lisp-clean.am
699 into output. Report from Karl Berry.
701 Mon Aug 25 16:14:32 1997 Tom Tromey <tromey@cygnus.com>
703 * automake.in (handle_configure): Only generate ":" syntax for
704 CONFIG_FILES when really needed.
706 Wed Aug 6 14:47:12 1997 Ian Lance Taylor <ian@cygnus.com>
708 * remake-hdr.am (@CONFIG_HEADER@): Use a dummy command to force
709 GNU make to recheck the file modification time.
711 Tue Aug 5 14:44:10 1997 Ian Lance Taylor <ian@cygnus.com>
713 * ylwrap: If the program is a relative path, force it to be
716 Mon Aug 4 14:52:08 1997 Ian Lance Taylor <ian@cygnus.com>
718 * automake.in ($RULE_PATTERN): Accept $ in body of rule name.
719 (handle_programs): Don't append $(EXEEXT) if the
720 program name contains '.'.
721 (am_install_var): When rewriting _PROGRAMS, don't append $(EXEEXT)
722 if the program names contains '.'. Also, handle conditionals.
724 Sat Aug 2 14:43:41 1997 Tom Tromey <tromey@cygnus.com>
726 * m4/exeext.m4: Fixed quoting.
728 * m4/exeext.m4 (am_cv_exeext): Use echo, not ls.
730 * automake.in (handle_programs): Transform @EXEEXT@ when including
733 Fri Aug 1 17:09:09 1997 Tom Tromey <tromey@cygnus.com>
735 * automake.in (handle_programs): Don't transform CYGWIN or
737 (am_install_var): Likewise.
739 * progs-clean.am (clean-@DIR@PROGRAMS): Never include EXEEXT.
741 * progs.am: Removed @EXEEXT@; it is now implicit.
742 * program.am: Add @EXEEXT@ in appropriate places; removed
743 cygwin-dependent code.
744 * automake.in (seen_exeext): Renamed from seen_cygwin32.
745 (handle_programs): Use seen_exeext.
746 (scan_one_configure_file): Look for AM_EXEEXT, not AM_CYGWIN32.
747 (check_cygnus): Use seen_exeext.
748 (am_install_var): Likewise.
749 (am_install_var): When handling PROGRAMS primary, append EXELIST
750 to program names as necessary.
751 * m4/exeext.m4: Require AM_CYGWIN32.
753 Thu Jul 31 17:36:10 1997 Ian Lance Taylor <ian@cygnus.com>
755 * ylwrap (pairlist): Shift out trailing "--"; don't pass it to
758 * texinfos.am: Add -I $(srcdir) when invoking $(MAKEINFO) for
759 CYGNUS .texinfo.info case and .texinfo case.
761 * automake.in (handle_configure): Correct handling of inputs for
762 for AC_OUTPUT files when invoking config.status.
764 Mon Jul 28 15:29:25 1997 Rob Savoye <rob@chinadoll.cygnus.com>
766 * m4/cygwin.m4: Set a variable CYGWIN32, rather than EXEEXT.
767 * m4/exeext.m4: New autoconf test for an executable suffix.
768 * m4/Makefile.in: Install the new exeext.m4 test.
770 Sun Jun 22 14:01:59 1997 Tom Tromey <tromey@cygnus.com>
772 * Released version 1.2.
774 * automake.in (handle_texinfo): Look for texinfo.tex in aux dir.
776 * automake.in (require_file_internal): Only print "installing"
777 when actually installing. From Gord Matzigkeit.
779 * automake.in (handle_tests): Exit status `77' means `ignore
780 test'. From François Pinard.
781 (handle_tests) Also, make banner same size as text.
783 * automake.in (handle_configure): Don't handle PRE_BUILT_SOURCES.
784 (handle_built_sources): Likewise; don't have `all' depend on
787 * depend.am (DEPS_MAGIC): New variable.
788 (.deps/.P): Depend on BUILT_SOURCES again.
790 * texinfos.am: Use ||, not ;.
792 Tue Jun 10 11:04:16 1997 Tom Tromey <tromey@cygnus.com>
794 * m4/cygwin.m4: Examine output of compiler to see if .exe needed.
796 Sun Jun 1 13:16:05 1997 Tom Tromey <tromey@cygnus.com>
798 * automake.in (handle_built_sources): Handle PRE_BUILT_SOURCES.
799 (handle_configure): Likewise.
801 * depend2.am (.deps/%.P): Don't generate file if MKDEP fails.
802 From Alexandre Oliva.
804 * depend.am (.deps/.P): Depend on PRE_BUILT_SOURCES, not
807 * automake.in (initialize_global_constants): Added 1997 to
810 * automake.in (output_yacc_build_rule): Never move y.tab.c over
811 the .h file. From Jim Meyering.
813 Thu May 29 23:16:02 1997 Tom Tromey <tromey@cygnus.com>
815 * automake.in (scan_one_configure_file): Avoid defining ACLOCAL,
816 AUTOCONF, AUTOMAKE, AUTOHEADER. From David Zaroski.
818 Sat Feb 22 16:05:24 1997 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
820 * Makefile.am (pkgdata_DATA): Under this new scheme, we no longer
821 need compile-kr.am. Delete it.
823 * automake.in (handle_yacc_lex_cxx, get_object_extension): Use
824 _.c, _.o, _.lo instead of ._c, ._o, .l_o for de-ansification.
826 * ansi2knr.c (main): Parse our arguments a little differently so
827 that we don't create null output files when we can't read the
830 Wed May 28 23:40:33 1997 Tom Tromey <tromey@cygnus.com>
832 * depend.am (.deps/.P): Depend on $(BUILT_SOURCES) again. From
835 Mon May 26 22:50:49 1997 Tom Tromey <tromey@cygnus.com>
837 * remake-hdr.am ($(srcdir)/@STAMP@.in): Make echo silent. Report
838 from Alexandre Oliva.
840 * automake.in (generate_makefile): If --no-force, check
841 Makefile.in against configure.in and aclocal.m4. Report from
844 * automake.in (handle_dist_worker): Put --include-deps on command
845 line if specified originally.
846 (handle_configure): Likewise.
848 * configure.in: Error if Perl 5.001 is used.
850 * ylwrap: Don't quote $prog when executing it. From Jim
853 Thu May 15 12:05:20 1997 Tom Tromey <tromey@cygnus.com>
855 * automake.in (handle_merge_targets): Set INSTALL_SCRIPT in
856 install-strip target.
858 Tue May 13 08:20:02 1997 Tom Tromey <tromey@cygnus.com>
860 * automake.in (handle_dependencies): Don't generate dependencies
861 if DEP_FILES would be empty.
863 Sun May 11 13:59:14 1997 Tom Tromey <tromey@cygnus.com>
865 * config.guess: New version from FSF.
867 * automake.in (get_object_extension): If ansi2knr in another
868 directory, always define ANSI2KNR to full path. From Akim
871 * kr-extra.am (clean-krextra): Remove ansi2knr here, not in
874 * missing: Regularized grammar. From François Pinard.
876 Sat May 10 16:48:47 1997 Tom Tromey <tromey@cygnus.com>
880 * m4/init.m4: Error if source directory already configured.
882 * automake.in (scan_dependency_file): Always use srcdir name as
883 passed in on command line.
885 Thu May 1 12:53:46 1997 Ian Lance Taylor <ian@cygnus.com>
887 * automake.in (value_to_list): Don't fail when a variable
888 substitution is not a complete word.
890 Tue May 6 15:22:41 1997 Ian Lance Taylor <ian@cygnus.com>
892 * subdirs.am: Fix check for make -k to use $(MAKEFLAGS) and to not
893 get fooled by command line arguments.
895 Sat May 10 15:48:46 1997 Tom Tromey <tromey@cygnus.com>
897 * m4/ccstdc.m4: Print "none needed" if compiler accepts ANSI C by
900 Mon May 5 23:24:09 1997 Tom Tromey <tromey@cygnus.com>
902 * mkinstalldirs, config.guess, config.sub, COPYING, texinfo.tex:
903 New versions from FSF.
905 Sun May 4 15:21:22 1997 Tom Tromey <tromey@cygnus.com>
907 * texinfos.am (install-info): Avoid the Debian install-info.
908 (uninstall-info): Likewise.
910 * automake.in (handle_single_transform_list): Strip any directory
911 name before processing name.
913 Thu May 1 19:24:08 1997 Tom Tromey <tromey@cygnus.com>
915 * depend2.am (.deps/%.P): Don't put $(srcdir)/ into dependency.
917 Wed Apr 30 19:15:47 1997 Tom Tromey <tromey@cygnus.com>
919 * automake.in (handle_dist_worker): Change how top_distdir is
920 computed. Based on patch from Ian Taylor.
921 (handle_dist): Define top_distdir.
923 * automake.in (handle_yacc_lex_cxx): Include CXXFLAGS in CXXLINK.
924 (handle_yacc_lex_cxx): Include CFLAGS in LINK.
926 Wed Apr 30 14:46:37 1997 Ian Lance Taylor <ian@cygnus.com>
928 * automake.in (handle_dist_worker): When building a distribution,
929 if SUBDIRS is defined conditionaly, recur into each possible
932 * clean.am (distclean-generic): Remove stamp-h[0-9]*.
934 Tue Apr 29 19:11:45 1997 Tom Tromey <tromey@cygnus.com>
936 * INSTALL, mkinstalldirs, install-sh: Update from François
939 * aclocal.in (add_macro): If AC_ macro was defined, then mark it
940 as seen. Report from Janos Farkas.
942 * subdirs.am: Clean targets now run in reverse order. From Kevin
945 * automake.in (handle_texinfo): Put `aminfo', not `info' on
948 * mdate-sh: New version from Ulrich Drepper.
950 Mon Apr 28 01:18:05 1997 Tom Tromey <tromey@cygnus.com>
952 * automake.in (handle_configure): Makefile only depends on
953 BUILT_SOURCES when generating dependencies.
957 Sun Apr 27 23:58:20 1997 Tom Tromey <tromey@cygnus.com>
959 * automake.in (handle_dist): Use variable_value, not
962 Wed Apr 23 14:04:28 1997 Ian Lance Taylor <ian@cygnus.com>
964 * automake.in (IF_PATTERN): Define.
965 (ELSE_PATTERN, ENDIF_PATTERN): Define.
966 (AM_CONDITIONAL_PATTERN): Define.
967 (%configure_cond): New global hash table.
968 (handle_source_transform): If xx_SOURCES is defined conditionally,
969 define xx_OBJECTS using the same conditions.
970 (handle_lib_objects): If variable is defined conditionally, define
971 xx_DEPENDENCIES conditionally. Most code moved into subroutine.
972 (handle_lib_objects_cond): New function, broken out of
974 (scan_one_configure_file): Look for $AM_CONDITIONAL_PATTERN.
975 (conditional_true_when): New function.
976 (variable_defined): Add new parameter: cond. Change some
978 (variable_conditions): New function.
979 (variable_conditionally_defined): New function.
980 (variable_value): New function. Change most uses of $contents to
981 call variable_value instead.
982 (value_to_list): New function, from variable_value_as_list.
983 (variable_value_as_list): Add new parameter: cond. Change all
984 callers. Move some code into subroutine value_to_list.
985 (define_pretty_variable): Add new parameter: cond. Change call
987 (read_am_file): Handle conditionals.
988 (initialize_per_input): Initialize %conditional and
990 * m4/cond.m4: New file.
991 * m4/Makefile.am (m4data_DATA): Add cond.m4.
993 Sun Apr 27 11:03:36 1997 Tom Tromey <tromey@cygnus.com>
995 * automake.in (handle_dist_worker): Run automake once per
996 directory, instead of once at the top.
997 (handle_dist_worker): Changed interface.
998 (handle_dist): Likewise.
999 (generate_makefile): Better error message if can't write the
1001 (handle_dist_worker): Pass top_distdir to subdir makes.
1003 * automake.in (handle_dist_worker): Use mode 777 on directories in
1004 distribution. GNU Standards compliance.
1006 * automake.in (handle_yacc_lex_cxx): Don't use interlock.
1007 (output_yacc_build_rule): Don't use interlock; just use new ylwrap
1008 instead. The new ylwrap builds in a subdir; idea from Mark
1010 (output_lex_build_rule): Likewise.
1011 (initialize_global_constants): [common_files] Don't include
1014 * Makefile.am (pkgdata_SCRIPTS): Removed interlock.
1015 * interlock: Removed.
1016 * ylwrap: Changed interface. Now runs command in subdir.
1018 * remake.am (config.status): Look in srcdir for config header.
1019 ($(srcdir)/configure): Likewise.
1020 * remake-hdr.am (@STAMP@): Look in srcdir for config header. From
1022 ($(srcdir)/@CONFIG_HEADER_IN@): Likewise.
1024 * automake.in (handle_aclocal_m4): Make target $(ACLOCAL_M4), not
1025 value spelled out. From Phil Nelson
1027 * automake.in (handle_configure): Don't skip Makefiles; instead
1028 skip automake inputs.
1029 (handle_merge_targets): Changed interface; put $makefile at
1030 beginning of @all (rather than Makefile at end).
1032 * automake.in (handle_yacc_lex_cxx): Correctly compute
1035 * clean-kr.am (distclean-kr): Do nothing; ansi2knr is removed in
1038 * Makefile.am: Check to make sure there are no accidental
1039 configure substitutions.
1041 * automake.in (handle_texinfo): Don't allow configure substitution
1044 * automake.in (handle_yacc_lex_cxx): ._c and ._o files both depend
1047 * kr-extra.am (ansi2knr): Removed.
1048 (ansi2knr.o): Likewise.
1050 * automake.in (get_object_extension): Allow ansi2knr to be built
1053 Fri Apr 25 12:33:23 1997 Tom Tromey <tromey@cygnus.com>
1055 * missing: Changed bison text. From Ian Taylor.
1057 * m4/missing.m4: Redirect stdin of testee. From Bill Fenner.
1059 * automake.in (output_yacc_build_rule): Generate rule to create .h
1061 (handle_footer): Generate unique, sorted list of suffixes.
1063 * automake.in (scan_one_configure_file): Recognize AC_PROG_AWK,
1064 _CPP, _CXCPP, _LN_S. From Ralph Schleicher.
1066 Mon Apr 21 12:35:57 1997 Ian Lance Taylor <ian@cygnus.com>
1068 * automake.in (@config_fullnames): New array.
1069 (@config_names): New array, replacing $config_name.
1070 (@config_headers): New array, replacing $config_header.
1071 (get_object_extension): Handle multiple header files.
1072 (handle_tags, handle_merge_targets): Likewise.
1073 (scan_one_configure_file): Likewise.
1074 (handle_configure): Likewise. Don't check for the configuration
1075 header file in AC_OUTPUT; it won't be there.
1076 * remake-hdr.am: Handle multiple header files.
1077 * clean-hdr.am: New file, broken out of remake-hdr.am.
1078 * m4/header.m4: Handle multiple header files.
1079 * Makefile.am (pkgdata_DATA): Add clean-hdr.am.
1081 Wed Apr 16 00:05:47 1997 Tom Tromey <tromey@cygnus.com>
1083 * texinfos.am (.texi.info, .texi, .texinfo.info, .info): Remove
1085 * automake.in (define_program_variable): Added `override' argument.
1086 (handle_texinfo): Pass override arg when defining MAKEINFO.
1087 (AC_MISSING_PROG): New constant.
1088 (scan_one_configure_file): Use it.
1090 Tue Apr 15 12:12:28 1997 Tom Tromey <tromey@cygnus.com>
1092 * automake.in (handle_texinfo): In --cygnus mode, reserve
1093 clean-info for the user.
1095 * automake.in (handle_subdirs): Typo fix. From Akim Demaille.
1097 * automake.in (handle_tags): Only use SUBDIRS if it is actually
1098 defined. Report from Ian Taylor.
1100 * tags.am: Added prefix to SUBDIRS rules.
1102 Wed Apr 9 17:09:40 1997 Tom Tromey <tromey@cygnus.com>
1104 * automake.in (handle_ltlibraries): Use correct rpath
1105 substitution. Bug from Jim Blandy.
1107 Mon Apr 7 17:40:18 1997 Tom Tromey <tromey@cygnus.com>
1109 * automake.in (AM_INIT_AUTOMAKE_PATTERN): Fixed for new 3rd arg.
1112 Thu Apr 3 19:07:59 1997 Tom Tromey <tromey@cygnus.com>
1116 * tags.am (TAGS): Run "cd && etags" in subshell for proper
1119 * texinfos.am (install-info-am): If --cygnus, then info file can
1120 be in build dir. From David Zaroski.
1122 * ltlibrary.am (@LTLIBRARY@): use @RPATH@, not explicit -rpath.
1124 * automake.in (handle_ltlibraries): Treat EXTRA_ libraries
1127 Wed Apr 2 00:03:50 1997 Tom Tromey <tromey@cygnus.com>
1129 * automake.in (handle_source_transform): Don't generate dependency
1131 (scan_dependency_file): Strip the .P file from the target.
1133 * automake.in (handle_tags): Use single, not double, quotes when
1134 setting list variable.
1136 * data.am, header.am, libs.am, lisp.am, ltlib.am, progs-clean.am,
1137 progs.am, scripts.am, tags.am: Use single quotes to fill list
1138 variable; otherwise `$' in filename will not work. From Per
1141 * mdate-sh: Use "ls -d" so mdate-sh can be run on a directory.
1144 * automake.in (handle_programs): Error if LIBADD used where LDADD
1146 (handle_libraries): Error if LDADD used where LIBADD meant.
1147 (handle_ltlibraries): Likewise.
1149 Tue Apr 1 22:46:33 1997 Tom Tromey <tromey@cygnus.com>
1151 * automake.in (check_canonical_spelling): New sub.
1152 (handle_programs): Use it.
1153 (handle_libraries): Likewise.
1154 (handle_ltlibraries): Likewise.
1156 Mon Mar 31 12:13:08 1997 Tom Tromey <tromey@cygnus.com>
1158 * depend2.am (.deps/%.P): Make .P file depend on everything the .c
1161 Fri Mar 28 23:34:49 1997 Tom Tromey <tromey@cygnus.com>
1163 * automake.in (handle_configure): Error if stamp-h appears in
1166 Thu Mar 27 17:28:47 1997 Tom Tromey <tromey@cygnus.com>
1168 * automake.in (handle_dist_worker): Avoid automake rules in
1169 generated Makefile when no-dependencies specified. From Greg
1172 * m4/lispdir.m4: Don't AC_SUBST ELCFILES. From Greg Woods.
1174 * texi-vers.am (stamp-@VTI@): Make commands silent.
1176 * Makefile.am (maintainer-check): "true" is ok now.
1178 * m4/init.m4: Added optional 3rd argument, which avoids
1181 * automake.in (scan_one_configure_file): Explicitly avoid
1182 INSTALL_SCRIPT to avoid defining it twice.
1184 * header-vars.am: Change _INSTALL variable definitions to `true'.
1185 Updated all users to put `@' before invocation.
1187 Tue Mar 25 22:09:45 1997 Tom Tromey <tromey@cygnus.com>
1189 Update to follow GNU Standards:
1190 * automake.in (handle_man_pages): Use NORMAL_UNINSTALL before
1192 * texinfos.am (uninstall-info): Use two loops, and have
1193 PRE_UNINSTALL before running install-info.
1194 * data.am, header.am, libs.am, lisp.am, ltlib.am, progs.am,
1195 scripts.am, texinfos.am: Use NORMAL_UNINSTALL.
1196 * header-vars.am (PRE_UNINSTALL, POST_UNINSTALL,
1197 NORMAL_UNINSTALL): Define.
1199 * automake.in (scan_one_configure_file): Don't define ANSI2KNR as
1200 a configure varriable.
1202 * m4/missing.m4: Run test in a subshell. From Gord Matzigkeit.
1204 Mon Mar 24 23:28:59 1997 Tom Tromey <tromey@cygnus.com>
1206 * m4/sanity.m4: Sleep before creating temp file.
1208 * header-vars.am (NORMAL_INSTALL, PRE_INSTALL, POST_INSTALL):
1211 Sat Mar 22 00:06:00 1997 Tom Tromey <tromey@cygnus.com>
1213 * automake.in (am_install_var): Make sure to delete
1214 CYGWIN/NOTCYGWIN tokens as appropriate.
1215 (handle_programs): Remove NOTCYGWIN tokens as well.
1216 (file_contents_with_transform): A single newline makes an empty
1219 * program.am: Remove executable before linking.
1221 * texinfos.am (.texi.dvi): Look in @TEXINFODIR@ for texinfo.tex.
1222 (.texinfo.dvi): Likewise.
1224 * automake.in (handle_texinfo): TEXINFO_TEX variable can set
1225 location of texinfo.tex.
1227 Fri Mar 21 10:22:51 1997 Tom Tromey <tromey@cygnus.com>
1229 * texinfos.am (.texinfo.dvi): Mirror .texi.dvi.
1231 * ansi2knr.c, ansi2knr.1: New versions from L. Peter Deutsch.
1233 * scripts.am: Add @EXEEXT@ to installed scripts.
1235 Wed Jan 22 20:12:31 1997 Jim Meyering <meyering@na-net.ornl.gov>
1237 * m4/mktime.m4 (AM_FUNC_MKTIME): Run tests for each of a few values
1238 for the TZ environment variable. Andre Novaes Cunha provided the
1239 hairy TZ setting that exercized the Solaris tzset bug.
1241 1997-01-22 Paul Eggert <eggert@twinsun.com>
1243 * m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
1244 test now, test a couple of thousand times.
1246 Thu Mar 20 00:16:54 1997 Tom Tromey <tromey@cygnus.com>
1248 * automake.in (handle_programs): Remove CYGWIN lines unless
1250 (am_install_var): Remove CYGWIN lines from -clean file as well.
1252 * progs.am: Put @EXEEXT@ where appropriate.
1254 * program.am (@PROGRAM@): If using Cygwin32, then create actual
1255 name in addition to ".exe" name.
1257 * progs-clean.am (clean-@DIR@PROGRAMS): Conditionalize on CYGWIN.
1259 * automake.in (check_cygnus): Require AM_CYGWIN32 in --cygnus mode.
1260 (am_install_var): If AM_CYGWIN32 not seen, then remove @EXEEXT@
1263 * automake.in (seen_cygwin32): New global.
1264 (scan_one_configure_file): Check for AM_CYGWIN32.
1266 * m4/cygwin.m4: New file.
1268 * automake.in (scan_one_configure_file): Explicitly handle
1269 AC_CONFIG_HEADER so we can avoid spurious warnings.
1270 (obsolete_macros): Removed AC_CONFIG_HEADER.
1272 * automake.in (handle_yacc_lex_cxx): Perl 4 fixes. From Greg
1275 Wed Mar 19 00:35:13 1997 Tom Tromey <tromey@cygnus.com>
1279 * m4/missing.m4: Print message saying what is happening.
1281 * m4/sanity.m4: sleep before testing.
1283 Tue Mar 18 17:20:03 1997 Tom Tromey <tromey@cygnus.com>
1285 * config.guess, config.sub: New from the FSF.
1287 * automake.in (initialize_global_constants): [common_files]
1289 (scan_configure): Require `missing'.
1291 * header-vars.am (MAKEINFO): Don't define.
1293 * m4/init.m4 (missing_dir): Use AM_MISSING_PROG.
1294 * m4/missing.m4: New file.
1296 `missing' changes from François Pinard:
1297 * Everywhere: Use ACLOCAL_M4 to name aclocal.m4 file; ACLOCAL now
1298 names aclocal program.
1299 * m4/init.m4: Replace programs with `missing' if not found.
1300 * automake.in (handle_texinfo): Define MAKEINFO as @MAKEINFO@.
1301 (AC_CHECK_PATTERN): Check for alphanumeric names only.
1302 (handle_aclocal_m4): Use ACLOCAL, not aclocal.
1303 * Makefile.am (pkgdata_SCRIPTS): Include missing.
1304 * missing: New file.
1306 * automake.in (target_defined): New sub.
1307 (handle_footer): Error if target .SUFFIXES used.
1309 Sun Mar 16 14:33:41 1997 Tom Tromey <tromey@cygnus.com>
1311 * automake.in (handle_lib_objects): Set seen_c_source to line
1313 (handle_yacc_lex_cxx): Use seen_c_source as line number.
1314 (am_line_error): Line of -1 means skip line-number check.
1316 * automake.in (read_am_file): Change to keep perl -w quiet.
1317 (check_typos): Removed extra check of EXTRA_ containing config
1320 Mon Mar 10 23:17:19 1997 Tom Tromey <tromey@cygnus.com>
1322 * remake-hdr.am (stamp-h): Set CONFIG_HEADERS to
1323 $(CONFIG_HEADER_FULL).
1324 * automake.in (handle_configure): Define CONFIG_HEADER_FULL.
1326 * automake.in (handle_lib_objects): Set seen_c_source as
1327 appropriate. From Alexander V. Lukyanov. Test cxxlibobj.test.
1329 Sat Mar 8 22:54:35 1997 Tom Tromey <tromey@cygnus.com>
1331 * texinfo.tex: New version.
1333 * automake.in (handle_emacs_lisp): If EMACS is `no', then we
1334 couldn't find an Emacs. So don't bother running elisp-comp. From
1337 * automake.in (handle_texinfo): Added .tr and .cv to list of
1338 texinfo clean extensions. From Karl Berry.
1340 Fri Feb 28 22:14:53 1997 Tom Tromey <tromey@cygnus.com>
1342 * Makefile.am: Make sure we never use "undef".
1344 * automake.in (usage): Changed bug-reporting address.
1345 (handle_dist): Use undef, not delete.
1347 Wed Feb 26 08:41:11 1997 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1349 * automake.in (%obsolete_macros): Reintroduce, with hints for what
1350 to do to upgrade the support.
1352 * automake.in, ltlib-clean.am, ltlib.am, ltlibrary.am: Revamped
1353 libtool support to use the _LTLIBRARIES primary.
1355 Wed Feb 26 00:20:39 1997 Tom Tromey <tromey@cygnus.com>
1357 * automake.in (handle_tags): In default case, add @tags_deps to
1358 dependencies of tags target.
1360 Tue Feb 25 23:46:29 1997 Tom Tromey <tromey@cygnus.com>
1362 * automake.in (handle_tests): If a test failed, then make should
1363 fail. From Jim Meyering.
1365 Mon Feb 24 19:02:21 1997 Tom Tromey <tromey@cygnus.com>
1367 * texi-vers.am (@VTEXI@): Copy stamp file into output.
1369 Sun Feb 23 00:10:36 1997 Tom Tromey <tromey@cygnus.com>
1371 * automake.in (handle_programs): Give correct error line for lex
1373 (am_line_error): Avoid uninitialized value errors from perl -w.
1375 * aclocal.in (scan_m4_files): Fixed perl -w warning.
1377 * texinfos.am (.texi, .texinfo): New targets.
1379 * automake.in (scan_texinfo_file): Renamed.
1380 (handle_texinfo): Handle files without ".info" extension.
1382 * automake.in (handle_subdirs): Error if directory contains "/".
1383 (handle_yacc_lex_cxx): Quoting fix.
1384 (handle_single_transform_list): Use transformed (non-ansi) version
1385 of $obj instead of explicit ".o". From Gord Matzigkeit.
1387 * m4/sanity.m4: Pass -L to ls if possible.
1389 Sat Feb 22 15:22:31 1997 Tom Tromey <tromey@cygnus.com>
1391 * dist-vars.am (DISTFILES): Don't distribute MANS.
1393 * automake.in (handle_dist): Use define_variable to define TAR,
1395 (handle_dist): Pass GZIP in environment to tar.
1396 (initialize_global_constants): Likewise.
1399 * m4/protos.m4: Don't put any dependencies on AC_C_INLINE or
1401 * m4/ccstdc.m4: Force AM_PROG_CC_STDC to come before AC_C_INLINE
1404 Fri Feb 21 00:39:17 1997 Tom Tromey <tromey@cygnus.com>
1406 From The Crimson Binome:
1407 * automake.in (handle_yacc_lex_cxx): Handle C++ yacc/lex source.
1408 (output_yacc_build_rule): New sub for C++ yacc/lex.
1410 * automake.in (my_glob): New sub.
1411 (handle_dependencies): Use my_glob.
1412 (handle_aclocal_m4): Scan ACLOCAL_AMFLAGS for dependencies.
1414 * ltlibs.am, lisp.am, libs.am, header.am, data.am, progs.am,
1415 scripts.am, texinfos.am: Add leading space to echo.
1417 * automake.in (handle_texinfo): Added .tps and .vrs to list of TeX
1418 endings. From Jim Blandy.
1419 (install_man_format): Make rule silent; instead print actual
1422 Tue Feb 4 18:29:42 1997 Tom Tromey <tromey@cygnus.com>
1424 * dist-vars.am (TAR): Removed.
1425 * automake.in (TAR): New variable.
1426 (handle_dist): Explicitly define TAR.
1427 * configure.in: Compute TAR.
1429 * automake.in (handle_lib_objects): Put @ALLOCA@ on @dep_list, not
1431 (AC_SUBST_PATTERN): Typo fix.
1432 (handle_aclocal_m4): Use ACLOCAL_AMFLAGS.
1433 (handle_clean): Put -recursive target before -am target.
1434 (handle_merge_targets): Put basename of $config_name on @all.
1435 Test confsub.test. From Ramón GarcÃa Fernández.
1437 Tue Jan 28 22:19:04 1997 Tom Tromey <tromey@cygnus.com>
1439 * automake.in (initialize_global_constants): Put libtoolize files
1440 into @common_files, not @common_sometimes. From Gord Matzigkeit.
1442 Sun Jan 26 17:46:08 1997 Tom Tromey <tromey@cygnus.com>
1444 * texinfos.am (.texi.info): If --cygnus, set -I $(srcdir). From
1447 Sun Jan 12 18:28:16 1997 Fred Fish (fnf@ninemoons.com)
1449 * automake.in: Use 'interlock' and 'ylwrap' from source
1450 directory or aux config directory, not build directory.
1452 Tue Jan 7 18:35:10 1997 Tom Tromey <tromey@cygnus.com>
1454 * aclocal.in (parse_arguments): Handle -I.
1456 (scan_m4_files): Ditto.
1458 * automake.in (handle_single_transform_list): Don't give error
1459 message if extension unrecognized.
1461 Tue Dec 17 11:18:20 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1463 * m4/header.m4 (AM_CONFIG_HEADER): Check for $CONFIG_HEADERS, not
1466 Tue Jan 7 17:59:26 1997 Tom Tromey <tromey@cygnus.com>
1468 * automake.in (scan_one_configure_file): AM_INIT_GUILE_MODULE runs
1469 AM_PROG_INSTALL, not AC_PROG_INSTALL. From Jim Blandy.
1470 (handle_texinfo): Handle no-texinfo.tex option.
1471 (handle_options): Ditto.
1473 Thu Jan 2 14:16:17 1997 Tom Tromey <tromey@cygnus.com>
1475 * automake.in (am_install_var): Ignore EXTRA libtool libraries.
1476 From Marius Vollmer.
1478 Wed Dec 18 15:27:09 1996 Tom Tromey <tromey@cygnus.com>
1480 * automake.in (read_am_file): Sort configure_vars before adding to
1482 (handle_yacc_lex_cxx): Sort de_ansi_objects.
1483 (handle_man_pages): Sort %section keys.
1485 Tue Dec 10 00:41:17 1996 Tom Tromey <tromey@cygnus.com>
1487 * automake.in (AC_SUBST_PATTERN): Check for alphanumeric variable
1488 names only. Test subst.test.
1489 (scan_one_configure_file): Skip AC_DEFUN lines. Test
1492 Mon Dec 9 08:18:42 1996 Tom Tromey <tromey@cygnus.com>
1494 * automake.in (file_contents_with_transform): Use ne, not !=, to
1495 compare strings. Compare against correct string. From Jim
1497 (handle_texinfo): Use rm -f to remove info files. From Gord
1502 * automake.in (handle_texinfo): Put .ps on @suffixes.
1504 Sun Dec 8 12:29:52 1996 Tom Tromey <tromey@cygnus.com>
1506 * automake.in (am_install_var): Directory with 'exec' in its name
1507 is installed by install-exec.
1509 * subdirs.am (maintainer-clean-recursive): Make commands quiet.
1510 * texinfos.am: Make commands quiet.
1511 * scripts.am: Make commands quiet.
1512 * progs.am: Make commands quiet.
1513 * ltlibs.am: Make comamnds quiet.
1514 * lisp.am: Make commands quiet.
1515 * libs.am: Make commands quiet.
1516 * header.am: Make commands quiet.
1517 * data.am: Make commands quiet.
1519 * automake.in (variable_value_as_list): Handle := substitution
1521 (am_conf_line_error): Take file argument. Changed all callers.
1522 (scan_one_configure_file): Skip config header of [$1].
1523 (scan_dependency_file): Don't add top_builddir to regex if it is
1524 ".". Don't include top_builddir in output if it is ".".
1525 (scan_one_configure_file): Skip version of [$2].
1527 Sat Dec 7 11:34:39 1996 Tom Tromey <tromey@cygnus.com>
1529 * automake.in (scan_one_configure_file): New sub.
1530 (scan_configure): Scan aclocal.m4 as well as configure.in.
1531 (handle_configure): Makefile.in now depends on $(ACLOCAL), because
1534 * automake.in (handle_configure): Put full path to file onto
1535 @rewritten_inputs. Test output4.test.
1537 * automake.in (handle_configure): Put proper name onto @inputs.
1540 * automake.in (handle_configure): Pass correct args to automake
1541 invocations. Test remake2.test.
1543 * automake.in (handle_configure): Check dirname of $file, not of
1544 $local. Test output2.test.
1546 * automake.in (handle_dependencies): Added some missing ";"s in
1548 (get_object_extension): Ditto.
1549 (handle_tags): Ditto.
1550 (handle_tests): Ditto.
1551 (read_am_file): Ditto.
1552 (am_install_var): Ditto.
1553 (file_contents_with_transform): Die if transform missing trailing
1556 * automake.in (am_install_var): Quote $ in regexp substitution.
1557 From Ulrich Drepper.
1559 Fri Dec 6 18:54:10 1996 Tom Tromey <tromey@cygnus.com>
1561 * automake.in (handle_configure): Require actual input files, not
1562 rewritten input files. From Ulrich Drepper.
1564 Thu Dec 5 02:52:20 1996 Tom Tromey <tromey@cygnus.com>
1566 Suggestion from Mark Galassi:
1567 * texinfos.am (DVIPS): New macro.
1568 (.dvi.ps): New rule.
1570 * automake.in (handle_dependencies): Check to make sure
1571 --build-directory specified before searching for .P files.
1572 (handle_configure): Correctly handle ":" syntax when running
1575 * remake.am: Removed rules to regenerate Makefile and Makefile.in;
1576 now handled by handle_configure.
1578 * remake-subd.am: Removed.
1580 * automake.in (scan_configure): Handle multiple ":"s in AC_OUTPUT
1582 (parse_arguments): Ditto.
1583 (handle_configure): Ditto.
1584 (%other_output_files): Removed.
1585 (rewrite_inputs_into_dependencies): New sub.
1586 (handle_configure): Use it.
1587 (handle_configure): Ditto.
1589 From Gord Matzigkeit:
1590 * automake.in (generate_makefile): Handle ":" in AC_OUTPUT arg.
1591 (handle_configure): Ditto.
1593 * automake.in (handle_single_transform_list): .S is assembly
1594 source. From Anthony Green.
1596 * automake.in (handle_single_transform_list): Correctly rewrite
1597 C++ and Fortran source to objects ending in ".o". Test
1600 * automake.in: Better error message if file missing.
1602 * aclocal.in (@obsolete_macros): ud_GNU_GETTEXT is obsolete.
1603 * automake.in (handle_gettext): Use AM_GNU_GETTEXT, not
1605 (scan_configure): Ditto. ud_GNU_GETTEXT is now obsolete.
1607 Wed Dec 4 00:41:23 1996 Tom Tromey <tromey@cygnus.com>
1609 * automake.in (scan_configure): Skip empty elements when adding to
1610 libsources. Perl 4 bug reported by Greg A Woods.
1612 * Makefile.am (perl4-check): New target.
1613 (cvs-dist): Run perl4-check.
1615 Perl 4 fixes. Reported by Greg A. Woods:
1616 * automake.in (file_contents_with_transform): If transform caused
1617 all chars to go away, then skip rest of loop.
1618 (handle_texinfo): Don't use "next" in arg to
1619 file_contents_with_transform.
1620 (handle_dependencies): Ditto.
1621 (handle_tests): Ditto.
1623 * m4/regex.m4 (AM_WITH_REGEX): Check for GNU regex in libc. From
1626 * automake.in (parse_arguments): Removed --strictness.
1627 (handle_dist_worker): Don't use --strictness.
1628 (handle_configure): Ditto.
1629 (initialize_global_constants): Don't mention --strictness.
1631 * automake.in (handle_merge_targets): Use all-recursive-am instead
1632 of all-recursive-hack. The latter is ugly, according to Joel
1635 * automake.in (handle_emacs_lisp): Push $(ELCFILES) onto @all.
1637 * automake.in (do_one_clean_target): Allow -local version of clean
1640 Tue Dec 3 18:58:40 1996 Tom Tromey <tromey@cygnus.com>
1642 * automake.in (handle_dependencies): Skip C-only lines in
1643 depend2.am when appropriate.
1644 * depend2.am (.deps/%.P): Omit modification of $o if language is
1647 Tue Dec 3 11:29:01 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1649 * compile-kr.am: Quote arguments to echo.
1651 * progs.am: Fix up problems when LIBTOOL is not defined (by
1652 setting shell variable instprog to the installation program).
1654 * aclocal.in (scan_file): Allow the acinclude.m4 file to override
1655 any other macro files (but still prevent multiple definitions
1656 within acinclude.m4).
1658 Tue Dec 3 10:40:48 1996 Tom Tromey <tromey@cygnus.com>
1660 From Ulrich Drepper:
1661 * automake.in (handle_emacs_lisp): Typo fix.
1662 (scan_configure): Only recognize VERSION after whitespace.
1664 * texinfos.am: install-info requires path to info file.
1666 * progs.am: Use @LIBTOOL@, not $(LIBTOOL).
1668 * automake.in (am_install_var): If -ltlibs passed, substitute
1671 Mon Dec 2 13:51:11 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1673 * automake.in (get_object_extension): Unshift ansi2knr onto the
1674 all target, so that it builds before any other targets.
1675 [de_ansi_objects]: Delete, since unshifting ansi2knr is an easier
1678 Mon Dec 2 12:13:27 1996 Tom Tromey <tromey@cygnus.com>
1683 * automake.in (handle_texinfo): Must quote $ for make.
1685 Sun Dec 1 15:08:09 1996 Tom Tromey <tromey@cygnus.com>
1687 * automake.in (handle_configure): Correctly handle common case of
1688 multiple non-Makefiles in AC_OUTPUT. Require all input files when
1691 Sun Nov 24 00:33:50 1996 Tom Tromey <tromey@cygnus.com>
1693 * automake.in (handle_source_transform): Don't define
1694 EXTRA_prog_SOURCES unnecessarily. Test extra2.test.
1696 * automake.in (initialize_per_input): New variables
1697 included_generic_compile, included_knr_compile,
1698 included_libtool_compile.
1699 (get_object_extension): Use them.
1701 * automake.in (handle_single_transform_list): Removed
1702 Objective-C/C++ support (didn't really work anyway).
1703 (handle_single_transform_list): Handle assembly specially.
1705 * automake.in (handle_yacc_lex_cxx): Set --mode=compile or
1706 --mode=link when running libtool.
1708 * ltlibs.am: Set --mode=install when running libtool.
1709 (uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
1711 * libtool.am (.c.lo): Set --mode=compile when running libtool.
1712 * progs.am: Set --mode=install when running libtool.
1714 Fix for bug reported by François Pinard:
1715 * automake.in (do_check_merge_target): New sub.
1716 (do_one_merge_target): No longer handle `check'.
1717 (handle_merge_targets): Use do_check_merge_target.
1718 (initialize_per_input): Set @check_tests.
1719 (handle_tests): Push onto @check_tests, not @check.
1721 * automake.in (am_install_var): Typo fix.
1722 (handle_configure): Require $inputs[0].
1724 Fri Nov 22 00:01:45 1996 Tom Tromey <tromey@cygnus.com>
1726 * automake.in (handle_lib_objects): Fixed error message
1729 Thu Nov 21 22:29:30 1996 Tom Tromey <tromey@cygnus.com>
1731 * automake.in (scan_configure): AC_FUNC_FNMATCH doesn't add to
1733 (handle_configure): Support multi-":" mode for AC_OUTPUT.
1735 * m4/header.m4: New file.
1737 * automake.in (scan_configure): Recognize AM_CONFIG_HEADER.
1739 Wed Nov 20 00:23:42 1996 Tom Tromey <tromey@cygnus.com>
1741 * acinstall: Allow commentary at end of "serial" line. From Gord
1744 * automake.in (handle_yacc_lex_cxx): Only replace output header if
1747 Tue Nov 19 19:03:30 1996 Tom Tromey <tromey@cygnus.com>
1749 * automake.in (am_primary_prefixes): Allow configure variables to
1750 be named after primary.
1751 (am_install_var): Ditto.
1753 * automake.in (initialize_per_input): Initialize output_header.
1754 (generate_makefile): Set up output_header; print it before
1756 (handle_footer): Put .SUFFIXES into output_header, for AIX.
1758 Mon Nov 18 19:11:53 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1760 * automake.in: Added a lot of libtool support. New variable
1761 prog_LDFLAGS to pass linker flags. Use libtoolize to install
1762 libtool support files.
1764 Mon Nov 18 13:29:55 1996 Tom Tromey <tromey@cygnus.com>
1766 * automake.in (handle_lib_objects): Push @LIBOBJS@ and @ALLOCA@
1767 onto dependency list.
1769 * aclocal.in (obsolete_macros): Include AM_SANITY_CHECK_CC; now
1770 part of autoconf proper.
1771 * m4/ccsanity.m4: Removed.
1773 Sun Nov 17 12:25:17 1996 Tom Tromey <tromey@cygnus.com>
1775 * automake.in (check_typos): Check to make sure EXTRA_ variables
1776 don't contain configure subs.
1777 (handle_dist_worker): Removed EXTRA_DIST_DIRS; not needed.
1779 Fri Nov 15 18:58:04 1996 Tom Tromey <tromey@cygnus.com>
1781 * tags-subd.am: Removed.
1783 * tags.am (tags-recursive): Removed.
1784 (TAGS): Depend on @DIRS@, @CONFIG@. Use @CONFIG@ in rule.
1785 (ID): From tags-subd.am.
1787 * aclocal.in (obsolete_macros): Include AM_FUNC_FNMATCH.
1788 * automake.in (scan_configure): Recognize AC_FUNC_FNMATCH.
1789 * m4/fnmatch.m4: Removed (now in autoconf).
1791 * automake.in (initialize_per_input): Init de_ansi_objects.
1792 (handle_single_transform_list): Error if extension unrecognized.
1793 Set elements of de_ansi_objects.
1794 (get_object_extension): Don't push ANSI2KNR onto @all.
1795 (handle_yacc_lex_cxx): Put ANSI2KNR into dependency of all ._o
1797 (pretty_print_internal): Initialize $bol depending on the column.
1799 Fri Nov 15 16:22:15 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1801 * library.am: Fixed references to LIBRARY according to new scheme.
1803 * libs.am, libs-clean.am: Removed references to LIBFILES.
1805 * automake.texi (A Library): doc fix
1807 * automake.in (handle_libraries): Deleted references to *LIBFILES,
1808 since we now have the full library name in the *LIBRARIES
1810 (am_install_var): Removed `-no-all' option, which was only required
1811 for the LIBFILES hack.
1813 Fri Nov 15 16:39:29 1996 Tom Tromey <tromey@cygnus.com>
1815 * automake.in: Applied libtool-related patches from Gord.
1816 (scan_configure): Set CC configure var if AM_PROG_LIBTOOL seen.
1817 Also indicate that AC_CANONICAL_HOST was run.
1819 * Makefile.am (pkgdata_DATA): Removed aclocal.m4.
1821 Thu Nov 14 23:11:09 1996 Tom Tromey <tromey@cygnus.com>
1823 * automake.in (handle_yacc_lex_cxx): Don't auto-define YACC, LEX,
1826 * dejagnu.am: Print warning if runtest missing.
1828 From Joerg-Martin Schwarz:
1829 * automake.in (handle_aclocal_m4): Find aclocal.m4 in srcdir.
1830 (require_file_internal): Unlink file before creating it.
1832 * depend2.am (.deps/%.P): Don't print commands when running.
1834 Mon Nov 11 10:35:08 1996 Tom Tromey <tromey@cygnus.com>
1836 * automake.in (handle_single_transform_list): Simplified C++
1837 matching expression.
1839 Fri Nov 8 09:49:09 1996 Tom Tromey <tromey@cygnus.com>
1843 * compile-kr.am ($(OBJECTS)): Removed.
1845 * automake.in (get_object_extension): Define ANSI2KNR. Push onto
1846 @all if ansi2knr is in this directory.
1848 * configure.in: Don't run AC_ARG_PROGRAM, AC_PROG_MAKE_SET.
1850 * m4/init.m4: Run AM_SANITY_CHECK.
1852 * m4/sanity.m4: New file.
1854 * automake.in (handle_dist_worker): In Cygnus mode, possibly find
1855 files to dist in build dir, not srcdir.
1856 (%omit_dependencies): New global.
1857 (scan_dependency_file): Handle OMIT_DEPENDENCIES.
1858 (scan_configure): Put rx.h, regex.h on %omit_dependencies. Ditto
1860 (handle_tests): Remove CYGNUS strings in Cygnus mode.
1861 (handle_texinfo): Ditto.
1863 * texinfos.am (dist-info): New target.
1865 * automake.in (handle_dist_worker): Use DISTFILES, not
1867 (initialize_per_input): Initialize dist_targets.
1868 (handle_texinfo): Don't compute @infos_list; don't define or use
1869 INFOS. Put dist-info onto @dist_targets.
1870 (handle_dist_worker): Handle @dist_targets. Don't use the "echo
1871 trick" for expanding DISTFILES any more.
1873 * dist-vars.am (DEP_DISTFILES): Removed.
1874 (DISTFILES): Don't include INFOS.
1876 * automake.in (handle_texinfo): Handle Cygnus mode.
1877 * texinfos.am (.texi.info, .texinfo.info): Handle Cygnus mode.
1879 * automake.in (handle_single_transform_list): New sub.
1880 (handle_source_transform): Use it.
1881 (handle_built_sources): New sub.
1883 Thu Nov 7 14:49:16 1996 Tom Tromey <tromey@cygnus.com>
1885 * remake.am ($(srcdir)/Makefile.in): Pass @ARGS@ to automake.
1886 * remake-subd.am ($(srcdir)/Makefile.in): Pass @ARGS@ to
1888 * automake.in (handle_configure): Pass --cygnus when running
1891 * remake-hdr.am ($(srcdir)/stamp-h.in): Depend on @FILES@, not
1892 ACCONFIG, CONFIG_TOP, CONFIG_BOT.
1893 * automake.in (handle_aclocal_m4): Always find aclocal.m4 in
1895 (handle_configure): Don't define ACCONFIG, CONFIG_TOP, CONFIG_BOT;
1896 instead substitute files directly.
1898 Wed Nov 6 10:22:26 1996 Tom Tromey <tromey@cygnus.com>
1900 * remake-hdr.am (stamp-h): Look in top_builddir for
1902 ($(srcdir)/stamp-h.in): Look in top_srcdir for configure.in.
1904 Thu Oct 31 10:55:59 1996 Tom Tromey <tromey@cygnus.com>
1906 * texinfos.am (.texi.dvi): Set MAKEINFO when running texi2dvi.
1909 * automake.in (handle_texinfo): Push install-info-am, not
1911 (handle_merge_targets): Handle no-installinfo option.
1913 * texinfos.am (install-info-am): Renamed from install-info.
1915 * automake.in (handle_subdirs): Include install-info-recursive if
1916 no-installinfo given.
1918 * subdirs.am: Include INSTALLINFO token.
1920 * automake.in (handle_texinfo): Explicitly define MAKEINFO,
1922 (cygnus_mode): New global.
1923 (handle_dist_worker): Pass --cygnus to automake.
1924 (initialize_global_constants): Document --cygnus.
1925 (check_cygnus): New sub.
1926 (handle_texinfo): Don't require texinfo.tex in Cygnus mode.
1928 * texi-vars.am: Removed.
1930 * dejagnu.am (check-DEJAGNU): Don't define rootme.
1932 * automake.in (handle_tests): Define EXPECT, RUNTEST.
1934 * dejagnu.am (EXPECT): Removed.
1937 * automake.in (define_program_variable): New sub.
1939 Mon Oct 28 10:43:48 1996 Tom Tromey <tromey@cygnus.com>
1941 * automake.in (handle_dependencies): Use -M, not -MM, for C++
1944 Thu Oct 24 20:21:50 1996 Tom Tromey <tromey@cygnus.com>
1946 * automake.in (check_libobjs_sources): New sub. Test
1948 (handle_source_transform): Don't check for auto-discovered source
1950 (handle_programs): Run check_libobjs_sources here.
1951 (handle_libraries): Ditto.
1953 * automake.in (define_configure_variable): New function.
1954 (get_object_extension): Use define_configure_variable.
1955 (handle_yacc_lex_cxx): Ditto.
1956 (handle_emacs_lisp): Ditto.
1957 (configure_vars): New global.
1958 (AC_CHECK_PATTERN): New global.
1959 (seen_ranlib, seen_prog_cc, seen_prog_cxx, seen_prog_lex):
1961 (handle_yacc_lex_cxx): Use configure_vars, not seen_prog_*.
1962 (AC_SUBST_PATTERN): New global.
1963 (scan_configure): Use AC_SUBST_PATTERN; don't set seen_prog_*.
1964 (handle_libraries): Don't use seen_ranlib.
1965 (read_am_file): Run define_configure_variable on each discovered
1968 Mon Oct 21 23:06:49 1996 Tom Tromey <tromey@cygnus.com>
1970 * automake.in (scan_configure): Handle AM_INIT_GUILE_MODULE.
1971 (handle_libraries): Pass configure substitutions directly on to
1974 * automake.in (AM_PACKAGE_VERSION_PATTERN): New global.
1975 (scan_configure): Use it. Test version.test.
1977 Sun Oct 20 12:08:46 1996 Tom Tromey <tromey@cygnus.com>
1979 * automake.in (handle_dist_worker): Explicitly pass distdir to
1980 dist-hook make. From Tatu Ylonen.
1982 * m4/strtod.m4: Use correct cache variable.
1984 Thu Oct 17 13:45:20 1996 Tom Tromey <tromey@cygnus.com>
1986 Lisp fixes from Erick Branderhorst:
1987 * m4/lispdir.m4: Define lispdir, not LISPDIR.
1988 * lisp.am: Added missing \.
1990 Fri Oct 11 00:44:49 1996 Tom Tromey <tromey@cygnus.com>
1992 * automake.in (handle_source_transform): Only rewrite c, yacc, lex
1993 to use de-ansi-fication.
1994 (scan_configure): Handle multi-line AC_REPLACE_FUNCS. Test
1997 * automake.in (handle_lib_objects): Added $lex_seen argument.
1998 Error if lex file used but LEXLIB not seen.
1999 (handle_programs): Ditto.
2000 (handle_yacc_lex_cxx): Define LEXLIB variable.
2001 (handle_lib_objects): Don't allow LEXLIB to end up on dependency
2004 Thu Oct 10 16:12:38 1996 Tom Tromey <tromey@cygnus.com>
2006 * automake.in (handle_gettext): Moved check for SUBDIRS and
2009 * automake.in (handle_configure): Run mkinstalldirs under
2011 (handle_yacc_lex_cxx): Run interlock under $(SHELL).
2013 * remake-subd.am (Makefile): Run config.status under $(SHELL).
2014 * remake-hdr.am (stamp-h): Run config.status under $(SHELL).
2015 * remake.am (Makefile): Run config.status under $(SHELL).
2016 (config.status): Ditto.
2018 * automake.in (read_am_file): Removed UNMAINT code.
2019 (file_contents_with_transform): Ditto.
2020 * m4/maintainer.m4: Removed bogus UNMAINT code.
2022 * automake.in (handle_emacs_lisp): Define EMACS variable.
2023 (handle_emacs_lisp): Make sure EMACS is in environment when
2026 * elisp-comp: Exit with status 1 if usage bad.
2027 Use "emacs -q". Use EMACS environment variable if set (unless set
2030 * m4/lispdir.m4: Unset EMACS if it is set to `t'.
2032 * automake.in (handle_dist_worker): Allow EXTRA_DIST items to be
2034 (do_one_merge_target): Use all-am, not all, in subdirs case.
2035 (handle_merge_targets): Always generate all-am in subdirs case.
2037 * remake.am (Makefile): Depend on BUILT_SOURCES.
2038 * remake-subd.am (Makefile): Depend on BUILT_SOURCES.
2039 * depend.am (.deps/.P): Don't depend on BUILT_SOURCES.
2041 * automake.in (handle_yacc_lex_cxx): Handle y.tab.h in non-ylwrap
2044 * ylwrap: Bug fix. From Jim Meyering.
2046 Wed Oct 9 22:51:16 1996 Tom Tromey <tromey@cygnus.com>
2048 * m4/mktime.m4: Don't define AC_HEADER_SYS_TIME_H; instead just
2049 check directly for header.
2051 Mon Oct 7 13:08:15 1996 Tom Tromey <tromey@cygnus.com>
2053 * automake.in (scan_configure): fp_WITH_DMALLOC and fp_WITH_REGEX
2056 Sun Oct 6 00:43:01 1996 Tom Tromey <tromey@cygnus.com>
2058 * automake.in (AC_CONFIG_AUX_DIR_PATTERN): New global.
2059 (AM_INIT_AUTOMAKE_PATTERN): New global.
2060 (scan_configure): Use them.
2062 * aclocal.in (add_file): Search contents of included files. Test
2064 (scan_m4_files): Don't skip acinclude.m4 when constructing
2065 search. Test acsilent.test.
2066 (scan_m4_files): Scan acinclude.m4.
2068 * aclocal.in (add_file): Removed debugging print.
2069 (scan_configure): Set $file_contents when scanning acinclude.m4.
2070 Test acinclude.test.
2072 * configure.in: Upped to 1.1g.
2076 * texinfos.am: Run : after install-info.
2078 * aclocal.in (parse_arguments): Better error message.
2079 * automake.in (parse_arguments): Better error message.
2081 * remake.am (Makefile): Depend on $(srcdir)/Makefile.in, to work
2082 around broken makes. From David A. Swierczek.
2083 * remake-subd.am (Makefile): Ditto.
2085 Sat Oct 5 11:29:48 1996 Tom Tromey <tromey@cygnus.com>
2087 * automake.in (generate_makefile): Put BUILT_SOURCES onto @all if
2089 (handle_source_transform): Error if discovered source file is
2091 (do_one_merge_target): Move all-vs-check test here.
2093 * m4/obstack.m4: New file.
2094 * m4/error.m4: New file.
2096 * automake.in (scan_configure): Support AM_FUNC_MKTIME,
2097 AM_FUNC_ERROR_AT_LINE, AM_FUNC_OBSTACK.
2099 * texinfo.tex: New version from texinfo 3.9.
2101 * automake.in (handle_yacc_lex_cxx): Updated for new ylwrap.
2102 Also, handle y.tab.h file when "yacc -d" is used.
2103 (do_one_merge_target): Use pretty_print_rule.
2105 * ylwrap: Changed usage.
2107 * m4/mktime.m4: New file.
2109 * m4: Renamed all .m4 files to fit into 14-char limits.
2111 * m4/Makefile.am (EXTRA_DIST): New macro.
2113 * aclocal.in ($ac_defun_rx, %map, %file_contents): New globals.
2114 (scan_m4_files): Use $ac_defun_rx.
2117 (scan_configure): Scan acinclude.m4 before anything else.
2118 (scan_file): New sub.
2119 (check_acinclude): New sub.
2120 (add_file): Rewrote.
2122 * progs-clean.am, progs.am: Renamed from programs-clean.am,
2124 * libs-clean.am, libs.am: Renamed from libraries-clean.am,
2126 * texi-vars: Renamed from texinfos-vars.am.
2127 * comp-vars.am: Renamed from compile-vars.am.
2128 * texi-vers.am: Renamed from texi-version.am.
2130 * automake.in (require_file_internal): Give error if symlink can't
2132 (require_config_file): Error message references configure.in.
2133 (handle_yacc_lex_cxx): Fix order of arguments to ylwrap; from
2134 Joerg-Martin Schwarz.
2135 (handle_texinfo): Use texi-vers, not texi-version.
2136 (get_object_extension): Use comp-vars, not compile-vars.
2137 (handle_texinfo): Use texi-vars, not texinfos-vars.
2138 (handle_libraries): Use `libs' prefix, not `libraries'.
2139 (handle_programs): Use `progs' prefix, not `programs'.
2141 Fri Oct 4 01:14:08 1996 Tom Tromey <tromey@cygnus.com>
2143 * aclocal.in (scan_m4_files): New sub.
2145 * m4/AM_FUNC_STRTOD.m4 (am_cv_func_strtod_needs_libm): Set
2146 am_cv_func_strtod_needs_libm, so we can avoid linking with -lm
2149 Thu Oct 3 20:11:16 1996 Tom Tromey <tromey@cygnus.com>
2151 * texinfos.am (uninstall-info): Run install-info --remove.
2153 * automake.in (read_am_file): Define all variables after reading
2154 .am file. Test vpath.test. Reported by Anthony Green.
2156 Mon Sep 30 08:31:51 1996 Tom Tromey <tromey@cygnus.com>
2158 * texinfos.am: Run install-info.
2160 * automake.in (variable_value_as_list): Just return if comment
2161 seen. Report from Mark Galassi.
2162 (handle_options): Don't bother with explicit comment checking.
2164 Tue Sep 24 09:15:46 1996 Tom Tromey <tromey@creche.cygnus.com>
2166 * automake.in (read_am_file): Cleaned up dejagnu variables.
2168 Mon Sep 23 00:04:48 1996 Tom Tromey <tromey@creche.cygnus.com>
2170 * automake.in (parse_arguments): New usage to conform to GNU
2173 * aclocal.in (parse_arguments): New usage to conform to GNU
2176 * automake.in (handle_scripts): Push new target onto @check.
2177 * scripts.am (check-@DIR@SCRIPTS): New target.
2179 * automake.in (initialize_global_constants): Define %dist,
2180 dist_header, dist_trailer.
2181 (handle_dist): Make dist-all target.
2182 (generate_makefile): Run check_typos later.
2183 (examine_variable): New sub.
2184 (handle_tags): Examine TAGS_DEPENDENCIES. Test spell3.test.
2185 Error if TAGS_DEPENDENCIES but no sources used.
2186 (handle_configure): Examine CONFIGURE_DEPENDENCIES.
2188 Sat Sep 21 13:59:15 1996 Tom Tromey <tromey@creche.cygnus.com>
2190 * automake.in (am_install_var): More error checking.
2192 Fri Sep 20 09:06:37 1996 Tom Tromey <tromey@creche.cygnus.com>
2194 * tags.am (TAGS): Minor cleanup.
2196 * clean.am (distclean-generic): Don't remove CONFIG_HEADER.
2198 * remake-hdr.am (mostlyclean-hdr, clean-hdr, distclean-hdr,
2199 maintainer-clean-hdr): New targets.
2201 * automake.in (handle_configure): Define CONFIG_HEADER correctly
2202 when it is in current directory.
2203 (handle_configure): Push "hdr" on @clean.
2205 * remake-hdr.am (stamp-h): Run config.status in top_builddir.
2206 ($(srcdir)/stamp-h.in): Run autoheader in top_srcdir.
2208 * automake.in (scan_configure): Check for install.sh here.
2209 (basename): New sub.
2210 (handle_configure): Handle case where config.h is in subdir.
2211 (handle_configure): Make stamp-in.h for user if it doesn't already
2215 Tue Sep 17 23:35:14 1996 Tom Tromey <tromey@creche.cygnus.com>
2217 * Makefile.am (EXTRA_DIST): Include pkgdata_DATA.
2219 * dist-vars.am (DISTFILES): Don't distribute BUILT_SOURCES or
2221 (DEP_DISTFILES): Ditto.
2223 Mon Sep 16 22:28:56 1996 Tom Tromey <tromey@creche.cygnus.com>
2225 * automake.in (check_typos): Renamed.
2226 (check_typos): Check for _LDADD, _LIBADD, and _DEPENDENCIES.
2227 (variable_defined): Note variable as being "seen".
2228 (handle_lib_objects): Don't push configure substitutions onto
2231 Sun Sep 15 22:45:43 1996 Tom Tromey <tromey@creche.cygnus.com>
2233 * automake.in (initialize_per_input): Init content_seen.
2234 (variable_value_as_list): Set content_seen entry.
2235 (define_variable): Ditto.
2236 (define_pretty_variable): Ditto.
2237 (check_source_typos): New sub.
2238 (generate_makefile): Call it.
2240 Thu Sep 12 15:03:19 1996 Tom Tromey <tromey@creche.cygnus.com>
2242 * automake.in (handle_source_transform): Removed extraneous
2243 space. Test implicit.test.
2244 (read_am_file): Make sure "canonical" variables are mentioned in
2246 (scan_configure): AC_CHECK_TOOL sets $seen_canonical to
2247 $AC_CANONICAL_HOST conditionally.
2248 (handle_footer): Don't use define_pretty_variable in all cases.
2250 Wed Sep 11 11:54:44 1996 Tom Tromey <tromey@creche.cygnus.com>
2252 * clean.am (distclean-generic): Remove CONFIG_CLEAN_FILES here,
2253 per GNU/Gnits standards.
2255 * libraries.am (install-@DIR@LIBRARIES): Use two loops, so new
2256 NORMAL_INSTALL and POST_INSTALL variables can work when empty.
2258 * automake.in (handle_options): Rewrote version handling. Now
2259 returns error indicator.
2260 (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Handle `:=' definitions.
2261 (RULE_PATTERN): Exclude `:=' from being a rule.
2263 * m4/AM_PROG_CC_STDC.m4 (ac_save_CC): Bug fix from Jim Meyering.
2265 * automake.in (variable_value_as_list): Always use am_line_error.
2266 (define_variable): New sub.
2267 (get_object_extension): Use define_variable.
2268 (handle_yacc_lex_cxx): Ditto.
2269 (handle_source_transform): Ditto.
2270 (handle_programs): Ditto.
2271 (handle_libraries): Ditto.
2272 (handle_texinfo): Ditto.
2273 (handle_man_pages): Ditto.
2274 (handle_dependencies): Ditto.
2275 (handle_aclocal_m4): Ditto.
2276 (define_pretty_variable): New sub.
2277 (handle_source_transform): Use define_pretty_variable.
2278 (handle_lib_objects): Ditto.
2279 (handle_libraries): Ditto.
2280 (handle_dist): Ditto.
2281 (handle_dependencies): Ditto.
2282 (handle_configure): Ditto.
2283 (handle_footer): Ditto.
2284 (handle_emacs_lisp): Ditto.
2285 (am_install_var): Ditto.
2287 * Released version 1.1e.
2289 * automake.in ($GNITS_VERSION_PATTERN): Handle non-alpha
2292 * configure.in: Version 1.1e.
2294 * automake.in (handle_texinfo): Distribute .info file.
2296 Sun Sep 8 09:00:37 1996 Tom Tromey <tromey@creche.cygnus.com>
2298 * Makefile.am (EXTRA_DIST): New macro.
2299 (maintainer-clean): Don't run "make check".
2300 (pathchk): New target.
2302 * automake.in (check_gnits_standards): Only check version number
2303 syntax at top level.
2304 ($package_version_line): New variable.
2305 (scan_configure): Set it.
2306 (check_gnits_standards): Use am_conf_line_error.
2307 (scan_configure): Remove extraneous whitespace from version
2309 (handle_dist): Handle distcheck-hook.
2311 * m4/AM_PROG_CC_STDC.m4: Applied patch from Jim Meyering.
2313 * automake.in (scan_configure): Handle AM_WITH_REGEX.
2314 (handle_lib_objects): Require .h files in %libsources but don't
2315 generate dependencies for them.
2316 (scan_configure): Also require rx.h and regex.h.
2318 * m4/Makefile.am (m4data_DATA): Don't include AM_PROG_LIBTOOL,
2319 AM_FEATURE_CTYPE, AM_FEATURE_ERRNO, AM_FEATURE_EXIT,
2322 * texi-version.am: Use "cp; rm" and not "mv", to work around
2325 * automake.in ($package_version): New global.
2326 (scan_configure): Set it.
2327 (check_gnits_standards): Verify version string; require
2328 README-alpha if alpha version.
2329 (scan_configure): Recognize AM_FUNC_FNMATCH,
2330 AM_REPLACE_GNU_GETOPT.
2332 * Makefile.am (installcheck-local): Check all scripts.
2334 Sat Sep 7 19:22:32 1996 Tom Tromey <tromey@creche.cygnus.com>
2336 * tags-clean.am: Do deletions here again.
2338 Thu Sep 5 09:06:23 1996 Tom Tromey <tromey@creche.cygnus.com>
2340 * automake.in (usage): Include bug-reporting information.
2341 (handle_lib_objects): Error if LIBOBJS seen but never set.
2343 * aclocal.in ($acdir): Use @datadir@/aclocal.
2344 (usage): Include bug-reporting information.
2346 Wed Sep 4 11:36:06 1996 Tom Tromey <tromey@creche.cygnus.com>
2348 * automake.in (handle_source_transform): .deps no longer in
2350 (handle_lib_objects): Ditto.
2351 (handle_dist_worker): Pass --build-dir to automake.
2352 ($build_directory): New global.
2353 (parse_arguments): Handle --build-dir.
2354 (initialize_global_constants): Include --build-dir in help.
2355 (scan_dependency_file): New sub.
2356 (handle_dependencies): Use it. Also, use $build_directory.
2357 (initialize_global_constants): Added --srcdir-name.
2358 (parse_arguments): Ditto.
2359 (handle_dist_worker): Ditto.
2360 ($srcdir_name): New global.
2361 ($srcdir_rx): New global.
2362 (parse_arguments): Set it.
2364 * depend2.am: Removed all mention of $(srcdir).
2366 * depend.am (MKDEP): Use gcc -M, not gcc -MM.
2367 Removed all mention of $(srcdir); dependencies now put into build
2370 * depend2.am ($(srcdir)/.deps/%.P): Fixed computation of `top'.
2371 Don't do work silently.
2373 * automake.in (handle_merge_targets): Error if invalid uninstall
2375 (read_am_file): Fix for test block.test.
2377 Tue Sep 3 18:50:32 1996 Tom Tromey <tromey@creche.cygnus.com>
2379 * texinfos.am (install-info): Added NORMAL_INSTALL.
2380 * scripts.am (install-@DIR@SCRIPTS): Added NORMAL_INSTALL.
2381 * programs.am (install-@DIR@PROGRAMS): Added NORMAL_INSTALL.
2382 * lisp.am (install-@DIR@LISP): Added NORMAL_INSTALL.
2383 * libraries.am (install-@DIR@LIBRARIES): Added NORMAL_INSTALL.
2384 Also, use POST_INSTALL when running ranlib.
2385 * header.am (install-@DIR@HEADERS): Added NORMAL_INSTALL.
2386 * data.am (install-@DIR@DATA): Added NORMAL_INSTALL.
2388 * automake.in (handle_man_pages): Added NORMAL_INSTALL invocation.
2389 (handle_merge_targets): Ditto.
2390 (handle_merge_targets): Error if PRE_INSTALL, POST_INSTALL, or
2391 NORMAL_INSTALL defined.
2393 * m4/AM_PROG_INSTALL.m4: INSTALL_SCRIPT defaults to
2394 ${INSTALL_PROGRAM}. From François Pinard.
2396 Tue Aug 27 08:25:05 1996 Tom Tromey <tromey@creche.cygnus.com>
2398 * automake.in (file_contents_with_transform): Correctly remove
2399 @(UN)?MAINT@ from input when maintainer mode not active.
2400 (handle_aclocal_m4): Handle no-maintainer-mode case.
2402 * remake-hdr.am ($(CONFIG_HEADER)): Removed @MAINT@.
2404 * m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
2406 Mon Aug 26 21:37:32 1996 Tom Tromey <tromey@creche.cygnus.com>
2408 * automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
2409 (handle_libraries): Don't include libraries from EXTRA_LIBRARIES
2410 in LIBFILES definition. Reported by Steve M Robbins. Test
2413 * automake.in (variable_value_as_list): New sub.
2414 (handle_source_transform): Use it.
2415 (handle_lib_objects): Ditto.
2416 (handle_libraries): Ditto.
2417 (handle_texinfo): Ditto.
2418 (handle_man_pages): Ditto.
2419 (am_install_var): Ditto.
2420 (handle_options): Ditto.
2422 Sat Aug 24 09:30:46 1996 Tom Tromey <tromey@creche.cygnus.com>
2424 Reported by Jim Meyering:
2425 * automake.in (get_object_extension): Look in "./" for ansi2knr if
2427 (handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
2429 * remake.am (.PHONY): New target.
2431 * m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
2433 * automake.in (check_gnu_standards): Disallow no-installman,
2435 (read_am_file): Sed out UNMAINT too.
2436 (file_contents_with_transform): Ditto.
2438 * acinstall: New file.
2440 * m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
2442 * m4/AM_WITH_REGEX.m4: New version from François Pinard.
2444 * m4/AM_TYPE_PTRDIFF_T.m4: Use am_cv, not ac_cv.
2445 * m4/AM_C_PROTOTYPES.m4: Ditto.
2446 * m4/AM_FUNC_STRTOD.m4: Ditto.
2447 * m4/AM_PROG_CC_STDC.m4: Ditto.
2448 * m4/AM_PROG_LIBTOOL.m4: Ditto.
2450 Fri Aug 23 22:23:50 1996 Tom Tromey <tromey@creche.cygnus.com>
2452 * m4/Makefile.am (m4datadir): New macro
2453 (m4data_DATA): Renamed.
2455 * Makefile.am (cvs-dist): Depend on distcheck target.
2457 Mon Aug 19 15:37:32 1996 Tom Tromey <tromey@creche.cygnus.com>
2459 * automake.in (initialize_global_constants): [common_files]
2460 Include acinclude.m4.
2462 * m4/AM_PROG_CC_STDC.m4: Patch from Jim Meyering/Kaveh Ghazi.
2464 Sat Aug 17 11:27:14 1996 Tom Tromey <tromey@creche.cygnus.com>
2466 * automake.in (handle_dependencies): Push `depend'-clean targets
2468 * depend.am (mostlyclean-depend, clean-depend, distclean-depend,
2469 maintainer-clean-depend): New targets.
2471 Tue Aug 13 17:53:58 1996 Tom Tromey <tromey@creche.cygnus.com>
2473 * texinfos.am (.texinfo.info): New target.
2474 (.texinfo.dvi): New target.
2477 * automake.in (handle_texinfo): Use `.info[-0-9]*' as pattern to
2479 (handle_texinfo): Handle `.texinfo' files.
2481 Mon Aug 12 10:28:46 1996 Tom Tromey <tromey@creche.cygnus.com>
2483 * automake.in (require_file_internal): Special-case `.' when
2484 finding files to distribute. Test libobj2.test.
2486 * aclocal.in (add_file): Fixed regexp for matching AC_DEFUN. Test
2489 * m4/AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.m4: New file.
2490 * m4/AM_SYS_POSIX_TERMIOS.m4: New file.
2492 * compile-kr.am: Removed duplicate ansi2knr rules.
2494 Sun Aug 11 00:20:16 1996 Tom Tromey <tromey@creche.cygnus.com>
2496 * automake.in (handle_yacc_lex_cxx): Bug fix from Josh MacDonald.
2497 (handle_yacc_lex_cxx): Put C++ extensions on suffix list.
2500 * automake.in (initialize_global_constants): [common_files]
2501 Include interlock and ylwrap.
2503 * Released version 1.1c.
2505 * aclocal.in (obsolete_macros): md_TYPE_PTRDIFF_T and
2506 ud_PATH_LISPDIR are obsolete names.
2508 * m4/AM_LC_MESSAGES.m4, m4/AM_WITH_NLS.m4, m4/AM_GNU_GETTEXT.m4:
2511 * automake.in (handle_lib_objects): Changed interface. Now
2512 generates _DEPENDENCIES variable if appropriate.
2513 (handle_emacs_lisp): Use AM_PATH_LISPDIR.
2514 (scan_configure): Ditto.
2516 * Makefile.am (CLEANFILES): Removed.
2518 * automake.in (handle_configure): Define CONFIG_CLEAN_FILES.
2520 * clean.am (clean-generic): Remove $(CONFIG_CLEAN_FILES).
2522 * compile-vars.am (CC, CFLAGS, COMPILE, LINK): Removed.
2524 * automake.in (handle_yacc_lex_cxx): Require ylwrap in
2525 multi-lex/yacc case.
2526 (handle_source_transform): Changed return result.
2527 (handle_programs): Use linker returned by
2528 handle_source_transform.
2529 (seen_prog_cc, seen_prog_cxx): New globals.
2530 (scan_configure): Recognize AC_PROG_CC and AC_PROG_CXX.
2531 (handle_yacc_lex_cxx): Error message if AC_PROG_CXX or
2532 AC_PROG_YACC missing.
2533 (seen_decl_yytext, seen_prog_lex): New globals.
2534 (scan_configure): Set them.
2535 (handle_yacc_lex_cxx): Warn about missing AC_PROG_LEX or
2537 (handle_yacc_lex_cxx): Use $(LEX_OUTPUT_ROOT).
2538 (initialize_per_input): Initialize seen_c_source.
2539 (handle_yacc_lex_cxx): Define CC, CFLAGS, COMPILE, LINK only when
2541 (handle_source_transform): Set seen_c_source.
2543 * interlock: Changed usage.
2547 * automake.in (handle_yacc_lex_cxx): Renamed.
2549 * automake.in (handle_dependencies): Handle %cxx_extensions.
2550 Include depend2.am when appropriate.
2552 * depend2.am: New file; contents from depend.am but templatized.
2554 * automake.in (initialize_per_input): Initialize
2556 (handle_source_transform): Set %cxx_extensions.
2558 Sat Aug 10 10:29:30 1996 Tom Tromey <tromey@creche.cygnus.com>
2560 * interlock: New file.
2562 * automake.in (handle_yacc_lex): New sub.
2563 (handle_source_transform): Removed most yacc/lex handling.
2564 (initialize_per_input): Init yacc_sources, lex_sources.
2565 (generate_makefile): Run handle_yacc_lex.
2566 (handle_merge_targets): Use `scalar' and not $# to find length of
2569 * m4/AM_FEATURE_EXIT.m4: Wrote.
2570 * m4/AM_FEATURE_CTYPE.m4: Wrote.
2571 * m4/AM_FEATURE_ERRNO.m4: Wrote.
2573 * aclocal.in (macro_seen): New global.
2574 (add_file): Set macro_seen entry. Only push required macro on
2575 @rlist if not already seen. Test defun.test.
2577 * automake.in (get_object_extension): Handle directory prefix on
2580 * kr-extra.am: New file.
2582 * kr-vars.am: Removed.
2584 * automake.in (handle_options): Handle directory prefix on
2587 * automake.in (scan_configure): Recognize AM_FUNC_STRTOD.
2589 * aclocal.in (add_file): Error if macro is duplicated. Test
2592 Fri Aug 9 09:18:46 1996 Tom Tromey <tromey@creche.cygnus.com>
2594 * automake.in (handle_programs): Substitute @XLINK@. Make sure
2595 linker variable is transformed name.
2596 * program.am (@PROGRAM@): Use @XLINK@ to link.
2598 * automake.in (handle_scripts): Fixed call to
2599 am_primary_prefixes.
2600 (handle_libraries): Better error message when AC_PROG_RANLIB
2603 * automake.in (handle_libraries): Canonicalize library name. Test
2605 * library.am (lib@LIBRARY@.a): Use @XLIBRARY@ where appropriate.
2606 (lib@LIBRARY@.a): Look at _DEPENDENCIES variable.
2608 Thu Aug 8 10:57:21 1996 Tom Tromey <tromey@creche.cygnus.com>
2610 * automake.in (handle_scripts): Correctly compute
2611 $scripts_installed. Test scripts.test.
2613 Wed Aug 7 12:13:15 1996 Tom Tromey <tromey@creche.cygnus.com>
2615 * ansi2knr.c: New version.
2617 Tue Aug 6 10:58:37 1996 Tom Tromey <tromey@creche.cygnus.com>
2619 * automake.in (handle_source_transform): Handle more C++ file
2620 extensions. "Handle" Objective C. Handle more FORTRAN
2623 * compile-vars.am (LEX): Removed.
2626 * automake.in (handle_source_transform): Correctly handle lex
2627 source. Test lex.test.
2628 (handle_source_transform): Skip more C++ headers. Generate macro
2629 definitions for YACC and LEX on first use.
2631 * aclocal.in (parse_arguments): Mention GNU.
2632 * automake.in (parse_arguments): Mention GNU.
2634 Mon Aug 5 00:12:45 1996 Tom Tromey <tromey@creche.cygnus.com>
2636 * automake.in (handle_programs): Define program_LINK.
2637 * program.am (@PROGRAM@): Use program_LINK to link.
2639 * Released version 1.1b
2641 * automake.in (scan_configure): AM_INIT_AUTOMAKE sets
2642 seen_prog_install to `2'.
2644 * configure.in: Don't run AM_PROG_INSTALL.
2646 * automake.in (parse_arguments): Use $PACKAGE.
2647 ($PACKAGE): New global.
2648 ($am_c_prototypes): Renamed.
2649 (get_object_extension): Use am_c_prototypes.
2650 (scan_configure): Ditto.
2651 (scan_configure): Use AM_MAINTAINER_MODE.
2652 (scan_configure): Warn about obsolete macros.
2654 * aclocal.in (parse_arguments): Use $PACKAGE.
2655 ($PACKAGE): New global.
2657 * Makefile.am (CLEANFILES): Added aclocal.
2658 (ETAGS_ARGS): Added aclocal.in.
2659 (TAGS_DEPENDENCIES): Ditto.
2660 (maintainer-check): Depend on aclocal.
2661 (maintainer-check): Check aclocal.
2662 (bin_SCRIPTS): Include aclocal.
2664 * automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
2665 (scan_configure): Use AM_PROG_INSTALL.
2667 * configure.in: Use AM_INIT_AUTOMAKE.
2669 * automake.in (keyed_aclocal_warning): Warning tells about
2671 (handle_aclocal_m4): New sub.
2672 (handle_configure): Use it.
2674 * aclocal.in (output_file): New global.
2675 (usage): Handle --output.
2676 (parse_arguments): Handle --output.
2678 * m4/AM_INIT_AUTOMAKE.m4: New file.
2680 * m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
2683 * automake.in (handle_dist_worker): Reverted erroneous "-chmod".
2684 (handle_texinfo): Don't generate `.info-[0-9]' as a filename.
2686 * texinfos.am (.texi.info): Force .info file to be built in
2687 srcdir. From Franc,ois Pinard.
2690 * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
2691 test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
2692 -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
2693 gets compile errors. With help from Marcus Daniels.
2695 * automake.in (initialize_global_constants): Put elisp-comp into
2696 @common_files. Bug from Glenn Amerine.
2698 Sun Aug 4 12:52:43 1996 Tom Tromey <tromey@creche.cygnus.com>
2700 * automake.in (handle_dist_worker): Use fgrep, not grep.
2702 * m4/AM_C_PROTOTYPES.m4: Changes from François Pinard.
2704 * automake.in (handle_emacs_lisp): Include lisp-clean.am in
2706 (initialize_global_constants): [install_man_format] Don't hide
2707 "ugliness" at install time.
2709 * lisp-clean.am: New file.
2711 * tags-clean.am (maintainer-clean-tags): Remove TAGS and ID here.
2713 * automake.in (handle_man_pages): Patch from Janos Farkas to fix
2714 bug when installing man pages. Test man.test.
2715 (initialize_global_constants): [install_man_format] Make sure man
2716 page can actually be found in either source or build dirs.
2717 (handle_dist_worker): Use "755" permissions on distdir.
2719 * automake.in (handle_dist): Allow chmod's to fail.
2720 (am_primary_prefixes): New function.
2721 (am_install_var): Use it.
2722 (handle_libraries): Use it. Test libfiles.test.
2723 (handle_dist): For dist-tarZ, assume traditional "tar" and
2726 * m4/AM_FUNC_STRTOD.m4: New file.
2728 * automake.in (handle_dist): Only generate `distdir' variable if
2729 it doesn't already exist.
2731 Fix for bug reported by Harlan Stenn. Test tags.test.
2732 * automake.in (initialize_per_input): Define dir_holds_sources.
2733 (handle_tags): Check dir_holds_headers.
2734 (handle_headers): Set dir_holds_headers.
2736 * automake.in (handle_texinfo): Generate "version.texi" dependency
2737 for .dvi file. Bug reported by Glenn Amerine. Test vtexi2.test.
2739 * automake.in (handle_configure): Require file $input, not
2740 "$local.in". From Nyul Laszlo. Test colon.test.
2742 Sun Jul 28 11:14:52 1996 Tom Tromey <tromey@creche.cygnus.com>
2744 * aclocal.in: New file.
2745 * configure.in: Generate m4/Makefile, aclocal.
2746 * Makefile.am (SUBDIRS): Include m4.
2747 * m4/Makefile.am: New file.
2749 Fri Jul 19 10:12:27 1996 Tom Tromey <tromey@creche.cygnus.com>
2751 * automake.in (initialize_global_constants): Put ansi2knr.c and
2752 ansi2knr.1 into common_files. Bug report from François Pinard.
2754 Mon Jul 15 10:28:29 1996 Tom Tromey <tromey@creche.cygnus.com>
2756 * install-sh: Updated copyright notice.
2758 Fri Jul 5 08:23:00 1996 Tom Tromey <tromey@creche.cygnus.com>
2760 * subdirs.am (maintainer-clean-recursive): Don't be so noisy.
2761 Report from Josh MacDonald.
2763 Bugs from Gord Matzigkeit:
2764 * automake.in (handle_footer): Push contents of $(SUFFIXES), not
2766 (handle_dist): Ignore chmod return results.
2768 * programs-clean.am (clean-@DIR@PROGRAMS): Work around failing
2769 Solaris "rm -f". Bug from Kaveh R. Ghazi.
2770 * libraries-clean.am (clean-@DIR@LIBRARIES): Likewise.
2772 Fri Jun 21 10:42:06 1996 Tom Tromey <tromey@creche.cygnus.com>
2774 * texinfos.am (install-info): Use "if", not "&&", to avoid
2775 install problem when glob doesn't match.
2777 * automake.in (initialize_global_constants): [USAGE] Added
2779 (force_generation): New global.
2780 (parse_arguments): Handle --no-force.
2781 (generate_makefile): Handle --no-force.
2783 * Makefile.am (maintainer-check): Ensure all invocations of
2784 mkinstalldirs are correct.
2786 Tue Jun 18 10:53:54 1996 Tom Tromey <tromey@creche.cygnus.com>
2788 * automake.in (handle_tests): Don't directly generate site.exp.
2790 Sun Jun 16 22:21:16 1996 Harlan Stenn <harlan@brown.pfcs.com>
2792 * automake.in: Treat an initial `#' on a word in AUTOMAKE_OPTIONS
2793 as a comment start. Add support for a dist-tarZ target.
2795 Tue Jun 11 22:14:21 1996 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
2797 * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
2798 paths into relative paths.
2800 Mon Jun 10 21:11:20 1996 Tom Tromey <tromey@creche.cygnus.com>
2802 * texinfo.tex: New version.
2804 * automake.in: Look for AM_PROG_LIBTOOL. From Gord Matzigkeit.
2805 (initialize_global_constants): Added libtool to
2807 (handle_source_transform): Pass YFLAGS to yacc and LFLAGS to lex.
2809 Sun Jun 9 17:45:48 1996 Tom Tromey <tromey@creche.cygnus.com>
2811 * texinfos.am (install-info): Don't install ~ files. Bug report
2813 * automake.in (handle_texinfo): Don't push '.info*' onto
2816 * automake.in (handle_gettext): Ensure po and intl in SUBDIRS when
2818 (handle_dist): Pass --with-included-gettext to configure if using
2821 * compile-kr.am (._c._o): Pass -c to $(COMPILE).
2823 * compile.am (.c.o): Pass -c to $(COMPILE).
2824 * compile-vars.am (COMPILE): Don't include -c.
2826 * remake.am ($(srcdir)/Makefile.in): Pass --strictness to
2828 * automake.in (handle_configure): Supply --strictness arg to
2831 Fri Jun 7 12:31:31 1996 Tom Tromey <tromey@creche.cygnus.com>
2833 * automake.in (handle_tests): Fix quoting on `pwd`.
2834 (handle_options): Recognize no-installinfo option.
2835 (handle_man_pages): Don't put man directory on @installdirs if
2836 no-installman is specified.
2837 (handle_texinfo): Handle no-installinfo option.
2838 (handle_options): Compare version against $num_version, not
2840 (handle_source_transform): Generate rules for output of lex,
2841 yacc. Bug report from Thomas Morgan. Test yacc.test.
2842 (handle_dist): "distcheck" now runs "make dvi".
2843 (handle_tests): Support $(TESTS_ENVIRONMENT). Idea from Ulrich
2846 * dejagnu.am (check-DEJAGNU): Depend on site.exp.
2848 Sun Jun 2 10:33:10 1996 Tom Tromey <tromey@creche.cygnus.com>
2850 * automake.in (handle_emacs_lisp): New function.
2851 (initialize_global_constants): Added elisp-comp to
2853 (seen_lispdir): New global.
2854 (scan_configure): Handle ud_PATH_LISPDIR.
2856 * elisp-comp: New file.
2858 * lisp.am: New file.
2860 * automake.in (generate_makefile): Run handle_emacs_lisp.
2862 * aclocal.m4 (ud_PATH_LISPDIR): New macro, from Ulrich Drepper.
2864 * automake.in (initialize_global_constants): Removed version.texi
2865 from common_sometimes.
2866 (initialize_global_constants): Added texinfo.tex to common_files.
2868 (handle_tests): Allow dejagnu- and automake-style test suites to
2869 coexist. Test dejagnu.test.
2870 (initialize_global_constants): New constants AC_CANONICAL_HOST,
2871 AC_CANONICAL_SYSTEM.
2872 (scan_configure): Use new constants.
2873 (handle_tests): Put target specific information into site.exp if
2874 AC_CANONICAL_* used.
2875 (read_am_file): Generate some extra variables when AC_CANONICAL_*
2877 (handle_options): Allow version number to have letters appended.
2878 (handle_tests): Error if RUNTEST, RUNTESTFLAGS defined but dejagnu
2880 (initialize_global_constants): install_man_format changed to
2881 handle built man pages.
2883 Wed May 29 10:35:01 1996 Tom Tromey <tromey@creche.cygnus.com>
2885 * config.guess, config.sub: New versions.
2887 Tue May 28 19:27:11 1996 Tom Tromey <tromey@creche.cygnus.com>
2889 * configure.in (VERSION): Upped to 1.0.
2891 Sat May 25 10:19:53 1996 Tom Tromey <tromey@creche.cygnus.com>
2893 * automake.in (handle_tests): Handle dejagnu.
2894 (handle_options): Recognize dejagnu option.
2896 * dejagnu.am: New file.
2898 Thu May 23 10:01:13 1996 Tom Tromey <tromey@creche.cygnus.com>
2900 * automake.in (handle_dist): Run installcheck target from
2903 * configure.in (VERSION): Upped to 0.34.
2905 * automake.in (scan_configure): Always allow upgrading to
2906 fp_PROG_INSTALL. Test fpinstall.test.
2908 Wed May 22 14:45:28 1996 Joshua Cowan <jcowan@hermit.reslife.okstate.edu>
2910 (handle_dist): Make `distcheck' check `install' target, too.
2912 Wed May 22 09:49:27 1996 Tom Tromey <tromey@creche.cygnus.com>
2914 * automake.in (initialize_per_input): Don't initialize
2915 $output_directory here; initialize it globally. From Joshua
2916 Cowan. Test outdir.test.
2918 Sat May 18 10:57:40 1996 Tom Tromey <tromey@creche.cygnus.com>
2920 * automake.in (handle_tests): Don't push TESTS onto dist_common.
2921 (initialize_global_constants): Put install-sh and mkinstalldirs
2922 into @common_files. Test insh2.test.
2924 Fri May 17 09:02:02 1996 Tom Tromey <tromey@creche.cygnus.com>
2926 * automake.in (handle_source_transform): Don't generate _OBJECTS
2927 when no source files specified. Test number.test.
2929 From Joerg-Martin Schwarz:
2930 * automake.in (seen_package, seen_version): New globals.
2931 (scan_configure): Look for PACKAGE= and VERSION=.
2933 * automake.in (handle_options): Recognize dist-zip.
2934 (handle_dist): Handle dist-zip.
2935 (handle_options): Use ' ', not \s+, with split. Test
2937 (handle_source_transform): Likewise.
2938 (handle_lib_objects): Likewise.
2939 (handle_libraries): Likewise.
2940 (handle_texinfo): Likewise.
2941 (handle_man_pages): Likewise.
2942 (handle_subdirs): Likewise.
2943 (handle_gettext): Likewise.
2944 (handle_footer): Likewise.
2945 (handle_tests): Likewise.
2946 (scan_configure): Likewise.
2947 (am_install_var): Likewise.
2949 * Makefile.am (TAGS_DEPENDENCIES): New macro.
2951 * tags.am (tags-recursive): New target.
2952 (TAGS): Depend on it.
2954 * automake.in (handle_tags): Put tags-recursive on @phony.
2956 * tags-subd.am (TAGS): Depend on HEADERS, SOURCES,
2958 * tags.am (TAGS): Depend on HEADERS, SOURCES, TAGS_DEPENDENCIES.
2960 Thu May 16 09:21:48 1996 Tom Tromey <tromey@creche.cygnus.com>
2962 * remake.am (configure): Depend on $(CONFIGURE_DEPENDENCIES).
2964 * automake.in (scan_configure): Look for install-sh and
2966 (initialize_global_constants): Moved mdate-sh from
2967 common_sometimes to common_files. Test mdate2.test.
2969 Tue May 14 21:52:01 1996 Tom Tromey <tromey@creche.cygnus.com>
2971 * automake.in (seen_maint_mode): New global.
2972 (scan_configure): Handle jm_MAINTAINER_MODE.
2973 (read_am_file): Handle seen_maint_mode.
2974 (file_contents_with_transform): Handle seen_maint_mode.
2975 (handle_source_transform): Changed interface, all callers.
2978 * remake-hdr.am, remake-subd.am, remake.am, texi-version.am:
2980 * aclocal.m4 (jm_MAINTAINER_MODE): New macro.
2982 * automake.in (handle_configure): Check $config_aux_dir against
2983 empty string. From Markku Rossi. Test mkinstall.test.
2985 Fri May 10 14:38:47 1996 Gord Matzigkeit <gord@gnu.ai.mit.edu>
2987 * automake.in (distcheck): Added new rule to top level
2990 Wed May 8 21:57:21 1996 Gord Matzigkeit <gord@gnu.ai.mit.edu>
2992 * automake.in (scan_configure): Make sure that gm_PROG_LIBTOOL
2994 (generate_makefile): libtool, config.sub, and config.guess should
2995 only ever appear in the top directory of a package.
2997 Tue May 14 10:24:30 1996 Tom Tromey <tromey@creche.cygnus.com>
2999 * automake.in (initialize_global_constants): Added libversion.in
3002 * configure.in (VERSION): Upped to 0.33.
3004 * automake.in (am_install_var): Fixed problem in EXTRA_ handling.
3007 Mon May 13 10:41:41 1996 Tom Tromey <tromey@creche.cygnus.com>
3009 * install-sh (transformbasename): Correct misspelling of
3010 transformbasename. From Ian Lance Taylor.
3012 Sat Apr 27 11:39:10 1996 Tom Tromey <tromey@creche.cygnus.com>
3014 * automake.in (handle_configure): Set mkinstalldirs variable
3016 (handle_dist_worker): Explicitly set distdir in subdir makes.
3017 (handle_dist): Handle separate distdir target.
3018 (handle_dist_worker): Only generate distdir target.
3020 * texinfos.am (install-info): Use $(mkinstalldirs).
3021 * scripts.am (install-@DIR@SCRIPTS): Use $(mkinstalldirs).
3022 * programs.am (install-@DIR@PROGRAMS): Use $(mkinstalldirs).
3023 * libraries.am (install-@DIR@LIBRARIES): Use $(mkinstalldirs).
3024 * header.am (install-@DIR@HEADERS): Use $(mkinstalldirs).
3025 * data.am (install-@DIR@DATA): Use $(mkinstalldirs).
3027 * automake.in (read_am_file): Set mkinstalldirs variable.
3028 (handle_man_pages): Use it.
3029 (handle_installdirs): Ditto.
3031 Fri Apr 26 15:10:48 1996 Tom Tromey <tromey@creche.cygnus.com>
3033 * automake.in (handle_man_pages): Fix mkinstalldirs invocation.
3035 Thu Apr 25 18:40:06 1996 Tom Tromey <tromey@creche.cygnus.com>
3037 * automake.in (handle_dist_worker): Use $(TAR), not tar.
3038 (handle_merge_targets): Make sure config header is built before
3039 recursing into subdirs.
3040 (handle_libraries): Generate LIBFILES for check_LIBRARIES.
3041 (handle_merge_targets): Handle case where nothing is installed but
3042 something must be built -- "make install" must still work.
3044 * dist-vars.am (TAR): New macro.
3046 * automake.in (scan_configure): Support AC_REPLACE_GNU_GETOPT.
3047 (handle_configure): Require stamp-h.in when config header used.
3049 Tue Apr 23 17:57:13 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3051 * doc/mdate-sh: Extract the last field from the date output, not
3052 the sixth, which will fail when the timezone name has more than
3053 one word or is missing.
3055 Wed Apr 24 20:29:26 1996 Tom Tromey <tromey@creche.cygnus.com>
3057 * automake.in (am_install_var): Use delete, not undef, to remove
3058 EXTRA entry. From Gord Matzigkeit.
3060 Mon Apr 22 17:48:50 1996 Tom Tromey <tromey@creche.cygnus.com>
3062 * automake.in (read_am_file): Handle case where last line doesn't
3065 Tue Apr 9 22:53:16 1996 Tom Tromey <tromey@creche.cygnus.com>
3067 * automake.in (variable_defined): New function.
3068 (read_am_file): Ensure a blank line comes before starting comments
3070 (initialize_per_input): Initialize %targets.
3071 (read_am_file): Set appropriate entry in %targets.
3072 Many changes to use variable_defined.
3073 (check_gnu_standards): Only require ChangeLog at top level. From
3075 (handle_tests): check-TESTS depends on $(TESTS). From Gord
3078 Mon Apr 8 22:51:41 1996 Tom Tromey <tromey@creche.cygnus.com>
3080 * automake.in (parse_arguments): Added short options.
3081 (initialize_global_constants): Ditto.
3083 Fri Apr 5 00:22:14 1996 Tom Tromey <tromey@creche.cygnus.com>
3085 * mkinstalldirs (errstatus): Don't necessarily die if mkdir
3088 * automake.in (handle_source_transform): Typo fix.
3090 Thu Apr 4 15:10:50 1996 Tom Tromey <tromey@creche.cygnus.com>
3092 * automake.in (handle_dist_worker): Renamed dist-local to
3094 (handle_merge_targets): Added install-data-hook and
3096 (handle_source_transform): Handle EXTRA_prog_SOURCES form.
3098 * automake.in (handle_scripts): Never allow scripts_installed to
3101 * scripts.am (install-@DIR@SCRIPTS): Scripts can be found in
3104 * automake.in (generate_makefile): Derived file names from given
3105 input; don't assume Makefile.in and Makefile.am.
3106 (am_file_name, in_file_name): New globals.
3107 (read_am_file): Use them.
3109 * program.am (@PROGRAM@): Use transformed program name.
3111 * remake-hdr.am (stamp-h): Actually touch stamp-h.
3113 Wed Apr 3 15:16:06 1996 Tom Tromey <tromey@creche.cygnus.com>
3115 * automake.in (require_file_internal): Use correct file for error
3116 messages. Test insh.test.
3118 Mon Apr 1 09:47:44 1996 Tom Tromey <tromey@creche.cygnus.com>
3120 * texinfos.am (.texi.info): Build output file in srcdir.
3122 * automake.in (require_file_internal): If $dir is ".",then look in
3124 (handle_texinfo): Canonicalize name of texi file before looking
3125 for dependency variable.
3127 Thu Mar 28 08:33:21 1996 Tom Tromey <tromey@creche.cygnus.com>
3129 * automake.in (require_conf_file_with_conf_line): Yet another
3130 function of this form.
3131 (libtool_line): New variable.
3132 (handle_libraries): Handle libtool.
3134 * libraries-vars.am: Removed.
3136 * automake.in (seen_libtool): New variable.
3137 (scan_configure): Look for gm_PROG_LIBTOOL or AC_PROG_LIBTOOL.
3139 * automake.in (handle_dist_worker): Handle dist-local.
3141 * Makefile.am (maintainer-check): Do "make check" after all syntax
3144 * texi-version.am (stamp-@VTI@): Look for mdate-sh in appropriate
3147 * automake.in ($seen_arg_prog): New global.
3148 (handle_programs): Error if AC_ARG_PROGRAM not seen.
3149 (handle_scripts): Ditto.
3150 (handle_configure): mkinstalldirs now a config file.
3151 (handle_installdirs): Find mkinstalldirs in config_aux_dir.
3152 (handle_dist_worker): Removed DIST_SUBDIRS.
3153 (require_file_path): New variable.
3154 (require_file_with_conf_line): Set it.
3155 (require_file_with_line): Ditto.
3156 (require_file): Ditto.
3157 (require_file_internal): Incorporated code from
3158 require_config_file.
3159 (require_config_file): Rewrote.
3160 (require_conf_file_with_line): New function.
3161 (handle_texinfo): Use it for mdate-sh.
3162 (handle_texinfo): Look for mdate-sh in appropriate directory.
3164 Tue Mar 26 13:47:54 1996 Tom Tromey <tromey@creche.cygnus.com>
3166 * Makefile.am (cvs-dist): Find NEWS in srcdir.
3167 * automake.in (handle_dist_worker): Find NEWS in srcdir.
3168 ($RULE_PATTERN): Include chars "$(){}/" in allowable patterns in a
3170 (require_config_file): Set config_aux_path when file found.
3171 ($config_aux_dir): New variable.
3172 (require_config_file): Set it.
3173 (handle_man_pages): Find mkinstalldirs in config_aux_dir.
3175 Mon Mar 25 15:32:57 1996 Tom Tromey <tromey@creche.cygnus.com>
3177 * data.am (install-@DIR@DATA): Also allow data to be in build
3180 Sun Mar 24 19:56:28 1996 Tom Tromey <tromey@creche.cygnus.com>
3182 * automake.in (am_install_var): Don't look in EXTRA_primary
3183 variable any more; it is handled in the main loop.
3185 Wed Mar 20 16:22:35 1996 Tom Tromey <tromey@creche.cygnus.com>
3187 * data.am (install-@DIR@DATA): Find data in srcdir.
3189 Fri Mar 15 18:30:31 1996 Tom Tromey <tromey@creche.cygnus.com>
3191 * automake.in (require_config_file): Use correct filename when
3192 looking for errors. Also, install file in `.' if not found. Bug
3193 reported by Gord Matzigkeit. Test installsh.test.
3195 Thu Mar 14 09:28:21 1996 Tom Tromey <tromey@creche.cygnus.com>
3197 * Makefile.am (cvs-diff): New target.
3199 Fix for bug when install var substitutes empty. Test empty.test.
3200 * header.am (install-@DIR@HEADERS): Allow empty list of headers.
3201 (uninstall-@DIR@HEADERS): Ditto.
3202 * scripts.am (install-@DIR@SCRIPTS): Allow empty list of scripts.
3203 (uninstall-@DIR@SCRIPTS): Ditto.
3204 * libraries.am (install-@DIR@LIBRARIES): Allow empty list of
3206 (uninstall-@DIR@LIBRARIES): Ditto.
3207 * data.am (install-@DIR@DATA): Allow empty list of data.
3208 (uninstall-@DIR@DATA): Ditto.
3209 * programs.am (install-@DIR@PROGRAMS): Added missing semicolon.
3210 From François Pinard.
3211 (install-@DIR@PROGRAMS): Fixed bug when list of programs empty.
3212 (uninstall-@DIR@PROGRAMS): Ditto.
3214 Wed Mar 13 19:50:23 1996 Tom Tromey <tromey@creche.cygnus.com>
3216 * tags-subd.am (ID): Name of ID file must be flush against -f.
3218 * configure.in (VERSION): Version 0.32.
3220 Mon Mar 11 17:50:58 1996 Tom Tromey <tromey@creche.cygnus.com>
3222 * automake.in (seen_linguas, all_linguas_line): New variables.
3223 (handle_gettext): New function.
3224 (generate_makefile): Run it.
3225 (scan_configure): Recognize ALL_LINGUAS.
3227 Mon Mar 11 14:34:36 1996 Gord Matzigkeit <gord@enci.ucalgary.ca>
3229 * automake.texi: doc fix.
3231 * automake.in (am_install_var): Added support for check and
3232 installcheck special prefixes.
3234 Sun Mar 10 10:44:42 1996 Tom Tromey <tromey@creche.cygnus.com>
3236 * automake.in (handle_subdirs): Don't do SUBDIRS check for
3239 Tue Mar 5 18:12:04 1996 Tom Tromey <tromey@creche.cygnus.com>
3241 * automake.in (OBJECT_PATTERN): Removed.
3242 (am_install_var): No error if name is invalid.
3243 (handle_programs): Canonicalize program names.
3244 (BOGUS_MACRO_PATTERN): New variable.
3245 (read_am_file): Error if bad macro name given.
3246 (require_file_internal): Use am_line_error, not am_conf_error.
3248 * program.am (@PROGRAM@): Recognize @PROGRAM@_DEPENDENCIES.
3250 Mon Mar 4 19:30:24 1996 Tom Tromey <tromey@creche.cygnus.com>
3252 * automake.in (handle_lib_objects): New function.
3253 (handle_libraries): Use it.
3254 (handle_programs): Ditto.
3255 (handle_dist_worker): Deprecate DIST_SUBDIRS.
3256 (am_install_var): Allow extended directory mechanism to work.
3259 * dist-vars.am (DISTFILES): Use EXTRA_DIST.
3260 (DEP_DISTFILES): Ditto.
3262 * automake.in (OBJECT_PATTERN): New variable.
3263 (am_install_var): Use it.
3264 (handle_dist): DIST_OTHER is an anachronism.
3266 Sat Mar 2 17:04:38 1996 Tom Tromey <tromey@creche.cygnus.com>
3268 * automake.in (handle_dist_worker): Only cause Automake to be
3269 re-run if not making a distribution. Fixes bug reported by
3270 Joerg-Martin Schwarz.
3271 (require_file_with_line): New function.
3272 (require_file): Use it.
3273 (am_line_error): Don't print line number if $symbol is empty.
3274 (get_object_extension): Use require_file_with_line.
3275 (handle_libraries): Use require_file_with_line.
3276 (handle_texinfo): Use require_file_with_line.
3277 (handle_configure): Use am_conf_line_error and
3278 require_file_with_conf_line.
3279 (handle_subdirs): Use require_file_with_conf_line.
3280 (handle_configure): Use require_file_with_conf_line.
3281 (handle_tests): Push check-TESTS on @phony.
3282 (am_conf_line_error): New function.
3283 (require_file_with_conf_line): New function.
3284 (require_file_internal): New function.
3285 (require_file_with_line): Use it.
3286 (require_file): Ditto.
3287 (am_conf_line_error): Handle empty line number.
3288 (ac_gettext_line, ac_output_line): New variables.
3289 (scan_configure): Set them.
3291 Fri Mar 1 00:13:04 1996 Tom Tromey <tromey@creche.cygnus.com>
3293 * automake.in (parse_arguments): Default strictness is gnu.
3294 Changed `normal' to `foreign' everywhere.
3295 (parse_arguments): Handle --foreign.
3296 (initialize_global_constants): Document --foreign.
3297 (handle_dependencies): Better error message.
3298 (handle_texinfo): Don't push $vtexi on @texis.
3299 (handle_texinfo): Only push $vtexi on @texi_deps if not null.
3300 (handle_configure): install-sh is a config file; require it as
3302 (parse_arguments): Renamed --install-missing to --add-missing.
3303 (add_missing): Renamed from install_missing.
3304 (am_install_var): Check to make sure contents of install variable
3305 are correct if primary requires it. Test badprog.test.
3306 (initialize_global_constants): Initialize
3307 %primary_uses_subobjects.
3308 (handle_source_transform): Skip configure substitutions. Test
3309 depend.test. Also, skip empty elements.
3311 Thu Feb 29 22:00:30 1996 Tom Tromey <tromey@creche.cygnus.com>
3313 * texinfo.tex: New version.
3315 * automake.in (am_install_var): Allow extended range of
3316 installation directories.
3318 * automake.in (get_object_extension): Don't allow
3319 @CONFIG_INCLUDE_SPEC@ in the Makefile.in when config.h not used.
3320 From Gord Matzigkeit. Test confincl.test.
3322 * texinfos.am (install-info): Changed usage of install-info (in
3323 comment). Per Feb 25 GNU Standards document.
3325 Wed Feb 28 07:40:55 1996 Tom Tromey <tromey@creche.cygnus.com>
3327 * automake.in (handle_tests): New function.
3328 (generate_makefile): Call it.
3329 (handle_subdirs): Skip directories whose names look like configure
3331 (handle_subdirs): Require intl and po, not @INTLSUB@ and @POSUB@,
3333 (scan_configure): Clear in_ac_output if "]" found. Test
3335 (require_config_file): New function.
3336 (generate_makefile): Use require_config_file.
3337 (config_aux_path): New variable.
3338 (scan_configure): Check for AC_CONFIG_AUX_DIR.
3339 (handle_merge_targets): Add install-strip rule.
3341 Tue Feb 27 20:00:36 1996 Tom Tromey <tromey@creche.cygnus.com>
3343 * mdate-sh: New version from Ulrich Drepper.
3345 * automake.in (handle_source_transform): Changed fill back to
3347 (handle_libraries): Ditto.
3348 (handle_dist): Ditto.
3349 (handle_dependencies): Ditto.
3350 (handle_footer): Ditto.
3351 (handle_phony): Ditto.
3353 * Makefile.am (DIST_SUBDIRS): Removed.
3354 (installcheck-local): Use Perl, not test -x.
3356 (maintainer-check): Use $(PERL), not @PERL@.
3358 * configure.in (VERSION): Upped to 0.31.
3360 Sat Feb 24 18:02:19 1996 Tom Tromey <tromey@creche.cygnus.com>
3362 * automake.in (scan_configure): AC_CHECK_TOOL requires config.sub
3365 * automake.in: Use keyed_aclocal_warning when warning about
3367 (get_object_extension): Use keyed_aclocal_warning when warning
3368 about fp_C_PROTOTYPES.
3369 (keyed_aclocal_warning): New function.
3371 * Makefile.am (pkgdata_DATA): Install aclocal.m4.
3372 * aclocal.m4: Include fp_C_PROTOTYPES, fp_PROG_CC_STDC.
3374 * automake.in (get_object_extension): Only give error about
3375 fp_C_PROTOTYPES once.
3377 * automake.in (seen_ranlib): New variable.
3378 (scan_configure): Recognized AC_PROG_RANLIB.
3379 (handle_libraries): Error if ranlib not checked for.
3381 * automake.in (default_strictness): Default to GNU.
3382 (default_strictness_name): Ditto.
3384 Wed Feb 21 18:15:02 1996 Tom Tromey <tromey@creche.cygnus.com>
3386 * automake.in (read_am_file): Removed @kr@ support.
3387 (get_object_extension): Ditto.
3389 * Makefile.am (pkgdata_DATA): Include ansi2knr.c and ansi2knr.1.
3391 Tue Feb 20 17:25:18 1996 Tom Tromey <tromey@creche.cygnus.com>
3393 * depend.am ($(srcdir)/.deps/%.P): Regexp fix.
3395 Mon Feb 19 19:53:09 1996 Tom Tromey <tromey@creche.cygnus.com>
3397 * remake.am ($(srcdir)/Makefile.in): Depend on configure.in.
3398 * remake-subd.am ($(srcdir)/Makefile.in): Depend on configure.in.
3400 * automake.in (handle_scripts): Ensure $scripts_installed set to
3401 boolean value. Test proginst.test.
3403 * Makefile.am (installcheck-local): New target.
3405 * automake.in (require_file): No error if missing file is
3408 Sun Feb 18 17:10:00 1996 Tom Tromey <tromey@creche.cygnus.com>
3410 * automake.in (handle_scripts): SCRIPTS no longer automatically
3411 cleaned. Now possible to install scripts in pkgdatadir.
3412 ($seen_canonical): New variable.
3413 (generate_makefile): Check for config.guess and config.sub here;
3414 fixes bug reported by Gord Matzigkeit.
3416 * Makefile.am (pkgdata_SCRIPTS): New variable.
3417 (CLEANFILES): New macro.
3419 * scripts-clean.am: Removed.
3421 Sat Feb 17 00:15:20 1996 Tom Tromey <tromey@creche.cygnus.com>
3423 * automake.in (am_install_var): Error if primary variable actually
3425 (am_install_var): Skip elements that look like configure
3427 (am_install_var): "EXTRA" is a valid prefix.
3428 (am_install_var): Push contents EXTRA_PRIMARY onto @result.
3429 (handle_merge_targets): Treat "all" target like "install".
3430 (handle_subdirs): Don't push all-recursive.
3432 * header.am (install-@DIR@HEADERS): Don't depend on all.
3433 * data.am (install-@DIR@DATA): Don't depend on all.
3434 * libraries.am (install-@DIR@LIBRARIES): Don't depend on all.
3435 * programs.am (install-@DIR@PROGRAMS): Don't depend on all.
3436 * scripts.am (install-@DIR@SCRIPTS): Don't depend on all.
3438 * automake.in (am_install_var): Push generated install targets
3441 * subdirs.am: No longer depend on Makefile and $(CONFIG_HEADER).
3442 * automake.in (handle_merge_targets): Correctly handle recursive
3443 calls of uninstall, install-exec, and install-data.
3444 (handle_merge_targets): Put Makefile, and possibly $config_name,
3446 (handle_merge_targets): Push 'all' onto @install as appropriate.
3448 Fri Feb 16 18:27:04 1996 Tom Tromey <tromey@creche.cygnus.com>
3450 * automake.in (handle_configure): config.status is in
3451 $(top_builddir), not $(top_srcdir). Reported by Anthony Green.
3453 * automake.in (scan_configure): Recognize (AC|fp)_FUNC_FNMATCH.
3455 Thu Feb 15 19:12:45 1996 Tom Tromey <tromey@creche.cygnus.com>
3457 * automake.in: (seen_prog_yacc): New variable.
3458 (scan_configure): Look for yacc.
3459 (handle_source_transform): Skipp C++ header files.
3460 (handle_source_transform): .cxx is a C++ source file.
3462 Wed Feb 14 08:36:02 1996 Tom Tromey <tromey@creche.cygnus.com>
3464 * depend.am ($(srcdir)/.deps/.P): Use "echo", not ":".
3466 Implemented --verbose feature; idea from Greg Woods:
3467 * automake.in (verbose): New global.
3468 (generate_makefile): Print creating message if verbose.
3469 (grep_for_vers_texi): Print message if verbose.
3470 (handle_dependencies): Ditto.
3471 (scan_configure): Ditto.
3472 (read_am_file): Ditto.
3473 (parse_arguments): Added --verbose.
3474 (initialize_global_constants): Ditto.
3476 * automake.in (get_object_extension): Use am_line_error.
3477 (handle_source_transform): Ditto.
3478 (handle_libraries): Ditto.
3479 (handle_texinfo): Ditto.
3480 (handle_man_pages): Ditto.
3481 (handle_dist): Ditto.
3482 (handle_dist): Ditto.
3483 (handle_subdirs): Ditto.
3484 (handle_configure): Ditto.
3485 (handle_merge_targets): Ditto.
3486 (am_install_var): Ditto.
3487 (am_line_error): Allow actual line number as argument.
3488 (handle_configure): Use am_line_error.
3489 (scan_configure): Set config_header_line.
3490 (config_header_line): New global.
3491 Use @PERL@ to find perl during exec. From Greg Woods.
3493 Tue Feb 13 22:06:51 1996 Tom Tromey <tromey@creche.cygnus.com>
3495 * automake.in (initialize_per_input): Init %content_lines.
3496 (read_am_file): Set appropriate content_lines elements while
3498 (am_line_error): New function.
3499 (read_am_file): Use it.
3500 (handle_options): Ditto.
3502 * automake.in (scan_configure): Handle case where more than one .o
3503 is put into LIBOBJS at once. Test libobj.test.
3505 Mon Feb 12 20:39:28 1996 Tom Tromey <tromey@creche.cygnus.com>
3507 * automake.in (scan_configure): Ignore "\" in AC_OUTPUT line.
3509 (handle_subdirs): Restored intl, po warnings.
3511 * automake.in (scan_configure): Delete everything after "," or
3512 ")". Test acoutnoq.test.
3513 (handle_dist): Use $relative_dir, not nonexistent $subdir.
3514 (handle_subdirs): 'po' and 'intl' are sometimes substituted into
3515 SUBDIRS; don't warn about their absence.
3517 Sun Feb 11 16:55:15 1996 Tom Tromey <tromey@creche.cygnus.com>
3519 * automake.in (handle_texinfo): Removed bogus error message.
3521 * automake.in (handle_texinfo): Push $(INFO_DEPS), not 'info',
3523 (handle_options): Handle version number.
3525 * automake.in ($maint_charset, $dist_charset): New variables.
3526 (initialize_per_input): Init $local_maint_charset.
3527 (handle_dist): Handle DIST_CHARSET and MAINT_CHARSET.
3528 (generate_makefile): Don't print "creating...".
3530 Sat Feb 10 16:45:07 1996 Tom Tromey <tromey@creche.cygnus.com>
3532 * automake.in (get_object_extension): Substitute
3533 @CONFIG_INCLUDE_SPEC@ if CONFIG_HEADER defined.
3534 (handle_source_transform): Use $1, not \1.
3535 (pretty_print_internal): Handle Tabs in fill when computing indent
3537 (handle_merge_targets): Always generate install-exec and
3538 install-data targets. Test instexec.test.
3539 Fixed error message if fp_PROG_INSTALL missing.
3541 * compile-vars.am (DEFS): Include -I., -I$(srcdir), and
3542 @CONFIG_INCLUDE_SPEC@.
3544 * automake.in (scan_configure): Delete everything after "]". Test
3547 * configure.in (AC_OUTPUT): Create tests/Makefile.
3548 * Makefile.am (SUBDIRS): New macro.
3550 * automake.in (handle_texinfo): Put $vtexi on texi_deps. From Jim
3553 * configure.in (AC_OUTPUT): Ensure automake is executable.
3555 Thu Feb 8 17:30:29 1996 Tom Tromey <tromey@creche.cygnus.com>
3557 * automake.in (handle_subdirs): Error if directory in SUBDIRS does
3560 * automake.in (handle_configure): Handle AC_OUTPUT ":" syntax.
3563 * libraries.am (install-@DIR@LIBRARIES): Depend on all, not
3565 * header.am (install-@DIR@HEADERS): Depend on all, not
3567 * data.am (install-@DIR@DATA): Depend on all, not $(@DIR@_DATA).
3568 * scripts.am (install-@DIR@SCRIPTS): Depend on all, not
3570 * programs.am (install-@DIR@PROGRAMS): Depend on all, not
3573 * automake.in (initialize_per_input): Initialize
3575 ($seen_path_xtra): New variable.
3576 (scan_configure): Look for AC_PATH_XTRA.
3577 (get_object_extension): Add variables to output if X seen.
3579 Thu Feb 8 10:02:45 1996 Greg A. Woods <woods@most.weird.com>
3581 * automake.in (handle_programs): add pkglib to list of
3583 (various): include a tab as fill for continuation lines
3584 printed with pretty_print*, esp. for macro variable assignments.
3585 [ changed to 4 spaced by me ]
3587 Wed Feb 7 18:00:29 1996 Tom Tromey <tromey@creche.cygnus.com>
3589 * configure.in (VERSION): Upped to 0.30.
3591 * Makefile.am (automake): Removed.
3592 (DIST_OTHER): Removed.
3594 * automake.in (handle_source_transform): All dep_files are
3595 relative to $(srcdir).
3596 (handle_libraries): Ditto.
3597 (scan_configure): Test for AC_PROG_INSTALL as well as
3598 fp_PROG_INSTALL. Don't error here.
3599 (seen_prog_install): Now global.
3600 (scripts_installed): New global.
3601 (handle_scripts): Set it.
3602 Give error if appropriate install macro not seen.
3603 (handle_subdirs): Ensure $seen_gettext before requiring
3604 gettext-specific files.
3605 (handle_configure): Automatically rebuild
3608 * automake.in (handle_source_transform): Use \W when quoting
3609 regexp. When blah_SOURCES not explicitly defined, still create
3611 * depend.am ($(srcdir)/.deps/%.P): Don't use \< in regexp.
3612 * subdirs.am (maintainer-clean-recursive): Now depends on
3613 $(CONFIG_HEADER) and Makefile.
3615 * automake.in (handle_source_transform): Skip macro references.
3617 Mon Feb 5 14:58:58 1996 Tom Tromey <tromey@creche.cygnus.com>
3619 * automake.in (handle_texinfo): Include "rm" when deleting files.
3621 * Makefile.am (maintainer-check): Expect only one ${...}.
3622 * texinfos.am (install-info): Remove unneeded ${...}. From Jim
3625 * automake.in (handle_configure): Only define CONFIG_HEADER if
3627 ($seen_gettext): New variable.
3628 (handle_subdirs): Do all gettext-related checking here.
3629 (scan_configure): Just set $seen_gettext.
3630 (handle_man_pages): Properly quote $(MANS).
3632 Wed Jan 31 09:51:30 1996 Tom Tromey (tromey@gerbil.cygnus.com)
3634 * depend.am: Don't use srcdir anywhere.
3635 * automake.in (handle_libraries): Don't make .deps relative to
3637 (handle_options): Recognize no-dependencies.
3639 * depend.am (MKDEP): From Jim Meyering: Do nothing if srcdir is
3640 ".". Properly quote regexp.
3642 Tue Jan 30 12:19:09 1996 Tom Tromey (tromey@gerbil.cygnus.com)
3644 * automake.in (handle_configure): Only defined CONFIG_HEADER if
3646 (read_am_file): Quote regexp when substituting top_builddir.
3647 (handle_source_transform, handle_libraries): Look in
3648 $(srcdir)/.deps for .P files.
3650 Fri Jan 26 00:15:25 1996 Tom Tromey <tromey@creche.cygnus.com>
3652 * automake.in (am_conf_error): New function.
3653 (scan_configure): Use it.
3654 (scan_configure): A comma also ends AC_OUTPUT macro.
3656 * automake.in (read_am_file): Compute top_builddir when including
3658 (handle_configure): Use $top_builddir, not $top_reldir.
3659 (other_input_files): New variable.
3660 (dirname): Fixed bug where dirname of 'a/b/c' was 'a', not 'a/b'.
3662 Changes from Gord Matzigkeit to enabled hierarchies deeper than 2:
3663 * automake.in (input_files, seen_make_set): Declare globally.
3664 (parse_arguments): Use input_files, not make_list.
3665 Only scan configure.in once.
3666 (handle_dist): Use SUBDIRS to determine when to make
3667 subdirectories and recurisvely dist. Use $(topdir), not "..", to
3668 find top of dist tree.
3669 (handle_configure): Check for AC_PROG_MAKE_SET here. Don't require
3670 configure.in (done elsewhere).
3671 (scan_configure): seen_make_set is global. Allow arbitrary space
3672 in LIBOBJS assignment.
3673 (top_builddir): New variable.
3674 * header-vars.am (top_builddir): New variable.
3675 * remake-subd.am (Makefile): Look in top_builddir, not .., when
3677 * automake.in (handle_merge_targets): Run 'all' before
3680 * automake.in (file_contents_with_transform): Changed error
3682 (handle_configure): Define $contents{'CONFIG_HEADER'}.
3684 * texi-version.am: Many changes to support multiple .texi files.
3685 Replaced "version.texi" with "@VTEXI@". Replaced "vti" with
3687 * automake.in (handle_configure): install.sh is an anachronism.
3688 (handle_texinfo): Generalized for multiple .texi files. Handle
3689 'clean-info' internally.
3690 * texi-clean.am: Removed.
3691 * Makefile.am: Updated for removal.
3693 Wed Jan 24 22:55:32 1996 Tom Tromey <tromey@creche.cygnus.com>
3695 * automake.in (grep_for_vers_texi): New function.
3696 (handle_texinfo): Use grep_for_vers_texi, not system("grep").
3697 (handle_texinfo): Changes to generalize to multiple .texi files.
3699 Tue Jan 23 14:22:16 1996 Tom Tromey <tromey@creche.cygnus.com>
3701 Fixes from Gord Matzigkeit:
3702 * libraries.am (install-@DIR@LIBRARIES): Use top_srcdir, not
3704 * header.am: New file.
3705 * Makefile.am (pkgdata_DATA): Install header.am.
3706 * automake.in (handle_headers): Use header.am, not data.am.
3707 (am_install_var): Allow pattern to be compiled multiple times.
3709 * config.guess, config.sub: New files.
3710 * Makefile.am (pkgdata_DATA): Install config.guess and
3712 * automake.in (scan_configure): Recognize AC_CANONICAL_HOST and
3713 AC_CANONICAL_SYSTEM.
3715 Sun Jan 21 15:51:48 1996 Tom Tromey <tromey@creche.cygnus.com>
3717 * automake.in (handle_texinfo): Use info_TEXINFOS, not TEXINFOS.
3718 (handle_man_pages): Use man_MANS, not MANS.
3720 * Makefile.am (info_TEXINFOS): Renamed.
3722 * automake.in (scan_configure): Remove comments from input line.
3723 (am_variable): Removed.
3725 * remake-hdr.am (stamp-h): Use new macro CONFIG_HEADER_IN.
3727 * automake.in (config_name, config_header): New globals.
3728 (scan_configure): Look for AC_CONFIG_HEADER.
3729 (handle_configure): Handle more uses of AC_CONFIG_HEADER.
3731 Sat Jan 20 15:54:24 1996 Tom Tromey <tromey@creche.cygnus.com>
3733 * automake.in (handle_dist_worker): Bug fix.
3735 Fri Jan 19 00:50:29 1996 Tom Tromey <tromey@creche.cygnus.com>
3737 * automake.in (require_file): Install missing files only according
3738 to desired strictness.
3739 (initialize_per_input): Don't init libsources.
3740 (scan_configure): Reinit libsources.
3741 (handle_libraries): Search _LIBADD for @LIBOBJS@ and @ALLOCA@.
3742 (fp_c_prototypes): New global.
3743 (scan_configure): Set it.
3744 (get_object_extension): Error if fp_C_PROTOTYPES not in
3745 configure.in when using ansi2knr.
3746 (handle_source_transform): Skip header files.
3748 * automake.in (handle_dist_worker): Explicitly make 'dist' in
3751 Thu Jan 18 00:25:56 1996 Tom Tromey <tromey@creche.cygnus.com>
3753 From François Pinard:
3754 * automake.in (handle_source_transform): Transform $o file into .P
3756 (handle_dist_worker): Handle case where DISTFILES includes
3757 wildcard. Bug fix in subdir case.
3759 * automake.in (parse_arguments): Initialize strictness to
3762 Sun Jan 14 13:54:16 1996 Tom Tromey <tromey@creche.cygnus.com>
3764 * automake.in (scan_configure): Look for NLS support.
3766 Changes from François Pinard:
3767 * texinfos.am (install-info): Correctly install when build dir is
3769 * tags-subd.am (ID): Indentation change.
3770 * kr-vars.am (o): Use ".@U@o", not "@U@o".
3771 * depend.am ($(srcdir)/.deps/%.P): Remove temporary file.
3772 * automake.in (handle_dist_worker): Fixlets.
3773 (handle_dist): Sort keys going into dist_common.
3775 Sat Jan 13 00:18:06 1996 Tom Tromey <tromey@creche.cygnus.com>
3777 * automake.in (handle_dist_worker): If Gnits, don't allow release
3778 until NEWS is updated.
3780 * configure.in (VERSION): Version 0.29.
3782 * Makefile.am (maintainer-check): Look for perl4.036 in path.
3784 * dist-vars.am (DISTFILES): Include BUILT_SOURCES.
3785 (DEP_DISTFILES): Ditto.
3787 * automake.in (handle_dist_worker): Depend on DEP_DISTFILES.
3788 * dist-vars.am (DEP_DISTFILES): New variable.
3790 * automake.in (handle_options): Support dist-shar option.
3791 (handle_dist_worker): New function.
3792 (handle_dist): Use it.
3794 * texi-version.am (mostlyclean-vti): Remove version.tmp, not
3797 * automake.in (handle_dist): Chmod distdir 777. From François
3800 * automake.in (scan_configure): New function.
3801 (initialize_per_input): Init libsources.
3802 (generate_makefile): Run handle_configure first.
3803 (handle_configure): Run scan_configure.
3804 (handle_configure): Don't look for AC_PROG_MAKE_SET here.
3806 Thu Jan 11 23:14:18 1996 Tom Tromey <tromey@creche.cygnus.com>
3808 * Makefile.am (AUTOMAKE_OPTIONS): New variable.
3810 * automake.in (strictness, strictness_name): Renamed.
3811 (initialize_per_input): Set strictness, strictness_name.
3812 Initialize %options.
3813 (generate_makefile): Run handle_options.
3814 (handle_options): New function.
3815 (handle_man_pages): Make install-man depend on $(MANS). Turn off
3816 man page install if no-installman option given.
3817 (read_am_file): Deprecate @kr@.
3818 (get_object_extension): Look at ansi2knr option.
3819 (parse_arguments): Take global strictness from command-line
3822 Tue Jan 9 11:24:14 1996 Tom Tromey <tromey@creche.cygnus.com>
3824 Fixes from François Pinard:
3825 * depend.am ($(srcdir)/.deps/%.P): Handle deansification.
3826 * automake.in (get_object_extension): Use $o, not $(kr)o.
3827 (handle_source_transform): Don't look for $(kr)c files.
3828 * kr-vars.am (o): New macro.
3831 * depend.am (DEP_FILES): Removed.
3832 * automake.in (handle_source_transform): Push .P file onto
3834 (initialize_per_input): New variable %dep_files.
3835 (handle_dependencies): Generate DEP_FILES here.
3837 Mon Jan 8 22:27:33 1996 Tom Tromey <tromey@creche.cygnus.com>
3839 * automake.in (do_one_clean_target): Only remove config.status in
3840 top-level directory.
3841 (handle_tags): Removed 'id' from .PHONY list. From Jim Meyering.
3843 * clean.am (maintainer-clean-generic): Remove BUILT_SOURCES.
3845 * automake.in (handle_dist): Make "ln" quiet.
3847 * tags-subd.am (ID): Depend on HEADERS and SOURCES.
3849 Sat Jan 6 10:58:23 1996 Tom Tromey <tromey@cambric.colorado.edu>
3851 * automake.in (handle_merge_targets): 'check' shouldn't depend on
3853 (file_contents_with_transform): New function.
3854 (am_install_var): Use file_contents_with_transform.
3855 (handle_programs): Ditto.
3856 (handle_libraries): Ditto.
3857 (handle_texinfo): Ditto.
3858 (handle_merge_targets): Let 'install' depend on 'all' if no other
3859 dependencies exist. From Jim Meyering.
3860 (check_gnu_standards): GNU requires AUTHORS file. (See
3862 (require_file): Put body in loop.
3863 (get_object_extension): Only call require_file once.
3864 (handle_configure): Ditto.
3867 * depend.am ($(srcdir)/.deps/.P): Depend on $(BUILT_SOURCES).
3868 * tags-subd.am (id): Removed.
3870 Fri Jan 5 10:31:19 1996 Tom Tromey <tromey@cambric.colorado.edu>
3872 * Added copyright notice to each .am file.
3874 * automake.in: Cleanups from François Pinard to avoid $#.
3875 (require_argument): Fixed sense of test.
3876 (set_strictness): Bug fix.
3878 Thu Jan 4 21:21:29 1996 Tom Tromey <tromey@cambric.colorado.edu>
3880 * Makefile.am (pkgdata_DATA): Removed old dist files.
3882 * dist-subd-top.am, dist-subd.am, dist.am: Removed.
3884 * automake.in (set_strictness): Set $strictness_name.
3885 (strictness_name): New variable.
3886 (handle_dist): Substantially rewrote.
3888 * configure.in: Point AC_INIT at automake.in.
3890 * automake.in (generate_makefile): Report errors against
3891 Makefile.in, not Makefile.am.
3893 Wed Jan 3 00:05:40 1996 Tom Tromey <tromey@cambric.colorado.edu>
3895 * mdate-sh: Bug fix from Jim Meyering.
3897 * dist.am (dist): Changed in parallel with dist-subd-top.am.
3899 * mkinstalldirs: Reverted.
3901 * automake.in (initialize_global_constants): Allow COPYING.LIB
3903 (check_gnits_standards): Disallow COPYING.LIB.
3905 * texinfos.am (install-info): Only look in $(srcdir) for info
3908 * automake.in (initialize_global_constants): New variable
3910 (read_am_file): Put a copyright in each Makefile.in.
3912 * dist-vars.am (DISTFILES): Put DIST_COMMON first.
3914 * automake.in (am_install_var): Put space before "=".
3915 (handle_dist): Put README first in DIST_COMMON.
3917 * Makefile.am (pkgdata_DATA): Include COPYING.
3919 * COPYING: New file.
3921 * automake.in (parse_arguments): Added --gnu and --gnits as
3923 (initialize_global_constants): Ditto.
3924 (initialize_global_constants): Don't auto-distribute COPYING.LIB.
3925 (initialize_global_constants): Look for README first.
3926 (initialize_global_constants): Auto-distribute AUTHORS, BACKLOG,
3928 (check_gnu_standards): Require file COPYING.
3930 From François Pinard:
3931 * automake.in (file_contents): Comment out "warn"s.
3932 (usage): Use 4 columns.
3933 (USAGE_FORMAT): Ditto.
3935 * texinfos.am (install-info): Look for info file relative to $$d.
3937 * Makefile.am (cvs-dist): Suppress output of "grep".
3939 * configure.in (VERSION): Version 0.28.
3941 * automake.in (pretty_print_internal): Fix for Perl 4
3944 * configure.in (VERSION): Version 0.27.
3946 * depend.am ($(srcdir)/.deps/%.P): Must regexp-quote srcdir in sed
3949 * automake.in (initialize_global_constants): Don't quote "@" in
3950 $install_man_format.
3951 (handle_merge_targets): use "@:" as empty command, not ":".
3953 Tue Jan 2 23:33:24 1996 Tom Tromey <tromey@cambric.colorado.edu>
3955 * texinfos.am (install-info): Look in $d for info files. From
3958 * depend.am ($(srcdir)/.deps/%.P): Fixed regexp.
3960 * automake.in (read_am_file): Correctly deal with continued
3961 variable definitions.
3963 Mon Jan 1 15:43:25 1996 Tom Tromey <tromey@cambric.colorado.edu>
3965 * automake.in (handle_merge_targets): 'check' target depends on
3967 (file_contents): Don't be so verbose.
3968 (read_am_file): Ditto.
3969 (read_am_file): Must use substr to check for trailing \.
3970 (am_install_var): Use push_phony_cleaners.
3971 (file_contents): Set $was_rule when assuming a rule is seen.
3972 (read_am_file): Ditto.
3973 (do_one_clean_target): Removed spurious newline.
3975 Some changes from François Pinard:
3976 * Removed trailing whitespace from all '.am' files.
3977 * tags-subd.am (ID): Use &&, not ;.
3979 * automake.in (parse_arguments): Removed useless message.
3980 (parse_arguments): Don't explicitly referenced STDERR.
3981 (require_argument): Ditto.
3983 (set_strictness): Ditto.
3984 (file_contents): Ditto.
3985 (read_am_file): Ditto.
3986 (generate_makefile): Style tweaks.
3987 (handle_programs): Ditto.
3988 (handle_libraries): Ditto.
3989 (handle_texinfo): Ditto.
3990 (handle_man_pages): Ditto.
3991 (handle_tags): Ditto.
3992 (handle_dist): Ditto.
3993 (handle_subdirs): Ditto.
3994 (handle_configure): Ditto.
3995 (handle_footer): Don't put newline before footer.am contents.
3996 (handle_merge_targets): Style tweaks.
3997 (do_one_clean_target): Ditto.
3999 (am_variable): Ditto.
4000 Defined some new constants.
4001 (generate_makefile): Don't call generate_header.
4002 (generate_header): Removed.
4003 (file_contents): Rewrote.
4004 (read_am_file): Rewrote.
4006 * automake.in (generate_makefile): Handle phony target.
4007 (do_one_clean_target): Pretty-print dependencies.
4008 (handle_installdirs): Pretty-print rule.
4010 * Makefile.am (maintainer-check): Made some commands silent.
4012 * automake.in (initialize_global_constants): Don't install or
4013 uninstall cat'd man pages.
4014 (initialize_per_input): Added phony target.
4015 (push_phony_cleaners): New function.
4016 (get_object_extension): Handle phony targets.
4017 (handle_texinfo): Ditto.
4018 (handle_man_pages): Ditto.
4019 (handle_tags): Ditto.
4020 (handle_dist): Ditto.
4021 (handle_subdirs): Ditto.
4022 (handle_installdirs): Ditto.
4023 (handle_merge_targets): Ditto.
4024 (handle_clean): Ditto.
4025 (do_one_merge_target): Ditto.
4026 (am_install_var): Ditto.
4027 (handle_phony): New function.
4028 (generate_makefile): Call it.
4029 (pretty_print_internal): New function.
4030 (pretty_print_rule): Ditto.
4032 Sun Dec 31 13:04:59 1995 Tom Tromey <tromey@cambric.colorado.edu>
4034 * automake.in (initialize_global_constants): Don't print body of
4037 Changes from François Pinard:
4038 * depend.am (MKDEP): Include DEFS, INCLUDES, CPPFLAGS, CFLAGS.
4039 (DEP_FILES): Put dependency files in $(srcdir).
4040 Look in $(srcdir) when including dependency files.
4041 ($(srcdir)/.deps/.P): .deps/.P is in $(srcdir).
4042 (.deps/%.P): MKDEP includes all macro expansions.
4043 * dist-subd-top.am (dist): Get absolute path for distdir. Don't
4045 * dist-subd.am (dist): Don't be so verbose.
4046 * dist.am (dist): Don't be so verbose.
4048 * automake.in (do_one_clean_target): Remove config.status in
4049 maintainer-clean. From Jim Meyering.
4051 * programs-clean.am (clean-@DIR@PROGRAMS): Bug fix. From Jim
4054 * automake.in (handle_merge_targets): Add dummy command for empty
4055 install target. From Jim Meyering.
4057 Tue Dec 12 10:06:28 1995 Tom Tromey <tromey@cambric.colorado.edu>
4059 * texinfos.am (uninstall-info): Bug fix.
4061 * Makefile.am (maintainer-check): Error if ${...} used.
4062 * depend.am (DEP_FILES): Prefer $(...).
4064 * scripts.am (install-@DIR@SCRIPTS): Only install script if it
4066 * libraries.am (install-@DIR@LIBRARIES): Only install library if
4068 * programs.am (install-@DIR@PROGRAMS): Only install program if it
4071 * texinfos-vars.am (TEXFILES): Removed.
4073 * Makefile.am (pkgdata_DATA): Removed libprograms.am.
4075 * automake.in (do_one_merge_target): Never generate trailing
4077 (pretty_print): New function.
4078 (handle_footer): Prettyprint definitions.
4079 (am_install_var): Ditto.
4080 (handle_source_transform): Ditto.
4081 (handle_dist): Ditto.
4082 (handle_libraries): Ditto.
4083 (read_am_file): Put comments nearer appropriate code.
4085 * texi-clean.am (mostlyclean-info): Use continued lines, not
4086 multiple rm's. From Jim Meyering.
4088 Sun Dec 10 11:59:33 1995 Tom Tromey <tromey@cambric.colorado.edu>
4090 * Makefile.am (pkgdata_DATA): Cause INSTALL, install-sh, mdate-sh,
4091 mkinstalldirs, texinfo.tex to be installed.
4092 * automake.in (symlink_exists): New global.
4093 (install_missing): Ditto.
4094 (require_file): Install missing files if possible.
4095 (parse_arguments): Handle --install-missing option.
4096 (initialize_global_constants): Document --install-missing.
4098 * Makefile.am (cvs-dist): Don't release unless NEWS updated.
4099 Ensure 'checks' pass before release.
4100 (maintainer-check): Renamed. Look in $(srcdir) for sources. From
4102 (cvs-dist): Depend on maintainer-check instead of explicitly
4105 * configure.in (VERSION): Version 0.26.
4107 * Makefile.am (check-local): Only look at [a-z]*.am. Fixed sense
4110 * depend.am (DEP_FILES): Bug fix.
4112 * automake.in (do_one_clean_target): Typo.
4114 * Makefile.am (check-local): Run syntax check under Perl 4.
4116 * automake.in: Fixes for Perl 4, from Gord Matzigkeit.
4117 (handle_source_transform): Loop variable is now $_. From Gor
4119 * Makefile.am (check-local): Check for 'true' in source.
4120 * texinfos.am (install-info): Can't use "true" in any rule.
4122 Sat Dec 9 10:16:48 1995 Tom Tromey <tromey@cambric.colorado.edu>
4124 * Makefile.am (cvs-dist): New target.
4126 * tags.am (TAGS): Use "test -z ... ||" to avoid spurious
4129 * texinfos.am (install-info): Don't do install-info for now.
4131 * clean.am (distclean-generic): Don't remove config.status here.
4132 * automake.in (do_one_clean_target): Remove config.status later,
4133 for 'make -j2'. From Jim Meyering.
4135 Fri Dec 8 16:30:48 1995 Tom Tromey <tromey@cambric.colorado.edu>
4137 * configure.in (VERSION): Version 0.25.
4139 * automake.in (handle_texinfo): Use "$? >> 8", not "$?".
4140 (handle_configure): Check for AC_PROG_MAKE_SET.
4142 * depend.am (DEP_FILES): Handle deANSIfication case. From Jim
4145 * automake.in (am_install_var): Changed how 'clean' handled for
4146 uniform name targets.
4147 * Makefile.am (pkgdata_DATA): Added new files.
4148 * data-clean.am: New file.
4149 * scripts-clean.am: New file.
4150 * libraries-clean.am: New file.
4151 * programs-clean.am: New file.
4153 Wed Dec 6 00:06:11 1995 Tom Tromey <tromey@cambric.colorado.edu>
4155 * automake.in (am_install_var): Error if variable name
4157 (handle_source_transform): Automatically include .c file
4158 corresponding to .y or .l.
4160 Tue Dec 5 00:46:14 1995 Tom Tromey <tromey@cambric.colorado.edu>
4162 * programs.am: Changed for uniform naming scheme.
4164 * automake.in (read_am_file): Allow '-' and '.' in target names.
4165 (generate_makefile): Don't pass arguments to handle_libraries.
4166 (initialize_per_input): Define @sources, @objects.
4167 (generate_makefile): Init @sources, @objects if needed.
4168 (handle_source_transform): Push onto @sources, @objects here.
4169 (am_install_var): Push primary onto @all, for configure-time
4171 (handle_programs): Use new uniform naming scheme.
4173 * Makefile.am (check-local): New target.
4175 * automake.in (handle_libraries): Use uniform naming scheme.
4177 * libraries.am: Rewrote for uniform naming scheme.
4179 * scripts.am: Updated names of all clean targets.
4181 * automake.in (handle_programs): Split on all whitespace.
4182 (handle_libraries): Ditto.
4183 (handle_texinfo): Ditto.
4184 (handle_man_pages): Ditto.
4185 (am_install_var): Changed return result.
4186 (am_install_var): Changed interface.
4187 (am_install_var): Push onto @clean@ if requested.
4188 (handle_scripts): Pass -clean to am_install_var.
4190 Mon Dec 4 11:55:36 1995 Tom Tromey <tromey@cambric.colorado.edu>
4192 * automake.in (am_install_var): Push target onto @all.
4193 (get_object_extension): Use $(...).
4194 (handle_source_transform): Ditto.
4195 (handle_programs): Ditto.
4197 * automake.in (require_argument): New function.
4198 (parse_arguments): Use it.
4199 (push_dist_common): New function.
4200 (generate_makefile): Use it.
4201 (handle_texinfo): Ditto.
4202 (handle_dist): Ditto.
4203 (handle_configure): Ditto.
4204 (require_file): Ditto.
4205 (generate_makefile): Don't pass arguments to handle_scripts.
4206 (handle_configure): Require configure.in.
4207 (check_gnu_standards): New function.
4208 (check_gnits_standards): Ditto.
4209 (generate_makefile): Check standards.
4211 * Makefile.am (bin_SCRIPTS): Changed name from SCRIPTS.
4213 * automake.in (LENIENT, GNU, GNITS): New constants.
4214 (initialize_per_input): New function.
4215 (generate_makefile): Use it.
4216 (initialize_global_constants): Renamed from init_globals.
4217 (require_file): Added strictness argument.
4218 (parse_arguments): Added --strict option.
4219 (set_strictness): New function.
4220 (parse_arguments): use it.
4221 (initialize_global_constants): Document --strictness.
4223 * automake.in: Use ${1+"$@"} to preserve quoting when running
4226 * texinfos.am (install-info): Don't use "true".
4227 * tags.am (TAGS): Don't use "true".
4229 * dist.am, dist-subd-top.am, remake-hdr.am, remake-subd.am,
4230 remake.am, subdirs.am, texinfos.am: Use "&&" after cd.
4232 * program.am (@PROGRAM@): Use LINK macro.
4233 * compile.am (.c.o): Use COMPILE macro.
4235 * clean.am, remake-hdr.am, remake.am, texinfos.am: Use $(...), not
4238 * subdirs.am (RECURSIVE): Removed macro.
4240 * clean.am: Changed to not be so verbose.
4242 * Makefile.am (pkgdata_DATA): Include texi-clean.am.
4243 * automake.in (handle_texinfo): Transform texi-clean and put into
4245 * texinfos-vars.am (TEXFILES): Removed.
4246 * texinfos.am: Removed 'clean' targets.
4247 * texi-clean.am: New file.
4249 * Makefile.am (ETAGS_ARGS): Just use 'automake.in'.
4251 * texinfos-vars.am (TEXFILES): Added *.op.
4253 * dist-vars.am (DISTFILES): Renamed from DIST_FILES, per GNU
4255 * dist.am (dist): Use DISTFILES.
4256 * dist-subd.am (dist): Use DISTFILES.
4257 * dist-subd-top.am (dist): Use DISTFILES.
4259 Sun Dec 3 00:24:08 1995 Tom Tromey <tromey@cambric.colorado.edu>
4261 * Makefile.am (ETAGS_ARGS): Define.
4263 * depend.am (.deps/.P): Use ":", not "echo timestamp". From Jim
4266 * dist-vars.am (DIST_FILES): Removed PACKAGEDATA.
4268 * automake.in (handle_scripts): Use am_install_var.
4270 * scripts.am: Rewrote for new uniform naming scheme.
4272 * Makefile.am (pkgdata_DATA): Removed libscripts.am.
4274 * libscripts.am: Removed.
4276 * packagedata.am: Removed.
4278 * Makefile.am (PACKAGEDATA): Removed packagedata.am.
4279 (pkgdata_DATA): Renamed from PACKAGEDATA.
4281 * automake.in (handle_data): Use am_install_var.
4282 (init_globals): Init %exec_dir_p.
4284 * data.am: Rewrote for new uniform naming scheme.
4286 * automake.in (get_object_extension): New function.
4287 (handle_programs): Use it.
4288 (dir_holds_sources): Changed interpretation.
4289 (handle_headers): New function.
4290 (am_install_var): New function.
4291 (generate_makefile): Call handle_headers.
4293 * header-vars.am (pkgdatadir): New macro.
4295 (pkgincludedir): Ditto.
4297 * automake.in (handle_source_transform): New function.
4298 (am_error): New function.
4299 (generate_makefile): Use it.
4300 (handle_source_transform): Ditto.
4301 (handle_texinfo): Ditto.
4302 (handle_dependencies): Ditto.
4303 (handle_merge_targets): Ditto.
4304 (require_file): Ditto.
4306 Sat Dec 2 21:39:56 1995 Tom Tromey <tromey@cambric.colorado.edu>
4308 * automake.in: Updated FSF address. From Jim Meyering.
4309 * header-vars.am: Updated FSF address.
4311 * distname.am: Removed.
4313 * automake.in (file_contents): Strip "##" comments.
4314 * Various files: Added "##" comments for strange things.
4316 * automake.in (handle_tags): Generate TAGS rule for every
4319 * subdirs.am (RECURSIVE): Include installcheck-recursive.
4320 * automake.in (installcheck): New variable.
4321 (generate_makefile): Initialize it.
4322 (handle_subdirs): Push 'installcheck-recursive'.
4323 (handle_merge_targets): Handle installcheck target.
4325 Thu Nov 30 20:13:16 1995 Tom Tromey <tromey@cambric>
4327 * automake.in ($PACKAGE): Removed.
4329 * header-vars.am (ALL): Removed.
4331 * automake.in: Reworked 'all' target handling.
4333 * automake.in (generate_makefile):
4334 Don't use AM_ forms in call to am_variable.
4336 * automake.in: Changes for Perl 5, from Gord Matzigkeit
4338 * clean.am (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
4340 * automake.in (handle_footer): Allow SUFFIXES variable.
4342 * automake.in (am_variable): New function.
4343 (handle_texinfo): Use it.
4344 (generate_makefile): Use it.
4346 * configure.in: Version 0.24.
4348 Wed Nov 29 23:50:14 1995 Tom Tromey <tromey@cambric>
4350 * automake.in (handle_libraries):
4351 Generate blah_LIBADD defines if required.
4353 * library.am (lib@LIBRARY@.a): Look at $(@LIBRARY@_LIBADD)
4355 * libraries-vars.am (LIBOBJS, ALLOCA): Removed.
4357 * compile-kr.am: ($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
4359 * configure.in: Version 0.23
4361 * dist-subd-top.am (dist): Don't die if a subdirectory already exists.
4363 * dist-subd-top.am, dist.am (dist): Give automake --output-dir option.
4365 * automake.in: New option --output-dir
4367 * automake.in (handle_configure): Fixed typo.
4369 * automake.in (handle_installdirs): Always make installdirs target.
4371 * subdirs.am (RECURSIVE): Removed uninstall-data-recursive and
4372 uninstall-exec-recursive. Added installdirs-recursive.
4374 * automake.in (handle_installdirs): Handle installdirs-recursive.
4375 (handle_man_pages): 'all' depends on $(MANS)
4377 * Makefile.am: Removed mans.am.
4379 * automake.in: More man-related fixes
4381 * automake.in: Bug fixes
4383 * automake.in: Rewrote man page handling.
4385 * texi-version.am, remake-hdr.am, depend.am: Don't use touch.
4387 * automake.in (handle_installdirs): New function.
4388 (@installdirs): New global.
4389 Many changes to deal with installdirs.
4391 * clean.am (clean-generic): Always supply 'else' clause to 'if'
4393 * automake.in (generate_header): Don't use header.am.
4394 (handle_dist): Don't use dist-subd-vars.am.
4396 * Makefile.am (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
4398 * Makefile.am (DISTCLEANFILES): Removed.
4400 * clean.am (clean-generic): Bug fix.
4402 * clean.am (clean-generic): Only remove CLEANFILES if nonempty
4404 * texi-version.am (clean-vti): No such macro as VTI
4406 Tue Nov 28 19:56:07 1995 Tom Tromey <tromey@cambric>
4408 * automake.in: Bug fix for maintainer-clean
4410 * automake.in (do_one_clean_target):
4411 Print special text in maintainer-clean.
4412 (handle_clean): Always include clean.am
4414 * clean.am: Use -generic clean targets.
4416 * compile.am: Added clean targets.
4418 * configure.in: Version 0.22.
4420 * automake.in (handle_dependencies):
4421 Put trailing newline after all deps.
4423 * automake.in (handle_dependencies): Another dependency bug fix.
4425 * automake.in (handle_dependencies):
4426 Bug fix when including dependencies.
4428 * automake.in (handle_configure):
4429 Verify existence of install-sh, mkinstalldirs
4431 * automake.in (handle_texinfo): Include stamp-vti in distribution
4433 * dist-subd-vars.am, dist-vars.am (DIST_FILES):
4434 Include DATA, PACKAGEDATA.
4436 * Makefile.am: Nothing
4438 * Makefile.am (DIST_OTHER): Don't distribute gettext-sh
4440 * automake.in (handle_texinfo): Typo
4442 * automake.in: If script ends up in shell, feed to perl
4444 * automake.in: Rewrote 'clean' rules.
4445 Documentation made and installed first.
4446 'all' depends on 'info'
4448 Mon Nov 27 23:57:29 1995 Tom Tromey <tromey@cambric>
4450 * configure.in, Makefile.am: Turned off internationalization.
4452 * clean-kr.am: Rewrote for new clean scheme.
4454 * tags-clean.am: Remove TAGS in distclean, not maintainer-clean
4456 * Makefile.am (PACKAGEDATA): Include tags-clean.am
4458 * subdirs.am: Removed bogus local clean targets
4460 * tags-clean.am: Initial revision
4462 * texi-version.am: Added clean targets
4464 * texinfos.am: Fixes to clean targets.
4466 * texinfos.am, libscripts.am, scripts.am, libraries.am, libprograms.am, programs.am:
4469 * compile-kr.am (ansi2knr.o): Depend on CONFIG_HEADER
4471 * automake.in: Completely revamped automatic de-ANSI-fication
4473 * compile-kr.am: (ansi2knr, $(OBJECTS)): New targets
4475 * compile-vars.am (LINK): New macro
4477 * kr-vars.am: Trailing blank line
4479 * compile-kr.am: Rewrote
4481 * compile-vars.am (COMPILE): New macro
4483 * compile-vars.am (ANSI2KNR): Removed
4485 * Makefile.am (PACKAGEDATA): Removed all sed scripts. Added kr-vars.am
4487 * kr-vars.am: Initial revision
4489 * automake.in (require_file): New function.
4490 (handle_texinfo): Require 'mdate-sh'
4491 (common_sometimes): New variable
4494 * texi-version.am (stamp-vti): Use Ulrich's mdate-sh script
4496 * mdate-sh: Initial revision
4498 * automake.in (handle_footer): Don't define SOURCES or OBJECTS if empty
4500 * automake.in (generate_makefile):
4501 Put Makefile.in, Makefile.am in @dist_common
4502 (handle_configure): Use @dist_common as appropriate
4504 * dist-subd-vars.am, dist-vars.am (DIST_CONF): Removed
4506 * configure.in: Abort if perl not found
4508 * configure.in: Look for perl
4510 * automake.in: Reimplemented in Perl
4512 * automake.in: Fixlet
4514 Sun Nov 26 08:09:30 1995 Tom Tromey <tromey@cambric>
4516 * automake.in: Always print ".SUFFIXES:" rule.
4518 * automake.in: Distribution config.h.in if required
4520 * automake.in: Bug fix when including texi-version.am
4522 * automake.in: Bug fix when looking for .texi file in $am_reldir
4524 * depend.am: Comment fix
4526 * automake.in: Look for .texi file in $am_reldir
4528 * automake.in: Fixlet
4530 * automake.in: Blank line after targets from user's Makefile.am
4532 * automake.in: Move footer items to actual footer
4534 * automake.in: Include stamp-h.in in DIST_COMMON if necessary
4536 * automake.in (common):
4537 Don't include acconfig.h, config.h.top, config.h.bot
4539 * Makefile.am (CONFIG_HEADER): Renamed from CONFIG_H
4541 * Makefile.am (CONFIG_H): Define
4543 * acconfig.h: Initial revision
4545 * configure.in: Use AC_CONFIG_HEADER.
4547 * automake.in: Put blah_TEXINFOS into DIST_COMMON
4549 * automake.in: .info file explicitly depends on primary .texi file
4551 * texinfos.am (install-info): Always supply 'else' clause to 'if'
4553 * tags.am (TAGS): Always supply 'else' clause to 'if'
4555 * subdirs.am (.NOEXPORT): Removed (now in footer.am)
4557 * automake.in: Always include footer.am in output
4559 * mans.am (install-man): Always supply 'else' clause to 'if'
4561 * automake.in: More version.texi fixes
4563 * automake.in: Only do version.texi processing if requested.
4565 * automake.in: Minor internationalization fixes.
4566 Subshell can now exit with nonzero status.
4567 Fixed up .texi handling; now uses texi-version.am
4568 Make sure '.c' and '.o' are in .SUFFIXES if required.
4570 * Makefile.am (PACKAGEDATA): Include texi-version.am
4571 (stamp-vti, version.texi): Removed
4572 (TEXINFOS): Don't reference version.texi
4574 * texi-version.am: Initial revision
4576 * dist.am, dist-subd-top.am (dist):
4577 [DIST_SUBDIRS] Follow symlinks when copying.
4579 * dist-subd-top.am (dist): Removed unneeded subdir= option to make
4581 Sat Nov 25 23:23:39 1995 Tom Tromey <tromey@cambric>
4583 * automake.in: Added --amdir option
4585 * Makefile.am, configure.in: Turned on internationalization
4587 * Makefile.am: Set EDITION
4589 * configure.in: Version 0.21
4591 * tags.am, tags-subd.am: Don't use double-colon rules
4593 * automake.in: Redid install-data, install-exec, uninstall handling
4595 * configure.in: Turn off i18n
4597 Fri Nov 24 23:51:37 1995 Tom Tromey <tromey@cambric>
4599 * automake.in (common): Remove NLS
4601 * automake.in (common): Include ABOUT-NLS.
4603 * automake.in: Test for install-sh and mkinstalldirs
4605 * automake.in: Blank line after OBJECTS= line
4607 * automake.in: Start subshell in loop after check for Makefile.am
4609 * automake.in: --use-deps now the default
4611 * automake.in (am_dir): Don't apply transform to install directory name
4613 * packagedata.am: Don't apply transform to install directory name
4615 * Makefile.am (SUBDIRS): Hold off on internationalization
4617 Thu Nov 23 18:02:38 1995 Tom Tromey <tromey@cambric>
4620 Write 'SOURCES =' line after copying Makefile.am variables
4622 * automake.in: Fixed bug in "--" option processing
4624 * subdirs.am: ($(RECURSIVE)): Removed trailing \ from last line
4626 * Makefile.am (DIST_OTHER): Include gettext-sh
4628 * Makefile.am (SUBDIRS): Define
4630 * configure.in: Include internationalization bits
4632 * automake.in: Many changes to avoid double-colon rules.
4634 * subdirs.am: ($(RECURSIVE)): Print name of target actually used
4636 * subdirs.am: Removed "::" rules
4638 * header.am: Removed install, uninstall
4640 * header.am: Added install, uninstall targets
4642 * hack-make.sed: Rewrite targets like "all-local" to "all_local"
4644 * header.am, libraries.am, mans.am, texinfos.am, footer.am:
4647 * Makefile.am (PACKAGEDATA): Include libscripts.am
4649 * libprograms.am: Don't install libscripts here
4651 * libscripts.am: Initial revision
4653 * scripts.am, programs.am, libprograms.am: Removed "::" rules
4655 * automake.in (am_dir): Run package name through name transform.
4657 * automake.in: Don't use packagedata.sed or data.sed
4659 * Makefile.am (PACKAGEDATA): Removed data.sed, packagedata.sed. Added
4662 * data.am: No longer run through sed
4664 * packagedata.am: Initial revision
4666 Wed Nov 22 22:31:02 1995 Tom Tromey <tromey@cambric>
4668 * automake.in: No blank line after Usage
4670 * automake.in: Removed "NLS nuisances" section.
4671 Now uniformly uses $echo for user-visible messages (in advance of
4672 internationalization)
4674 * subdirs.am (maintainer-clean): Don't use realclean-local
4676 * Makefile.am: Use PACKAGEDATA, not custom code
4678 * data.am: Use @LONG@, not $(@LONG@)
4680 * automake.in: Handle DATA and PACKAGEDATA
4682 * packagedata.sed: Initial revision
4684 * data.am: Use @DIR@, not $(@DIR@)
4686 * data.sed: Use $(datadir), not datadir
4688 * data.sed: Initial revision
4690 * data.am: Wrote uninstall targets
4692 * data.am: Initial revision
4694 * dist-subd.am (dist): Don't link a file that has already been linked
4696 * dist-subd-top.am, dist.am (dist):
4697 Run `automake --include-deps' before making distribution
4699 * automake.in: More dependency-tracking bug fixes
4701 * dist-vars.am (DIST_FILES): Rearranged to be like dist-vars-subd.am
4703 * dist-subd-vars.am (DIST_FILES): Include DIST_COMMON
4705 * tags-subd.am, tags.am: Added trailing blank line
4707 * depend.am: Use ".P", not "empty.P", as placeholder.
4709 * automake.in: Only include depend.am if SOURCES not empty
4711 * automake.in: Added --use-deps and --include-deps options.
4712 Handle auto-generating dependencies.
4714 * Makefile.am (am_DATA): Include depend.am
4716 * depend.am: Initial revision
4718 * automake.in: Look for acconfig.h, config.h.top, and config.h.bot
4720 * automake.in: Put blank line after .SUFFIXES
4722 * scripts.am: Added blank line at end
4724 * scripts.am: Removed unnecessary comment
4726 * scripts.am: Removed unnecessary workarounds
4728 * automake.in: Don't include programs.am if PROGRAMS empty
4730 * header-vars.am (INSTALL_SCRIPT): Typo
4732 * texinfos.am, compile-kr.am: Don't include .SUFFIXES
4734 * automake.in: Handle .SUFFIXES here.
4736 * configure.in: Use fp_PROG_INSTALL
4738 * header-vars.am: Changes for autoconf 2.5.
4739 Now includes INSTALL_SCRIPTS.
4741 * texinfos.am (install-info): Bug fix
4744 Include scripts.am or libscripts.am in output if appropriate
4746 * programs.am (install-programs, uninstall-programs):
4747 Don't install SCRIPTS
4749 * Makefile.am (am_DATA): Include scripts.am
4751 * scripts.am: Initial revision
4753 Tue Nov 21 09:11:38 1995 Tom Tromey <tromey@cambric>
4756 Cleaned up how "prog_SOURCES" variable is found in input.
4758 Put static sed scripts into separate, installed files.
4760 * Makefile.am (am_DATA): Include hack-make.sed and nl-remove.sed
4762 * hack-make.sed, nl-remove.sed: Initial revision
4764 * texinfos.am (install-info): Rewrote
4766 * subdirs.am (all-recursive): Put with other -recursive rules
4768 * configure.in: Version 0.20
4770 * automake.in: Another bug fix
4772 * automake.in: Bug fix when looking for texinfo.tex
4774 * texinfo.tex: Initial revision
4777 If TEXINFOS defined but texinfo.tex does not exist, give warning.
4779 * subdirs.am (all): Renamed from _all. Now uses all-recursive
4780 (all-recursive): Don't fail immediately if -k specified.
4782 Mon Nov 20 22:48:03 1995 Tom Tromey <tromey@cambric>
4784 * subdirs.am (_all):
4785 New target. Now use Jim Meyering's formulation of AIX
4787 (install-exec, install-data): New targets
4789 Sat Nov 18 19:07:30 1995 Tom Tromey <tromey@cambric>
4791 * remake.am (Makefile.in): automake "Makefile", not "Makefile.am"
4793 * automake.in: Use @datadir@
4795 * automake.in: Added @configure_input@ line
4797 Fri Nov 17 23:32:43 1995 Tom Tromey <tromey@cambric>
4799 * automake.in: "--help" option now prints auto-recognized file names.
4800 Allow AM_ overriding of more variables.
4802 * texinfos.am (install-info):
4803 Don't cd to srcdir to avoid breaking install-sh
4806 * Makefile.am: Handle automake.texi
4808 Thu Nov 16 18:43:43 1995 Tom Tromey <tromey@cambric>
4810 * subdirs.am (all): Separated out due to AIX 3.2.5 bug.
4812 * tags.am (TAGS): bug fix
4814 * automake.in: Use am_dir, not AM_DIR.
4815 Use version, not VERSION.
4816 Bug fix in TAGS code.
4818 * Makefile.am (am_DATA): Include tags.am and tags-subd.am
4820 * subdirs.am: TAGS target now in tags.am
4822 * footer.am: TAGS and ID targets now in tags-subd.am
4824 * tags-subd.am, tags.am: Initial revision
4826 * automake.in: Cleaned up AM_PROGRAM code.
4827 Handle TAGS target better
4829 * remake.am, remake-subd.am (Makefile.in): Bug fix.
4831 * automake.in (usage): Updated
4833 * remake-subd.am, remake.am:
4834 Added rule where Makefile.in depends on Makefile.am
4836 * automake.in: Entire body of 'for' loop now in subshell
4838 * automake.in (common): config.guess and config.sub are common files.
4840 * dist-subd-top.am, dist.am (dist): Bug fix.
4842 * Makefile.am (DIST_OTHER): Don't include TODO
4844 * automake.in: Auto-include TODO and THANKS files.
4846 * dist-subd-top.am, dist.am (dist): Don't depend on DIST_DIRS
4848 * automake.in: More bug fixes in "look for Makefile.am" code.
4850 * automake.in: Bug fix in "look for Makefile.am" code.
4853 If no arguments given, look for all Makefile.am's in this
4854 directory and in immediate subdirs
4856 * automake.in: Bug fixes for LDADD-override feature.
4858 * program.am: Use @PROGRAM@_LDADD, and put after LDFLAGS
4860 * automake.in: Allow `prog_LDADD', if specified, to override LDADD.
4862 * automake.in: Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
4864 * header-vars.am (ALL): Use PROGRAMS, not ALLPROGRAMS.
4866 Wed Nov 15 01:54:43 1995 Tom Tromey <tromey@cambric>
4868 * automake.in: No longer look for _SOURCES or _OBJECTS
4871 Remove "automatically created" header (now in automake).
4874 * automake.in: Put version info in Makefile header
4876 Tue Nov 14 23:38:17 1995 Tom Tromey <tromey@cambric>
4878 * automake.in: Minor cleanups
4880 * dist-subd-top.am, dist.am (dist):
4881 Don't link or copy file if it already exists.
4884 Look for _SOURCES (common sources) and generate _OBJECTS.
4886 * footer.am (ID, TAGS): Include HEADERS
4888 * dist-vars.am, dist-subd-vars.am (DIST_FILES): Include HEADERS
4890 Mon Nov 13 22:20:02 1995 Tom Tromey <tromey@cambric>
4892 * dist-subd.am (distdir): Is relative to ".."
4894 * dist-subd-vars.am (PACKAGE, VERSION): Define
4896 * dist-subd.am (dist): Don't handle DIST_DIRS.
4898 * mans.am (uninstall-man): Another bug fix.
4900 * mans.am (uninstall-man): Bug fix.
4902 * dist.am, dist-subd-top.am (dist): Bug fix
4904 * Makefile.am (DIST_SUBDIRS): New macro
4906 * dist-subd-top.am, dist.am (dist): Handle DIST_SUBDIRS
4908 * Makefile.am (DIST_OTHER): Include automake.in
4910 * Makefile.am (DISTCLEANFILES): New macro.
4912 * automake.in (common): Include COPYING.LIB
4914 * Makefile.am (automake): New rule.
4916 * texinfos.am (install-info): Changed per GNU standards
4918 * remake-hdr.am (stamp-h.in):
4919 Use "touch", not "date", per GNU standards.
4921 * automake.in (common): Include texinfo.tex
4923 Sun Nov 12 23:59:08 1995 Tom Tromey <tromey@cambric>
4925 * automake.in: More fixes when finding common files.
4927 * Makefile.am (DIST_OTHER): Another removal.
4929 * automake.in: Special-case when amdir=.
4931 * Makefile.am (DIST_OTHER): Removed auto-detected files.
4934 Search for commonly-used files and auto-include them in distribution
4936 * dist-vars.am (DIST_FILES): Include DIST_COMMON.
4937 (DIST_CONF): Removed files searched for by automake.
4939 * automake.in: More arg-parsing bug fixes.
4941 * Makefile.am (DIST_OTHER): Include install-sh
4943 * Makefile.am (DIST_OTHER): Don't include auto-included files.
4945 * automake.in: Bug fixes to argument parsing code.
4947 * automake.in: Handle --version and --help.
4948 NLS stuff from autoconf.
4950 * Makefile.am (amdatadir): Fixed typo.
4951 (install): Make install directories
4953 * Makefile.am: Use "install::", not "install:"
4955 * install-sh, mkinstalldirs: Initial revision
4957 * configure.in: Use AC_PROG_INSTALL
4959 * automake.in: Set AM_DIR based on configure results.
4961 * Makefile.am (install): New target.
4962 (amdatadir): New variable.
4964 * automake.in: Use "#! /", not "#!/".
4966 * Makefile.am, configure.in: Initial revision
4968 * automake.in: Renamed from "automake".
4971 * dist.am (PACKAGE, VERSION): Now in dist-vars.am
4973 * automake.in: Insert remake-subd.am if appropriate.
4975 * subdirs.am (TAGS): Include $(CONFIG_HEADER) when making tags.
4977 * automake.in: Handle ALLPROGRAMS variable.
4979 * header-vars.am (ALL): Use ALLPROGRAMS, not PROGRAMS.
4981 * automake.in: Fixlet when printing "subdir=DIR"
4983 * automake.in: Put "subdir=DIR" into subdir Makefile
4985 * automake.in: Don't refer to distname.am.
4986 Only put footer.am in subdir Makefiles.
4988 * subdirs.am (id, ID): New target.
4989 (.NOEXPORT): Copied from footers.am.
4991 * subdirs.am (TAGS): Bug fixes.
4993 * subdirs.am (TAGS): Don't fail if a subdir doesn't have TAGS target.
4995 * subdirs.am (maintainer-clean-local): Remove TAGS
4997 * subdirs.am (TAGS): Make tags file that includes all subdir tags files
4999 * subdirs.am: Use maintainer-clean, per GNU standards
5001 * dist-subd-top.am: Some variables defined in dist-vars.am
5003 * dist-vars.am (PACKAGE, VERSION):
5004 New variables, initialized by configure
5006 * footer.am (id, ID): New targets
5007 (TAGS): Put TAGS file in build, not source, directory
5009 * remake-subd.am (Makefile): Don't assume subdir is 'src'
5011 * dist.am: Changed to assume PACKAGE and VERSION are set by configure.
5013 * dist-subd.am: Changed to conform to new top-level dist target.
5016 Changed to assume PACKAGE and VERSION are set by configure.
5018 * clean-kr.am, clean.am (maintainer-clean):
5019 Updated rules per GNU standards.
5021 * clean.am, clean-kr.am (maintainer-clean): Renamed from realclean.
5023 Sat Nov 5 14:39:50 1994 djm <djm@cambric>
5025 * automake.in, texinfos.am: kludge for multiple-part info files
5027 Thu Nov 3 13:33:44 1994 djm <djm@cambric>
5029 * clean.am, clean-kr.am: remove INFOS
5031 Wed Nov 2 06:15:42 1994 djm <djm@cambric>
5033 * texinfos.am: add path
5035 * remake.am, remake-hdr.am: account for VPATH limitations
5037 Mon Oct 24 23:01:59 1994 djm <djm@cambric>
5039 * automake.in, dist-subd-top.am, dist-subd.am, dist.am, header-vars.am, libprograms.am, programs.am:
5040 handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
5042 Sun Oct 23 01:50:41 1994 djm <djm@cambric>
5044 * texinfos.am: install-info depends on info files
5046 * dist-subd-vars.am, dist-vars.am: distrib info files
5048 Sun Oct 2 02:03:06 1994 djm <djm@cambric>
5050 * clean-kr.am, clean.am: fix up distclean
5052 * subdirs.am: fix typo
5054 * clean.am: do more in distclean
5056 Sat Oct 1 23:52:51 1994 djm <djm@cambric>
5058 * libraries.am: make install depend on all
5060 * automake.in: fix typo
5062 Wed Sep 28 21:15:26 1994 djm <djm@cambric>
5064 * dist-subd-vars.am, dist-vars.am, header-vars.am: fix doc bugs
5066 * automake.in, compile-vars.am, dist.am: fix dist for no subdirs
5068 * dist-subd-top.am: Initial revision
5070 * automake.in, header-vars.am, libraries-vars.am, mans-vars.am, texinfos-vars.am:
5071 centralize prefix var setting
5073 * header-vars.am: set all the std vars based on prefix
5075 Tue Sep 27 01:32:22 1994 djm <djm@cambric>
5077 * automake.in: don't add kr stuff if not needed
5079 * dist-vars.am: add config vars to dist
5081 Mon Sep 26 23:09:09 1994 djm <djm@cambric>
5083 * program.am: add LDADD
5085 * compile-vars.am: remove LDADD from LDFLAGS
5087 * clean.am: move knr stuff to another file
5089 * automake.in: use different clean file for ansi2knr
5091 * clean-kr.am: Initial revision
5093 Thu Sep 22 03:45:02 1994 djm <djm@cambric>
5095 * automake.in, dist-subd.am, dist.am: fix rules and dist
5097 Tue Sep 20 21:29:40 1994 djm <djm@cambric>
5099 * compile.am, automake.in: split out knr
5101 * compile-kr.am: Initial revision
5103 * libprograms.am: fix typo
5105 * automake.in, clean.am, compile-vars.am, header-vars.am, libprograms.am:
5106 make libprograms work
5108 * libprograms.am: Initial revision
5110 * automake.in, compile.am, header-vars.am: fix little bugs
5112 * compile.am: allow parallel K&R
5114 * clean.am: remove kerb temps
5116 * automake.in: fix recognizing start of rules
5118 * dist-subd.am, dist.am: fix dist
5120 * automake.in, compile.am, footer.am, texinfos.am: fix ansi2knr
5122 Mon Sep 19 23:39:21 1994 djm <djm@cambric>
5124 * automake.in: works on m4 too
5126 * automake.in, mans.am: works on fileutils
5128 * automake.in, clean.am, compile.am, dist-subd.am, dist.am, footer.am, header-vars.am, header.am, libraries.am, library.am, mans-vars.am, mans.am, programs.am, remake-hdr.am, remake-subd.am, remake.am, subdirs.am, texinfos.am:
5129 works on fileutils except for all
5131 * automake.in: vars thing
5133 * header-vars.am: Initial revision
5135 * texinfos-vars.am, mans-vars.am, libraries-vars.am, dist-vars.am, dist-subd-vars.am:
5138 * compile-vars.am: Initial revision
5140 * automake.in: many improvements
5142 * footer.am: Initial revision
5144 * dist.am: remove distname
5146 * automake.in: namespace cleanup
5148 * distname.am: Initial revision
5150 * automake.in, clean.am, compile.am, dist-subd.am, dist.am, header.am, libraries.am, library.am, mans.am, program.am, programs.am, remake-hdr.am, remake.am, subdirs.am, texinfos.am:
5153 * mans.am, libraries.am, texinfos.am, library.am, compile.am, program.am, programs.am, clean.am, subdirs.am, remake-subd.am, remake.am, remake-hdr.am, dist.am, dist-subd.am, header.am, automake.in: