Restored path names that were changed by a previous "Configure" run.
(Rather than changing the files in places, we really should use .in files.)
Submitted by:
Reviewed by:
PR:
diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index 438097b..7749505 100755
--- a/util/mk1mf.pl
+++ b/util/mk1mf.pl
@@ -5,7 +5,7 @@
 # funny stuff
 #
 
-$INSTALLTOP="/usr/ssl";
+$INSTALLTOP="/usr/local/ssl";
 
 $ssl_version="0.9.2b";