a1bd7d3
diff -up tcpdump-3.9.8/configure.nosmi tcpdump-3.9.8/configure
a1bd7d3
--- tcpdump-3.9.8/configure.nosmi	2008-06-02 14:07:38.000000000 +0200
a1bd7d3
+++ tcpdump-3.9.8/configure	2008-06-02 14:19:10.000000000 +0200
a1bd7d3
@@ -4422,7 +4422,7 @@ if test "${ac_cv_lib_smi_smiInit+set}" =
a1bd7d3
   echo $ECHO_N "(cached) $ECHO_C" >&6
a1bd7d3
 else
a1bd7d3
   ac_check_lib_save_LIBS=$LIBS
a1bd7d3
-LIBS="-lsmi  $LIBS"
a1bd7d3
+LIBS=" $LIBS"
a1bd7d3
 cat >conftest.$ac_ext <<_ACEOF
a1bd7d3
 /* confdefs.h.  */
a1bd7d3
 _ACEOF
a1bd7d3
@@ -4482,7 +4482,7 @@ if test $ac_cv_lib_smi_smiInit = yes; th
a1bd7d3
 #define HAVE_LIBSMI 1
a1bd7d3
 _ACEOF
a1bd7d3
 
a1bd7d3
-  LIBS="-lsmi $LIBS"
a1bd7d3
+  LIBS=" $LIBS"
a1bd7d3
 
a1bd7d3
 fi
a1bd7d3