git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e2cc1
)
if ft2build.h was found, assume freetype.h is there, too
author
kramm
<kramm>
Tue, 1 Apr 2008 22:41:37 +0000
(22:41 +0000)
committer
kramm
<kramm>
Tue, 1 Apr 2008 22:41:37 +0000
(22:41 +0000)
config.h.in
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index
2102282
..
608d538
100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-178,6
+178,10
@@
#endif
#endif
+#ifdef HAVE_FT2BUILD_H
+#define HAVE_FREETYPE_H
+#endif
+
/* #ifdef HAVE_T1LIB_H */
/* #ifdef HAVE_LIBT1 */
/* #define HAVE_T1LIB */