Keep supporting the env / make variable PERL
[openssl.git] / Configurations / windows-makefile.tmpl
index 11acdf00f6abf8ac910e76edebee9e569d17a86b..30fa5f904632e61d4a98637856175820657f0091 100644 (file)
@@ -173,7 +173,7 @@ LD={- $config{LD} -}
 LDFLAGS={- join(' ', @{$config{LDFLAGS}}) -}
 EX_LIBS={- join(' ', @{$config{LDLIBS}}) -}
 
-PERL={- $config{perl} -}
+PERL={- $config{PERL} -}
 
 AR={- $config{AR} -}
 ARFLAGS= {- join(' ', @{$config{ARFLAGS}}) -}