Lines Matching refs:configure
13 # it should configure and build SSL, then build the _ssl and _hashlib
143 def run_configure(configure, do_script):
144 print("perl Configure "+configure)
145 os.system("perl Configure "+configure)
160 configure = "VC-WIN32"
166 configure = "VC-WIN64A"
212 run_configure(configure, do_script)
218 # os.system("perl util\mk1mf.pl debug "+configure+" >"+makefile)