From 9d92cce1ff0317e40dd5fbda90193a96e94489ad Mon Sep 17 00:00:00 2001
From: Michael Niedermayer <michaelni@gmx.at>
Date: Wed, 1 Aug 2007 13:00:01 +0000
Subject: [PATCH] remove unneeded gray="no"

Originally committed as revision 9850 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index 47cfa3b9830..a3932ab0687 100755
--- a/configure
+++ b/configure
@@ -862,7 +862,6 @@ network="yes"
 optimize="yes"
 protocols="yes"
 vhook="default"
-gray="no"
 
 # build settings
 SHFLAGS='-shared -Wl,-soname,$@'
-- 
GitLab