pkgsrc-WIP-discuss archive

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

options handling when there are LOTS of options



Is there a way to make package options take a value, rather than simple binary 
(present/nonpresent) switches?  I've got a package with over 40 possible 
drivers. I think it would be a lot easier to take a comma-delimited string and 
pass it straight to configure since that's the kind of format it's expecting, 
than to construct such a string from bunches of individual options.  Especially 
since its configure already supports "all,!driver" syntax.


Thanks,
Tim

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index