X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-repos%2Fpackages.git;a=blobdiff_plain;f=demian%2Fvim%2Fvim-6.1.patch;fp=demian%2Fvim%2Fvim-6.1.patch;h=b7abf907373b6e5bd53b003cbf53c9e54fdba91d;hp=0000000000000000000000000000000000000000;hb=f0cf5d9bdce8c606167c114b5ba06792a200b957;hpb=19e8a11f5a1789f804a1b0cb43b1d0c34bf5916c diff --git a/demian/vim/vim-6.1.patch b/demian/vim/vim-6.1.patch new file mode 100755 index 0000000..b7abf90 --- /dev/null +++ b/demian/vim/vim-6.1.patch @@ -0,0 +1,16 @@ +diff -Naur vim61.orig/src/auto/configure vim61/src/auto/configure +--- vim61.orig/src/auto/configure 2002-03-09 13:14:07.000000000 -0500 ++++ vim61/src/auto/configure 2002-05-26 20:36:16.000000000 -0400 +@@ -1161,12 +1161,6 @@ + LDFLAGS="$LDFLAGS -L/usr/local/lib" + fi + fi +-if test -d /usr/local/include; then +- tt=`echo "$CPPFLAGS" | sed -e 's+-I/usr/local/include ++g' -e 's+-I/usr/local/include$++g'` +- if test "$tt" = "$CPPFLAGS"; then +- CPPFLAGS="$CPPFLAGS -I/usr/local/include" +- fi +-fi + + echo $ac_n "checking --with-vim-name argument""... $ac_c" 1>&6 + echo "configure:1173: checking --with-vim-name argument" >&5