It's silly to use a different default for PERL than in the top
authorBodo Möller <bodo@openssl.org>
Wed, 10 Jan 2001 16:46:00 +0000 (16:46 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 10 Jan 2001 16:46:00 +0000 (16:46 +0000)
Makefile.  (The default is never actually used though because
the top Makefile passes its value of PERL down to sub-Makefiles.)

apps/Makefile.ssl

index 3f76156b6b9eda387d37474f9eb1233919d0b1f5..c6cf14da5efb0b429eb8189d6d229fc57a46ba55 100644 (file)
@@ -13,7 +13,7 @@ OPENSSLDIR=   /usr/local/ssl
 MAKE=          make -f Makefile.ssl
 MAKEDEPEND=    $(TOP)/util/domd $(TOP)
 MAKEFILE=      Makefile.ssl
-PERL=/usr/local/bin/perl
+PERL= perl
 RM=            rm -f
 # KRB5 stuff
 KRB5_INCLUDES=