platform/upstream/automake.git
24 years agoUpdated COPYING
Tom Tromey [Mon, 19 Jun 2000 21:40:45 +0000 (21:40 +0000)]
Updated COPYING

24 years agos/dependancy/dependency/.
Akim Demaille [Mon, 19 Jun 2000 17:29:15 +0000 (17:29 +0000)]
s/dependancy/dependency/.

24 years ago2000-06-02 Morten Eriksen <mortene@sim.no>
Tom Tromey [Fri, 2 Jun 2000 23:27:02 +0000 (23:27 +0000)]
2000-06-02  Morten Eriksen  <mortene@sim.no>

        * depcomp: workaround for problem with SGI IRIX sed (it can only
        handle lines of up to 8192 characters, the rest of the line will
        be mangled).

24 years ago2000-05-31 Morten Eriksen <mortene@sim.no>
Tom Tromey [Fri, 2 Jun 2000 23:23:53 +0000 (23:23 +0000)]
2000-05-31  Morten Eriksen  <mortene@sim.no>

        * depcomp: tell SGI MIPSpro compilers to generate dependencies
        through the pre-processor (only CVS libtool has the -Wc option
        yet).

24 years ago* missing: Add support for `help2man'.
Akim Demaille [Mon, 15 May 2000 16:43:40 +0000 (16:43 +0000)]
* missing: Add support for `help2man'.

24 years ago * automake.in (handle_tests): Work correctly if TESTS is empty;
Tom Tromey [Fri, 12 May 2000 00:02:29 +0000 (00:02 +0000)]
* automake.in (handle_tests): Work correctly if TESTS is empty;
print nothing if it is.  From Kevin Ryde.

24 years ago * automake.texi (Texinfo): Mention vers*.texi.
Tom Tromey [Tue, 9 May 2000 02:01:07 +0000 (02:01 +0000)]
* automake.texi (Texinfo): Mention vers*.texi.

24 years ago*** empty log message ***
Jim Meyering [Fri, 5 May 2000 08:57:08 +0000 (08:57 +0000)]
*** empty log message ***

24 years ago2000-05-04 Akim Demaille <akim@epita.fr>
Jim Meyering [Fri, 5 May 2000 08:56:36 +0000 (08:56 +0000)]
2000-05-04  Akim Demaille  <akim@epita.fr>

AM_INIT_AUTOMAKE is no longer optional, so don't look for
`VERSION=' and `PACKAGE='.
* automake.in (seen_package, seen_version): Remove initializations of
unnecessary variables.
(scan_one_configure_file): Don't set them.
(scan_configure): Don't use them.

24 years ago2000-05-01 Pavel Roskin <pavel_roskin@geocities.com>
Tom Tromey [Mon, 1 May 2000 21:03:23 +0000 (21:03 +0000)]
2000-05-01  Pavel Roskin  <pavel_roskin@geocities.com>

* install2.test: Prevent automake from looking into .. and ../..
by using AC_CONFIG_AUX_DIR(.) in configure.in
* pr19.test: Likewise
* subobj3.test: Likewise

24 years ago*** empty log message ***
Jim Meyering [Mon, 1 May 2000 10:58:53 +0000 (10:58 +0000)]
*** empty log message ***

24 years agoFrom Akim Demaille <akim@epita.fr>
Jim Meyering [Mon, 1 May 2000 10:57:08 +0000 (10:57 +0000)]
From Akim Demaille  <akim@epita.fr>

