[Bug 467405] Review Request: mingw32-libxml2 - MinGW Windows libxml2 XML processing library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467405





--- Comment #3 from Levente Farkas <lfarkas@xxxxxxxxxxx>  2008-11-10 12:38:33 EDT ---
and may be add an aclocal before the autoreconf would be useful to so the
correct patch see bellow

and the reason for rerun autoconf is that rhel/centos has older autoconf and
automake and the auto generated file was generated by newer tools, but with
this patch it can be compiled on rhel/centos without need for newer auto*
packages.

--- mingw32-libxml2.spec.lfarkas 2008-11-10 18:03:16.000000000 +0100
+++ mingw32-libxml2.spec 2008-11-10 18:35:10.000000000 +0100
@@ -40,6 +40,10 @@


 %build
+%if 0%{?fedora} < 9
+aclocal
+autoreconf
+%endif
 LDFLAGS="-no-undefined" %{_mingw32_configure} --without-python --with-modules
 make

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]