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:
d4aa5c7
)
added HAVE_IMAGING #define
author
kramm
<kramm>
Wed, 12 Dec 2007 10:59:11 +0000
(10:59 +0000)
committer
kramm
<kramm>
Wed, 12 Dec 2007 10:59:11 +0000
(10:59 +0000)
config.h.in
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index
b468b28
..
5de04cf
100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-151,6
+151,9
@@
/* have/use internal l.a.m.e. mp3 library */
#undef HAVE_LAME
+/* whether python-imaging was found */
+#undef HAVE_PYTHON_IMAGING
+
/* system() can handle command substitution */
#undef SYSTEM_BACKTICKS