pth: fix it for (at least) gentoo multilib system.
authorMichael Krelin <hacker@klever.net>
Wed, 7 May 2008 21:13:20 +0000 (21:13 +0000)
committerMichael Krelin <hacker@klever.net>
Wed, 7 May 2008 21:13:20 +0000 (21:13 +0000)
actually, it's not a fix, but rather an attemt to mimick its behaviour on other
systems, which is wrong, anyway, since it attempts checks against build system.
But since it works, perhaps it should do for now. On the other hand, maybe opkg
crashes somewhere around here, as gpgme depends on pth.
BTW, long time no commits ;-)

site/common-glibc

index 339d465..6b7bf80 100644 (file)
@@ -46,3 +46,5 @@ ac_cv_func_va_copy=${ac_cv_func_va_copy=yes}
 ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
 ac_cv_epoll_works=${ac_cv_epoll_works=yes}
 
+# pth
+ac_cv_check_sjlj=ssjlj