diff options
Diffstat (limited to 'openssl/Makefile.in')
-rw-r--r-- | openssl/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openssl/Makefile.in b/openssl/Makefile.in index 4ba1f8e3..659c88c8 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -6,7 +6,6 @@ OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = @abs_builddir@/openssl OPENSSL_SHARED_LIBRARIES = @OPENSSL_SHARED_LIBRARIES@ - # Kludge alert: # # The --prefix= and LIBRPATH= settings below are to force OpenSSL's |