summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/patch-configure')
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-configure b/multimedia/gstreamer-plugins80/files/patch-configure
new file mode 100644
index 000000000..de19ee0c6
--- /dev/null
+++ b/multimedia/gstreamer-plugins80/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Wed Feb 11 19:13:23 2004
++++ configure Wed Feb 11 19:13:58 2004
+@@ -44295,7 +44295,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. */