Akim Demaille
e7c982f548
* bin/autoreconf.in (autoreconf): Rewrite to use Gettext's
...
autopoint instead of gettextize.
($uses_alocal): Rename as...
($uses_aclocal): this.
* doc/autoconf.texi (autoreconf Invocation): Adjust.
Suggested by Bruno Haible.
2002-05-03 16:09:11 +00:00
Akim Demaille
d2b5e4e883
Bump to 2.53b.
2002-04-22 14:33:05 +00:00
Akim Demaille
19e8fd1915
Update.
2002-04-04 13:25:45 +00:00
Akim Demaille
879187bfcc
Bump to 2.53a.
2002-03-11 14:38:59 +00:00
Akim Demaille
84c660d6dd
Version 2.53.
2002-03-08 13:10:19 +00:00
Akim Demaille
2399c3c6a6
* bin/autoconf.in, bin/autoheader.in, bin/autom4te.in,
...
* bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
* bin/ifnames.in: Copyright update.
2002-03-08 11:46:31 +00:00
Akim Demaille
47856180fe
Bump to 2.52j.
2002-03-05 09:37:21 +00:00
Akim Demaille
22f21780b7
Version 2.52h.
2002-02-11 14:04:54 +00:00
Akim Demaille
b485e31746
Bump to 2.52h.
2002-01-28 12:16:23 +00:00
Akim Demaille
b78cf4bd13
Bump to 2.52h.
2002-01-28 10:44:29 +00:00
Akim Demaille
8993e7a7fa
* lib/Autom4te/General.pm: (&catfile, &canonfile)
...
(&file_name_is_absolute): New, wrappers around routines from
File::Spec.
Use and export them.
(&find_configure_ac): Optionally take a directory where to look at.
* bin/autoreconf.in (&parse_args): Trim the configure.ac part of
the arguments.
Default @ARGV to `.', not find_configure_ac.
(&autoreconf): Argument is a directory.
Trace AC_CONFIG_SUBDIRS and schedule the subdirs for autoreconf'ing.
* doc/autoconf.texi (autoreconf Invocation): Update.
2001-11-03 12:01:35 +00:00
Akim Demaille
03cd990470
* bin/autoreconf.in (&parse_args): Work only on the configure.ac
...
passed on command line, defaulting to ./configure.ac if present.
(&maybe_autoreconf, File::Find): Remove, unused.
(&autoreconf): If autoconf is not used, don't try to trace.
2001-11-03 11:59:35 +00:00
Akim Demaille
43aaa22d43
* configure.ac: Bump to 2.52g.
2001-11-02 17:35:50 +00:00
Akim Demaille
f232611884
* config/config.guess, config/config.sub, doc/standards.texi:
...
* config/lispdir.m4: Update from masters.
* configure.ac: Bump to 2.52f.
2001-11-02 16:38:15 +00:00
Akim Demaille
5e98f4efcf
* bin/autoreconf.in (&autoreconf): Set `$aclocal_flags' to ''.
...
Don't run aclocal when aclocal.m4 is not from aclocal.
From Ezra Peisach.
Don't run libtoolize and gettextize if --install is not given.
2001-11-02 16:28:33 +00:00
Akim Demaille
80cd9856d0
* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): The name of
...
the executable was missing from the log.
2001-10-20 06:57:21 +00:00
Akim Demaille
56eefd1f8d
* bin/autoheader.in ($localdir, $m4, $SIMPLE_BACKUP_SUFFIX):
...
Remove, dead.
* bin/autoreconf.in (&autoreconf): Do not run gettextize when
`intl' is already present, as it refuses unless --force.
(&parse_args): Use -I, --include instead of the old Autoconf
options.
($localdir, $autoconf_dir): Remove.
(@include): New.
(&maybe_autoreconf): New, to preserve $_ for File::Find.
2001-10-20 06:51:41 +00:00
Akim Demaille
218609130b
* bin/autoreconf.in (autoreconf): Run libtoolize when appropriate.
2001-10-08 08:27:15 +00:00
Akim Demaille
abeb5bf977
* doc/autoconf.texi (autoreconf Invocation): Adjust.
...
* bin/autoreconf.in (autoreconf): Run gettextize when appropriate.
2001-10-08 08:26:58 +00:00
Akim Demaille
fa70471557
* tests/tools.at (AT_CHECK_PERL_SYNTAX): Check autoreconf.
...
(Syntax of the shell scripts): Don't.
* bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in: Don't
bother with $force since...
* lib/Autom4te/General.pm: does.
2001-10-08 08:26:43 +00:00
Akim Demaille
30ef540bdd
* Makefile.maint (AUTOM4TE): Neutralize autom4te.
...
Suggested by Jim Meyering.
2001-09-21 16:17:38 +00:00
Akim Demaille
c737451f8c
* bin/ifnames.in: Rewrite in Perl.
...
* configure.ac: Don't look for AWK.
* tests/tools.at (AWK portability): Remove.
(Syntax of the shell scripts): Don't check ifnames.
(AT_CHECK_PERL_SYNTAX): New.
(Syntax of the Perl scripts): Check ifnames.
* tests/ifnames: New.
2001-09-13 06:54:35 +00:00
Akim Demaille
a83e6a6d60
Bump to 2.52e.
2001-08-31 15:57:17 +00:00
Akim Demaille
b7e02fa0e5
Version 2.52d.
2001-08-31 14:46:17 +00:00
Akim Demaille
dbf7fc61b5
* bin/autoconf.in, bin/autoheader.in: --force, -f is a new option.
2001-08-07 07:55:07 +00:00
Akim Demaille
6957b4a95d
Version 2.52b.
...
* lib/Autom4te/Makefile.am (perllibdir): s/Autoconf/Autom4te/.
2001-08-01 16:36:16 +00:00
Akim Demaille
b21ca4dd20
* acfunctions.m4: Rename as...
...
* lib/autoconf/functions.m4: this.
* acgeneral.m4: Rename as...
* lib/autoconf/general.m4: this.
* acheaders.m4: Rename as...
* lib/autoconf/headers.m4: this.
* aclang.m4: Rename as...
* lib/autoconf/lang.m4: this.
* acoldnames.m4: Rename as...
* lib/autoconf/oldnames.m4: this.
* acspecific.m4: Rename as...
* lib/autoconf/specific.m4: this.
* actypes.m4: Rename as...
* lib/autoconf/types.m4: this.
* autoconf.m4: Rename as...
* lib/autoconf/autoconf.m4: this.
* m4sugar.m4: Rename as...
* lib/m4sugar/m4sugar.m4: this.
* m4sh.m4: Rename as...
* lib/m4sugar/m4sh.m4: this.
* tests/atgeneral.m4: Rename as...
* lib/autotest/general.m4: this.
* acfunctions: Rename as...
* lib/autoscan/functions: this.
* acheaders: Rename as...
* lib/autoscan/headers: this.
* acidentifiers: Rename as...
* lib/autoscan/identifiers: this.
* aclibraries: Rename as...
* lib/autoscan/libraries: this.
* acmakevars: Rename as...
* lib/autoscan/makevars: this.
* acprograms: Rename as...
* lib/autoscan/programs: this.
2001-08-01 13:46:22 +00:00
Akim Demaille
653b469788
* doc/autoconf.texi (Cache Checkpointing): Use AC_MSG_ERROR in
...
example, rather than (exit 1); exit (which isn't portable).
2001-07-19 11:55:48 +00:00
Akim Demaille
7131306a64
Version 2.52.
2001-07-18 14:00:28 +00:00
Akim Demaille
8acb9318f8
* configure.in: Bump to 2.51a.
2001-07-18 09:22:50 +00:00
Akim Demaille
f0478c4702
* configure.in: Rename as...
...
* configure.ac: this.
2001-07-17 07:53:06 +00:00
Akim Demaille
f25219dfd6
For some AWK, such as on HPUX 11, xfoo' does not match
foo|^bar'.
...
Reported by Michael Elizabeth Chastain.
* autoconf.in: Refuse such AWK.
* configure.in: Likewise.
* Makefile.am (acversion.m4): Do not use move-if-change this file
has dependencies.
* doc/autoconf.texi (Fortran 77 Compiler): Some typos.
2001-07-12 12:42:46 +00:00
Akim Demaille
dd187f5e84
* configure.in: Bump to 2.50c.
2001-06-28 15:53:38 +00:00
Akim Demaille
694b7dfdfc
Version 2.50b
2001-06-26 14:32:18 +00:00
Akim Demaille
52a4833e9f
* configure.in (standards_texi): Remove, dead code.
2001-06-02 12:30:14 +00:00
Akim Demaille
b01aa7f35c
* configure.in: Bump to 2.50a.
2001-05-21 13:01:06 +00:00
Akim Demaille
bfa3bab2f8
Version 2.50.
2001-05-21 08:01:36 +00:00
Akim Demaille
dff7a1b5c3
* configure.in: Bump to 2.49f.
2001-04-20 18:03:22 +00:00
Akim Demaille
48ecaeea39
* autoconf.sh (Task script): Be sure that `forbidden.rx' and
...
`allowed.rx' exist when AWK loads then.
Reported by Rainer Orth.
2001-04-11 16:29:14 +00:00
Akim Demaille
830cc1d4ba
* configure.in: Bump to 2.49e.
2001-03-19 18:14:44 +00:00
Akim Demaille
3282fd3c7a
* acgeneral.m4 (AC_LIBOBJ_DECL): Remove.
...
(AC_LIBSOURCES, AC_LIBSOURCE): New.
* acgeneral.m4 (_AC_OUTPUT_SUBDIRS): Remove configure.ac
2001-02-03 13:20:00 +00:00
Akim Demaille
5159087e72
* configure.in: Bump to 2.49d.
2001-01-24 18:23:24 +00:00
Akim Demaille
4bc8d19d4e
* acgeneral.m4: Don't leave macro names in comments.
...
* aclang.m4: Likewise.
* configure.in: Likewise.
* tests/semantics.at: Likewise.
* tests/tools.at: Likewise.
2001-01-18 09:30:10 +00:00
Akim Demaille
e2e36c55ce
* Makefile.am (editpl, editsh): Merge into...
...
(edit).
* m4sh.m4 (AS_UNAME): Eved out from...
* acgeneral.m4 (_AC_INIT_DEFAULTS): here.
(_AC_INIT_PACKAGE): Define AC_PACKAGE_NAME.
(_AC_INIT_PARSE_ARGS): AC_SUBST the PACKAGE_ variables.
Propagate their use in the executables and the test suite.
* tests/atgeneral.m4 (PATH): Include only absolute paths.
(AT_INIT): Use AS_UNAME.
2001-01-16 10:25:57 +00:00
Akim Demaille
616dba6d84
* aclang.m4: Use m4_copy to duplicate macros.
...
(AC_LANG_PUSH): In order to have AC_LANG's simplifications
effective, be sure to let _AC_LANG be the old language before
calling AC_LANG.
2001-01-11 10:06:39 +00:00
Akim Demaille
302c614d05
* configure.in: Bump version to 2.49c.
2000-12-06 17:32:38 +00:00
Akim Demaille
56864394b3
* man/config.guess.x: New file.
...
* man/config.sub.x: New file.
2000-12-06 16:02:58 +00:00
Akim Demaille
6a1fe22942
* aclang.m4 (AC_LANG_PROGRAM(Fortran 77): Complain about $1 having
...
a value.
Reported by Paul Martinolich.
(_AC_LANG_COMPILER_GNU): Pass the test as the body of
AC_LANG_PROGRAM, not the prologue.
2000-11-08 17:46:24 +00:00
Akim Demaille
f2a537cc26
* tests/atgeneral.m4 (AT_CHECK, AT_CLEANUP): Be more verbose when
...
`-v' is passed.
2000-11-02 12:23:42 +00:00
Pavel Roskin
0dd3144b2e
* autoconf.sh: Don't show obsolete options on "--help". Report
...
obsolete options to stderr. Adjust list of options. Correct
processing of options. Process options with values separated by
"=" first, so that abbreviations work. Don't accept "=" with
short options.
* autoheader.sh: Likewise.
* autoreconf.sh: Likewise.
* autoupdate.sh: Likewise.
* ifnames.sh: There is no "--verbose" option.
* doc/autoconf.texi: Option "-A" requires an argument.
(autoreconf Invocation): Document "--install", "--symlink",
"--m4dir" and the options passed to Automake.
2000-10-26 22:27:48 +00:00