summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-09 15:44:15 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-09 15:44:15 +0000
commit0355c449220c676542d1cdf5ace47a57d0c59fe9 (patch)
tree20d540e18c4318206af215b8cebec1c07c75ed09 /configure
parent458adbba9971373e9603837236950a000563f6e7 (diff)
downloadmpv-0355c449220c676542d1cdf5ace47a57d0c59fe9.tar.bz2
mpv-0355c449220c676542d1cdf5ace47a57d0c59fe9.tar.xz
CamStudio codec support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17354 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index e1659c8d8e..6659b44f1e 100755
--- a/configure
+++ b/configure
@@ -7796,6 +7796,9 @@ $_def_enca
/* liblzo support */
$_def_liblzo
+#ifdef USE_LIBLZO
+#define CONFIG_LZO 1
+#endif
/* libmad support */
$_def_mad