|
|
@ -32,7 +32,7 @@ if pkgcheck paragui X ; then |
|
|
|
bool 'exceptions' ROCKCFG_PKG_PARAGUI_EXCEPTIONS 1 " |
|
|
|
compile with exception handling" |
|
|
|
if pkgcheck python X ; then |
|
|
|
bool 'python bindings' ROCKCFG_PKG_PARAGUI_PYTHON 0 " |
|
|
|
bool 'python bindings' ROCKCFG_PKG_PARAGUI_PYTHON 1 " |
|
|
|
create Python bindings" |
|
|
|
fi |
|
|
|
if pkgcheck ruby X ; then |
|
|
|