autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AC_CONFIG_SUBDIRS and options


From: Brendan Cully
Subject: AC_CONFIG_SUBDIRS and options
Date: Thu, 20 Mar 2003 13:41:14 -0500
User-agent: Mutt/1.5.3i

Hi,

I'm interested in bundling a library with another package. I have it set up to
use the system library if available, but if not I'd like to use the version
I'm bundling.

The trick is that I'd like to pass a couple of options to the bundle:
--disable-shared and --disable-pthread.

How can I pass on options that haven't been explicitly requested by the
user?

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]