]> git.ipfire.org Git - thirdparty/automake.git/commit
configure: better check for the perl patch containing whitespace.
authorKarl Berry <karl@freefriends.org>
Sat, 2 Dec 2023 22:53:12 +0000 (14:53 -0800)
committerKarl Berry <karl@freefriends.org>
Sat, 2 Dec 2023 22:53:12 +0000 (14:53 -0800)
commitf2b1058326803a72497f73ae8c39b7883b32f857
tree136e289d7235848f1bd5475d95af70289ea16ee6
parentfac41f94b9e55a7da891cccd4ece8acc987cbb61
configure: better check for the perl patch containing whitespace.

More for https://bugs.gnu.org/62896.

* configure.ac: quote "$PERL" and check directly with grep.
configure.ac