summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-ffmpeg/files/patch-configure
diff options
context:
space:
mode:
author(no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-15 05:59:50 +0800
committer(no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-15 05:59:50 +0800
commit73cb2357a7c7f905403cf41592bcbd7286fd85ae (patch)
tree2f5e26903a1f136a9e2f54af42475b280a215a6d /multimedia/gstreamer-ffmpeg/files/patch-configure
parentfd170dfee433454a5e1f74c295bf23f3835894c0 (diff)
downloadmarcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.gz
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.bz2
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.lz
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.xz
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.zst
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.zip
This commit was manufactured by cvs2svn to create branch 'GNOME_2_6'.GNOME_2_6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_2_6@2058 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-ffmpeg/files/patch-configure')
-rw-r--r--multimedia/gstreamer-ffmpeg/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/multimedia/gstreamer-ffmpeg/files/patch-configure b/multimedia/gstreamer-ffmpeg/files/patch-configure
deleted file mode 100644
index 9bfbd28d1..000000000
--- a/multimedia/gstreamer-ffmpeg/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Thu Feb 26 19:28:07 2004
-+++ configure Thu Feb 26 21:10:52 2004
-@@ -19472,7 +19473,7 @@
- echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6
-
- save_CFLAGS="$CFLAGS"
-- CFLAGS="$CFLAGS -Werror"
-+ CFLAGS="$CFLAGS"
-
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
-@@ -19513,7 +19514,7 @@
- CFLAGS="$save_CFLAGS"
-
- if test "X$flag_ok" = Xyes ; then
-- GST_ERROR="$GST_ERROR -Werror"
-+ GST_ERROR="$GST_ERROR"
- true
- else
- GST_ERROR="$GST_ERROR"