* m4/auxdir.m4: More comments.
2001-07-31 Richard Boulton <richard@tartarus.org>
- Raja R Harinath <harinath@cs.umn.edu>
+ Raja R Harinath <harinath@cs.umn.edu>
* automake.in (variable_conditions_sub): Remove @parent_conds
argument. This was old logic - duplicate or impossible
* lib/am/tags.am (GTAGS): Added GTAGS_ARGS. From Shigio Yamaguchi.
2001-07-19 Tom Tromey <tromey@redhat.com>
- Alexandre Duret-Lutz <duret_g@epita.fr>
+ Alexandre Duret-Lutz <duret_g@epita.fr>
Fix for ccnoco.test, subobj8.test:
* m4/Makefile.am (m4data_DATA): Added auxdir.m4.
Reported by Braden N. McDaniel.
2002-05-08 Charles Wilson <cwilson@ece.gatech.edu>
- Alexandre Duret-Lutz <duret_g@epita.fr>
+ Alexandre Duret-Lutz <duret_g@epita.fr>
* lib/am/progs.am (clean-%DIR%PROGRAMS): If Libtool is used, clean
both `program$(EXEEXT)' and `program'; needed under Cygwin.
2002-01-06 Raja R Harinath <harinath@cs.umn.edu>
* automake.in (handle_languages): Emit an automake
- internal variable 'am__depfiles_maybe'.
+ internal variable 'am__depfiles_maybe'.
* lib/am/configure.am (%MAKEFILE%): Use am__depfiles_maybe.
* lib/am/configure.am (%MAKEFILE%): Pass `depfiles' to
(generate_makefile): Likewise.
* tests/nodist3.test: Ensure that DIST_SOURCES is not created,
and that dist target does not exist.
- Reported by Tom Fitzsimmons.
+ Reported by Tom Fitzsimmons.
2004-01-02 Alexandre Duret-Lutz <adl@gnu.org>
(posixsubst-ltlibraries.log): Likewise.
* tests/defs: Adjust the path of the included `get.sh' scripts
generated by `libtool-macros.test' and `gettext-macros.test'.
- * aclocal.m4: Delete, it's auto-generated now.
+ * aclocal.m4: Delete, it's auto-generated now.
* configure: Likewise.
* Makefile.in: Likewise.
* doc/Makefile.in: Likewise.
* tests/yflags.test: Likewise.
* tests/yflags-force-conditional.test: Likewise.
* tests/lflags2.test: Simplify so that it doesn't require a
- C++ compiler anymore.
+ C++ compiler anymore.
* tests/yflags2.test: Likewise.
* tests/autohdrdry.test (configure.in): Remove unneeded call
to `AC_PROG_CC'.
* compile-kr.am: Quote arguments to echo.
* progs.am: Fix up problems when LIBTOOL is not defined (by
- setting shell variable instprog to the installation program).
+ setting shell variable instprog to the installation program).
* aclocal.in (scan_file): Allow the acinclude.m4 file to override
any other macro files (but still prevent multiple definitions
Mon Dec 2 13:51:11 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
* automake.in (get_object_extension): Unshift ansi2knr onto the
- all target, so that it builds before any other targets.
+ all target, so that it builds before any other targets.
[de_ansi_objects]: Delete, since unshifting ansi2knr is an easier
solution.
* tags.am (tags-recursive): Removed.
(TAGS): Depend on @DIRS@, @CONFIG@. Use @CONFIG@ in rule.
(ID): From tags-subd.am.
-
+
* aclocal.in (obsolete_macros): Include AM_FUNC_FNMATCH.
* automake.in (scan_configure): Recognize AC_FUNC_FNMATCH.
* m4/fnmatch.m4: Removed (now in autoconf).
* automake.in (handle_tests): Don't directly generate site.exp.
Sun Jun 16 22:21:16 1996 Harlan Stenn <harlan@brown.pfcs.com>
-
+
* automake.in: Treat an initial `#' on a word in AUTOMAKE_OPTIONS
as a comment start. Add support for a dist-tarZ target.
Tue Apr 23 17:57:13 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* doc/mdate-sh: Extract the last field from the date output, not
- the sixth, which will fail when the timezone name has more than
- one word or is missing.
+ the sixth, which will fail when the timezone name has more than
+ one word or is missing.
Wed Apr 24 20:29:26 1996 Tom Tromey <tromey@creche.cygnus.com>
Give error if appropriate install macro not seen.
(handle_subdirs): Ensure $seen_gettext before requiring
gettext-specific files.
- (handle_configure): Automatically rebuild
+ (handle_configure): Automatically rebuild
- From Jim Meyering:
+ From Jim Meyering:
* automake.in (handle_source_transform): Use \W when quoting
regexp. When blah_SOURCES not explicitly defined, still create
entry in %deps.
1998-12-20 Thomas Tanner <tanner@gmx.de>
* automake.in (handle_libraries, handle_ltlibraries): relax the
- name checking to not enforce `^lib.*' for the sake of building libtool
+ name checking to not enforce `^lib.*' for the sake of building libtool
modules.
1998-12-21 Tom Tromey <tromey@cygnus.com>
* automake.in: Registered the ppf77 language (`.F' extension) for
preprocessed Fortran 77.
-
+
* automake.in: Registered the ratfor language (`.r' extension).
* automake.in: Registered Fortran 77 header files with the "header
* automake.in: New pattern: INCLUDE_PATTERN.
(read_am_file): Make AM_FILE a local filehandle.
- For INCLUDE_PATTERN, store included paths on @include_stack and call
+ For INCLUDE_PATTERN, store included paths on @include_stack and call
read_am_file with argument.
(handle_configure): When printing the dependencies for
Makefile.in, print the items on include_stack (if any) as
* automake.texi: Make a command index `cm' that goes into the
concept index. Put if, endif, else, and include in the command index.
- (Include): Show usage of include directive.
+ (Include): Show usage of include directive.
Mon Sep 28 00:03:45 1998 Tom Tromey <tromey@cygnus.com>
Fix for Dynix 3.1.1.
* automake.in (handle_yacc_lex_cxx): Transform "# " to "#line";
- some compilers (such as /bin/cc on Dynix 3.1.1) don't accept the
- output from the preprocessor.
+ some compilers (such as /bin/cc on Dynix 3.1.1) don't accept the
+ output from the preprocessor.
Tue Aug 25 18:40:51 1998 Tom Tromey <tromey@cygnus.com>
Fri Jul 17 11:58:27 1998 Ian Lance Taylor <ian@cygnus.com>
* automake.in: Use $(AM_MAKEFLAGS) in every invocation of $(MAKE).
- * subdirs.am: Likewise.
+ * subdirs.am: Likewise.
Thu Jul 16 18:09:03 1998 Ian Lance Taylor <ian@cygnus.com>
* Released 1.3.
* automake.in (handle_options): Correctly handle trailing alpha
- version letter or lack thereof. Test version3.test.
+ version letter or lack thereof. Test version3.test.
* automake.in (am_conf_line_warning): Perl 4 fixlet; typo fix.
* automake.in (handle_configure): Fix setting of colon_infile
in case where multiple files are used to build Makefile.
[ Test colon5.test ]
-
+
Fri Apr 3 13:07:58 1998 Tom Tromey <tromey@cygnus.com>
* ansi2knr.c, texinfo.tex: New versions from respective
Mon Aug 4 14:52:08 1997 Ian Lance Taylor <ian@cygnus.com>
* automake.in ($RULE_PATTERN): Accept $ in body of rule name.
- (handle_programs): Don't append $(EXEEXT) if the
+ (handle_programs): Don't append $(EXEEXT) if the
program name contains '.'.
(am_install_var): When rewriting _PROGRAMS, don't append $(EXEEXT)
if the program names contains '.'. Also, handle conditionals.
need compile-kr.am. Delete it.
* automake.in (handle_yacc_lex_cxx, get_object_extension): Use
- _.c, _.o, _.lo instead of ._c, ._o, .l_o for de-ansification.
+ _.c, _.o, _.lo instead of ._c, ._o, .l_o for de-ansification.
* ansi2knr.c (main): Parse our arguments a little differently so
that we don't create null output files when we can't read the
to do to upgrade the support.
* automake.in, ltlib-clean.am, ltlib.am, ltlibrary.am: Revamped
- libtool support to use the _LTLIBRARIES primary.
+ libtool support to use the _LTLIBRARIES primary.
Wed Feb 26 00:20:39 1997 Tom Tromey <tromey@cygnus.com>
core (as doing so too early would later force us to continue the
support for backward-compatibility, even if the features proves
flawed or fails to attract widespread use).
-
+
2. The APIs or overall design of the feature are still unstable, and
need on-field testing to iron warts and usability bugs, or uncover
potential flaws.
remove it from the Automake core, but cannot remove it altogether,
for the sake of those still-existing usage. So it gets moved in
contrib.
-
scripts output in @file{.log} files, concurrent execution of tests with
@code{make -j}, specification of inter-test dependencies, lazy reruns of
tests that have not completed in a prior run, and hard errors for exceptional
-failures.
+failures.
This harness is still somewhat experimental and may undergo changes in
order to satisfy additional portability requirements.
my $test_result = stringify_result_obj $result_obj;
my $string = $result_obj->number;
-
+
my $description = $result_obj->description;
$string .= " $description"
unless is_null_string $description;
# not told to install them, it should complain and error out,
# and also give a useful suggestion.
AUTOMAKE_fails -d "$pfx missing files, automake fails"
- for f in $files; do
+ for f in $files; do
command_ok_ \
"$pfx warn about missing file $f" \
grep "required file ['\`]$build_aux/$f' not found" stderr
test -f $build_aux/$f
done
# Automake should inform about which files it's installing.
- for f in $files; do
+ for f in $files; do
command_ok_ \
"$pfx report installation of $f" \
grep ": installing ['\`]$build_aux/$f'$" stderr
grep '^BEG: a b c d e f g h :END$' stdout
$MAKE install
-for x in a b c d e f g h; do
+for x in a b c d e f g h; do
test -f _inst/Help/$x
done
cat > Makefile.am << 'END'
TEST_EXTENSIONS = .bin .test
EXTRA_PROGRAMS =
-TESTS =
+TESTS =
END
#
$AUTOCONF
$AUTOMAKE --add-missing
-./configure >stdout 2>stderr && {
+./configure >stdout 2>stderr && {
cat stdout
cat stderr >&2
Exit 1
# Even nastier! But accordingly to the specifics, it should still work.
for result in 'ok' 'not ok'; do
- echo "${result}{[(<#${tab}TODO>)]}" >> all.test
+ echo "${result}{[(<#${tab}TODO>)]}" >> all.test
done
echo "ok{[(<#${tab}SKIP>)]}" >> all.test