aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk29/files/patch-wx-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk29/files/patch-wx-config.in')
-rw-r--r--x11-toolkits/wxgtk29/files/patch-wx-config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk29/files/patch-wx-config.in b/x11-toolkits/wxgtk29/files/patch-wx-config.in
new file mode 100644
index 000000000000..99fb6adf332c
--- /dev/null
+++ b/x11-toolkits/wxgtk29/files/patch-wx-config.in
@@ -0,0 +1,11 @@
+--- wx-config.in.orig Mon May 31 18:11:50 2004
++++ wx-config.in Sun Jun 27 20:08:21 2004
+@@ -230,7 +230,7 @@
+ includes=" -I${includedir}"
+ fi
+
+- includes="-I${libdir}/wx/include/${TOOLCHAIN_NAME}$includes"
++ includes="-I${includedir}/wx/include/${TOOLCHAIN_NAME}$includes"
+
+ # in inplace case we need to also add path to contrib headers -- do it
+ # unconditionally as they might be used and we have no way of knowing if