commit | 559b52ac46a03a0d2870db032730a2ac2dbc2022 | [log] [tgz] |
---|---|---|
author | Bodo Möller <bodo@openssl.org> | Thu May 06 23:46:26 1999 +0000 |
committer | Bodo Möller <bodo@openssl.org> | Thu May 06 23:46:26 1999 +0000 |
tree | e3259bbdeb73a6e96a45c2b546a93c05ce53f826 | |
parent | ce0d9f049a1cc054aec0c4da627156aee74b1d76 [diff] [blame] |
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";