# HG changeset patch # User pl # Date 1006131791 0 # Node ID 53a98d2feb8ab3941964cd3192a8931ec8fd0669 # Parent a1860b3a33c9a087934c93698be83a2804e345fe typo NB: after more tests, static support works when "bad" libs are disabled :) diff -r a1860b3a33c9 -r 53a98d2feb8a configure --- a/configure Mon Nov 19 00:38:41 2001 +0000 +++ b/configure Mon Nov 19 01:03:11 2001 +0000 @@ -672,7 +672,7 @@ --cc=*) ;; --as=*) ;; --disable-gcc-checking) ;; - --enable-static) ;; + --enable-static*) ;; --disable-static*) ;; --with-extraincdir=*) ;; --with-extralibdir=*) ;;