summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-19 20:55:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-19 20:55:21 +0000
commit6b23b64ee4ab6b32feb8419860e8d290fa71f0a7 (patch)
tree9b5b81e5c1b832ce0d8060f0ea13917429629d39 /x11
parent3010e821a04d06b400ec4b8768d3370391ab81f9 (diff)
x11/libxpm: added missing nocxx patch
Diffstat (limited to 'x11')
-rw-r--r--x11/libxpm/nocxx.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/libxpm/nocxx.patch b/x11/libxpm/nocxx.patch
new file mode 100644
index 00000000000..beb1ab9006b
--- /dev/null
+++ b/x11/libxpm/nocxx.patch
@@ -0,0 +1,15 @@
+--- a/configure 2004-12-07 21:34:23.205172545 +0000
++++ b/configure 2004-12-07 21:37:17.726654782 +0000
+@@ -5148,10 +5148,8 @@
+ :
+ else
+ { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
+-See \`config.log' for more details." >&5
+-echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
+-See \`config.log' for more details." >&2;}
+- { (exit 1); exit 1; }; }
++See \`config.log' for more details." >&5;}
++ { echo "C++ sucks, ignoring ..." >&5; }; }
+ fi
+
+ ac_ext=cc