vim: Update to latest patch
[termux-packages] / disabled-packages / libconfig / Makefile.in.patch
1 Tests doesn't work when cross compiling.
2
3 diff -u -r ../libconfig-1.5/Makefile.in ./Makefile.in
4 --- ../libconfig-1.5/Makefile.in 2014-05-28 01:54:57.000000000 -0400
5 +++ ./Makefile.in 2016-01-19 17:58:57.829691367 -0500
6 @@ -337,7 +337,7 @@
7 top_builddir = @top_builddir@
8 top_srcdir = @top_srcdir@
9 ACLOCAL_AMFLAGS = -I m4
10 -SUBDIRS = lib doc tinytest tests $(am__append_1)
11 +SUBDIRS = lib doc tinytest $(am__append_1)
12 EXTRA_DIST = \
13 m4/*.m4 \
14 *.sln \