]> git.sesse.net Git - vlc/blob - contrib/src/libxml2/no-tests.patch
contrib: libxml2: disable tests
[vlc] / contrib / src / libxml2 / no-tests.patch
1 --- libxml2/Makefile.am.orig    2011-11-26 20:53:51.147060747 -0500
2 +++ libxml2/Makefile.am 2011-11-26 20:52:36.013140366 -0500
3 @@ -8,10 +8,10 @@
4  
5  INCLUDES = -I$(top_builddir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@ 
6  
7 -noinst_PROGRAMS=testSchemas testRelax testSAX testHTML testXPath testURI \
8 -                testThreads testC14N testAutomata testRegexp \
9 -                testReader testapi testModule runtest runsuite testchar \
10 -               testdict runxmlconf testrecurse
11 +#noinst_PROGRAMS=testSchemas testRelax testSAX testHTML testXPath testURI \
12 +#                testThreads testC14N testAutomata testRegexp \
13 +#                testReader testapi testModule runtest runsuite testchar \
14 +#              testdict runxmlconf testrecurse
15  
16  bin_PROGRAMS = xmllint xmlcatalog
17