]> git.ipfire.org Git - thirdparty/autoconf.git/commit
build: exclude M4 with buggy strstr
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 5 Mar 2011 07:16:41 +0000 (08:16 +0100)
committerEric Blake <eblake@redhat.com>
Sat, 5 Mar 2011 14:16:11 +0000 (07:16 -0700)
commitd641a367f95f8b1fae788c45ab549057a4dc2fc6
treec5dc025ef91d40be40c866bbecd4f62ea486acbb
parentc9cbf626a186371287476a523a0233d219cf181e
build: exclude M4 with buggy strstr

* m4/m4.m4 (AC_PROG_GNU_M4): When searching PATH, do not accept
an m4 that has either the gnulib strstr bug, or the glibc/gnulib
strstr bug.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
m4/m4.m4