Remove the incorrect installation of '%{openssldir}/lib'.
[openssl.git] / Configure
index 33644473ce5bf112058c0a45515c43839e8e9f82..0b286fa3a1342c3a8aafaa2671c313e9cf609f81 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -494,7 +494,7 @@ my %table=(
 
 # Ultrix from Bernhard Simon <simon@zid.tuwien.ac.at>
 "ultrix-cc","cc:-std1 -O -Olimit 2500 -DL_ENDIAN::(unknown):::::::",
-"ultrix-gcc","gcc:-O3 -DL_ENDIAN::(unknown):::::::",
+"ultrix-gcc","gcc:-O3 -DL_ENDIAN::(unknown):::BN_LLONG::::",
 # K&R C is no longer supported; you need gcc on old Ultrix installations
 ##"ultrix","cc:-O2 -DNOPROTO -DNOCONST -DL_ENDIAN::(unknown):::::::",