changeset 2989:53a98d2feb8a

typo NB: after more tests, static support works when "bad" libs are disabled :)
author pl
date Mon, 19 Nov 2001 01:03:11 +0000
parents a1860b3a33c9
children bf0947491ce6
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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=*) ;;