@@ -112,10 +112,11 @@ break ]) done if test "${found}" = "1"; then + SAVELIBS=`echo "$SAVELIBS" | sed 's@ $2 @@'` LIBS="${SAVELIBS} ${staticlib}" AC_MSG_RESULT([${staticlib}]) AC_SUBST(LIBS)