db1a00ca7b
in this version can be found at http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.2.html Approved by: maintainer (implicit)
12 lines
352 B
Text
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
|