>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> --enable-shared is not supposed to work... (we only support
Lars> --enable-statid --disable-shared) But I have no idea how we can
Lars> remove that from configure --help.

Just get rid of libtool, maybe. When you read its description in the
info pages, it says it is useful when building dynamic libs. It may be
that we do not need it at all (just use foo_LIBRARIES instead of
foo_LTLIBRARIES in Makefile.am and get rid of libtool code in
configure.ac).

JMarc

Reply via email to