From 2cbca25c996139f79fbca6f1b731fb76b3eccbb2 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 17 Mar 2004 06:27:36 +0000 Subject: Update to 0.8.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2110 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/files/patch-configure | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'multimedia/gstreamer-plugins/files/patch-configure') diff --git a/multimedia/gstreamer-plugins/files/patch-configure b/multimedia/gstreamer-plugins/files/patch-configure index de19ee0c6..e2987f982 100644 --- a/multimedia/gstreamer-plugins/files/patch-configure +++ b/multimedia/gstreamer-plugins/files/patch-configure @@ -1,6 +1,16 @@ ---- configure.orig Wed Feb 11 19:13:23 2004 -+++ configure Wed Feb 11 19:13:58 2004 -@@ -44295,7 +44295,7 @@ +--- configure.orig Tue Mar 16 20:32:36 2004 ++++ configure Tue Mar 16 20:41:00 2004 +@@ -41192,7 +41192,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 + #line $LINENO "configure" + /* confdefs.h. */ +@@ -44483,7 +44484,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS -- cgit v1.2.3