/[Development]
ViewVC logotype

Revision 1467


Jump to revision: Previous Next
Author: jarrah
Date: Tue Mar 23 17:37:02 2004 UTC (9 years, 2 months ago)
Changed paths: 1
Log Message:
These changes tighten up rules for exporting options.

1. Exportable options ('export used') used to be exported if referred to in
   a 'uses' statement. These options will now only be exported if the
   option is set, or the default value is changed.

2. Options marked as 'export always' with no default value ('default none')
   used to generate defines with no values 'export k8:='. This behavior
   has changed so that the option will ONLY be exported if it has a value
   assigned using 'set' or 'default'. Otherwise it is an error.


Changed paths

Path Details
Directorytrunk/LinuxBIOSv2/util/newconfig/config.g modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15