===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libsdl-console-2.1/configure.in-34-LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
libsdl-console-2.1/configure.in:35:LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
libsdl-console-2.1/configure.in-36-LT_REVISION=$INTERFACE_AGE
libsdl-console-2.1/configure.in:37:LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
libsdl-console-2.1/configure.in-38-
##############################################
libsdl-console-2.1/ltmain.sh-33-  :
libsdl-console-2.1/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
libsdl-console-2.1/ltmain.sh-35-  # Yippee, $echo works!
##############################################
libsdl-console-2.1/ltmain.sh-51-# The name of this program.
libsdl-console-2.1/ltmain.sh:52:progname=`$echo "$0" | ${SED} 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-53-modename="$progname"
##############################################
libsdl-console-2.1/ltmain.sh-123-  case $arg in
libsdl-console-2.1/ltmain.sh:124:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
libsdl-console-2.1/ltmain.sh-125-  *) optarg= ;;
##############################################
libsdl-console-2.1/ltmain.sh-296-	prev=
libsdl-console-2.1/ltmain.sh:297:	lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-298-
##############################################
libsdl-console-2.1/ltmain.sh-348-      -Wc,*)
libsdl-console-2.1/ltmain.sh:349:	args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
libsdl-console-2.1/ltmain.sh-350-	lastarg=
##############################################
libsdl-console-2.1/ltmain.sh-365-	IFS="$save_ifs"
libsdl-console-2.1/ltmain.sh:366:	lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
libsdl-console-2.1/ltmain.sh-367-
##############################################
libsdl-console-2.1/ltmain.sh-400-      # interpreted inside of double-quoted scrings.
libsdl-console-2.1/ltmain.sh:401:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-402-
##############################################
libsdl-console-2.1/ltmain.sh-424-      # Get the name of the library object.
libsdl-console-2.1/ltmain.sh:425:      libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-426-      ;;
##############################################
libsdl-console-2.1/ltmain.sh-439-    *.ads) xform=ads ;;
libsdl-console-2.1/ltmain.sh:440:    *.asm) xform=asm ;;
libsdl-console-2.1/ltmain.sh-441-    *.c++) xform=c++ ;;
##############################################
libsdl-console-2.1/ltmain.sh-448-
libsdl-console-2.1/ltmain.sh:449:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
libsdl-console-2.1/ltmain.sh-450-
libsdl-console-2.1/ltmain.sh-451-    case $libobj in
libsdl-console-2.1/ltmain.sh:452:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
libsdl-console-2.1/ltmain.sh-453-    *)
##############################################
libsdl-console-2.1/ltmain.sh-488-    if test "$compiler_c_o" = no; then
libsdl-console-2.1/ltmain.sh:489:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
libsdl-console-2.1/ltmain.sh-490-      lockfile="$output_obj.lock"
##############################################
libsdl-console-2.1/ltmain.sh-508-*** ERROR, $lockfile exists and contains:
libsdl-console-2.1/ltmain.sh:509:`cat $lockfile 2>/dev/null`
libsdl-console-2.1/ltmain.sh-510-
##############################################
libsdl-console-2.1/ltmain.sh-541-	lo_libobj="$libobj"
libsdl-console-2.1/ltmain.sh:542:	dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-543-	if test "X$dir" = "X$libobj"; then
##############################################
libsdl-console-2.1/ltmain.sh-547-	fi
libsdl-console-2.1/ltmain.sh:548:	libobj="$dir/"`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-549-
##############################################
libsdl-console-2.1/ltmain.sh-578-      if test "$need_locks" = warn &&
libsdl-console-2.1/ltmain.sh:579:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
libsdl-console-2.1/ltmain.sh-580-	echo "\
libsdl-console-2.1/ltmain.sh-581-*** ERROR, $lockfile contains:
libsdl-console-2.1/ltmain.sh:582:`cat $lockfile 2>/dev/null`
libsdl-console-2.1/ltmain.sh-583-
##############################################
libsdl-console-2.1/ltmain.sh-625-
libsdl-console-2.1/ltmain.sh:626:	xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-627-	if test "X$xdir" = "X$obj"; then
##############################################
libsdl-console-2.1/ltmain.sh-631-	fi
libsdl-console-2.1/ltmain.sh:632:	baseobj=`$echo "X$obj" | $Xsed -e "s%.*/%%"`
libsdl-console-2.1/ltmain.sh:633:	libobj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
libsdl-console-2.1/ltmain.sh-634-	# Now arrange that obj and lo_libobj become the same file
##############################################
libsdl-console-2.1/ltmain.sh-677-      if test "$need_locks" = warn &&
libsdl-console-2.1/ltmain.sh:678:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
libsdl-console-2.1/ltmain.sh-679-	echo "\
libsdl-console-2.1/ltmain.sh-680-*** ERROR, $lockfile contains:
libsdl-console-2.1/ltmain.sh:681:`cat $lockfile 2>/dev/null`
libsdl-console-2.1/ltmain.sh-682-
##############################################
libsdl-console-2.1/ltmain.sh-831-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
libsdl-console-2.1/ltmain.sh:832:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
libsdl-console-2.1/ltmain.sh-833-	;;
##############################################
libsdl-console-2.1/ltmain.sh-1025-      -L*)
libsdl-console-2.1/ltmain.sh:1026:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
libsdl-console-2.1/ltmain.sh-1027-	# We need an absolute path.
##############################################
libsdl-console-2.1/ltmain.sh-1030-	*)
libsdl-console-2.1/ltmain.sh:1031:	  absdir=`cd "$dir" && pwd`
libsdl-console-2.1/ltmain.sh-1032-	  if test -z "$absdir"; then
##############################################
libsdl-console-2.1/ltmain.sh-1131-      -R*)
libsdl-console-2.1/ltmain.sh:1132:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
libsdl-console-2.1/ltmain.sh-1133-	# We need an absolute path.
##############################################
libsdl-console-2.1/ltmain.sh-1167-      -Wc,*)
libsdl-console-2.1/ltmain.sh:1168:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
libsdl-console-2.1/ltmain.sh-1169-	arg=
##############################################
libsdl-console-2.1/ltmain.sh-1181-	IFS="$save_ifs"
libsdl-console-2.1/ltmain.sh:1182:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
libsdl-console-2.1/ltmain.sh-1183-	;;
##############################################
libsdl-console-2.1/ltmain.sh-1185-      -Wl,*)
libsdl-console-2.1/ltmain.sh:1186:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
libsdl-console-2.1/ltmain.sh-1187-	arg=
##############################################
libsdl-console-2.1/ltmain.sh-1200-	IFS="$save_ifs"
libsdl-console-2.1/ltmain.sh:1201:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
libsdl-console-2.1/ltmain.sh-1202-	;;
##############################################
libsdl-console-2.1/ltmain.sh-1222-	# to be aesthetically quoted because they are evaled later.
libsdl-console-2.1/ltmain.sh:1223:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-1224-	case $arg in
##############################################
libsdl-console-2.1/ltmain.sh-1246-	  # Preload the old-style object.
libsdl-console-2.1/ltmain.sh:1247:	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"`
libsdl-console-2.1/ltmain.sh-1248-	  prev=
##############################################
libsdl-console-2.1/ltmain.sh-1284-	# to be aesthetically quoted because they are evaled later.
libsdl-console-2.1/ltmain.sh:1285:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-1286-	case $arg in
##############################################
libsdl-console-2.1/ltmain.sh-1313-    # calculate the name of the file, without its directory
libsdl-console-2.1/ltmain.sh:1314:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-1315-    libobjs_save="$libobjs"
##############################################
libsdl-console-2.1/ltmain.sh-1318-      # get the directories listed in $shlibpath_var
libsdl-console-2.1/ltmain.sh:1319:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
libsdl-console-2.1/ltmain.sh-1320-    else
##############################################
libsdl-console-2.1/ltmain.sh-1325-
libsdl-console-2.1/ltmain.sh:1326:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-1327-    if test "X$output_objdir" = "X$output"; then
##############################################
libsdl-console-2.1/ltmain.sh-1422-	  fi
libsdl-console-2.1/ltmain.sh:1423:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
libsdl-console-2.1/ltmain.sh-1424-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
libsdl-console-2.1/ltmain.sh-1449-	    newdependency_libs="$deplib $newdependency_libs"
libsdl-console-2.1/ltmain.sh:1450:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
libsdl-console-2.1/ltmain.sh-1451-	    ;;
##############################################
libsdl-console-2.1/ltmain.sh-1458-	      deplibs="$deplib $deplibs"
libsdl-console-2.1/ltmain.sh:1459:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
libsdl-console-2.1/ltmain.sh-1460-	    else
##############################################
libsdl-console-2.1/ltmain.sh-1472-	  if test $pass = link; then
libsdl-console-2.1/ltmain.sh:1473:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
libsdl-console-2.1/ltmain.sh-1474-	    # Make sure the xrpath contains only unique directories.
##############################################
libsdl-console-2.1/ltmain.sh-1547-
libsdl-console-2.1/ltmain.sh:1548:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-1549-	test "X$ladir" = "X$lib" && ladir="."
##############################################
libsdl-console-2.1/ltmain.sh-1632-	*)
libsdl-console-2.1/ltmain.sh:1633:	  abs_ladir=`cd "$ladir" && pwd`
libsdl-console-2.1/ltmain.sh-1634-	  if test -z "$abs_ladir"; then
##############################################
libsdl-console-2.1/ltmain.sh-1640-	esac
libsdl-console-2.1/ltmain.sh:1641:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-1642-
##############################################
libsdl-console-2.1/ltmain.sh-1659-	fi # $installed = yes
libsdl-console-2.1/ltmain.sh:1660:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
libsdl-console-2.1/ltmain.sh-1661-
##############################################
libsdl-console-2.1/ltmain.sh-1705-	    case $deplib in
libsdl-console-2.1/ltmain.sh:1706:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
libsdl-console-2.1/ltmain.sh-1707-	    esac
##############################################
libsdl-console-2.1/ltmain.sh-1784-	    shift; shift
libsdl-console-2.1/ltmain.sh:1785:	    libname=`eval \\$echo \"$libname_spec\"`
libsdl-console-2.1/ltmain.sh-1786-	    # use dlname if we got it. it's perfectly good, no?
##############################################
libsdl-console-2.1/ltmain.sh-1792-	      *cygwin*)
libsdl-console-2.1/ltmain.sh:1793:		major=`expr $current - $age`
libsdl-console-2.1/ltmain.sh-1794-		versuffix="-$major"
##############################################
libsdl-console-2.1/ltmain.sh-1803-	    soroot="$soname"
libsdl-console-2.1/ltmain.sh:1804:	    soname=`echo $soroot | ${SED} -e 's/^.*\///'`
libsdl-console-2.1/ltmain.sh:1805:	    newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
libsdl-console-2.1/ltmain.sh-1806-
##############################################
libsdl-console-2.1/ltmain.sh-2017-	      case $libdir in
libsdl-console-2.1/ltmain.sh:2018:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
libsdl-console-2.1/ltmain.sh-2019-		   case " $xrpath " in
##############################################
libsdl-console-2.1/ltmain.sh-2049-	      *.la)
libsdl-console-2.1/ltmain.sh:2050:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-2051-		test "X$dir" = "X$deplib" && dir="."
##############################################
libsdl-console-2.1/ltmain.sh-2055-		*)
libsdl-console-2.1/ltmain.sh:2056:		  absdir=`cd "$dir" && pwd`
libsdl-console-2.1/ltmain.sh-2057-		  if test -z "$absdir"; then
##############################################
libsdl-console-2.1/ltmain.sh-2065-		else
libsdl-console-2.1/ltmain.sh:2066:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
libsdl-console-2.1/ltmain.sh-2067-		  if test -z "$libdir"; then
##############################################
libsdl-console-2.1/ltmain.sh-2193-      lib*)
libsdl-console-2.1/ltmain.sh:2194:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
libsdl-console-2.1/ltmain.sh-2195-	eval libname=\"$libname_spec\"
##############################################
libsdl-console-2.1/ltmain.sh-2198-	if test "$module" = no; then
libsdl-console-2.1/ltmain.sh:2199:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
libsdl-console-2.1/ltmain.sh-2200-	  $echo "$help" 1>&2
##############################################
libsdl-console-2.1/ltmain.sh-2204-	  # Add the "lib" prefix for modules if required
libsdl-console-2.1/ltmain.sh:2205:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
libsdl-console-2.1/ltmain.sh-2206-	  eval libname=\"$libname_spec\"
libsdl-console-2.1/ltmain.sh-2207-	else
libsdl-console-2.1/ltmain.sh:2208:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
libsdl-console-2.1/ltmain.sh-2209-	fi
##############################################
libsdl-console-2.1/ltmain.sh-2297-	if test $age -gt $current; then
libsdl-console-2.1/ltmain.sh:2298:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
libsdl-console-2.1/ltmain.sh-2299-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
libsdl-console-2.1/ltmain.sh-2312-	  # verstring for coding it into the library header
libsdl-console-2.1/ltmain.sh:2313:	  major=.`expr $current - $age`
libsdl-console-2.1/ltmain.sh-2314-	  versuffix="$major.$age.$revision"
libsdl-console-2.1/ltmain.sh-2315-	  # Darwin ld doesn't like 0 for these options...
libsdl-console-2.1/ltmain.sh:2316:	  minor_current=`expr $current + 1`
libsdl-console-2.1/ltmain.sh-2317-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
libsdl-console-2.1/ltmain.sh-2330-	irix | nonstopux)
libsdl-console-2.1/ltmain.sh:2331:	  major=`expr $current - $age + 1`
libsdl-console-2.1/ltmain.sh-2332-
##############################################
libsdl-console-2.1/ltmain.sh-2341-	  while test $loop != 0; do
libsdl-console-2.1/ltmain.sh:2342:	    iface=`expr $revision - $loop`
libsdl-console-2.1/ltmain.sh:2343:	    loop=`expr $loop - 1`
libsdl-console-2.1/ltmain.sh-2344-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
libsdl-console-2.1/ltmain.sh-2352-	linux)
libsdl-console-2.1/ltmain.sh:2353:	  major=.`expr $current - $age`
libsdl-console-2.1/ltmain.sh-2354-	  versuffix="$major.$age.$revision"
##############################################
libsdl-console-2.1/ltmain.sh-2357-	osf)
libsdl-console-2.1/ltmain.sh:2358:	  major=.`expr $current - $age`
libsdl-console-2.1/ltmain.sh-2359-	  versuffix=".$current.$age.$revision"
##############################################
libsdl-console-2.1/ltmain.sh-2364-	  while test $loop != 0; do
libsdl-console-2.1/ltmain.sh:2365:	    iface=`expr $current - $loop`
libsdl-console-2.1/ltmain.sh:2366:	    loop=`expr $loop - 1`
libsdl-console-2.1/ltmain.sh-2367-	    verstring="$verstring:${iface}.0"
##############################################
libsdl-console-2.1/ltmain.sh-2381-	  # extension on DOS 8.3 filesystems.
libsdl-console-2.1/ltmain.sh:2382:	  major=`expr $current - $age`
libsdl-console-2.1/ltmain.sh-2383-	  versuffix="-$major"
##############################################
libsdl-console-2.1/ltmain.sh-2444-	# Transform .lo files to .o files.
libsdl-console-2.1/ltmain.sh:2445:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
libsdl-console-2.1/ltmain.sh-2446-      fi
##############################################
libsdl-console-2.1/ltmain.sh-2449-      for path in $notinst_path; do
libsdl-console-2.1/ltmain.sh:2450:	lib_search_path=`echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
libsdl-console-2.1/ltmain.sh:2451:	deplibs=`echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
libsdl-console-2.1/ltmain.sh:2452:	dependency_libs=`echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
libsdl-console-2.1/ltmain.sh-2453-      done
##############################################
libsdl-console-2.1/ltmain.sh-2551-	    for i in $deplibs; do
libsdl-console-2.1/ltmain.sh:2552:	      name="`expr $i : '-l\(.*\)'`"
libsdl-console-2.1/ltmain.sh-2553-	      # If $name is empty we are operating on a -L argument.
libsdl-console-2.1/ltmain.sh-2554-	      if test -n "$name" && test "$name" != "0"; then
libsdl-console-2.1/ltmain.sh:2555:		libname=`eval \\$echo \"$libname_spec\"`
libsdl-console-2.1/ltmain.sh:2556:		deplib_matches=`eval \\$echo \"$library_names_spec\"`
libsdl-console-2.1/ltmain.sh-2557-		set dummy $deplib_matches
libsdl-console-2.1/ltmain.sh-2558-		deplib_match=$2
libsdl-console-2.1/ltmain.sh:2559:		if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
libsdl-console-2.1/ltmain.sh-2560-		  newdeplibs="$newdeplibs $i"
##############################################
libsdl-console-2.1/ltmain.sh-2578-	    for i in $deplibs; do
libsdl-console-2.1/ltmain.sh:2579:	      name="`expr $i : '-l\(.*\)'`"
libsdl-console-2.1/ltmain.sh-2580-	     # If $name is empty we are operating on a -L argument.
##############################################
libsdl-console-2.1/ltmain.sh-2586-		  ldd_output=`ldd conftest`
libsdl-console-2.1/ltmain.sh:2587:		  libname=`eval \\$echo \"$libname_spec\"`
libsdl-console-2.1/ltmain.sh:2588:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
libsdl-console-2.1/ltmain.sh-2589-		  set dummy $deplib_matches
libsdl-console-2.1/ltmain.sh-2590-		  deplib_match=$2
libsdl-console-2.1/ltmain.sh:2591:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
libsdl-console-2.1/ltmain.sh-2592-		    newdeplibs="$newdeplibs $i"
##############################################
libsdl-console-2.1/ltmain.sh-2618-	  set dummy $deplibs_check_method
libsdl-console-2.1/ltmain.sh:2619:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
libsdl-console-2.1/ltmain.sh-2620-	  for a_deplib in $deplibs; do
libsdl-console-2.1/ltmain.sh:2621:	    name="`expr $a_deplib : '-l\(.*\)'`"
libsdl-console-2.1/ltmain.sh-2622-	    # If $name is empty we are operating on a -L argument.
libsdl-console-2.1/ltmain.sh-2623-	    if test -n "$name" && test "$name" != "0"; then
libsdl-console-2.1/ltmain.sh:2624:	      libname=`eval \\$echo \"$libname_spec\"`
libsdl-console-2.1/ltmain.sh-2625-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
libsdl-console-2.1/ltmain.sh:2626:		    potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
libsdl-console-2.1/ltmain.sh-2627-		    for potent_lib in $potential_libs; do
##############################################
libsdl-console-2.1/ltmain.sh-2639-		      while test -h "$potlib" 2>/dev/null; do
libsdl-console-2.1/ltmain.sh:2640:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
libsdl-console-2.1/ltmain.sh-2641-			case $potliblink in
libsdl-console-2.1/ltmain.sh-2642-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
libsdl-console-2.1/ltmain.sh:2643:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
libsdl-console-2.1/ltmain.sh-2644-			esac
##############################################
libsdl-console-2.1/ltmain.sh-2677-	  set dummy $deplibs_check_method
libsdl-console-2.1/ltmain.sh:2678:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
libsdl-console-2.1/ltmain.sh-2679-	  for a_deplib in $deplibs; do
libsdl-console-2.1/ltmain.sh:2680:	    name="`expr $a_deplib : '-l\(.*\)'`"
libsdl-console-2.1/ltmain.sh-2681-	    # If $name is empty we are operating on a -L argument.
libsdl-console-2.1/ltmain.sh-2682-	    if test -n "$name" && test "$name" != "0"; then
libsdl-console-2.1/ltmain.sh:2683:	      libname=`eval \\$echo \"$libname_spec\"`
libsdl-console-2.1/ltmain.sh-2684-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
libsdl-console-2.1/ltmain.sh:2685:		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
libsdl-console-2.1/ltmain.sh-2686-		for potent_lib in $potential_libs; do
##############################################
libsdl-console-2.1/ltmain.sh-2742-	  # On Rhapsody replace the C library is the System framework
libsdl-console-2.1/ltmain.sh:2743:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
libsdl-console-2.1/ltmain.sh-2744-	  ;;
##############################################
libsdl-console-2.1/ltmain.sh-2876-	for obj in $libobjs; do
libsdl-console-2.1/ltmain.sh:2877:	  xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-2878-	  if test "X$xdir" = "X$obj"; then
##############################################
libsdl-console-2.1/ltmain.sh-2882-	  fi
libsdl-console-2.1/ltmain.sh:2883:	  baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh:2884:	  oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
libsdl-console-2.1/ltmain.sh-2885-	  if test ! -f $xdir/$oldobj; then
##############################################
libsdl-console-2.1/ltmain.sh-2891-	# Use standard objects if they are pic
libsdl-console-2.1/ltmain.sh:2892:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
libsdl-console-2.1/ltmain.sh-2893-
##############################################
libsdl-console-2.1/ltmain.sh-2941-	      esac
libsdl-console-2.1/ltmain.sh:2942:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-2943-	      xdir="$gentop/$xlib"
##############################################
libsdl-console-2.1/ltmain.sh-2955-
libsdl-console-2.1/ltmain.sh:2956:	      libobjs="$libobjs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
libsdl-console-2.1/ltmain.sh-2957-	    done
##############################################
libsdl-console-2.1/ltmain.sh-3049-	libobj="$output"
libsdl-console-2.1/ltmain.sh:3050:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
libsdl-console-2.1/ltmain.sh-3051-	;;
##############################################
libsdl-console-2.1/ltmain.sh-3091-	    esac
libsdl-console-2.1/ltmain.sh:3092:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-3093-	    xdir="$gentop/$xlib"
##############################################
libsdl-console-2.1/ltmain.sh-3105-
libsdl-console-2.1/ltmain.sh:3106:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
libsdl-console-2.1/ltmain.sh-3107-	  done
##############################################
libsdl-console-2.1/ltmain.sh-3111-      # Create the old-style object.
libsdl-console-2.1/ltmain.sh:3112:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
libsdl-console-2.1/ltmain.sh-3113-
##############################################
libsdl-console-2.1/ltmain.sh-3162-	$run $rm $libobj
libsdl-console-2.1/ltmain.sh:3163:	xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-3164-	if test "X$xdir" = "X$libobj"; then
##############################################
libsdl-console-2.1/ltmain.sh-3168-	fi
libsdl-console-2.1/ltmain.sh:3169:	baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh:3170:	oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
libsdl-console-2.1/ltmain.sh-3171-	$show "(cd $xdir && $LN_S $oldobj $baseobj)"
##############################################
libsdl-console-2.1/ltmain.sh-3184-      case $host in
libsdl-console-2.1/ltmain.sh:3185:	*cygwin*) output=`echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
libsdl-console-2.1/ltmain.sh-3186-      esac
##############################################
libsdl-console-2.1/ltmain.sh-3204-	# On Rhapsody replace the C library is the System framework
libsdl-console-2.1/ltmain.sh:3205:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
libsdl-console-2.1/ltmain.sh:3206:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
libsdl-console-2.1/ltmain.sh-3207-	case $host in
##############################################
libsdl-console-2.1/ltmain.sh-3313-	# Transform all the library objects into standard objects.
libsdl-console-2.1/ltmain.sh:3314:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
libsdl-console-2.1/ltmain.sh:3315:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
libsdl-console-2.1/ltmain.sh-3316-      fi
##############################################
libsdl-console-2.1/ltmain.sh-3359-	    # Add our own program objects to the symbol list.
libsdl-console-2.1/ltmain.sh:3360:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
libsdl-console-2.1/ltmain.sh-3361-	    for arg in $progfiles; do
##############################################
libsdl-console-2.1/ltmain.sh-3389-	    $show "extracting global C symbols from \`$arg'"
libsdl-console-2.1/ltmain.sh:3390:	    name=`echo "$arg" | ${SED} -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-3391-	    $run eval 'echo ": $name " >> "$nlist"'
##############################################
libsdl-console-2.1/ltmain.sh-3489-	  # Transform the symbol file into the correct name.
libsdl-console-2.1/ltmain.sh:3490:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
libsdl-console-2.1/ltmain.sh:3491:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
libsdl-console-2.1/ltmain.sh-3492-	  ;;
##############################################
libsdl-console-2.1/ltmain.sh-3503-	# Nullify the symbol file.
libsdl-console-2.1/ltmain.sh:3504:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
libsdl-console-2.1/ltmain.sh:3505:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
libsdl-console-2.1/ltmain.sh-3506-      fi
##############################################
libsdl-console-2.1/ltmain.sh-3509-	# Replace the output file specification.
libsdl-console-2.1/ltmain.sh:3510:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
libsdl-console-2.1/ltmain.sh-3511-	link_command="$compile_command$compile_rpath"
##############################################
libsdl-console-2.1/ltmain.sh-3576-	# Replace the output file specification.
libsdl-console-2.1/ltmain.sh:3577:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
libsdl-console-2.1/ltmain.sh-3578-	# Delete the old output file.
##############################################
libsdl-console-2.1/ltmain.sh-3596-	  if test "$fast_install" = yes; then
libsdl-console-2.1/ltmain.sh:3597:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
libsdl-console-2.1/ltmain.sh-3598-	  else
##############################################
libsdl-console-2.1/ltmain.sh-3608-      # Replace the output file specification.
libsdl-console-2.1/ltmain.sh:3609:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
libsdl-console-2.1/ltmain.sh-3610-
##############################################
libsdl-console-2.1/ltmain.sh-3628-	  else
libsdl-console-2.1/ltmain.sh:3629:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-3630-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
libsdl-console-2.1/ltmain.sh-3633-	relink_command="(cd `pwd`; $relink_command)"
libsdl-console-2.1/ltmain.sh:3634:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-3635-      fi
##############################################
libsdl-console-2.1/ltmain.sh-3642-	esac
libsdl-console-2.1/ltmain.sh:3643:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-3644-      else
libsdl-console-2.1/ltmain.sh:3645:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-3646-      fi
##############################################
libsdl-console-2.1/ltmain.sh-3652-	case $output in
libsdl-console-2.1/ltmain.sh:3653:	  *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;;
libsdl-console-2.1/ltmain.sh-3654-	esac
##############################################
libsdl-console-2.1/ltmain.sh-3698-      shift
libsdl-console-2.1/ltmain.sh:3699:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
libsdl-console-2.1/ltmain.sh-3700-      # Yippee, \$echo works!
##############################################
libsdl-console-2.1/ltmain.sh-3710-  # Find the directory that this script lives in.
libsdl-console-2.1/ltmain.sh:3711:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
libsdl-console-2.1/ltmain.sh-3712-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
libsdl-console-2.1/ltmain.sh-3714-  # Follow symbolic links until we get to the real thisdir.
libsdl-console-2.1/ltmain.sh:3715:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
libsdl-console-2.1/ltmain.sh-3716-  while test -n \"\$file\"; do
libsdl-console-2.1/ltmain.sh:3717:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
libsdl-console-2.1/ltmain.sh-3718-
##############################################
libsdl-console-2.1/ltmain.sh-3726-
libsdl-console-2.1/ltmain.sh:3727:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
libsdl-console-2.1/ltmain.sh:3728:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
libsdl-console-2.1/ltmain.sh-3729-  done
##############################################
libsdl-console-2.1/ltmain.sh-3731-  # Try to get the absolute directory name.
libsdl-console-2.1/ltmain.sh:3732:  absdir=\`cd \"\$thisdir\" && pwd\`
libsdl-console-2.1/ltmain.sh-3733-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
libsdl-console-2.1/ltmain.sh-3741-  if test ! -f \"\$progdir/\$program\" || \\
libsdl-console-2.1/ltmain.sh:3742:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
libsdl-console-2.1/ltmain.sh-3743-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
libsdl-console-2.1/ltmain.sh-3756-    if test -n \"\$relink_command\"; then
libsdl-console-2.1/ltmain.sh:3757:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
libsdl-console-2.1/ltmain.sh-3758-      else
##############################################
libsdl-console-2.1/ltmain.sh-3788-    # The second colon is a workaround for a bug in BeOS R4 ${SED}
libsdl-console-2.1/ltmain.sh:3789:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
libsdl-console-2.1/ltmain.sh-3790-
##############################################
libsdl-console-2.1/ltmain.sh-3863-	else
libsdl-console-2.1/ltmain.sh:3864:	  oldobjs="$objs$old_deplibs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
libsdl-console-2.1/ltmain.sh-3865-	fi
##############################################
libsdl-console-2.1/ltmain.sh-3887-	  esac
libsdl-console-2.1/ltmain.sh:3888:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-3889-	  xdir="$gentop/$xlib"
##############################################
libsdl-console-2.1/ltmain.sh-3901-
libsdl-console-2.1/ltmain.sh:3902:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
libsdl-console-2.1/ltmain.sh-3903-	done
##############################################
libsdl-console-2.1/ltmain.sh-3914-	  if test ! -f $oldobj; then
libsdl-console-2.1/ltmain.sh:3915:	    xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-3916-	    if test "X$xdir" = "X$oldobj"; then
##############################################
libsdl-console-2.1/ltmain.sh-3920-	    fi
libsdl-console-2.1/ltmain.sh:3921:	    baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh:3922:	    obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
libsdl-console-2.1/ltmain.sh-3923-	    $show "(cd $xdir && ${LN_S} $obj $baseobj)"
##############################################
libsdl-console-2.1/ltmain.sh-3957-	else
libsdl-console-2.1/ltmain.sh:3958:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-3959-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
libsdl-console-2.1/ltmain.sh-3963-      relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
libsdl-console-2.1/ltmain.sh:3964:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-3965-
##############################################
libsdl-console-2.1/ltmain.sh-3978-	      *.la)
libsdl-console-2.1/ltmain.sh:3979:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh:3980:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
libsdl-console-2.1/ltmain.sh-3981-		if test -z "$libdir"; then
##############################################
libsdl-console-2.1/ltmain.sh-3992-	    for lib in $dlfiles; do
libsdl-console-2.1/ltmain.sh:3993:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh:3994:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
libsdl-console-2.1/ltmain.sh-3995-	      if test -z "$libdir"; then
##############################################
libsdl-console-2.1/ltmain.sh-4003-	    for lib in $dlprefiles; do
libsdl-console-2.1/ltmain.sh:4004:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh:4005:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
libsdl-console-2.1/ltmain.sh-4006-	      if test -z "$libdir"; then
##############################################
libsdl-console-2.1/ltmain.sh-4078-      # Aesthetically quote it.
libsdl-console-2.1/ltmain.sh:4079:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-4080-      case $arg in
##############################################
libsdl-console-2.1/ltmain.sh-4094-    # Aesthetically quote it.
libsdl-console-2.1/ltmain.sh:4095:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-4096-    case $arg in
##############################################
libsdl-console-2.1/ltmain.sh-4142-      # Aesthetically quote the argument.
libsdl-console-2.1/ltmain.sh:4143:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-4144-      case $arg in
##############################################
libsdl-console-2.1/ltmain.sh-4174-    # Strip any trailing slash from the destination.
libsdl-console-2.1/ltmain.sh:4175:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
libsdl-console-2.1/ltmain.sh-4176-
##############################################
libsdl-console-2.1/ltmain.sh-4182-    else
libsdl-console-2.1/ltmain.sh:4183:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-4184-      test "X$destdir" = "X$dest" && destdir=.
libsdl-console-2.1/ltmain.sh:4185:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-4186-
##############################################
libsdl-console-2.1/ltmain.sh-4258-
libsdl-console-2.1/ltmain.sh:4259:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
libsdl-console-2.1/ltmain.sh-4260-	test "X$dir" = "X$file/" && dir=
##############################################
libsdl-console-2.1/ltmain.sh-4264-          # Determine the prefix the user has applied to our future dir.
libsdl-console-2.1/ltmain.sh:4265:          inst_prefix_dir=`$echo "$destdir" | sed "s%$libdir\$%%"`
libsdl-console-2.1/ltmain.sh-4266- 
##############################################
libsdl-console-2.1/ltmain.sh-4276-            # Stick the inst_prefix_dir data into the link command.
libsdl-console-2.1/ltmain.sh:4277:            relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
libsdl-console-2.1/ltmain.sh-4278-          else
libsdl-console-2.1/ltmain.sh:4279:            relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%%"`
libsdl-console-2.1/ltmain.sh-4280-          fi
##############################################
libsdl-console-2.1/ltmain.sh-4332-	# Install the pseudo-library for information purposes.
libsdl-console-2.1/ltmain.sh:4333:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-4334-	instname="$dir/$name"i
##############################################
libsdl-console-2.1/ltmain.sh-4348-	else
libsdl-console-2.1/ltmain.sh:4349:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-4350-	  destfile="$destdir/$destfile"
##############################################
libsdl-console-2.1/ltmain.sh-4355-	*.lo)
libsdl-console-2.1/ltmain.sh:4356:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
libsdl-console-2.1/ltmain.sh-4357-	  ;;
##############################################
libsdl-console-2.1/ltmain.sh-4377-	  # Deduce the name of the old-style object file.
libsdl-console-2.1/ltmain.sh:4378:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
libsdl-console-2.1/ltmain.sh-4379-
##############################################
libsdl-console-2.1/ltmain.sh-4390-	else
libsdl-console-2.1/ltmain.sh:4391:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-4392-	  destfile="$destdir/$destfile"
##############################################
libsdl-console-2.1/ltmain.sh-4397-	*cygwin*|*mingw*)
libsdl-console-2.1/ltmain.sh:4398:	    wrapper=`echo $file | ${SED} -e 's,.exe$,,'`
libsdl-console-2.1/ltmain.sh-4399-	    ;;
##############################################
libsdl-console-2.1/ltmain.sh-4430-	    fi
libsdl-console-2.1/ltmain.sh:4431:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
libsdl-console-2.1/ltmain.sh-4432-	    if test -n "$libdir" && test ! -f "$libfile"; then
libsdl-console-2.1/ltmain.sh:4433:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
libsdl-console-2.1/ltmain.sh-4434-	      finalize=no
##############################################
libsdl-console-2.1/ltmain.sh-4455-	      fi
libsdl-console-2.1/ltmain.sh:4456:	      file=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-4457-	      outputname="$tmpdir/$file"
libsdl-console-2.1/ltmain.sh-4458-	      # Replace the output file specification.
libsdl-console-2.1/ltmain.sh:4459:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
libsdl-console-2.1/ltmain.sh-4460-
##############################################
libsdl-console-2.1/ltmain.sh-4473-	    # Install the binary that we compiled earlier.
libsdl-console-2.1/ltmain.sh:4474:	    file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
libsdl-console-2.1/ltmain.sh-4475-	  fi
##############################################
libsdl-console-2.1/ltmain.sh-4489-	  *:*.exe)
libsdl-console-2.1/ltmain.sh:4490:	    destfile=`echo $destfile | ${SED} -e 's,.exe$,,'`
libsdl-console-2.1/ltmain.sh-4491-	    ;;
##############################################
libsdl-console-2.1/ltmain.sh-4502-    for file in $staticlibs; do
libsdl-console-2.1/ltmain.sh:4503:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-4504-
##############################################
libsdl-console-2.1/ltmain.sh-4657-	  # Warn if it was a shared library.
libsdl-console-2.1/ltmain.sh:4658:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
libsdl-console-2.1/ltmain.sh-4659-	  continue
##############################################
libsdl-console-2.1/ltmain.sh-4661-
libsdl-console-2.1/ltmain.sh:4662:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-4663-	test "X$dir" = "X$file" && dir=.
##############################################
libsdl-console-2.1/ltmain.sh-4667-	else
libsdl-console-2.1/ltmain.sh:4668:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
libsdl-console-2.1/ltmain.sh-4669-	  exit 1
##############################################
libsdl-console-2.1/ltmain.sh-4674-	# Just add the directory containing the .lo file.
libsdl-console-2.1/ltmain.sh:4675:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-4676-	test "X$dir" = "X$file" && dir=.
##############################################
libsdl-console-2.1/ltmain.sh-4685-      # Get the absolute pathname.
libsdl-console-2.1/ltmain.sh:4686:      absdir=`cd "$dir" && pwd`
libsdl-console-2.1/ltmain.sh-4687-      test -n "$absdir" && dir="$absdir"
##############################################
libsdl-console-2.1/ltmain.sh-4721-      # Quote arguments (to preserve shell metacharacters).
libsdl-console-2.1/ltmain.sh:4722:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
libsdl-console-2.1/ltmain.sh-4723-      args="$args \"$file\""
##############################################
libsdl-console-2.1/ltmain.sh-4782-    for file in $files; do
libsdl-console-2.1/ltmain.sh:4783:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
libsdl-console-2.1/ltmain.sh-4784-      if test "X$dir" = "X$file"; then
##############################################
libsdl-console-2.1/ltmain.sh-4789-      fi
libsdl-console-2.1/ltmain.sh:4790:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
libsdl-console-2.1/ltmain.sh-4791-      test $mode = uninstall && objdir="$dir"
##############################################
libsdl-console-2.1/ltmain.sh-4864-	if test "$build_old_libs" = yes; then
libsdl-console-2.1/ltmain.sh:4865:	  oldobj=`$echo "X$name" | $Xsed -e "$lo2o"`
libsdl-console-2.1/ltmain.sh-4866-	  rmfiles="$rmfiles $dir/$oldobj"
##############################################
libsdl-console-2.1/example/Makefile.in-233-	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
libsdl-console-2.1/example/Makefile.in:234:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
libsdl-console-2.1/example/Makefile.in-235-	  echo " rm -f $$p $$f"; \
##############################################
libsdl-console-2.1/example/Makefile.in-268-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
libsdl-console-2.1/example/Makefile.in:269:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
libsdl-console-2.1/example/Makefile.in-270-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-275-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:276:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
libsdl-console-2.1/example/Makefile.in-277-
##############################################
libsdl-console-2.1/example/Makefile.in-279-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
libsdl-console-2.1/example/Makefile.in:280:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
libsdl-console-2.1/example/Makefile.in-281-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-286-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:287:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
libsdl-console-2.1/example/Makefile.in-288-
##############################################
libsdl-console-2.1/example/Makefile.in-290-@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
libsdl-console-2.1/example/Makefile.in:291:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
libsdl-console-2.1/example/Makefile.in-292-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
##############################################
libsdl-console-2.1/example/Makefile.in-297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:298:@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
libsdl-console-2.1/example/Makefile.in-299-
##############################################
libsdl-console-2.1/example/Makefile.in-301-@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL-ConsoleExample.o -MD -MP -MF "$(DEPDIR)/exampleGL-ConsoleExample.Tpo" \
libsdl-console-2.1/example/Makefile.in:302:@am__fastdepCC_TRUE@	  -c -o exampleGL-ConsoleExample.o `test -f 'ConsoleExample.c' || echo '$(srcdir)/'`ConsoleExample.c; \
libsdl-console-2.1/example/Makefile.in-303-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL-ConsoleExample.Tpo" "$(DEPDIR)/exampleGL-ConsoleExample.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-308-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:309:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL-ConsoleExample.o `test -f 'ConsoleExample.c' || echo '$(srcdir)/'`ConsoleExample.c
libsdl-console-2.1/example/Makefile.in-310-
##############################################
libsdl-console-2.1/example/Makefile.in-312-@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL-ConsoleExample.obj -MD -MP -MF "$(DEPDIR)/exampleGL-ConsoleExample.Tpo" \
libsdl-console-2.1/example/Makefile.in:313:@am__fastdepCC_TRUE@	  -c -o exampleGL-ConsoleExample.obj `if test -f 'ConsoleExample.c'; then $(CYGPATH_W) 'ConsoleExample.c'; else $(CYGPATH_W) '$(srcdir)/ConsoleExample.c'; fi`; \
libsdl-console-2.1/example/Makefile.in-314-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL-ConsoleExample.Tpo" "$(DEPDIR)/exampleGL-ConsoleExample.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-319-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:320:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL-ConsoleExample.obj `if test -f 'ConsoleExample.c'; then $(CYGPATH_W) 'ConsoleExample.c'; else $(CYGPATH_W) '$(srcdir)/ConsoleExample.c'; fi`
libsdl-console-2.1/example/Makefile.in-321-
##############################################
libsdl-console-2.1/example/Makefile.in-323-@am__fastdepCC_TRUE@	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL-ConsoleExample.lo -MD -MP -MF "$(DEPDIR)/exampleGL-ConsoleExample.Tpo" \
libsdl-console-2.1/example/Makefile.in:324:@am__fastdepCC_TRUE@	  -c -o exampleGL-ConsoleExample.lo `test -f 'ConsoleExample.c' || echo '$(srcdir)/'`ConsoleExample.c; \
libsdl-console-2.1/example/Makefile.in-325-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL-ConsoleExample.Tpo" "$(DEPDIR)/exampleGL-ConsoleExample.Plo"; \
##############################################
libsdl-console-2.1/example/Makefile.in-330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:331:@am__fastdepCC_FALSE@	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL-ConsoleExample.lo `test -f 'ConsoleExample.c' || echo '$(srcdir)/'`ConsoleExample.c
libsdl-console-2.1/example/Makefile.in-332-
##############################################
libsdl-console-2.1/example/Makefile.in-334-@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL-split.o -MD -MP -MF "$(DEPDIR)/exampleGL-split.Tpo" \
libsdl-console-2.1/example/Makefile.in:335:@am__fastdepCC_TRUE@	  -c -o exampleGL-split.o `test -f 'split.c' || echo '$(srcdir)/'`split.c; \
libsdl-console-2.1/example/Makefile.in-336-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL-split.Tpo" "$(DEPDIR)/exampleGL-split.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-341-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:342:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL-split.o `test -f 'split.c' || echo '$(srcdir)/'`split.c
libsdl-console-2.1/example/Makefile.in-343-
##############################################
libsdl-console-2.1/example/Makefile.in-345-@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL-split.obj -MD -MP -MF "$(DEPDIR)/exampleGL-split.Tpo" \
libsdl-console-2.1/example/Makefile.in:346:@am__fastdepCC_TRUE@	  -c -o exampleGL-split.obj `if test -f 'split.c'; then $(CYGPATH_W) 'split.c'; else $(CYGPATH_W) '$(srcdir)/split.c'; fi`; \
libsdl-console-2.1/example/Makefile.in-347-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL-split.Tpo" "$(DEPDIR)/exampleGL-split.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-352-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:353:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL-split.obj `if test -f 'split.c'; then $(CYGPATH_W) 'split.c'; else $(CYGPATH_W) '$(srcdir)/split.c'; fi`
libsdl-console-2.1/example/Makefile.in-354-
##############################################
libsdl-console-2.1/example/Makefile.in-356-@am__fastdepCC_TRUE@	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL-split.lo -MD -MP -MF "$(DEPDIR)/exampleGL-split.Tpo" \
libsdl-console-2.1/example/Makefile.in:357:@am__fastdepCC_TRUE@	  -c -o exampleGL-split.lo `test -f 'split.c' || echo '$(srcdir)/'`split.c; \
libsdl-console-2.1/example/Makefile.in-358-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL-split.Tpo" "$(DEPDIR)/exampleGL-split.Plo"; \
##############################################
libsdl-console-2.1/example/Makefile.in-363-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:364:@am__fastdepCC_FALSE@	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL-split.lo `test -f 'split.c' || echo '$(srcdir)/'`split.c
libsdl-console-2.1/example/Makefile.in-365-
##############################################
libsdl-console-2.1/example/Makefile.in-367-@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL_static-ConsoleExample.o -MD -MP -MF "$(DEPDIR)/exampleGL_static-ConsoleExample.Tpo" \
libsdl-console-2.1/example/Makefile.in:368:@am__fastdepCC_TRUE@	  -c -o exampleGL_static-ConsoleExample.o `test -f 'ConsoleExample.c' || echo '$(srcdir)/'`ConsoleExample.c; \
libsdl-console-2.1/example/Makefile.in-369-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL_static-ConsoleExample.Tpo" "$(DEPDIR)/exampleGL_static-ConsoleExample.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-374-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:375:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL_static-ConsoleExample.o `test -f 'ConsoleExample.c' || echo '$(srcdir)/'`ConsoleExample.c
libsdl-console-2.1/example/Makefile.in-376-
##############################################
libsdl-console-2.1/example/Makefile.in-378-@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL_static-ConsoleExample.obj -MD -MP -MF "$(DEPDIR)/exampleGL_static-ConsoleExample.Tpo" \
libsdl-console-2.1/example/Makefile.in:379:@am__fastdepCC_TRUE@	  -c -o exampleGL_static-ConsoleExample.obj `if test -f 'ConsoleExample.c'; then $(CYGPATH_W) 'ConsoleExample.c'; else $(CYGPATH_W) '$(srcdir)/ConsoleExample.c'; fi`; \
libsdl-console-2.1/example/Makefile.in-380-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL_static-ConsoleExample.Tpo" "$(DEPDIR)/exampleGL_static-ConsoleExample.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:386:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL_static-ConsoleExample.obj `if test -f 'ConsoleExample.c'; then $(CYGPATH_W) 'ConsoleExample.c'; else $(CYGPATH_W) '$(srcdir)/ConsoleExample.c'; fi`
libsdl-console-2.1/example/Makefile.in-387-
##############################################
libsdl-console-2.1/example/Makefile.in-389-@am__fastdepCC_TRUE@	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL_static-ConsoleExample.lo -MD -MP -MF "$(DEPDIR)/exampleGL_static-ConsoleExample.Tpo" \
libsdl-console-2.1/example/Makefile.in:390:@am__fastdepCC_TRUE@	  -c -o exampleGL_static-ConsoleExample.lo `test -f 'ConsoleExample.c' || echo '$(srcdir)/'`ConsoleExample.c; \
libsdl-console-2.1/example/Makefile.in-391-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL_static-ConsoleExample.Tpo" "$(DEPDIR)/exampleGL_static-ConsoleExample.Plo"; \
##############################################
libsdl-console-2.1/example/Makefile.in-396-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:397:@am__fastdepCC_FALSE@	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL_static-ConsoleExample.lo `test -f 'ConsoleExample.c' || echo '$(srcdir)/'`ConsoleExample.c
libsdl-console-2.1/example/Makefile.in-398-
##############################################
libsdl-console-2.1/example/Makefile.in-400-@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL_static-split.o -MD -MP -MF "$(DEPDIR)/exampleGL_static-split.Tpo" \
libsdl-console-2.1/example/Makefile.in:401:@am__fastdepCC_TRUE@	  -c -o exampleGL_static-split.o `test -f 'split.c' || echo '$(srcdir)/'`split.c; \
libsdl-console-2.1/example/Makefile.in-402-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL_static-split.Tpo" "$(DEPDIR)/exampleGL_static-split.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:408:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL_static-split.o `test -f 'split.c' || echo '$(srcdir)/'`split.c
libsdl-console-2.1/example/Makefile.in-409-
##############################################
libsdl-console-2.1/example/Makefile.in-411-@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL_static-split.obj -MD -MP -MF "$(DEPDIR)/exampleGL_static-split.Tpo" \
libsdl-console-2.1/example/Makefile.in:412:@am__fastdepCC_TRUE@	  -c -o exampleGL_static-split.obj `if test -f 'split.c'; then $(CYGPATH_W) 'split.c'; else $(CYGPATH_W) '$(srcdir)/split.c'; fi`; \
libsdl-console-2.1/example/Makefile.in-413-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL_static-split.Tpo" "$(DEPDIR)/exampleGL_static-split.Po"; \
##############################################
libsdl-console-2.1/example/Makefile.in-418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:419:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL_static-split.obj `if test -f 'split.c'; then $(CYGPATH_W) 'split.c'; else $(CYGPATH_W) '$(srcdir)/split.c'; fi`
libsdl-console-2.1/example/Makefile.in-420-
##############################################
libsdl-console-2.1/example/Makefile.in-422-@am__fastdepCC_TRUE@	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exampleGL_static-split.lo -MD -MP -MF "$(DEPDIR)/exampleGL_static-split.Tpo" \
libsdl-console-2.1/example/Makefile.in:423:@am__fastdepCC_TRUE@	  -c -o exampleGL_static-split.lo `test -f 'split.c' || echo '$(srcdir)/'`split.c; \
libsdl-console-2.1/example/Makefile.in-424-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/exampleGL_static-split.Tpo" "$(DEPDIR)/exampleGL_static-split.Plo"; \
##############################################
libsdl-console-2.1/example/Makefile.in-429-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/example/Makefile.in:430:@am__fastdepCC_FALSE@	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exampleGL_static_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exampleGL_static-split.lo `test -f 'split.c' || echo '$(srcdir)/'`split.c
libsdl-console-2.1/example/Makefile.in-431-
##############################################
libsdl-console-2.1/example/Makefile.in-488-GTAGS:
libsdl-console-2.1/example/Makefile.in:489:	here=`$(am__cd) $(top_builddir) && pwd` \
libsdl-console-2.1/example/Makefile.in-490-	  && cd $(top_srcdir) \
##############################################
libsdl-console-2.1/example/Makefile.in-500-distdir: $(DISTFILES)
libsdl-console-2.1/example/Makefile.in:501:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
libsdl-console-2.1/example/Makefile.in:502:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
libsdl-console-2.1/example/Makefile.in-503-	list='$(DISTFILES)'; for file in $$list; do \
libsdl-console-2.1/example/Makefile.in-504-	  case $$file in \
libsdl-console-2.1/example/Makefile.in:505:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
libsdl-console-2.1/example/Makefile.in:506:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
libsdl-console-2.1/example/Makefile.in-507-	  esac; \
libsdl-console-2.1/example/Makefile.in-508-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
libsdl-console-2.1/example/Makefile.in:509:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
libsdl-console-2.1/example/Makefile.in-510-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
libsdl-console-2.1/include/Makefile.in-183-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
libsdl-console-2.1/include/Makefile.in:184:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
libsdl-console-2.1/include/Makefile.in-185-	  echo " $(libSDL_console_includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libSDL_console_includedir)/$$f"; \
##############################################
libsdl-console-2.1/include/Makefile.in-191-	@list='$(libSDL_console_include_HEADERS)'; for p in $$list; do \
libsdl-console-2.1/include/Makefile.in:192:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
libsdl-console-2.1/include/Makefile.in-193-	  echo " rm -f $(DESTDIR)$(libSDL_console_includedir)/$$f"; \
##############################################
libsdl-console-2.1/include/Makefile.in-243-GTAGS:
libsdl-console-2.1/include/Makefile.in:244:	here=`$(am__cd) $(top_builddir) && pwd` \
libsdl-console-2.1/include/Makefile.in-245-	  && cd $(top_srcdir) \
##############################################
libsdl-console-2.1/include/Makefile.in-255-distdir: $(DISTFILES)
libsdl-console-2.1/include/Makefile.in:256:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
libsdl-console-2.1/include/Makefile.in:257:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
libsdl-console-2.1/include/Makefile.in-258-	list='$(DISTFILES)'; for file in $$list; do \
libsdl-console-2.1/include/Makefile.in-259-	  case $$file in \
libsdl-console-2.1/include/Makefile.in:260:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
libsdl-console-2.1/include/Makefile.in:261:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
libsdl-console-2.1/include/Makefile.in-262-	  esac; \
libsdl-console-2.1/include/Makefile.in-263-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
libsdl-console-2.1/include/Makefile.in:264:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
libsdl-console-2.1/include/Makefile.in-265-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
libsdl-console-2.1/src/Makefile.in-200-	  if test -f $$p; then \
libsdl-console-2.1/src/Makefile.in:201:	    f="`echo $$p | sed -e 's|^.*/||'`"; \
libsdl-console-2.1/src/Makefile.in-202-	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
##############################################
libsdl-console-2.1/src/Makefile.in-209-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
libsdl-console-2.1/src/Makefile.in:210:	    p="`echo $$p | sed -e 's|^.*/||'`"; \
libsdl-console-2.1/src/Makefile.in-211-	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
##############################################
libsdl-console-2.1/src/Makefile.in-217-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
libsdl-console-2.1/src/Makefile.in:218:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
libsdl-console-2.1/src/Makefile.in-219-	  test "$$dir" = "$$p" && dir=.; \
##############################################
libsdl-console-2.1/src/Makefile.in-240-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
libsdl-console-2.1/src/Makefile.in:241:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
libsdl-console-2.1/src/Makefile.in-242-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
libsdl-console-2.1/src/Makefile.in-247-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/src/Makefile.in:248:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
libsdl-console-2.1/src/Makefile.in-249-
##############################################
libsdl-console-2.1/src/Makefile.in-251-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
libsdl-console-2.1/src/Makefile.in:252:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
libsdl-console-2.1/src/Makefile.in-253-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
libsdl-console-2.1/src/Makefile.in-258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/src/Makefile.in:259:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
libsdl-console-2.1/src/Makefile.in-260-
##############################################
libsdl-console-2.1/src/Makefile.in-262-@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
libsdl-console-2.1/src/Makefile.in:263:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
libsdl-console-2.1/src/Makefile.in-264-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
##############################################
libsdl-console-2.1/src/Makefile.in-269-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libsdl-console-2.1/src/Makefile.in:270:@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
libsdl-console-2.1/src/Makefile.in-271-
##############################################
libsdl-console-2.1/src/Makefile.in-328-GTAGS:
libsdl-console-2.1/src/Makefile.in:329:	here=`$(am__cd) $(top_builddir) && pwd` \
libsdl-console-2.1/src/Makefile.in-330-	  && cd $(top_srcdir) \
##############################################
libsdl-console-2.1/src/Makefile.in-340-distdir: $(DISTFILES)
libsdl-console-2.1/src/Makefile.in:341:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
libsdl-console-2.1/src/Makefile.in:342:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
libsdl-console-2.1/src/Makefile.in-343-	list='$(DISTFILES)'; for file in $$list; do \
libsdl-console-2.1/src/Makefile.in-344-	  case $$file in \
libsdl-console-2.1/src/Makefile.in:345:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
libsdl-console-2.1/src/Makefile.in:346:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
libsdl-console-2.1/src/Makefile.in-347-	  esac; \
libsdl-console-2.1/src/Makefile.in-348-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
libsdl-console-2.1/src/Makefile.in:349:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
libsdl-console-2.1/src/Makefile.in-350-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
libsdl-console-2.1/aclocal.m4-59-# test to see if srcdir already configured
libsdl-console-2.1/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" &&
libsdl-console-2.1/aclocal.m4-61-   test -f $srcdir/config.status; then
##############################################
libsdl-console-2.1/aclocal.m4-133-    * )
libsdl-console-2.1/aclocal.m4:134:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
libsdl-console-2.1/aclocal.m4-135-  esac
libsdl-console-2.1/aclocal.m4-136-done
libsdl-console-2.1/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
libsdl-console-2.1/aclocal.m4-138-
##############################################
libsdl-console-2.1/aclocal.m4-247-if (
libsdl-console-2.1/aclocal.m4:248:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
libsdl-console-2.1/aclocal.m4-249-   if test "$[*]" = "X"; then
libsdl-console-2.1/aclocal.m4-250-      # -L didn't work.
libsdl-console-2.1/aclocal.m4:251:      set X `ls -t $srcdir/configure conftest.file`
libsdl-console-2.1/aclocal.m4-252-   fi
##############################################
libsdl-console-2.1/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
libsdl-console-2.1/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
libsdl-console-2.1/aclocal.m4-344-#
##############################################
libsdl-console-2.1/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
libsdl-console-2.1/aclocal.m4:367:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
libsdl-console-2.1/aclocal.m4-368-# and then we would define $MISSING as
##############################################
libsdl-console-2.1/aclocal.m4-383-# expand $ac_aux_dir to an absolute path
libsdl-console-2.1/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd`
libsdl-console-2.1/aclocal.m4-385-])
##############################################
libsdl-console-2.1/aclocal.m4-557-  if test "$am_compiler_list" = ""; then
libsdl-console-2.1/aclocal.m4:558:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
libsdl-console-2.1/aclocal.m4-559-  fi
##############################################
libsdl-console-2.1/aclocal.m4-670-  # Strip MF so we end up with the name of the file.
libsdl-console-2.1/aclocal.m4:671:  mf=`echo "$mf" | sed -e 's/:.*$//'`
libsdl-console-2.1/aclocal.m4-672-  # Check whether this is an Automake generated Makefile or not.
##############################################
libsdl-console-2.1/aclocal.m4-678-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
libsdl-console-2.1/aclocal.m4:679:    dirpart=`AS_DIRNAME("$mf")`
libsdl-console-2.1/aclocal.m4-680-  else
##############################################
libsdl-console-2.1/aclocal.m4-685-  # running `make'.
libsdl-console-2.1/aclocal.m4:686:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
libsdl-console-2.1/aclocal.m4-687-  test -z "$DEPDIR" && continue
libsdl-console-2.1/aclocal.m4-688-  # When using ansi2knr, U may be empty or an underscore; expand it
libsdl-console-2.1/aclocal.m4:689:  U=`sed -n -e '/^U = / s///p' < "$mf"`
libsdl-console-2.1/aclocal.m4-690-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
libsdl-console-2.1/aclocal.m4-706-    test -f "$dirpart/$file" && continue
libsdl-console-2.1/aclocal.m4:707:    fdir=`AS_DIRNAME(["$file"])`
libsdl-console-2.1/aclocal.m4-708-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
libsdl-console-2.1/aclocal.m4-771-# case it prints its new name instead of `make'.
libsdl-console-2.1/aclocal.m4:772:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
libsdl-console-2.1/aclocal.m4-773-   am__include=include
##############################################
libsdl-console-2.1/aclocal.m4-779-   echo '.include "confinc"' > confmf
libsdl-console-2.1/aclocal.m4:780:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
libsdl-console-2.1/aclocal.m4-781-      am__include=.include
##############################################
libsdl-console-2.1/aclocal.m4-939-  if AC_TRY_EVAL(ac_compile); then
libsdl-console-2.1/aclocal.m4:940:    case `/usr/bin/file conftest.$ac_objext` in
libsdl-console-2.1/aclocal.m4-941-    *32-bit*)
##############################################
libsdl-console-2.1/aclocal.m4-1013-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
libsdl-console-2.1/aclocal.m4:1014:        case `$CC --version 2>/dev/null` in
libsdl-console-2.1/aclocal.m4-1015-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
libsdl-console-2.1/aclocal.m4-1123-    nlist=conftest.nm
libsdl-console-2.1/aclocal.m4:1124:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
libsdl-console-2.1/aclocal.m4-1125-      # Try sorting and uniquifying the output.
##############################################
libsdl-console-2.1/aclocal.m4-1248-  # Remove one level of quotation (which was required for Make).
libsdl-console-2.1/aclocal.m4:1249:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
libsdl-console-2.1/aclocal.m4-1250-  ;;
##############################################
libsdl-console-2.1/aclocal.m4-1259-  :
libsdl-console-2.1/aclocal.m4:1260:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
libsdl-console-2.1/aclocal.m4-1261-  # Yippee, $echo works!
##############################################
libsdl-console-2.1/aclocal.m4-1285-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
libsdl-console-2.1/aclocal.m4:1286:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
libsdl-console-2.1/aclocal.m4:1287:       echo_test_string="`eval $cmd`" &&
libsdl-console-2.1/aclocal.m4-1288-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
libsdl-console-2.1/aclocal.m4-1294-
libsdl-console-2.1/aclocal.m4:1295:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
libsdl-console-2.1/aclocal.m4:1296:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-1297-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/aclocal.m4-1308-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
libsdl-console-2.1/aclocal.m4:1309:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
libsdl-console-2.1/aclocal.m4:1310:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-1311-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/aclocal.m4-1320-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
libsdl-console-2.1/aclocal.m4:1321:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-1322-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/aclocal.m4-1335-      echo='printf %s\n'
libsdl-console-2.1/aclocal.m4:1336:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
libsdl-console-2.1/aclocal.m4:1337:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-1338-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/aclocal.m4-1340-	:
libsdl-console-2.1/aclocal.m4:1341:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-1342-	   test "X$echo_testing_string" = 'X\t' &&
libsdl-console-2.1/aclocal.m4:1343:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-1344-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/aclocal.m4-1349-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
libsdl-console-2.1/aclocal.m4:1350:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-1351-	   test "X$echo_testing_string" = 'X\t' &&
libsdl-console-2.1/aclocal.m4:1352:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-1353-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/aclocal.m4-1359-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
libsdl-console-2.1/aclocal.m4:1360:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
libsdl-console-2.1/aclocal.m4-1361-	  then
##############################################
libsdl-console-2.1/aclocal.m4-1367-	if test "$prev" != 'sed 50q "[$]0"'; then
libsdl-console-2.1/aclocal.m4:1368:	  echo_test_string=`eval $prev`
libsdl-console-2.1/aclocal.m4-1369-	  export echo_test_string
##############################################
libsdl-console-2.1/aclocal.m4-1632-linux-gnu*) ;;
libsdl-console-2.1/aclocal.m4:1633:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
libsdl-console-2.1/aclocal.m4-1634-esac
##############################################
libsdl-console-2.1/aclocal.m4-1870-if test -n "$lt_cv_prog_cc_shlib"; then
libsdl-console-2.1/aclocal.m4:1871:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
libsdl-console-2.1/aclocal.m4-1872-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
libsdl-console-2.1/aclocal.m4-1980-  if test "$hard_links" = no; then
libsdl-console-2.1/aclocal.m4:1981:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
libsdl-console-2.1/aclocal.m4-1982-    need_locks=warn
##############################################
libsdl-console-2.1/aclocal.m4-2170-    # If DATA tags from a recent dlltool are present, honour them!
libsdl-console-2.1/aclocal.m4:2171:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
libsdl-console-2.1/aclocal.m4-2172-	cp $export_symbols $output_objdir/$soname-def;
##############################################
libsdl-console-2.1/aclocal.m4-2179-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
libsdl-console-2.1/aclocal.m4:2180:	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
libsdl-console-2.1/aclocal.m4:2181:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
libsdl-console-2.1/aclocal.m4-2182-	 esac;
libsdl-console-2.1/aclocal.m4:2183:	 _lt_hint=`expr 1 + \$_lt_hint`;
libsdl-console-2.1/aclocal.m4-2184-	done;
##############################################
libsdl-console-2.1/aclocal.m4-2316-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
libsdl-console-2.1/aclocal.m4:2317:	collect2name=`${CC} -print-prog-name=collect2`
libsdl-console-2.1/aclocal.m4-2318-	if test -f "$collect2name" && \
##############################################
libsdl-console-2.1/aclocal.m4-2356-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
libsdl-console-2.1/aclocal.m4:2357:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
libsdl-console-2.1/aclocal.m4-2358-    else
##############################################
libsdl-console-2.1/aclocal.m4-2392-    # FIXME: Setting linknames here is a bad hack.
libsdl-console-2.1/aclocal.m4:2393:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
libsdl-console-2.1/aclocal.m4-2394-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
libsdl-console-2.1/aclocal.m4-2397-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
libsdl-console-2.1/aclocal.m4:2398:    fix_srcfile_path='`cygpath -w "$srcfile"`'
libsdl-console-2.1/aclocal.m4-2399-    ;;
##############################################
libsdl-console-2.1/aclocal.m4-2467-    if test "$GCC" = yes; then
libsdl-console-2.1/aclocal.m4:2468:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/aclocal.m4-2469-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
libsdl-console-2.1/aclocal.m4-2470-    else
libsdl-console-2.1/aclocal.m4:2471:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/aclocal.m4-2472-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
libsdl-console-2.1/aclocal.m4-2499-    hardcode_shlibpath_var=no
libsdl-console-2.1/aclocal.m4:2500:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libsdl-console-2.1/aclocal.m4-2501-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
libsdl-console-2.1/aclocal.m4-2528-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
libsdl-console-2.1/aclocal.m4:2529:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/aclocal.m4-2530-    else
libsdl-console-2.1/aclocal.m4-2531-      allow_undefined_flag=' -expect_unresolved \*'
libsdl-console-2.1/aclocal.m4:2532:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/aclocal.m4-2533-    fi
##############################################
libsdl-console-2.1/aclocal.m4-2540-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
libsdl-console-2.1/aclocal.m4:2541:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/aclocal.m4-2542-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
libsdl-console-2.1/aclocal.m4-2544-      allow_undefined_flag=' -expect_unresolved \*'
libsdl-console-2.1/aclocal.m4:2545:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/aclocal.m4:2546:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
libsdl-console-2.1/aclocal.m4:2547:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
libsdl-console-2.1/aclocal.m4-2548-
##############################################
libsdl-console-2.1/aclocal.m4-2573-    if test "$GCC" = yes; then
libsdl-console-2.1/aclocal.m4:2574:      case `$CC --version 2>/dev/null` in
libsdl-console-2.1/aclocal.m4-2575-      [[12]].*)
##############################################
libsdl-console-2.1/aclocal.m4-2826-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
libsdl-console-2.1/aclocal.m4:2827:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
libsdl-console-2.1/aclocal.m4-2828-  ;;
##############################################
libsdl-console-2.1/aclocal.m4-2857-    library_names_spec='$libname.dll.a'
libsdl-console-2.1/aclocal.m4:2858:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
libsdl-console-2.1/aclocal.m4:2859:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
libsdl-console-2.1/aclocal.m4:2860:      dldir=$destdir/`dirname \$dlpath`~
libsdl-console-2.1/aclocal.m4-2861-      test -d \$dldir || mkdir -p \$dldir~
libsdl-console-2.1/aclocal.m4-2862-      $install_prog .libs/$dlname \$dldir/$dlname'
libsdl-console-2.1/aclocal.m4:2863:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
libsdl-console-2.1/aclocal.m4-2864-      dlpath=$dir/\$dldll~
##############################################
libsdl-console-2.1/aclocal.m4-2867-  yes,mingw*)
libsdl-console-2.1/aclocal.m4:2868:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
libsdl-console-2.1/aclocal.m4:2869:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
libsdl-console-2.1/aclocal.m4-2870-    ;;
libsdl-console-2.1/aclocal.m4-2871-  yes,pw32*)
libsdl-console-2.1/aclocal.m4:2872:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
libsdl-console-2.1/aclocal.m4-2873-    ;;
libsdl-console-2.1/aclocal.m4-2874-  *)
libsdl-console-2.1/aclocal.m4:2875:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
libsdl-console-2.1/aclocal.m4-2876-    ;;
##############################################
libsdl-console-2.1/aclocal.m4-3049-  need_version=no
libsdl-console-2.1/aclocal.m4:3050:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libsdl-console-2.1/aclocal.m4-3051-    case "$host_os" in
##############################################
libsdl-console-2.1/aclocal.m4-3311-      # Double-quote double-evaled strings.
libsdl-console-2.1/aclocal.m4:3312:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
libsdl-console-2.1/aclocal.m4-3313-      ;;
libsdl-console-2.1/aclocal.m4-3314-    *)
libsdl-console-2.1/aclocal.m4:3315:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
libsdl-console-2.1/aclocal.m4-3316-      ;;
##############################################
libsdl-console-2.1/aclocal.m4-3322-
libsdl-console-2.1/aclocal.m4:3323:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
libsdl-console-2.1/aclocal.m4-3324-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
libsdl-console-2.1/aclocal.m4-3962-	"file_magic "*)
libsdl-console-2.1/aclocal.m4:3963:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
libsdl-console-2.1/aclocal.m4-3964-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
libsdl-console-2.1/aclocal.m4-4029-    # gcc leaves a trailing carriage return which upsets mingw
libsdl-console-2.1/aclocal.m4:4030:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
libsdl-console-2.1/aclocal.m4-4031-  *)
libsdl-console-2.1/aclocal.m4:4032:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
libsdl-console-2.1/aclocal.m4-4033-  esac
##############################################
libsdl-console-2.1/aclocal.m4-4038-      # Canonicalize the path of ld
libsdl-console-2.1/aclocal.m4:4039:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
libsdl-console-2.1/aclocal.m4-4040-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
libsdl-console-2.1/aclocal.m4:4041:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
libsdl-console-2.1/aclocal.m4-4042-      done
##############################################
libsdl-console-2.1/aclocal.m4-4205-  esac
libsdl-console-2.1/aclocal.m4:4206:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
libsdl-console-2.1/aclocal.m4-4207-  lt_cv_deplibs_check_method=pass_all
##############################################
libsdl-console-2.1/aclocal.m4-4238-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
libsdl-console-2.1/aclocal.m4:4239:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libsdl-console-2.1/aclocal.m4-4240-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
libsdl-console-2.1/aclocal.m4-4457-{
libsdl-console-2.1/aclocal.m4:4458:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
libsdl-console-2.1/aclocal.m4-4459-  test -n "$tmp" && test -d "$tmp"
##############################################
libsdl-console-2.1/aclocal.m4-4491-      test $_count -gt 10 && break
libsdl-console-2.1/aclocal.m4:4492:      _count=`expr $_count + 1`
libsdl-console-2.1/aclocal.m4-4493-      if test $_count -gt $_max; then
##############################################
libsdl-console-2.1/aclocal.m4-4551-  else
libsdl-console-2.1/aclocal.m4:4552:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
libsdl-console-2.1/aclocal.m4:4553:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
libsdl-console-2.1/aclocal.m4-4554-
##############################################
libsdl-console-2.1/install-sh-103-
libsdl-console-2.1/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
libsdl-console-2.1/install-sh-105-	    shift
##############################################
libsdl-console-2.1/install-sh-107-
libsdl-console-2.1/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
libsdl-console-2.1/install-sh-109-	    shift
##############################################
libsdl-console-2.1/install-sh-169-	then
libsdl-console-2.1/install-sh:170:		dst=$dst/`basename "$src"`
libsdl-console-2.1/install-sh-171-	else
##############################################
libsdl-console-2.1/install-sh-176-## this sed command emulates the dirname command
libsdl-console-2.1/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
libsdl-console-2.1/install-sh-178-
##############################################
libsdl-console-2.1/install-sh-190-IFS='%'
libsdl-console-2.1/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
libsdl-console-2.1/install-sh-192-IFS=$oIFS
##############################################
libsdl-console-2.1/install-sh-224-	then
libsdl-console-2.1/install-sh:225:		dstfile=`basename "$dst"`
libsdl-console-2.1/install-sh-226-	else
##############################################
libsdl-console-2.1/install-sh-234-	then
libsdl-console-2.1/install-sh:235:		dstfile=`basename "$dst"`
libsdl-console-2.1/install-sh-236-	else
##############################################
libsdl-console-2.1/mkinstalldirs-69-do
libsdl-console-2.1/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
libsdl-console-2.1/mkinstalldirs-71-  shift
##############################################
libsdl-console-2.1/missing-128-         from any GNU archive site."
libsdl-console-2.1/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
libsdl-console-2.1/missing-130-    test -z "$files" && files="config.h"
##############################################
libsdl-console-2.1/missing-167-         proper tools for further handling them.
libsdl-console-2.1/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
libsdl-console-2.1/missing-169-         archive site."
libsdl-console-2.1/missing-170-
libsdl-console-2.1/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
libsdl-console-2.1/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
libsdl-console-2.1/missing-173-    if test -f "$file"; then
##############################################
libsdl-console-2.1/missing-196-	*.y)
libsdl-console-2.1/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
libsdl-console-2.1/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
libsdl-console-2.1/missing-200-	    fi
libsdl-console-2.1/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
libsdl-console-2.1/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
libsdl-console-2.1/missing-226-	*.l)
libsdl-console-2.1/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
libsdl-console-2.1/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
libsdl-console-2.1/missing-250-
libsdl-console-2.1/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
libsdl-console-2.1/missing-252-    if test -z "$file"; then
libsdl-console-2.1/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
libsdl-console-2.1/missing-254-    fi
##############################################
libsdl-console-2.1/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
libsdl-console-2.1/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
libsdl-console-2.1/missing-278-    if test -z "$file"; then
libsdl-console-2.1/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
libsdl-console-2.1/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
libsdl-console-2.1/missing-281-    fi
##############################################
libsdl-console-2.1/missing-304-	*o*)
libsdl-console-2.1/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
libsdl-console-2.1/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
libsdl-console-2.1/missing-310-	*h*)
libsdl-console-2.1/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
libsdl-console-2.1/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
libsdl-console-2.1/config.guess-37-
libsdl-console-2.1/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
libsdl-console-2.1/config.guess-39-
##############################################
libsdl-console-2.1/config.guess-106-: ${TMPDIR=/tmp} ;
libsdl-console-2.1/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
libsdl-console-2.1/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
libsdl-console-2.1/config.guess-191-	    *)
libsdl-console-2.1/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
libsdl-console-2.1/config.guess-193-		;;
##############################################
libsdl-console-2.1/config.guess-240-	if test $UNAME_RELEASE = "V4.0"; then
libsdl-console-2.1/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
libsdl-console-2.1/config.guess-242-	fi
##############################################
libsdl-console-2.1/config.guess-246-	# types through head -n 1, so we only detect the type of CPU 0.
libsdl-console-2.1/config.guess:247:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
libsdl-console-2.1/config.guess-248-	case "$ALPHA_CPU_TYPE" in
##############################################
libsdl-console-2.1/config.guess-283-	# 1.2 uses "1.2" for uname -r.
libsdl-console-2.1/config.guess:284:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
libsdl-console-2.1/config.guess-285-	exit 0 ;;
##############################################
libsdl-console-2.1/config.guess-334-    sun4H:SunOS:5.*:*)
libsdl-console-2.1/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libsdl-console-2.1/config.guess-336-	exit 0 ;;
libsdl-console-2.1/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
libsdl-console-2.1/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libsdl-console-2.1/config.guess-339-	exit 0 ;;
libsdl-console-2.1/config.guess-340-    i86pc:SunOS:5.*:*)
libsdl-console-2.1/config.guess:341:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libsdl-console-2.1/config.guess-342-	exit 0 ;;
##############################################
libsdl-console-2.1/config.guess-346-	# it's likely to be more like Solaris than SunOS4.
libsdl-console-2.1/config.guess:347:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libsdl-console-2.1/config.guess-348-	exit 0 ;;
##############################################
libsdl-console-2.1/config.guess-355-	# Japanese Language versions have a version number like `4.1.3-JL'.
libsdl-console-2.1/config.guess:356:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
libsdl-console-2.1/config.guess-357-	exit 0 ;;
##############################################
libsdl-console-2.1/config.guess-361-    sun*:*:4.2BSD:*)
libsdl-console-2.1/config.guess:362:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
libsdl-console-2.1/config.guess-363-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
libsdl-console-2.1/config.guess-440-	$CC_FOR_BUILD -o $dummy $dummy.c \
libsdl-console-2.1/config.guess:441:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
libsdl-console-2.1/config.guess-442-	  && exit 0
##############################################
libsdl-console-2.1/config.guess-495-    *:IRIX*:*:*)
libsdl-console-2.1/config.guess:496:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
libsdl-console-2.1/config.guess-497-	exit 0 ;;
##############################################
libsdl-console-2.1/config.guess-534-    *:AIX:*:[45])
libsdl-console-2.1/config.guess:535:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
libsdl-console-2.1/config.guess-536-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
libsdl-console-2.1/config.guess-569-    9000/[34678]??:HP-UX:*:*)
libsdl-console-2.1/config.guess:570:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
libsdl-console-2.1/config.guess-571-	case "${UNAME_MACHINE}" in
##############################################
libsdl-console-2.1/config.guess-623-EOF
libsdl-console-2.1/config.guess:624:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
libsdl-console-2.1/config.guess-625-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
libsdl-console-2.1/config.guess-641-    ia64:HP-UX:*:*)
libsdl-console-2.1/config.guess:642:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
libsdl-console-2.1/config.guess-643-	echo ia64-hp-hpux${HPUX_REV}
##############################################
libsdl-console-2.1/config.guess-741-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
libsdl-console-2.1/config.guess:742:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
libsdl-console-2.1/config.guess-743-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
libsdl-console-2.1/config.guess-764-EOF
libsdl-console-2.1/config.guess:765:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
libsdl-console-2.1/config.guess-766-	# GNU/FreeBSD systems have a "k" prefix to indicate we are using
##############################################
libsdl-console-2.1/config.guess-768-	case ${LIBC} in gnu) kernel_only='k' ;; esac
libsdl-console-2.1/config.guess:769:	echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
libsdl-console-2.1/config.guess-770-	exit 0 ;;
##############################################
libsdl-console-2.1/config.guess-798-    prep*:SunOS:5.*:*)
libsdl-console-2.1/config.guess:799:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libsdl-console-2.1/config.guess-800-	exit 0 ;;
libsdl-console-2.1/config.guess-801-    *:GNU:*:*)
libsdl-console-2.1/config.guess:802:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
libsdl-console-2.1/config.guess-803-	exit 0 ;;
##############################################
libsdl-console-2.1/config.guess-834-EOF
libsdl-console-2.1/config.guess:835:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
libsdl-console-2.1/config.guess-836-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
libsdl-console-2.1/config.guess-853-EOF
libsdl-console-2.1/config.guess:854:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
libsdl-console-2.1/config.guess-855-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
libsdl-console-2.1/config.guess-951-EOF
libsdl-console-2.1/config.guess:952:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
libsdl-console-2.1/config.guess-953-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
libsdl-console-2.1/config.guess-987-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
libsdl-console-2.1/config.guess:988:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
libsdl-console-2.1/config.guess-989-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
libsdl-console-2.1/config.sub-54-
libsdl-console-2.1/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
libsdl-console-2.1/config.sub-56-
##############################################
libsdl-console-2.1/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
libsdl-console-2.1/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
libsdl-console-2.1/config.sub-120-case $maybe_os in
##############################################
libsdl-console-2.1/config.sub-122-    os=-$maybe_os
libsdl-console-2.1/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
libsdl-console-2.1/config.sub-124-    ;;
libsdl-console-2.1/config.sub-125-  *)
libsdl-console-2.1/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
libsdl-console-2.1/config.sub-127-    if [ $basic_machine != $1 ]
libsdl-console-2.1/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
libsdl-console-2.1/config.sub-129-    else os=; fi
##############################################
libsdl-console-2.1/config.sub-173-		os=-sco3.2v5
libsdl-console-2.1/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libsdl-console-2.1/config.sub-175-		;;
##############################################
libsdl-console-2.1/config.sub-177-		os=-sco3.2v4
libsdl-console-2.1/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libsdl-console-2.1/config.sub-179-		;;
libsdl-console-2.1/config.sub-180-	-sco3.2.[4-9]*)
libsdl-console-2.1/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
libsdl-console-2.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libsdl-console-2.1/config.sub-183-		;;
##############################################
libsdl-console-2.1/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
libsdl-console-2.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libsdl-console-2.1/config.sub-187-		;;
##############################################
libsdl-console-2.1/config.sub-189-		os=-sco3.2v2
libsdl-console-2.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libsdl-console-2.1/config.sub-191-		;;
libsdl-console-2.1/config.sub-192-	-udk*)
libsdl-console-2.1/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libsdl-console-2.1/config.sub-194-		;;
##############################################
libsdl-console-2.1/config.sub-196-		os=-isc2.2
libsdl-console-2.1/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libsdl-console-2.1/config.sub-198-		;;
##############################################
libsdl-console-2.1/config.sub-202-	-isc*)
libsdl-console-2.1/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libsdl-console-2.1/config.sub-204-		;;
##############################################
libsdl-console-2.1/config.sub-208-	-ptx*)
libsdl-console-2.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
libsdl-console-2.1/config.sub-210-		;;
libsdl-console-2.1/config.sub-211-	-windowsnt*)
libsdl-console-2.1/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
libsdl-console-2.1/config.sub-213-		;;
##############################################
libsdl-console-2.1/config.sub-287-	*-*-*)
libsdl-console-2.1/config.sub:288:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
libsdl-console-2.1/config.sub-289-		exit 1
##############################################
libsdl-console-2.1/config.sub-579-	i*86v32)
libsdl-console-2.1/config.sub:580:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
libsdl-console-2.1/config.sub-581-		os=-sysv32
##############################################
libsdl-console-2.1/config.sub-583-	i*86v4*)
libsdl-console-2.1/config.sub:584:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
libsdl-console-2.1/config.sub-585-		os=-sysv4
##############################################
libsdl-console-2.1/config.sub-587-	i*86v)
libsdl-console-2.1/config.sub:588:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
libsdl-console-2.1/config.sub-589-		os=-sysv
##############################################
libsdl-console-2.1/config.sub-591-	i*86sol2)
libsdl-console-2.1/config.sub:592:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
libsdl-console-2.1/config.sub-593-		os=-solaris2
##############################################
libsdl-console-2.1/config.sub-639-	mips3*-*)
libsdl-console-2.1/config.sub:640:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
libsdl-console-2.1/config.sub-641-		;;
libsdl-console-2.1/config.sub-642-	mips3*)
libsdl-console-2.1/config.sub:643:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
libsdl-console-2.1/config.sub-644-		;;
##############################################
libsdl-console-2.1/config.sub-781-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
libsdl-console-2.1/config.sub:782:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
libsdl-console-2.1/config.sub-783-		;;
libsdl-console-2.1/config.sub-784-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
libsdl-console-2.1/config.sub:785:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
libsdl-console-2.1/config.sub-786-		;;
libsdl-console-2.1/config.sub-787-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
libsdl-console-2.1/config.sub:788:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
libsdl-console-2.1/config.sub-789-		;;
libsdl-console-2.1/config.sub-790-	pentium4-*)
libsdl-console-2.1/config.sub:791:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
libsdl-console-2.1/config.sub-792-		;;
##############################################
libsdl-console-2.1/config.sub-799-		;;
libsdl-console-2.1/config.sub:800:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
libsdl-console-2.1/config.sub-801-		;;
##############################################
libsdl-console-2.1/config.sub-805-	ppcle-* | powerpclittle-*)
libsdl-console-2.1/config.sub:806:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
libsdl-console-2.1/config.sub-807-		;;
##############################################
libsdl-console-2.1/config.sub-809-		;;
libsdl-console-2.1/config.sub:810:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
libsdl-console-2.1/config.sub-811-		;;
##############################################
libsdl-console-2.1/config.sub-815-	ppc64le-* | powerpc64little-*)
libsdl-console-2.1/config.sub:816:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
libsdl-console-2.1/config.sub-817-		;;
##############################################
libsdl-console-2.1/config.sub-1080-	*)
libsdl-console-2.1/config.sub:1081:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
libsdl-console-2.1/config.sub-1082-		exit 1
##############################################
libsdl-console-2.1/config.sub-1088-	*-digital*)
libsdl-console-2.1/config.sub:1089:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
libsdl-console-2.1/config.sub-1090-		;;
libsdl-console-2.1/config.sub-1091-	*-commodore*)
libsdl-console-2.1/config.sub:1092:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
libsdl-console-2.1/config.sub-1093-		;;
##############################################
libsdl-console-2.1/config.sub-1106-	-solaris1 | -solaris1.*)
libsdl-console-2.1/config.sub:1107:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
libsdl-console-2.1/config.sub-1108-		;;
##############################################
libsdl-console-2.1/config.sub-1118-	-gnu/linux*)
libsdl-console-2.1/config.sub:1119:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
libsdl-console-2.1/config.sub-1120-		;;
##############################################
libsdl-console-2.1/config.sub-1158-	-nto*)
libsdl-console-2.1/config.sub:1159:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
libsdl-console-2.1/config.sub-1160-		;;
##############################################
libsdl-console-2.1/config.sub-1165-	-mac*)
libsdl-console-2.1/config.sub:1166:		os=`echo $os | sed -e 's|mac|macos|'`
libsdl-console-2.1/config.sub-1167-		;;
libsdl-console-2.1/config.sub-1168-	-linux*)
libsdl-console-2.1/config.sub:1169:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
libsdl-console-2.1/config.sub-1170-		;;
libsdl-console-2.1/config.sub-1171-	-sunos5*)
libsdl-console-2.1/config.sub:1172:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
libsdl-console-2.1/config.sub-1173-		;;
libsdl-console-2.1/config.sub-1174-	-sunos6*)
libsdl-console-2.1/config.sub:1175:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
libsdl-console-2.1/config.sub-1176-		;;
##############################################
libsdl-console-2.1/config.sub-1217-	-sinix5.*)
libsdl-console-2.1/config.sub:1218:		os=`echo $os | sed -e 's|sinix|sysv|'`
libsdl-console-2.1/config.sub-1219-		;;
##############################################
libsdl-console-2.1/config.sub-1262-		# Get rid of the `-' at the beginning of $os.
libsdl-console-2.1/config.sub:1263:		os=`echo $os | sed 's/[^-]*-//'`
libsdl-console-2.1/config.sub:1264:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
libsdl-console-2.1/config.sub-1265-		exit 1
##############################################
libsdl-console-2.1/config.sub-1492-		esac
libsdl-console-2.1/config.sub:1493:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
libsdl-console-2.1/config.sub-1494-		;;
##############################################
libsdl-console-2.1/Makefile.in-225-	dot_seen=no; \
libsdl-console-2.1/Makefile.in:226:	target=`echo $@ | sed s/-recursive//`; \
libsdl-console-2.1/Makefile.in-227-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
libsdl-console-2.1/Makefile.in-255-	rev="$$rev ."; \
libsdl-console-2.1/Makefile.in:256:	target=`echo $@ | sed s/-recursive//`; \
libsdl-console-2.1/Makefile.in-257-	for subdir in $$rev; do \
##############################################
libsdl-console-2.1/Makefile.in-333-GTAGS:
libsdl-console-2.1/Makefile.in:334:	here=`$(am__cd) $(top_builddir) && pwd` \
libsdl-console-2.1/Makefile.in-335-	  && cd $(top_srcdir) \
##############################################
libsdl-console-2.1/Makefile.in-356-	mkdir $(distdir)
libsdl-console-2.1/Makefile.in:357:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
libsdl-console-2.1/Makefile.in:358:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
libsdl-console-2.1/Makefile.in-359-	list='$(DISTFILES)'; for file in $$list; do \
libsdl-console-2.1/Makefile.in-360-	  case $$file in \
libsdl-console-2.1/Makefile.in:361:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
libsdl-console-2.1/Makefile.in:362:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
libsdl-console-2.1/Makefile.in-363-	  esac; \
libsdl-console-2.1/Makefile.in-364-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
libsdl-console-2.1/Makefile.in:365:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
libsdl-console-2.1/Makefile.in-366-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
libsdl-console-2.1/Makefile.in-418-	chmod a-w $(distdir)
libsdl-console-2.1/Makefile.in:419:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
libsdl-console-2.1/Makefile.in-420-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
libsdl-console-2.1/Makefile.in-448-	@cd $(distuninstallcheck_dir) \
libsdl-console-2.1/Makefile.in:449:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
libsdl-console-2.1/Makefile.in-450-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
libsdl-console-2.1/Makefile.in-460-	fi
libsdl-console-2.1/Makefile.in:461:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
libsdl-console-2.1/Makefile.in-462-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
libsdl-console-2.1/compile-73-# Name of file we expect compiler to create.
libsdl-console-2.1/compile:74:cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
libsdl-console-2.1/compile-75-
##############################################
libsdl-console-2.1/compile-79-# object file name, since that is what matters with a parallel build.
libsdl-console-2.1/compile:80:lockdir=`echo $cofile | sed -e 's|[/.-]|_|g'`.d
libsdl-console-2.1/compile-81-while true; do
##############################################
libsdl-console-2.1/depcomp-34-if test -z "$depfile"; then
libsdl-console-2.1/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
libsdl-console-2.1/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
libsdl-console-2.1/depcomp-37-   if test "$dir" = "$object"; then
##############################################
libsdl-console-2.1/depcomp-43-
libsdl-console-2.1/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
libsdl-console-2.1/depcomp-45-
##############################################
libsdl-console-2.1/depcomp-177-  # $object doesn't have directory information.
libsdl-console-2.1/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
libsdl-console-2.1/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
libsdl-console-2.1/depcomp-196-    # Do two passes, one to just change these to
libsdl-console-2.1/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
libsdl-console-2.1/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
libsdl-console-2.1/depcomp-237-  # Do two passes, one to just change these to
libsdl-console-2.1/depcomp:238:  # `$object: dependent.h' and one to simply `dependent.h:'.
libsdl-console-2.1/depcomp-239-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
libsdl-console-2.1/depcomp-252-   # Subdirectories are respected.
libsdl-console-2.1/depcomp:253:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
libsdl-console-2.1/depcomp-254-   test "x$dir" = "x$object" && dir=
libsdl-console-2.1/depcomp:255:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
libsdl-console-2.1/depcomp-256-
##############################################
libsdl-console-2.1/depcomp-375-  done
libsdl-console-2.1/depcomp:376:  obj_suffix="`echo $object | sed 's/^.*\././'`"
libsdl-console-2.1/depcomp-377-  touch "$tmpdepfile"
##############################################
libsdl-console-2.1/configure-43-do
libsdl-console-2.1/configure:44:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
libsdl-console-2.1/configure-45-    eval $as_var=C; export $as_var
##############################################
libsdl-console-2.1/configure-101-  as_lineno_2=$LINENO
libsdl-console-2.1/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
libsdl-console-2.1/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
libsdl-console-2.1/configure-140-  as_lineno_2=$LINENO
libsdl-console-2.1/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
libsdl-console-2.1/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
libsdl-console-2.1/configure-260-  # Remove one level of quotation (which was required for Make).
libsdl-console-2.1/configure:261:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
libsdl-console-2.1/configure-262-  ;;
##############################################
libsdl-console-2.1/configure-271-  :
libsdl-console-2.1/configure:272:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
libsdl-console-2.1/configure-273-  # Yippee, $echo works!
##############################################
libsdl-console-2.1/configure-297-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
libsdl-console-2.1/configure:298:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
libsdl-console-2.1/configure:299:       echo_test_string="`eval $cmd`" &&
libsdl-console-2.1/configure-300-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
libsdl-console-2.1/configure-306-
libsdl-console-2.1/configure:307:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
libsdl-console-2.1/configure:308:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/configure-309-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/configure-320-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
libsdl-console-2.1/configure:321:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
libsdl-console-2.1/configure:322:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/configure-323-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/configure-332-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
libsdl-console-2.1/configure:333:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/configure-334-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/configure-347-      echo='printf %s\n'
libsdl-console-2.1/configure:348:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
libsdl-console-2.1/configure:349:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/configure-350-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/configure-352-	:
libsdl-console-2.1/configure:353:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
libsdl-console-2.1/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
libsdl-console-2.1/configure:355:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/configure-361-	echo="$CONFIG_SHELL $0 --fallback-echo"
libsdl-console-2.1/configure:362:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
libsdl-console-2.1/configure-363-	   test "X$echo_testing_string" = 'X\t' &&
libsdl-console-2.1/configure:364:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
libsdl-console-2.1/configure-365-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
libsdl-console-2.1/configure-371-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
libsdl-console-2.1/configure:372:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
libsdl-console-2.1/configure-373-	  then
##############################################
libsdl-console-2.1/configure-379-	if test "$prev" != 'sed 50q "$0"'; then
libsdl-console-2.1/configure:380:	  echo_test_string=`eval $prev`
libsdl-console-2.1/configure-381-	  export echo_test_string
##############################################
libsdl-console-2.1/configure-521-
libsdl-console-2.1/configure:522:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
libsdl-console-2.1/configure-523-
##############################################
libsdl-console-2.1/configure-554-  -disable-* | --disable-*)
libsdl-console-2.1/configure:555:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
libsdl-console-2.1/configure-556-    # Reject names that are not valid shell variable names.
##############################################
libsdl-console-2.1/configure-559-   { (exit 1); exit 1; }; }
libsdl-console-2.1/configure:560:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
libsdl-console-2.1/configure-561-    eval "enable_$ac_feature=no" ;;
##############################################
libsdl-console-2.1/configure-563-  -enable-* | --enable-*)
libsdl-console-2.1/configure:564:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
libsdl-console-2.1/configure-565-    # Reject names that are not valid shell variable names.
##############################################
libsdl-console-2.1/configure-568-   { (exit 1); exit 1; }; }
libsdl-console-2.1/configure:569:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
libsdl-console-2.1/configure-570-    case $ac_option in
libsdl-console-2.1/configure:571:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
libsdl-console-2.1/configure-572-      *) ac_optarg=yes ;;
##############################################
libsdl-console-2.1/configure-745-  -with-* | --with-*)
libsdl-console-2.1/configure:746:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
libsdl-console-2.1/configure-747-    # Reject names that are not valid shell variable names.
##############################################
libsdl-console-2.1/configure-750-   { (exit 1); exit 1; }; }
libsdl-console-2.1/configure:751:    ac_package=`echo $ac_package| sed 's/-/_/g'`
libsdl-console-2.1/configure-752-    case $ac_option in
libsdl-console-2.1/configure:753:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
libsdl-console-2.1/configure-754-      *) ac_optarg=yes ;;
##############################################
libsdl-console-2.1/configure-758-  -without-* | --without-*)
libsdl-console-2.1/configure:759:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
libsdl-console-2.1/configure-760-    # Reject names that are not valid shell variable names.
##############################################
libsdl-console-2.1/configure-763-   { (exit 1); exit 1; }; }
libsdl-console-2.1/configure:764:    ac_package=`echo $ac_package | sed 's/-/_/g'`
libsdl-console-2.1/configure-765-    eval "with_$ac_package=no" ;;
##############################################
libsdl-console-2.1/configure-790-  *=*)
libsdl-console-2.1/configure:791:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
libsdl-console-2.1/configure-792-    # Reject names that are not valid shell variable names.
##############################################
libsdl-console-2.1/configure-795-   { (exit 1); exit 1; }; }
libsdl-console-2.1/configure:796:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
libsdl-console-2.1/configure-797-    eval "$ac_envvar='$ac_optarg'"
##############################################
libsdl-console-2.1/configure-811-if test -n "$ac_prev"; then
libsdl-console-2.1/configure:812:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
libsdl-console-2.1/configure-813-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
libsdl-console-2.1/configure-819-do
libsdl-console-2.1/configure:820:  eval ac_val=$`echo $ac_var`
libsdl-console-2.1/configure-821-  case $ac_val in
##############################################
libsdl-console-2.1/configure-831-do
libsdl-console-2.1/configure:832:  eval ac_val=$`echo $ac_var`
libsdl-console-2.1/configure-833-  case $ac_val in
##############################################
libsdl-console-2.1/configure-898-   { (exit 1); exit 1; }; }
libsdl-console-2.1/configure:899:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
libsdl-console-2.1/configure-900-ac_env_build_alias_set=${build_alias+set}
##############################################
libsdl-console-2.1/configure-969-By default, \`make install' will install all the files in
libsdl-console-2.1/configure:970:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
libsdl-console-2.1/configure:971:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
libsdl-console-2.1/configure-972-for instance \`--prefix=\$HOME'.
##############################################
libsdl-console-2.1/configure-1054-if test "$ac_dir" != .; then
libsdl-console-2.1/configure:1055:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
libsdl-console-2.1/configure-1056-  # A "../" for each directory in $ac_dir_suffix.
libsdl-console-2.1/configure:1057:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
libsdl-console-2.1/configure-1058-else
##############################################
libsdl-console-2.1/configure-1067-    else
libsdl-console-2.1/configure:1068:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
libsdl-console-2.1/configure-1069-    fi ;;
##############################################
libsdl-console-2.1/configure-1076-esac
libsdl-console-2.1/configure:1077:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
libsdl-console-2.1/configure-1078-# absolute.
libsdl-console-2.1/configure:1079:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
libsdl-console-2.1/configure:1080:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
libsdl-console-2.1/configure:1081:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
libsdl-console-2.1/configure:1082:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
libsdl-console-2.1/configure-1083-
##############################################
libsdl-console-2.1/configure-1189-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
libsdl-console-2.1/configure:1190:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
libsdl-console-2.1/configure-1191-    esac
##############################################
libsdl-console-2.1/configure-1261-    do
libsdl-console-2.1/configure:1262:      eval ac_val=$`echo $ac_var`
libsdl-console-2.1/configure-1263-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
libsdl-console-2.1/configure-1275-      do
libsdl-console-2.1/configure:1276:	eval ac_val=$`echo $ac_var`
libsdl-console-2.1/configure-1277-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
libsdl-console-2.1/configure-1382-    set,)
libsdl-console-2.1/configure:1383:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
libsdl-console-2.1/configure:1384:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
libsdl-console-2.1/configure-1385-      ac_cache_corrupted=: ;;
##############################################
libsdl-console-2.1/configure-1405-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
libsdl-console-2.1/configure:1406:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
libsdl-console-2.1/configure-1407-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
libsdl-console-2.1/configure-1475-LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
libsdl-console-2.1/configure:1476:LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
libsdl-console-2.1/configure-1477-LT_REVISION=$INTERFACE_AGE
libsdl-console-2.1/configure:1478:LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
libsdl-console-2.1/configure-1479-
##############################################
libsdl-console-2.1/configure-1522-test -z "$ac_cv_build_alias" &&
libsdl-console-2.1/configure:1523:  ac_cv_build_alias=`$ac_config_guess`
libsdl-console-2.1/configure-1524-test -z "$ac_cv_build_alias" &&
##############################################
libsdl-console-2.1/configure-1527-   { (exit 1); exit 1; }; }
libsdl-console-2.1/configure:1528:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
libsdl-console-2.1/configure-1529-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
libsdl-console-2.1/configure-1536-build=$ac_cv_build
libsdl-console-2.1/configure:1537:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
libsdl-console-2.1/configure:1538:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
libsdl-console-2.1/configure:1539:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
libsdl-console-2.1/configure-1540-
##############################################
libsdl-console-2.1/configure-1549-  ac_cv_host_alias=$ac_cv_build_alias
libsdl-console-2.1/configure:1550:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
libsdl-console-2.1/configure-1551-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
libsdl-console-2.1/configure-1558-host=$ac_cv_host
libsdl-console-2.1/configure:1559:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
libsdl-console-2.1/configure:1560:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
libsdl-console-2.1/configure:1561:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
libsdl-console-2.1/configure-1562-
##############################################
libsdl-console-2.1/configure-1571-  ac_cv_target_alias=$ac_cv_host_alias
libsdl-console-2.1/configure:1572:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
libsdl-console-2.1/configure-1573-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
libsdl-console-2.1/configure-1580-target=$ac_cv_target
libsdl-console-2.1/configure:1581:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
libsdl-console-2.1/configure:1582:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
libsdl-console-2.1/configure:1583:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
libsdl-console-2.1/configure-1584-
##############################################
libsdl-console-2.1/configure-1681-if (
libsdl-console-2.1/configure:1682:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
libsdl-console-2.1/configure-1683-   if test "$*" = "X"; then
libsdl-console-2.1/configure-1684-      # -L didn't work.
libsdl-console-2.1/configure:1685:      set X `ls -t $srcdir/configure conftest.file`
libsdl-console-2.1/configure-1686-   fi
##############################################
libsdl-console-2.1/configure-1725-_ACEOF
libsdl-console-2.1/configure:1726:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
libsdl-console-2.1/configure-1727-rm conftest.sed
##############################################
libsdl-console-2.1/configure-1730-# expand $ac_aux_dir to an absolute path
libsdl-console-2.1/configure:1731:am_aux_dir=`cd $ac_aux_dir && pwd`
libsdl-console-2.1/configure-1732-
##############################################
libsdl-console-2.1/configure-1784-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
libsdl-console-2.1/configure:1785:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
libsdl-console-2.1/configure-1786-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
libsdl-console-2.1/configure-1793-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
libsdl-console-2.1/configure:1794:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
libsdl-console-2.1/configure-1795-if test -n "$ac_maketemp"; then
##############################################
libsdl-console-2.1/configure-1801-fi
libsdl-console-2.1/configure:1802:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
libsdl-console-2.1/configure-1803-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
libsdl-console-2.1/configure-1821- # test to see if srcdir already configured
libsdl-console-2.1/configure:1822:if test "`cd $srcdir && pwd`" != "`pwd`" &&
libsdl-console-2.1/configure-1823-   test -f $srcdir/config.status; then
##############################################
libsdl-console-2.1/configure-2083-# case it prints its new name instead of `make'.
libsdl-console-2.1/configure:2084:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
libsdl-console-2.1/configure-2085-   am__include=include
##############################################
libsdl-console-2.1/configure-2091-   echo '.include "confinc"' > confmf
libsdl-console-2.1/configure:2092:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
libsdl-console-2.1/configure-2093-      am__include=.include
##############################################
libsdl-console-2.1/configure-2442-     "checking for C compiler version" >&5
libsdl-console-2.1/configure:2443:ac_compiler=`set X $ac_compile; echo $2`
libsdl-console-2.1/configure-2444-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
libsdl-console-2.1/configure-2482-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
libsdl-console-2.1/configure:2483:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
libsdl-console-2.1/configure-2484-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
libsdl-console-2.1/configure-2510-    *.* )
libsdl-console-2.1/configure:2511:        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libsdl-console-2.1/configure-2512-        # FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
libsdl-console-2.1/configure-2590-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
libsdl-console-2.1/configure:2591:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libsdl-console-2.1/configure-2592-          export ac_cv_exeext
##############################################
libsdl-console-2.1/configure-2641-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
libsdl-console-2.1/configure:2642:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
libsdl-console-2.1/configure-2643-       break;;
##############################################
libsdl-console-2.1/configure-2711-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
libsdl-console-2.1/configure:2712:GCC=`test $ac_compiler_gnu = yes && echo yes`
libsdl-console-2.1/configure-2713-ac_test_CFLAGS=${CFLAGS+set}
##############################################
libsdl-console-2.1/configure-3019-  if test "$am_compiler_list" = ""; then
libsdl-console-2.1/configure:3020:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
libsdl-console-2.1/configure-3021-  fi
##############################################
libsdl-console-2.1/configure-3120-    # gcc leaves a trailing carriage return which upsets mingw
libsdl-console-2.1/configure:3121:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
libsdl-console-2.1/configure-3122-  *)
libsdl-console-2.1/configure:3123:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
libsdl-console-2.1/configure-3124-  esac
##############################################
libsdl-console-2.1/configure-3129-      # Canonicalize the path of ld
libsdl-console-2.1/configure:3130:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
libsdl-console-2.1/configure-3131-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
libsdl-console-2.1/configure:3132:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
libsdl-console-2.1/configure-3133-      done
##############################################
libsdl-console-2.1/configure-3287-{
libsdl-console-2.1/configure:3288:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
libsdl-console-2.1/configure-3289-  test -n "$tmp" && test -d "$tmp"
##############################################
libsdl-console-2.1/configure-3321-      test $_count -gt 10 && break
libsdl-console-2.1/configure:3322:      _count=`expr $_count + 1`
libsdl-console-2.1/configure-3323-      if test $_count -gt $_max; then
##############################################
libsdl-console-2.1/configure-3446-  esac
libsdl-console-2.1/configure:3447:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
libsdl-console-2.1/configure-3448-  lt_cv_deplibs_check_method=pass_all
##############################################
libsdl-console-2.1/configure-3479-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
libsdl-console-2.1/configure:3480:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libsdl-console-2.1/configure-3481-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
libsdl-console-2.1/configure-4165-do
libsdl-console-2.1/configure:4166:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
libsdl-console-2.1/configure-4167-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
libsdl-console-2.1/configure-4203-fi
libsdl-console-2.1/configure:4204:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
libsdl-console-2.1/configure:4205:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
libsdl-console-2.1/configure:4206:if test `eval echo '${'$as_ac_Header'}'` = yes; then
libsdl-console-2.1/configure-4207-  cat >>confdefs.h <<_ACEOF
libsdl-console-2.1/configure:4208:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
libsdl-console-2.1/configure-4209-_ACEOF
##############################################
libsdl-console-2.1/configure-4218-do
libsdl-console-2.1/configure:4219:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
libsdl-console-2.1/configure-4220-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
libsdl-console-2.1/configure-4225-fi
libsdl-console-2.1/configure:4226:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
libsdl-console-2.1/configure:4227:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
libsdl-console-2.1/configure-4228-else
##############################################
libsdl-console-2.1/configure-4344-fi
libsdl-console-2.1/configure:4345:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
libsdl-console-2.1/configure:4346:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
libsdl-console-2.1/configure-4347-
libsdl-console-2.1/configure-4348-fi
libsdl-console-2.1/configure:4349:if test `eval echo '${'$as_ac_Header'}'` = yes; then
libsdl-console-2.1/configure-4350-  cat >>confdefs.h <<_ACEOF
libsdl-console-2.1/configure:4351:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
libsdl-console-2.1/configure-4352-_ACEOF
##############################################
libsdl-console-2.1/configure-4389-	"file_magic "*)
libsdl-console-2.1/configure:4390:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
libsdl-console-2.1/configure-4391-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
libsdl-console-2.1/configure-4453-	"file_magic "*)
libsdl-console-2.1/configure:4454:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
libsdl-console-2.1/configure-4455-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
libsdl-console-2.1/configure-4683-  (exit $ac_status); }; then
libsdl-console-2.1/configure:4684:    case `/usr/bin/file conftest.$ac_objext` in
libsdl-console-2.1/configure-4685-    *32-bit*)
##############################################
libsdl-console-2.1/configure-4823-linux-gnu*) ;;
libsdl-console-2.1/configure:4824:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
libsdl-console-2.1/configure-4825-esac
##############################################
libsdl-console-2.1/configure-5114-if test -n "$lt_cv_prog_cc_shlib"; then
libsdl-console-2.1/configure:5115:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5
libsdl-console-2.1/configure:5116:echo "$as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&2;}
libsdl-console-2.1/configure-5117-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$lt_cv_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
libsdl-console-2.1/configure-5315-  if test "$hard_links" = no; then
libsdl-console-2.1/configure:5316:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
libsdl-console-2.1/configure:5317:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
libsdl-console-2.1/configure-5318-    need_locks=warn
##############################################
libsdl-console-2.1/configure-5542-    # If DATA tags from a recent dlltool are present, honour them!
libsdl-console-2.1/configure:5543:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
libsdl-console-2.1/configure-5544-	cp $export_symbols $output_objdir/$soname-def;
##############################################
libsdl-console-2.1/configure-5551-	   2) echo "   \$2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
libsdl-console-2.1/configure:5552:	   4) echo "   \$2 \$3 \$4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
libsdl-console-2.1/configure-5553-	   *) echo "     \$2 @ \$_lt_hint \$3 ; " >> $output_objdir/$soname-def;;
libsdl-console-2.1/configure-5554-	 esac;
libsdl-console-2.1/configure:5555:	 _lt_hint=`expr 1 + \$_lt_hint`;
libsdl-console-2.1/configure-5556-	done;
##############################################
libsdl-console-2.1/configure-5688-      case $host_os in aix4.[012]|aix4.[012].*)
libsdl-console-2.1/configure:5689:	collect2name=`${CC} -print-prog-name=collect2`
libsdl-console-2.1/configure-5690-	if test -f "$collect2name" && \
##############################################
libsdl-console-2.1/configure-5728-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
libsdl-console-2.1/configure:5729:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
libsdl-console-2.1/configure-5730-    else
##############################################
libsdl-console-2.1/configure-5764-    # FIXME: Setting linknames here is a bad hack.
libsdl-console-2.1/configure:5765:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
libsdl-console-2.1/configure-5766-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
libsdl-console-2.1/configure-5769-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
libsdl-console-2.1/configure:5770:    fix_srcfile_path='`cygpath -w "$srcfile"`'
libsdl-console-2.1/configure-5771-    ;;
##############################################
libsdl-console-2.1/configure-5839-    if test "$GCC" = yes; then
libsdl-console-2.1/configure:5840:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/configure-5841-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
libsdl-console-2.1/configure-5842-    else
libsdl-console-2.1/configure:5843:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/configure-5844-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
libsdl-console-2.1/configure-5871-    hardcode_shlibpath_var=no
libsdl-console-2.1/configure:5872:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libsdl-console-2.1/configure-5873-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
libsdl-console-2.1/configure-5900-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
libsdl-console-2.1/configure:5901:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/configure-5902-    else
libsdl-console-2.1/configure-5903-      allow_undefined_flag=' -expect_unresolved \*'
libsdl-console-2.1/configure:5904:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/configure-5905-    fi
##############################################
libsdl-console-2.1/configure-5912-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
libsdl-console-2.1/configure:5913:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/configure-5914-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
libsdl-console-2.1/configure-5916-      allow_undefined_flag=' -expect_unresolved \*'
libsdl-console-2.1/configure:5917:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
libsdl-console-2.1/configure:5918:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
libsdl-console-2.1/configure:5919:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
libsdl-console-2.1/configure-5920-
##############################################
libsdl-console-2.1/configure-5945-    if test "$GCC" = yes; then
libsdl-console-2.1/configure:5946:      case `$CC --version 2>/dev/null` in
libsdl-console-2.1/configure-5947-      [12].*)
##############################################
libsdl-console-2.1/configure-6205-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
libsdl-console-2.1/configure:6206:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
libsdl-console-2.1/configure-6207-  ;;
##############################################
libsdl-console-2.1/configure-6236-    library_names_spec='$libname.dll.a'
libsdl-console-2.1/configure:6237:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
libsdl-console-2.1/configure:6238:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
libsdl-console-2.1/configure:6239:      dldir=$destdir/`dirname \$dlpath`~
libsdl-console-2.1/configure-6240-      test -d \$dldir || mkdir -p \$dldir~
libsdl-console-2.1/configure-6241-      $install_prog .libs/$dlname \$dldir/$dlname'
libsdl-console-2.1/configure:6242:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
libsdl-console-2.1/configure-6243-      dlpath=$dir/\$dldll~
##############################################
libsdl-console-2.1/configure-6246-  yes,mingw*)
libsdl-console-2.1/configure:6247:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
libsdl-console-2.1/configure:6248:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
libsdl-console-2.1/configure-6249-    ;;
libsdl-console-2.1/configure-6250-  yes,pw32*)
libsdl-console-2.1/configure:6251:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
libsdl-console-2.1/configure-6252-    ;;
libsdl-console-2.1/configure-6253-  *)
libsdl-console-2.1/configure:6254:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
libsdl-console-2.1/configure-6255-    ;;
##############################################
libsdl-console-2.1/configure-6428-  need_version=no
libsdl-console-2.1/configure:6429:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libsdl-console-2.1/configure-6430-    case "$host_os" in
##############################################
libsdl-console-2.1/configure-7357-      # Double-quote double-evaled strings.
libsdl-console-2.1/configure:7358:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
libsdl-console-2.1/configure-7359-      ;;
libsdl-console-2.1/configure-7360-    *)
libsdl-console-2.1/configure:7361:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
libsdl-console-2.1/configure-7362-      ;;
##############################################
libsdl-console-2.1/configure-7368-
libsdl-console-2.1/configure:7369:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
libsdl-console-2.1/configure-7370-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
libsdl-console-2.1/configure-7878-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
libsdl-console-2.1/configure:7879:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
libsdl-console-2.1/configure-7880-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
libsdl-console-2.1/configure-7887-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
libsdl-console-2.1/configure:7888:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
libsdl-console-2.1/configure-7889-if test -n "$ac_maketemp"; then
##############################################
libsdl-console-2.1/configure-7895-fi
libsdl-console-2.1/configure:7896:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
libsdl-console-2.1/configure-7897-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
libsdl-console-2.1/configure-8223-     "checking for C compiler version" >&5
libsdl-console-2.1/configure:8224:ac_compiler=`set X $ac_compile; echo $2`
libsdl-console-2.1/configure-8225-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
libsdl-console-2.1/configure-8289-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
libsdl-console-2.1/configure:8290:GCC=`test $ac_compiler_gnu = yes && echo yes`
libsdl-console-2.1/configure-8291-ac_test_CFLAGS=${CFLAGS+set}
##############################################
libsdl-console-2.1/configure-8597-  if test "$am_compiler_list" = ""; then
libsdl-console-2.1/configure:8598:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
libsdl-console-2.1/configure-8599-  fi
##############################################
libsdl-console-2.1/configure-8906-  else
libsdl-console-2.1/configure:8907:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
libsdl-console-2.1/configure:8908:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
libsdl-console-2.1/configure-8909-
##############################################
libsdl-console-2.1/configure-9562-do
libsdl-console-2.1/configure:9563:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
libsdl-console-2.1/configure-9564-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
libsdl-console-2.1/configure-9569-fi
libsdl-console-2.1/configure:9570:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
libsdl-console-2.1/configure:9571:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
libsdl-console-2.1/configure-9572-else
##############################################
libsdl-console-2.1/configure-9688-fi
libsdl-console-2.1/configure:9689:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
libsdl-console-2.1/configure:9690:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
libsdl-console-2.1/configure-9691-
libsdl-console-2.1/configure-9692-fi
libsdl-console-2.1/configure:9693:if test `eval echo '${'$as_ac_Header'}'` = yes; then
libsdl-console-2.1/configure-9694-  cat >>confdefs.h <<_ACEOF
libsdl-console-2.1/configure:9695:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
libsdl-console-2.1/configure-9696-_ACEOF
##############################################
libsdl-console-2.1/configure-9806-do
libsdl-console-2.1/configure:9807:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
libsdl-console-2.1/configure-9808-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
libsdl-console-2.1/configure-9813-fi
libsdl-console-2.1/configure:9814:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
libsdl-console-2.1/configure:9815:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
libsdl-console-2.1/configure-9816-else
##############################################
libsdl-console-2.1/configure-9932-fi
libsdl-console-2.1/configure:9933:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
libsdl-console-2.1/configure:9934:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
libsdl-console-2.1/configure-9935-
libsdl-console-2.1/configure-9936-fi
libsdl-console-2.1/configure:9937:if test `eval echo '${'$as_ac_Header'}'` = yes; then
libsdl-console-2.1/configure-9938-  cat >>confdefs.h <<_ACEOF
libsdl-console-2.1/configure:9939:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
libsdl-console-2.1/configure-9940-_ACEOF
##############################################
libsdl-console-2.1/configure-10025-do
libsdl-console-2.1/configure:10026:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
libsdl-console-2.1/configure-10027-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
libsdl-console-2.1/configure-10096-fi
libsdl-console-2.1/configure:10097:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
libsdl-console-2.1/configure:10098:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
libsdl-console-2.1/configure:10099:if test `eval echo '${'$as_ac_var'}'` = yes; then
libsdl-console-2.1/configure-10100-  cat >>confdefs.h <<_ACEOF
libsdl-console-2.1/configure:10101:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
libsdl-console-2.1/configure-10102-_ACEOF
##############################################
libsdl-console-2.1/configure-10290-do
libsdl-console-2.1/configure:10291:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
libsdl-console-2.1/configure-10292-    eval $as_var=C; export $as_var
##############################################
libsdl-console-2.1/configure-10348-  as_lineno_2=$LINENO
libsdl-console-2.1/configure:10349:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
libsdl-console-2.1/configure-10350-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
libsdl-console-2.1/configure-10388-  as_lineno_2=$LINENO
libsdl-console-2.1/configure:10389:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
libsdl-console-2.1/configure-10390-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
libsdl-console-2.1/configure-10569-configured by $0, generated by GNU Autoconf 2.57,
libsdl-console-2.1/configure:10570:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
libsdl-console-2.1/configure-10571-
##############################################
libsdl-console-2.1/configure-10587-  --*=*)
libsdl-console-2.1/configure:10588:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
libsdl-console-2.1/configure:10589:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
libsdl-console-2.1/configure-10590-    ac_shift=:
##############################################
libsdl-console-2.1/configure-10877-      fi
libsdl-console-2.1/configure:10878:      ac_sed_frag=`expr $ac_sed_frag + 1`
libsdl-console-2.1/configure-10879-      ac_beg=$ac_end
libsdl-console-2.1/configure:10880:      ac_end=`expr $ac_end + $ac_max_sed_lines`
libsdl-console-2.1/configure-10881-    fi
##############################################
libsdl-console-2.1/configure-10894-        cat >$tmp/stdin
libsdl-console-2.1/configure:10895:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
libsdl-console-2.1/configure:10896:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
libsdl-console-2.1/configure:10897:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
libsdl-console-2.1/configure:10898:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
libsdl-console-2.1/configure-10899-  * )   ac_file_in=$ac_file.in ;;
##############################################
libsdl-console-2.1/configure-10942-if test "$ac_dir" != .; then
libsdl-console-2.1/configure:10943:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
libsdl-console-2.1/configure-10944-  # A "../" for each directory in $ac_dir_suffix.
libsdl-console-2.1/configure:10945:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
libsdl-console-2.1/configure-10946-else
##############################################
libsdl-console-2.1/configure-10955-    else
libsdl-console-2.1/configure:10956:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
libsdl-console-2.1/configure-10957-    fi ;;
##############################################
libsdl-console-2.1/configure-10964-esac
libsdl-console-2.1/configure:10965:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
libsdl-console-2.1/configure-10966-# absolute.
libsdl-console-2.1/configure:10967:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
libsdl-console-2.1/configure:10968:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
libsdl-console-2.1/configure:10969:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
libsdl-console-2.1/configure:10970:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
libsdl-console-2.1/configure-10971-
##############################################
libsdl-console-2.1/configure-11074-        cat >$tmp/stdin
libsdl-console-2.1/configure:11075:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
libsdl-console-2.1/configure:11076:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
libsdl-console-2.1/configure:11077:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
libsdl-console-2.1/configure:11078:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
libsdl-console-2.1/configure-11079-  * )   ac_file_in=$ac_file.in ;;
##############################################
libsdl-console-2.1/configure-11276-    * )
libsdl-console-2.1/configure:11277:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
libsdl-console-2.1/configure-11278-  esac
##############################################
libsdl-console-2.1/configure-11299-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
libsdl-console-2.1/configure:11300:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
libsdl-console-2.1/configure:11301:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
libsdl-console-2.1/configure-11302-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
libsdl-console-2.1/configure-11316-if test "$ac_dir" != .; then
libsdl-console-2.1/configure:11317:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
libsdl-console-2.1/configure-11318-  # A "../" for each directory in $ac_dir_suffix.
libsdl-console-2.1/configure:11319:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
libsdl-console-2.1/configure-11320-else
##############################################
libsdl-console-2.1/configure-11329-    else
libsdl-console-2.1/configure:11330:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
libsdl-console-2.1/configure-11331-    fi ;;
##############################################
libsdl-console-2.1/configure-11338-esac
libsdl-console-2.1/configure:11339:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
libsdl-console-2.1/configure-11340-# absolute.
libsdl-console-2.1/configure:11341:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
libsdl-console-2.1/configure:11342:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
libsdl-console-2.1/configure:11343:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
libsdl-console-2.1/configure:11344:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
libsdl-console-2.1/configure-11345-
##############################################
libsdl-console-2.1/configure-11351-  # Strip MF so we end up with the name of the file.
libsdl-console-2.1/configure:11352:  mf=`echo "$mf" | sed -e 's/:.*$//'`
libsdl-console-2.1/configure-11353-  # Check whether this is an Automake generated Makefile or not.
##############################################
libsdl-console-2.1/configure-11377-  # running `make'.
libsdl-console-2.1/configure:11378:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
libsdl-console-2.1/configure-11379-  test -z "$DEPDIR" && continue
libsdl-console-2.1/configure-11380-  # When using ansi2knr, U may be empty or an underscore; expand it
libsdl-console-2.1/configure:11381:  U=`sed -n -e '/^U = / s///p' < "$mf"`
libsdl-console-2.1/configure-11382-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"