* m4/init.m4 (AC_PROVIDE_IFELSE): If it is not defined, do it.
(AM_INIT_AUTOMAKE): Update the writing conventions.
Quote the arguments properly.
Add a few missing `dnl'.
Use AC_PROVIDE_IFELSE.

24 years ago.
Jim Meyering [Wed, 26 Apr 2000 12:16:48 +0000 (12:16 +0000)]
.

24 years ago(scan_one_configure_file): Handle the AC_CONFIG_FILES
Jim Meyering [Wed, 26 Apr 2000 12:16:24 +0000 (12:16 +0000)]
(scan_one_configure_file): Handle the AC_CONFIG_FILES
macro.  Based on a patch from Harlan Stenn.

24 years ago.
Jim Meyering [Sat, 15 Apr 2000 09:13:49 +0000 (09:13 +0000)]
.

24 years agoRemove unnecessary double quotes in assignments.
Jim Meyering [Sat, 15 Apr 2000 09:13:40 +0000 (09:13 +0000)]
Remove unnecessary double quotes in assignments.

24 years ago.
Jim Meyering [Sat, 15 Apr 2000 08:30:18 +0000 (08:30 +0000)]
.

24 years ago(scan_one_configure_file): Also recognize AC_CONFIG_HEADERS.
Jim Meyering [Sat, 15 Apr 2000 08:30:14 +0000 (08:30 +0000)]
(scan_one_configure_file): Also recognize AC_CONFIG_HEADERS.
Remove trailing blanks.

24 years ago * header-vars.am (DESTDIR): Commented out definition.
Tom Tromey [Wed, 5 Apr 2000 21:12:43 +0000 (21:12 +0000)]
* header-vars.am (DESTDIR): Commented out definition.

24 years ago * automake.in (require_file_internal): Pass --copy to libtoolize
Tom Tromey [Wed, 5 Apr 2000 20:55:48 +0000 (20:55 +0000)]
* automake.in (require_file_internal): Pass --copy to libtoolize
if automake was run with `--copy'.

24 years ago * automake.texi (Uniform): Fix definition of pkglibdir.
Tom Tromey [Thu, 23 Mar 2000 05:15:47 +0000 (05:15 +0000)]
* automake.texi (Uniform): Fix definition of pkglibdir.
From thi <ttn@revel.glug.org>.

24 years ago * aclocal.in (parse_arguments): Copyright 2000.
Tom Tromey [Mon, 20 Mar 2000 00:12:59 +0000 (00:12 +0000)]
* aclocal.in (parse_arguments): Copyright 2000.
(write_aclocal): Likewise.
* automake.in (parse_arguments): Copyright 2000.
(initialize_global_constants): Likewise.

24 years ago * automake.in (generate_makefile): Call handle_dist after
Tom Tromey [Mon, 20 Mar 2000 00:04:24 +0000 (00:04 +0000)]
* automake.in (generate_makefile): Call handle_dist after
handle_dependencies and handle_tests.  Fixes subobj3.test and
pr19.test regressions.

24 years ago * depend2.am (@EXT@.o): Look for the source file in srcdir as well
Tom Tromey [Sun, 19 Mar 2000 23:43:57 +0000 (23:43 +0000)]
* depend2.am (@EXT@.o): Look for the source file in srcdir as well
as the current directory.
(@EXT@.lo): Likewise.

24 years ago * automake.in (handle_data): Pass -candist instead of
Tom Tromey [Sun, 19 Mar 2000 23:41:37 +0000 (23:41 +0000)]
* automake.in (handle_data): Pass -candist instead of
-defaultdist, for the compatibility.

24 years ago * libobj2.test: Put depcomp into subdir.
Tom Tromey [Sun, 19 Mar 2000 23:38:10 +0000 (23:38 +0000)]
* libobj2.test: Put depcomp into subdir.
* confsub.test: Put depcomp into subdir.
* defs: Always copy `depcomp'.

24 years ago Fix for test nodepcomp.test:
Tom Tromey [Sun, 19 Mar 2000 23:33:42 +0000 (23:33 +0000)]
Fix for test nodepcomp.test:
* automake.in (require_file_internal): Use readlink on symlinks.
Only unlink file if we are going to try to add it again.
(handle_dependencies): Require `depcomp' here.
(scan_configure): Don't require `depcomp'.

24 years ago * defs: Correctly create `depcomp'.
Tom Tromey [Sun, 19 Mar 2000 23:32:55 +0000 (23:32 +0000)]
* defs: Correctly create `depcomp'.
* nodepcomp.test: Remove depcomp.

