From 7a3fe1da26bbf7b34b0ac5f87da4cdef3ea39c30 Mon Sep 17 00:00:00 2001 From: pl Date: Mon, 19 Nov 2001 01:03:11 +0000 Subject: 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 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=*) ;; -- cgit v1.2.3