From 0355c449220c676542d1cdf5ace47a57d0c59fe9 Mon Sep 17 00:00:00 2001 From: reimar Date: Mon, 9 Jan 2006 15:44:15 +0000 Subject: CamStudio codec support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17354 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') 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 -- cgit v1.2.3