summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-03-08 23:35:55 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-03-08 23:35:55 +0000
commit60fb6c76d429932aebb3b2b6b8c37b344f131f95 (patch)
tree14833c379bb10d4c4698b2fff53a62cd7b13c0be /sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p
parent99a2d7f561e9d7bf2d5158618b99ab1fbb5fcd55 (diff)
downloadtoolchains-60fb6c76d429932aebb3b2b6b8c37b344f131f95.tar.gz
toolchains-60fb6c76d429932aebb3b2b6b8c37b344f131f95.tar.bz2
SDK build runes and patches for ppc-amigaos
svn path=/toolchains/; revision=11941
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 \