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 745402 - win32: #include gi18n-lib.h appropriately
win32: #include gi18n-lib.h appropriately
Status: RESOLVED FIXED
Product: gdk-pixbuf
Classification: Platform
Component: loaders
unspecified
Other All
: Normal normal
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-02 03:01 UTC by Allison Karlitskaya (desrt)
Modified: 2015-03-02 17:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
win32: #include gi18n-lib.h appropriately (3.59 KB, patch)
2015-03-02 03:01 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2015-03-02 03:01:02 UTC
...but first make sure we pull in "config.h" to get GETTEXT_PACKAGE
properly defined.

This problem popped up while trying to do cross-builds of gtk+ to
Windows under jhbuild.
Comment 1 Allison Karlitskaya (desrt) 2015-03-02 03:01:05 UTC
Created attachment 298248 [details] [review]
win32: #include gi18n-lib.h appropriately
Comment 2 Matthias Clasen 2015-03-02 16:51:45 UTC
Review of attachment 298248 [details] [review]:

sure, thanks!
Comment 3 Allison Karlitskaya (desrt) 2015-03-02 17:22:20 UTC
Attachment 298248 [details] pushed as c3a009b - win32: #include gi18n-lib.h appropriately