]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Regenerate.
authorfenner <fenner>
Tue, 9 Jan 2001 07:26:09 +0000 (07:26 +0000)
committerfenner <fenner>
Tue, 9 Jan 2001 07:26:09 +0000 (07:26 +0000)
configure

index 38386ce9792c50ce978ef117fe52c842f9c3cef5..d40a474330e2b54f6bffc56e1da5b03ae3180252 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.131 
+# From configure.in Revision: 1.132 
 
 
 
@@ -4525,7 +4525,7 @@ done
 echo "$ac_t""$ac_cv_ssleay_path" 1>&6
 if test "$ac_cv_ssleay_path" != no; then
        V_INCLS="$V_INCLS $incdir"
-       LIBS="$LIBS -L$dir/lib"
+       LDFLAGS="-L$dir/lib $LDFLAGS"
        if test -f $ac_cv_ssleay_path/lib/libRSAglue.a; then
                LIBS="$LIBS -lRSAglue"
        fi