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:
9643aaa
)
added have_t1lib flag
author
kramm
<kramm>
Sun, 1 Feb 2004 14:15:51 +0000
(14:15 +0000)
committer
kramm
<kramm>
Sun, 1 Feb 2004 14:15:51 +0000
(14:15 +0000)
config.h.in
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index
f453c86
..
c3d64c1
100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-133,5
+133,10
@@
#endif
#endif
+#ifdef HAVE_T1LIB_H
+#ifdef HAVE_LIBT1
+#define HAVE_T1LIB
+#endif
+#endif
#endif