projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
789a0b1
)
*** empty log message ***
author
handa
<handa>
Thu, 27 May 2004 11:04:50 +0000
(11:04 +0000)
committer
handa
<handa>
Thu, 27 May 2004 11:04:50 +0000
(11:04 +0000)
src/m17n-gd.c
patch
|
blob
|
history
diff --git
a/src/m17n-gd.c
b/src/m17n-gd.c
index
bd6f72d
..
9b8735a
100644
(file)
--- a/
src/m17n-gd.c
+++ b/
src/m17n-gd.c
@@
-26,6
+26,8
@@
#include "config.h"
+#if defined (HAVE_FREETYPE) && defined (HAVE_GD)
+
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
@@
-41,8
+43,6
@@
#include "fontset.h"
#include "face.h"
-#if defined (HAVE_FREETYPE) && defined (HAVE_GD)
-
static MPlist *realized_fontset_list;
static MPlist *realized_font_list;
static MPlist *realized_face_list;