summaryrefslogblamecommitdiff
path: root/security/keynote/files/patch-ad
blob: ec214e9b19ff8e75f60674741a65f31476d85fe0 (plain) (tree)




















                                                                                     
--- configure.orig	Wed Oct 20 22:04:39 1999
+++ configure	Fri Mar 24 19:38:46 2000
@@ -1256,7 +1256,7 @@
 fi
 
 
-LIBS="-L/usr/lib -L/usr/local/lib -L/usr/ssl/lib -L/usr/openssl/lib\
+LIBS="-L/usr/lib -L/usr/local/lib -L${OPENSSLLIB} -L/usr/ssl/lib -L/usr/openssl/lib\
  -L/usr/local/ssl/lib -L/usr/local/openssl/lib -L/usr/pkg/lib -L/pkg/lib"
 
 echo $ac_n "checking for floor in -lm""... $ac_c" 1>&6
@@ -1421,7 +1421,8 @@
 
 
 CPPFLAGS="-I/usr/include -I/usr/local/include -I/usr/ssl/include\
- -I/usr/local/ssl/include -I/usr/openssl/include -I/usr/pkg/include\
+ -I/usr/local/ssl/include -I${OPENSSLINC}\
+ -I/usr/openssl/include -I/usr/pkg/include\
  -I/usr/local/openssl/include -I/pkg/include"
 
 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6