Revision
87676
Author
raimue@macports.org
Date
2011-12-01 04:55:41 -0800 (Thu, 01 Dec 2011)

Log Message

sysutils/synergy:
Remove unused patch file

Removed Paths

Diff

Deleted: users/raimue/ports/sysutils/synergy/files/patch-configure.diff (87675 => 87676)


--- users/raimue/ports/sysutils/synergy/files/patch-configure.diff	2011-12-01 11:36:55 UTC (rev 87675)
+++ users/raimue/ports/sysutils/synergy/files/patch-configure.diff	2011-12-01 12:55:41 UTC (rev 87676)
@@ -1,11 +0,0 @@
---- configure.orig	2005-06-22 13:15:24.000000000 -0700
-+++ configure	2005-06-22 13:39:40.000000000 -0700
-@@ -6870,7 +6870,7 @@
- 	echo "$as_me:6870: checking for C++ compiler warning are errors flags" >&5
- echo $ECHO_N "checking for C++ compiler warning are errors flags... $ECHO_C" >&6
- 	if test "$GXX" = "yes"; then
--		acx_cxx_warnings_are_errors="-Werror"
-+		acx_cxx_warnings_are_errors=""
- 	fi
- 	if test -n "$acx_cxx_warnings_are_errors"; then
- 		CXXFLAGS="$CXXFLAGS $acx_cxx_warnings_are_errors"