freebsd-ports/multimedia/gstreamer-plugins80/files/patch-configure
2004-06-27 06:11:11 +00:00

12 lines
352 B
Text

--- configure.orig Wed Jun 23 21:30:24 2004
+++ configure Wed Jun 23 21:30:25 2004
@@ -46068,7 +46068,8 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-laudio $X_LIBS $LIBS"
+#xxx fix the non x case is er niet...
+LIBS="-laudio -lm -lXt $X_LIBS $LIBS"
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF