Configure options?

Joe Orton joe at manyfish.co.uk
Wed Feb 24 10:30:36 EST 2010


On Mon, Feb 22, 2010 at 07:24:06PM +0100, armencho at gmail.com wrote:
> I can't seem to find which options neon configure supports, apart from
> the usual ones (--prefix, etc).
> I need those to experiment with building neon, because it appears when
> I do the default "./configure && make && sudo make install" or the
> like, I only get static libraries built, and I need shared libraries.

Hi.  With any autoconf-based project like neon, you can run the command 
"./configure --help" to see the list of supported configure flags.  Use 
--enable-shared if you want shared libraries.

Regards, Joe



More information about the neon mailing list