projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efadf60
)
Don't make links in INSTALL doc - also, work first time!
author
Ben Laurie
<ben@openssl.org>
Sun, 7 Mar 1999 15:22:59 +0000
(15:22 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sun, 7 Mar 1999 15:22:59 +0000
(15:22 +0000)
Configure
patch
|
blob
|
history
INSTALL
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 51e4b83f9264b60ca60e4a86e96dbd7d9ff3a939..0bbdf55a80897044d29b95d7b3424f6594f53dc6 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-676,7
+676,7
@@
print "RC2 uses u$type[$rc2_int]\n" if $rc2_int != $def_int;
print "BF_PTR used\n" if $bf_ptr == 1;
print "BF_PTR2 used\n" if $bf_ptr == 2;
-system 'make links' if !$IsWindows;
+system 'make
-f Makefile.ssl
links' if !$IsWindows;
exit(0);
diff --git
a/INSTALL
b/INSTALL
index e18fdfcf55e2bdfac69104d0aadb4c269be314c3..6ce69da7e36aad916e25856d3e767a7dd19626dd 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-16,7
+16,6
@@
Quick Start
If you want to just get on with it, do:
sh config [if this fails, go to step 1b below]
- make -f Makefile.ssl links
make
make rehash
make test