View | Details | Raw Unified
Collapse All | Expand All

(-) scummvm-0.6.1b-original/configure (-1 / +1 lines)
 Lines 17-23    Link Here 
# TODO: We should really use mktemp(1) to determine a random tmp file name.
# TODO: We should really use mktemp(1) to determine a random tmp file name.
# However, that tool might not be available everywhere.
# However, that tool might not be available everywhere.
TMPO=/tmp/scummvm-conf
TMPO=./scummvm-conf
TMPC=${TMPO}.cpp
TMPC=${TMPO}.cpp
TMPLOG=config.log
TMPLOG=config.log