|
|
@ -77,9 +77,11 @@ confopt ....... options for GNU autoconf './configure' |
|
|
|
extraconfopt .. options which should be appended to $confopt by set_confopt() |
|
|
|
configprefix .. variable declarations only for GNU autoconf './configure' |
|
|
|
configscript .. script file name of the GNU autoconf configure script |
|
|
|
pyconfopt ..... options for 'setup.py' - Python setup scripts |
|
|
|
|
|
|
|
runxmkmf ...... set to '0' if you want to skip running 'xmkmf' |
|
|
|
runmkpl ....... set to '0' if you want to skip running 'perl Makefile.PL' |
|
|
|
runpysetup .... set to '0' if you want to skip running 'python setup.py' |
|
|
|
|
|
|
|
premake ....... command to execute before running 'make' |
|
|
|
makeopt ....... options for 'make' (default = ' ') |
|
|
|