=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== torcs-1.3.7+dfsg/Make-default.mk-70-define create_dir_win32_ torcs-1.3.7+dfsg/Make-default.mk:71:TotDir=`echo $$createdir | sed -e "s:${TORCS_BASE}/::g" ` ; \ torcs-1.3.7+dfsg/Make-default.mk-72-CurDir='.' ; \ torcs-1.3.7+dfsg/Make-default.mk-73-echo "" >> ${INIT_WIN32} ; \ torcs-1.3.7+dfsg/Make-default.mk:74:for Dir in `echo $$TotDir | sed -e 's:/: :g' ` ; \ torcs-1.3.7+dfsg/Make-default.mk-75-do CurDir=$$CurDir/$$Dir ; \ ############################################## torcs-1.3.7+dfsg/Make-default.mk-80-define create_dir_win32 torcs-1.3.7+dfsg/Make-default.mk:81:TotDir=`echo $$createdir | sed -e "s:${TORCS_BASE}/::g" ` ; \ torcs-1.3.7+dfsg/Make-default.mk-82-CurDir='.' ; \ torcs-1.3.7+dfsg/Make-default.mk-83-echo "" >> ${INIT_WIN32} ; \ torcs-1.3.7+dfsg/Make-default.mk:84:for Dir in `echo $$TotDir | sed -e 's:/: :g' ` ; \ torcs-1.3.7+dfsg/Make-default.mk-85-do CurDir=$$CurDir/$$Dir ; \ ############################################## torcs-1.3.7+dfsg/Make-default.mk-90-define create_dir_win32_data torcs-1.3.7+dfsg/Make-default.mk:91:TotDir=`echo $$createdir | sed -e "s:${TORCS_BASE}/::g" ` ; \ torcs-1.3.7+dfsg/Make-default.mk-92-CurDir='.' ; \ torcs-1.3.7+dfsg/Make-default.mk-93-echo "" >> ${DATA_WIN32} ; \ torcs-1.3.7+dfsg/Make-default.mk:94:for Dir in `echo $$TotDir | sed -e 's:/: :g' ` ; \ torcs-1.3.7+dfsg/Make-default.mk-95-do CurDir=$$CurDir/$$Dir ; \ ############################################## torcs-1.3.7+dfsg/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: torcs-1.3.7+dfsg/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` torcs-1.3.7+dfsg/aclocal.m4-94-# and then we would define $MISSING as ############################################## torcs-1.3.7+dfsg/aclocal.m4-108-# expand $ac_aux_dir to an absolute path torcs-1.3.7+dfsg/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd` torcs-1.3.7+dfsg/aclocal.m4-110-]) ############################################## torcs-1.3.7+dfsg/aclocal.m4-206- if test "$am_compiler_list" = ""; then torcs-1.3.7+dfsg/aclocal.m4:207: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` torcs-1.3.7+dfsg/aclocal.m4-208- fi ############################################## torcs-1.3.7+dfsg/aclocal.m4-357- # Strip MF so we end up with the name of the file. torcs-1.3.7+dfsg/aclocal.m4:358: mf=`echo "$mf" | sed -e 's/:.*$//'` torcs-1.3.7+dfsg/aclocal.m4-359- # Check whether this is an Automake generated Makefile or not. ############################################## torcs-1.3.7+dfsg/aclocal.m4-366- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then torcs-1.3.7+dfsg/aclocal.m4:367: dirpart=`AS_DIRNAME("$mf")` torcs-1.3.7+dfsg/aclocal.m4-368- else ############################################## torcs-1.3.7+dfsg/aclocal.m4-372- # from the Makefile without running 'make'. torcs-1.3.7+dfsg/aclocal.m4:373: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` torcs-1.3.7+dfsg/aclocal.m4-374- test -z "$DEPDIR" && continue torcs-1.3.7+dfsg/aclocal.m4:375: am__include=`sed -n 's/^am__include = //p' < "$mf"` torcs-1.3.7+dfsg/aclocal.m4-376- test -z "$am__include" && continue torcs-1.3.7+dfsg/aclocal.m4:377: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` torcs-1.3.7+dfsg/aclocal.m4-378- # Find all dependency output files, they are included files with ############################################## torcs-1.3.7+dfsg/aclocal.m4-386- test -f "$dirpart/$file" && continue torcs-1.3.7+dfsg/aclocal.m4:387: fdir=`AS_DIRNAME(["$file"])` torcs-1.3.7+dfsg/aclocal.m4-388- AS_MKDIR_P([$dirpart/$fdir]) ############################################## torcs-1.3.7+dfsg/aclocal.m4-438-AC_REQUIRE([AC_PROG_INSTALL])dnl torcs-1.3.7+dfsg/aclocal.m4:439:if test "`cd $srcdir && pwd`" != "`pwd`"; then torcs-1.3.7+dfsg/aclocal.m4-440- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## torcs-1.3.7+dfsg/aclocal.m4-553- * ) torcs-1.3.7+dfsg/aclocal.m4:554: _am_stamp_count=`expr $_am_stamp_count + 1` ;; torcs-1.3.7+dfsg/aclocal.m4-555- esac torcs-1.3.7+dfsg/aclocal.m4-556-done torcs-1.3.7+dfsg/aclocal.m4:557:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) torcs-1.3.7+dfsg/aclocal.m4-558- ############################################## torcs-1.3.7+dfsg/aclocal.m4-624-# Ignore all kinds of additional output from 'make'. torcs-1.3.7+dfsg/aclocal.m4:625:case `$am_make -s -f confmf 2> /dev/null` in #( torcs-1.3.7+dfsg/aclocal.m4-626-*the\ am__doit\ target*) ############################################## torcs-1.3.7+dfsg/aclocal.m4-634- echo '.include "confinc"' > confmf torcs-1.3.7+dfsg/aclocal.m4:635: case `$am_make -s -f confmf 2> /dev/null` in #( torcs-1.3.7+dfsg/aclocal.m4-636- *the\ am__doit\ target*) ############################################## torcs-1.3.7+dfsg/aclocal.m4-752- echo "timestamp, slept: $am_has_slept" > conftest.file torcs-1.3.7+dfsg/aclocal.m4:753: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` torcs-1.3.7+dfsg/aclocal.m4-754- if test "$[*]" = "X"; then torcs-1.3.7+dfsg/aclocal.m4-755- # -L didn't work. torcs-1.3.7+dfsg/aclocal.m4:756: set X `ls -t "$srcdir/configure" conftest.file` torcs-1.3.7+dfsg/aclocal.m4-757- fi ############################################## torcs-1.3.7+dfsg/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ torcs-1.3.7+dfsg/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then torcs-1.3.7+dfsg/configure-45- as_echo='print -r --' torcs-1.3.7+dfsg/configure-46- as_echo_n='print -rn --' torcs-1.3.7+dfsg/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then torcs-1.3.7+dfsg/configure-48- as_echo='printf %s\n' ############################################## torcs-1.3.7+dfsg/configure-50-else torcs-1.3.7+dfsg/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then torcs-1.3.7+dfsg/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## torcs-1.3.7+dfsg/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; torcs-1.3.7+dfsg/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; torcs-1.3.7+dfsg/configure-62- esac; ############################################## torcs-1.3.7+dfsg/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && torcs-1.3.7+dfsg/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 torcs-1.3.7+dfsg/configure-199-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## torcs-1.3.7+dfsg/configure-324- case $as_dir in #( torcs-1.3.7+dfsg/configure:325: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( torcs-1.3.7+dfsg/configure-326- *) as_qdir=$as_dir;; ############################################## torcs-1.3.7+dfsg/configure-397- { torcs-1.3.7+dfsg/configure:398: as_val=`expr "$@" || test $? -eq 1` torcs-1.3.7+dfsg/configure-399- } ############################################## torcs-1.3.7+dfsg/configure-404-# ---------------------------------------- torcs-1.3.7+dfsg/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are torcs-1.3.7+dfsg/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## torcs-1.3.7+dfsg/configure-467- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && torcs-1.3.7+dfsg/configure:468: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { torcs-1.3.7+dfsg/configure-469- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## torcs-1.3.7+dfsg/configure-810- case $ac_option in torcs-1.3.7+dfsg/configure:811: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; torcs-1.3.7+dfsg/configure-812- *=) ac_optarg= ;; ############################################## torcs-1.3.7+dfsg/configure-854- -disable-* | --disable-*) torcs-1.3.7+dfsg/configure:855: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` torcs-1.3.7+dfsg/configure-856- # Reject names that are not valid shell variable names. ############################################## torcs-1.3.7+dfsg/configure-859- ac_useropt_orig=$ac_useropt torcs-1.3.7+dfsg/configure:860: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` torcs-1.3.7+dfsg/configure-861- case $ac_user_opts in ############################################## torcs-1.3.7+dfsg/configure-880- -enable-* | --enable-*) torcs-1.3.7+dfsg/configure:881: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` torcs-1.3.7+dfsg/configure-882- # Reject names that are not valid shell variable names. ############################################## torcs-1.3.7+dfsg/configure-885- ac_useropt_orig=$ac_useropt torcs-1.3.7+dfsg/configure:886: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` torcs-1.3.7+dfsg/configure-887- case $ac_user_opts in ############################################## torcs-1.3.7+dfsg/configure-1084- -with-* | --with-*) torcs-1.3.7+dfsg/configure:1085: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` torcs-1.3.7+dfsg/configure-1086- # Reject names that are not valid shell variable names. ############################################## torcs-1.3.7+dfsg/configure-1089- ac_useropt_orig=$ac_useropt torcs-1.3.7+dfsg/configure:1090: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` torcs-1.3.7+dfsg/configure-1091- case $ac_user_opts in ############################################## torcs-1.3.7+dfsg/configure-1100- -without-* | --without-*) torcs-1.3.7+dfsg/configure:1101: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` torcs-1.3.7+dfsg/configure-1102- # Reject names that are not valid shell variable names. ############################################## torcs-1.3.7+dfsg/configure-1105- ac_useropt_orig=$ac_useropt torcs-1.3.7+dfsg/configure:1106: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` torcs-1.3.7+dfsg/configure-1107- case $ac_user_opts in ############################################## torcs-1.3.7+dfsg/configure-1138- *=*) torcs-1.3.7+dfsg/configure:1139: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` torcs-1.3.7+dfsg/configure-1140- # Reject names that are not valid shell variable names. ############################################## torcs-1.3.7+dfsg/configure-1159-if test -n "$ac_prev"; then torcs-1.3.7+dfsg/configure:1160: ac_option=--`echo $ac_prev | sed 's/_/-/g'` torcs-1.3.7+dfsg/configure-1161- as_fn_error $? "missing argument to $ac_option" ############################################## torcs-1.3.7+dfsg/configure-1181- */ ) torcs-1.3.7+dfsg/configure:1182: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` torcs-1.3.7+dfsg/configure-1183- eval $ac_var=\$ac_val;; ############################################## torcs-1.3.7+dfsg/configure-1216-ac_ls_di=`ls -di .` && torcs-1.3.7+dfsg/configure:1217:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || torcs-1.3.7+dfsg/configure-1218- as_fn_error $? "working directory cannot be determined" ############################################## torcs-1.3.7+dfsg/configure-1272-case $srcdir in torcs-1.3.7+dfsg/configure:1273:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; torcs-1.3.7+dfsg/configure-1274-esac ############################################## torcs-1.3.7+dfsg/configure-1315-By default, \`make install' will install all the files in torcs-1.3.7+dfsg/configure:1316:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify torcs-1.3.7+dfsg/configure:1317:an installation prefix other than \`$ac_default_prefix' using \`--prefix', torcs-1.3.7+dfsg/configure-1318-for instance \`--prefix=\$HOME'. ############################################## torcs-1.3.7+dfsg/configure-1414-*) torcs-1.3.7+dfsg/configure:1415: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` torcs-1.3.7+dfsg/configure-1416- # A ".." for each directory in $ac_dir_suffix. torcs-1.3.7+dfsg/configure:1417: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` torcs-1.3.7+dfsg/configure-1418- case $ac_top_builddir_sub in ############################################## torcs-1.3.7+dfsg/configure-1973- *\'*) torcs-1.3.7+dfsg/configure:1974: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; torcs-1.3.7+dfsg/configure-1975- esac ############################################## torcs-1.3.7+dfsg/configure-2056- case $ac_val in torcs-1.3.7+dfsg/configure:2057: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; torcs-1.3.7+dfsg/configure-2058- esac ############################################## torcs-1.3.7+dfsg/configure-2071- case $ac_val in torcs-1.3.7+dfsg/configure:2072: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; torcs-1.3.7+dfsg/configure-2073- esac ############################################## torcs-1.3.7+dfsg/configure-2191- set,) torcs-1.3.7+dfsg/configure:2192: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 torcs-1.3.7+dfsg/configure:2193:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} torcs-1.3.7+dfsg/configure-2194- ac_cache_corrupted=: ;; ############################################## torcs-1.3.7+dfsg/configure-2202- # differences in whitespace do not lead to failure. torcs-1.3.7+dfsg/configure:2203: ac_old_val_w=`echo x $ac_old_val` torcs-1.3.7+dfsg/configure:2204: ac_new_val_w=`echo x $ac_new_val` torcs-1.3.7+dfsg/configure-2205- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## torcs-1.3.7+dfsg/configure-2222- case $ac_new_val in torcs-1.3.7+dfsg/configure:2223: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; torcs-1.3.7+dfsg/configure-2224- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## torcs-1.3.7+dfsg/configure-2399- echo "timestamp, slept: $am_has_slept" > conftest.file torcs-1.3.7+dfsg/configure:2400: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` torcs-1.3.7+dfsg/configure-2401- if test "$*" = "X"; then torcs-1.3.7+dfsg/configure-2402- # -L didn't work. torcs-1.3.7+dfsg/configure:2403: set X `ls -t "$srcdir/configure" conftest.file` torcs-1.3.7+dfsg/configure-2404- fi ############################################## torcs-1.3.7+dfsg/configure-2450-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' torcs-1.3.7+dfsg/configure:2451:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` torcs-1.3.7+dfsg/configure-2452- torcs-1.3.7+dfsg/configure-2453-# expand $ac_aux_dir to an absolute path torcs-1.3.7+dfsg/configure:2454:am_aux_dir=`cd $ac_aux_dir && pwd` torcs-1.3.7+dfsg/configure-2455- ############################################## torcs-1.3.7+dfsg/configure-2595- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue torcs-1.3.7+dfsg/configure:2596: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( torcs-1.3.7+dfsg/configure-2597- 'mkdir (GNU coreutils) '* | \ ############################################## torcs-1.3.7+dfsg/configure-2668-set x ${MAKE-make} torcs-1.3.7+dfsg/configure:2669:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` torcs-1.3.7+dfsg/configure-2670-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## torcs-1.3.7+dfsg/configure-2678-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. torcs-1.3.7+dfsg/configure:2679:case `${MAKE-make} -f conftest.make 2>/dev/null` in torcs-1.3.7+dfsg/configure-2680- *@@@%%%=?*=@@@%%%*) ############################################## torcs-1.3.7+dfsg/configure-2744- torcs-1.3.7+dfsg/configure:2745:if test "`cd $srcdir && pwd`" != "`pwd`"; then torcs-1.3.7+dfsg/configure-2746- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## torcs-1.3.7+dfsg/configure-3165-$as_echo_n "checking whether the C compiler works... " >&6; } torcs-1.3.7+dfsg/configure:3166:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` torcs-1.3.7+dfsg/configure-3167- ############################################## torcs-1.3.7+dfsg/configure-3209- then :; else torcs-1.3.7+dfsg/configure:3210: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` torcs-1.3.7+dfsg/configure-3211- fi ############################################## torcs-1.3.7+dfsg/configure-3269- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; torcs-1.3.7+dfsg/configure:3270: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` torcs-1.3.7+dfsg/configure-3271- break;; ############################################## torcs-1.3.7+dfsg/configure-3378- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; torcs-1.3.7+dfsg/configure:3379: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` torcs-1.3.7+dfsg/configure-3380- break;; ############################################## torcs-1.3.7+dfsg/configure-3627-# Ignore all kinds of additional output from 'make'. torcs-1.3.7+dfsg/configure:3628:case `$am_make -s -f confmf 2> /dev/null` in #( torcs-1.3.7+dfsg/configure-3629-*the\ am__doit\ target*) ############################################## torcs-1.3.7+dfsg/configure-3637- echo '.include "confinc"' > confmf torcs-1.3.7+dfsg/configure:3638: case `$am_make -s -f confmf 2> /dev/null` in #( torcs-1.3.7+dfsg/configure-3639- *the\ am__doit\ target*) ############################################## torcs-1.3.7+dfsg/configure-3700- if test "$am_compiler_list" = ""; then torcs-1.3.7+dfsg/configure:3701: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` torcs-1.3.7+dfsg/configure-3702- fi ############################################## torcs-1.3.7+dfsg/configure-4230- if test "$am_compiler_list" = ""; then torcs-1.3.7+dfsg/configure:4231: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` torcs-1.3.7+dfsg/configure-4232- fi ############################################## torcs-1.3.7+dfsg/configure-4577- # Check for GNU $ac_path_GREP torcs-1.3.7+dfsg/configure:4578:case `"$ac_path_GREP" --version 2>&1` in torcs-1.3.7+dfsg/configure-4579-*GNU*) ############################################## torcs-1.3.7+dfsg/configure-4643- # Check for GNU $ac_path_EGREP torcs-1.3.7+dfsg/configure:4644:case `"$ac_path_EGREP" --version 2>&1` in torcs-1.3.7+dfsg/configure-4645-*GNU*) ############################################## torcs-1.3.7+dfsg/configure-5041-do : torcs-1.3.7+dfsg/configure:5042: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` torcs-1.3.7+dfsg/configure-5043-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## torcs-1.3.7+dfsg/configure-5046- cat >>confdefs.h <<_ACEOF torcs-1.3.7+dfsg/configure:5047:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 torcs-1.3.7+dfsg/configure-5048-_ACEOF ############################################## torcs-1.3.7+dfsg/configure-5314- for ac_var in incroot usrlibdir libdir; do torcs-1.3.7+dfsg/configure:5315: eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" torcs-1.3.7+dfsg/configure-5316- done ############################################## torcs-1.3.7+dfsg/configure-5424- LIBS=$ac_save_LIBS torcs-1.3.7+dfsg/configure:5425:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` torcs-1.3.7+dfsg/configure-5426-do ############################################## torcs-1.3.7+dfsg/configure-7080- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' torcs-1.3.7+dfsg/configure:7081: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` torcs-1.3.7+dfsg/configure-7082- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## torcs-1.3.7+dfsg/configure-7176-if test -z "$BASH_VERSION$ZSH_VERSION" \ torcs-1.3.7+dfsg/configure:7177: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then torcs-1.3.7+dfsg/configure-7178- as_echo='print -r --' torcs-1.3.7+dfsg/configure-7179- as_echo_n='print -rn --' torcs-1.3.7+dfsg/configure:7180:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then torcs-1.3.7+dfsg/configure-7181- as_echo='printf %s\n' ############################################## torcs-1.3.7+dfsg/configure-7183-else torcs-1.3.7+dfsg/configure:7184: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then torcs-1.3.7+dfsg/configure-7185- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## torcs-1.3.7+dfsg/configure-7193- expr "X$arg" : "X\\(.*\\)$as_nl"; torcs-1.3.7+dfsg/configure:7194: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; torcs-1.3.7+dfsg/configure-7195- esac; ############################################## torcs-1.3.7+dfsg/configure-7270-# ---------------------------------------- torcs-1.3.7+dfsg/configure:7271:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are torcs-1.3.7+dfsg/configure-7272-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## torcs-1.3.7+dfsg/configure-7342- { torcs-1.3.7+dfsg/configure:7343: as_val=`expr "$@" || test $? -eq 1` torcs-1.3.7+dfsg/configure-7344- } ############################################## torcs-1.3.7+dfsg/configure-7446- case $as_dir in #( torcs-1.3.7+dfsg/configure:7447: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( torcs-1.3.7+dfsg/configure-7448- *) as_qdir=$as_dir;; ############################################## torcs-1.3.7+dfsg/configure-7581-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 torcs-1.3.7+dfsg/configure:7582:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" torcs-1.3.7+dfsg/configure-7583-ac_cs_version="\\ ############################################## torcs-1.3.7+dfsg/configure-7606- --*=?*) torcs-1.3.7+dfsg/configure:7607: ac_option=`expr "X$1" : 'X\([^=]*\)='` torcs-1.3.7+dfsg/configure:7608: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` torcs-1.3.7+dfsg/configure-7609- ac_shift=: ############################################## torcs-1.3.7+dfsg/configure-7611- --*=) torcs-1.3.7+dfsg/configure:7612: ac_option=`expr "X$1" : 'X\([^=]*\)='` torcs-1.3.7+dfsg/configure-7613- ac_optarg= ############################################## torcs-1.3.7+dfsg/configure-7635- case $ac_optarg in torcs-1.3.7+dfsg/configure:7636: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; torcs-1.3.7+dfsg/configure-7637- '') as_fn_error $? "missing file argument" ;; ############################################## torcs-1.3.7+dfsg/configure-7643- case $ac_optarg in torcs-1.3.7+dfsg/configure:7644: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; torcs-1.3.7+dfsg/configure-7645- esac ############################################## torcs-1.3.7+dfsg/configure-7788-fi torcs-1.3.7+dfsg/configure:7789:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` torcs-1.3.7+dfsg/configure-7790-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## torcs-1.3.7+dfsg/configure-7805- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 torcs-1.3.7+dfsg/configure:7806:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` torcs-1.3.7+dfsg/configure-7807-ac_delim='%!_!# ' ############################################## torcs-1.3.7+dfsg/configure-7811- torcs-1.3.7+dfsg/configure:7812: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` torcs-1.3.7+dfsg/configure-7813- if test $ac_delim_n = $ac_delim_num; then ############################################## torcs-1.3.7+dfsg/configure-7949-for ac_last_try in false false :; do torcs-1.3.7+dfsg/configure:7950: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` torcs-1.3.7+dfsg/configure-7951- if test -z "$ac_tt"; then ############################################## torcs-1.3.7+dfsg/configure-8081- esac torcs-1.3.7+dfsg/configure:8082: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac torcs-1.3.7+dfsg/configure-8083- as_fn_append ac_file_inputs " '$ac_f'" ############################################## torcs-1.3.7+dfsg/configure-8140-*) torcs-1.3.7+dfsg/configure:8141: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` torcs-1.3.7+dfsg/configure-8142- # A ".." for each directory in $ac_dir_suffix. torcs-1.3.7+dfsg/configure:8143: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` torcs-1.3.7+dfsg/configure-8144- case $ac_top_builddir_sub in ############################################## torcs-1.3.7+dfsg/configure-8201-/@mandir@/p' torcs-1.3.7+dfsg/configure:8202:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in torcs-1.3.7+dfsg/configure-8203-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## torcs-1.3.7+dfsg/configure-8218- torcs-1.3.7+dfsg/configure:8219:# Neutralize VPATH when `$srcdir' = `.'. torcs-1.3.7+dfsg/configure-8220-# Shell code in configure.ac might set extrasub. ############################################## torcs-1.3.7+dfsg/configure-8246-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && torcs-1.3.7+dfsg/configure:8247: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && torcs-1.3.7+dfsg/configure-8248- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## torcs-1.3.7+dfsg/configure-8292- * ) torcs-1.3.7+dfsg/configure:8293: _am_stamp_count=`expr $_am_stamp_count + 1` ;; torcs-1.3.7+dfsg/configure-8294- esac ############################################## torcs-1.3.7+dfsg/configure-8339- # Strip MF so we end up with the name of the file. torcs-1.3.7+dfsg/configure:8340: mf=`echo "$mf" | sed -e 's/:.*$//'` torcs-1.3.7+dfsg/configure-8341- # Check whether this is an Automake generated Makefile or not. ############################################## torcs-1.3.7+dfsg/configure-8376- # from the Makefile without running 'make'. torcs-1.3.7+dfsg/configure:8377: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` torcs-1.3.7+dfsg/configure-8378- test -z "$DEPDIR" && continue torcs-1.3.7+dfsg/configure:8379: am__include=`sed -n 's/^am__include = //p' < "$mf"` torcs-1.3.7+dfsg/configure-8380- test -z "$am__include" && continue torcs-1.3.7+dfsg/configure:8381: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` torcs-1.3.7+dfsg/configure-8382- # Find all dependency output files, they are included files with ############################################## torcs-1.3.7+dfsg/install-sh-85- torcs-1.3.7+dfsg/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` torcs-1.3.7+dfsg/install-sh-87- shift ############################################## torcs-1.3.7+dfsg/install-sh-89- torcs-1.3.7+dfsg/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` torcs-1.3.7+dfsg/install-sh-91- shift ############################################## torcs-1.3.7+dfsg/install-sh-150- then torcs-1.3.7+dfsg/install-sh:151: dst="$dst"/`basename $src` torcs-1.3.7+dfsg/install-sh-152- else ############################################## torcs-1.3.7+dfsg/install-sh-157-## this sed command emulates the dirname command torcs-1.3.7+dfsg/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` torcs-1.3.7+dfsg/install-sh-159- ############################################## torcs-1.3.7+dfsg/install-sh-171-IFS='%' torcs-1.3.7+dfsg/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` torcs-1.3.7+dfsg/install-sh-173-IFS="${oIFS}" ############################################## torcs-1.3.7+dfsg/install-sh-205- then torcs-1.3.7+dfsg/install-sh:206: dstfile=`basename $dst` torcs-1.3.7+dfsg/install-sh-207- else ############################################## torcs-1.3.7+dfsg/install-sh-215- then torcs-1.3.7+dfsg/install-sh:216: dstfile=`basename $dst` torcs-1.3.7+dfsg/install-sh-217- else ############################################## torcs-1.3.7+dfsg/missing-128- # Could not run --version or --help. This is probably someone torcs-1.3.7+dfsg/missing:129: # running `$TOOL --version' or `$TOOL --help' to check whether torcs-1.3.7+dfsg/missing-130- # $TOOL exists and not knowing $TOOL uses missing. ############################################## torcs-1.3.7+dfsg/missing-162- from any GNU archive site." torcs-1.3.7+dfsg/missing:163: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` torcs-1.3.7+dfsg/missing-164- test -z "$files" && files="config.h" ############################################## torcs-1.3.7+dfsg/missing-191- proper tools for further handling them. torcs-1.3.7+dfsg/missing:192: You can get \`$1' as part of \`Autoconf' from any GNU torcs-1.3.7+dfsg/missing-193- archive site." torcs-1.3.7+dfsg/missing-194- torcs-1.3.7+dfsg/missing:195: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` torcs-1.3.7+dfsg/missing:196: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` torcs-1.3.7+dfsg/missing-197- if test -f "$file"; then ############################################## torcs-1.3.7+dfsg/missing-220- *.y) torcs-1.3.7+dfsg/missing:221: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` torcs-1.3.7+dfsg/missing-222- if [ -f "$SRCFILE" ]; then ############################################## torcs-1.3.7+dfsg/missing-224- fi torcs-1.3.7+dfsg/missing:225: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` torcs-1.3.7+dfsg/missing-226- if [ -f "$SRCFILE" ]; then ############################################## torcs-1.3.7+dfsg/missing-250- *.l) torcs-1.3.7+dfsg/missing:251: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` torcs-1.3.7+dfsg/missing-252- if [ -f "$SRCFILE" ]; then ############################################## torcs-1.3.7+dfsg/missing-269- torcs-1.3.7+dfsg/missing:270: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` torcs-1.3.7+dfsg/missing-271- if test -z "$file"; then torcs-1.3.7+dfsg/missing:272: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` torcs-1.3.7+dfsg/missing-273- fi ############################################## torcs-1.3.7+dfsg/missing-290- the \`GNU make' package. Grab either from any GNU archive site." torcs-1.3.7+dfsg/missing:291: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` torcs-1.3.7+dfsg/missing-292- if test -z "$file"; then torcs-1.3.7+dfsg/missing:293: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` torcs-1.3.7+dfsg/missing:294: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` torcs-1.3.7+dfsg/missing-295- fi ############################################## torcs-1.3.7+dfsg/missing-314- *o*) torcs-1.3.7+dfsg/missing:315: firstarg=`echo "$firstarg" | sed s/o//` torcs-1.3.7+dfsg/missing-316- tar "$firstarg" "$@" && exit 0 ############################################## torcs-1.3.7+dfsg/missing-320- *h*) torcs-1.3.7+dfsg/missing:321: firstarg=`echo "$firstarg" | sed s/h//` torcs-1.3.7+dfsg/missing-322- tar "$firstarg" "$@" && exit 0 ############################################## torcs-1.3.7+dfsg/mkinstalldirs-14-do torcs-1.3.7+dfsg/mkinstalldirs:15: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` torcs-1.3.7+dfsg/mkinstalldirs-16- shift ############################################## torcs-1.3.7+dfsg/src/modules/simu/simuv2/SOLID-2.0/doc/texinfo.tex-3338-\catcode `\\=0 \catcode `\{=1 \catcode `\}=2 torcs-1.3.7+dfsg/src/modules/simu/simuv2/SOLID-2.0/doc/texinfo.tex:3339:\catcode `\$=3 \catcode `\&=4 \catcode `\#=6 torcs-1.3.7+dfsg/src/modules/simu/simuv2/SOLID-2.0/doc/texinfo.tex-3340-\catcode `\^=7 \catcode `\_=8 \catcode `\~=13 \let~=\tie ############################################## torcs-1.3.7+dfsg/src/modules/simu/simuv2/SOLID-2.0/doc/texinfo.tex-4684-%% makes sure that the current font starts out as the newly loaded cmr10 torcs-1.3.7+dfsg/src/modules/simu/simuv2/SOLID-2.0/doc/texinfo.tex:4685:@catcode`@$=@other @catcode`@%=@other @catcode`@&=@other @catcode`@#=@other torcs-1.3.7+dfsg/src/modules/simu/simuv2/SOLID-2.0/doc/texinfo.tex-4686-