Commit graph

4 commits

Author SHA1 Message Date
dillo
58de13db8b Test that PKG_FAIL_REASON is empty. 2005-07-26 16:12:56 +00:00
dillo
0d259b9e62 also test unsupported and unused legacy options 2005-07-19 10:38:19 +00:00
dillo
e11bf66cba fix comments describing test cases 2005-05-31 13:33:39 +00:00
dillo
42816a484c To ease cleanup of the options namespace, add code to support legacy
option names:

PKG_OPTIONS_LEGACY_OPTS+=	old:new

If PKG_DEFAULT_OPTIONS or PKG_OPTIONS.foo contains option old (or
-old) it is rewritten to new (or -new) and a warning is issued by
the supported-options-message target.
2005-05-31 11:05:31 +00:00