platform/upstream/automake.git
24 years ago * symlink.test: Use directory named `sub' (just in case; for
Tom Tromey [Fri, 27 Aug 1999 05:42:19 +0000 (05:42 +0000)]
* symlink.test: Use directory named `sub' (just in case; for
Windows).

24 years ago * automake.in (get_object_extension): Fixed quoting bug. Fixes
Tom Tromey [Sun, 15 Aug 1999 22:54:24 +0000 (22:54 +0000)]
* automake.in (get_object_extension): Fixed quoting bug.  Fixes
ansi4.test.

24 years ago * ansi4.test: New file.
Tom Tromey [Sun, 15 Aug 1999 22:51:44 +0000 (22:51 +0000)]
* ansi4.test: New file.
* Makefile.am (TESTS): Added ansi4.test.

24 years ago * double.test (bin_PROGRAMS): New file.
Tom Tromey [Fri, 30 Jul 1999 18:01:07 +0000 (18:01 +0000)]
* double.test (bin_PROGRAMS): New file.
* Makefile.am (TESTS): Added double.test.

25 years ago * config.guess, config.sub: New versions from autoconf.
Tom Tromey [Tue, 27 Jul 1999 19:25:26 +0000 (19:25 +0000)]
* config.guess, config.sub: New versions from autoconf.

25 years ago * empty4.test: New file.
Tom Tromey [Tue, 27 Jul 1999 19:18:25 +0000 (19:18 +0000)]
* empty4.test: New file.
* Makefile.am (TESTS): Added empty4.test.

25 years ago Work around losing `awk'. Report from Harlan Stenn.
Tom Tromey [Tue, 13 Jul 1999 15:51:39 +0000 (15:51 +0000)]
Work around losing `awk'.  Report from Harlan Stenn.
* m4/init.m4 (AM_INIT_AUTOMAKE): Require AC_PROG_AWK.
* tags.am (ID, TAGS): Use $(AWK), not `awk'.

25 years ago * automake.in (handle_source_transform): Mark prefix as seen if
Tom Tromey [Tue, 13 Jul 1999 15:05:09 +0000 (15:05 +0000)]
* automake.in (handle_source_transform): Mark prefix as seen if
corresponding _SOURCES variable exists.  Fixes empty2.test.

25 years ago * empty3.test: New file.
Tom Tromey [Tue, 13 Jul 1999 14:04:13 +0000 (14:04 +0000)]
* empty3.test: New file.
* Makefile.am (TESTS): Added empty3.test.

25 years ago * empty2.test: Also look for `pavel.o'.
Tom Tromey [Tue, 13 Jul 1999 13:44:27 +0000 (13:44 +0000)]
* empty2.test: Also look for `pavel.o'.

25 years ago * empty2.test: New file.
Tom Tromey [Tue, 13 Jul 1999 13:28:09 +0000 (13:28 +0000)]
* empty2.test: New file.
* Makefile.am (TESTS): Added empty2.test.

25 years ago1999-06-25 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
Tom Tromey [Thu, 24 Jun 1999 18:18:34 +0000 (18:18 +0000)]
1999-06-25  OKUJI Yoshinori  <okuji@kuicr.kyoto-u.ac.jp>
* configure.in (ACLOCAL): Do not prepend the variable SRCDIR to
m4.
(AUTOMAKE): Set --amdir to current directory.

25 years agoReworded LGPL-is-a-mistake text
Tom Tromey [Sun, 20 Jun 1999 15:55:17 +0000 (15:55 +0000)]
Reworded LGPL-is-a-mistake text

25 years ago * Makefile.am (TAGS_FILES): New macro.
Tom Tromey [Sun, 20 Jun 1999 11:52:30 +0000 (11:52 +0000)]
* Makefile.am (TAGS_FILES): New macro.
(ETAGS_ARGS): Moved files into TAGS_FILES.
(TAGS_DEPENDENCIES): Likewise.
(ETAGS_ARGS): Removed.
(TAGS_DEPENDENCIES): Removed duplicate definition.
* tags.am (ID): Handle VPATH correctly.  Use TAGS_FILES.  Report
from Ganesan Rajagopal.
(TAGS): Likewise.

25 years ago1999-06-18 Thomas Tanner <tanner@ffii.org>
Tom Tromey [Sun, 20 Jun 1999 11:34:10 +0000 (11:34 +0000)]
1999-06-18  Thomas Tanner  <tanner@ffii.org>
* automake.in (handle_ltlibraries): Check for -module in LDFLAGS,
too.

25 years ago1999-06-20 Mark Elbrecht <snowball3@bigfoot.com>
Tom Tromey [Sun, 20 Jun 1999 10:40:26 +0000 (10:40 +0000)]
1999-06-20 Mark Elbrecht <snowball3@bigfoot.com>
* ylwrap: Handle filenames output by the DOS version of Bison.

25 years ago * ylwrap: Be less strict when recognizing DOS paths. From Mark
Tom Tromey [Sun, 20 Jun 1999 10:34:26 +0000 (10:34 +0000)]
* ylwrap: Be less strict when recognizing DOS paths.  From Mark
Elbrecht.

25 years ago * automake.in (handle_dist_worker): Remove redundant entries from
Tom Tromey [Sun, 20 Jun 1999 08:01:36 +0000 (08:01 +0000)]
* automake.in (handle_dist_worker): Remove redundant entries from
DIST_SUBDIRS.

25 years ago * automake.in (handle_lib_objects_cond): Better error message when
Tom Tromey [Sat, 19 Jun 1999 11:41:59 +0000 (11:41 +0000)]
* automake.in (handle_lib_objects_cond): Better error message when
unrecognized option passed in LDADD.

25 years ago* configure.in (ACLOCAL, AUTOMAKE): Use our own scripts, with
Alexandre Oliva [Tue, 8 Jun 1999 18:22:39 +0000 (18:22 +0000)]
* configure.in (ACLOCAL, AUTOMAKE): Use our own scripts, with
appropriate --acdir and --amdir arguments.

25 years ago* automake.in (dist_header): Avoid changing permissions of files
Alexandre Oliva [Mon, 7 Jun 1999 03:34:04 +0000 (03:34 +0000)]
* automake.in (dist_header): Avoid changing permissions of files
in the source tree, trying a complex `find/chmod' command before
falling back to plain chmod.
(handle_dist_worker): Do not create directories with mode 777, the
find above will take care of that.
* m4/init.m4: Set install_sh for find/chmod above.