24 years ago Fix for test nodepcomp.test:
Tom Tromey [Sun, 19 Mar 2000 23:13:16 +0000 (23:13 +0000)]
Fix for test nodepcomp.test:
* automake.in (handle_dependencies): Require `depcomp' here.
(scan_configure): Don't require `depcomp'.

24 years ago2000-03-16 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
Tom Tromey [Sun, 19 Mar 2000 23:03:40 +0000 (23:03 +0000)]
2000-03-16  OKUJI Yoshinori  <okuji@kuicr.kyoto-u.ac.jp>

* automake.in (handle_configure): Remove $(BUILT_SOURCES) from
the rule to remake Makefile, whether $use_dependencies is true
or not. This was a historical one and doesn't make sense any
longer.

24 years ago More for PR automake/38:
Tom Tromey [Sun, 19 Mar 2000 22:34:20 +0000 (22:34 +0000)]
More for PR automake/38:
* automake.texi (Invoking Automake): Document --force-missing.
* automake.in (force_missing): New global.
(parse_arguments): Recognize --force-missing.
(initialize_global_constants): Document --force-missing.
(require_file_internal): Handle --force-missing.

24 years ago More for PR automake/38:
Tom Tromey [Sun, 19 Mar 2000 22:33:19 +0000 (22:33 +0000)]
More for PR automake/38:
* symlink3.test: New file.
* Makefile.am (TESTS): Added symlink3.test.

24 years ago Fix for PR automake/38:
Tom Tromey [Sun, 19 Mar 2000 22:25:13 +0000 (22:25 +0000)]
Fix for PR automake/38:
* automake.in (require_file_internal): Check for and handle
dangling symlinks.  Fixes symlink2.test.

24 years ago For PR automake/38:
Tom Tromey [Sun, 19 Mar 2000 22:24:26 +0000 (22:24 +0000)]
For PR automake/38:
* symlink2.test: New file.
* Makefile.am (TESTS): Added symlink2.test.

24 years ago Fix for PR automake/45:
Tom Tromey [Sun, 19 Mar 2000 21:54:13 +0000 (21:54 +0000)]
Fix for PR automake/45:
* automake.texi (configure): Mention requirement to run
AM_INIT_AUTOMAKE.
(Requirements): Removed most text.
* automake.in (seen_init_automake): New global.
(scan_configure): Error if AM_INIT_AUTOMAKE not seen.
(scan_one_configure_file): Don't support AM_INIT_GUILE_MODULE.
Set seen_init_automake if needed.

24 years ago For PR automake/45:
Tom Tromey [Sun, 19 Mar 2000 21:53:11 +0000 (21:53 +0000)]
For PR automake/45:
* defs, acoutnoq.test, texinfo8.test, tagsub.test, subdir2.test,
subdir.test, scripts.test, remake2.test, remake.test, pr2.test,
parse.test, output4.test, output3.test, output2.test, output.test,
libobj10.test, libobj9.test, libobj8.test, libobj7.test,
libobj6.test, libobj2.test, libobj.test, fpinstall.test,
fpinst2.test, depend3.test, confsub.test, config.test,
confh4.test, confh3.test, confh2.test, confh.test, conf2.test,
colon7.test, colon6.test, colon5.test, colon4.test, colon3.test,
colon2.test, colon.test, acouttbs.test, acoutqnl.test,
acoutput.test: Put AM_INIT_AUTOMAKE into configure.in.

24 years ago Fix for PR automake/41:
Tom Tromey [Sun, 19 Mar 2000 21:04:46 +0000 (21:04 +0000)]
Fix for PR automake/41:
* automake.in (require_file_found): New global.
(require_file_internal): Set require_file_found entry.
(handle_texinfo): Require file any number of times.

24 years ago * automake.in (handle_dist_worker): Exit if `cp' fails. Fixes
Tom Tromey [Sun, 19 Mar 2000 20:37:06 +0000 (20:37 +0000)]
* automake.in (handle_dist_worker): Exit if `cp' fails.  Fixes
install2.test.

