summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-19 01:03:11 +0000
committerpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-19 01:03:11 +0000
commit7a3fe1da26bbf7b34b0ac5f87da4cdef3ea39c30 (patch)
tree29910db151acafb3e4ba0869b1fcd0a912621c48 /configure
parentbbaffe281dcfd2cbe992508f8f1490aecd364cf0 (diff)
downloadmpv-7a3fe1da26bbf7b34b0ac5f87da4cdef3ea39c30.tar.bz2
mpv-7a3fe1da26bbf7b34b0ac5f87da4cdef3ea39c30.tar.xz
typo
NB: after more tests, static support works when "bad" libs are disabled :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2990 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 62cdf77a25..e9e0ede9bd 100755
--- a/configure
+++ b/configure
@@ -672,7 +672,7 @@ for ac_option do
--cc=*) ;;
--as=*) ;;
--disable-gcc-checking) ;;
- --enable-static) ;;
+ --enable-static*) ;;
--disable-static*) ;;
--with-extraincdir=*) ;;
--with-extralibdir=*) ;;