mirror of
git://git.sv.gnu.org/autoconf
synced 2025-02-11 13:51:04 +08:00
and improve the sed-related documentation a bit. * doc/autoconf.texi (Installation Directory Variables): Use our own style advice re 's,a,b,' versus 's|a|b|'. Use "Sed" rather than "sed" when talking about Sed in general. (Particular Programs): Likewise. (Coding Style): y is like s with respect to / and ,. (Limitations of Usual Tools): Document the weird restrictions that Posix has about { }. Use better quoting. * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE, _AC_OUTPUT_HEADER): Rewrite to conform to Posix rules about { } in sed scripts. * lib/m4sugar/m4sh.m4 (AS_DIRNAME_SED, AS_BASENAME_SED): Likewise. * tests/foreign.at (Libtool): Likewise. * tests/semantics.at (AC_CHECK_PROG & AC_CHECK_PROGS): Use our own style advice re 's,a,b,' versus 's|a|b|'. |
||
---|---|---|
.. | ||
.cvsignore | ||
acautoheader.at | ||
acautoupdate.at | ||
acc.at | ||
acfortran.at | ||
acfunctions.at | ||
acgeneral.at | ||
acheaders.at | ||
aclang.at | ||
aclibs.at | ||
acprograms.at | ||
acspecific.at | ||
acstatus.at | ||
actypes.at | ||
atlocal.in | ||
autoscan.at | ||
autotest.at | ||
base.at | ||
c.at | ||
compile.at | ||
foreign.at | ||
fortran.at | ||
local.at | ||
m4sh.at | ||
m4sugar.at | ||
Makefile.am | ||
Makefile.in | ||
mktests.sh | ||
semantics.at | ||
suite.at | ||
tools.at | ||
torture.at | ||
wrapper.as |