24 years ago * install2.test: Expect a `dist' failure.
Tom Tromey [Sun, 19 Mar 2000 20:35:46 +0000 (20:35 +0000)]
* install2.test: Expect a `dist' failure.

24 years ago * nodepcomp.test: New file.
Tom Tromey [Sun, 19 Mar 2000 19:54:24 +0000 (19:54 +0000)]
* nodepcomp.test: New file.
* Makefile.am (TESTS): Added nodepcomp.test.

24 years ago * tags.am: Don't reference $$here. Report from Sven Verdoolaege.
Tom Tromey [Sun, 19 Mar 2000 19:46:34 +0000 (19:46 +0000)]
* tags.am: Don't reference $$here.  Report from Sven Verdoolaege.

24 years ago* m4/missing.m4: Print the backtick in a way that won't cause
Alexandre Oliva [Mon, 13 Mar 2000 10:40:49 +0000 (10:40 +0000)]
* m4/missing.m4: Print the backtick in a way that won't cause
autoconf CVS to emit any warnings.

24 years ago.
Jim Meyering [Sat, 4 Mar 2000 08:56:22 +0000 (08:56 +0000)]
.

24 years ago(dist-info):
Jim Meyering [Sat, 4 Mar 2000 08:56:13 +0000 (08:56 +0000)]
(dist-info):
Don't use `ln' (which was just a space optimization anyway) to
populate $(distdir).  Otherwise, the dist rules that change
permissions would end up affecting the master sources.

24 years ago(handle_dist_worker) [generating rules for distdir]:
Jim Meyering [Sat, 4 Mar 2000 08:55:19 +0000 (08:55 +0000)]
(handle_dist_worker) [generating rules for distdir]:
Don't use `ln' (which was just a space optimization anyway) to
populate $(distdir).  Otherwise, the dist rules that change
permissions would end up affecting the master sources.

24 years ago.
Jim Meyering [Sat, 4 Mar 2000 08:52:29 +0000 (08:52 +0000)]
.

24 years ago(generate_makefile): Detect write/close failure.
Jim Meyering [Sat, 4 Mar 2000 08:51:51 +0000 (08:51 +0000)]
(generate_makefile): Detect write/close failure.

24 years ago2000-02-02 Assar Westerlund <assar@sics.se>
Tom Tromey [Wed, 2 Feb 2000 04:29:02 +0000 (04:29 +0000)]
2000-02-02  Assar Westerlund  <assar@sics.se>

* automake.in (handle_single_transform_list): do not use $< which
is not handled by all non-GNU makes.  Instead do explicit sh code
testing for the file in this directory and srcdir.  Based on a
suggestion by Alexandre Oliva <oliva@lsd.ic.unicamp.br>

24 years agoAdded comment about OSF tar
Tom Tromey [Sun, 16 Jan 2000 21:35:26 +0000 (21:35 +0000)]
Added comment about OSF tar

24 years ago * m4/lispdir.m4: Added --with-lispdir argument processing.
Tom Tromey [Thu, 13 Jan 2000 00:58:57 +0000 (00:58 +0000)]
* m4/lispdir.m4: Added --with-lispdir argument processing.
From Kevin Dalley.

24 years ago * automake.in (handle_configure): Don't check for
Tom Tromey [Sat, 8 Jan 2000 19:16:57 +0000 (19:16 +0000)]
* automake.in (handle_configure): Don't check for
AC_PROG_MAKE_SET.
(scan_configure): Check for AC_PROG_MAKE_SET.