25 years ago* THANKS: Added Shuhei Amakawa.
Alexandre Oliva [Sun, 6 Jun 1999 21:54:26 +0000 (21:54 +0000)]
* THANKS: Added Shuhei Amakawa.

25 years ago* mans.am: Strip dirname from given filename.
Alexandre Oliva [Sun, 6 Jun 1999 21:50:01 +0000 (21:50 +0000)]
* mans.am: Strip dirname from given filename.

25 years ago* automake.in (handle_dist): Change emitted rules so that a failure
Alexandre Oliva [Sun, 6 Jun 1999 21:32:04 +0000 (21:32 +0000)]
* automake.in (handle_dist): Change emitted rules so that a failure
in `$(MAKE) distcheck-hook' propagates to the outer make.

25 years ago * automake.in (handle_single_transform_list): Replace AM_FLAG and
Tom Tromey [Thu, 27 May 1999 20:20:54 +0000 (20:20 +0000)]
* automake.in (handle_single_transform_list): Replace AM_FLAG and
not FLAG in compilation rule.
(add_depend2): Likewise.

25 years ago * subobj3.test: New file.
Tom Tromey [Thu, 27 May 1999 20:16:52 +0000 (20:16 +0000)]
* subobj3.test: New file.
* Makefile.am (TESTS): Added subobj3.test.
(XFAIL_TESTS): Likewise.

25 years ago * ltlibobjs.test: New file.
Tom Tromey [Thu, 27 May 1999 19:54:03 +0000 (19:54 +0000)]
* ltlibobjs.test: New file.
* Makefile.am (TESTS): Added ltlibobjs.test.
(XFAIL_TESTS): Added ltlibobjs.test.

25 years ago * ltlib.am (install-@DIR@LTLIBRARIES): Pass INSTALL_STRIP_FLAG to
Tom Tromey [Thu, 27 May 1999 19:33:55 +0000 (19:33 +0000)]
* ltlib.am (install-@DIR@LTLIBRARIES): Pass INSTALL_STRIP_FLAG to
libtool.

25 years ago * Makefile.am (XFAIL_TESTS): Added sourcesub.test.
Tom Tromey [Thu, 27 May 1999 19:21:27 +0000 (19:21 +0000)]
* Makefile.am (XFAIL_TESTS): Added sourcesub.test.

25 years ago * m4/dmalloc.m4: Updated dmalloc site information.
Tom Tromey [Thu, 27 May 1999 19:19:29 +0000 (19:19 +0000)]
* m4/dmalloc.m4: Updated dmalloc site information.

25 years ago * automake.in (handle_single_transform_list): Push object name
Tom Tromey [Wed, 19 May 1999 00:21:13 +0000 (00:21 +0000)]
* automake.in (handle_single_transform_list): Push object name
without extension onto lang_specific_files.  Fixes
specflags4.test.

25 years ago * specflags4.test: Typo fix.
Tom Tromey [Wed, 19 May 1999 00:16:29 +0000 (00:16 +0000)]
* specflags4.test: Typo fix.

25 years ago * specflags4.test: New file. From Pavel Roskin.
Tom Tromey [Wed, 19 May 1999 00:06:16 +0000 (00:06 +0000)]
* specflags4.test: New file.  From Pavel Roskin.
* Makefile.am (TESTS): Added specflags4.test.

25 years ago * automake.in (handle_single_transform_list): Added missing
Tom Tromey [Wed, 19 May 1999 00:00:12 +0000 (00:00 +0000)]
* automake.in (handle_single_transform_list): Added missing
space.  Fixes specflags.test.

25 years ago * specflags.test: Added regression test for missing space.
Tom Tromey [Tue, 18 May 1999 23:56:34 +0000 (23:56 +0000)]
* specflags.test: Added regression test for missing space.

25 years agoMeta updates
Tom Tromey [Thu, 13 May 1999 20:20:50 +0000 (20:20 +0000)]
Meta updates

25 years ago * sourcesub.test: New file.
Tom Tromey [Thu, 13 May 1999 20:19:27 +0000 (20:19 +0000)]
* sourcesub.test: New file.
* Makefile.am (TESTS): Added sourcesub.test.

25 years ago * automake.in: Disabled dependency tracking for Java.
Tom Tromey [Wed, 5 May 1999 09:22:35 +0000 (09:22 +0000)]
* automake.in: Disabled dependency tracking for Java.

25 years ago * library.am (@LIBRARY@): Use $(@XLIBRARY@_AR).
Tom Tromey [Tue, 4 May 1999 12:32:36 +0000 (12:32 +0000)]
* library.am (@LIBRARY@): Use $(@XLIBRARY@_AR).
* automake.in (handle_libraries): Recognize _AR variable.

25 years ago * libobj2.test: Reverted previous change; it is incorrect.
Tom Tromey [Sat, 1 May 1999 13:13:08 +0000 (13:13 +0000)]
* libobj2.test: Reverted previous change; it is incorrect.

25 years ago * libobj2.test: Error if libtu.a.P is mentioned.
Tom Tromey [Sat, 1 May 1999 13:09:13 +0000 (13:09 +0000)]
* libobj2.test: Error if libtu.a.P is mentioned.

25 years ago * automake.in (finish_languages): Always use `-o $@' with
Tom Tromey [Fri, 30 Apr 1999 22:19:03 +0000 (22:19 +0000)]
* automake.in (finish_languages): Always use `-o $@' with
libtool.  Define ltcompile and ltlink at outermost scope in
function.
* libtool.am (.c.lo): Removed.

25 years ago * automake.in (finish_languages): Put `.' before extension in
Tom Tromey [Fri, 30 Apr 1999 10:45:30 +0000 (10:45 +0000)]
* automake.in (finish_languages): Put `.' before extension in
suffix list, `.obj' rule, and `.lo' rule.  Look at `-flags', not
`-flag'.  From Pavel Roskin.

