From a448a42eac5d797fa72b9a20b7677f6a1a9c9c86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Wed, 9 Nov 2016 19:07:06 +0100 Subject: vim: fix build when Motif headers are installed. --- vim-7.4.1952.local.patch | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'vim-7.4.1952.local.patch') diff --git a/vim-7.4.1952.local.patch b/vim-7.4.1952.local.patch index d6ea7b22..178e0fc5 100644 --- a/vim-7.4.1952.local.patch +++ b/vim-7.4.1952.local.patch @@ -45,3 +45,12 @@ if test "$ac_x_includes" = no; then # Guess where to find include files, by looking for Xlib.h. +@@ -9488,7 +9490,7 @@ + + + +- ++SKIP_MOTIF=YES + if test -z "$SKIP_MOTIF"; then + gui_XXX="/usr/XXX/Motif* /usr/Motif*/XXX /usr/XXX /usr/shlib /usr/X11*/XXX /usr/XXX/X11* /usr/dt/XXX /local/Motif*/XXX /local/XXX/Motif* /usr/local/Motif*/XXX /usr/local/XXX/Motif* /usr/local/XXX /usr/local/X11*/XXX /usr/local/LessTif/Motif*/XXX $MOTIFHOME/XXX" + GUI_INC_LOC="`echo $GUI_INC_LOC|sed 's%-I%%g'`" -- cgit v1.2.3