mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
M #-: Update SCons description
parsers need some manual update of the files but the option is used to regenerate them when needed.
This commit is contained in:
parent
8f54755138
commit
39260d4369
@ -130,7 +130,7 @@ vars = Variables('custom.py')
|
||||
vars.Add('sqlite_dir', 'Path to sqlite directory', '')
|
||||
vars.Add('sqlite', 'Build with SQLite support', 'yes')
|
||||
vars.Add('mysql', 'Build with MySQL support', 'no')
|
||||
vars.Add('parsers', 'Obsolete. Rebuild flex/bison files', 'no')
|
||||
vars.Add('parsers', 'Rebuild flex/bison files', 'no')
|
||||
vars.Add('xmlrpc', 'Path to xmlrpc directory', '')
|
||||
vars.Add('new_xmlrpc', 'Use xmlrpc-c version >=1.31', 'no')
|
||||
vars.Add('sunstone', 'Build Sunstone', 'no')
|
||||
|
Loading…
x
Reference in New Issue
Block a user