25 years ago * automake.in (finish_languages): Fixed scoping of ltcompile and
Tom Tromey [Wed, 28 Apr 1999 10:47:01 +0000 (10:47 +0000)]
* automake.in (finish_languages): Fixed scoping of ltcompile and
ltlink.  From Pavel Roskin.

25 years ago * automake.in (read_main_am_file): Don't start macro definition
Tom Tromey [Tue, 27 Apr 1999 21:41:30 +0000 (21:41 +0000)]
* automake.in (read_main_am_file): Don't start macro definition
with backslash-newline.  Instead, append newline at the end if
required.

25 years ago * automake.in (read_am_file): Insert a backslash before a trailing
Tom Tromey [Tue, 27 Apr 1999 21:27:08 +0000 (21:27 +0000)]
* automake.in (read_am_file): Insert a backslash before a trailing
newline.  Fixes pluseq8.test.

25 years ago * cond9.test: New file. From Raja R Harinath.
Tom Tromey [Tue, 27 Apr 1999 15:52:46 +0000 (15:52 +0000)]
* cond9.test: New file.  From Raja R Harinath.
* Makefile.am (TESTS): Added cond9.test.

25 years ago * pluseq8.test: New file.
Tom Tromey [Tue, 27 Apr 1999 15:42:53 +0000 (15:42 +0000)]
* pluseq8.test: New file.
* Makefile.am (TESTS): Added pluseq8.test.

