summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm2/files/patch-configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fvwm2/files/patch-configure.ac')
-rw-r--r--x11-wm/fvwm2/files/patch-configure.ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/fvwm2/files/patch-configure.ac b/x11-wm/fvwm2/files/patch-configure.ac
new file mode 100644
index 000000000000..d3ab2bb26373
--- /dev/null
+++ b/x11-wm/fvwm2/files/patch-configure.ac
@@ -0,0 +1,11 @@
+--- configure.ac.bak 2013-02-01 10:35:04.191557713 +0100
++++ configure.ac 2013-02-01 10:35:12.513558507 +0100
+@@ -225,7 +225,7 @@
+ switch (*p = p = *c) { case 0: printf("%Q", c, p); }
+ *c = &i; c = p;
+ while (1 || (unsigned int)3 >= 0 || ((int)-1) == ((unsigned int)1));
+- return;], , AC_MSG_ERROR("
++ return 0;], , AC_MSG_ERROR("
+ configure is not able to compile programs with warnings. Please
+ remove all offending options like -Werror from the CFLAGS and
+ CPPFLAGS variables and run configure again."))