aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer80/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer80/files/patch-configure')
-rw-r--r--multimedia/gstreamer80/files/patch-configure29
1 files changed, 0 insertions, 29 deletions
diff --git a/multimedia/gstreamer80/files/patch-configure b/multimedia/gstreamer80/files/patch-configure
deleted file mode 100644
index 4dafb1ddde0d..000000000000
--- a/multimedia/gstreamer80/files/patch-configure
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Thu Feb 26 14:03:31 2004
-+++ configure Thu Feb 26 14:03:31 2004
-@@ -21858,7 +21858,7 @@
-
-
- EXP_VAR=LOCALEDIR
-- FROM_VAR=$datadir/locale
-+ FROM_VAR=$prefix/share/locale
-
- prefix_save=$prefix
- exec_prefix_save=$exec_prefix
-@@ -21961,7 +21961,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
- /* confdefs.h. */
-@@ -22011,7 +22011,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"