diff options
Diffstat (limited to 'tests/cut')
-rw-r--r-- | tests/cut/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 3f61d510b..88e0821ff 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -100,7 +100,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ -PERL = @PERL@ +PERL = $(PERL) POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ |