]> git.ipfire.org Git - thirdparty/automake.git/commit
configure: make perl path with whitespace a warning, not error.
authorKarl Berry <karl@freefriends.org>
Sun, 24 Nov 2024 01:57:41 +0000 (17:57 -0800)
committerKarl Berry <karl@freefriends.org>
Sun, 24 Nov 2024 01:57:41 +0000 (17:57 -0800)
commit5beb339d15db32dd4df3ddc711adb3ece2851e42
treed460d0c2e88735e22e935c6656bd763169dfa645
parenta2def8cdef47ebd1e24dc20899c159d86fa62562
configure: make perl path with whitespace a warning, not error.

For https://bugs.gnu.org/74453.
See also https://bugs.gnu.org/62896.

* configure.ac (PERL): use AC_MSG_WARN.
configure.ac