summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2005-12-22 00:18:18 +0000
committerDiego Biurrun <diego@biurrun.de>2005-12-22 00:18:18 +0000
commit50827fcf44f34521df4708cdb633809b56fb9df3 (patch)
treeea5760312c4504b3369109dd6a54db3cbdd6eb26 /configure
parent64c968daaa98750c22374a8f1c02da32397e990e (diff)
Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver
works now. Originally committed as revision 4763 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 32dc287144..9c913ee645 100755
--- a/configure
+++ b/configure
@@ -350,7 +350,7 @@ CYGWIN*)
v4l="no"
audio_oss="yes"
dv1394="no"
-ffserver="no"
+vhook="no"
extralibs=""
cygwin="yes"
EXESUF=".exe"