diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-27 06:11:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-27 06:11:11 +0000 |
commit | db1a00ca7b140dc164b39c095e0b6d1cff94d123 (patch) | |
tree | 5ebff39e13bead4b102fdfd501c85fdbfdbed25e /multimedia/gstreamer-plugins80/files/patch-configure | |
parent | d20937680b2e8541492a41469a62aaf19c2bc393 (diff) |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/patch-configure')
-rw-r--r-- | multimedia/gstreamer-plugins80/files/patch-configure | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-configure b/multimedia/gstreamer-plugins80/files/patch-configure index e2987f9821af..92b1deb51a64 100644 --- a/multimedia/gstreamer-plugins80/files/patch-configure +++ b/multimedia/gstreamer-plugins80/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Tue Mar 16 20:32:36 2004 -+++ configure Tue Mar 16 20:41:00 2004 -@@ -41192,7 +41192,8 @@ +--- 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 @@ -8,14 +8,5 @@ +#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 --LIBS="-ltheora $LIBS" -+LIBS="-ltheora -logg $LIBS" - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" /* confdefs.h. */ + _ACEOF |