diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-09-04 17:35:05 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-09-04 17:35:05 +0000 |
commit | d29a3e5bc932f3083c307b3ee9d8ef96028191da (patch) | |
tree | 5ac1b6149d12c750d22a5d29ee581311a0cd9008 /ChangeLog | |
parent | d3e9e99a9b61f1b093aa9200b41eba55894865cc (diff) | |
download | pango-d29a3e5bc932f3083c307b3ee9d8ef96028191da.tar.gz |
G_WIN32_DLLMAIN_FOR_DLL_NAME not needed on Cygwin, surround with #ifdef
2002-09-04 Tor Lillqvist <tml@iki.fi>
* pango/pango-utils.c: G_WIN32_DLLMAIN_FOR_DLL_NAME not needed on
Cygwin, surround with #ifdef G_OS_WIN32. (91785, Masahiro Sakai)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-09-04 Tor Lillqvist <tml@iki.fi> + + * pango/pango-utils.c: G_WIN32_DLLMAIN_FOR_DLL_NAME not needed on + Cygwin, surround with #ifdef G_OS_WIN32. (91785, Masahiro Sakai) + Wed Aug 28 15:22:14 2002 Eric Mader <mader@jtcsv.com> * pango/modules/indic/indic-ot.h: |