From: fenner Date: Tue, 9 Jan 2001 07:26:09 +0000 (+0000) Subject: Regenerate. X-Git-Tag: tcpdump-3.5.1~5 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/712dbb6a75b79cc4bb0394e03f79e3b99b8aa39c?hp=7812585f2fe028afc35de621749467a729ecdc3b Regenerate. --- diff --git a/configure b/configure index 38386ce9..d40a4743 100755 --- 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