Do not use Autoconf internals.
authorAkim Demaille <akim@epita.fr>
Wed, 10 Oct 2001 13:05:13 +0000 (13:05 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 10 Oct 2001 13:05:13 +0000 (13:05 +0000)
commit51ed8460506fc66fa0afe23005e5cad3cee4fa79
tree85d5f34148101db3126d4c84dfae3da72a3725e8
parentb33abb6712ac13714dd4e26b7b6884692ab7f71a
Do not use Autoconf internals.
* tests/dirname.test: Don't use AC_PLAIN_SCRIPT.
* m4/header.m4 (_AM_DIRNAME): Use regexp and patsubst, not
m4_regexp and m4_patsubst, since the latter are reserved for ERE
macro in GNU M4 1.5.
ChangeLog
m4/header.m4
tests/dirname.test