After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 69965 - configure.in should test if bind_textdomain_codeset is in libc or libintl
configure.in should test if bind_textdomain_codeset is in libc or libintl
Status: VERIFIED DUPLICATE of bug 70627
Product: libgda
Classification: Other
Component: Client library
unspecified
Other other
: Normal normal
: ---
Assigned To: Carlos Perelló Marín
Rodrigo Moya
Depends on:
Blocks:
 
 
Reported: 2002-01-29 11:21 UTC by Frederic.Devernay
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic.Devernay 2002-01-29 11:22:16 UTC
Package: libgda
Severity: normal
Version: 0.8.102
Synopsis: configure.in should test if bind_textdomain_codeset is in libc or libintl
Bugzilla-Product: libgda
Bugzilla-Component: Client library

Description:
I have glibc 2.1.3 which doesn't have bind_textdomain_codeset, but the
libintl
provided with gettext has it.
configure.in should test if it needs to link with libintl.
and maybe libgda should be "gettextize"'d.




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-29 06:22 -------

Reassigning to the default owner of the component, rodrigo@gnome-db.org.

Comment 1 Rodrigo Moya 2002-02-09 00:13:19 UTC
Carlos, you are the expert on this area, so assigning to you :-)
Comment 2 Rodrigo Moya 2002-03-03 13:06:14 UTC
First try at marking bugs for 0.9
Comment 3 Frederic.Devernay 2002-03-04 09:27:58 UTC

*** This bug has been marked as a duplicate of 70627 ***