Bug 559110 – Do not include libintl.h after glibintl.h
authorMatthias Clasen <mclasen@redhat.com>
Fri, 28 Nov 2008 06:24:51 +0000 (06:24 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 28 Nov 2008 06:24:51 +0000 (06:24 +0000)
commit6417df2a917a48073f52d69f765a02eba57fc6cb
treeee28022d9ed4f5c8e867d071d870adfa47e033f4
parent0b715510de5d8c5f293216d29a8dd653a08b2a18
Bug 559110 – Do not include libintl.h after glibintl.h

2008-11-28  Matthias Clasen  <mclasen@redhat.com>

        Bug 559110 – Do not include libintl.h after glibintl.h

        * glib/glibintl.h: Define bind_textdomain_codeset in the DISABLE_NLS
        branch. Patch by Peter Kjellerstedt.

        * glib/gutil.c: Don't include libintl.h directly.

svn path=/trunk/; revision=7688
ChangeLog
glib/glibintl.h
glib/gutils.c