eliot/extras/contrib/libconfig++-ignore-docs.patch
Olivier Teulière 0a1a46942e Update contribs for Windows
This brings various improvements in the Makefile as well.
Qt is currently broken though.
2018-11-10 16:49:47 +01:00

11 lines
259 B
Diff

--- Makefile.am.orig 2018-01-06 05:58:31.000000000 +0100
+++ Makefile.am 2018-07-26 00:18:30.256491382 +0200
@@ -1,7 +1,7 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = lib doc tinytest tests
+SUBDIRS = lib tinytest tests
if BUILDEXAMPLES
SUBDIRS += examples