* automake.texi (Invoking aclocal): Mention ## comments.
[platform/upstream/automake.git] / ChangeLog
1 2000-12-23  Tom Tromey  <tromey@redhat.com>
2
3         * automake.texi (Invoking aclocal): Mention ## comments.
4
5 2000-12-22  Tom Tromey  <tromey@redhat.com>
6
7         From Raja R Harinath:
8         * automake.in (libtoolize_sometimes): New global.
9         (initialize_global_constants): Added libtoolize_sometimes to
10         common_files.
11
12         * m4/depend.m4 (AM_SET_DEPDIR): Ignore errors when running rmdir.
13
14         * m4/depend.m4 (AM_SET_DEPDIR): Remove .deps directory when done.
15
16 2000-12-21  Tom Tromey  <tromey@redhat.com>
17
18         * automake.texi (Tags): Document GTAGS target.
19         * tags.am (GTAGS): New target.
20
21         * automake.in (libtoolize_files): Removed ltconfig.
22         (initialize_global_constants): Added ltconfig to common_files.
23
24 2000-12-21  Kevin Ryde <user42@zip.com.au>
25
26         * automake.in (handle_footer): Generate .SUFFIXES target when user
27         defines suffixes but automake does not.
28
29 2000-12-20  Marc Espie <espie@openbsd.org>
30
31         * automake.in (handle_texinfo): Make path of $vtexi explicit in
32         dependency.
33         * texi-vers.am: Likewise.
34
35 2000-12-20  Tom Tromey  <tromey@redhat.com>
36
37         From Kevin Ryde:
38         * automake.in (handle_footer): Always push user suffixes at the
39         start of .SUFFIXES:.
40         * automake.texi (Suffixes): Updated to reflect new suffix
41         handling.
42
43 2000-12-18  Tom Tromey  <tromey@redhat.com>
44
45         * automake.in (handle_built_sources): Removed.
46         (handle_merge_targets): Handle BUILT_SOURCES.
47         * automake.texi (Sources): Updated documentation of
48         BUILT_SOURCES.
49
50 2000-12-17  Tom Tromey  <tromey@redhat.com>
51
52         * m4/protos.m4: Always do header checks.
53
54         * automake.in (handle_ltlibraries): Check for LDFLAGS variables
55         before using values.
56
57         * automake.in (handle_ltlibraries): Allow _LDFLAGS to be
58         conditionally defined.  Fixes PR automake/77 and ldflags.test.
59
60 2000-11-25  Tom Tromey  <tromey@cygnus.com>
61
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.
65
66 2000-11-23  Pavel Roskin  <proski@gnu.org>
67
68         * m4/regex.m4 (AM_WITH_REGEX): This macro was broken because
69         of M4 underquoting.
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.
77
78 2000-11-23  Tom Tromey  <tromey@cygnus.com>
79
80         * automake.in (require_file_internal): Pass $file as second
81         argument to maybe_push_required_file.  Fixes PR automake/87.
82
83 2000-11-18  Tom Tromey  <tromey@cygnus.com>
84
85         * m4/depend.m4 (AM_DEPENDENCIES): Redirect `$am_depcomp' stdout to
86         /dev/null.  From Paul Martinolich.
87
88 2000-11-16  Morten Eriksen  <mortene@sim.no>
89
90         * aclocal.in (write_aclocal): Set ``binmode'' after file has been
91         opened, otherwise it has no effect.
92
93 2000-10-23  Morten Eriksen  <mortene@sim.no>
94
95         * aclocal.in (write_aclocal): Don't write aclocal.m4 with
96         CRLFs. This circumvents a bug in Cygwin bash.
97
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.
101
102 2000-10-19  Alex Hornby  <alex@anvil.co.uk>
103
104         * automake.in (handle_merge_targets): Allow parallel install
105         with forced relink.
106
107 2000-10-19  Akim Demaille  <akim@epita.fr>
108
109         * subdir4.test (depcomp): Don't create it, defs does.
110
111 2000-10-17  Pavel Roskin  <proski@gnu.org>
112
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
116         dependencies.
117
118 2000-10-17  Lars J. Aas  <larsa@sim.no>
119
120         * aclocal.in (write_aclocal): Set up aclocal.m4 header with
121         normal comments (#) instead of m4 dnl-type comments.
122
123 2000-10-17  Alex Hornby <alex@anvil.com>
124
125         * depcomp: Altered sed clause to strip of inclusion depth
126         numbers generated by cpp. Also output in gcc style.
127
128 2000-10-16  Morten Eriksen  <mortene@sim.no>
129
130         * depcomp (msvisualcpp): New dependency tracking mode, for
131         Microsoft Visual C++.
132
133 2000-10-16  Morten Eriksen  <mortene@sim.no>
134
135         * depcomp: Fix a bug in SGI dependency tracking mode with source
136         files which do not dependend on any other source files.
137
138 2000-10-16  Rodney Brown  <RodneyBrown@mynd.com>
139
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.
146         * data.am: Likewise.
147         * dejagnu.am: Likewise.
148         * depcomp: 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.
166         * missing: 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.
177         * ylwrap: Likewise.
178
179 2000-10-09  Pavel Roskin  <proski@gnu.org>
180
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.
184
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.
187
188 2000-10-06  Alexandre Duret-Lutz  <duret_g@epita.fr>
189
190         * aclocal.in (add_file): Strip comments while scanning for
191         macro dependencies.
192
193 2000-09-15  Alexandre Duret-Lutz  <duret_g@epita.fr>
194
195         * automake.in (initialize_global_constants): End the
196         result of dist-bzip2 with tar.bz2, not bz2.
197
198 2000-08-30  Tom Tromey  <tromey@cygnus.com>
199
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.
204
205 2000-08-28  Tom Tromey  <tromey@cygnus.com>
206
207         * automake.in (yacc, yaccxx, lex, lexxx): Set `derived-autodep'
208         key.
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.
212
213 2000-08-27  Tom Tromey  <tromey@cygnus.com>
214
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.
218
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.
222
223 2000-04-14  Victor V. Vengerov <vvv@oktet.ru>
224
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.
231
232 2000-08-26  Tom Tromey  <tromey@cygnus.com>
233
234         * subdirs.am (maintainer-clean-recursive): Always run clean rules
235         in `.' after all subdirs.  Fixes PR automake/3 and PR automake/24.
236
237         * automake.in (handle_man_pages): Generate install targets for man
238         even if man_MANS not defined.  From `danpb'.  Fixes PR automake/73.
239
240         * m4/depend.m4 (depcpp): Use `-o conftest.o'.
241         Fix for PR automake/74.  From js pendry.
242
243 2000-08-20  Eli Zaretskii  <eliz@is.elta.co.il>
244
245         * depcomp (gcc): Support DOS-style absolute file names with drive
246         letters.
247
248 2000-08-06  Jim Meyering  <meyering@lucent.com>
249
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.
255
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
259         than ./depcomp.
260
261 2000-08-05  Jim Meyering  <meyering@lucent.com>
262
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.
267
268 2000-08-04  Tom Tromey  <tromey@cygnus.com>
269
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.
274
275 2000-08-02  Akim Demaille  <akim@epita.fr>
276
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
280         quote.
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.
284
285 2000-07-28  Tom Tromey  <tromey@cygnus.com>
286
287         * lisp.am (uninstall-@DIR@LISP): Prefix file with $(DESTDIR).
288         From Bruno Haible.
289
290 2000-07-13  Kevin Ryde <user42@zip.com.au>
291
292         * automake.in (am_install_var): Apply the $(EXEEXT) hack to
293         EXTRA_PROGRAMS as well as other _PROGRAMS.
294
295 2000-07-02  Jim Meyering  <meyering@lucent.com>
296
297         * automake.in (scan_one_configure_file): Recognize AC_LIBOBJ.
298
299 2000-06-19  Paolo Bonzini    <bonzini@gnu.org>
300
301         * texi-vers.am: define UPDATED-MONTH variable (for an example, see
302         GNU make's manual)
303
304 2000-06-02  Morten Eriksen  <mortene@sim.no>
305
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
308         be mangled).
309
310 2000-05-31  Morten Eriksen  <mortene@sim.no>
311
312         * depcomp: tell SGI MIPSpro compilers to generate dependencies
313         through the pre-processor (only CVS libtool has the -Wc option
314         yet).
315
316 2000-05-15  Brendan O'Dea  <bod@compusol.com.au>
317
318         * missing: Add support for `help2man'.
319
320 2000-05-11  Tom Tromey  <tromey@cygnus.com>
321
322         * automake.in (handle_tests): Work correctly if TESTS is empty;
323         print nothing if it is.  From Kevin Ryde.
324
325 2000-05-08  Tom Tromey  <tromey@cygnus.com>
326
327         * automake.texi (Texinfo): Mention vers*.texi.
328
329 2000-05-04  Akim Demaille  <akim@epita.fr>
330
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.
337
338 2000-05-01  Akim Demaille  <akim@epita.fr>
339
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.
345
346 2000-04-26  Jim Meyering  <meyering@lucent.com>
347
348         * automake.in (scan_one_configure_file): Handle the AC_CONFIG_FILES
349         macro.  Based on a patch from Harlan Stenn.
350
351 2000-04-13  Akim Demaille  <akim@epita.fr>
352
353         * compile: Remove unnecessary double quotes in assignments.
354
355 2000-04-13  Akim Demaille  <demaille@epita.fr>
356
357         * automake.in (scan_one_configure_file): Also recognize
358         AC_CONFIG_HEADERS.
359         Remove trailing blanks.
360
361 2000-04-05  Tom Tromey  <tromey@cygnus.com>
362
363         * header-vars.am (DESTDIR): Commented out definition.
364
365         * automake.in (require_file_internal): Pass --copy to libtoolize
366         if automake was run with `--copy'.
367
368 2000-03-22  Tom Tromey  <tromey@cygnus.com>
369
370         * automake.texi (Uniform): Fix definition of pkglibdir.
371         From thi <ttn@revel.glug.org>.
372
373 2000-03-19  Tom Tromey  <tromey@cygnus.com>
374
375         * aclocal.in (parse_arguments): Copyright 2000.
376         (write_aclocal): Likewise.
377         * automake.in (parse_arguments): Copyright 2000.
378         (initialize_global_constants): Likewise.
379
380         * automake.in (generate_makefile): Call handle_dist after
381         handle_dependencies and handle_tests.  Fixes subobj3.test and
382         pr19.test regressions.
383
384 2000-03-19  Gordon Matzigkeit  <gord@fig.org>
385
386         * depend2.am (@EXT@.o): Look for the source file in srcdir as well
387         as the current directory.
388         (@EXT@.lo): Likewise.
389
390 2000-03-19  OKUJI Yoshinori  <okuji@kuicr.kyoto-u.ac.jp>
391
392         * automake.in (handle_data): Pass -candist instead of
393         -defaultdist, for the compatibility.
394
395 2000-03-19  Tom Tromey  <tromey@cygnus.com>
396
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'.
402
403 2000-03-16  OKUJI Yoshinori  <okuji@kuicr.kyoto-u.ac.jp>
404
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
408         longer.
409
410 2000-03-19  Tom Tromey  <tromey@cygnus.com>
411
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.
418
419         Fix for PR automake/38:
420         * automake.in (require_file_internal): Check for and handle
421         dangling symlinks.  Fixes symlink2.test.
422
423         Fix for PR automake/45:
424         * automake.texi (configure): Mention requirement to run
425         AM_INIT_AUTOMAKE.
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.
431
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.
436
437         * automake.in (handle_dist_worker): Exit if `cp' fails.  Fixes
438         install2.test.
439
440         * tags.am: Don't reference $$here.  Report from Sven Verdoolaege.
441
442 2000-03-13  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
443
444         * m4/missing.m4: Print the backtick in a way that won't cause
445         autoconf CVS to emit any warnings.
446
447 2000-03-01  Jim Meyering  <meyering@lucent.com>
448
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.
454
455 2000-02-13  Jim Meyering  <meyering@lucent.com>
456
457         * automake.in (generate_makefile): Detect write/close failure.
458
459 2000-02-02  Assar Westerlund  <assar@sics.se>
460
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>
465
466 2000-01-12  Tom Tromey  <tromey@cygnus.com>
467
468         * m4/lispdir.m4: Added --with-lispdir argument processing.
469         From Kevin Dalley.
470
471 2000-01-06  Tom Tromey  <tromey@cygnus.com>
472
473         * automake.in (handle_configure): Don't check for
474         AC_PROG_MAKE_SET.
475         (scan_configure): Check for AC_PROG_MAKE_SET.
476
477         * header-vars.am (@SET_MAKE@): Added.
478         * subdirs.am (@SET_MAKE@): Removed.  Report from Motoyuki
479         Kasahara.
480
481 1999-12-19  Tom Tromey  <tromey@cygnus.com>
482
483         * automake.in (handle_dist_worker): Expand DIST_COMMON under all
484         conditions.
485         (require_file_internal): Corrected arguments to second invocation
486         of maybe_push_required_file.
487
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
493         directory.
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.
502
503         * automake.in (handle_dist_worker): Scan DIST_COMMON to see if
504         more subdirs are defined.  From Axel Belinfante.  Fixes
505         PR automake/2.
506
507 1999-12-18  Tom Tromey  <tromey@cygnus.com>
508
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.
518
519 1999-12-17  Tom Tromey  <tromey@cygnus.com>
520
521         * automake.in (get_object_extension): Added space before `-I.'.
522         Report from Ralf Corsepius.
523
524 1999-12-15  Tom Tromey  <tromey@cygnus.com>
525
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.
529
530 1999-12-13  Tom Tromey  <tromey@cygnus.com>
531
532         Fix for PR automake/30 and PR automake/23.  Fixes test
533         suffix3.test.
534         * automake.in (initialize_per_input): Initialize
535         source_suffix_pattern.
536         (derive_suffix): New function.
537         (handle_single_transform_list): Call it.
538
539         * automake.in (add_depend2): Handle the no-dependency-tracking
540         case.  Fixes test suffix2.test.
541
542         * depcomp (tmpdepfile): [case sgi] Added missing `fi'.
543
544         * automake.in (get_object_extension): Fixed quoting on
545         -I$(srcdir).
546
547         * depend2.am: Removed erroneous comment.
548
549         * automake.texi (Program variables): Document nostdinc.
550         (Options): Likewise.
551         * automake.in (get_object_extension): Respect nostdinc option.
552         (handle_options): Recognize nostdinc.
553         * comp-vars.am (DEFS): Use @DEFAULT_INCLUDES@ as sole
554         substitution.
555
556         * automake.in (read_am_file): Allow conditional includes.  Fixes
557         test condincl.test.
558
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.
563
564         * depcomp: Unify dashmstdout and dashXmstdout cases.  Move hp case
565         after gcc case.
566
567 1999-12-13  Pavel Roskin  <pavel_roskin@geocities.com>
568
569         * automake.in (add_depend2): substitute $rule in the rules
570         for individual files.  Fixes test specflags5.test.
571
572 1999-12-12  Tom Tromey  <tromey@cygnus.com>
573
574         * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Run mkinstalldirs
575         to create directories.  Fixes test subobj3.test.
576
577 1999-12-10  Tom Tromey  <tromey@cygnus.com>
578
579         * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Don't print
580         message when creating .deps files.
581
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.
585
586         * missing: Try to see if gnutar or gtar exist before invoking
587         them.
588
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
592         from Jim Meyering.
593
594 1999-12-09  Pavel Roskin  <pavel_roskin@geocities.com>
595
596         * m4/missing.m4: remove redundant backquote
597
598 1999-11-23  Tom Tromey  <tromey@cygnus.com>
599
600         * automake.in (initialize_global_constants): Use `bzip2 -9', not
601         `bzip --best'  Report from Jim Meyering.
602
603 1999-11-22  Tom Tromey  <tromey@cygnus.com>
604
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
609         change.
610
611         * automake.in (scan_one_configure_file): Define `install_sh'
612         configure variable when AM_INIT_AUTOMAKE seen.  Report from Jim
613         Meyering.
614
615         * automake.in (handle_single_transform_list): Generate explicit
616         rule for subdir objects.  Fixes new addition to subobj.test.
617
618         * automake.in (handle_lib_objects_cond): Allow LIBOBJS to be
619         defined by AC_SUBST.  Fixes ltlibobjs.test.
620
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.
626
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.
631         (Python): New node.
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
640         seen.
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.
644
645         * ltlib.am (install-@DIR@LTLIBRARIES): Added missing space.
646
647 1999-11-21  Tom Tromey  <tromey@cygnus.com>
648
649         * automake.in (finish_languages): Only generate suffix rule when
650         not doing dependency tracking.
651
652         * m4/init.m4 (AM_INIT_AUTOMAKE): Use AM_MISSING_INSTALL_SH.
653         * m4/missing.m4 (AM_MISSING_INSTALL_SH): New macro.
654
655         * depend2.am: Use @SOURCE@, @OBJ@, @LTOBJ@, @OBJOBJ@, and @BASE@.
656         Always use `-o'.
657
658 1999-11-19  Tom Tromey  <tromey@cygnus.com>
659
660         * dist.am: Set `CDPATH=:' to avoid problems.  Merged from
661         Alexandre's change on branch.
662
663 1999-10-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
664
665         * Makefile.am (maintainer-check): Look for occurrences of ``cd'
666         without `CDPATH'.
667         * dejagnu.am: Set CDPATH before cd.
668         * Makefile.in: Rebuilt.
669
670         * automake.in (handle_single_transform_list): Change `\1' for `$1'
671         in `s///' replacement.
672
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.
679
680         * AUTHORS: Added myself.
681
682 1999-09-14  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
683
684         * m4/missing.m4: Support relative srcdir and ac_aux_dir.
685         Reported by Tim Wilkinson <tim@transvirtual.com>
686         * aclocal.m4, configure: Rebuilt.
687
688 1999-08-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
689
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'.
692
693 1999-08-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
694
695         * automake.in (handle_single_transform_list): Replace `$(OBJEXT)'
696         with `o' in depfile.
697
698         * automake.in (handle_lib_objects_cond): Remove second dot from
699         dependency file names.
700
701         * depend2.am (OBJEXT@EXT@.obj): Dependency file should be .Po,
702         regardless of OBJEXT.
703
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.
708
709         * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Run for loop only
710         if AMDEP is empty.
711         * aclocal.m4, configure: Rebuilt.
712
713         * m4/depend.m4 (AMDEPBACKSLASH): Define.
714         * depend2.am (@EXT@.o, @EXT@.lo, @EXT@.obj): Use AMDEPBACKSLASH.
715
716         * automake.in (handle_dependencies): Generate `include's for
717         dependency files after `@AMDEP@'.
718
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.
723
724 1999-08-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
725
726         * aclocal.m4, configure: Rebuilt with itself.
727         * Makefile.in, m4/Makefile.in, tests/Makefile.in: Likewise.
728
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.
735
736 1999-07-28  Tom Tromey  <tromey@cygnus.com>
737
738         * depcomp: Handle the `hp' mode.
739
740 1999-07-06  Tom Tromey  <tromey@cygnus.com>
741
742         * depcomp: Work around HP-UX 10.20 sed bug.
743
744 1999-07-05  Tom Tromey  <tromey@cygnus.com>
745
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.
749
750 1999-06-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
751
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
755         tracking.
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
763         of DEP_FILES.
764         * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Handle DEP_FILES
765         starting with `#'.
766
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.
772
773         * depend2.am: Move $(depcomp) to the line of $(...DEPMODE), so as
774         to leave $(...COMPILE) in a line by itself.
775
776         * THANKS: Added Miles Bader.
777
778 1999-06-01  Miles Bader  <miles@ccs.mt.nec.co.jp>
779
780         * m4/depend.m4 (AM_DEPENDENCIES): Add check for `makedepend'.
781         Fix `dashmstdout' to ignore non-dependency-generating uses of the
782         -M flag.
783         * depcomp (makedepend): New dependency-generating method.
784
785 1999-06-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
786
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.
794         * NEWS: Updated.
795
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.
799
800 1999-04-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
801
802         * depcomp (gcc): Imported comments removed from depend2.am, so
803         that we don't lose them.
804
805         * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Avoid sed s/$U//
806         when not using ansi2knr.
807
808 1999-04-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
809
810         * m4/depend.m4 (AM_DEPENDENCIES): Test for depcc -E support.
811         * depcomp (cpp): Extract dependencies from `# nnn "..."' lines.
812
813 1999-04-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
814
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.
821
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
827         compilations.
828
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
835         difference.
836         (lang_cxx_finish): Do not emit compilation rules.
837         (lang_objc_finish): Likewise.
838         (lang_java_finish): Likewise.
839
840 1999-04-21  Tom Tromey  <tromey@cygnus.com>
841
842         * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Correctly
843         interpolate DEPDIR in DEP_FILES expansion.
844
845 1999-04-20  Lee Iverson  <leei@Canada.AI.SRI.COM>
846
847         * m4/depend.m4 (AM_DEPENDENCIES): Fix up test for SGI-style
848         dependency updating.
849         * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Fix sed script to
850         handle multi-line dependency lists.
851
852 1999-11-12  Tom Tromey  <tromey@cygnus.com>
853
854         Fix for PR automake/14:
855         * aclocal.in: Added `ud_GNU_GETTEXT'.  Updated to mention
856         AC_CYGWIN.
857         * automake.in: Mention AC_CYGWIN, not AC_CYGWIN32.
858
859         * m4/multi.m4: Added missing `]'.  From Akim Demaille.
860
861         * Makefile.am (path-check): Make sure distdir is writeable before
862         removing it.
863         * automake.in (handle_texinfo): Added `cm' and `ov' extensions.
864         (handle_dist_worker): Make sure distdir is writeable before
865         removing it.
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.
870
871         * automake.texi (Gnits): Allow COPYING.LIB again.
872         * automake.in (check_gnits_standards): Allow COPYING.LIB again.
873
874 1999-11-11  Jim Meyering  <meyering@ascend.com>
875
876         * dist.am (distcheck): Remove $(distdir).tar.gz before counting
877         files.
878
879 1999-11-09  Tom Tromey  <tromey@cygnus.com>
880
881         * automake.in (handle_dist): Typo fix.  From Jim Meyering.
882
883 1999-11-09  Jim Meyering  <meyering@ascend.com>
884
885         * automake.in (handle_dist): Remove the DISTHOOK and GETTEXT
886         markers, no matter what.
887
888 1999-11-08  Tom Tromey  <tromey@cygnus.com>
889
890         * dist.am (distcheck): Put `&&' at the start of the distcheck-hook
891         line.
892
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.
896
897 1999-10-27  Miodrag Vallat  <miodrag@ifrance.com>
898
899         * texinfos.am (uninstall-info): Use installed info file, not one
900         from srcdir or builddir.
901
902 1999-11-07  Tom Tromey  <tromey@cygnus.com>
903
904         * clean.am (maintainer-clean-generic): Remove Makefile.in.  From
905         Jeff Bailey
906
907         Fix for PR automake/18:
908         * automake.in (handle_dist): Add contents of dist.am to the output
909         rules.
910         * Makefile.am (amfiles): Added dist.am.
911         * dist.am: New file.
912         (distcheck): Added uninstall and distclean checks.
913
914         * automake.in (PATH_PATTERN): Added `-' as allowable character.
915         Fixes PR automake/20.  From Matthew D. Langston.
916
917         * automake.in (SUFFIX_RULE_PATTERN): Add `0-9' as characters
918         allowed in suffixes.  Fixes PR 22.  From Matthias Clasen.
919
920 1999-10-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
921
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.
926
927 1999-08-15  Tom Tromey  <tromey@cygnus.com>
928
929         * automake.in (get_object_extension): Fixed quoting bug.  Fixes
930         ansi4.test.
931
932 1999-07-27  Tom Tromey  <tromey@cygnus.com>
933
934         * config.guess, config.sub: New versions from autoconf.
935
936 1999-07-13  Tom Tromey  <tromey@cygnus.com>
937
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'.
941
942         * automake.in (handle_source_transform): Mark prefix as seen if
943         corresponding _SOURCES variable exists.  Fixes empty2.test.
944
945 1999-06-25  OKUJI Yoshinori  <okuji@kuicr.kyoto-u.ac.jp>
946
947         * configure.in (ACLOCAL): Do not prepend the variable SRCDIR to
948         m4.
949         (AUTOMAKE): Set --amdir to current directory.
950
951 1999-06-20  Tom Tromey  <tromey@cygnus.com>
952
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.
958
959         * tags.am (ID): Handle VPATH correctly.  Use TAGS_FILES.  Report
960         from Ganesan Rajagopal.
961         (TAGS): Likewise.
962
963 1999-06-18  Thomas Tanner  <tanner@ffii.org>
964
965         * automake.in (handle_ltlibraries): Check for -module in LDFLAGS,
966         too.
967
968 1999-06-20 Mark Elbrecht <snowball3@bigfoot.com>
969
970         * ylwrap: Handle filenames output by the DOS version of Bison.
971
972 1999-06-20  Tom Tromey  <tromey@cygnus.com>
973
974         * ylwrap: Be less strict when recognizing DOS paths.  From Mark
975         Elbrecht.
976
977 1999-06-19  Tom Tromey  <tromey@cygnus.com>
978
979         * automake.in (handle_dist_worker): Remove redundant entries from
980         DIST_SUBDIRS.
981
982         * automake.in (handle_lib_objects_cond): Better error message when
983         unrecognized option passed in LDADD.
984
985 1999-06-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
986
987         * configure.in (ACLOCAL, AUTOMAKE): Use our own scripts, with
988         appropriate --acdir and --amdir arguments.
989
990 1999-06-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
991
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.
998
999         * THANKS: Added Shuhei Amakawa.
1000
1001 1999-06-07  Shuhei Amakawa <sa264@cam.ac.uk>
1002
1003         * mans.am: Strip dirname from given filename.
1004
1005 1999-06-07  Jim Meyering  <meyering@ascend.com>
1006
1007         * automake.in (handle_dist): Change emitted rules so that a failure
1008         in `$(MAKE) distcheck-hook' propagates to the outer make.
1009
1010 1999-05-27  Tom Tromey  <tromey@cygnus.com>
1011
1012         * automake.in (handle_single_transform_list): Replace AM_FLAG and
1013         not FLAG in compilation rule.
1014         (add_depend2): Likewise.
1015
1016         * ltlib.am (install-@DIR@LTLIBRARIES): Pass INSTALL_STRIP_FLAG to
1017         libtool.
1018
1019         * m4/dmalloc.m4: Updated dmalloc site information.
1020
1021 1999-05-19  Tom Tromey  <tromey@cygnus.com>
1022
1023         * automake.in (handle_single_transform_list): Push object name
1024         without extension onto lang_specific_files.  Fixes
1025         specflags4.test.
1026
1027         * automake.in (handle_single_transform_list): Added missing
1028         space.  Fixes specflags.test.
1029
1030 1999-05-05  Tom Tromey  <tromey@cygnus.com>
1031
1032         * automake.in: Disabled dependency tracking for Java.
1033
1034 1999-05-04  Tom Tromey  <tromey@cygnus.com>
1035
1036         * library.am (@LIBRARY@): Use $(@XLIBRARY@_AR).
1037         * automake.in (handle_libraries): Recognize _AR variable.
1038
1039 1999-04-30  Tom Tromey  <tromey@cygnus.com>
1040
1041         * automake.in (finish_languages): Always use `-o $@' with
1042         libtool.  Define ltcompile and ltlink at outermost scope in
1043         function.
1044         * libtool.am (.c.lo): Removed.
1045
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.
1049
1050 1999-04-28  Tom Tromey  <tromey@cygnus.com>
1051
1052         * automake.in (finish_languages): Fixed scoping of ltcompile and
1053         ltlink.  From Pavel Roskin.
1054
1055 1999-04-27  Tom Tromey  <tromey@cygnus.com>
1056
1057         * automake.in (read_main_am_file): Don't start macro definition
1058         with backslash-newline.  Instead, append newline at the end if
1059         required.
1060
1061         * automake.in (read_am_file): Insert a backslash before a trailing
1062         newline.  Fixes pluseq8.test.
1063
1064         * automake.in (MACRO_PATTERN): Allow digits and `_' to start a
1065         macro name.
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.
1069
1070         * automake.in (handle_lib_objects_cond): Prefer `$1' over `\1'.
1071         Minor rewrite for clarity.
1072         (check_canonical_spelling): Prefer `$1' over `\1'.
1073
1074         * depend2.am (@OBJ@): Renamed.  Use @SOURCE@, @COMPILE@.  Always
1075         use `-o $@'.
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.
1082
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
1086         directory.
1087         (lang_ratfor_finish): Use lang_f77_finish.
1088
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
1096         languages.
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.
1109
1110 1999-04-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1111
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.
1114
1115         * automake.in (initialize_global_constants): Remove zip file
1116         before re-creating it.
1117         Reported by Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
1118
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>
1122
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>
1126
1127         * automake.in (check_canonical_spelling): Insert AM before names
1128         starting with non-letters.
1129
1130         * automake.texi: Document it.
1131
1132 1999-04-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
1133
1134         * automake.in (handle_lib_objects_cond): Do not use quotemeta, it
1135         doesn't work on perl4.  Maybe \Q and \E do.
1136
1137 1999-04-24  Tom Tromey  <tromey@cygnus.com>
1138
1139         * automake.in: Treat `.zip' and `.jar' files as Java.
1140
1141         * automake.in (generate_makefile): Define `subdir' after reading
1142         .am file.
1143         (read_main_am_file): Give programming error if variable defined
1144         before invocation.
1145
1146 1999-04-22  Tom Tromey  <tromey@cygnus.com>
1147
1148         * automake.in (generate_makefile): Define `subdir' variable.
1149         (handle_dist): Don't define `subdir'.
1150
1151         * automake.in (handle_texinfo): Change numbering scheme for
1152         stamp-vti files, to avoid problems with DOS.
1153         From Michel de Ruiter.
1154
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.
1162
1163 1999-04-20  Tom Tromey  <tromey@cygnus.com>
1164
1165         * automake.texi (Top level): Don't recommend substing SUBDIRS.
1166
1167 1999-04-20  Brian Ford <ford@vss.fsi.com>
1168
1169         * scripts.am: Change else if's to elif.
1170
1171 1999-04-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
1172
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.
1176
1177 1999-04-19  Tom Tromey  <tromey@cygnus.com>
1178
1179         * automake.in: Treat `.class' files as Java source.
1180         (lang_java_finish): Handle `.class' files.
1181
1182 1999-04-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
1183
1184         * m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site-lisp/*$'.
1185
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.
1189
1190 1999-04-17  Paul Eggert  <eggert@twinsun.com>
1191
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.
1196
1197 1999-04-17  Erez Zadok  <ezk@cs.columbia.edu>
1198
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.
1202
1203 1999-04-16  Tom Tromey  <tromey@cygnus.com>
1204
1205         From Brian Ford:
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.
1210
1211 1999-04-13  Tom Tromey  <tromey@cygnus.com>
1212
1213         * automake.in (handle_subdirs): Make `install-recursive' phony.
1214         From Michel de Ruiter.
1215
1216         * automake.in (handle_ltlibraries): Added missing `check'.
1217
1218 1999-04-12  Tom Tromey  <tromey@cygnus.com>
1219
1220         * ansi2knr.c: New version from Pavel Roskin (via ansi2knr.c
1221         maintainer).
1222
1223 1999-04-11  Tom Tromey  <tromey@cygnus.com>
1224
1225         * automake.in (handle_dist): Use AMTAR.
1226         (initialize_global_constants): Likewise.
1227         * m4/init.m4 (AM_INIT_AUTOMAKE): Use AMTAR, not TAR.
1228
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.
1237
1238         * automake.in: Only register `asm' once.
1239         (lang_asm_finish): Put assembly suffixes on @suffixes.
1240
1241         * libtool.am (.s.lo): Removed.
1242         (.S.lo): Likewise.
1243         * automake.in (lang_asm_finish): Handle libtool.
1244
1245         * libtool.am (.c.o): Always pass -c to libtool.
1246
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.
1251
1252         Assembly code no longer included by default:
1253         * compile.am (.s.o): Removed.
1254         (.S.o): Likewise.
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.
1258
1259         * automake.in (get_object_extension): Substitute @MINUSO@ when
1260         including compile.am.
1261         * compile.am (.c.o): Added @MINUSO@.
1262         (.c.obj): Likewise.
1263
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
1269         common_files.
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.
1284
1285         * automake.in (initialize_per_input): Initialize %directory_map.
1286         (handle_single_transform_list): Only create .dirstamp rules once
1287         per directory.
1288
1289         * m4/gcj.m4 (AM_PROG_GCJ): Use AC_CHECK_PROGS, not AC_CHECK_PROG.
1290
1291         Fix for confh.test:
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.
1297
1298 1999-04-10  Tom Tromey  <tromey@cygnus.com>
1299
1300         * depend2.am (%.o): Use `$(*D)/$(*F)', not just `$(*F)'.
1301         (%.lo): Likewise.
1302
1303         * automake.in (am_install_var): Remove redundancies from the
1304         result.  Fixes test cond8.test.
1305
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.
1309
1310         * automake.in (initialize_global_constants): Use $(TAR), not tar.
1311
1312         * automake.in (handle_ltlibraries): Allow check_LTLIBRARIES.
1313
1314         * automake.in (lang_yacc_finish): Added missing `&'.
1315
1316 1999-04-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
1317
1318         * automake.in (handle_configure): Replace multiple occurrences of
1319         @STAMP@ in the same line; completes the patch for remake-hdr.am
1320         below.
1321
1322         * automake.in (handle_dependencies): Fix test for `autodep'
1323         support.
1324
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.
1329
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>
1333
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>
1337
1338         * automake.in (lang_yacc_finish): $hname must not contain a `.'.
1339
1340 1999-04-10  Tom Tromey  <tromey@cygnus.com>
1341
1342         * Makefile.am (EXTRA_DIST): New macro.
1343         * ChangeLog.1996, ChangeLog.1998: New files.
1344
1345 1999-04-09  Tom Tromey  <tromey@cygnus.com>
1346
1347         * automake.in (handle_source_transform): Handle dist and nodist
1348         prefixes.
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.
1353
1354         * automake.texi (Macros): Mention AM_PROG_GCJ.
1355         (Java Support): New node.
1356         (Dist): Documented dist_ and nodist_ prefixes.
1357
1358         * m4/gcj.m4 (AM_PROG_GCJ): Renamed from AC_PROG_GCJ.
1359
1360         * automake.in (lang_java_finish): Generate .lo rule for `.java'
1361         files, not `.gcj' files.
1362
1363         * m4/gcj.m4: New file.
1364         * m4/Makefile.am (m4data_DATA): Added gcj.m4.
1365
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.
1389
1390 1999-04-07  Tom Tromey  <tromey@cygnus.com>
1391
1392         * automake.in (handle_texinfo): Indentation fixes.
1393
1394 1999-04-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
1395
1396         * automake.in (value_to_list): Skip *only* trailing backslashes.
1397
1398 1999-04-07  Pavel Roskin  <pavel_roskin@geocities.com>
1399
1400         * automake.in (value_to_list): Skip trailing backslashes.
1401
1402 1999-04-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
1403
1404         * automake.in (handle_texinfo): Add texinfo.tex to config_aux_dir
1405         when appropriate.
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
1409         properly extracted.
1410         (require_conf_file_with_line): Fixed typo.
1411
1412 1999-04-03  Raja R Harinath  <harinath@cs.umn.edu>
1413
1414         * automake.in (handle_tests): Test `dir=./' before `dir=', so that
1415         we do not depend on PATH starting with `.'.
1416
1417 1999-03-31  Tom Tromey  <tromey@cygnus.com>
1418
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
1422         newline.
1423         (read_main_am_file): In conditional case, put conditional text at
1424         beginning of each generated line.
1425
1426 1999-03-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
1427
1428         * automake.in (handle_tests): support XFAIL_TEST
1429         * automake.texi: document it
1430
1431 1999-04-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1432
1433         * End of merge from trunk.
1434
1435 1999-04-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1436
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
1440         depcomp as empty.
1441         (handle_configure): Pass --ignore-deps to generated Makefile.ins.
1442         (scan_configure): Do not require depcomp when ignoring
1443         dependencies.
1444         (initialize_global_constants): Reintroduce --ignore-deps.
1445
1446 1999-04-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
1447
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.
1483
1484 1999-04-02  Raja R Harinath  <harinath@cs.umn.edu>
1485
1486         * depout.m4: Fix sed expression for extracting `dirpart'.
1487
1488 1999-03-29  Tom Tromey  <tromey@cygnus.com>
1489
1490         * depend2.am (DEP_@FPFX@COMPILE): Use `!=' and not `-ne'.
1491
1492         * compile.am (.c.obj): Also disabled when dependency tracking
1493         enabled.
1494         * depend2.am (@EXT@.obj): New target.
1495         * automake.in (get_object_extension): Added explanatory comment.
1496         (generate_dependency_code): Handle $seen_objext.
1497
1498         * depend.am: Removed obsolete comment.
1499         * depend2.am: Minor formatting fix.
1500
1501 1999-03-28  Tom Tromey  <tromey@cygnus.com>
1502
1503         * m4/Makefile.am (dist_m4data_DATA): Renamed, and added new
1504         files.
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.
1512         (@EXT@.o): Use it.
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.
1521
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
1525         longer needed.
1526
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
1537         parsing changes.
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.
1542
1543 1999-03-27  Tom Tromey  <tromey@cygnus.com>
1544
1545         * automake.in (saw_sources_p): Correctly count header extensions
1546         seen.
1547         (handle_headers): Fixed order of arguments to am_install_var.
1548
1549         * automake.in (am_install_var): Don't error if EXTRA_foo is
1550         defined uselessly.
1551
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.
1583
1584 1999-03-26  Tom Tromey  <tromey@cygnus.com>
1585
1586         * m4/init.m4: Fixed typo when invoking SHELL.
1587
1588         * automake.in (lang_yacc_finish): Always use `.h' as suffix for
1589         yacc header file.  From Ralf Corsepius.
1590
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
1604         AMTARFLAGS.
1605
1606         * automake.in (am_install_var): Removed obsolete comment.
1607
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
1613         print commands.
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
1620         print commands.
1621         * java.am (uninstall-@DIR@JAVA): Don't print loop but instead
1622         print commands.
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.
1629
1630         * automake.in (handle_merge_targets): `install-strip' is a phony
1631         target.  From Michel de Ruiter.
1632
1633 1999-03-25  Tom Tromey  <tromey@cygnus.com>
1634
1635         * automake.in (define_compiler_variable): Don't define variable
1636         with trailing `_'.
1637
1638 1999-03-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
1639
1640         * automake.in (LDADD): accept -dlopen and -dlpreopen here
1641         * automake.texi: ditto
1642
1643 1999-03-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
1644
1645         * automake.in (TESTS): make from Solaris 7/x86 loses if srcdir
1646         is absolute and != objdir.  dir="" or "$(srcdir)/" fixes it
1647
1648 1999-03-24  Tom Tromey  <tromey@cygnus.com>
1649
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.
1657
1658 1999-03-23  Tom Tromey  <tromey@cygnus.com>
1659
1660         * progs.am (install-@DIR@PROGRAMS): Use `-e' instead of multiple
1661         sed invocations.  From Elrond.
1662         (uninstall-@DIR@PROGRAMS): Likewise.
1663
1664         * automake.in (lang_lex_finish): Rewrite `l', not `y', to `c'.
1665         From Ralf Corsepius.
1666
1667 1999-02-01  Thomas Tanner  <tanner@gmx.de>
1668
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
1672
1673 1999-03-22  Tom Tromey  <tromey@cygnus.com>
1674
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
1682         internally defined.
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.
1686
1687 1999-03-21  Tom Tromey  <tromey@cygnus.com>
1688
1689         * automake.in (initialize_per_input): Initialize %object_map.
1690         (handle_single_transform_list): Allow source files in
1691         subdirectories.
1692
1693 1999-03-21  Jim Meyering  <meyering@na-net.ornl.gov>
1694
1695         * automake.in (handle_dist): Add missing newline after the first
1696         semicolon.
1697
1698 1999-03-11  Tom Tromey  <tromey@cygnus.com>
1699
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.
1702
1703         From Jim Meyering:
1704         * automake.in (handle_dist): Add `;\' to end of distcheck-hook
1705         line.
1706         (scan_one_configure_file): In LIBOBJS, recognize `$ac_objext' as
1707         legitimate ending.  Fixes libobj9.test.
1708
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.
1713
1714 1999-03-02  Tom Tromey  <tromey@cygnus.com>
1715
1716         * subdirs.am (maintainer-clean-recursive): Changed "&&" into "if"
1717         construct to work around FreeBSD make/sh problem.  From Rich Wales.
1718
1719 1999-03-01  Tom Tromey  <tromey@cygnus.com>
1720
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.
1725
1726 1999-02-27  Tom Tromey  <tromey@cygnus.com>
1727
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.
1738
1739 1999-02-26  Tom Tromey  <tromey@cygnus.com>
1740
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.
1747
1748 1999-02-11  Tom Tromey  <tromey@cygnus.com>
1749
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.
1754
1755         * automake.in (obsolete_macros): Corrected typo in AM_EXEEXT
1756         entry.  Fixes obsolete2.test.
1757
1758         * automake.in (obsolete_macros): Use empty string to indicate no
1759         substitution.
1760         (scan_one_configure_file): Likewise.
1761
1762 1999-02-07  Paul Eggert  <eggert@twinsun.com>
1763
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.
1767
1768 1999-02-10  Tom Tromey  <tromey@cygnus.com>
1769
1770         * automake.in (handle_texinfo): Added `pgs' to list of
1771         extensions.  From NISHIDA Keisuke.
1772
1773 1999-02-04  Akim Demaille  <demaille@inf.enst.fr>
1774
1775         * automake.in (handle_texinfo): remove texinfo.tex from
1776         TEXINFODIR.
1777
1778 1999-02-02  Tom Tromey  <tromey@cygnus.com>
1779
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.
1785
1786         * automake.in: Handle `ypp' as C++ yacc source and `lpp' as C++
1787         lex source.
1788         (lang_yacc_finish): Likewise.
1789         (lang_lex_finish): Likewise.
1790
1791 1999-02-01  Tom Tromey  <tromey@cygnus.com>
1792
1793         * automake.in (handle_dist_worker): Correctly find find in $$d,
1794         not $$.  From Bill Davidson.
1795
1796         * automake.in (finish_languages): Use "&", not "do".  From Pavel
1797         Roskin.
1798         (handle_single_transform_list): Likewise.
1799
1800 1999-01-29  Tom Tromey  <tromey@cygnus.com>
1801
1802         * automake.in (handle_configure): Removed unused variable.  From
1803         Pavel Roskin.
1804
1805         * ansi2knr.c: New version from L. Peter Deutsch.
1806
1807 1999-01-22  Tom Tromey  <tromey@cygnus.com>
1808
1809         * automake.in (require_file_internal): Correctly examine return
1810         value of `system'.  From Andris Pavenis.  Fixes copy.test.
1811
1812         * m4/init.m4 (AM_INIT_AUTOMAKE): Require autoconf 2.13.
1813
1814         * automake.in (lang_ppf77_rewrite): New function.  From Jochen
1815         Kuepper.  Fixes ppf77.test.
1816         (lang_ratfor_rewrite): New function
1817
1818         * automake.in (handle_configure): Use `&' before sub calls (Perl 4
1819         fix).  From Erez Zadok.
1820
1821 1999-01-15  Tom Tromey  <tromey@cygnus.com>
1822
1823         * configure.in: Version 1.4a (oops).
1824
1825         * configure.in: Updated version to 1.5a.
1826
1827 1999-01-14  Tom Tromey  <tromey@cygnus.com>
1828
1829         * automake.in (handle_configure): Compute $header_dir based on
1830         $one_name, not $one_hdr.  Reported by Erez Zadok.  Fixes
1831         confh2.test.
1832         (handle_configure): Compute relative path to input header
1833         correctly in all cases.
1834
1835         * automake.in (handle_tests): Avoid error messages from dejagnu
1836         test rules.  From Karl Heuer.
1837
1838         * automake.in (handle_texinfo): Add `/' to end of $conf_dir.
1839
1840         * Makefile.am (AUTOMAKE_OPTIONS): Added `1.4'.
1841
1842         * texi-vers.am ($(srcdir)/stamp-@VTI@): Find @TEXI@ in srcdir.
1843         From Alexandre Oliva and Erez Zadok.
1844
1845         * automake.in (create): Renamed from touch.
1846         (handle_configure): Use create, not touch.
1847
1848         * config.sub, config.guess: New versions from autoconf.
1849
1850         * mkinstalldirs: New version from autoconf.
1851
1852 1999-01-12  Tom Tromey  <tromey@cygnus.com>
1853
1854         * config.sub, config.guess, COPYING, texinfo.tex: New versions
1855         from FSF.
1856
1857 1999-01-11  Marcus G. Daniels  <mgd@chama.santafe.edu>
1858
1859         * automake.in (PATH_PATTERN): New variable:
1860         (INCLUDE_PATTERN): Use it.  Ignore all include commands using
1861         symbols besides $(top_srcdir) and $(srcdir).
1862
1863 1999-01-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
1864
1865         * automake.in (handle_dist_worker): avoid failure in `make dist'
1866         if last file is a builddir-only file
1867
1868 1999-01-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
1869
1870         * missing (autoheader): `s' was missing from sed script; grr
1871
1872 1999-01-11  Tom Tromey  <tromey@cygnus.com>
1873
1874         * remake-hdr.am (@STAMP@): Reverted timestamp change.
1875         ($(srcdir)/@STAMP@.in): Likewise.
1876
1877 1999-01-10  Tom Tromey  <tromey@cygnus.com>
1878
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.
1884
1885         * Makefile.am (pkgdata_DATA): Removed duplicate definition.
1886
1887 1999-01-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
1888
1889         * missing (autoheader): accept multiple header files
1890         (automake): simplify sed processing
1891
1892 1999-01-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
1893
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.
1897
1898 1999-01-10  Tom Tromey  <tromey@cygnus.com>
1899
1900         * automake.in (lang_objc_finish): Formatting fix.
1901
1902         * automake.in (objc_extensions): New sub.
1903         (handle_dependencies): Only generate dependency-tracking code for
1904         ObjC when ObjC source seen.