Re: [xml] configure problem with version 2.9.0 on solaris
- From: Daniel Veillard <veillard redhat com>
- To: Petr Sumbera <petr sumbera oracle com>
- Cc: xml gnome org
- Subject: Re: [xml] configure problem with version 2.9.0 on solaris
- Date: Mon, 29 Oct 2012 14:20:04 +0800
On Fri, Oct 26, 2012 at 04:36:37PM +0200, Petr Sumbera wrote:
Hi,
please see attached patch.
Thanks,
I'm fine with adding *-*-solaris*), but is seems that older
SunOS version named themselves *-*-sunos*, so I would not
remove that previous line without a good reason...
--- libxml2-2.9.0/configure.in.orig Fri Oct 26 05:38:05 2012
+++ libxml2-2.9.0/configure.in Fri Oct 26 06:28:05 2012
@@ -82,7 +82,7 @@
VERSION_SCRIPT_FLAGS=-Wl,--version-script=
else
case $host in
- *-*-sunos*) VERSION_SCRIPT_FLAGS="-Wl,-M -Wl,";;
+ *-*-solaris*) VERSION_SCRIPT_FLAGS="-Wl,-M -Wl,";;
esac
fi
AC_SUBST(VERSION_SCRIPT_FLAGS)
Daniel
--
Daniel Veillard | Open Source and Standards, Red Hat
veillard redhat com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | virtualization library http://libvirt.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]