1 2000-12-23 Tom Tromey <tromey@redhat.com>
3 * automake.texi (Invoking aclocal): Mention ## comments.
5 2000-12-22 Tom Tromey <tromey@redhat.com>
8 * automake.in (libtoolize_sometimes): New global.
9 (initialize_global_constants): Added libtoolize_sometimes to
12 * m4/depend.m4 (AM_SET_DEPDIR): Ignore errors when running rmdir.
14 * m4/depend.m4 (AM_SET_DEPDIR): Remove .deps directory when done.
16 2000-12-21 Tom Tromey <tromey@redhat.com>
18 * automake.texi (Tags): Document GTAGS target.
19 * tags.am (GTAGS): New target.
21 * automake.in (libtoolize_files): Removed ltconfig.
22 (initialize_global_constants): Added ltconfig to common_files.
24 2000-12-21 Kevin Ryde <user42@zip.com.au>
26 * automake.in (handle_footer): Generate .SUFFIXES target when user
27 defines suffixes but automake does not.
29 2000-12-20 Marc Espie <espie@openbsd.org>
31 * automake.in (handle_texinfo): Make path of $vtexi explicit in
33 * texi-vers.am: Likewise.
35 2000-12-20 Tom Tromey <tromey@redhat.com>
38 * automake.in (handle_footer): Always push user suffixes at the
40 * automake.texi (Suffixes): Updated to reflect new suffix
43 2000-12-18 Tom Tromey <tromey@redhat.com>
45 * automake.in (handle_built_sources): Removed.
46 (handle_merge_targets): Handle BUILT_SOURCES.
47 * automake.texi (Sources): Updated documentation of
50 2000-12-17 Tom Tromey <tromey@redhat.com>
52 * m4/protos.m4: Always do header checks.
54 * automake.in (handle_ltlibraries): Check for LDFLAGS variables
57 * automake.in (handle_ltlibraries): Allow _LDFLAGS to be
58 conditionally defined. Fixes PR automake/77 and ldflags.test.
60 2000-11-25 Tom Tromey <tromey@cygnus.com>
62 * automake.in (file_contents_with_transform): Added file name and
63 line number to error report.
64 (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Leading spaces are ok.
66 2000-11-23 Pavel Roskin <proski@gnu.org>
68 * m4/regex.m4 (AM_WITH_REGEX): This macro was broken because
70 * m4/ccstdc.m4 (AC_PROG_CC_STDC): Added some M4 quotes.
71 * m4/dmalloc.m4 (AM_WITH_DMALLOC): Likewise.
72 * m4/lispdir.m4 (AM_PATH_LISPDIR): Likewise.
73 * m4/maintainer.m4 (AM_MAINTAINER_MODE): Likewise.
74 * m4/multi.m4 (AM_WITH_DMALLOC): Likewise.
75 * m4/python.m4 (AM_PATH_PYTHON): Likewise.
76 * m4/strtod.m4 (AM_FUNC_STRTOD): Likewise.
78 2000-11-23 Tom Tromey <tromey@cygnus.com>
80 * automake.in (require_file_internal): Pass $file as second
81 argument to maybe_push_required_file. Fixes PR automake/87.
83 2000-11-18 Tom Tromey <tromey@cygnus.com>
85 * m4/depend.m4 (AM_DEPENDENCIES): Redirect `$am_depcomp' stdout to
86 /dev/null. From Paul Martinolich.
88 2000-11-16 Morten Eriksen <mortene@sim.no>
90 * aclocal.in (write_aclocal): Set ``binmode'' after file has been
91 opened, otherwise it has no effect.
93 2000-10-23 Morten Eriksen <mortene@sim.no>
95 * aclocal.in (write_aclocal): Don't write aclocal.m4 with
96 CRLFs. This circumvents a bug in Cygwin bash.
98 * automake.in (generate_makefile): Don't write Makefile.in
99 files with CRLFs, as it causes problems for the dependency-file
100 extraction in AM_OUTPUT_DEPENDENCY_COMMANDS.
102 2000-10-19 Alex Hornby <alex@anvil.co.uk>
104 * automake.in (handle_merge_targets): Allow parallel install
107 2000-10-19 Akim Demaille <akim@epita.fr>
109 * subdir4.test (depcomp): Don't create it, defs does.
111 2000-10-17 Pavel Roskin <proski@gnu.org>
113 * automake.in (handle_aclocal_m4): exclude aclocal.m4 and
114 acinclude.m4 from the dependencies of aclocal.m4 to avoid
115 circular and duplicated dependencies. Strip "./" from the
118 2000-10-17 Lars J. Aas <larsa@sim.no>
120 * aclocal.in (write_aclocal): Set up aclocal.m4 header with
121 normal comments (#) instead of m4 dnl-type comments.
123 2000-10-17 Alex Hornby <alex@anvil.com>
125 * depcomp: Altered sed clause to strip of inclusion depth
126 numbers generated by cpp. Also output in gcc style.
128 2000-10-16 Morten Eriksen <mortene@sim.no>
130 * depcomp (msvisualcpp): New dependency tracking mode, for
131 Microsoft Visual C++.
133 2000-10-16 Morten Eriksen <mortene@sim.no>
135 * depcomp: Fix a bug in SGI dependency tracking mode with source
136 files which do not dependend on any other source files.
138 2000-10-16 Rodney Brown <RodneyBrown@mynd.com>
140 * aclocal.in, aclocal.m4: Standardize FSF Copyright statements.
141 * automake.in, automake.texi: Likewise.
142 * clean-kr.am, clean.am: Likewise.
143 * comp-vars.am: Likewise.
144 * compile, compile.am: Likewise.
145 * data-clean.am: Likewise.
147 * dejagnu.am: Likewise.
149 * depend.am, depend2.am: Likewise.
150 * dist-vars.am, dist.am: Likewise.
151 * elisp-comp: Likewise.
152 * footer.am: Likewise.
153 * header-vars.am, header.am: Likewise.
154 * java-clean.am java.am: Likewise.
155 * kr-extra.am: Likewise.
156 * library.am: Likewise.
157 * libs-clean.am, libs.am: Likewise.
158 * libtool.am: Likewise.
159 * lisp-clean.am lisp.am: Likewise.
160 * ltlib-clean.am ltlib.am: Likewise.
161 * ltlibrary.am: Likewise.
162 * m4/Makefile.in: Likewise.
163 * m4/strtod.m4: Likewise.
164 * mans-vars.am, mans.am: Likewise.
165 * mdate-sh: Likewise.
167 * multilib.am: Likewise.
168 * program.am: Likewise.
169 * progs-clean.am, progs.am: Likewise.
170 * python-clean.am, python.am: Likewise.
171 * remake-hdr.am, remake.am: Likewise.
172 * scripts.am: Likewise.
173 * subdirs.am: Likewise.
174 * tags-clean.am, tags.am: Likewise.
175 * texi-vers.am: Likewise.
176 * texinfos.am: Likewise.
179 2000-10-09 Pavel Roskin <proski@gnu.org>
181 * m4/init.m4 (AM_INIT_AUTOMAKE): Don't rely on variable
182 assignments changing $? - it's broken in ash-0.2.
183 * m4/missing.m4 (AM_MISSING_HAS_RUN): Likewise.
185 * automake.in (handle_aclocal_m4): If ACLOCAL_M4_SOURCES is
186 defined use it as the list of M4 files aclocal.m4 depends on.
188 2000-10-06 Alexandre Duret-Lutz <duret_g@epita.fr>
190 * aclocal.in (add_file): Strip comments while scanning for
193 2000-09-15 Alexandre Duret-Lutz <duret_g@epita.fr>
195 * automake.in (initialize_global_constants): End the
196 result of dist-bzip2 with tar.bz2, not bz2.
198 2000-08-30 Tom Tromey <tromey@cygnus.com>
200 Fix for PR automake/72:
201 * automake.in (initialize_per_input): Define `need_link'.
202 (finish_languages): Use need_link.
203 (handle_source_transform): Set need_link if required.
205 2000-08-28 Tom Tromey <tromey@cygnus.com>
207 * automake.in (yacc, yaccxx, lex, lexxx): Set `derived-autodep'
209 (register_language): Default the `derived-autodep' option.
210 (handle_single_transform_list): Add to %dep_files if language has
211 `derived-autodep' set. Re-fixes lex4.test.
213 2000-08-27 Tom Tromey <tromey@cygnus.com>
215 * automake.in (handle_single_transform_list): Only add to
216 %dep_files if language is found and supports automatic dependency
217 tracking. Fixes PR automake/75.
219 * automake.in (am_primary_prefixes): Don't set `valid' for
220 configure variables that don't satisfy the other constraints.
221 Fixes PR automake/68.
223 2000-04-14 Victor V. Vengerov <vvv@oktet.ru>
225 Fix for PR automake/67.
226 * automake.in (handle_multilib): remove .am suffix in fragment
227 name passed to file_contents.
228 * m4/multi.m4: Add missing ')' in AC_ARG_ENABLE invocation.
229 Remove external quotes in first arg of AC_OUTPUT_COMMANDS.
230 Remove unnecessary "rel-to-top-srcdir" before config-ml.in.
232 2000-08-26 Tom Tromey <tromey@cygnus.com>
234 * subdirs.am (maintainer-clean-recursive): Always run clean rules
235 in `.' after all subdirs. Fixes PR automake/3 and PR automake/24.
237 * automake.in (handle_man_pages): Generate install targets for man
238 even if man_MANS not defined. From `danpb'. Fixes PR automake/73.
240 * m4/depend.m4 (depcpp): Use `-o conftest.o'.
241 Fix for PR automake/74. From js pendry.
243 2000-08-20 Eli Zaretskii <eliz@is.elta.co.il>
245 * depcomp (gcc): Support DOS-style absolute file names with drive
248 2000-08-06 Jim Meyering <meyering@lucent.com>
250 * automake.in (handle_dependencies): Set $require_file_found{'depcomp'}
251 if the depcomp file exists, before calling require_config_file on
252 `depcomp'. This makes require_file_internal skip its buggy existence
253 test that would make automake fail (with `required file `lib/depcomp'
254 not found') when AC_CONFIG_AUX_DIR is not set.
256 This change change does not fix the existing bug where, if `depcomp'
257 is not present in the build directory (at the top level), automake
258 still gives the inaccurate diagnostic about *lib*/depcomp rather
261 2000-08-05 Jim Meyering <meyering@lucent.com>
263 * m4/header.m4 (AM_CONFIG_HEADER): Fix typo in last change:
264 add missing closing bracket and closing parenthesis.
265 Don't quote the first argument to AC_OUTPUT_COMMANDS.
266 Backslash-escape the backquotes and `$' in `am_indx'-incrementing stmt.
268 2000-08-04 Tom Tromey <tromey@cygnus.com>
270 Idea from Nicolas Thiery:
271 * automake.texi (Tests): Document DEJATOOL as a list.
272 * dejagnu.am (RUNTESTDEFAULTFLAGS): Use $$tool, not $(DEJATOOL).
273 (check-DEJAGNU): Run runtest in a loop.
275 2000-08-02 Akim Demaille <akim@epita.fr>
277 * m4: Quote properly the name of the macros being defined.
278 Use `#' instead of `dnl' where appropriate.
279 * m4/header.m4 (AM_CONFIG_HEADER): Get rid of changequote, just
281 Don't quote passive characters.
282 Pull the AC_PREREQ outside the macro.
283 * m4/init.m4: Pull the AC_PREREQ outside the macro.
285 2000-07-28 Tom Tromey <tromey@cygnus.com>
287 * lisp.am (uninstall-@DIR@LISP): Prefix file with $(DESTDIR).
290 2000-07-13 Kevin Ryde <user42@zip.com.au>
292 * automake.in (am_install_var): Apply the $(EXEEXT) hack to
293 EXTRA_PROGRAMS as well as other _PROGRAMS.
295 2000-07-02 Jim Meyering <meyering@lucent.com>
297 * automake.in (scan_one_configure_file): Recognize AC_LIBOBJ.
299 2000-06-19 Paolo Bonzini <bonzini@gnu.org>
301 * texi-vers.am: define UPDATED-MONTH variable (for an example, see
304 2000-06-02 Morten Eriksen <mortene@sim.no>
306 * depcomp: workaround for problem with SGI IRIX sed (it can only
307 handle lines of up to 8192 characters, the rest of the line will
310 2000-05-31 Morten Eriksen <mortene@sim.no>
312 * depcomp: tell SGI MIPSpro compilers to generate dependencies
313 through the pre-processor (only CVS libtool has the -Wc option
316 2000-05-15 Brendan O'Dea <bod@compusol.com.au>
318 * missing: Add support for `help2man'.
320 2000-05-11 Tom Tromey <tromey@cygnus.com>
322 * automake.in (handle_tests): Work correctly if TESTS is empty;
323 print nothing if it is. From Kevin Ryde.
325 2000-05-08 Tom Tromey <tromey@cygnus.com>
327 * automake.texi (Texinfo): Mention vers*.texi.
329 2000-05-04 Akim Demaille <akim@epita.fr>
331 AM_INIT_AUTOMAKE is no longer optional, so don't look for
332 `VERSION=' and `PACKAGE='.
333 * automake.in (seen_package, seen_version): Remove initializations of
334 unnecessary variables.
335 (scan_one_configure_file): Don't set them.
336 (scan_configure): Don't use them.
338 2000-05-01 Akim Demaille <akim@epita.fr>
340 * m4/init.m4 (AC_PROVIDE_IFELSE): If it is not defined, do it.
341 (AM_INIT_AUTOMAKE): Update the writing conventions.
342 Quote the arguments properly.
343 Add a few missing `dnl'.
344 Use AC_PROVIDE_IFELSE.
346 2000-04-26 Jim Meyering <meyering@lucent.com>
348 * automake.in (scan_one_configure_file): Handle the AC_CONFIG_FILES
349 macro. Based on a patch from Harlan Stenn.
351 2000-04-13 Akim Demaille <akim@epita.fr>
353 * compile: Remove unnecessary double quotes in assignments.
355 2000-04-13 Akim Demaille <demaille@epita.fr>
357 * automake.in (scan_one_configure_file): Also recognize
359 Remove trailing blanks.
361 2000-04-05 Tom Tromey <tromey@cygnus.com>
363 * header-vars.am (DESTDIR): Commented out definition.
365 * automake.in (require_file_internal): Pass --copy to libtoolize
366 if automake was run with `--copy'.
368 2000-03-22 Tom Tromey <tromey@cygnus.com>
370 * automake.texi (Uniform): Fix definition of pkglibdir.
371 From thi <ttn@revel.glug.org>.
373 2000-03-19 Tom Tromey <tromey@cygnus.com>
375 * aclocal.in (parse_arguments): Copyright 2000.
376 (write_aclocal): Likewise.
377 * automake.in (parse_arguments): Copyright 2000.
378 (initialize_global_constants): Likewise.
380 * automake.in (generate_makefile): Call handle_dist after
381 handle_dependencies and handle_tests. Fixes subobj3.test and
382 pr19.test regressions.
384 2000-03-19 Gordon Matzigkeit <gord@fig.org>
386 * depend2.am (@EXT@.o): Look for the source file in srcdir as well
387 as the current directory.
388 (@EXT@.lo): Likewise.
390 2000-03-19 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
392 * automake.in (handle_data): Pass -candist instead of
393 -defaultdist, for the compatibility.
395 2000-03-19 Tom Tromey <tromey@cygnus.com>
397 Fix for test nodepcomp.test:
398 * automake.in (require_file_internal): Use readlink on symlinks.
399 Only unlink file if we are going to try to add it again.
400 (handle_dependencies): Require `depcomp' here.
401 (scan_configure): Don't require `depcomp'.
403 2000-03-16 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
405 * automake.in (handle_configure): Remove $(BUILT_SOURCES) from
406 the rule to remake Makefile, whether $use_dependencies is true
407 or not. This was a historical one and doesn't make sense any
410 2000-03-19 Tom Tromey <tromey@cygnus.com>
412 More for PR automake/38:
413 * automake.texi (Invoking Automake): Document --force-missing.
414 * automake.in (force_missing): New global.
415 (parse_arguments): Recognize --force-missing.
416 (initialize_global_constants): Document --force-missing.
417 (require_file_internal): Handle --force-missing.
419 Fix for PR automake/38:
420 * automake.in (require_file_internal): Check for and handle
421 dangling symlinks. Fixes symlink2.test.
423 Fix for PR automake/45:
424 * automake.texi (configure): Mention requirement to run
426 (Requirements): Removed most text.
427 * automake.in (seen_init_automake): New global.
428 (scan_configure): Error if AM_INIT_AUTOMAKE not seen.
429 (scan_one_configure_file): Don't support AM_INIT_GUILE_MODULE.
430 Set seen_init_automake if needed.
432 Fix for PR automake/41:
433 * automake.in (require_file_found): New global.
434 (require_file_internal): Set require_file_found entry.
435 (handle_texinfo): Require file any number of times.
437 * automake.in (handle_dist_worker): Exit if `cp' fails. Fixes
440 * tags.am: Don't reference $$here. Report from Sven Verdoolaege.
442 2000-03-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
444 * m4/missing.m4: Print the backtick in a way that won't cause
445 autoconf CVS to emit any warnings.
447 2000-03-01 Jim Meyering <meyering@lucent.com>
449 * automake.in (handle_dist_worker) [generating rules for distdir]:
450 Don't use `ln' (which was just a space optimization anyway) to
451 populate $(distdir). Otherwise, the dist rules that change
452 permissions would end up affecting the master sources.
453 * texinfos.am (dist-info): Likewise.
455 2000-02-13 Jim Meyering <meyering@lucent.com>
457 * automake.in (generate_makefile): Detect write/close failure.
459 2000-02-02 Assar Westerlund <assar@sics.se>
461 * automake.in (handle_single_transform_list): do not use $< which
462 is not handled by all non-GNU makes. Instead do explicit sh code
463 testing for the file in this directory and srcdir. Based on a
464 suggestion by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
466 2000-01-12 Tom Tromey <tromey@cygnus.com>
468 * m4/lispdir.m4: Added --with-lispdir argument processing.
471 2000-01-06 Tom Tromey <tromey@cygnus.com>
473 * automake.in (handle_configure): Don't check for
475 (scan_configure): Check for AC_PROG_MAKE_SET.
477 * header-vars.am (@SET_MAKE@): Added.
478 * subdirs.am (@SET_MAKE@): Removed. Report from Motoyuki
481 1999-12-19 Tom Tromey <tromey@cygnus.com>
483 * automake.in (handle_dist_worker): Expand DIST_COMMON under all
485 (require_file_internal): Corrected arguments to second invocation
486 of maybe_push_required_file.
488 Fix for PR automake/9:
489 * automake.in (make_dirs, make_dirs_set): New globals.
490 (is_make_dir): New function.
491 (handle_configure): Use it.
492 (require_file_internal): Push file if there is no Makefile in its
494 (initialize_per_input): Initialize handle_dist_run.
495 (push_dist_common): Inspect handle_dist_run.
496 (handle_dist): Set handle_dist_run. Push items from
497 configure_dist_common onto dist_common if appropriate.
498 (configure_dist_common): New global.
499 (scan_configure): Set it.
500 (maybe_push_required_file): New function.
501 (require_file_internal): Use it.
503 * automake.in (handle_dist_worker): Scan DIST_COMMON to see if
504 more subdirs are defined. From Axel Belinfante. Fixes
507 1999-12-18 Tom Tromey <tromey@cygnus.com>
509 Partial fix for PR automake/40:
510 * lisp.am (install-@DIR@LISP): Handle nobase_ case.
511 (uninstall-@DIR@LISP): Likewise.
512 * header.am (install-@DIR@HEADERS): Handle nobase_ case.
513 (uninstall-@DIR@HEADERS): Likewise.
514 * data.am (install-@DIR@DATA): Handle nobase_ case.
515 (uninstall-@DIR@DATA): Likewise.
516 * automake.in (am_primary_prefixes): Recognize `nobase_' prefix.
517 (am_install_var): Recognize and handle `nobase_' prefix.
519 1999-12-17 Tom Tromey <tromey@cygnus.com>
521 * automake.in (get_object_extension): Added space before `-I.'.
522 Report from Ralf Corsepius.
524 1999-12-15 Tom Tromey <tromey@cygnus.com>
526 * aclocal.in: Don't pass $acdir to scan_m4_files.
527 (parse_arguments): Push $acdir on end of dirlist.
528 (scan_file): Don't warn if duplicate macro seen.
530 1999-12-13 Tom Tromey <tromey@cygnus.com>
532 Fix for PR automake/30 and PR automake/23. Fixes test
534 * automake.in (initialize_per_input): Initialize
535 source_suffix_pattern.
536 (derive_suffix): New function.
537 (handle_single_transform_list): Call it.
539 * automake.in (add_depend2): Handle the no-dependency-tracking
540 case. Fixes test suffix2.test.
542 * depcomp (tmpdepfile): [case sgi] Added missing `fi'.
544 * automake.in (get_object_extension): Fixed quoting on
547 * depend2.am: Removed erroneous comment.
549 * automake.texi (Program variables): Document nostdinc.
551 * automake.in (get_object_extension): Respect nostdinc option.
552 (handle_options): Recognize nostdinc.
553 * comp-vars.am (DEFS): Use @DEFAULT_INCLUDES@ as sole
556 * automake.in (read_am_file): Allow conditional includes. Fixes
559 * depcomp: Handle case on SGI when libtool is `yes'.
560 * depend2.am (@EXT@.o): Set libtool.
561 (@EXT@.lo): Likewise.
562 (@EXT@.obj): Likewise.
564 * depcomp: Unify dashmstdout and dashXmstdout cases. Move hp case
567 1999-12-13 Pavel Roskin <pavel_roskin@geocities.com>
569 * automake.in (add_depend2): substitute $rule in the rules
570 for individual files. Fixes test specflags5.test.
572 1999-12-12 Tom Tromey <tromey@cygnus.com>
574 * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Run mkinstalldirs
575 to create directories. Fixes test subobj3.test.
577 1999-12-10 Tom Tromey <tromey@cygnus.com>
579 * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Don't print
580 message when creating .deps files.
582 * automake.in (initialize_global_constants): If unreadable by
583 owner, make it readable by owner regardless of number of links.
584 Fixes more of install2.test.
586 * missing: Try to see if gnutar or gtar exist before invoking
589 * m4/missing.m4 (AM_MISSING_INSTALL_SH): Remove ${SHELL} from
590 install_sh value. Look for install-sh and install.sh in a
591 somewhat more sensible way. Fixes test install2.test. Partially
594 1999-12-09 Pavel Roskin <pavel_roskin@geocities.com>
596 * m4/missing.m4: remove redundant backquote
598 1999-11-23 Tom Tromey <tromey@cygnus.com>
600 * automake.in (initialize_global_constants): Use `bzip2 -9', not
601 `bzip --best' Report from Jim Meyering.
603 1999-11-22 Tom Tromey <tromey@cygnus.com>
605 * m4/missing.m4 (AM_MISSING_INSTALL_SH): Don't take argument.
606 * m4/init.m4 (AM_INIT_AUTOMAKE): Don't pass argument to
607 AM_MISSING_INSTALL_SH.
608 * automake.in (scan_one_configure_file): Reverted previous
611 * automake.in (scan_one_configure_file): Define `install_sh'
612 configure variable when AM_INIT_AUTOMAKE seen. Report from Jim
615 * automake.in (handle_single_transform_list): Generate explicit
616 rule for subdir objects. Fixes new addition to subobj.test.
618 * automake.in (handle_lib_objects_cond): Allow LIBOBJS to be
619 defined by AC_SUBST. Fixes ltlibobjs.test.
621 Fix for sourcesub.test:
622 * automake.in (handle_single_transform_list): Added `var'
623 argument. If config sub found, give error.
624 (handle_source_transform): Updated for new
625 handle_source_transform.
627 * py-compile: New file.
628 * m4/Makefile.am (m4data_DATA): Added python.m4.
629 * m4/python.m4: New file.
630 * automake.texi (Uniform): Mention PYTHON.
632 * Makefile.am (amfiles): Added python.am, python-clean.am.
633 (dist_script_DATA): Added py-compile.
634 * python.am: New file.
635 * python-clean.am: New file.
636 * automake.in (seen_pythondir): New global.
637 (generate_makefile): Call handle_python.
638 (handle_python): New function.
639 (scan_one_configure_file): Set seen_pythondir if AM_PATH_PYTHON
641 (am_install_var): Special-case PYTHON like JAVA.
642 (scan_configure): Check for py-compile.
643 (initialize_global_constants): Added py-compile to @common_files.
645 * ltlib.am (install-@DIR@LTLIBRARIES): Added missing space.
647 1999-11-21 Tom Tromey <tromey@cygnus.com>
649 * automake.in (finish_languages): Only generate suffix rule when
650 not doing dependency tracking.
652 * m4/init.m4 (AM_INIT_AUTOMAKE): Use AM_MISSING_INSTALL_SH.
653 * m4/missing.m4 (AM_MISSING_INSTALL_SH): New macro.
655 * depend2.am: Use @SOURCE@, @OBJ@, @LTOBJ@, @OBJOBJ@, and @BASE@.
658 1999-11-19 Tom Tromey <tromey@cygnus.com>
660 * dist.am: Set `CDPATH=:' to avoid problems. Merged from
661 Alexandre's change on branch.
663 1999-10-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
665 * Makefile.am (maintainer-check): Look for occurrences of ``cd'
667 * dejagnu.am: Set CDPATH before cd.
668 * Makefile.in: Rebuilt.
670 * automake.in (handle_single_transform_list): Change `\1' for `$1'
671 in `s///' replacement.
673 * automake.in (handle_dist): Set CDPATH before cd.
674 * dejagnu.am (check-DEJAGNU): Likewise.
675 * texinfos.am (install-info-am, dist-info): Likewise.
676 * m4/init.m4 (AM_INIT_AUTOMAKE): Likewise.
677 * m4/missing.m4 (AM_MISSING_HAS_RUN): Likewise.
678 * aclocal.m4, configure, Makefile.in: Rebuilt.
680 * AUTHORS: Added myself.
682 1999-09-14 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
684 * m4/missing.m4: Support relative srcdir and ac_aux_dir.
685 Reported by Tim Wilkinson <tim@transvirtual.com>
686 * aclocal.m4, configure: Rebuilt.
688 1999-08-17 Alexandre Oliva <oliva@dcc.unicamp.br>
690 * m4/lex.m4 (AM_PROG_LEX): Require AM_MISSING_HAS_RUN and, if no
691 LEX program is found, use `${am_missing_run}flex'.
693 1999-08-16 Alexandre Oliva <oliva@dcc.unicamp.br>
695 * automake.in (handle_single_transform_list): Replace `$(OBJEXT)'
698 * automake.in (handle_lib_objects_cond): Remove second dot from
699 dependency file names.
701 * depend2.am (OBJEXT@EXT@.obj): Dependency file should be .Po,
702 regardless of OBJEXT.
704 * automake.in (handle_dependencies): Add blank line after depend2.
705 (handle_dependencies): Start DEP_FILES with `@AMDEP@'. Output
706 blank line before `include's, not after them.
707 (scan_one_configure_file): Do not special-case `DEP_' any more.
709 * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Run for loop only
711 * aclocal.m4, configure: Rebuilt.
713 * m4/depend.m4 (AMDEPBACKSLASH): Define.
714 * depend2.am (@EXT@.o, @EXT@.lo, @EXT@.obj): Use AMDEPBACKSLASH.
716 * automake.in (handle_dependencies): Generate `include's for
717 dependency files after `@AMDEP@'.
719 * m4/missing.m4: Use eval, instead of a sub-shell, to test for
720 --run support in the missing script, since SHELL is not exported.
721 Reported by job bogan <job@piquin.uchicago.edu>
722 * aclocal.m4, configure: Rebuilt.
724 1999-08-15 Alexandre Oliva <oliva@dcc.unicamp.br>
726 * aclocal.m4, configure: Rebuilt with itself.
727 * Makefile.in, m4/Makefile.in, tests/Makefile.in: Likewise.
729 * m4/missing.m4 (AM_MISSING_PROG): Remove DIRECTORY argument.
730 Require AM_MISSING_HAS_RUN. Use am_missing_run, defined by...
731 (AM_MISSING_HAS_RUN): New macro.
732 * m4/init.m4: Remove missing_dir from calls to AM_MISSING_PROG.
733 * automake.texi (Requirements): Likewise.
734 * version.texi, stamp-vti: Rebuilt.
736 1999-07-28 Tom Tromey <tromey@cygnus.com>
738 * depcomp: Handle the `hp' mode.
740 1999-07-06 Tom Tromey <tromey@cygnus.com>
742 * depcomp: Work around HP-UX 10.20 sed bug.
744 1999-07-05 Tom Tromey <tromey@cygnus.com>
746 * automake.in (handle_dependencies): Generate a separate include
747 for each dep file. Report from Alexandre Oliva.
748 * depend.am: Don't include DEP_FILES.
750 1999-06-01 Alexandre Oliva <oliva@dcc.unicamp.br>
752 * depend.am: Add @AMDEP@ before `include', so that dependency
753 tracking can be disabled.
754 * depend2.am: Ditto, before all lines related with dependency
756 * m4/depend.m4 (AM_DEP_TRACK): New macro, that documents
757 --enable/disable-dependency-tracking and sets AMDEP accordingly.
758 It is implicitly disabled if depcomp is missing.
759 (AM_DEPENDENCIES): Disable dependency tracking unless it can be
760 generated by side-effect.
761 * m4/init.m4 (AM_INIT_AUTOMAKE): Require AM_DEP_TRACK.
762 * automake.in (handle_dependencies): Add @AMDEP@ before the value
764 * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Handle DEP_FILES
767 * depcomp: Support -xM for dependency generation, for Sun CC.
768 Reported by Alex Hornby <alex@anvil.co.uk>
769 * m4/depend.m4: Extract the list of supported dependency-tracking
770 mechanisms from the depcomp script and use it to test each one.
771 * THANKS: Added Alex Hornby.
773 * depend2.am: Move $(depcomp) to the line of $(...DEPMODE), so as
774 to leave $(...COMPILE) in a line by itself.
776 * THANKS: Added Miles Bader.
778 1999-06-01 Miles Bader <miles@ccs.mt.nec.co.jp>
780 * m4/depend.m4 (AM_DEPENDENCIES): Add check for `makedepend'.
781 Fix `dashmstdout' to ignore non-dependency-generating uses of the
783 * depcomp (makedepend): New dependency-generating method.
785 1999-06-01 Alexandre Oliva <oliva@dcc.unicamp.br>
787 * missing: If given `--run' as first argument, try to run the
788 given program before falling back to the ``emulated'' behavior.
789 Add support for `tar'.
790 * automake.in: Use new `tar' support for `dist'.
791 * m4/missing.m4 (AM_MISSING_PROG): Instead of checking for the
792 program, prepend `missing --run' to the given program name.
793 * m4/init.m4: Remove AMTAR-related stuff.
796 * m4/depout.m4: Instead of `find'ing Makefiles, just iterate on
797 CONFIG_FILES. Do not use temporary variable for list of
798 dependency files, it breaks Cygwin.
800 1999-04-27 Alexandre Oliva <oliva@dcc.unicamp.br>
802 * depcomp (gcc): Imported comments removed from depend2.am, so
803 that we don't lose them.
805 * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Avoid sed s/$U//
806 when not using ansi2knr.
808 1999-04-26 Alexandre Oliva <oliva@dcc.unicamp.br>
810 * m4/depend.m4 (AM_DEPENDENCIES): Test for depcc -E support.
811 * depcomp (cpp): Extract dependencies from `# nnn "..."' lines.
813 1999-04-25 Alexandre Oliva <oliva@dcc.unicamp.br>
815 * m4/depend.m4 (AM_DEPENDENCIES): Add a definition to conftest.h,
816 so as not to compile an empty source; some compilers fail on this.
817 Redirect stderr of depcc to /dev/null. Test for -M with -o,
818 because some compilers will output the rules to the output file.
819 * depcomp (dashmstdout): Add --silent before --mode=compile, so
820 that we don't get libtool output mixed up with make rules.
822 * m4/init.m4 (AM_INIT_AUTOMAKE): Require AM_SET_DEPDIR.
823 * depend2.am: Set tmpdepfile too, to speed up depcomp. Always use
824 -o for libtool, otherwise it may try to deduce the object name
825 from the dependency-generation flag.
826 * depcomp: Assume depdir exists. Preserve depfile on unsuccessful
829 * libtool.am: Do not emit .c.lo here...
830 * depend2.am: ... emit .*.lo here, only when using libtool.
831 * automake.in (get_object_extension): No more @MINUSO@ here.
832 (handle_single_transform_list): Set $depfile from $object.
833 (handle_dependencies): Emit depend2.am for all used languages,
834 regardless of $use_dependencies; the setting of depcomp makes the
836 (lang_cxx_finish): Do not emit compilation rules.
837 (lang_objc_finish): Likewise.
838 (lang_java_finish): Likewise.
840 1999-04-21 Tom Tromey <tromey@cygnus.com>
842 * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Correctly
843 interpolate DEPDIR in DEP_FILES expansion.
845 1999-04-20 Lee Iverson <leei@Canada.AI.SRI.COM>
847 * m4/depend.m4 (AM_DEPENDENCIES): Fix up test for SGI-style
849 * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Fix sed script to
850 handle multi-line dependency lists.
852 1999-11-12 Tom Tromey <tromey@cygnus.com>
854 Fix for PR automake/14:
855 * aclocal.in: Added `ud_GNU_GETTEXT'. Updated to mention
857 * automake.in: Mention AC_CYGWIN, not AC_CYGWIN32.
859 * m4/multi.m4: Added missing `]'. From Akim Demaille.
861 * Makefile.am (path-check): Make sure distdir is writeable before
863 * automake.in (handle_texinfo): Added `cm' and `ov' extensions.
864 (handle_dist_worker): Make sure distdir is writeable before
866 (initialize_global_constants [$dist_trailer]): Make sure distdir
867 is writeable before removing it.
868 * dist.am (distcheck): Make the new source tree read-only before
869 compiling. Idea from Karl Berry.
871 * automake.texi (Gnits): Allow COPYING.LIB again.
872 * automake.in (check_gnits_standards): Allow COPYING.LIB again.
874 1999-11-11 Jim Meyering <meyering@ascend.com>
876 * dist.am (distcheck): Remove $(distdir).tar.gz before counting
879 1999-11-09 Tom Tromey <tromey@cygnus.com>
881 * automake.in (handle_dist): Typo fix. From Jim Meyering.
883 1999-11-09 Jim Meyering <meyering@ascend.com>
885 * automake.in (handle_dist): Remove the DISTHOOK and GETTEXT
886 markers, no matter what.
888 1999-11-08 Tom Tromey <tromey@cygnus.com>
890 * dist.am (distcheck): Put `&&' at the start of the distcheck-hook
893 * automake.in (handle_dist_worker): Use `cp -R', not `cp -r'.
894 From Jim Meyering. Also, don't mention file name in `cp'
895 destination. From Olly Betts.
897 1999-10-27 Miodrag Vallat <miodrag@ifrance.com>
899 * texinfos.am (uninstall-info): Use installed info file, not one
900 from srcdir or builddir.
902 1999-11-07 Tom Tromey <tromey@cygnus.com>
904 * clean.am (maintainer-clean-generic): Remove Makefile.in. From
907 Fix for PR automake/18:
908 * automake.in (handle_dist): Add contents of dist.am to the output
910 * Makefile.am (amfiles): Added dist.am.
912 (distcheck): Added uninstall and distclean checks.
914 * automake.in (PATH_PATTERN): Added `-' as allowable character.
915 Fixes PR automake/20. From Matthew D. Langston.
917 * automake.in (SUFFIX_RULE_PATTERN): Add `0-9' as characters
918 allowed in suffixes. Fixes PR 22. From Matthias Clasen.
920 1999-10-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
922 * m4/lispdir.m4: -batch must come before -q.
923 * elisp-comp: Likewise.
924 Reported by Lars Hecking <lhecking@nmrc.ucc.ie>
925 * THANKS: Added Lars.
927 1999-08-15 Tom Tromey <tromey@cygnus.com>
929 * automake.in (get_object_extension): Fixed quoting bug. Fixes
932 1999-07-27 Tom Tromey <tromey@cygnus.com>
934 * config.guess, config.sub: New versions from autoconf.
936 1999-07-13 Tom Tromey <tromey@cygnus.com>
938 Work around losing `awk'. Report from Harlan Stenn.
939 * m4/init.m4 (AM_INIT_AUTOMAKE): Require AC_PROG_AWK.
940 * tags.am (ID, TAGS): Use $(AWK), not `awk'.
942 * automake.in (handle_source_transform): Mark prefix as seen if
943 corresponding _SOURCES variable exists. Fixes empty2.test.
945 1999-06-25 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
947 * configure.in (ACLOCAL): Do not prepend the variable SRCDIR to
949 (AUTOMAKE): Set --amdir to current directory.
951 1999-06-20 Tom Tromey <tromey@cygnus.com>
953 * Makefile.am (TAGS_FILES): New macro.
954 (ETAGS_ARGS): Moved files into TAGS_FILES.
955 (TAGS_DEPENDENCIES): Likewise.
956 (ETAGS_ARGS): Removed.
957 (TAGS_DEPENDENCIES): Removed duplicate definition.
959 * tags.am (ID): Handle VPATH correctly. Use TAGS_FILES. Report
960 from Ganesan Rajagopal.
963 1999-06-18 Thomas Tanner <tanner@ffii.org>
965 * automake.in (handle_ltlibraries): Check for -module in LDFLAGS,
968 1999-06-20 Mark Elbrecht <snowball3@bigfoot.com>
970 * ylwrap: Handle filenames output by the DOS version of Bison.
972 1999-06-20 Tom Tromey <tromey@cygnus.com>
974 * ylwrap: Be less strict when recognizing DOS paths. From Mark
977 1999-06-19 Tom Tromey <tromey@cygnus.com>
979 * automake.in (handle_dist_worker): Remove redundant entries from
982 * automake.in (handle_lib_objects_cond): Better error message when
983 unrecognized option passed in LDADD.
985 1999-06-08 Alexandre Oliva <oliva@dcc.unicamp.br>
987 * configure.in (ACLOCAL, AUTOMAKE): Use our own scripts, with
988 appropriate --acdir and --amdir arguments.
990 1999-06-07 Alexandre Oliva <oliva@dcc.unicamp.br>
992 * automake.in (dist_header): Avoid changing permissions of files
993 in the source tree, trying a complex `find/chmod' command before
994 falling back to plain chmod.
995 (handle_dist_worker): Do not create directories with mode 777, the
996 find above will take care of that.
997 * m4/init.m4: Set install_sh for find/chmod above.
999 * THANKS: Added Shuhei Amakawa.
1001 1999-06-07 Shuhei Amakawa <sa264@cam.ac.uk>
1003 * mans.am: Strip dirname from given filename.
1005 1999-06-07 Jim Meyering <meyering@ascend.com>
1007 * automake.in (handle_dist): Change emitted rules so that a failure
1008 in `$(MAKE) distcheck-hook' propagates to the outer make.
1010 1999-05-27 Tom Tromey <tromey@cygnus.com>
1012 * automake.in (handle_single_transform_list): Replace AM_FLAG and
1013 not FLAG in compilation rule.
1014 (add_depend2): Likewise.
1016 * ltlib.am (install-@DIR@LTLIBRARIES): Pass INSTALL_STRIP_FLAG to
1019 * m4/dmalloc.m4: Updated dmalloc site information.
1021 1999-05-19 Tom Tromey <tromey@cygnus.com>
1023 * automake.in (handle_single_transform_list): Push object name
1024 without extension onto lang_specific_files. Fixes
1027 * automake.in (handle_single_transform_list): Added missing
1028 space. Fixes specflags.test.
1030 1999-05-05 Tom Tromey <tromey@cygnus.com>
1032 * automake.in: Disabled dependency tracking for Java.
1034 1999-05-04 Tom Tromey <tromey@cygnus.com>
1036 * library.am (@LIBRARY@): Use $(@XLIBRARY@_AR).
1037 * automake.in (handle_libraries): Recognize _AR variable.
1039 1999-04-30 Tom Tromey <tromey@cygnus.com>
1041 * automake.in (finish_languages): Always use `-o $@' with
1042 libtool. Define ltcompile and ltlink at outermost scope in
1044 * libtool.am (.c.lo): Removed.
1046 * automake.in (finish_languages): Put `.' before extension in
1047 suffix list, `.obj' rule, and `.lo' rule. Look at `-flags', not
1048 `-flag'. From Pavel Roskin.
1050 1999-04-28 Tom Tromey <tromey@cygnus.com>
1052 * automake.in (finish_languages): Fixed scoping of ltcompile and
1053 ltlink. From Pavel Roskin.
1055 1999-04-27 Tom Tromey <tromey@cygnus.com>
1057 * automake.in (read_main_am_file): Don't start macro definition
1058 with backslash-newline. Instead, append newline at the end if
1061 * automake.in (read_am_file): Insert a backslash before a trailing
1062 newline. Fixes pluseq8.test.
1064 * automake.in (MACRO_PATTERN): Allow digits and `_' to start a
1066 (check_canonical_spelling): Don't insert `AM' before macro name
1067 (reverts Alexandre's 1999-04-27 patch).
1068 * automake.texi: Reverted documentation change for `AM' patch.
1070 * automake.in (handle_lib_objects_cond): Prefer `$1' over `\1'.
1071 Minor rewrite for clarity.
1072 (check_canonical_spelling): Prefer `$1' over `\1'.
1074 * depend2.am (@OBJ@): Renamed. Use @SOURCE@, @COMPILE@. Always
1076 (@LTOBJ@): Likewise.
1077 * automake.in (handle_single_transform_list): Don't print rule if
1078 doing dependency tracking and the file's language supports it.
1079 (initialize_per_input): Initialize lang_specific_files.
1080 (add_depend2): New function.
1081 (handle_dependencies): Use it.
1083 * automake.in (lang_ppf77_finish): Use lang_f77_finish.
1084 ratfor compiler name is `RCOMPILE'. ppf77 compiler name changed
1085 to `PPF77COMPILE' to allow use of f77 and ppf77 in the same
1087 (lang_ratfor_finish): Use lang_f77_finish.
1089 * compile.am (NOTDEPEND.c.o): Removed.
1090 (OBJEXT.c.obj): Likewise.
1091 * automake.in: Added `flags' attribute to all relevant languages.
1092 (handle_single_transform_list): Handle per-derived-object flags.
1093 Changed interface and all callers.
1094 (handle_built_sources): Don't call handle_single_transform_list.
1095 Added `compile' and `compiler-name' attribute to all relevant
1097 (finish_languages): Define compiler variables here.
1098 (lang_cxx_finish): Don't call define_compiler_variable. Don't
1099 define flag variable or .o rules. Don't add to @suffixes.
1100 (lang_f77_finish): Likewise.
1101 (lang_ppf77_finish): Likewise.
1102 (lang_objc_finish): Likewise.
1103 (lang_java_finish): Likewise.
1104 (finish_languages): Define flag variable here.
1105 Added `output-arg' attribute to all relevant languages.
1106 (finish_languages): Define `.o' rules here.
1107 (finish_languages): Put extension on @suffixes.
1108 (get_object_extension): Don't transform NOTDEPEND or MINUSO.
1110 1999-04-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1112 * automake.in (initialize_global_constants): Invoke gzip for
1113 dist-shar just like in plain dist, i.e., pass it GZIP_ENV and -c.
1115 * automake.in (initialize_global_constants): Remove zip file
1116 before re-creating it.
1117 Reported by Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
1119 * texinfos.am (uninstall-info): Look for info file in srcdir, just
1120 like in install-info-am.
1121 Reported by Tudor Hulubei <tudor@cs.unh.edu>
1123 * automake.in (handle_lib_objects_cond): \Q doesn't work either.
1124 Let's use the good ol' substitution, then.
1125 Reported by Russ Allbery <rra@stanford.edu>
1127 * automake.in (check_canonical_spelling): Insert AM before names
1128 starting with non-letters.
1130 * automake.texi: Document it.
1132 1999-04-26 Alexandre Oliva <oliva@dcc.unicamp.br>
1134 * automake.in (handle_lib_objects_cond): Do not use quotemeta, it
1135 doesn't work on perl4. Maybe \Q and \E do.
1137 1999-04-24 Tom Tromey <tromey@cygnus.com>
1139 * automake.in: Treat `.zip' and `.jar' files as Java.
1141 * automake.in (generate_makefile): Define `subdir' after reading
1143 (read_main_am_file): Give programming error if variable defined
1146 1999-04-22 Tom Tromey <tromey@cygnus.com>
1148 * automake.in (generate_makefile): Define `subdir' variable.
1149 (handle_dist): Don't define `subdir'.
1151 * automake.in (handle_texinfo): Change numbering scheme for
1152 stamp-vti files, to avoid problems with DOS.
1153 From Michel de Ruiter.
1155 * automake.texi: Don't mention AM_FUNC_MKTIME.
1156 * aclocal.in (obsolete_macros): Mention AM_FUNC_MKTIME.
1157 * automake.in (scan_one_configure_file): Recognize
1158 AC_FUNC_MKTIME, not AM_FUNC_MKTIME.
1159 (obsolete_macros): Mention AM_FUNC_MKTIME.
1160 * m4/Makefile.am (m4data_DATA): Removed mktime.m4.
1161 * m4/mktime.m4: Removed.
1163 1999-04-20 Tom Tromey <tromey@cygnus.com>
1165 * automake.texi (Top level): Don't recommend substing SUBDIRS.
1167 1999-04-20 Brian Ford <ford@vss.fsi.com>
1169 * scripts.am: Change else if's to elif.
1171 1999-04-20 Alexandre Oliva <oliva@dcc.unicamp.br>
1173 * automake.in (handle_lib_objects_cond): Only require the source
1174 of a LIBOBJ if it's not in BUILT_SOURCES.
1175 Reported by Erez Zadok.
1177 1999-04-19 Tom Tromey <tromey@cygnus.com>
1179 * automake.in: Treat `.class' files as Java source.
1180 (lang_java_finish): Handle `.class' files.
1182 1999-04-18 Alexandre Oliva <oliva@dcc.unicamp.br>
1184 * m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site-lisp/*$'.
1186 * m4/lispdir.m4: Do not override lispdir if it's already defined.
1187 Run some emacs-lisp to find out the site-lisp directory, but
1188 relocate it into prefix.
1190 1999-04-17 Paul Eggert <eggert@twinsun.com>
1192 * m4/mktime.m4 (bigtime_test, main): Move alarm from
1193 bigtime_test to main, since Solaris 7 (64-bit) mktime loops
1194 even outside of bigtime_test. Use a time limit of 60 seconds
1195 for the whole test, not 10 seconds per iteration.
1197 1999-04-17 Erez Zadok <ezk@cs.columbia.edu>
1199 * automake.in: Create stamps for headers in appropriate
1200 directories, even if the input file lives in a different place.
1201 * remake-hdr.am: Likewise.
1203 1999-04-16 Tom Tromey <tromey@cygnus.com>
1206 * progs.am (install-@DIR@PROGRAMS, uninstall-@DIR@PROGRAMS):
1207 Invoke `sed' only once per program.
1208 * scripts.am (install-@DIR@SCRIPTS, uninstall-@DIR@SCRIPTS):
1209 Invoke `sed' only once per program.
1211 1999-04-13 Tom Tromey <tromey@cygnus.com>
1213 * automake.in (handle_subdirs): Make `install-recursive' phony.
1214 From Michel de Ruiter.
1216 * automake.in (handle_ltlibraries): Added missing `check'.
1218 1999-04-12 Tom Tromey <tromey@cygnus.com>
1220 * ansi2knr.c: New version from Pavel Roskin (via ansi2knr.c
1223 1999-04-11 Tom Tromey <tromey@cygnus.com>
1225 * automake.in (handle_dist): Use AMTAR.
1226 (initialize_global_constants): Likewise.
1227 * m4/init.m4 (AM_INIT_AUTOMAKE): Use AMTAR, not TAR.
1229 * automake.in (lang_sub_obj): New function.
1230 (lang_cxx_rewrite): Use it.
1231 (lang_asm_rewrite): Likewise.
1232 (lang_objc_rewrite): Likewise.
1233 (lang_cxx_finish): Add `-o $@' to all C++ rules.
1234 (lang_asm_finish): Add `-o' to suffix rules when appropriate.
1235 (lang_objc_finish): Add `-o $@' to all ObjC rules.
1236 (lang_java_finish): Likewise.
1238 * automake.in: Only register `asm' once.
1239 (lang_asm_finish): Put assembly suffixes on @suffixes.
1241 * libtool.am (.s.lo): Removed.
1243 * automake.in (lang_asm_finish): Handle libtool.
1245 * libtool.am (.c.o): Always pass -c to libtool.
1247 * automake.in (lang_yacc_rewrite): Handle sources in subdirs.
1248 (lang_yaccxx_rewrite): Likewise.
1249 (lang_lex_rewrite): Likewise.
1250 (lang_lexxx_rewrite): Likewise.
1252 Assembly code no longer included by default:
1253 * compile.am (.s.o): Removed.
1255 * automake.in: Register `asm' language.
1256 (lang_asm_finish): Generate suffix rules for assembly.
1257 (get_object_extension): Don't add `.s' or `.S' to suffix list.
1259 * automake.in (get_object_extension): Substitute @MINUSO@ when
1260 including compile.am.
1261 * compile.am (.c.o): Added @MINUSO@.
1264 First cut at allowing objects in subdirectories:
1265 * m4/Makefile.am (m4data_DATA): Added minuso.m4.
1266 * Makefile.am (dist_script_DATA): Added compile.
1267 * m4/minuso.m4: New file.
1268 * automake.in (initialize_global_constants): Added compile to
1270 (seen_cc_c_o): New global.
1271 (scan_one_configure_file): Set it when AM_PROG_CC_C_O seen.
1272 (handle_options): Recognize `subdir-objects' option.
1273 (lang_c_rewrite): Added directory argument.
1274 (lang_yacc_rewrite): Likewise.
1275 (lang_yaccxx_rewrite): Likewise.
1276 (lang_lex_rewrite): Likewise.
1277 (lang_lexxx_rewrite): Likewise.
1278 (handle_single_transform_list): Pass directory to _rewrite
1279 function. Generate dependencies for dirstamp files for each .o;
1280 it is just the rules we want to create once.
1281 (lang_c_rewrite): Handle `subdir-objects' option.
1282 (lang_c_rewrite): Require `compile' program.
1283 * compile: New file.
1285 * automake.in (initialize_per_input): Initialize %directory_map.
1286 (handle_single_transform_list): Only create .dirstamp rules once
1289 * m4/gcj.m4 (AM_PROG_GCJ): Use AC_CHECK_PROGS, not AC_CHECK_PROG.
1292 * automake.in (configure_input_files): New global.
1293 (scan_configure): Set it.
1294 (handle_configure): Use configure_input_files when determining
1295 which subdirs have a Makefile.am. Fixes confh.test.
1296 (handle_configure): Only recognize acconfig.h in top srcdir.
1298 1999-04-10 Tom Tromey <tromey@cygnus.com>
1300 * depend2.am (%.o): Use `$(*D)/$(*F)', not just `$(*F)'.
1303 * automake.in (am_install_var): Remove redundancies from the
1304 result. Fixes test cond8.test.
1306 * automake.in (handle_single_transform_list): Handle dependency
1307 tracking when files are created in subdirs. Error if object in
1308 subdir has `..' component.
1310 * automake.in (initialize_global_constants): Use $(TAR), not tar.
1312 * automake.in (handle_ltlibraries): Allow check_LTLIBRARIES.
1314 * automake.in (lang_yacc_finish): Added missing `&'.
1316 1999-04-10 Alexandre Oliva <oliva@dcc.unicamp.br>
1318 * automake.in (handle_configure): Replace multiple occurrences of
1319 @STAMP@ in the same line; completes the patch for remake-hdr.am
1322 * automake.in (handle_dependencies): Fix test for `autodep'
1325 * automake.in (handle_source_transform): Add a pfx to used_pfx
1326 only if it's conditional or non-empty, to reduce the number of
1327 empty variables. Emit _OBJECS variable based on program name if
1328 no SOURCES were explicitly specified.
1330 * remake-hdr.am: Create the stamp file before the header file,
1331 and just rename it after, so that the timestamps will be correct.
1332 Reported by Marc Horowitz <marc@mit.edu>
1334 * automake.in (lang_yacc_finish): Generate and dist a `.h' for a
1335 `.y' iff YFLAGS or AM_YFLAGS contain `-d'.
1336 Reported by Jim Meyering <meyering@ascend.com>
1338 * automake.in (lang_yacc_finish): $hname must not contain a `.'.
1340 1999-04-10 Tom Tromey <tromey@cygnus.com>
1342 * Makefile.am (EXTRA_DIST): New macro.
1343 * ChangeLog.1996, ChangeLog.1998: New files.
1345 1999-04-09 Tom Tromey <tromey@cygnus.com>
1347 * automake.in (handle_source_transform): Handle dist and nodist
1349 (initialize_per_input): Initialize dist_sources.
1350 (check_libobjs_sources): Handle dist and nodist prefixes.
1351 (generate_makefile): Define DIST_SOURCES.
1352 * dist-vars.am (DISTFILES): Reference DIST_SOURCES, not SOURCES.
1354 * automake.texi (Macros): Mention AM_PROG_GCJ.
1355 (Java Support): New node.
1356 (Dist): Documented dist_ and nodist_ prefixes.
1358 * m4/gcj.m4 (AM_PROG_GCJ): Renamed from AC_PROG_GCJ.
1360 * automake.in (lang_java_finish): Generate .lo rule for `.java'
1361 files, not `.gcj' files.
1363 * m4/gcj.m4: New file.
1364 * m4/Makefile.am (m4data_DATA): Added gcj.m4.
1366 * automake.in: Register the `java' language.
1367 (resolve_linker): Handle GCJLINK.
1368 (lang_java_rewrite): New function.
1369 (LANG_IGNORE, LANG_PROCESS, LANG_SUBDIR): New constants.
1370 (lang_c_rewrite): Use new constants.
1371 (lang_cxx_rewrite): Likewise.
1372 (lang_header_rewrite): Likewise.
1373 (lang_yacc_rewrite): Likewise.
1374 (lang_yaccxx_rewrite): Likewise.
1375 (lang_lex_rewrite): Likewise.
1376 (lang_lexxx_rewrite): Likewise.
1377 (lang_asm_rewrite): Likewise.
1378 (lang_f77_rewrite): Likewise.
1379 (lang_ppf77_rewrite): Likewise.
1380 (lang_ratfor_rewrite): Likewise.
1381 (lang_objc_rewrite): Likewise.
1382 (handle_single_transform_list): Likewise. Handle LANG_SUBDIR
1383 return from rewrite function.
1384 (lang_java_finish): New function.
1385 (register_language): Changed interface and all calls. Added
1386 `autodep' settings to various languages.
1387 (handle_dependencies): Use `autodep' property of language when
1388 including dependency-tracking code.
1390 1999-04-07 Tom Tromey <tromey@cygnus.com>
1392 * automake.in (handle_texinfo): Indentation fixes.
1394 1999-04-07 Alexandre Oliva <oliva@dcc.unicamp.br>
1396 * automake.in (value_to_list): Skip *only* trailing backslashes.
1398 1999-04-07 Pavel Roskin <pavel_roskin@geocities.com>
1400 * automake.in (value_to_list): Skip trailing backslashes.
1402 1999-04-07 Alexandre Oliva <oliva@dcc.unicamp.br>
1404 * automake.in (handle_texinfo): Add texinfo.tex to config_aux_dir
1406 Reported by Per Cederqvist <ceder@lysator.liu.se>
1407 (handle_texinfo): Do not define texinfo_tex='.', use
1408 '$(srcdir)/texinfo.tex' instead; the directory name will be
1410 (require_conf_file_with_line): Fixed typo.
1412 1999-04-03 Raja R Harinath <harinath@cs.umn.edu>
1414 * automake.in (handle_tests): Test `dir=./' before `dir=', so that
1415 we do not depend on PATH starting with `.'.
1417 1999-03-31 Tom Tromey <tromey@cygnus.com>
1419 * automake.in (quote_cond_val): Quote \n.
1420 (unquote_cond_val): Unquote \n.
1421 (read_am_file): If line ends with `\', preserve it and add a
1423 (read_main_am_file): In conditional case, put conditional text at
1424 beginning of each generated line.
1426 1999-03-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1428 * automake.in (handle_tests): support XFAIL_TEST
1429 * automake.texi: document it
1431 1999-04-12 Alexandre Oliva <oliva@dcc.unicamp.br>
1433 * End of merge from trunk.
1435 1999-04-12 Alexandre Oliva <oliva@dcc.unicamp.br>
1437 * automake.in (cmdline_use_dependencies): Reintroduce it.
1438 (--ignore-deps): Set cmdline_use_dependencies again.
1439 (handle_dependencies): If use_dependencies is not set, define
1441 (handle_configure): Pass --ignore-deps to generated Makefile.ins.
1442 (scan_configure): Do not require depcomp when ignoring
1444 (initialize_global_constants): Reintroduce --ignore-deps.
1446 1999-04-10 Alexandre Oliva <oliva@dcc.unicamp.br>
1448 * depcomp: New file.
1449 * Makefile.am (dist_script_DATA): Added depcomp.
1450 * automake.in (cmdline_use_dependencies, omit_dependencies,
1451 dependency_macros): Removed.
1452 (--ignore-deps): Just ignore.
1453 (handle_single_transform_list, dep_files): Named dependency files
1454 as \$(DEPDIR)/$base.P$obj
1455 (handle_lib_objects_cond): Likewise.
1456 (generate_dependency_code): Do not check for AM_*_DEPENDENCIES.
1457 (scan_one_configure_file): Likewise.
1458 (handle_dependencies): Always enable auto-dep. Define `depcomp'.
1459 Ignore OMIT_DEPENDENCIES.
1460 (handle_configure): Do not pass --ignore-deps.
1461 (scan_configure): Require `depcomp'.
1462 (initialize_global_constants): Make `depcomp' common. Remove
1463 `--ignore-deps' from usage.
1464 (get_object_extension): No more NOTDEPEND in compile nor libtool.
1465 * compile.am: Remove rules for .c.o and .c.obj
1466 * depend.am (distclean-depend): Wipe out $(DEPDIR)
1467 * depend2.am (@FPFX@DEPMODE): Define from config.status.
1468 Use it and depcomp in suffix rules.
1469 * libtool.m4: Likewise.
1470 * m4/ccdepend.m4, m4/cxxdepend.m4: Removed.
1471 * m4/depvars.m4, m4/objcdepend.m4: Likewise.
1472 * m4/Makefile.am (dist_m4data_DATA): Likewise.
1473 * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Extract DEPDIR
1474 from the Makefile and subst it in deps. Report creation of deps
1475 files (for now). Replace $U with `_' and the empty string. Write
1476 a comment to each created file.
1477 * m4/depend.m4 (AM_SET_DEPDIR): Select a valid deps dir name.
1478 (AM_DEPENDENCIES): Accept CC, CXX and OBJC. Just determine the
1479 dependency mode and AC_SUBST [$1]DEPMODE.
1480 * m4/init.m4 (AM_INIT_AUTOMAKE): Automatically call
1481 AM_DEPENDENCIES for CC and CXX, if the corresponding AC_PROG
1482 appears in configure.in, before or after AM_INIT_AUTOMAKE.
1484 1999-04-02 Raja R Harinath <harinath@cs.umn.edu>
1486 * depout.m4: Fix sed expression for extracting `dirpart'.
1488 1999-03-29 Tom Tromey <tromey@cygnus.com>
1490 * depend2.am (DEP_@FPFX@COMPILE): Use `!=' and not `-ne'.
1492 * compile.am (.c.obj): Also disabled when dependency tracking
1494 * depend2.am (@EXT@.obj): New target.
1495 * automake.in (get_object_extension): Added explanatory comment.
1496 (generate_dependency_code): Handle $seen_objext.
1498 * depend.am: Removed obsolete comment.
1499 * depend2.am: Minor formatting fix.
1501 1999-03-28 Tom Tromey <tromey@cygnus.com>
1503 * m4/Makefile.am (dist_m4data_DATA): Renamed, and added new
1505 (EXTRA_DIST): Removed.
1506 * automake.in (dependency_macros): New global.
1507 (scan_one_configure_file): Recognize new dependency tracking
1508 macros, and define new resulting configure variables.
1509 (generate_dependency_code): New sub.
1510 (handle_dependencies): Use it.
1511 * depend2.am (DEP_@FPFX@COMPILE): New macro.
1513 (@EXT@.lo): Likewise.
1514 * m4/depvars.m4: New file.
1515 * m4/objcdepend.m4: New file.
1516 * m4/cxxdepend.m4: New file.
1517 * m4/init.m4: Moved dependency handling code into depout.m4.
1518 * m4/depout.m4: New file.
1519 * m4/ccdepend.m4: New file.
1520 * m4/depend.m4: New file.
1522 * depend2.am (@EXT@.o): Renamed to be old-style suffix pattern.
1523 (@EXT@.lo): Likewise.
1524 * m4/init.m4 (AM_INIT_AUTOMAKE): Don't create `.deps/.P'; it is no
1527 * m4/init.m4 (AM_INIT_AUTOMAKE): Add code to config.status which
1528 will create the required .P files for dependency tracking.
1529 * automake.in (scan_dependency_file): Removed.
1530 (handle_dependencies): Never call scan_dependency_file.
1531 (generate_deps): Removed.
1532 (parse_arguments): Don't recognize --generate-deps, --build-dir,
1533 --srcdir-name, or --include-deps. Do recognize --ignore-deps.
1534 (srcdir_name): Removed.
1535 (build_directory): Removed.
1536 (initialize_global_constants): Changed $USAGE to reflect argument
1538 (handle_dist_worker): Never run automake in `dist' rule.
1539 (handle_configure): Use --ignore-deps, not --include-deps.
1540 * depend.am (DEPS_MAGIC): Removed.
1541 (DEP_FILES): Unconditionally include.
1543 1999-03-27 Tom Tromey <tromey@cygnus.com>
1545 * automake.in (saw_sources_p): Correctly count header extensions
1547 (handle_headers): Fixed order of arguments to am_install_var.
1549 * automake.in (am_install_var): Don't error if EXTRA_foo is
1552 * scripts.am (install-@DIR@SCRIPTS): Use NDIR when appropriate.
1553 (uninstall-@DIR@SCRIPTS): Likewise.
1554 * progs.am (install-@DIR@PROGRAMS): Use NDIR when appropriate.
1555 (uninstall-@DIR@PROGRAMS): Likewise.
1556 * ltlib.am (install-@DIR@LTLIBRARIES): Use NDIR when appropriate.
1557 (uninstall-@DIR@LTLIBRARIES): Likewise.
1558 * lisp.am (install-@DIR@LISP): Use NDIR when appropriate.
1559 (uninstall-@DIR@LISP): Likewise.
1560 * libs.am (install-@DIR@LIBRARIES): Use NDIR when appropriate.
1561 (uninstall-@DIR@LIBRARIES): Likewise.
1562 * java.am (install-@DIR@JAVA): Use NDIR when appropriate.
1563 (uninstall-@DIR@JAVA): Likewise.
1564 * header.am (install-@DIR@HEADERS): Use NDIR when appropriate.
1565 (uninstall-@DIR@HEADERS): Likewise.
1566 * data.am (install-@DIR@DATA): Use NDIR when appropriate.
1567 (uninstall-@DIR@DATA): Likewise.
1568 * Makefile.in: Rebuilt.
1569 * Makefile.am (dist_pkgdata_DATA): Renamed.
1570 (EXTRA_DIST): Removed.
1571 (install-data-hook): Added POST_INSTALL; print commands as they
1572 are run; respect DESTDIR.
1573 * dist-vars.am (DISTFILES): Removed $(HEADERS).
1574 * automake.in (am_install_var): Accept `-candist' and
1575 `-defaultdist' options. Handle `dist_' and `nodist_' prefixes.
1576 (am_primary_prefixes): Added can_dist argument. Recognize `dist_'
1577 and `nodist_' prefixes.
1578 (handle_scripts): Pass -candist to am_install_var.
1579 (handle_data): Pass -defaultdist to am_install_var.
1580 (handle_headers): Likewise.
1581 (handle_emacs_lisp): Pass -candist to am_install_var.
1582 (handle_java): Pass -candist to am_install_var.
1584 1999-03-26 Tom Tromey <tromey@cygnus.com>
1586 * m4/init.m4: Fixed typo when invoking SHELL.
1588 * automake.in (lang_yacc_finish): Always use `.h' as suffix for
1589 yacc header file. From Ralf Corsepius.
1591 * Makefile.in: Rebuilt.
1592 * Makefile.am: Updated to reflect removal of TAR subst.
1593 * automake.texi (Options): Document dist-bzip2.
1594 * automake.in (TAR): Removed global.
1595 (initialize_global_constants): Changed `dist' to use pipe with
1596 gzip; work with non-GNU tar.
1597 (handle_dist): Handle non-GNU tar. Don't define TAR.
1598 (initialize_global_constants): Added `dist-bzip2' entry.
1599 (handle_options): Recognize dist-bzip2 option.
1600 (handle_dist): Likewise.
1601 * configure: Rebuilt.
1602 * configure.in: Don't check for tar.
1603 * m4/init.m4 (AM_INIT_AUTOMAKE): Check for `tar'. Substitute
1606 * automake.in (am_install_var): Removed obsolete comment.
1608 * texinfos.am (uninstall-info): Don't print loop but instead print
1609 commands. Simplified pre-uninstall loop.
1610 * scripts.am (uninstall-@DIR@SCRIPTS): Don't print loop but
1611 instead print commands.
1612 * progs.am (uninstall-@DIR@PROGRAMS): Don't print loop but instead
1614 * ltlib.am (uninstall-@DIR@LTLIBRARIES): Don't print loop but
1615 instead print commands.
1616 * lisp.am (install-@DIR@LISP): Strip subdir from file name.
1617 (uninstall-@DIR@LISP): Likewise. Also, don't print loop but
1618 instead print commands.
1619 * libs.am (uninstall-@DIR@LIBRARIES): Don't print loop but instead
1621 * java.am (uninstall-@DIR@JAVA): Don't print loop but instead
1623 * header.am (install-@DIR@HEADERS): Strip subdir from file name.
1624 (uninstall-@DIR@HEADERS): Likewise. Also, don't print loop but
1625 instead print commands.
1626 * data.am (install-@DIR@DATA): Strip subdir from file name.
1627 (uninstall-@DIR@DATA): Likewise. Also, don't print loop but
1628 instead print commands.
1630 * automake.in (handle_merge_targets): `install-strip' is a phony
1631 target. From Michel de Ruiter.
1633 1999-03-25 Tom Tromey <tromey@cygnus.com>
1635 * automake.in (define_compiler_variable): Don't define variable
1638 1999-03-25 Alexandre Oliva <oliva@dcc.unicamp.br>
1640 * automake.in (LDADD): accept -dlopen and -dlpreopen here
1641 * automake.texi: ditto
1643 1999-03-25 Alexandre Oliva <oliva@dcc.unicamp.br>
1645 * automake.in (TESTS): make from Solaris 7/x86 loses if srcdir
1646 is absolute and != objdir. dir="" or "$(srcdir)/" fixes it
1648 1999-03-24 Tom Tromey <tromey@cygnus.com>
1650 * automake.in (define_compiler_variable): New sub.
1651 (finish_languages): Use it.
1652 (lang_cxx_finish): Likewise.
1653 (lang_f77_finish): Likewise.
1654 (lang_ppf77_finish): Likewise.
1655 (lang_ratfor_finish): Likewise.
1656 (lang_objc_finish): Likewise.
1658 1999-03-23 Tom Tromey <tromey@cygnus.com>
1660 * progs.am (install-@DIR@PROGRAMS): Use `-e' instead of multiple
1661 sed invocations. From Elrond.
1662 (uninstall-@DIR@PROGRAMS): Likewise.
1664 * automake.in (lang_lex_finish): Rewrite `l', not `y', to `c'.
1665 From Ralf Corsepius.
1667 1999-02-01 Thomas Tanner <tanner@gmx.de>
1669 * automake.in: accept both A(C|M)_PROG_LIBTOOL, print a
1670 warning when AM_PROG_LIBTOOL was found
1671 * automake.texi: renamed AM_PROG_LIBTOOL to AC_PROG_LIBTOOL
1673 1999-03-22 Tom Tromey <tromey@cygnus.com>
1675 Made `+=' more robust. Fixes pluseq6.test and pluseq7.test.
1676 * automake.in (define_standard_variables): New sub.
1677 (read_main_am_file): Use two passes to scan standard variables.
1678 (read_am_file): Don't special-case configure variables with `+='.
1679 (initialize_per_input): Initialize %var_was_plus_eq.
1680 (read_am_file): Set var_was_plus_eq element correctly.
1681 (define_variable): Give error if variable assigned with `+=' is
1683 (initialize_per_input): Initialize %am_var_defs.
1684 (file_contents_with_transform): Set element in %am_var_defs.
1685 (read_am_file): Use %am_var_defs.
1687 1999-03-21 Tom Tromey <tromey@cygnus.com>
1689 * automake.in (initialize_per_input): Initialize %object_map.
1690 (handle_single_transform_list): Allow source files in
1693 1999-03-21 Jim Meyering <meyering@na-net.ornl.gov>
1695 * automake.in (handle_dist): Add missing newline after the first
1698 1999-03-11 Tom Tromey <tromey@cygnus.com>
1700 * m4/error.m4, m4/mktime.m4, m4/obstack.m4, m4/regex.m4,
1701 m4/strtod.m4: Use $ac_objext, not `.o'. From Jim Meyering.
1704 * automake.in (handle_dist): Add `;\' to end of distcheck-hook
1706 (scan_one_configure_file): In LIBOBJS, recognize `$ac_objext' as
1707 legitimate ending. Fixes libobj9.test.
1709 From Ralf Corsepius. Fixes lex3.test.
1710 * automake.in (lang_yacc_finish): Include `.' in name pushed onto
1711 maintainer-clean list.
1712 (lang_lex_finish): Likewise.
1714 1999-03-02 Tom Tromey <tromey@cygnus.com>
1716 * subdirs.am (maintainer-clean-recursive): Changed "&&" into "if"
1717 construct to work around FreeBSD make/sh problem. From Rich Wales.
1719 1999-03-01 Tom Tromey <tromey@cygnus.com>
1721 Fixes from Pavel Roskin:
1722 * automake.in (variable_conditions_sub): Sort list passed to
1723 variable_conditions_permutations.
1724 (variable_conditions): Sort list before returning.
1726 1999-02-27 Tom Tromey <tromey@cygnus.com>
1728 * automake.in (lang_extensions): New sub.
1729 (handle_dependencies): Use it.
1730 (cxx_extensions): Removed.
1731 (lang_cxx_finish): Use lang_extensions.
1732 (f77_extensions): Removed.
1733 (lang_f77_finish): Use lang_extensions.
1734 (objc_extensions): Removed.
1735 (lang_ppf77_finish): Put `.' before extension. Fixes ext.test.
1736 Report from Dave Morrison.
1737 (lang_ratfor_finish): Likewise.
1739 1999-02-26 Tom Tromey <tromey@cygnus.com>
1741 * automake.in (finish_languages): Added AM_LDFLAGS.
1742 (lang_cxx_finish): Likewise.
1743 (lang_f77_finish): Likewise.
1744 (lang_ppf77_finish): Likewise.
1745 (lang_ratfor_finish): Likewise.
1746 (lang_objc_finish): Likewise.
1748 1999-02-11 Tom Tromey <tromey@cygnus.com>
1750 * aclocal.in (obsolete_macros): Copied from automake.in.
1751 (obsolete_rx): Use only keys of obsolete_macros.
1752 (scan_configure): Report replacement macro for an obsolete macro.
1753 * automake.in (obsolete_macros): Added ud_GNU_GETTEXT.
1755 * automake.in (obsolete_macros): Corrected typo in AM_EXEEXT
1756 entry. Fixes obsolete2.test.
1758 * automake.in (obsolete_macros): Use empty string to indicate no
1760 (scan_one_configure_file): Likewise.
1762 1999-02-07 Paul Eggert <eggert@twinsun.com>
1764 * m4/ccstdc.m4 (AM_PROG_CC_STDC): Prefer -Ae to -Aa
1765 -D_HPUX_SOURCE, since -Ae allows `long long' and this is
1766 needed by some programs.
1768 1999-02-10 Tom Tromey <tromey@cygnus.com>
1770 * automake.in (handle_texinfo): Added `pgs' to list of
1771 extensions. From NISHIDA Keisuke.
1773 1999-02-04 Akim Demaille <demaille@inf.enst.fr>
1775 * automake.in (handle_texinfo): remove texinfo.tex from
1778 1999-02-02 Tom Tromey <tromey@cygnus.com>
1780 * automake.in (handle_merge_targets): Use INSTALL_STRIP_FLAG.
1781 * progs.am (install-@DIR@PROGRAMS): Added INSTALL_STRIP_FLAG.
1782 * header-vars.am (INSTALL_PROGRAM): Removed
1783 AM_INSTALL_PROGRAM_FLAGS.
1784 (INSTALL_STRIP_FLAG): New macro.
1786 * automake.in: Handle `ypp' as C++ yacc source and `lpp' as C++
1788 (lang_yacc_finish): Likewise.
1789 (lang_lex_finish): Likewise.
1791 1999-02-01 Tom Tromey <tromey@cygnus.com>
1793 * automake.in (handle_dist_worker): Correctly find find in $$d,
1794 not $$. From Bill Davidson.
1796 * automake.in (finish_languages): Use "&", not "do". From Pavel
1798 (handle_single_transform_list): Likewise.
1800 1999-01-29 Tom Tromey <tromey@cygnus.com>
1802 * automake.in (handle_configure): Removed unused variable. From
1805 * ansi2knr.c: New version from L. Peter Deutsch.
1807 1999-01-22 Tom Tromey <tromey@cygnus.com>
1809 * automake.in (require_file_internal): Correctly examine return
1810 value of `system'. From Andris Pavenis. Fixes copy.test.
1812 * m4/init.m4 (AM_INIT_AUTOMAKE): Require autoconf 2.13.
1814 * automake.in (lang_ppf77_rewrite): New function. From Jochen
1815 Kuepper. Fixes ppf77.test.
1816 (lang_ratfor_rewrite): New function
1818 * automake.in (handle_configure): Use `&' before sub calls (Perl 4
1819 fix). From Erez Zadok.
1821 1999-01-15 Tom Tromey <tromey@cygnus.com>
1823 * configure.in: Version 1.4a (oops).
1825 * configure.in: Updated version to 1.5a.
1827 1999-01-14 Tom Tromey <tromey@cygnus.com>
1829 * automake.in (handle_configure): Compute $header_dir based on
1830 $one_name, not $one_hdr. Reported by Erez Zadok. Fixes
1832 (handle_configure): Compute relative path to input header
1833 correctly in all cases.
1835 * automake.in (handle_tests): Avoid error messages from dejagnu
1836 test rules. From Karl Heuer.
1838 * automake.in (handle_texinfo): Add `/' to end of $conf_dir.
1840 * Makefile.am (AUTOMAKE_OPTIONS): Added `1.4'.
1842 * texi-vers.am ($(srcdir)/stamp-@VTI@): Find @TEXI@ in srcdir.
1843 From Alexandre Oliva and Erez Zadok.
1845 * automake.in (create): Renamed from touch.
1846 (handle_configure): Use create, not touch.
1848 * config.sub, config.guess: New versions from autoconf.
1850 * mkinstalldirs: New version from autoconf.
1852 1999-01-12 Tom Tromey <tromey@cygnus.com>
1854 * config.sub, config.guess, COPYING, texinfo.tex: New versions
1857 1999-01-11 Marcus G. Daniels <mgd@chama.santafe.edu>
1859 * automake.in (PATH_PATTERN): New variable:
1860 (INCLUDE_PATTERN): Use it. Ignore all include commands using
1861 symbols besides $(top_srcdir) and $(srcdir).
1863 1999-01-11 Alexandre Oliva <oliva@dcc.unicamp.br>
1865 * automake.in (handle_dist_worker): avoid failure in `make dist'
1866 if last file is a builddir-only file
1868 1999-01-11 Alexandre Oliva <oliva@dcc.unicamp.br>
1870 * missing (autoheader): `s' was missing from sed script; grr
1872 1999-01-11 Tom Tromey <tromey@cygnus.com>
1874 * remake-hdr.am (@STAMP@): Reverted timestamp change.
1875 ($(srcdir)/@STAMP@.in): Likewise.
1877 1999-01-10 Tom Tromey <tromey@cygnus.com>
1879 * Makefile.am (scriptdir): New macro.
1880 (script_DATA): Likewise.
1881 (install-data-hook): Use them.
1882 (EXTRA_DIST): Added script_DATA.
1883 (installcheck-local): Use script_DATA.
1885 * Makefile.am (pkgdata_DATA): Removed duplicate definition.
1887 1999-01-10 Alexandre Oliva <oliva@dcc.unicamp.br>
1889 * missing (autoheader): accept multiple header files
1890 (automake): simplify sed processing
1892 1999-01-10 Alexandre Oliva <oliva@dcc.unicamp.br>
1894 * automake.in (handle_configure, stamp_dir): create only one stamp
1895 file per header, instead of one in the top-level directory and one
1896 in the directory that contains the header.
1898 1999-01-10 Tom Tromey <tromey@cygnus.com>
1900 * automake.in (lang_objc_finish): Formatting fix.
1902 * automake.in (objc_extensions): New sub.
1903 (handle_dependencies): Only generate dependency-tracking code for
1904 ObjC when ObjC source seen.