On 03/03/2011 10:25 AM, Xochitl Lunde wrote:
> What I most want is something like: ./configure -ospath=/cygdrive/c/path

Using that spelling would violate GNU Coding Standards, but this would
work instead:

./configure --with-ospath=/cygdrive/c/path

using AC_ARG_WITH to set up the --with-ospath parsing.

-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to