]> sourceware.org Git - automake.git/log
automake.git
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:01 +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:31 +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:28 +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:26 +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:33 +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:05 +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:32 +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:41 +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:40 +0000 (21:35 +0000)]
Merged from user-dep-gen-branch.

24 years agoTODO update
Tom Tromey [Sat, 20 Nov 1999 00:17:16 +0000 (00:17 +0000)]
TODO update

24 years ago Fix for PR automake/14:
Tom Tromey [Sat, 13 Nov 1999 04:41:19 +0000 (04:41 +0000)]
Fix for PR automake/14:
* aclocal.in: Added `ud_GNU_GETTEXT'.  Updated to mention
AC_CYGWIN.
* automake.in: Mention AC_CYGWIN, not AC_CYGWIN32.

24 years ago * m4/multi.m4: Added missing `]'. From Akim Demaille.
Tom Tromey [Sat, 13 Nov 1999 04:25:49 +0000 (04:25 +0000)]
* m4/multi.m4: Added missing `]'.  From Akim Demaille.

24 years ago * Makefile.am (path-check): Make sure distdir is writeable before
Tom Tromey [Sat, 13 Nov 1999 00:15:57 +0000 (00:15 +0000)]
* Makefile.am (path-check): Make sure distdir is writeable before
removing it.
* automake.in (handle_texinfo): Added `cm' and `ov' extensions.
(handle_dist_worker): Make sure distdir is writeable before
removing it.
(initialize_global_constants [$dist_trailer]): Make sure distdir
is writeable before removing it.
* dist.am (distcheck): Make the new source tree read-only before
compiling.  Idea from Karl Berry.

24 years ago * automake.texi (Gnits): Allow COPYING.LIB again.
Tom Tromey [Fri, 12 Nov 1999 16:29:48 +0000 (16:29 +0000)]
* automake.texi (Gnits): Allow COPYING.LIB again.
* automake.in (check_gnits_standards): Allow COPYING.LIB again.

24 years ago1999-11-11 Jim Meyering <meyering@ascend.com>
Tom Tromey [Fri, 12 Nov 1999 03:00:56 +0000 (03:00 +0000)]
1999-11-11  Jim Meyering  <meyering@ascend.com>

* dist.am (distcheck): Remove $(distdir).tar.gz before counting
files.

24 years ago * automake.in (handle_dist): Typo fix. From Jim Meyering.
Tom Tromey [Tue, 9 Nov 1999 22:24:28 +0000 (22:24 +0000)]
* automake.in (handle_dist): Typo fix.  From Jim Meyering.

24 years ago1999-11-09 Jim Meyering <meyering@ascend.com>
Tom Tromey [Tue, 9 Nov 1999 16:38:49 +0000 (16:38 +0000)]
1999-11-09  Jim Meyering  <meyering@ascend.com>

* automake.in (handle_dist): Remove the DISTHOOK and GETTEXT
markers, no matter what.

24 years ago * dist.am (distcheck): Put `&&' at the start of the distcheck-hook
Tom Tromey [Tue, 9 Nov 1999 05:50:06 +0000 (05:50 +0000)]
* dist.am (distcheck): Put `&&' at the start of the distcheck-hook
line.

24 years ago * automake.in (handle_dist_worker): Use `cp -R', not `cp -r'.
Tom Tromey [Tue, 9 Nov 1999 05:47:37 +0000 (05:47 +0000)]
* automake.in (handle_dist_worker): Use `cp -R', not `cp -r'.
From Jim Meyering.  Also, don't mention file name in `cp'
destination.  From Olly Betts.

24 years agoUpdated THANKS
Tom Tromey [Mon, 8 Nov 1999 01:29:52 +0000 (01:29 +0000)]
Updated THANKS

24 years ago * texinfos.am (uninstall-info): Use installed info file, not one
Tom Tromey [Mon, 8 Nov 1999 01:29:13 +0000 (01:29 +0000)]
* texinfos.am (uninstall-info): Use installed info file, not one
from srcdir or builddir.

24 years ago * clean.am (maintainer-clean-generic): Remove Makefile.in. From
Tom Tromey [Mon, 8 Nov 1999 01:21:28 +0000 (01:21 +0000)]
* clean.am (maintainer-clean-generic): Remove Makefile.in.  From
Jeff Bailey

24 years ago Fix for PR automake/18:
Tom Tromey [Mon, 8 Nov 1999 00:24:00 +0000 (00:24 +0000)]
Fix for PR automake/18:
* automake.in (handle_dist): Add contents of dist.am to the output
rules.
* Makefile.am (amfiles): Added dist.am.
* dist.am: New file.
(distcheck): Added uninstall and distclean checks.

24 years ago * dash.test: New file.
Tom Tromey [Sun, 7 Nov 1999 23:20:46 +0000 (23:20 +0000)]
* dash.test: New file.
* Makefile.am (TESTS): Added dash.test.

24 years ago * automake.in (PATH_PATTERN): Added `-' as allowable character.
Tom Tromey [Sun, 7 Nov 1999 23:19:04 +0000 (23:19 +0000)]
* automake.in (PATH_PATTERN): Added `-' as allowable character.
Fixes PR automake/20.  From Matthew D. Langston.

24 years ago * automake.in (SUFFIX_RULE_PATTERN): Add `0-9' as characters
Tom Tromey [Sun, 7 Nov 1999 23:16:29 +0000 (23:16 +0000)]
* automake.in (SUFFIX_RULE_PATTERN): Add `0-9' as characters
allowed in suffixes.  Fixes PR 22.  From Matthias Clasen.

24 years agoTODO update
Tom Tromey [Mon, 1 Nov 1999 01:56:17 +0000 (01:56 +0000)]
TODO update

24 years ago* m4/lispdir.m4: -batch must come before -q.
Alexandre Oliva [Sun, 3 Oct 1999 23:43:35 +0000 (23:43 +0000)]
* m4/lispdir.m4: -batch must come before -q.
* elisp-comp: Likewise.
Reported by Lars Hecking <lhecking@nmrc.ucc.ie>
* THANKS: Added Lars.

24 years ago * texinfo8.test: Use directory named `sub'.
Tom Tromey [Fri, 27 Aug 1999 05:44:13 +0000 (05:44 +0000)]
* texinfo8.test: Use directory named `sub'.

24 years ago * symlink.test: Use directory named `sub' (just in case; for
Tom Tromey [Fri, 27 Aug 1999 05:42:18 +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:23 +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.

25 years ago * double.test (bin_PROGRAMS): New file.
Tom Tromey [Fri, 30 Jul 1999 18:01:06 +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:25 +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:34 +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:06 +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:11 +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:26 +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:05 +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:28 +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:26 +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:07 +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:24 +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:24 +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:34 +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:57 +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:30 +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 merging-into-user-dep-gen
Alexandre Oliva [Mon, 7 Jun 1999 03:34:00 +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:25 +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:00 +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:03 +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:53 +0000 (20:20 +0000)]
* automake.in (handle_single_transform_list): Replace AM_FLAG and
not FLAG in compilation rule.
(add_depend2): Likewise.

This page took 0.065593 seconds and 5 git commands to generate.