diff --git a/do_autogen.sh b/do_autogen.sh index ea498d863ac..49c2451c795 100755 --- a/do_autogen.sh +++ b/do_autogen.sh @@ -29,7 +29,7 @@ die() { debug_level=0 verbose=0 profile=0 -CONFIGURE_FLAGS="" +CONFIGURE_FLAGS="--disable-static" while getopts "d:e:hHTPjpnvO:" flag do case $flag in