]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: fixup: correctly recognize if perl is missing
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 11 Sep 2012 21:35:31 +0000 (23:35 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 12 Sep 2012 18:52:18 +0000 (20:52 +0200)
commit8d4924f10792cd443efafe8405f70a75d66cd9d5
treeb2ad1ec491c5a63a6efd391f8ee9bd04051e0e9a
parenta11cba5372f4f850309512aa70a3a9118a11201c
build: fixup: correctly recognize if perl is missing

* configure.ac: Here, by adding a missing '*' to the wildcard in
a 'case' construct over the contents of $PERL.  Introduced in
commit v8.19-41-g00f5ba1.
configure.ac