]> git.ipfire.org Git - thirdparty/autoconf.git/commit
For some AWK, such as on HPUX 11, `xfoo' does not match `foo|^bar'.
authorAkim Demaille <akim@epita.fr>
Thu, 12 Jul 2001 12:42:46 +0000 (12:42 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 12 Jul 2001 12:42:46 +0000 (12:42 +0000)
commitf25219dfd623988646b7eb12a60e586d856e2518
treeb15b742392f0a4b1032ca42ec04f28457d3dafc1
parentd026b456c5364df9396ec16bbb66d574cfc90aa1
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.
14 files changed:
ChangeLog
Makefile.am
Makefile.in
THANKS
autoconf.in
bin/autoconf.in
configure
configure.in
doc/autoconf.texi
man/autoconf.1
man/autoheader.1
man/autoreconf.1
man/autoupdate.1
man/ifnames.1