24 years ago * ansi.test, texinfo.test, empty.test, insh2.test, texinfo8.test:
Tom Tromey [Sat, 8 Jan 2000 19:14:57 +0000 (19:14 +0000)]
* ansi.test, texinfo.test, empty.test, insh2.test, texinfo8.test:
Remove @SET_MAKE@ before using Makefile.
* backsl2.test: Don't add AC_PROG_MAKE_SET in configure.in;
already done.
* defs: Put AC_PROG_MAKE_SET in configure.in.
* acoutnoq.test, acoutput.test, acoutqnl.test, acouttbs.test,
acouttbs2.test, colon.test, colon2.test, colon3.test, colon4.test,
colon5.test, colon6.test, colon7.test, conf2.test, confh.test,
confh2.test, confh3.test, confh4.test, config.test, depend3.test,
discover.test, fpinst2.test, gnits.test, ldadd.test, libobj.test,
libobj10.test, libobj2.test, libobj6.test, libobj7.test,
libobj8.test, libobj9.test, output.test, output2.test,
output3.test, output4.test, output5.test, package.test,
parse.test, pr2.test, remake.test, remake2.test, scripts.test,
stamph.test, texinfo8.test: Likewise.

24 years ago * header-vars.am (@SET_MAKE@): Added.
Tom Tromey [Thu, 6 Jan 2000 16:59:00 +0000 (16:59 +0000)]
* header-vars.am (@SET_MAKE@): Added.
* subdirs.am (@SET_MAKE@): Removed.  Report from Motoyuki
Kasahara.

24 years ago * subobj3.test: Remove depcomp.
Tom Tromey [Mon, 27 Dec 1999 07:40:32 +0000 (07:40 +0000)]
* subobj3.test: Remove depcomp.
* pr9.test: Remove depcomp.
Remove opportunistic check.
* pr19.test: Remove depcomp.

24 years ago * suffix2.test: Create config.guess and config.sub so user doesn't
Tom Tromey [Sat, 25 Dec 1999 18:35:29 +0000 (18:35 +0000)]
* suffix2.test: Create config.guess and config.sub so user doesn't
need libtoolize.  From Klaus Reichl.

24 years ago * automake.in (handle_dist_worker): Expand DIST_COMMON under all
Tom Tromey [Sun, 19 Dec 1999 10:37:58 +0000 (10:37 +0000)]
* automake.in (handle_dist_worker): Expand DIST_COMMON under all
conditions.
(require_file_internal): Corrected arguments to second invocation
of maybe_push_required_file.

24 years ago Fix for PR automake/9:
Tom Tromey [Sun, 19 Dec 1999 10:00:06 +0000 (10:00 +0000)]
Fix for PR automake/9:
* automake.in (make_dirs, make_dirs_set): New globals.
(is_make_dir): New function.
(handle_configure): Use it.
(require_file_internal): Push file if there is no Makefile in its
directory.
(initialize_per_input): Initialize handle_dist_run.
(push_dist_common): Inspect handle_dist_run.
(handle_dist): Set handle_dist_run.  Push items from
configure_dist_common onto dist_common if appropriate.
(configure_dist_common): New global.
(scan_configure): Set it.
(maybe_push_required_file): New function.
(require_file_internal): Use it.

24 years ago Test for PR automake/9:
Tom Tromey [Sun, 19 Dec 1999 09:11:46 +0000 (09:11 +0000)]
Test for PR automake/9:
* pr9.test: New file.
* Makefile.am (TESTS): Added pr9.test.

24 years ago * pr19.test: Fail gracefully if gzip missing.
Tom Tromey [Sun, 19 Dec 1999 09:01:02 +0000 (09:01 +0000)]
* pr19.test: Fail gracefully if gzip missing.
* install2.test: Fail gracefully if gzip missing.

24 years ago1999-12-19 Pavel Roskin <pavel_roskin@geocities.com>
Tom Tromey [Sun, 19 Dec 1999 08:54:22 +0000 (08:54 +0000)]
1999-12-19  Pavel Roskin  <pavel_roskin@geocities.com>

* tests/defs: add all permissions to testSubDir before
removing it.

24 years ago * automake.in (handle_dist_worker): Scan DIST_COMMON to see if
Tom Tromey [Sun, 19 Dec 1999 08:46:15 +0000 (08:46 +0000)]
* automake.in (handle_dist_worker): Scan DIST_COMMON to see if
more subdirs are defined.  From Axel Belinfante.  Fixes
PR automake/2.

