On Thu, 14 Jul 2005, Stepan Kasal wrote:

Hello,

On Thu, Jul 14, 2005 at 09:50:08AM -0400, Bob Rossi wrote:
Is there a way to pass in --disable-shared to the AC_CONFIG_SUBDIRS?

I looked into the source (status.m4, general.m4), and it seems that all 
--enable-*
arguments are propagated to the subconfigures.

Thus --disable-shared should be propagated automatically.  Have you tried it?

He is trying to build one subdirectory using different configure options from the others. With your advice, --disable-shared would be provided to the whole build, so that shared libraries can't be used elsewhere.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to