uses the PERL variable configure digs up
authorDaniel Stenberg <daniel@haxx.se>
Tue, 5 Dec 2000 09:15:44 +0000 (09:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 5 Dec 2000 09:15:44 +0000 (09:15 +0000)
tests/Makefile.am

index 084e4ef..58475d9 100644 (file)
@@ -6,10 +6,10 @@ curl:
        @(cd ..; make)
 
 test:
-       perl runtests.pl
+       $(PERL) runtests.pl
 
 quiet-test:
-       perl runtests.pl -s -a
+       $(PERL) runtests.pl -s -a
 
 clean:
        rm -rf log