autoconf/lib
Akim Demaille a9bd52773e Rely on $LINENO' when possible instead of __oline__'.
* lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Provide some form of
`$LINENO' support replacement when not supported.
(_AS_CR_PREPARE, _AS_TR_CPP_PREPARE, _AS_TR_SH_PREPARE): Invoke
them explicitly to be sure they are not output before this section
(via m4_require).  Cosmetic only.
* lib/autoconf/c.m4, lib/autoconf/general.m4,
* lib/autoconf/programs.m4: Replace all the occurrences of
`__oline__' with `$LINENO'.
* doc/autoconf.texi (Special Shell Variables): Document LINENO.
2001-09-22 15:20:44 +00:00
..
autoconf Rely on $LINENO' when possible instead of __oline__'. 2001-09-22 15:20:44 +00:00
Autom4te * lib/Autom4te/XFile.pm (open): Simplified the error message (we 2001-09-20 14:52:57 +00:00
autoscan * bin/ifnames.in: Rewrite in Perl. 2001-09-13 06:54:35 +00:00
autotest * doc/autoconf.texi (File System Conventions): Clarify the use of 2001-09-20 15:39:46 +00:00
m4sugar Rely on $LINENO' when possible instead of __oline__'. 2001-09-22 15:20:44 +00:00
.cvsignore Extend. 2001-09-17 21:11:22 +00:00
autom4te.in * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): No INIT-CMDS in 2001-09-18 09:03:18 +00:00
Makefile.am * lib/Makefile.am (CLEANFILES): Add autom4te.cfg. 2001-08-31 13:36:31 +00:00
Makefile.in * bin/ifnames.in: Rewrite in Perl. 2001-09-13 06:54:35 +00:00