Bugzilla – Bug 315265
libintl name is wrong for NetBSD
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by recht@netbsd.org 2004-06-26 14:04:05 MST ---- Additional Information: configure currently sets libc.so.6 as default for libintl (INTL define in configure{.in}). This is not correct for NetBSD. NetBSD has /usr/lib/libintl.so.0.0. The attached patch changes configure.in to use libintl.so.0 as value for the INTL define in the NetBSD case. ---- Additional Comments From recht@netbsd.org 2004-06-26 14:04:39 MST ---- Created an attachment (id=166354) set INTL="libintl.so.0" in the NetBSD case ---- Additional Comments From miguel@ximian.com 2004-06-28 11:31:41 MST ---- thanks! Imported an attachment (id=166354) Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>NetBSD 2.0_BETA i386</cf_op_sys_details> Unknown operating system other. Setting to default OS "Other".