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:
85a01dd
)
added USE_MP3 variable
author
kramm
<kramm>
Thu, 7 Aug 2003 10:35:05 +0000
(10:35 +0000)
committer
kramm
<kramm>
Thu, 7 Aug 2003 10:35:05 +0000
(10:35 +0000)
config.h.in
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index
f58e55a
..
f453c86
100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-109,6
+109,9
@@
/* use libfreetype */
#undef USE_FREETYPE
+/* use internal l.a.m.e. mp3 library */
+#undef USE_MP3
+
/* system() can handle command substitution */
#undef SYSTEM_BACKTICKS