summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-27 19:49:29 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-27 19:49:29 +0000
commit913a6f2cc1e764d7c766d9e1b21cacbd289fc1d7 (patch)
tree1cc22597c1ef8c3c43e0a1e61b65ee1379681cf7 /configure
parent1043926227fa86a76d3b4085853a7ab999f9988f (diff)
downloadmpv-913a6f2cc1e764d7c766d9e1b21cacbd289fc1d7.tar.bz2
mpv-913a6f2cc1e764d7c766d9e1b21cacbd289fc1d7.tar.xz
10l: Add missing definition of USE_STREAM_CACHE.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22368 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 99f895d3b6..799e334990 100755
--- a/configure
+++ b/configure
@@ -644,6 +644,7 @@ _rpath=no
_asmalign_pot=auto
_color_console=no
_stream_cache=yes
+_def_stream_cache="#define USE_STREAM_CACHE 1"
for ac_option do
case "$ac_option" in
--help|-help|-h)
@@ -1289,6 +1290,7 @@ fi
if mingw32 ; then
_stream_cache=no
+ _def_stream_cache="#undef USE_STREAM_CACHE"
fi
# Check how to call 'head' and 'tail'. Newer versions spit out warnings