# File lib/rye/cmd.rb, line 130
130:
def
configure
(
*
args
)
run_command
(
'./configure'
,
args
)
end