summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p')
-rw-r--r--sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p14
1 files changed, 14 insertions, 0 deletions
diff --git a/sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p b/sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p
new file mode 100644
index 0000000..cd79fee
--- /dev/null
+++ b/sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p
@@ -0,0 +1,14 @@
+--- Makefile.in.old 2011-03-08 21:57:46.000000000 +0000
++++ Makefile.in 2011-03-08 21:58:04.000000000 +0000
+@@ -41,9 +41,9 @@
+ testSAX$(EXEEXT) testHTML$(EXEEXT) testXPath$(EXEEXT) \
+ testURI$(EXEEXT) testThreads$(EXEEXT) testC14N$(EXEEXT) \
+ testAutomata$(EXEEXT) testRegexp$(EXEEXT) testReader$(EXEEXT) \
+- testapi$(EXEEXT) testModule$(EXEEXT) runtest$(EXEEXT) \
++ testapi$(EXEEXT) testModule$(EXEEXT) \
+ runsuite$(EXEEXT) testchar$(EXEEXT) testdict$(EXEEXT) \
+- runxmlconf$(EXEEXT) testrecurse$(EXEEXT)
++ runxmlconf$(EXEEXT)
+ bin_PROGRAMS = xmllint$(EXEEXT) xmlcatalog$(EXEEXT)
+ subdir = .
+ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \