summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-21 16:34:23 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-21 16:34:23 +0000
commit9a1c6d9d89c6ea9b88498d59c2b498be921a2fe6 (patch)
treea9576d219e7673b74e32ad2bbb3d8853fa96bfca /configure
parentfebce72028665803466d24a80086d6e836a09b31 (diff)
downloadmpv-9a1c6d9d89c6ea9b88498d59c2b498be921a2fe6.tar.bz2
mpv-9a1c6d9d89c6ea9b88498d59c2b498be921a2fe6.tar.xz
Remove unused #define from config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26049 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index c82294662b..1df6dbeda5 100755
--- a/configure
+++ b/configure
@@ -8529,11 +8529,6 @@ $_def_gethostbyname2
$_def_altivec_h // enables usage of altivec.h
-/* libmpeg2 uses a different feature test macro for mediaLib */
-#ifdef HAVE_MLIB
-#define LIBMPEG2_MLIB 1
-#endif
-
/* libvo options */
#define SCREEN_SIZE_X 1
#define SCREEN_SIZE_Y 1