libass: fix compilation with older versions of libass
[vlc.git] / contrib / src / libxml2 / bins.patch
blob3fef23a26b50a5e4fc37843779079feb0c007335
1 --- libxml2/Makefile.am.orig 2013-08-20 13:57:37.911178174 +0200
2 +++ libxml2/Makefile.am 2013-08-20 13:57:44.543177895 +0200
3 @@ -2,7 +2,7 @@
5 ACLOCAL_AMFLAGS = -I m4
7 -SUBDIRS = include . doc example xstc $(PYTHON_SUBDIR)
8 +SUBDIRS = include . xstc $(PYTHON_SUBDIR)
10 DIST_SUBDIRS = include . doc example python xstc
12 @@ -15,7 +15,7 @@
13 # testReader testapi testModule runtest runsuite testchar \
14 # testdict runxmlconf testrecurse testlimits
16 -bin_PROGRAMS = xmllint xmlcatalog
17 +bin_PROGRAMS =
19 bin_SCRIPTS=xml2-config