From fa4a943c17e47bf910596a414fd7287983350b9b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 24 Feb 2008 03:11:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'. --- multimedia/handbrake/files/patch-configure | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'multimedia/handbrake/files/patch-configure') diff --git a/multimedia/handbrake/files/patch-configure b/multimedia/handbrake/files/patch-configure index 90d992da8cfd..f72855dbf91c 100644 --- a/multimedia/handbrake/files/patch-configure +++ b/multimedia/handbrake/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Thu Feb 23 18:29:33 2006 -+++ configure Sun Jun 25 23:37:46 2006 +--- configure.orig 2007-12-07 17:24:34.000000000 -0600 ++++ configure 2007-12-07 17:25:50.000000000 -0600 @@ -1,9 +1,9 @@ #! /bin/sh @@ -11,14 +11,6 @@ +CXX="${CXX-g++}" +CCFLAGS="${CFLAGS--Wall -g}" +OPTIM="" + LINKLIBS="-lz" # System-specific flags - SYSTEM=`uname -s` -@@ -36,6 +36,7 @@ - ;; - - FreeBSD) -+ CCFLAGS="$CCFLAGS -Wall" - DEFINES="$DEFINES SYS_FREEBSD" - LINKLIBS="$LINKLIBS -pthread" - ;; -- cgit v1.2.3