Andreas Schwab <schwab@suse.de> writes: > > Try putting > > > > enable_shared=no > > > > in configure.ac somewhere before AC_PROG_LIBTOOL. > > I think you rather want AC_DISABLE_STATIC. Even better. Thanks. Ian