diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-17 14:27:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-17 14:27:36 +0800 |
commit | 2cbca25c996139f79fbca6f1b731fb76b3eccbb2 (patch) | |
tree | 6cf9cf896b6220a934c33ba636a2c3383ec8ea48 /multimedia/gstreamer-plugins/files/patch-configure | |
parent | be5ecbe2358e7dfb46c58279b52ba84d0d7e75c8 (diff) | |
download | marcuscom-ports-2cbca25c996139f79fbca6f1b731fb76b3eccbb2.tar marcuscom-ports-2cbca25c996139f79fbca6f1b731fb76b3eccbb2.tar.gz marcuscom-ports-2cbca25c996139f79fbca6f1b731fb76b3eccbb2.tar.bz2 marcuscom-ports-2cbca25c996139f79fbca6f1b731fb76b3eccbb2.tar.lz marcuscom-ports-2cbca25c996139f79fbca6f1b731fb76b3eccbb2.tar.xz marcuscom-ports-2cbca25c996139f79fbca6f1b731fb76b3eccbb2.tar.zst marcuscom-ports-2cbca25c996139f79fbca6f1b731fb76b3eccbb2.zip |
Update to 0.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2110 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins/files/patch-configure')
-rw-r--r-- | multimedia/gstreamer-plugins/files/patch-configure | 16 |
1 files changed, 13 insertions, 3 deletions
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 |