25 years ago * automake.in (MACRO_PATTERN): Allow digits and `_' to start a
Tom Tromey [Tue, 27 Apr 1999 15:15:57 +0000 (15:15 +0000)]
* automake.in (MACRO_PATTERN): Allow digits and `_' to start a
macro name.
(check_canonical_spelling): Don't insert `AM' before macro name
(reverts Alexandre's 1999-04-27 patch).
* automake.texi: Reverted documentation change for `AM' patch.

25 years ago * canon5.test: Updated to reflect change to MACRO_PATTERN.
Tom Tromey [Tue, 27 Apr 1999 15:12:26 +0000 (15:12 +0000)]
* canon5.test: Updated to reflect change to MACRO_PATTERN.

25 years ago * automake.in (handle_lib_objects_cond): Prefer `$1' over `\1'.
Tom Tromey [Tue, 27 Apr 1999 13:57:07 +0000 (13:57 +0000)]
* automake.in (handle_lib_objects_cond): Prefer `$1' over `\1'.
Minor rewrite for clarity.
(check_canonical_spelling): Prefer `$1' over `\1'.
* depend2.am (@OBJ@): Renamed.  Use @SOURCE@, @COMPILE@.  Always
use `-o $@'.
(@LTOBJ@): Likewise.
* automake.in (handle_single_transform_list): Don't print rule if
doing dependency tracking and the file's language supports it.
(initialize_per_input): Initialize lang_specific_files.
(add_depend2): New function.
(handle_dependencies): Use it.
* automake.in (lang_ppf77_finish): Use lang_f77_finish.
ratfor compiler name is `RCOMPILE'.  ppf77 compiler name changed
to `PPF77COMPILE' to allow use of f77 and ppf77 in the same
directory.
(lang_ratfor_finish): Use lang_f77_finish.
* compile.am (NOTDEPEND.c.o): Removed.
(OBJEXT.c.obj): Likewise.
* automake.in: Added `flags' attribute to all relevant languages.
(handle_single_transform_list): Handle per-derived-object flags.
Changed interface and all callers.
(handle_built_sources): Don't call handle_single_transform_list.
Added `compile' and `compiler-name' attribute to all relevant
languages.
(finish_languages): Define compiler variables here.
(lang_cxx_finish): Don't call define_compiler_variable.  Don't
define flag variable or .o rules.  Don't add to @suffixes.
(lang_f77_finish): Likewise.
(lang_ppf77_finish): Likewise.
(lang_objc_finish): Likewise.
(lang_java_finish): Likewise.
(finish_languages): Define flag variable here.
Added `output-arg' attribute to all relevant languages.
(finish_languages): Define `.o' rules here.
(finish_languages): Put extension on @suffixes.
(get_object_extension): Don't transform NOTDEPEND or MINUSO.

25 years ago * specflags3.test: New file.
Tom Tromey [Tue, 27 Apr 1999 13:46:43 +0000 (13:46 +0000)]
* specflags3.test: New file.
* Makefile.am (TESTS): Added specflags3.test.
(TESTS): Now lists one file per line, for simpler maintenance.
* specflags2.test: New file.
* specflags.test: New file.
* Makefile.am (TESTS): Added specflags.test, specflags2.test.

25 years ago* automake.in (initialize_global_constants): Invoke gzip for
Alexandre Oliva [Tue, 27 Apr 1999 13:24:46 +0000 (13:24 +0000)]
* automake.in (initialize_global_constants): Invoke gzip for
dist-shar just like in plain dist, i.e., pass it GZIP_ENV and -c.

25 years ago* automake.in (initialize_global_constants): Remove zip file
Alexandre Oliva [Tue, 27 Apr 1999 12:34:07 +0000 (12:34 +0000)]
* automake.in (initialize_global_constants): Remove zip file
before re-creating it.
Reported by Bob Friesenhahn <bfriesen@simple.dallas.tx.us>

25 years ago* texinfos.am (uninstall-info): Look for info file in srcdir, just
Alexandre Oliva [Tue, 27 Apr 1999 01:56:48 +0000 (01:56 +0000)]
* texinfos.am (uninstall-info): Look for info file in srcdir, just
like in install-info-am.
Reported by Tudor Hulubei <tudor@cs.unh.edu>

25 years ago* automake.in (handle_lib_objects_cond): Q doesn't work either.
Alexandre Oliva [Tue, 27 Apr 1999 00:17:25 +0000 (00:17 +0000)]
* automake.in (handle_lib_objects_cond): Q doesn't work either.
Let's use the good ol' substitution, then.
Reported by Russ Allbery <rra@stanford.edu>

25 years ago* automake.in (check_canonical_spelling): Insert AM before names
Alexandre Oliva [Mon, 26 Apr 1999 23:20:47 +0000 (23:20 +0000)]
* automake.in (check_canonical_spelling): Insert AM before names
starting with non-letters.
* automake.texi: Document it.

25 years ago* canon5.test (bin_PROGRAMS): New file.
Alexandre Oliva [Mon, 26 Apr 1999 23:06:53 +0000 (23:06 +0000)]
* canon5.test (bin_PROGRAMS): New file.
* Makefile.am (TESTS): Added canon5.test.

25 years ago* automake.in (handle_lib_objects_cond): Do not use quotemeta, it
Alexandre Oliva [Mon, 26 Apr 1999 22:29:00 +0000 (22:29 +0000)]
* automake.in (handle_lib_objects_cond): Do not use quotemeta, it
doesn't work on perl4.  Maybe Q and E do.

25 years ago * automake.in: Treat `.zip' and `.jar' files as Java.
Tom Tromey [Sat, 24 Apr 1999 17:45:42 +0000 (17:45 +0000)]
* automake.in: Treat `.zip' and `.jar' files as Java.

25 years ago * automake.in (generate_makefile): Define `subdir' after reading
Tom Tromey [Sat, 24 Apr 1999 16:30:51 +0000 (16:30 +0000)]
* automake.in (generate_makefile): Define `subdir' after reading
.am file.
(read_main_am_file): Give programming error if variable defined
before invocation.

25 years ago * automake.in (generate_makefile): Define `subdir' variable.
Tom Tromey [Thu, 22 Apr 1999 22:09:34 +0000 (22:09 +0000)]
* automake.in (generate_makefile): Define `subdir' variable.
(handle_dist): Don't define `subdir'.

25 years ago * automake.in (handle_texinfo): Change numbering scheme for
Tom Tromey [Thu, 22 Apr 1999 21:58:17 +0000 (21:58 +0000)]
* automake.in (handle_texinfo): Change numbering scheme for
stamp-vti files, to avoid problems with DOS.
From Michel de Ruiter.

25 years ago * automake.texi: Don't mention AM_FUNC_MKTIME.
Tom Tromey [Thu, 22 Apr 1999 21:50:53 +0000 (21:50 +0000)]
* automake.texi: Don't mention AM_FUNC_MKTIME.
* aclocal.in (obsolete_macros): Mention AM_FUNC_MKTIME.
* automake.in (scan_one_configure_file): Recognize
AC_FUNC_MKTIME, not AM_FUNC_MKTIME.
(obsolete_macros): Mention AM_FUNC_MKTIME.
* m4/Makefile.am (m4data_DATA): Removed mktime.m4.
* m4/mktime.m4: Removed.

25 years ago * automake.texi (Top level): Don't recommend substing SUBDIRS.
Tom Tromey [Tue, 20 Apr 1999 16:35:09 +0000 (16:35 +0000)]
* automake.texi (Top level): Don't recommend substing SUBDIRS.
Doc update from Erez.

25 years ago1999-04-20 Brian Ford <ford@vss.fsi.com>
Tom Tromey [Tue, 20 Apr 1999 16:27:45 +0000 (16:27 +0000)]
1999-04-20  Brian Ford <ford@vss.fsi.com>
* scripts.am: Change else if's to elif.

25 years ago* automake.in (handle_lib_objects_cond): Only require the source
Alexandre Oliva [Tue, 20 Apr 1999 02:41:06 +0000 (02:41 +0000)]
* automake.in (handle_lib_objects_cond): Only require the source
of a LIBOBJ if it's not in BUILT_SOURCES.
Reported by Erez Zadok.

25 years ago* libobj10.test: New file.
Alexandre Oliva [Tue, 20 Apr 1999 02:36:46 +0000 (02:36 +0000)]
* libobj10.test: New file.
* Makefile.am (TESTS): Added libobj10.test.

25 years ago * automake.in: Treat `.class' files as Java source.
Tom Tromey [Mon, 19 Apr 1999 12:22:21 +0000 (12:22 +0000)]
* automake.in: Treat `.class' files as Java source.
(lang_java_finish): Handle `.class' files.

25 years ago* m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site-lisp/*$'.
Alexandre Oliva [Sun, 18 Apr 1999 14:13:03 +0000 (14:13 +0000)]
* m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site-lisp/*$'.

25 years ago* m4/lispdir.m4: Do not override lispdir if it's already defined.
Alexandre Oliva [Sat, 17 Apr 1999 22:44:10 +0000 (22:44 +0000)]
* m4/lispdir.m4: Do not override lispdir if it's already defined.
Run some emacs-lisp to find out the site-lisp directory, but
relocate it into prefix.

25 years agobump version #
Alexandre Oliva [Sat, 17 Apr 1999 20:55:14 +0000 (20:55 +0000)]
bump version #

25 years ago* m4/mktime.m4 (bigtime_test, main): Move alarm from
Alexandre Oliva [Sat, 17 Apr 1999 19:59:06 +0000 (19:59 +0000)]
* m4/mktime.m4 (bigtime_test, main): Move alarm from
bigtime_test to main, since Solaris 7 (64-bit) mktime loops
even outside of bigtime_test.  Use a time limit of 60 seconds
for the whole test, not 10 seconds per iteration.

25 years ago* automake.in: Create stamps for headers in appropriate
Alexandre Oliva [Sat, 17 Apr 1999 19:44:53 +0000 (19:44 +0000)]
* automake.in: Create stamps for headers in appropriate
directories, even if the input file lives in a different place.
* remake-hdr.am: Likewise.

25 years ago From Brian Ford:
Tom Tromey [Fri, 16 Apr 1999 14:02:20 +0000 (14:02 +0000)]
From Brian Ford:
* progs.am (install-@DIR@PROGRAMS, uninstall-@DIR@PROGRAMS):
Invoke `sed' only once per program.
* scripts.am (install-@DIR@SCRIPTS, uninstall-@DIR@SCRIPTS):
Invoke `sed' only once per program.

25 years agoTypo fix
Tom Tromey [Tue, 13 Apr 1999 19:26:44 +0000 (19:26 +0000)]
Typo fix

25 years ago * automake.in (handle_subdirs): Make `install-recursive' phony.
Tom Tromey [Tue, 13 Apr 1999 19:20:49 +0000 (19:20 +0000)]
* automake.in (handle_subdirs): Make `install-recursive' phony.
From Michel de Ruiter.
* automake.in (handle_ltlibraries): Added missing `check'.

25 years ago * ansi2knr.c: New version from Pavel Roskin (via ansi2knr.c
Tom Tromey [Mon, 12 Apr 1999 15:15:03 +0000 (15:15 +0000)]
* ansi2knr.c: New version from Pavel Roskin (via ansi2knr.c
maintainer).

25 years ago * automake.in (handle_dist): Use AMTAR.
Tom Tromey [Sun, 11 Apr 1999 22:27:41 +0000 (22:27 +0000)]
* automake.in (handle_dist): Use AMTAR.
(initialize_global_constants): Likewise.
* m4/init.m4 (AM_INIT_AUTOMAKE): Use AMTAR, not TAR.

25 years ago * automake.in (lang_sub_obj): New function.
Tom Tromey [Sun, 11 Apr 1999 21:16:25 +0000 (21:16 +0000)]
* automake.in (lang_sub_obj): New function.
(lang_cxx_rewrite): Use it.
(lang_asm_rewrite): Likewise.
(lang_objc_rewrite): Likewise.
(lang_cxx_finish): Add `-o $@' to all C++ rules.
(lang_asm_finish): Add `-o' to suffix rules when appropriate.
(lang_objc_finish): Add `-o $@' to all ObjC rules.
(lang_java_finish): Likewise.

25 years ago * subobj2.test: New file.
Tom Tromey [Sun, 11 Apr 1999 21:11:04 +0000 (21:11 +0000)]
* subobj2.test: New file.
* Makefile.am (TESTS): Added subobj2.test.

25 years ago * automake.in: Only register `asm' once.
Tom Tromey [Sun, 11 Apr 1999 20:10:14 +0000 (20:10 +0000)]
* automake.in: Only register `asm' once.
(lang_asm_finish): Put assembly suffixes on @suffixes.
* libtool.am (.s.lo): Removed.
(.S.lo): Likewise.
* automake.in (lang_asm_finish): Handle libtool.
* libtool.am (.c.o): Always pass -c to libtool.
* automake.in (lang_yacc_rewrite): Handle sources in subdirs.
(lang_yaccxx_rewrite): Likewise.
(lang_lex_rewrite): Likewise.
(lang_lexxx_rewrite): Likewise.

25 years ago Assembly code no longer included by default:
Tom Tromey [Sun, 11 Apr 1999 18:40:47 +0000 (18:40 +0000)]
Assembly code no longer included by default:
* compile.am (.s.o): Removed.
(.S.o): Likewise.
* automake.in: Register `asm' language.
(lang_asm_finish): Generate suffix rules for assembly.
(get_object_extension): Don't add `.s' or `.S' to suffix list.

25 years ago * automake.in (get_object_extension): Substitute @MINUSO@ when
Tom Tromey [Sun, 11 Apr 1999 13:12:05 +0000 (13:12 +0000)]
* automake.in (get_object_extension): Substitute @MINUSO@ when
including compile.am.
* compile.am (.c.o): Added @MINUSO@.
(.c.obj): Likewise.

25 years ago First cut at allowing objects in subdirectories:
Tom Tromey [Sun, 11 Apr 1999 13:02:43 +0000 (13:02 +0000)]
First cut at allowing objects in subdirectories:
* m4/Makefile.am (m4data_DATA): Added minuso.m4.
* Makefile.am (dist_script_DATA): Added compile.
* m4/minuso.m4: New file.
* automake.in (initialize_global_constants): Added compile to
common_files.
(seen_cc_c_o): New global.
(scan_one_configure_file): Set it when AM_PROG_CC_C_O seen.
(handle_options): Recognize `subdir-objects' option.
(lang_c_rewrite): Added directory argument.
(lang_yacc_rewrite): Likewise.
(lang_yaccxx_rewrite): Likewise.
(lang_lex_rewrite): Likewise.
(lang_lexxx_rewrite): Likewise.
(handle_single_transform_list): Pass directory to _rewrite
function.  Generate dependencies for dirstamp files for each .o;
it is just the rules we want to create once.
(lang_c_rewrite): Handle `subdir-objects' option.
(lang_c_rewrite): Require `compile' program.
* compile: New file.

25 years ago * subobj.test: New file.
Tom Tromey [Sun, 11 Apr 1999 12:58:09 +0000 (12:58 +0000)]
* subobj.test: New file.
* Makefile.am (TESTS): Added subobj.test.

25 years ago * automake.in (initialize_per_input): Initialize %directory_map.
Tom Tromey [Sun, 11 Apr 1999 11:24:16 +0000 (11:24 +0000)]
* automake.in (initialize_per_input): Initialize %directory_map.
(handle_single_transform_list): Only create .dirstamp rules once
per directory.

25 years ago * m4/gcj.m4 (AM_PROG_GCJ): Use AC_CHECK_PROGS, not AC_CHECK_PROG.
Tom Tromey [Sun, 11 Apr 1999 10:22:50 +0000 (10:22 +0000)]
* m4/gcj.m4 (AM_PROG_GCJ): Use AC_CHECK_PROGS, not AC_CHECK_PROG.

25 years ago Fix for confh.test:
Tom Tromey [Sat, 10 Apr 1999 23:29:42 +0000 (23:29 +0000)]
Fix for confh.test:
* automake.in (configure_input_files): New global.
(scan_configure): Set it.
(handle_configure): Use configure_input_files when determining
which subdirs have a Makefile.am.  Fixes confh.test.
(handle_configure): Only recognize acconfig.h in top srcdir.

25 years ago * confh.test: Use `sed' to extract full definition of
Tom Tromey [Sat, 10 Apr 1999 23:27:06 +0000 (23:27 +0000)]
* confh.test: Use `sed' to extract full definition of
DIST_COMMON.  Look for stamp-h.in rule in include/Makefile.in.
* Makefile.am (XFAIL_TESTS): Removed confh.test.

25 years ago * depend2.am (%.o): Use `$(*D)/$(*F)', not just `$(*F)'.
Tom Tromey [Sat, 10 Apr 1999 22:51:51 +0000 (22:51 +0000)]
* depend2.am (%.o): Use `$(*D)/$(*F)', not just `$(*F)'.
(%.lo): Likewise.

25 years ago * defs: Ensure srcdir is always absolute.
Tom Tromey [Sat, 10 Apr 1999 22:51:16 +0000 (22:51 +0000)]
* defs: Ensure srcdir is always absolute.

25 years ago * automake.in (am_install_var): Remove redundancies from the
Tom Tromey [Sat, 10 Apr 1999 22:22:01 +0000 (22:22 +0000)]
* automake.in (am_install_var): Remove redundancies from the
result.  Fixes test cond8.test.

25 years ago * Makefile.am (XFAIL_TESTS): Removed cond8.test.
Tom Tromey [Sat, 10 Apr 1999 22:20:15 +0000 (22:20 +0000)]
* Makefile.am (XFAIL_TESTS): Removed cond8.test.

25 years agoRemoved erroneous comment
Tom Tromey [Sat, 10 Apr 1999 22:11:15 +0000 (22:11 +0000)]
Removed erroneous comment

25 years ago * automake.in (handle_single_transform_list): Handle dependency
Tom Tromey [Sat, 10 Apr 1999 22:08:21 +0000 (22:08 +0000)]
* automake.in (handle_single_transform_list): Handle dependency
tracking when files are created in subdirs.  Error if object in
subdir has `..' component.

25 years ago * automake.in (initialize_global_constants): Use $(TAR), not tar.
Tom Tromey [Sat, 10 Apr 1999 18:24:42 +0000 (18:24 +0000)]
* automake.in (initialize_global_constants): Use $(TAR), not tar.

25 years ago * automake.in (handle_ltlibraries): Allow check_LTLIBRARIES.
Tom Tromey [Sat, 10 Apr 1999 17:45:38 +0000 (17:45 +0000)]
* automake.in (handle_ltlibraries): Allow check_LTLIBRARIES.

25 years ago * automake.in (lang_yacc_finish): Added missing `&'.
Tom Tromey [Sat, 10 Apr 1999 09:30:55 +0000 (09:30 +0000)]
* automake.in (lang_yacc_finish): Added missing `&'.

25 years ago* automake.in (handle_configure): Replace multiple occurrences of
Alexandre Oliva [Sat, 10 Apr 1999 07:53:32 +0000 (07:53 +0000)]
* automake.in (handle_configure): Replace multiple occurrences of
@STAMP@ in the same line; completes the patch for remake-hdr.am
below.