diff options
author | Sven Neumann <sven@gimp.org> | 2001-12-12 11:51:53 +0000 |
---|---|---|
committer | Sven Neumann <neo@src.gnome.org> | 2001-12-12 11:51:53 +0000 |
commit | bde07831104e9ffa5cea092c242e7b5662987244 (patch) | |
tree | d25617de4df2cc1b7f2902fb78be8208edb6d8e2 /ChangeLog.pre-1-0 | |
parent | 8c5fa6fdc92849ada0833e6e71701f59b89fad9c (diff) | |
download | pango-bde07831104e9ffa5cea092c242e7b5662987244.tar.gz |
include config.h so the definition of MINI_XFTCONFIG_DIR is actually used
2001-12-12 Sven Neumann <sven@gimp.org>
* pango/mini-xft/minixftinit.c: include config.h so the definition
of MINI_XFTCONFIG_DIR is actually used (spotted by Sebastian Klemke
<packet@convergence.de>).
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 8c53fc41..b1ab917f 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,9 @@ +2001-12-12 Sven Neumann <sven@gimp.org> + + * pango/mini-xft/minixftinit.c: include config.h so the definition + of MINI_XFTCONFIG_DIR is actually used (spotted by Sebastian Klemke + <packet@convergence.de>). + 2001-12-12 Alexander Larsson <alla@lysator.liu.se> * pango/pangoft2-fontmap.c (pango_ft2_font_map_load_fontset): |