[Pkg-qof-maintainers] Bug#463392: qof: erronous check for *linux* to detect symbols versioning support

Neil Williams codehelp at debian.org
Thu Jan 31 19:21:10 UTC 2008


On Thu, 31 Jan 2008 12:04:44 +0100
Aurelien Jarno <aurel32 at debian.org> wrote:

> Package: qof
> Version: 0.7.4-1
> Severity: important
> Tags: patch
> 
> qof wrongly checks for *linux* to detect symbols versioning support.

Yes, I had noticed the failed build on kfreebsd and made a preparatory
fix. I'm upstream for qof so I'll fix this upstream (I won't use the
patch against configure). I was going to extend the test to allow for
*freebsd* but I agree with your patch for configure.in and I'll allow
symbol versioning for all -gnu platforms. 

> Please find below a patch to fix that.
> 
> --- qof-0.7.4.orig/configure.in
> +++ qof-0.7.4/configure.in
> @@ -84,7 +84,7 @@
>  
>  AC_MSG_CHECKING(whether to implement symbol versioning)
>  case $host_os in
> -  *linux*)
> +  *gnu*)

Thanks.

-- 

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-qof-maintainers/attachments/20080131/e9e50e20/attachment-0001.pgp 


More information about the Pkg-qof-maintainers mailing list