24 years ago * pr2.test: Use egrep, not grep.
Tom Tromey [Sun, 19 Dec 1999 08:44:07 +0000 (08:44 +0000)]
* pr2.test: Use egrep, not grep.

24 years ago Test for PR automake/2:
Tom Tromey [Sun, 19 Dec 1999 08:36:11 +0000 (08:36 +0000)]
Test for PR automake/2:
* pr2.test: New file.
* Makefile.am (TESTS): Added pr2.test.

24 years ago Partial fix for PR automake/40:
Tom Tromey [Sun, 19 Dec 1999 04:09:23 +0000 (04:09 +0000)]
Partial fix for PR automake/40:
* lisp.am (install-@DIR@LISP): Handle nobase_ case.
(uninstall-@DIR@LISP): Likewise.
* header.am (install-@DIR@HEADERS): Handle nobase_ case.
(uninstall-@DIR@HEADERS): Likewise.
* data.am (install-@DIR@DATA): Handle nobase_ case.
(uninstall-@DIR@DATA): Likewise.
* automake.in (am_primary_prefixes): Recognize `nobase_' prefix.
(am_install_var): Recognize and handle `nobase_' prefix.

24 years ago * automake.in (get_object_extension): Added space before `-I.'.
Tom Tromey [Fri, 17 Dec 1999 16:26:27 +0000 (16:26 +0000)]
* automake.in (get_object_extension): Added space before `-I.'.
Report from Ralf Corsepius.

24 years agoMoved some TODO items into Gnats
Tom Tromey [Thu, 16 Dec 1999 04:28:43 +0000 (04:28 +0000)]
Moved some TODO items into Gnats

24 years ago * aclocal.in: Don't pass $acdir to scan_m4_files.
Tom Tromey [Wed, 15 Dec 1999 19:03:10 +0000 (19:03 +0000)]
* aclocal.in: Don't pass $acdir to scan_m4_files.
(parse_arguments): Push $acdir on end of dirlist.
(scan_file): Don't warn if duplicate macro seen.

24 years ago * dup3.test: New file.
Tom Tromey [Wed, 15 Dec 1999 19:01:34 +0000 (19:01 +0000)]
* dup3.test: New file.
* Makefile.am (TESTS): Added dup3.test.

24 years agoAdded explanatory comment
Tom Tromey [Tue, 14 Dec 1999 23:20:16 +0000 (23:20 +0000)]
Added explanatory comment

24 years ago * pr19.test: New file. For PR automake/19.
Tom Tromey [Tue, 14 Dec 1999 06:42:57 +0000 (06:42 +0000)]
* pr19.test: New file.  For PR automake/19.
* Makefile.am (TESTS): Added pr19.test.

24 years ago * lex4.test: New file. For PR automake/6.
Tom Tromey [Tue, 14 Dec 1999 06:32:19 +0000 (06:32 +0000)]
* lex4.test: New file.  For PR automake/6.
* Makefile.am (TESTS): Added lex4.test.

24 years ago Fix for PR automake/30 and PR automake/23. Fixes test
Tom Tromey [Tue, 14 Dec 1999 06:11:31 +0000 (06:11 +0000)]
Fix for PR automake/30 and PR automake/23.  Fixes test
suffix3.test.
* automake.in (initialize_per_input): Initialize
source_suffix_pattern.
(derive_suffix): New function.
(handle_single_transform_list): Call it.

24 years ago * suffix3.test: New file.
Tom Tromey [Tue, 14 Dec 1999 06:09:39 +0000 (06:09 +0000)]
* suffix3.test: New file.
* Makefile.am (TESTS): Added suffix3.test.

24 years ago * automake.in (add_depend2): Handle the no-dependency-tracking
Tom Tromey [Tue, 14 Dec 1999 04:49:06 +0000 (04:49 +0000)]
* automake.in (add_depend2): Handle the no-dependency-tracking
case.  Fixes test suffix2.test.

