wscript: drop repeated autowaf.set_options - it is enough to set at top level
This commit is contained in:
committed by
Paul Davis
parent
1c686f4d63
commit
88cecdfaef
@@ -22,7 +22,7 @@ waveview_sources = [
|
||||
]
|
||||
|
||||
def options(opt):
|
||||
autowaf.set_options(opt)
|
||||
pass
|
||||
|
||||
def configure(conf):
|
||||
autowaf.check_pkg(conf, 'cairomm-1.0', uselib_store='CAIROMM', atleast_version='1.8.4')
|
||||
|
||||
Reference in New Issue
Block a user