K 10 svn:author V 6 marino K 8 svn:date V 27 2016-01-17T11:18:31.627444Z K 7 svn:log V 331 math/spooles(-mpich): Fix DOCS options The OPTIONS_DEFINE line was placed after meaning the file was imported before the options were defined. This is revealed by SELECTED_OPTIONS showing up blank rather than as "DOCS". Move the line before the includes to fix. Approved by: just-fix-it END