From 670ab312779d930e23e2ba1932c6684a82377475 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 17 Sep 2007 10:08:27 +0000 Subject: [PATCH] Replace manual variable setting with the disable function. Originally committed as revision 10516 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2a74ea3dc6..ad900d3732 100755 --- a/configure +++ b/configure @@ -1488,7 +1488,7 @@ int main(void) { EOF # check if our compiler supports mmi -enabled mmi && check_cc <