24 years ago * suffix2.test: Added `no-dependencies' to options in
Tom Tromey [Tue, 14 Dec 1999 04:38:06 +0000 (04:38 +0000)]
* suffix2.test: Added `no-dependencies' to options in
Makefile.am.  Removed trailing `exit 1'.

24 years ago * depcomp (tmpdepfile): [case sgi] Added missing `fi'.
Tom Tromey [Tue, 14 Dec 1999 04:36:10 +0000 (04:36 +0000)]
* depcomp (tmpdepfile): [case sgi] Added missing `fi'.

* automake.in (get_object_extension): Fixed quoting on
-I$(srcdir).

24 years ago * depend2.am: Removed erroneous comment.
Tom Tromey [Tue, 14 Dec 1999 04:10:36 +0000 (04:10 +0000)]
* depend2.am: Removed erroneous comment.

* automake.texi (Program variables): Document nostdinc.
(Options): Likewise.
* automake.in (get_object_extension): Respect nostdinc option.
(handle_options): Recognize nostdinc.
* comp-vars.am (DEFS): Use @DEFAULT_INCLUDES@ as sole
substitution.

* automake.in (read_am_file): Allow conditional includes.  Fixes
test condincl.test.

24 years ago * nostdinc.test: New file.
Tom Tromey [Tue, 14 Dec 1999 03:57:18 +0000 (03:57 +0000)]
* nostdinc.test: New file.
* Makefile.am (TESTS): Added nostdinc.test.

* condincl2.test: New file.
* condincl.test: New file.
* Makefile.am (TESTS): Added condincl.test, condincl2.test.

* suffix2.test: New file.
* Makefile.am (TESTS): Added suffix2.test.

24 years ago * depcomp: Handle case on SGI when libtool is `yes'.
Tom Tromey [Mon, 13 Dec 1999 21:52:11 +0000 (21:52 +0000)]
* depcomp: Handle case on SGI when libtool is `yes'.
* depend2.am (@EXT@.o): Set libtool.
(@EXT@.lo): Likewise.
(@EXT@.obj): Likewise.

24 years ago * depcomp: Unify dashmstdout and dashXmstdout cases. Move hp case
Tom Tromey [Mon, 13 Dec 1999 07:37:38 +0000 (07:37 +0000)]
* depcomp: Unify dashmstdout and dashXmstdout cases.  Move hp case
after gcc case.

24 years ago1999-12-13 Pavel Roskin <pavel_roskin@geocities.com>
Tom Tromey [Mon, 13 Dec 1999 07:13:42 +0000 (07:13 +0000)]
1999-12-13  Pavel Roskin  <pavel_roskin@geocities.com>

* automake.in (add_depend2): substitute $rule in the rules
for individual files.  Fixes test specflags5.test.

24 years ago * subobj.test: Remove final test.
Tom Tromey [Mon, 13 Dec 1999 07:11:48 +0000 (07:11 +0000)]
* subobj.test: Remove final test.

24 years ago * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Run mkinstalldirs
Tom Tromey [Sun, 12 Dec 1999 23:49:14 +0000 (23:49 +0000)]
* m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Run mkinstalldirs
to create directories.  Fixes test subobj3.test.

24 years ago * Makefile.am (XFAIL_TESTS): Removed subobj3.test.
Tom Tromey [Sun, 12 Dec 1999 23:48:40 +0000 (23:48 +0000)]
* Makefile.am (XFAIL_TESTS): Removed subobj3.test.

24 years ago * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Don't print
Tom Tromey [Fri, 10 Dec 1999 15:35:16 +0000 (15:35 +0000)]
* m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Don't print
message when creating .deps files.

24 years ago * automake.in (initialize_global_constants): If unreadable by
Tom Tromey [Fri, 10 Dec 1999 07:49:33 +0000 (07:49 +0000)]
* automake.in (initialize_global_constants): If unreadable by
owner, make it readable by owner regardless of number of links.
Fixes more of install2.test.

* missing: Try to see if gnutar or gtar exist before invoking
them.

* m4/missing.m4 (AM_MISSING_INSTALL_SH): Remove ${SHELL} from
install_sh value.  Look for install-sh and install.sh in a
somewhat more sensible way.  Fixes test install2.test.  Partially
from Jim Meyering.

24 years ago * install2.test: New file.
Tom Tromey [Fri, 10 Dec 1999 07:47:26 +0000 (07:47 +0000)]
* install2.test: New file.
* Makefile.am (TESTS): Added install2.test.

24 years ago * specflags5.test: New file.
Tom Tromey [Fri, 10 Dec 1999 07:04:01 +0000 (07:04 +0000)]
* specflags5.test: New file.
* Makefile.am (TESTS): Added specflags5.test.

24 years ago1999-12-09 Pavel Roskin <pavel_roskin@geocities.com>
Tom Tromey [Fri, 10 Dec 1999 06:44:10 +0000 (06:44 +0000)]
1999-12-09  Pavel Roskin  <pavel_roskin@geocities.com>

* m4/missing.m4: remove redundant backquote

24 years ago * confh4.test: Corrected final test.
Tom Tromey [Tue, 7 Dec 1999 03:14:46 +0000 (03:14 +0000)]
* confh4.test: Corrected final test.

24 years ago * confh4.test: New file. PR automake/34.
Tom Tromey [Tue, 7 Dec 1999 01:41:16 +0000 (01:41 +0000)]
* confh4.test: New file.  PR automake/34.
* Makefile.am (TESTS): Mention confh4.test.

24 years ago * automake.in (initialize_global_constants): Use `bzip2 -9', not
Tom Tromey [Tue, 23 Nov 1999 16:51:58 +0000 (16:51 +0000)]
* automake.in (initialize_global_constants): Use `bzip2 -9', not
`bzip --best'  Report from Jim Meyering.

