Avoid a shell syntax error, when building with an inadequate Perl.
authorJim Meyering <jim@meyering.net>
Sat, 24 Feb 2007 08:26:56 +0000 (09:26 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 24 Feb 2007 08:26:56 +0000 (09:26 +0100)
commit75460e090c5bd114912a659ad73e469c08a2d60c
tree9138d45c15eae2fcec568f7652b802ff44c37b8b
parent90390c6a92e450ec634ada1c5179478dc86df7b9
Avoid a shell syntax error, when building with an inadequate Perl.
* man/Makefile.am (.x.1): Add quotes around $(PERL) in case, since
it can expand to "/.../missing perl".
ChangeLog
man/Makefile.am