summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer80/files/patch-configure
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-06-01 20:43:43 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-06-01 20:43:43 +0000
commitf2ae9f3e0b9b1c92d2369bbc774cbb65829ee61c (patch)
treeb9dd381e57a7c820f31901234c6d3535f92e2fd6 /multimedia/gstreamer80/files/patch-configure
parentPrevent qmake from running again here as well. (diff)
- Retire gstreamer 0.8.0
Notes
Notes: svn path=/head/; revision=192557
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 672c3d3170fe..000000000000
--- a/multimedia/gstreamer80/files/patch-configure
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Fri Jun 4 18:19:18 2004
-+++ configure Fri Jun 4 18:20:27 2004
-@@ -21877,7 +21877,7 @@
-
-
- EXP_VAR=LOCALEDIR
-- FROM_VAR=$datadir/locale
-+ FROM_VAR=$prefix/share/locale
-
- prefix_save=$prefix
- exec_prefix_save=$exec_prefix
-@@ -21981,7 +21981,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. */
-@@ -22031,7 +22031,7 @@
- CFLAGS="$save_CFLAGS"
-
- if test "X$flag_ok" = Xyes ; then
-- GST_ERROR_CFLAGS="$GST_ERROR_CFLAGS -Werror"
-+ GST_ERROR_CFLAGS="$GST_ERROR_CFLAGS"
- true
- else
-