24 years ago * defs: Never hard link `depcomp'. From Pavel Roskin
Tom Tromey [Tue, 23 Nov 1999 05:09:14 +0000 (05:09 +0000)]
* defs: Never hard link `depcomp'.  From Pavel Roskin

24 years ago * m4/missing.m4 (AM_MISSING_INSTALL_SH): Don't take argument.
Tom Tromey [Tue, 23 Nov 1999 05:08:42 +0000 (05:08 +0000)]
* m4/missing.m4 (AM_MISSING_INSTALL_SH): Don't take argument.
* m4/init.m4 (AM_INIT_AUTOMAKE): Don't pass argument to
AM_MISSING_INSTALL_SH.
* automake.in (scan_one_configure_file): Reverted previous
change.

24 years ago * automake.in (scan_one_configure_file): Define `install_sh'
Tom Tromey [Tue, 23 Nov 1999 05:04:49 +0000 (05:04 +0000)]
* automake.in (scan_one_configure_file): Define `install_sh'
configure variable when AM_INIT_AUTOMAKE seen.  Report from Jim
Meyering.

24 years ago * exsource.test: Don't use configure substitution in _SOURCES.
Tom Tromey [Tue, 23 Nov 1999 04:58:16 +0000 (04:58 +0000)]
* exsource.test: Don't use configure substitution in _SOURCES.
* depend.test: Don't use configure substitution in _SOURCES.

24 years ago * cygwin32.test: Don't use configure substitution in _SOURCES.
Tom Tromey [Tue, 23 Nov 1999 04:53:54 +0000 (04:53 +0000)]
* cygwin32.test: Don't use configure substitution in _SOURCES.

24 years agoJumbo patch:
Tom Tromey [Mon, 22 Nov 1999 19:22:02 +0000 (19:22 +0000)]
Jumbo patch:
First cut at Python support (untested).
A few miscellaneous bug fixes.

24 years ago * subobj.test: Check for another bug.
Tom Tromey [Mon, 22 Nov 1999 19:17:20 +0000 (19:17 +0000)]
* subobj.test: Check for another bug.

* Makefile.am (XFAIL_TESTS): Removed sourcesub.test,
ltlibobjs.test.

24 years agoMerged from user-dep-gen-branch.
Tom Tromey [Sun, 21 Nov 1999 21:35:41 +0000 (21:35 +0000)]
Merged from user-dep-gen-branch.