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:
44cf921
)
Generated from configure.in
release-0-6-0
author
kramm
<kramm>
Sat, 14 Aug 2004 13:49:15 +0000
(13:49 +0000)
committer
kramm
<kramm>
Sat, 14 Aug 2004 13:49:15 +0000
(13:49 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
a022f5d
..
d6b5420
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-11152,10
+11152,9
@@
if test "x$JPEGLIBMISSING" = "xtrue";then
DISABLEPDF2SWF=true;
DISABLEJPEG2SWF=true;
fi
-#if test "x$T1LIBMISSING" = "xtrue";then
-# MISSINGLIBS="${MISSINGLIBS} t1lib"
-# DISABLEPDF2SWF=true;
-#fi
+if test "x$T1LIBMISSING" = "xtrue";then
+ MISSINGLIBS="${MISSINGLIBS} t1lib"
+fi
if test "x${ac_cv_header_jpeglib_h}" != "xyes"; then
DISABLEPDF2SWF=true;