autoconf
[Top][All Lists]
Advanced

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

specifying multiple with arguments


From: Patrick West
Subject: specifying multiple with arguments
Date: Tue, 15 Mar 2005 11:57:32 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

I am interested in doing something like this:

./configure --with-package=package1 --with-package=package2

But I am not sure how to do this. I try to use AC_ARG_WITH, but that only takes package2 and ignores package1.

Any help would be greatly appreciated.

pwest





reply via email to

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