extproc perl -S -w # The converted script is written to stdout, so run this script as # convert_configure configure > configure.cmd # # When the converted script runs, it expects that /tmp dir is # available (so we create it). # # run the result like this: # .\configure ; mkdir '/tmp', 0777 unless -d '/tmp'; print <) { if (/for\s+(\w+)\s+in\s*\$PATH\s*;/) { $checking_path = 1; $varname = $1; $subst= <