aboutsummaryrefslogtreecommitdiffstats
path: root/libxml.spec.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-02-09 14:22:17 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-02-09 14:22:17 +0000
commit231d791fc4d9bec385a726a7d556cb62b777614b (patch)
treeb8e84ff9be51b3422bbc9052b7aef11d498d11b1 /libxml.spec.in
parentdc329b9b66195f091b2aa79ac11a584ebf30b587 (diff)
downloadandroid_external_libxml2-231d791fc4d9bec385a726a7d556cb62b777614b.tar.gz
android_external_libxml2-231d791fc4d9bec385a726a7d556cb62b777614b.tar.bz2
android_external_libxml2-231d791fc4d9bec385a726a7d556cb62b777614b.zip
fixes a libtool problem on AMD 64bits builds found the validation problem
* libxml.spec.in: fixes a libtool problem on AMD 64bits builds * relaxng.c: found the validation problem I had with interleave when not covering all remaining siblings * Makefile.am test.relaxng/* result/relaxng/*: augmented the testsuite and check the RNG schemas against the RNG schemas given in appendix A Daniel
Diffstat (limited to 'libxml.spec.in')
-rw-r--r--libxml.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml.spec.in b/libxml.spec.in
index c4f12288..4feaea2e 100644
--- a/libxml.spec.in
+++ b/libxml.spec.in
@@ -61,7 +61,7 @@ at parse time or later once the document has been modified.
%build
%configure
-make
+make LIBTOOL=/usr/bin/libtool
%install
rm -fr %{buildroot}