diff -ru ethereal-0.10.12/configure ethereal-0.10.12-patched/configure --- ethereal-0.10.12/configure 2005-07-26 22:17:21.000000000 +0200 +++ ethereal-0.10.12-patched/configure 2005-07-27 21:27:41.000000000 +0200 @@ -30196,7 +30196,7 @@ # # The plugin dissectors reside in ./plugins/PROTO/ # -PLUGIN_LIBS="-L../../epan -lethereal $GLIB_LIBS" +PLUGIN_LIBS="../../epan/libethereal.la $GLIB_LIBS" #