===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ale-0.9.0.3/config.sub-56-
ale-0.9.0.3/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
ale-0.9.0.3/config.sub-58-
##############################################
ale-0.9.0.3/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
ale-0.9.0.3/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ale-0.9.0.3/config.sub-122-case $maybe_os in
##############################################
ale-0.9.0.3/config.sub-126-    os=-$maybe_os
ale-0.9.0.3/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ale-0.9.0.3/config.sub-128-    ;;
ale-0.9.0.3/config.sub-129-  *)
ale-0.9.0.3/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ale-0.9.0.3/config.sub-131-    if [ $basic_machine != $1 ]
ale-0.9.0.3/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
ale-0.9.0.3/config.sub-133-    else os=; fi
##############################################
ale-0.9.0.3/config.sub-177-		os=-sco5v6
ale-0.9.0.3/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-179-		;;
##############################################
ale-0.9.0.3/config.sub-181-		os=-sco3.2v5
ale-0.9.0.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-183-		;;
##############################################
ale-0.9.0.3/config.sub-185-		os=-sco3.2v4
ale-0.9.0.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-187-		;;
ale-0.9.0.3/config.sub-188-	-sco3.2.[4-9]*)
ale-0.9.0.3/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ale-0.9.0.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-191-		;;
##############################################
ale-0.9.0.3/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
ale-0.9.0.3/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-195-		;;
##############################################
ale-0.9.0.3/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
ale-0.9.0.3/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-199-		;;
##############################################
ale-0.9.0.3/config.sub-201-		os=-sco3.2v2
ale-0.9.0.3/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-203-		;;
ale-0.9.0.3/config.sub-204-	-udk*)
ale-0.9.0.3/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-206-		;;
##############################################
ale-0.9.0.3/config.sub-208-		os=-isc2.2
ale-0.9.0.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-210-		;;
##############################################
ale-0.9.0.3/config.sub-214-	-isc*)
ale-0.9.0.3/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ale-0.9.0.3/config.sub-216-		;;
##############################################
ale-0.9.0.3/config.sub-220-	-ptx*)
ale-0.9.0.3/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ale-0.9.0.3/config.sub-222-		;;
ale-0.9.0.3/config.sub-223-	-windowsnt*)
ale-0.9.0.3/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ale-0.9.0.3/config.sub-225-		;;
##############################################
ale-0.9.0.3/config.sub-310-	*-*-*)
ale-0.9.0.3/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ale-0.9.0.3/config.sub-312-		exit 1
##############################################
ale-0.9.0.3/config.sub-416-	amd64-*)
ale-0.9.0.3/config.sub:417:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-418-		;;
##############################################
ale-0.9.0.3/config.sub-454-	blackfin-*)
ale-0.9.0.3/config.sub:455:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-456-		os=-linux
##############################################
ale-0.9.0.3/config.sub-645-	i*86v32)
ale-0.9.0.3/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ale-0.9.0.3/config.sub-647-		os=-sysv32
##############################################
ale-0.9.0.3/config.sub-649-	i*86v4*)
ale-0.9.0.3/config.sub:650:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ale-0.9.0.3/config.sub-651-		os=-sysv4
##############################################
ale-0.9.0.3/config.sub-653-	i*86v)
ale-0.9.0.3/config.sub:654:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ale-0.9.0.3/config.sub-655-		os=-sysv
##############################################
ale-0.9.0.3/config.sub-657-	i*86sol2)
ale-0.9.0.3/config.sub:658:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ale-0.9.0.3/config.sub-659-		os=-solaris2
##############################################
ale-0.9.0.3/config.sub-687-	m68knommu-*)
ale-0.9.0.3/config.sub:688:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-689-		os=-linux
##############################################
ale-0.9.0.3/config.sub-717-	mips3*-*)
ale-0.9.0.3/config.sub:718:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ale-0.9.0.3/config.sub-719-		;;
ale-0.9.0.3/config.sub-720-	mips3*)
ale-0.9.0.3/config.sub:721:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ale-0.9.0.3/config.sub-722-		;;
##############################################
ale-0.9.0.3/config.sub-735-	ms1-*)
ale-0.9.0.3/config.sub:736:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ale-0.9.0.3/config.sub-737-		;;
##############################################
ale-0.9.0.3/config.sub-840-	parisc-*)
ale-0.9.0.3/config.sub:841:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-842-		os=-linux
##############################################
ale-0.9.0.3/config.sub-856-	pc98-*)
ale-0.9.0.3/config.sub:857:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-858-		;;
##############################################
ale-0.9.0.3/config.sub-871-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ale-0.9.0.3/config.sub:872:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-873-		;;
ale-0.9.0.3/config.sub-874-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ale-0.9.0.3/config.sub:875:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-876-		;;
ale-0.9.0.3/config.sub-877-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ale-0.9.0.3/config.sub:878:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-879-		;;
ale-0.9.0.3/config.sub-880-	pentium4-*)
ale-0.9.0.3/config.sub:881:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-882-		;;
##############################################
ale-0.9.0.3/config.sub-889-		;;
ale-0.9.0.3/config.sub:890:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-891-		;;
##############################################
ale-0.9.0.3/config.sub-895-	ppcle-* | powerpclittle-*)
ale-0.9.0.3/config.sub:896:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-897-		;;
##############################################
ale-0.9.0.3/config.sub-899-		;;
ale-0.9.0.3/config.sub:900:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-901-		;;
##############################################
ale-0.9.0.3/config.sub-905-	ppc64le-* | powerpc64little-*)
ale-0.9.0.3/config.sub:906:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ale-0.9.0.3/config.sub-907-		;;
##############################################
ale-0.9.0.3/config.sub-1193-	*)
ale-0.9.0.3/config.sub:1194:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ale-0.9.0.3/config.sub-1195-		exit 1
##############################################
ale-0.9.0.3/config.sub-1201-	*-digital*)
ale-0.9.0.3/config.sub:1202:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ale-0.9.0.3/config.sub-1203-		;;
ale-0.9.0.3/config.sub-1204-	*-commodore*)
ale-0.9.0.3/config.sub:1205:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ale-0.9.0.3/config.sub-1206-		;;
##############################################
ale-0.9.0.3/config.sub-1219-	-solaris1 | -solaris1.*)
ale-0.9.0.3/config.sub:1220:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ale-0.9.0.3/config.sub-1221-		;;
##############################################
ale-0.9.0.3/config.sub-1231-	-gnu/linux*)
ale-0.9.0.3/config.sub:1232:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ale-0.9.0.3/config.sub-1233-		;;
##############################################
ale-0.9.0.3/config.sub-1275-	-nto*)
ale-0.9.0.3/config.sub:1276:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ale-0.9.0.3/config.sub-1277-		;;
##############################################
ale-0.9.0.3/config.sub-1282-	-mac*)
ale-0.9.0.3/config.sub:1283:		os=`echo $os | sed -e 's|mac|macos|'`
ale-0.9.0.3/config.sub-1284-		;;
##############################################
ale-0.9.0.3/config.sub-1288-	-linux*)
ale-0.9.0.3/config.sub:1289:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ale-0.9.0.3/config.sub-1290-		;;
ale-0.9.0.3/config.sub-1291-	-sunos5*)
ale-0.9.0.3/config.sub:1292:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ale-0.9.0.3/config.sub-1293-		;;
ale-0.9.0.3/config.sub-1294-	-sunos6*)
ale-0.9.0.3/config.sub:1295:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ale-0.9.0.3/config.sub-1296-		;;
##############################################
ale-0.9.0.3/config.sub-1343-	-sinix5.*)
ale-0.9.0.3/config.sub:1344:		os=`echo $os | sed -e 's|sinix|sysv|'`
ale-0.9.0.3/config.sub-1345-		;;
##############################################
ale-0.9.0.3/config.sub-1394-		# Get rid of the `-' at the beginning of $os.
ale-0.9.0.3/config.sub:1395:		os=`echo $os | sed 's/[^-]*-//'`
ale-0.9.0.3/config.sub:1396:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ale-0.9.0.3/config.sub-1397-		exit 1
##############################################
ale-0.9.0.3/config.sub-1645-		esac
ale-0.9.0.3/config.sub:1646:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ale-0.9.0.3/config.sub-1647-		;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
ale-0.9.0.3/autom4te.cache/output.1:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ale-0.9.0.3/autom4te.cache/output.1-50-  as_echo='printf %s\n'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-52-else
ale-0.9.0.3/autom4te.cache/output.1:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ale-0.9.0.3/autom4te.cache/output.1-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ale-0.9.0.3/autom4te.cache/output.1:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ale-0.9.0.3/autom4te.cache/output.1-64-      esac;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-236-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
ale-0.9.0.3/autom4te.cache/output.1:237:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
ale-0.9.0.3/autom4te.cache/output.1-238-") 2> /dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-351-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.1:352:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
ale-0.9.0.3/autom4te.cache/output.1-353-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-447-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.1:448:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
ale-0.9.0.3/autom4te.cache/output.1-449-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-560-	esac;
ale-0.9.0.3/autom4te.cache/output.1:561:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.1-562-	???[sx]*):;;*)false;;esac;fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-582-  # Remove one level of quotation (which was required for Make).
ale-0.9.0.3/autom4te.cache/output.1:583:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
ale-0.9.0.3/autom4te.cache/output.1-584-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-593-  :
ale-0.9.0.3/autom4te.cache/output.1:594:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
ale-0.9.0.3/autom4te.cache/output.1-595-  # Yippee, $ECHO works!
##############################################
ale-0.9.0.3/autom4te.cache/output.1-619-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
ale-0.9.0.3/autom4te.cache/output.1:620:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
ale-0.9.0.3/autom4te.cache/output.1-621-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
ale-0.9.0.3/autom4te.cache/output.1-627-
ale-0.9.0.3/autom4te.cache/output.1:628:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.1:629:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.1-630-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-642-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
ale-0.9.0.3/autom4te.cache/output.1:643:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.1:644:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.1-645-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-654-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.1:655:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.1-656-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-669-        ECHO='printf %s\n'
ale-0.9.0.3/autom4te.cache/output.1:670:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.1:671:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.1-672-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-674-	  :
ale-0.9.0.3/autom4te.cache/output.1:675:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.1-676-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.1:677:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.1-678-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-683-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
ale-0.9.0.3/autom4te.cache/output.1:684:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.1-685-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.1:686:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.1-687-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-693-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
ale-0.9.0.3/autom4te.cache/output.1:694:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
ale-0.9.0.3/autom4te.cache/output.1-695-	    then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-701-	  if test "$prev" != 'sed 50q "$0"'; then
ale-0.9.0.3/autom4te.cache/output.1:702:	    echo_test_string=`eval $prev`
ale-0.9.0.3/autom4te.cache/output.1-703-	    export echo_test_string
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1167-  case $ac_option in
ale-0.9.0.3/autom4te.cache/output.1:1168:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ale-0.9.0.3/autom4te.cache/output.1-1169-  *)	ac_optarg=yes ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1210-  -disable-* | --disable-*)
ale-0.9.0.3/autom4te.cache/output.1:1211:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.1-1212-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1216-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.1:1217:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.1-1218-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1237-  -enable-* | --enable-*)
ale-0.9.0.3/autom4te.cache/output.1:1238:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ale-0.9.0.3/autom4te.cache/output.1-1239-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1243-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.1:1244:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.1-1245-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1442-  -with-* | --with-*)
ale-0.9.0.3/autom4te.cache/output.1:1443:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ale-0.9.0.3/autom4te.cache/output.1-1444-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1448-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.1:1449:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.1-1450-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1459-  -without-* | --without-*)
ale-0.9.0.3/autom4te.cache/output.1:1460:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.1-1461-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1465-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.1:1466:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.1-1467-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1499-  *=*)
ale-0.9.0.3/autom4te.cache/output.1:1500:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ale-0.9.0.3/autom4te.cache/output.1-1501-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1519-if test -n "$ac_prev"; then
ale-0.9.0.3/autom4te.cache/output.1:1520:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ale-0.9.0.3/autom4te.cache/output.1-1521-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1543-    */ )
ale-0.9.0.3/autom4te.cache/output.1:1544:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.1-1545-      eval $ac_var=\$ac_val;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1581-ac_ls_di=`ls -di .` &&
ale-0.9.0.3/autom4te.cache/output.1:1582:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ale-0.9.0.3/autom4te.cache/output.1-1583-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1641-case $srcdir in
ale-0.9.0.3/autom4te.cache/output.1:1642:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ale-0.9.0.3/autom4te.cache/output.1-1643-esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1684-By default, \`make install' will install all the files in
ale-0.9.0.3/autom4te.cache/output.1:1685:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ale-0.9.0.3/autom4te.cache/output.1:1686:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ale-0.9.0.3/autom4te.cache/output.1-1687-for instance \`--prefix=\$HOME'.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1794-*)
ale-0.9.0.3/autom4te.cache/output.1:1795:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ale-0.9.0.3/autom4te.cache/output.1-1796-  # A ".." for each directory in $ac_dir_suffix.
ale-0.9.0.3/autom4te.cache/output.1:1797:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ale-0.9.0.3/autom4te.cache/output.1-1798-  case $ac_top_builddir_sub in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-1927-    *\'*)
ale-0.9.0.3/autom4te.cache/output.1:1928:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.1-1929-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2014-      case $ac_val in
ale-0.9.0.3/autom4te.cache/output.1:2015:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ale-0.9.0.3/autom4te.cache/output.1-2016-      esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2031-	case $ac_val in
ale-0.9.0.3/autom4te.cache/output.1:2032:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ale-0.9.0.3/autom4te.cache/output.1-2033-	esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2147-    set,)
ale-0.9.0.3/autom4te.cache/output.1:2148:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ale-0.9.0.3/autom4te.cache/output.1:2149:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ale-0.9.0.3/autom4te.cache/output.1-2150-      ac_cache_corrupted=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2158-	# differences in whitespace do not lead to failure.
ale-0.9.0.3/autom4te.cache/output.1:2159:	ac_old_val_w=`echo x $ac_old_val`
ale-0.9.0.3/autom4te.cache/output.1:2160:	ac_new_val_w=`echo x $ac_new_val`
ale-0.9.0.3/autom4te.cache/output.1-2161-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2178-    case $ac_new_val in
ale-0.9.0.3/autom4te.cache/output.1:2179:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.1-2180-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2369-if (
ale-0.9.0.3/autom4te.cache/output.1:2370:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ale-0.9.0.3/autom4te.cache/output.1-2371-   if test "$*" = "X"; then
ale-0.9.0.3/autom4te.cache/output.1-2372-      # -L didn't work.
ale-0.9.0.3/autom4te.cache/output.1:2373:      set X `ls -t $srcdir/configure conftest.file`
ale-0.9.0.3/autom4te.cache/output.1-2374-   fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2411-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ale-0.9.0.3/autom4te.cache/output.1:2412:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ale-0.9.0.3/autom4te.cache/output.1-2413-
ale-0.9.0.3/autom4te.cache/output.1-2414-# expand $ac_aux_dir to an absolute path
ale-0.9.0.3/autom4te.cache/output.1:2415:am_aux_dir=`cd $ac_aux_dir && pwd`
ale-0.9.0.3/autom4te.cache/output.1-2416-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2440-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
ale-0.9.0.3/autom4te.cache/output.1:2441:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ale-0.9.0.3/autom4te.cache/output.1-2442-	     'mkdir (GNU coreutils) '* | \
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2519-set x ${MAKE-make}
ale-0.9.0.3/autom4te.cache/output.1:2520:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ale-0.9.0.3/autom4te.cache/output.1-2521-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2529-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
ale-0.9.0.3/autom4te.cache/output.1:2530:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.1-2531-  *@@@%%%=?*=@@@%%%*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2556-
ale-0.9.0.3/autom4te.cache/output.1:2557:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ale-0.9.0.3/autom4te.cache/output.1-2558-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2895-$as_echo_n "checking for C++ compiler default output file name... " >&6; }
ale-0.9.0.3/autom4te.cache/output.1:2896:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ale-0.9.0.3/autom4te.cache/output.1-2897-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-2939-	then :; else
ale-0.9.0.3/autom4te.cache/output.1:2940:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ale-0.9.0.3/autom4te.cache/output.1-2941-	fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-3042-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ale-0.9.0.3/autom4te.cache/output.1:3043:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ale-0.9.0.3/autom4te.cache/output.1-3044-	  break;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-3100-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ale-0.9.0.3/autom4te.cache/output.1:3101:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.1-3102-       break;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-3369-# case it prints its new name instead of `make'.
ale-0.9.0.3/autom4te.cache/output.1:3370:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ale-0.9.0.3/autom4te.cache/output.1-3371-   am__include=include
##############################################
ale-0.9.0.3/autom4te.cache/output.1-3377-   echo '.include "confinc"' > confmf
ale-0.9.0.3/autom4te.cache/output.1:3378:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ale-0.9.0.3/autom4te.cache/output.1-3379-      am__include=.include
##############################################
ale-0.9.0.3/autom4te.cache/output.1-3436-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.1:3437:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.1-3438-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4227-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.1:4228:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.1-4229-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4417-test "x$ac_build_alias" = x &&
ale-0.9.0.3/autom4te.cache/output.1:4418:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ale-0.9.0.3/autom4te.cache/output.1-4419-test "x$ac_build_alias" = x &&
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4422-   { (exit 1); exit 1; }; }
ale-0.9.0.3/autom4te.cache/output.1:4423:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ale-0.9.0.3/autom4te.cache/output.1-4424-  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4447-IFS=$ac_save_IFS
ale-0.9.0.3/autom4te.cache/output.1:4448:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ale-0.9.0.3/autom4te.cache/output.1-4449-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4458-else
ale-0.9.0.3/autom4te.cache/output.1:4459:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ale-0.9.0.3/autom4te.cache/output.1-4460-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4484-IFS=$ac_save_IFS
ale-0.9.0.3/autom4te.cache/output.1:4485:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ale-0.9.0.3/autom4te.cache/output.1-4486-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4744-  # Check for GNU $ac_path_GREP
ale-0.9.0.3/autom4te.cache/output.1:4745:case `"$ac_path_GREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-4746-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4758-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.1:4759:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.1-4760-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4812-  # Check for GNU $ac_path_EGREP
ale-0.9.0.3/autom4te.cache/output.1:4813:case `"$ac_path_EGREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-4814-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-4826-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.1:4827:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.1-4828-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5050-do
ale-0.9.0.3/autom4te.cache/output.1:5051:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-5052-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5102-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:5103:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-5104-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5413-  # Check for GNU $ac_path_SED
ale-0.9.0.3/autom4te.cache/output.1:5414:case `"$ac_path_SED" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-5415-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5427-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.1:5428:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.1-5429-    if test $ac_count -gt ${ac_path_SED_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5494-  # Check for GNU $ac_path_FGREP
ale-0.9.0.3/autom4te.cache/output.1:5495:case `"$ac_path_FGREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-5496-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5508-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.1:5509:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.1-5510-    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5576-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/autom4te.cache/output.1:5577:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/autom4te.cache/output.1-5578-  *)
ale-0.9.0.3/autom4te.cache/output.1:5579:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/autom4te.cache/output.1-5580-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5585-      # Canonicalize the pathname of ld
ale-0.9.0.3/autom4te.cache/output.1:5586:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/autom4te.cache/output.1-5587-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/autom4te.cache/output.1:5588:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/autom4te.cache/output.1-5589-      done
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5620-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/autom4te.cache/output.1:5621:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.1-5622-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5653-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/autom4te.cache/output.1:5654:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.1-5655-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5698-	# Tru64's nm complains that /dev/null is an invalid object file
ale-0.9.0.3/autom4te.cache/output.1:5699:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/output.1-5700-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5704-	*)
ale-0.9.0.3/autom4te.cache/output.1:5705:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/output.1-5706-	  */dev/null*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5927-    # And add a safety zone
ale-0.9.0.3/autom4te.cache/output.1:5928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/output.1:5929:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/output.1-5930-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5955-    if test -n "$kargmax"; then
ale-0.9.0.3/autom4te.cache/output.1:5956:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ale-0.9.0.3/autom4te.cache/output.1-5957-    else
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5963-    if test -n "$lt_cv_sys_max_cmd_len"; then
ale-0.9.0.3/autom4te.cache/output.1:5964:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/output.1:5965:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/output.1-5966-    else
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5975-      # we can't tell.
ale-0.9.0.3/autom4te.cache/output.1:5976:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ale-0.9.0.3/autom4te.cache/output.1-5977-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5979-      do
ale-0.9.0.3/autom4te.cache/output.1:5980:        i=`expr $i + 1`
ale-0.9.0.3/autom4te.cache/output.1-5981-        teststring=$teststring$teststring
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5983-      # Only check the string length outside the loop.
ale-0.9.0.3/autom4te.cache/output.1:5984:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ale-0.9.0.3/autom4te.cache/output.1-5985-      teststring=
##############################################
ale-0.9.0.3/autom4te.cache/output.1-5988-      # linker.  It appears as though 1/2 is a usable value.
ale-0.9.0.3/autom4te.cache/output.1:5989:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ale-0.9.0.3/autom4te.cache/output.1-5990-    fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-6343-openbsd*)
ale-0.9.0.3/autom4te.cache/output.1:6344:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.1-6345-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-6832-# If we're using GNU nm, then use its standard symbol codes.
ale-0.9.0.3/autom4te.cache/output.1:6833:case `$NM -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-6834-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-6850-mingw*)
ale-0.9.0.3/autom4te.cache/output.1:6851:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ale-0.9.0.3/autom4te.cache/output.1-6852-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-7046-  (exit $ac_status); }; then
ale-0.9.0.3/autom4te.cache/output.1:7047:    case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.1-7048-      *ELF-32*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-7066-    if test "$lt_cv_prog_gnu_ld" = yes; then
ale-0.9.0.3/autom4te.cache/output.1:7067:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.1-7068-	*32-bit*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-7078-    else
ale-0.9.0.3/autom4te.cache/output.1:7079:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.1-7080-	*32-bit*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-7867-do
ale-0.9.0.3/autom4te.cache/output.1:7868:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-7869-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.1-7919-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:7920:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-7921-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-8328-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.1:8329:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.1-8330-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-8918-done
ale-0.9.0.3/autom4te.cache/output.1:8919:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/autom4te.cache/output.1-8920-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-8947-	"file_magic "*)
ale-0.9.0.3/autom4te.cache/output.1:8948:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/autom4te.cache/output.1-8949-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9013-	"file_magic "*)
ale-0.9.0.3/autom4te.cache/output.1:9014:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/autom4te.cache/output.1-9015-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9356-      *)
ale-0.9.0.3/autom4te.cache/output.1:9357:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.1-9358-	*Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9692-  if test "$hard_links" = no; then
ale-0.9.0.3/autom4te.cache/output.1:9693:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ale-0.9.0.3/autom4te.cache/output.1:9694:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ale-0.9.0.3/autom4te.cache/output.1-9695-    need_locks=warn
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9785-    supports_anon_versioning=no
ale-0.9.0.3/autom4te.cache/output.1:9786:    case `$LD -v 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-9787-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9850-	# is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/autom4te.cache/output.1:9851:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/autom4te.cache/output.1-9852-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9873-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/autom4te.cache/output.1:9874:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.1:9875:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-9876-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9891-        pgcc*)				# Portland Group C compiler
ale-0.9.0.3/autom4te.cache/output.1:9892:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.1-9893-	  tmp_addflag=' $pic_flag'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9895-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
ale-0.9.0.3/autom4te.cache/output.1:9896:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.1-9897-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9910-	esac
ale-0.9.0.3/autom4te.cache/output.1:9911:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.1-9912-	*Sun\ C*)			# Sun C 5.9
ale-0.9.0.3/autom4te.cache/output.1:9913:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.1-9914-	  compiler_needs_object=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.1-9979-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ale-0.9.0.3/autom4te.cache/output.1:9980:      case `$LD -v 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-9981-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10100-	# below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/autom4te.cache/output.1:10101:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/autom4te.cache/output.1-10102-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10192-    }'
ale-0.9.0.3/autom4te.cache/output.1:10193:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.1-10194-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.1-10195-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.1:10196:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.1-10197-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10210-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ale-0.9.0.3/autom4te.cache/output.1:10211:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/autom4te.cache/output.1-10212-      else
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10263-    }'
ale-0.9.0.3/autom4te.cache/output.1:10264:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.1-10265-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.1-10266-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.1:10267:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.1-10268-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10325-      # FIXME: Setting linknames here is a bad hack.
ale-0.9.0.3/autom4te.cache/output.1:10326:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
ale-0.9.0.3/autom4te.cache/output.1-10327-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10330-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
ale-0.9.0.3/autom4te.cache/output.1:10331:      fix_srcfile_path='`cygpath -w "$srcfile"`'
ale-0.9.0.3/autom4te.cache/output.1-10332-      enable_shared_with_static_runtimes=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10483-      if test "$GCC" = yes; then
ale-0.9.0.3/autom4te.cache/output.1:10484:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-10485-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10513-       }; then
ale-0.9.0.3/autom4te.cache/output.1:10514:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-10515-        
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10527-      else
ale-0.9.0.3/autom4te.cache/output.1:10528:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1:10529:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-10530-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10564-	hardcode_direct_absolute=yes
ale-0.9.0.3/autom4te.cache/output.1:10565:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.1-10566-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10597-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.1:10598:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-10599-      else
ale-0.9.0.3/autom4te.cache/output.1-10600-	allow_undefined_flag=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.1:10601:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-10602-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10610-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.1:10611:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-10612-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10614-	allow_undefined_flag=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.1:10615:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1:10616:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ale-0.9.0.3/autom4te.cache/output.1:10617:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ale-0.9.0.3/autom4te.cache/output.1-10618-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-10633-      else
ale-0.9.0.3/autom4te.cache/output.1:10634:	case `$CC -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-10635-	*"Compilers 5.0"*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11027-  esac
ale-0.9.0.3/autom4te.cache/output.1:11028:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.1-11029-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11033-    # okay in the real world where ";" in dirpaths is itself problematic.
ale-0.9.0.3/autom4te.cache/output.1:11034:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.1-11035-  else
ale-0.9.0.3/autom4te.cache/output.1:11036:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.1-11037-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11040-  lt_tmp_lt_search_path_spec=
ale-0.9.0.3/autom4te.cache/output.1:11041:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ale-0.9.0.3/autom4te.cache/output.1-11042-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11069-}'`
ale-0.9.0.3/autom4te.cache/output.1:11070:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
ale-0.9.0.3/autom4te.cache/output.1-11071-else
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11157-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/autom4te.cache/output.1:11158:    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'
ale-0.9.0.3/autom4te.cache/output.1-11159-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11192-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/autom4te.cache/output.1:11193:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/autom4te.cache/output.1:11194:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.1:11195:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/autom4te.cache/output.1-11196-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11201-      fi'
ale-0.9.0.3/autom4te.cache/output.1:11202:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.1-11203-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11209-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.1:11210:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.1-11211-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11214-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/autom4te.cache/output.1:11215:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.1:11216:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.1-11217-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11223-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/autom4te.cache/output.1:11224:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.1-11225-      else
ale-0.9.0.3/autom4te.cache/output.1:11226:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.1-11227-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11230-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.1:11231:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.1-11232-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11236-  *)
ale-0.9.0.3/autom4te.cache/output.1:11237:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/autom4te.cache/output.1-11238-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11253-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.1:11254:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/autom4te.cache/output.1-11255-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11501-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/autom4te.cache/output.1:11502:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/autom4te.cache/output.1-11503-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-11575-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.1:11576:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.1-11577-    case $host_os in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-12870-done
ale-0.9.0.3/autom4te.cache/output.1:12871:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/autom4te.cache/output.1-12872-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-12902-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/autom4te.cache/output.1:12903:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/autom4te.cache/output.1-12904-  *)
ale-0.9.0.3/autom4te.cache/output.1:12905:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/autom4te.cache/output.1-12906-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-12911-      # Canonicalize the pathname of ld
ale-0.9.0.3/autom4te.cache/output.1:12912:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/autom4te.cache/output.1-12913-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/autom4te.cache/output.1:12914:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/autom4te.cache/output.1-12915-      done
##############################################
ale-0.9.0.3/autom4te.cache/output.1-12946-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/autom4te.cache/output.1:12947:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.1-12948-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-12979-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/autom4te.cache/output.1:12980:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.1-12981-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13013-        # ancient GNU ld didn't support --whole-archive et. al.
ale-0.9.0.3/autom4te.cache/output.1:13014:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ale-0.9.0.3/autom4te.cache/output.1-13015-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13097-          # below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/autom4te.cache/output.1:13098:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/autom4te.cache/output.1-13099-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13188-    }'
ale-0.9.0.3/autom4te.cache/output.1:13189:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.1-13190-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.1-13191-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.1:13192:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.1-13193-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13207-
ale-0.9.0.3/autom4te.cache/output.1:13208:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/autom4te.cache/output.1-13209-        else
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13260-    }'
ale-0.9.0.3/autom4te.cache/output.1:13261:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.1-13262-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.1-13263-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.1:13264:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.1-13265-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13324-          # is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/autom4te.cache/output.1:13325:          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/autom4te.cache/output.1-13326-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13427-            # dependencies.
ale-0.9.0.3/autom4te.cache/output.1:13428:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.1-13429-            ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13492-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.1:13493:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.1-13494-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13528-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/autom4te.cache/output.1:13529:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.1:13530:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13531-	;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13535-	    # SGI C++
ale-0.9.0.3/autom4te.cache/output.1:13536:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13537-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13546-	      if test "$with_gnu_ld" = no; then
ale-0.9.0.3/autom4te.cache/output.1:13547:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13548-	      else
ale-0.9.0.3/autom4te.cache/output.1:13549:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13550-	      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13567-	    # to its proper name (with version) after linking.
ale-0.9.0.3/autom4te.cache/output.1:13568:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.1:13569:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.1-13570-	    # Commands to make compiler produce verbose output that lists
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13577-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.1:13578:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.1-13579-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13592-	    # earlier do not add the objects themselves.
ale-0.9.0.3/autom4te.cache/output.1:13593:	    case `$CC -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.1-13594-	      *"Version 7."*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13613-            # Portland Group C++ compiler
ale-0.9.0.3/autom4te.cache/output.1:13614:	    case `$CC -V` in
ale-0.9.0.3/autom4te.cache/output.1-13615-	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13618-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ale-0.9.0.3/autom4te.cache/output.1:13619:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
ale-0.9.0.3/autom4te.cache/output.1-13620-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13622-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ale-0.9.0.3/autom4te.cache/output.1:13623:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
ale-0.9.0.3/autom4te.cache/output.1-13624-		$RANLIB $oldlib'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13627-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/autom4te.cache/output.1:13628:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13629-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13631-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/autom4te.cache/output.1:13632:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13633-	      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13641-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
ale-0.9.0.3/autom4te.cache/output.1:13642:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.1-13643-            ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13660-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.1:13661:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.1-13662-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13675-	  *)
ale-0.9.0.3/autom4te.cache/output.1:13676:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.1-13677-	    *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13682-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
ale-0.9.0.3/autom4te.cache/output.1:13683:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.1-13684-	      compiler_needs_object_CXX=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13752-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
ale-0.9.0.3/autom4te.cache/output.1:13753:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.1-13754-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13771-	    # to its proper name (with version) after linking.
ale-0.9.0.3/autom4te.cache/output.1:13772:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.1-13773-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13792-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.1:13793:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13794-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13797-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.1:13798:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1:13799:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ale-0.9.0.3/autom4te.cache/output.1-13800-	          echo "-hidden">> $lib.exp~
ale-0.9.0.3/autom4te.cache/output.1:13801:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
ale-0.9.0.3/autom4te.cache/output.1-13802-	          $RM $lib.exp'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13816-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.1:13817:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.1-13818-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-13823-	        osf3*)
ale-0.9.0.3/autom4te.cache/output.1:13824:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13825-		  ;;
ale-0.9.0.3/autom4te.cache/output.1-13826-	        *)
ale-0.9.0.3/autom4te.cache/output.1:13827:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.1-13828-		  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-14058-
ale-0.9.0.3/autom4te.cache/output.1:14059:  for p in `eval "$output_verbose_link_cmd"`; do
ale-0.9.0.3/autom4te.cache/output.1-14060-    case $p in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-14143-linux*)
ale-0.9.0.3/autom4te.cache/output.1:14144:  case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.1-14145-  *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-14194-if test -n "${compiler_lib_search_path_CXX}"; then
ale-0.9.0.3/autom4te.cache/output.1:14195: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ale-0.9.0.3/autom4te.cache/output.1-14196-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-14427-	  *)
ale-0.9.0.3/autom4te.cache/output.1:14428:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.1-14429-	    *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.1-14772-  if test "$hard_links" = no; then
ale-0.9.0.3/autom4te.cache/output.1:14773:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ale-0.9.0.3/autom4te.cache/output.1:14774:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ale-0.9.0.3/autom4te.cache/output.1-14775-    need_locks=warn
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15035-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/autom4te.cache/output.1:15036:    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'
ale-0.9.0.3/autom4te.cache/output.1-15037-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15070-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/autom4te.cache/output.1:15071:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/autom4te.cache/output.1:15072:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.1:15073:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/autom4te.cache/output.1-15074-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15079-      fi'
ale-0.9.0.3/autom4te.cache/output.1:15080:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.1-15081-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15087-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.1:15088:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.1-15089-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15092-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/autom4te.cache/output.1:15093:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.1:15094:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.1-15095-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15101-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/autom4te.cache/output.1:15102:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.1-15103-      else
ale-0.9.0.3/autom4te.cache/output.1:15104:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.1-15105-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15108-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.1:15109:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.1-15110-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15114-  *)
ale-0.9.0.3/autom4te.cache/output.1:15115:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/autom4te.cache/output.1-15116-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15131-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.1:15132:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/autom4te.cache/output.1-15133-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15378-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/autom4te.cache/output.1:15379:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/autom4te.cache/output.1-15380-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15452-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.1:15453:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.1-15454-    case $host_os in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-15866-do
ale-0.9.0.3/autom4te.cache/output.1:15867:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-15868-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16007-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:16008:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-16009-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16274-
ale-0.9.0.3/autom4te.cache/output.1:16275:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.1-16276-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16279-			fi
ale-0.9.0.3/autom4te.cache/output.1:16280:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.1-16281-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16377-
ale-0.9.0.3/autom4te.cache/output.1:16378:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.1-16379-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16382-			fi
ale-0.9.0.3/autom4te.cache/output.1:16383:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.1-16384-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16400-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.1:16401:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.1-16402-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16447-
ale-0.9.0.3/autom4te.cache/output.1:16448:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.1-16449-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16696-
ale-0.9.0.3/autom4te.cache/output.1:16697:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.1-16698-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16701-			fi
ale-0.9.0.3/autom4te.cache/output.1:16702:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.1-16703-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16799-
ale-0.9.0.3/autom4te.cache/output.1:16800:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.1-16801-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16804-			fi
ale-0.9.0.3/autom4te.cache/output.1:16805:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.1-16806-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16822-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.1:16823:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.1-16824-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-16869-
ale-0.9.0.3/autom4te.cache/output.1:16870:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.1-16871-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-17118-
ale-0.9.0.3/autom4te.cache/output.1:17119:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.1-17120-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-17123-			fi
ale-0.9.0.3/autom4te.cache/output.1:17124:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.1-17125-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-17221-
ale-0.9.0.3/autom4te.cache/output.1:17222:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.1-17223-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-17226-			fi
ale-0.9.0.3/autom4te.cache/output.1:17227:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.1-17228-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-17244-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.1:17245:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.1-17246-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-17291-
ale-0.9.0.3/autom4te.cache/output.1:17292:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.1-17293-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-17471-do
ale-0.9.0.3/autom4te.cache/output.1:17472:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-17473-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.1-17563-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:17564:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-17565-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-18227-do
ale-0.9.0.3/autom4te.cache/output.1:18228:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-18229-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-18368-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:18369:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-18370-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-20086-do
ale-0.9.0.3/autom4te.cache/output.1:20087:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-20088-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-20227-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:20228:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-20229-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-20879-do
ale-0.9.0.3/autom4te.cache/output.1:20880:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-20881-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21020-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:21021:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-21022-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21031-do
ale-0.9.0.3/autom4te.cache/output.1:21032:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-21033-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21123-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:21124:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-21125-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21442-do
ale-0.9.0.3/autom4te.cache/output.1:21443:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-21444-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21583-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:21584:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-21585-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21659-ac_save_IFS=$IFS; IFS=','
ale-0.9.0.3/autom4te.cache/output.1:21660:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
ale-0.9.0.3/autom4te.cache/output.1-21661-IFS=$ac_save_IFS
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21683-do
ale-0.9.0.3/autom4te.cache/output.1:21684:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-21685-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21775-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:21776:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-21777-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21892-do
ale-0.9.0.3/autom4te.cache/output.1:21893:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.1-21894-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.1-21984-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.1:21985:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.1-21986-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.1-22648-		IMAGEMAGICK_VERSION=`Magick-config --version`
ale-0.9.0.3/autom4te.cache/output.1:22649:		IMAGEMAGICK_VERSION_A=`echo $IMAGEMAGICK_VERSION | cut -f 1 -d '.'`
ale-0.9.0.3/autom4te.cache/output.1:22650:		IMAGEMAGICK_VERSION_B=`echo $IMAGEMAGICK_VERSION | cut -f 2 -d '.'`
ale-0.9.0.3/autom4te.cache/output.1:22651:		IMAGEMAGICK_VERSION_C=`echo $IMAGEMAGICK_VERSION | cut -f 3 -d '.'`
ale-0.9.0.3/autom4te.cache/output.1-22652-		
##############################################
ale-0.9.0.3/autom4te.cache/output.1-22659-		  && test $IMAGEMAGICK_VERSION_C -ge 6 ); then
ale-0.9.0.3/autom4te.cache/output.1:22660:		  	IMAGEMAGICK_CFLAGS=`$MAGICK_CONFIG --cflags`
ale-0.9.0.3/autom4te.cache/output.1:22661:			IMAGEMAGICK_CPPFLAGS="`$MAGICK_CONFIG --cppflags` -DUSE_MAGICK"
ale-0.9.0.3/autom4te.cache/output.1:22662:			IMAGEMAGICK_LDFLAGS=`$MAGICK_CONFIG --ldflags`
ale-0.9.0.3/autom4te.cache/output.1:22663:			IMAGEMAGICK_LIBS=`$MAGICK_CONFIG --libs`
ale-0.9.0.3/autom4te.cache/output.1-22664-		else
##############################################
ale-0.9.0.3/autom4te.cache/output.1-23708-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.1:23709:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ale-0.9.0.3/autom4te.cache/output.1-23710-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ale-0.9.0.3/autom4te.cache/output.1-23760-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.1:23761:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/output.1-23762-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-23776-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.1:23777:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/output.1-23778-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-23845-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
ale-0.9.0.3/autom4te.cache/output.1:23846:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ale-0.9.0.3/autom4te.cache/output.1-23847-  as_echo='printf %s\n'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-23849-else
ale-0.9.0.3/autom4te.cache/output.1:23850:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ale-0.9.0.3/autom4te.cache/output.1-23851-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-23859-	expr "X$arg" : "X\\(.*\\)$as_nl";
ale-0.9.0.3/autom4te.cache/output.1:23860:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ale-0.9.0.3/autom4te.cache/output.1-23861-      esac;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-23975-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.1:23976:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
ale-0.9.0.3/autom4te.cache/output.1-23977-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24088-	esac;
ale-0.9.0.3/autom4te.cache/output.1:24089:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.1-24090-	???[sx]*):;;*)false;;esac;fi
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24173-configured by $0, generated by GNU Autoconf 2.63,
ale-0.9.0.3/autom4te.cache/output.1:24174:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
ale-0.9.0.3/autom4te.cache/output.1-24175-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24194-  --*=*)
ale-0.9.0.3/autom4te.cache/output.1:24195:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ale-0.9.0.3/autom4te.cache/output.1:24196:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.1-24197-    ac_shift=:
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24216-    case $ac_optarg in
ale-0.9.0.3/autom4te.cache/output.1:24217:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.1-24218-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24223-    case $ac_optarg in
ale-0.9.0.3/autom4te.cache/output.1:24224:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.1-24225-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24294-delay_variable_subst='$delay_variable_subst'
ale-0.9.0.3/autom4te.cache/output.1:24295:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24296:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24297:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24298:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24299:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24300:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24301:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24302:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24303:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24304:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24305:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24306:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24307:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24308:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24309:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24310:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24311:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24312:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24313:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24314:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24315:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24316:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24317:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24318:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24319:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24320:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24321:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24322:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24323:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24324:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24325:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24326:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24327:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24328:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24329:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24330:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24331:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24332:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24333:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24334:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24335:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24336:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24337:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24338:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24339:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24340:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24341:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24342:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24343:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24344:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24345:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24346:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24347:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24348:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24349:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24350:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24351:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24352:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24353:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24354:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24355:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24356:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24357:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24358:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24359:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24360:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24361:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24362:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24363:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24364:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24365:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24366:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24367:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24368:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24369:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24370:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24371:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24372:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24373:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24374:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24375:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24376:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24377:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24378:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24379:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24380:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24381:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24382:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24383:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24384:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24385:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24386:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24387:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24388:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24389:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24390:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24391:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24392:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24393:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24394:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24395:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24396:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24397:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24398:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24399:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24400:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24401:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24402:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24403:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24404:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24405:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24406:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24407:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24408:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24409:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24410:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24411:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24412:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24413:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24414:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24415:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24416:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24417:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24418:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24419:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24420:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24421:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24422:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24423:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24424:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24425:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24426:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24427:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24428:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24429:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24430:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24431:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24432:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24433:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24434:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24435:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24436:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24437:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24438:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24439:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24440:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24441:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24442:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24443:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24444:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24445:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24446:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24447:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24448:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24449:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24450:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24451:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24452:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24453:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24454:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24455:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24456:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24457:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24458:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24459:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24460:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24461:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24462:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24463:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24464:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1:24465:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.1-24466-
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24561-compiler_lib_search_path_CXX; do
ale-0.9.0.3/autom4te.cache/output.1:24562:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/autom4te.cache/output.1-24563-    *[\\\\\\\`\\"\\\$]*)
ale-0.9.0.3/autom4te.cache/output.1:24564:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ale-0.9.0.3/autom4te.cache/output.1-24565-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24599-prelink_cmds_CXX; do
ale-0.9.0.3/autom4te.cache/output.1:24600:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/autom4te.cache/output.1-24601-    *[\\\\\\\`\\"\\\$]*)
ale-0.9.0.3/autom4te.cache/output.1:24602:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ale-0.9.0.3/autom4te.cache/output.1-24603-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24611-case \$lt_ECHO in
ale-0.9.0.3/autom4te.cache/output.1:24612:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
ale-0.9.0.3/autom4te.cache/output.1-24613-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24704-ac_cr=''
ale-0.9.0.3/autom4te.cache/output.1:24705:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ale-0.9.0.3/autom4te.cache/output.1-24706-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24723-   { (exit 1); exit 1; }; }
ale-0.9.0.3/autom4te.cache/output.1:24724:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
ale-0.9.0.3/autom4te.cache/output.1-24725-ac_delim='%!_!# '
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24731-
ale-0.9.0.3/autom4te.cache/output.1:24732:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ale-0.9.0.3/autom4te.cache/output.1-24733-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-24865-for ac_last_try in false false :; do
ale-0.9.0.3/autom4te.cache/output.1:24866:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
ale-0.9.0.3/autom4te.cache/output.1-24867-  if test -z "$ac_t"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25005-      esac
ale-0.9.0.3/autom4te.cache/output.1:25006:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ale-0.9.0.3/autom4te.cache/output.1-25007-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25068-      case $as_dir in #(
ale-0.9.0.3/autom4te.cache/output.1:25069:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ale-0.9.0.3/autom4te.cache/output.1-25070-      *) as_qdir=$as_dir;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25106-*)
ale-0.9.0.3/autom4te.cache/output.1:25107:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ale-0.9.0.3/autom4te.cache/output.1-25108-  # A ".." for each directory in $ac_dir_suffix.
ale-0.9.0.3/autom4te.cache/output.1:25109:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ale-0.9.0.3/autom4te.cache/output.1-25110-  case $ac_top_builddir_sub in
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25169-'
ale-0.9.0.3/autom4te.cache/output.1:25170:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ale-0.9.0.3/autom4te.cache/output.1-25171-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25186-
ale-0.9.0.3/autom4te.cache/output.1:25187:# Neutralize VPATH when `$srcdir' = `.'.
ale-0.9.0.3/autom4te.cache/output.1-25188-# Shell code in configure.ac might set extrasub.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25216-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ale-0.9.0.3/autom4te.cache/output.1:25217:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
ale-0.9.0.3/autom4te.cache/output.1:25218:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
ale-0.9.0.3/autom4te.cache/output.1-25219-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25269-    * )
ale-0.9.0.3/autom4te.cache/output.1:25270:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ale-0.9.0.3/autom4te.cache/output.1-25271-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25315-  # Strip MF so we end up with the name of the file.
ale-0.9.0.3/autom4te.cache/output.1:25316:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ale-0.9.0.3/autom4te.cache/output.1-25317-  # Check whether this is an Automake generated Makefile or not.
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25352-  # from the Makefile without running `make'.
ale-0.9.0.3/autom4te.cache/output.1:25353:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.1-25354-  test -z "$DEPDIR" && continue
ale-0.9.0.3/autom4te.cache/output.1:25355:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.1-25356-  test -z "am__include" && continue
ale-0.9.0.3/autom4te.cache/output.1:25357:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.1-25358-  # When using ansi2knr, U may be empty or an underscore; expand it
ale-0.9.0.3/autom4te.cache/output.1:25359:  U=`sed -n 's/^U = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.1-25360-  # Find all dependency output files, they are included files with
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25399-      case $as_dir in #(
ale-0.9.0.3/autom4te.cache/output.1:25400:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ale-0.9.0.3/autom4te.cache/output.1-25401-      *) as_qdir=$as_dir;;
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25452-
ale-0.9.0.3/autom4te.cache/output.1:25453:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ale-0.9.0.3/autom4te.cache/output.1-25454-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25981-  # Extract subdirectory from the argument.
ale-0.9.0.3/autom4te.cache/output.1:25982:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ale-0.9.0.3/autom4te.cache/output.1-25983-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.1-25992-{
ale-0.9.0.3/autom4te.cache/output.1:25993:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ale-0.9.0.3/autom4te.cache/output.1-25994-}
##############################################
ale-0.9.0.3/autom4te.cache/output.1-26019-{
ale-0.9.0.3/autom4te.cache/output.1:26020:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
ale-0.9.0.3/autom4te.cache/output.1:26021:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
ale-0.9.0.3/autom4te.cache/output.1-26022-}
##############################################
ale-0.9.0.3/autom4te.cache/output.1-26026-{
ale-0.9.0.3/autom4te.cache/output.1:26027:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
ale-0.9.0.3/autom4te.cache/output.1-26028-}
##############################################
ale-0.9.0.3/autom4te.cache/output.1-26032-{
ale-0.9.0.3/autom4te.cache/output.1:26033:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
ale-0.9.0.3/autom4te.cache/output.1-26034-}
##############################################
ale-0.9.0.3/autom4te.cache/output.1-26038-{
ale-0.9.0.3/autom4te.cache/output.1:26039:  func_arith_result=`expr "$@"`
ale-0.9.0.3/autom4te.cache/output.1-26040-}
##############################################
ale-0.9.0.3/autom4te.cache/output.1-26045-{
ale-0.9.0.3/autom4te.cache/output.1:26046:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ale-0.9.0.3/autom4te.cache/output.1-26047-}
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-40-	     IFS=-.
ale-0.9.0.3/autom4te.cache/traces.0:41:	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
ale-0.9.0.3/autom4te.cache/traces.0-42-	     IFS=$save_IFS
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-359-    # And add a safety zone
ale-0.9.0.3/autom4te.cache/traces.0:360:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/traces.0:361:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/traces.0-362-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-387-    if test -n "$kargmax"; then
ale-0.9.0.3/autom4te.cache/traces.0:388:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ale-0.9.0.3/autom4te.cache/traces.0-389-    else
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-395-    if test -n "$lt_cv_sys_max_cmd_len"; then
ale-0.9.0.3/autom4te.cache/traces.0:396:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/traces.0:397:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/traces.0-398-    else
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-407-      # we can't tell.
ale-0.9.0.3/autom4te.cache/traces.0:408:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ale-0.9.0.3/autom4te.cache/traces.0-409-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-411-      do
ale-0.9.0.3/autom4te.cache/traces.0:412:        i=`expr $i + 1`
ale-0.9.0.3/autom4te.cache/traces.0-413-        teststring=$teststring$teststring
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-415-      # Only check the string length outside the loop.
ale-0.9.0.3/autom4te.cache/traces.0:416:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ale-0.9.0.3/autom4te.cache/traces.0-417-      teststring=
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-420-      # linker.  It appears as though 1/2 is a usable value.
ale-0.9.0.3/autom4te.cache/traces.0:421:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ale-0.9.0.3/autom4te.cache/traces.0-422-    fi
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-578-	"file_magic "*)
ale-0.9.0.3/autom4te.cache/traces.0:579:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/autom4te.cache/traces.0-580-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-638-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/autom4te.cache/traces.0:639:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/autom4te.cache/traces.0-640-  *)
ale-0.9.0.3/autom4te.cache/traces.0:641:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/autom4te.cache/traces.0-642-  esac
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-647-      # Canonicalize the pathname of ld
ale-0.9.0.3/autom4te.cache/traces.0:648:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/autom4te.cache/traces.0-649-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/autom4te.cache/traces.0:650:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/autom4te.cache/traces.0-651-      done
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-678-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/autom4te.cache/traces.0:679:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/traces.0-680-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-733-	# Tru64's nm complains that /dev/null is an invalid object file
ale-0.9.0.3/autom4te.cache/traces.0:734:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/traces.0-735-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-739-	*)
ale-0.9.0.3/autom4te.cache/traces.0:740:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/traces.0-741-	  */dev/null*)
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-983-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/traces.0:984:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
ale-0.9.0.3/autom4te.cache/traces.0-985-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1039-    [m4_ifset([AC_LIST_HEADERS],
ale-0.9.0.3/autom4te.cache/traces.0:1040:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
ale-0.9.0.3/autom4te.cache/traces.0-1041-	[])])])
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1052-name=ltdl
ale-0.9.0.3/autom4te.cache/traces.0:1053:LTDLOPEN=`eval "\\$ECHO \"$libname_spec\""`
ale-0.9.0.3/autom4te.cache/traces.0-1054-AC_SUBST([LTDLOPEN])
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1312-    ac_nlist=conftest.nm
ale-0.9.0.3/autom4te.cache/traces.0:1313:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
ale-0.9.0.3/autom4te.cache/traces.0-1314-      # See whether the symbols have a leading underscore.
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1539-changequote(,)dnl
ale-0.9.0.3/autom4te.cache/traces.0:1540:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/autom4te.cache/traces.0-1541-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1546-changequote(,)dnl
ale-0.9.0.3/autom4te.cache/traces.0:1547:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/autom4te.cache/traces.0-1548-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1565-changequote(,)dnl
ale-0.9.0.3/autom4te.cache/traces.0:1566:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/autom4te.cache/traces.0-1567-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1590-      case "$ac_file" in
ale-0.9.0.3/autom4te.cache/traces.0:1591:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ale-0.9.0.3/autom4te.cache/traces.0-1592-      esac
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1595-        # Adjust a relative srcdir.
ale-0.9.0.3/autom4te.cache/traces.0:1596:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ale-0.9.0.3/autom4te.cache/traces.0:1597:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ale-0.9.0.3/autom4te.cache/traces.0:1598:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ale-0.9.0.3/autom4te.cache/traces.0-1599-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1602-        case "$ac_given_srcdir" in
ale-0.9.0.3/autom4te.cache/traces.0:1603:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ale-0.9.0.3/autom4te.cache/traces.0-1604-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1622-            fi
ale-0.9.0.3/autom4te.cache/traces.0:1623:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ale-0.9.0.3/autom4te.cache/traces.0-1624-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1716-  # Adjust a relative srcdir.
ale-0.9.0.3/autom4te.cache/traces.0:1717:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ale-0.9.0.3/autom4te.cache/traces.0:1718:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ale-0.9.0.3/autom4te.cache/traces.0:1719:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ale-0.9.0.3/autom4te.cache/traces.0-1720-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1723-  case "$ac_given_srcdir" in
ale-0.9.0.3/autom4te.cache/traces.0:1724:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ale-0.9.0.3/autom4te.cache/traces.0-1725-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1784-  # Set POTFILES to the value of the Makefile variable POTFILES.
ale-0.9.0.3/autom4te.cache/traces.0:1785:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
ale-0.9.0.3/autom4te.cache/traces.0:1786:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ale-0.9.0.3/autom4te.cache/traces.0-1787-  # Compute POTFILES_DEPS as
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1799-    # The LINGUAS file contains the set of available languages.
ale-0.9.0.3/autom4te.cache/traces.0:1800:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ale-0.9.0.3/autom4te.cache/traces.0-1801-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1803-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ale-0.9.0.3/autom4te.cache/traces.0:1804:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ale-0.9.0.3/autom4te.cache/traces.0:1805:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ale-0.9.0.3/autom4te.cache/traces.0-1806-  fi
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1847-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ale-0.9.0.3/autom4te.cache/traces.0:1848:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/autom4te.cache/traces.0-1849-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ale-0.9.0.3/autom4te.cache/traces.0:1850:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/autom4te.cache/traces.0-1851-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1888-      QTCATALOGS="$QTCATALOGS $lang.qm"
ale-0.9.0.3/autom4te.cache/traces.0:1889:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/autom4te.cache/traces.0-1890-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ale-0.9.0.3/autom4te.cache/traces.0:1891:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/autom4te.cache/traces.0-1892-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1899-    for lang in $ALL_LINGUAS; do
ale-0.9.0.3/autom4te.cache/traces.0:1900:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/autom4te.cache/traces.0-1901-      cat >> "$ac_file.tmp" <<EOF
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-1910-    for lang in $ALL_LINGUAS; do
ale-0.9.0.3/autom4te.cache/traces.0:1911:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/autom4te.cache/traces.0-1912-      cat >> "$ac_file.tmp" <<EOF
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2012-# expand $ac_aux_dir to an absolute path
ale-0.9.0.3/autom4te.cache/traces.0:2013:am_aux_dir=`cd $ac_aux_dir && pwd`
ale-0.9.0.3/autom4te.cache/traces.0-2014-])
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2068-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/traces.0:2069:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ale-0.9.0.3/autom4te.cache/traces.0-2070-  fi
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2162-  # Strip MF so we end up with the name of the file.
ale-0.9.0.3/autom4te.cache/traces.0:2163:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ale-0.9.0.3/autom4te.cache/traces.0-2164-  # Check whether this is an Automake generated Makefile or not.
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2171-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ale-0.9.0.3/autom4te.cache/traces.0:2172:    dirpart=`AS_DIRNAME("$mf")`
ale-0.9.0.3/autom4te.cache/traces.0-2173-  else
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2177-  # from the Makefile without running `make'.
ale-0.9.0.3/autom4te.cache/traces.0:2178:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/traces.0-2179-  test -z "$DEPDIR" && continue
ale-0.9.0.3/autom4te.cache/traces.0:2180:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/traces.0-2181-  test -z "am__include" && continue
ale-0.9.0.3/autom4te.cache/traces.0:2182:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/traces.0-2183-  # When using ansi2knr, U may be empty or an underscore; expand it
ale-0.9.0.3/autom4te.cache/traces.0:2184:  U=`sed -n 's/^U = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/traces.0-2185-  # Find all dependency output files, they are included files with
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2193-    test -f "$dirpart/$file" && continue
ale-0.9.0.3/autom4te.cache/traces.0:2194:    fdir=`AS_DIRNAME(["$file"])`
ale-0.9.0.3/autom4te.cache/traces.0-2195-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2210-AC_REQUIRE([AC_PROG_INSTALL])dnl
ale-0.9.0.3/autom4te.cache/traces.0:2211:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ale-0.9.0.3/autom4te.cache/traces.0-2212-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2289-    * )
ale-0.9.0.3/autom4te.cache/traces.0:2290:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ale-0.9.0.3/autom4te.cache/traces.0-2291-  esac
ale-0.9.0.3/autom4te.cache/traces.0-2292-done
ale-0.9.0.3/autom4te.cache/traces.0:2293:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ale-0.9.0.3/autom4te.cache/traces.0-2294-m4trace:/usr/share/aclocal-1.10/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2323-# case it prints its new name instead of `make'.
ale-0.9.0.3/autom4te.cache/traces.0:2324:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ale-0.9.0.3/autom4te.cache/traces.0-2325-   am__include=include
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2331-   echo '.include "confinc"' > confmf
ale-0.9.0.3/autom4te.cache/traces.0:2332:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ale-0.9.0.3/autom4te.cache/traces.0-2333-      am__include=.include
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2390-if (
ale-0.9.0.3/autom4te.cache/traces.0:2391:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ale-0.9.0.3/autom4te.cache/traces.0-2392-   if test "$[*]" = "X"; then
ale-0.9.0.3/autom4te.cache/traces.0-2393-      # -L didn't work.
ale-0.9.0.3/autom4te.cache/traces.0:2394:      set X `ls -t $srcdir/configure conftest.file`
ale-0.9.0.3/autom4te.cache/traces.0-2395-   fi
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-2987-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/traces.0:2988:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/traces.0-2989-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/traces.0-3026-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/traces.0:3027:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/traces.0-3028-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
ale-0.9.0.3/autom4te.cache/output.2:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ale-0.9.0.3/autom4te.cache/output.2-50-  as_echo='printf %s\n'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-52-else
ale-0.9.0.3/autom4te.cache/output.2:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ale-0.9.0.3/autom4te.cache/output.2-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ale-0.9.0.3/autom4te.cache/output.2:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ale-0.9.0.3/autom4te.cache/output.2-64-      esac;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-236-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
ale-0.9.0.3/autom4te.cache/output.2:237:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
ale-0.9.0.3/autom4te.cache/output.2-238-") 2> /dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-351-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.2:352:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
ale-0.9.0.3/autom4te.cache/output.2-353-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-447-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.2:448:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
ale-0.9.0.3/autom4te.cache/output.2-449-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-560-	esac;
ale-0.9.0.3/autom4te.cache/output.2:561:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.2-562-	???[sx]*):;;*)false;;esac;fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-582-  # Remove one level of quotation (which was required for Make).
ale-0.9.0.3/autom4te.cache/output.2:583:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
ale-0.9.0.3/autom4te.cache/output.2-584-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-593-  :
ale-0.9.0.3/autom4te.cache/output.2:594:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
ale-0.9.0.3/autom4te.cache/output.2-595-  # Yippee, $ECHO works!
##############################################
ale-0.9.0.3/autom4te.cache/output.2-619-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
ale-0.9.0.3/autom4te.cache/output.2:620:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
ale-0.9.0.3/autom4te.cache/output.2-621-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
ale-0.9.0.3/autom4te.cache/output.2-627-
ale-0.9.0.3/autom4te.cache/output.2:628:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.2:629:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.2-630-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-642-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
ale-0.9.0.3/autom4te.cache/output.2:643:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.2:644:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.2-645-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-654-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.2:655:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.2-656-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-669-        ECHO='printf %s\n'
ale-0.9.0.3/autom4te.cache/output.2:670:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.2:671:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.2-672-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-674-	  :
ale-0.9.0.3/autom4te.cache/output.2:675:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.2-676-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.2:677:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.2-678-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-683-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
ale-0.9.0.3/autom4te.cache/output.2:684:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.2-685-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.2:686:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.2-687-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-693-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
ale-0.9.0.3/autom4te.cache/output.2:694:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
ale-0.9.0.3/autom4te.cache/output.2-695-	    then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-701-	  if test "$prev" != 'sed 50q "$0"'; then
ale-0.9.0.3/autom4te.cache/output.2:702:	    echo_test_string=`eval $prev`
ale-0.9.0.3/autom4te.cache/output.2-703-	    export echo_test_string
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1167-  case $ac_option in
ale-0.9.0.3/autom4te.cache/output.2:1168:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ale-0.9.0.3/autom4te.cache/output.2-1169-  *)	ac_optarg=yes ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1210-  -disable-* | --disable-*)
ale-0.9.0.3/autom4te.cache/output.2:1211:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.2-1212-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1216-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.2:1217:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.2-1218-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1237-  -enable-* | --enable-*)
ale-0.9.0.3/autom4te.cache/output.2:1238:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ale-0.9.0.3/autom4te.cache/output.2-1239-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1243-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.2:1244:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.2-1245-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1442-  -with-* | --with-*)
ale-0.9.0.3/autom4te.cache/output.2:1443:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ale-0.9.0.3/autom4te.cache/output.2-1444-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1448-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.2:1449:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.2-1450-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1459-  -without-* | --without-*)
ale-0.9.0.3/autom4te.cache/output.2:1460:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.2-1461-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1465-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.2:1466:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.2-1467-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1499-  *=*)
ale-0.9.0.3/autom4te.cache/output.2:1500:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ale-0.9.0.3/autom4te.cache/output.2-1501-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1519-if test -n "$ac_prev"; then
ale-0.9.0.3/autom4te.cache/output.2:1520:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ale-0.9.0.3/autom4te.cache/output.2-1521-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1543-    */ )
ale-0.9.0.3/autom4te.cache/output.2:1544:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.2-1545-      eval $ac_var=\$ac_val;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1581-ac_ls_di=`ls -di .` &&
ale-0.9.0.3/autom4te.cache/output.2:1582:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ale-0.9.0.3/autom4te.cache/output.2-1583-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1641-case $srcdir in
ale-0.9.0.3/autom4te.cache/output.2:1642:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ale-0.9.0.3/autom4te.cache/output.2-1643-esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1684-By default, \`make install' will install all the files in
ale-0.9.0.3/autom4te.cache/output.2:1685:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ale-0.9.0.3/autom4te.cache/output.2:1686:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ale-0.9.0.3/autom4te.cache/output.2-1687-for instance \`--prefix=\$HOME'.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1794-*)
ale-0.9.0.3/autom4te.cache/output.2:1795:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ale-0.9.0.3/autom4te.cache/output.2-1796-  # A ".." for each directory in $ac_dir_suffix.
ale-0.9.0.3/autom4te.cache/output.2:1797:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ale-0.9.0.3/autom4te.cache/output.2-1798-  case $ac_top_builddir_sub in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-1927-    *\'*)
ale-0.9.0.3/autom4te.cache/output.2:1928:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.2-1929-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2014-      case $ac_val in
ale-0.9.0.3/autom4te.cache/output.2:2015:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ale-0.9.0.3/autom4te.cache/output.2-2016-      esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2031-	case $ac_val in
ale-0.9.0.3/autom4te.cache/output.2:2032:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ale-0.9.0.3/autom4te.cache/output.2-2033-	esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2147-    set,)
ale-0.9.0.3/autom4te.cache/output.2:2148:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ale-0.9.0.3/autom4te.cache/output.2:2149:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ale-0.9.0.3/autom4te.cache/output.2-2150-      ac_cache_corrupted=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2158-	# differences in whitespace do not lead to failure.
ale-0.9.0.3/autom4te.cache/output.2:2159:	ac_old_val_w=`echo x $ac_old_val`
ale-0.9.0.3/autom4te.cache/output.2:2160:	ac_new_val_w=`echo x $ac_new_val`
ale-0.9.0.3/autom4te.cache/output.2-2161-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2178-    case $ac_new_val in
ale-0.9.0.3/autom4te.cache/output.2:2179:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.2-2180-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2369-if (
ale-0.9.0.3/autom4te.cache/output.2:2370:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ale-0.9.0.3/autom4te.cache/output.2-2371-   if test "$*" = "X"; then
ale-0.9.0.3/autom4te.cache/output.2-2372-      # -L didn't work.
ale-0.9.0.3/autom4te.cache/output.2:2373:      set X `ls -t $srcdir/configure conftest.file`
ale-0.9.0.3/autom4te.cache/output.2-2374-   fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2411-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ale-0.9.0.3/autom4te.cache/output.2:2412:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ale-0.9.0.3/autom4te.cache/output.2-2413-
ale-0.9.0.3/autom4te.cache/output.2-2414-# expand $ac_aux_dir to an absolute path
ale-0.9.0.3/autom4te.cache/output.2:2415:am_aux_dir=`cd $ac_aux_dir && pwd`
ale-0.9.0.3/autom4te.cache/output.2-2416-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2440-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
ale-0.9.0.3/autom4te.cache/output.2:2441:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ale-0.9.0.3/autom4te.cache/output.2-2442-	     'mkdir (GNU coreutils) '* | \
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2519-set x ${MAKE-make}
ale-0.9.0.3/autom4te.cache/output.2:2520:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ale-0.9.0.3/autom4te.cache/output.2-2521-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2529-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
ale-0.9.0.3/autom4te.cache/output.2:2530:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.2-2531-  *@@@%%%=?*=@@@%%%*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2556-
ale-0.9.0.3/autom4te.cache/output.2:2557:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ale-0.9.0.3/autom4te.cache/output.2-2558-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2895-$as_echo_n "checking for C++ compiler default output file name... " >&6; }
ale-0.9.0.3/autom4te.cache/output.2:2896:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ale-0.9.0.3/autom4te.cache/output.2-2897-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-2939-	then :; else
ale-0.9.0.3/autom4te.cache/output.2:2940:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ale-0.9.0.3/autom4te.cache/output.2-2941-	fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-3042-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ale-0.9.0.3/autom4te.cache/output.2:3043:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ale-0.9.0.3/autom4te.cache/output.2-3044-	  break;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-3100-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ale-0.9.0.3/autom4te.cache/output.2:3101:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.2-3102-       break;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-3369-# case it prints its new name instead of `make'.
ale-0.9.0.3/autom4te.cache/output.2:3370:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ale-0.9.0.3/autom4te.cache/output.2-3371-   am__include=include
##############################################
ale-0.9.0.3/autom4te.cache/output.2-3377-   echo '.include "confinc"' > confmf
ale-0.9.0.3/autom4te.cache/output.2:3378:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ale-0.9.0.3/autom4te.cache/output.2-3379-      am__include=.include
##############################################
ale-0.9.0.3/autom4te.cache/output.2-3436-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.2:3437:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.2-3438-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4227-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.2:4228:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.2-4229-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4417-test "x$ac_build_alias" = x &&
ale-0.9.0.3/autom4te.cache/output.2:4418:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ale-0.9.0.3/autom4te.cache/output.2-4419-test "x$ac_build_alias" = x &&
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4422-   { (exit 1); exit 1; }; }
ale-0.9.0.3/autom4te.cache/output.2:4423:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ale-0.9.0.3/autom4te.cache/output.2-4424-  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4447-IFS=$ac_save_IFS
ale-0.9.0.3/autom4te.cache/output.2:4448:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ale-0.9.0.3/autom4te.cache/output.2-4449-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4458-else
ale-0.9.0.3/autom4te.cache/output.2:4459:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ale-0.9.0.3/autom4te.cache/output.2-4460-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4484-IFS=$ac_save_IFS
ale-0.9.0.3/autom4te.cache/output.2:4485:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ale-0.9.0.3/autom4te.cache/output.2-4486-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4744-  # Check for GNU $ac_path_GREP
ale-0.9.0.3/autom4te.cache/output.2:4745:case `"$ac_path_GREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-4746-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4758-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.2:4759:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.2-4760-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4812-  # Check for GNU $ac_path_EGREP
ale-0.9.0.3/autom4te.cache/output.2:4813:case `"$ac_path_EGREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-4814-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-4826-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.2:4827:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.2-4828-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5050-do
ale-0.9.0.3/autom4te.cache/output.2:5051:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-5052-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5102-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:5103:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-5104-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5413-  # Check for GNU $ac_path_SED
ale-0.9.0.3/autom4te.cache/output.2:5414:case `"$ac_path_SED" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-5415-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5427-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.2:5428:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.2-5429-    if test $ac_count -gt ${ac_path_SED_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5494-  # Check for GNU $ac_path_FGREP
ale-0.9.0.3/autom4te.cache/output.2:5495:case `"$ac_path_FGREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-5496-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5508-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.2:5509:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.2-5510-    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5576-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/autom4te.cache/output.2:5577:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/autom4te.cache/output.2-5578-  *)
ale-0.9.0.3/autom4te.cache/output.2:5579:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/autom4te.cache/output.2-5580-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5585-      # Canonicalize the pathname of ld
ale-0.9.0.3/autom4te.cache/output.2:5586:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/autom4te.cache/output.2-5587-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/autom4te.cache/output.2:5588:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/autom4te.cache/output.2-5589-      done
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5620-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/autom4te.cache/output.2:5621:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.2-5622-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5653-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/autom4te.cache/output.2:5654:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.2-5655-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5698-	# Tru64's nm complains that /dev/null is an invalid object file
ale-0.9.0.3/autom4te.cache/output.2:5699:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/output.2-5700-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5704-	*)
ale-0.9.0.3/autom4te.cache/output.2:5705:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/output.2-5706-	  */dev/null*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5927-    # And add a safety zone
ale-0.9.0.3/autom4te.cache/output.2:5928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/output.2:5929:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/output.2-5930-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5955-    if test -n "$kargmax"; then
ale-0.9.0.3/autom4te.cache/output.2:5956:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ale-0.9.0.3/autom4te.cache/output.2-5957-    else
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5963-    if test -n "$lt_cv_sys_max_cmd_len"; then
ale-0.9.0.3/autom4te.cache/output.2:5964:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/output.2:5965:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/output.2-5966-    else
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5975-      # we can't tell.
ale-0.9.0.3/autom4te.cache/output.2:5976:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ale-0.9.0.3/autom4te.cache/output.2-5977-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5979-      do
ale-0.9.0.3/autom4te.cache/output.2:5980:        i=`expr $i + 1`
ale-0.9.0.3/autom4te.cache/output.2-5981-        teststring=$teststring$teststring
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5983-      # Only check the string length outside the loop.
ale-0.9.0.3/autom4te.cache/output.2:5984:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ale-0.9.0.3/autom4te.cache/output.2-5985-      teststring=
##############################################
ale-0.9.0.3/autom4te.cache/output.2-5988-      # linker.  It appears as though 1/2 is a usable value.
ale-0.9.0.3/autom4te.cache/output.2:5989:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ale-0.9.0.3/autom4te.cache/output.2-5990-    fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-6343-openbsd*)
ale-0.9.0.3/autom4te.cache/output.2:6344:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.2-6345-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-6832-# If we're using GNU nm, then use its standard symbol codes.
ale-0.9.0.3/autom4te.cache/output.2:6833:case `$NM -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-6834-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-6850-mingw*)
ale-0.9.0.3/autom4te.cache/output.2:6851:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ale-0.9.0.3/autom4te.cache/output.2-6852-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-7046-  (exit $ac_status); }; then
ale-0.9.0.3/autom4te.cache/output.2:7047:    case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.2-7048-      *ELF-32*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-7066-    if test "$lt_cv_prog_gnu_ld" = yes; then
ale-0.9.0.3/autom4te.cache/output.2:7067:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.2-7068-	*32-bit*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-7078-    else
ale-0.9.0.3/autom4te.cache/output.2:7079:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.2-7080-	*32-bit*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-7867-do
ale-0.9.0.3/autom4te.cache/output.2:7868:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-7869-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.2-7919-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:7920:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-7921-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-8328-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.2:8329:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.2-8330-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-8918-done
ale-0.9.0.3/autom4te.cache/output.2:8919:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/autom4te.cache/output.2-8920-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-8947-	"file_magic "*)
ale-0.9.0.3/autom4te.cache/output.2:8948:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/autom4te.cache/output.2-8949-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9013-	"file_magic "*)
ale-0.9.0.3/autom4te.cache/output.2:9014:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/autom4te.cache/output.2-9015-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9356-      *)
ale-0.9.0.3/autom4te.cache/output.2:9357:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.2-9358-	*Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9692-  if test "$hard_links" = no; then
ale-0.9.0.3/autom4te.cache/output.2:9693:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ale-0.9.0.3/autom4te.cache/output.2:9694:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ale-0.9.0.3/autom4te.cache/output.2-9695-    need_locks=warn
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9785-    supports_anon_versioning=no
ale-0.9.0.3/autom4te.cache/output.2:9786:    case `$LD -v 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-9787-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9850-	# is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/autom4te.cache/output.2:9851:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/autom4te.cache/output.2-9852-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9873-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/autom4te.cache/output.2:9874:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.2:9875:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-9876-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9891-        pgcc*)				# Portland Group C compiler
ale-0.9.0.3/autom4te.cache/output.2:9892:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.2-9893-	  tmp_addflag=' $pic_flag'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9895-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
ale-0.9.0.3/autom4te.cache/output.2:9896:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.2-9897-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9910-	esac
ale-0.9.0.3/autom4te.cache/output.2:9911:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.2-9912-	*Sun\ C*)			# Sun C 5.9
ale-0.9.0.3/autom4te.cache/output.2:9913:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.2-9914-	  compiler_needs_object=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.2-9979-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ale-0.9.0.3/autom4te.cache/output.2:9980:      case `$LD -v 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-9981-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10100-	# below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/autom4te.cache/output.2:10101:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/autom4te.cache/output.2-10102-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10192-    }'
ale-0.9.0.3/autom4te.cache/output.2:10193:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.2-10194-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.2-10195-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.2:10196:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.2-10197-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10210-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ale-0.9.0.3/autom4te.cache/output.2:10211:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/autom4te.cache/output.2-10212-      else
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10263-    }'
ale-0.9.0.3/autom4te.cache/output.2:10264:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.2-10265-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.2-10266-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.2:10267:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.2-10268-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10325-      # FIXME: Setting linknames here is a bad hack.
ale-0.9.0.3/autom4te.cache/output.2:10326:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
ale-0.9.0.3/autom4te.cache/output.2-10327-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10330-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
ale-0.9.0.3/autom4te.cache/output.2:10331:      fix_srcfile_path='`cygpath -w "$srcfile"`'
ale-0.9.0.3/autom4te.cache/output.2-10332-      enable_shared_with_static_runtimes=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10483-      if test "$GCC" = yes; then
ale-0.9.0.3/autom4te.cache/output.2:10484:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-10485-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10513-       }; then
ale-0.9.0.3/autom4te.cache/output.2:10514:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-10515-        
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10527-      else
ale-0.9.0.3/autom4te.cache/output.2:10528:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2:10529:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-10530-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10564-	hardcode_direct_absolute=yes
ale-0.9.0.3/autom4te.cache/output.2:10565:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.2-10566-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10597-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.2:10598:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-10599-      else
ale-0.9.0.3/autom4te.cache/output.2-10600-	allow_undefined_flag=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.2:10601:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-10602-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10610-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.2:10611:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-10612-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10614-	allow_undefined_flag=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.2:10615:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2:10616:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ale-0.9.0.3/autom4te.cache/output.2:10617:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ale-0.9.0.3/autom4te.cache/output.2-10618-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-10633-      else
ale-0.9.0.3/autom4te.cache/output.2:10634:	case `$CC -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-10635-	*"Compilers 5.0"*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11027-  esac
ale-0.9.0.3/autom4te.cache/output.2:11028:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.2-11029-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11033-    # okay in the real world where ";" in dirpaths is itself problematic.
ale-0.9.0.3/autom4te.cache/output.2:11034:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.2-11035-  else
ale-0.9.0.3/autom4te.cache/output.2:11036:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.2-11037-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11040-  lt_tmp_lt_search_path_spec=
ale-0.9.0.3/autom4te.cache/output.2:11041:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ale-0.9.0.3/autom4te.cache/output.2-11042-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11069-}'`
ale-0.9.0.3/autom4te.cache/output.2:11070:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
ale-0.9.0.3/autom4te.cache/output.2-11071-else
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11157-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/autom4te.cache/output.2:11158:    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'
ale-0.9.0.3/autom4te.cache/output.2-11159-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11192-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/autom4te.cache/output.2:11193:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/autom4te.cache/output.2:11194:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.2:11195:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/autom4te.cache/output.2-11196-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11201-      fi'
ale-0.9.0.3/autom4te.cache/output.2:11202:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.2-11203-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11209-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.2:11210:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.2-11211-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11214-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/autom4te.cache/output.2:11215:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.2:11216:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.2-11217-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11223-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/autom4te.cache/output.2:11224:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.2-11225-      else
ale-0.9.0.3/autom4te.cache/output.2:11226:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.2-11227-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11230-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.2:11231:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.2-11232-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11236-  *)
ale-0.9.0.3/autom4te.cache/output.2:11237:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/autom4te.cache/output.2-11238-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11253-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.2:11254:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/autom4te.cache/output.2-11255-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11501-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/autom4te.cache/output.2:11502:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/autom4te.cache/output.2-11503-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-11575-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.2:11576:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.2-11577-    case $host_os in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-12870-done
ale-0.9.0.3/autom4te.cache/output.2:12871:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/autom4te.cache/output.2-12872-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-12902-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/autom4te.cache/output.2:12903:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/autom4te.cache/output.2-12904-  *)
ale-0.9.0.3/autom4te.cache/output.2:12905:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/autom4te.cache/output.2-12906-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-12911-      # Canonicalize the pathname of ld
ale-0.9.0.3/autom4te.cache/output.2:12912:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/autom4te.cache/output.2-12913-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/autom4te.cache/output.2:12914:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/autom4te.cache/output.2-12915-      done
##############################################
ale-0.9.0.3/autom4te.cache/output.2-12946-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/autom4te.cache/output.2:12947:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.2-12948-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-12979-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/autom4te.cache/output.2:12980:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.2-12981-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13013-        # ancient GNU ld didn't support --whole-archive et. al.
ale-0.9.0.3/autom4te.cache/output.2:13014:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ale-0.9.0.3/autom4te.cache/output.2-13015-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13097-          # below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/autom4te.cache/output.2:13098:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/autom4te.cache/output.2-13099-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13188-    }'
ale-0.9.0.3/autom4te.cache/output.2:13189:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.2-13190-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.2-13191-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.2:13192:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.2-13193-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13207-
ale-0.9.0.3/autom4te.cache/output.2:13208:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/autom4te.cache/output.2-13209-        else
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13260-    }'
ale-0.9.0.3/autom4te.cache/output.2:13261:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.2-13262-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.2-13263-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.2:13264:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.2-13265-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13324-          # is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/autom4te.cache/output.2:13325:          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/autom4te.cache/output.2-13326-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13427-            # dependencies.
ale-0.9.0.3/autom4te.cache/output.2:13428:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.2-13429-            ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13492-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.2:13493:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.2-13494-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13528-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/autom4te.cache/output.2:13529:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.2:13530:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13531-	;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13535-	    # SGI C++
ale-0.9.0.3/autom4te.cache/output.2:13536:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13537-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13546-	      if test "$with_gnu_ld" = no; then
ale-0.9.0.3/autom4te.cache/output.2:13547:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13548-	      else
ale-0.9.0.3/autom4te.cache/output.2:13549:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13550-	      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13567-	    # to its proper name (with version) after linking.
ale-0.9.0.3/autom4te.cache/output.2:13568:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.2:13569:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.2-13570-	    # Commands to make compiler produce verbose output that lists
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13577-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.2:13578:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.2-13579-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13592-	    # earlier do not add the objects themselves.
ale-0.9.0.3/autom4te.cache/output.2:13593:	    case `$CC -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.2-13594-	      *"Version 7."*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13613-            # Portland Group C++ compiler
ale-0.9.0.3/autom4te.cache/output.2:13614:	    case `$CC -V` in
ale-0.9.0.3/autom4te.cache/output.2-13615-	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13618-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ale-0.9.0.3/autom4te.cache/output.2:13619:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
ale-0.9.0.3/autom4te.cache/output.2-13620-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13622-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ale-0.9.0.3/autom4te.cache/output.2:13623:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
ale-0.9.0.3/autom4te.cache/output.2-13624-		$RANLIB $oldlib'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13627-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/autom4te.cache/output.2:13628:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13629-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13631-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/autom4te.cache/output.2:13632:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13633-	      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13641-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
ale-0.9.0.3/autom4te.cache/output.2:13642:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.2-13643-            ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13660-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.2:13661:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.2-13662-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13675-	  *)
ale-0.9.0.3/autom4te.cache/output.2:13676:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.2-13677-	    *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13682-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
ale-0.9.0.3/autom4te.cache/output.2:13683:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.2-13684-	      compiler_needs_object_CXX=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13752-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
ale-0.9.0.3/autom4te.cache/output.2:13753:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.2-13754-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13771-	    # to its proper name (with version) after linking.
ale-0.9.0.3/autom4te.cache/output.2:13772:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.2-13773-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13792-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.2:13793:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13794-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13797-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.2:13798:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2:13799:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ale-0.9.0.3/autom4te.cache/output.2-13800-	          echo "-hidden">> $lib.exp~
ale-0.9.0.3/autom4te.cache/output.2:13801:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
ale-0.9.0.3/autom4te.cache/output.2-13802-	          $RM $lib.exp'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13816-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.2:13817:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.2-13818-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-13823-	        osf3*)
ale-0.9.0.3/autom4te.cache/output.2:13824:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13825-		  ;;
ale-0.9.0.3/autom4te.cache/output.2-13826-	        *)
ale-0.9.0.3/autom4te.cache/output.2:13827:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.2-13828-		  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-14058-
ale-0.9.0.3/autom4te.cache/output.2:14059:  for p in `eval "$output_verbose_link_cmd"`; do
ale-0.9.0.3/autom4te.cache/output.2-14060-    case $p in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-14143-linux*)
ale-0.9.0.3/autom4te.cache/output.2:14144:  case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.2-14145-  *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-14194-if test -n "${compiler_lib_search_path_CXX}"; then
ale-0.9.0.3/autom4te.cache/output.2:14195: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ale-0.9.0.3/autom4te.cache/output.2-14196-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-14427-	  *)
ale-0.9.0.3/autom4te.cache/output.2:14428:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.2-14429-	    *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.2-14772-  if test "$hard_links" = no; then
ale-0.9.0.3/autom4te.cache/output.2:14773:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ale-0.9.0.3/autom4te.cache/output.2:14774:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ale-0.9.0.3/autom4te.cache/output.2-14775-    need_locks=warn
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15035-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/autom4te.cache/output.2:15036:    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'
ale-0.9.0.3/autom4te.cache/output.2-15037-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15070-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/autom4te.cache/output.2:15071:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/autom4te.cache/output.2:15072:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.2:15073:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/autom4te.cache/output.2-15074-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15079-      fi'
ale-0.9.0.3/autom4te.cache/output.2:15080:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.2-15081-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15087-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.2:15088:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.2-15089-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15092-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/autom4te.cache/output.2:15093:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.2:15094:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.2-15095-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15101-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/autom4te.cache/output.2:15102:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.2-15103-      else
ale-0.9.0.3/autom4te.cache/output.2:15104:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.2-15105-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15108-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.2:15109:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.2-15110-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15114-  *)
ale-0.9.0.3/autom4te.cache/output.2:15115:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/autom4te.cache/output.2-15116-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15131-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.2:15132:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/autom4te.cache/output.2-15133-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15378-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/autom4te.cache/output.2:15379:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/autom4te.cache/output.2-15380-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15452-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.2:15453:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.2-15454-    case $host_os in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-15866-do
ale-0.9.0.3/autom4te.cache/output.2:15867:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-15868-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16007-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:16008:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-16009-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16274-
ale-0.9.0.3/autom4te.cache/output.2:16275:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.2-16276-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16279-			fi
ale-0.9.0.3/autom4te.cache/output.2:16280:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.2-16281-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16377-
ale-0.9.0.3/autom4te.cache/output.2:16378:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.2-16379-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16382-			fi
ale-0.9.0.3/autom4te.cache/output.2:16383:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.2-16384-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16400-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.2:16401:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.2-16402-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16447-
ale-0.9.0.3/autom4te.cache/output.2:16448:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.2-16449-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16696-
ale-0.9.0.3/autom4te.cache/output.2:16697:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.2-16698-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16701-			fi
ale-0.9.0.3/autom4te.cache/output.2:16702:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.2-16703-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16799-
ale-0.9.0.3/autom4te.cache/output.2:16800:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.2-16801-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16804-			fi
ale-0.9.0.3/autom4te.cache/output.2:16805:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.2-16806-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16822-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.2:16823:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.2-16824-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-16869-
ale-0.9.0.3/autom4te.cache/output.2:16870:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.2-16871-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-17118-
ale-0.9.0.3/autom4te.cache/output.2:17119:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.2-17120-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-17123-			fi
ale-0.9.0.3/autom4te.cache/output.2:17124:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.2-17125-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-17221-
ale-0.9.0.3/autom4te.cache/output.2:17222:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.2-17223-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-17226-			fi
ale-0.9.0.3/autom4te.cache/output.2:17227:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.2-17228-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-17244-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.2:17245:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.2-17246-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-17291-
ale-0.9.0.3/autom4te.cache/output.2:17292:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.2-17293-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-17471-do
ale-0.9.0.3/autom4te.cache/output.2:17472:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-17473-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.2-17563-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:17564:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-17565-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-18227-do
ale-0.9.0.3/autom4te.cache/output.2:18228:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-18229-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-18368-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:18369:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-18370-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-20086-do
ale-0.9.0.3/autom4te.cache/output.2:20087:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-20088-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-20227-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:20228:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-20229-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-20879-do
ale-0.9.0.3/autom4te.cache/output.2:20880:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-20881-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21020-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:21021:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-21022-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21031-do
ale-0.9.0.3/autom4te.cache/output.2:21032:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-21033-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21123-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:21124:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-21125-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21442-do
ale-0.9.0.3/autom4te.cache/output.2:21443:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-21444-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21583-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:21584:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-21585-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21659-ac_save_IFS=$IFS; IFS=','
ale-0.9.0.3/autom4te.cache/output.2:21660:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
ale-0.9.0.3/autom4te.cache/output.2-21661-IFS=$ac_save_IFS
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21683-do
ale-0.9.0.3/autom4te.cache/output.2:21684:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-21685-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21775-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:21776:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-21777-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21892-do
ale-0.9.0.3/autom4te.cache/output.2:21893:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.2-21894-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.2-21984-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.2:21985:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.2-21986-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.2-22648-		IMAGEMAGICK_VERSION=`Magick-config --version`
ale-0.9.0.3/autom4te.cache/output.2:22649:		IMAGEMAGICK_VERSION_A=`echo $IMAGEMAGICK_VERSION | cut -f 1 -d '.'`
ale-0.9.0.3/autom4te.cache/output.2:22650:		IMAGEMAGICK_VERSION_B=`echo $IMAGEMAGICK_VERSION | cut -f 2 -d '.'`
ale-0.9.0.3/autom4te.cache/output.2:22651:		IMAGEMAGICK_VERSION_C=`echo $IMAGEMAGICK_VERSION | cut -f 3 -d '.'`
ale-0.9.0.3/autom4te.cache/output.2-22652-		
##############################################
ale-0.9.0.3/autom4te.cache/output.2-22659-		  && test $IMAGEMAGICK_VERSION_C -ge 6 ); then
ale-0.9.0.3/autom4te.cache/output.2:22660:		  	IMAGEMAGICK_CFLAGS=`$MAGICK_CONFIG --cflags`
ale-0.9.0.3/autom4te.cache/output.2:22661:			IMAGEMAGICK_CPPFLAGS="`$MAGICK_CONFIG --cppflags` -DUSE_MAGICK"
ale-0.9.0.3/autom4te.cache/output.2:22662:			IMAGEMAGICK_LDFLAGS=`$MAGICK_CONFIG --ldflags`
ale-0.9.0.3/autom4te.cache/output.2:22663:			IMAGEMAGICK_LIBS=`$MAGICK_CONFIG --libs`
ale-0.9.0.3/autom4te.cache/output.2-22664-		else
##############################################
ale-0.9.0.3/autom4te.cache/output.2-23708-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.2:23709:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ale-0.9.0.3/autom4te.cache/output.2-23710-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ale-0.9.0.3/autom4te.cache/output.2-23760-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.2:23761:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/output.2-23762-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-23776-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.2:23777:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/output.2-23778-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-23845-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
ale-0.9.0.3/autom4te.cache/output.2:23846:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ale-0.9.0.3/autom4te.cache/output.2-23847-  as_echo='printf %s\n'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-23849-else
ale-0.9.0.3/autom4te.cache/output.2:23850:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ale-0.9.0.3/autom4te.cache/output.2-23851-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-23859-	expr "X$arg" : "X\\(.*\\)$as_nl";
ale-0.9.0.3/autom4te.cache/output.2:23860:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ale-0.9.0.3/autom4te.cache/output.2-23861-      esac;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-23975-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.2:23976:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
ale-0.9.0.3/autom4te.cache/output.2-23977-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24088-	esac;
ale-0.9.0.3/autom4te.cache/output.2:24089:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.2-24090-	???[sx]*):;;*)false;;esac;fi
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24173-configured by $0, generated by GNU Autoconf 2.63,
ale-0.9.0.3/autom4te.cache/output.2:24174:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
ale-0.9.0.3/autom4te.cache/output.2-24175-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24194-  --*=*)
ale-0.9.0.3/autom4te.cache/output.2:24195:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ale-0.9.0.3/autom4te.cache/output.2:24196:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.2-24197-    ac_shift=:
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24216-    case $ac_optarg in
ale-0.9.0.3/autom4te.cache/output.2:24217:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.2-24218-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24223-    case $ac_optarg in
ale-0.9.0.3/autom4te.cache/output.2:24224:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.2-24225-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24294-delay_variable_subst='$delay_variable_subst'
ale-0.9.0.3/autom4te.cache/output.2:24295:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24296:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24297:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24298:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24299:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24300:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24301:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24302:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24303:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24304:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24305:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24306:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24307:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24308:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24309:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24310:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24311:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24312:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24313:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24314:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24315:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24316:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24317:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24318:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24319:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24320:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24321:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24322:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24323:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24324:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24325:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24326:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24327:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24328:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24329:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24330:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24331:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24332:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24333:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24334:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24335:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24336:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24337:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24338:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24339:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24340:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24341:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24342:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24343:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24344:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24345:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24346:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24347:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24348:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24349:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24350:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24351:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24352:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24353:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24354:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24355:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24356:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24357:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24358:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24359:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24360:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24361:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24362:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24363:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24364:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24365:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24366:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24367:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24368:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24369:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24370:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24371:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24372:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24373:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24374:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24375:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24376:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24377:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24378:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24379:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24380:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24381:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24382:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24383:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24384:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24385:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24386:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24387:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24388:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24389:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24390:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24391:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24392:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24393:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24394:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24395:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24396:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24397:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24398:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24399:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24400:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24401:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24402:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24403:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24404:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24405:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24406:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24407:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24408:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24409:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24410:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24411:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24412:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24413:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24414:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24415:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24416:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24417:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24418:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24419:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24420:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24421:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24422:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24423:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24424:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24425:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24426:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24427:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24428:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24429:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24430:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24431:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24432:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24433:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24434:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24435:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24436:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24437:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24438:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24439:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24440:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24441:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24442:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24443:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24444:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24445:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24446:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24447:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24448:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24449:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24450:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24451:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24452:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24453:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24454:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24455:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24456:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24457:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24458:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24459:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24460:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24461:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24462:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24463:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24464:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2:24465:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.2-24466-
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24561-compiler_lib_search_path_CXX; do
ale-0.9.0.3/autom4te.cache/output.2:24562:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/autom4te.cache/output.2-24563-    *[\\\\\\\`\\"\\\$]*)
ale-0.9.0.3/autom4te.cache/output.2:24564:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ale-0.9.0.3/autom4te.cache/output.2-24565-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24599-prelink_cmds_CXX; do
ale-0.9.0.3/autom4te.cache/output.2:24600:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/autom4te.cache/output.2-24601-    *[\\\\\\\`\\"\\\$]*)
ale-0.9.0.3/autom4te.cache/output.2:24602:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ale-0.9.0.3/autom4te.cache/output.2-24603-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24611-case \$lt_ECHO in
ale-0.9.0.3/autom4te.cache/output.2:24612:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
ale-0.9.0.3/autom4te.cache/output.2-24613-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24704-ac_cr=''
ale-0.9.0.3/autom4te.cache/output.2:24705:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ale-0.9.0.3/autom4te.cache/output.2-24706-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24723-   { (exit 1); exit 1; }; }
ale-0.9.0.3/autom4te.cache/output.2:24724:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
ale-0.9.0.3/autom4te.cache/output.2-24725-ac_delim='%!_!# '
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24731-
ale-0.9.0.3/autom4te.cache/output.2:24732:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ale-0.9.0.3/autom4te.cache/output.2-24733-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-24865-for ac_last_try in false false :; do
ale-0.9.0.3/autom4te.cache/output.2:24866:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
ale-0.9.0.3/autom4te.cache/output.2-24867-  if test -z "$ac_t"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25005-      esac
ale-0.9.0.3/autom4te.cache/output.2:25006:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ale-0.9.0.3/autom4te.cache/output.2-25007-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25068-      case $as_dir in #(
ale-0.9.0.3/autom4te.cache/output.2:25069:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ale-0.9.0.3/autom4te.cache/output.2-25070-      *) as_qdir=$as_dir;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25106-*)
ale-0.9.0.3/autom4te.cache/output.2:25107:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ale-0.9.0.3/autom4te.cache/output.2-25108-  # A ".." for each directory in $ac_dir_suffix.
ale-0.9.0.3/autom4te.cache/output.2:25109:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ale-0.9.0.3/autom4te.cache/output.2-25110-  case $ac_top_builddir_sub in
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25169-'
ale-0.9.0.3/autom4te.cache/output.2:25170:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ale-0.9.0.3/autom4te.cache/output.2-25171-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25186-
ale-0.9.0.3/autom4te.cache/output.2:25187:# Neutralize VPATH when `$srcdir' = `.'.
ale-0.9.0.3/autom4te.cache/output.2-25188-# Shell code in configure.ac might set extrasub.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25216-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ale-0.9.0.3/autom4te.cache/output.2:25217:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
ale-0.9.0.3/autom4te.cache/output.2:25218:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
ale-0.9.0.3/autom4te.cache/output.2-25219-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25269-    * )
ale-0.9.0.3/autom4te.cache/output.2:25270:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ale-0.9.0.3/autom4te.cache/output.2-25271-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25315-  # Strip MF so we end up with the name of the file.
ale-0.9.0.3/autom4te.cache/output.2:25316:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ale-0.9.0.3/autom4te.cache/output.2-25317-  # Check whether this is an Automake generated Makefile or not.
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25352-  # from the Makefile without running `make'.
ale-0.9.0.3/autom4te.cache/output.2:25353:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.2-25354-  test -z "$DEPDIR" && continue
ale-0.9.0.3/autom4te.cache/output.2:25355:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.2-25356-  test -z "am__include" && continue
ale-0.9.0.3/autom4te.cache/output.2:25357:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.2-25358-  # When using ansi2knr, U may be empty or an underscore; expand it
ale-0.9.0.3/autom4te.cache/output.2:25359:  U=`sed -n 's/^U = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.2-25360-  # Find all dependency output files, they are included files with
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25399-      case $as_dir in #(
ale-0.9.0.3/autom4te.cache/output.2:25400:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ale-0.9.0.3/autom4te.cache/output.2-25401-      *) as_qdir=$as_dir;;
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25452-
ale-0.9.0.3/autom4te.cache/output.2:25453:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ale-0.9.0.3/autom4te.cache/output.2-25454-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25981-  # Extract subdirectory from the argument.
ale-0.9.0.3/autom4te.cache/output.2:25982:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ale-0.9.0.3/autom4te.cache/output.2-25983-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.2-25992-{
ale-0.9.0.3/autom4te.cache/output.2:25993:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ale-0.9.0.3/autom4te.cache/output.2-25994-}
##############################################
ale-0.9.0.3/autom4te.cache/output.2-26019-{
ale-0.9.0.3/autom4te.cache/output.2:26020:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
ale-0.9.0.3/autom4te.cache/output.2:26021:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
ale-0.9.0.3/autom4te.cache/output.2-26022-}
##############################################
ale-0.9.0.3/autom4te.cache/output.2-26026-{
ale-0.9.0.3/autom4te.cache/output.2:26027:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
ale-0.9.0.3/autom4te.cache/output.2-26028-}
##############################################
ale-0.9.0.3/autom4te.cache/output.2-26032-{
ale-0.9.0.3/autom4te.cache/output.2:26033:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
ale-0.9.0.3/autom4te.cache/output.2-26034-}
##############################################
ale-0.9.0.3/autom4te.cache/output.2-26038-{
ale-0.9.0.3/autom4te.cache/output.2:26039:  func_arith_result=`expr "$@"`
ale-0.9.0.3/autom4te.cache/output.2-26040-}
##############################################
ale-0.9.0.3/autom4te.cache/output.2-26045-{
ale-0.9.0.3/autom4te.cache/output.2:26046:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ale-0.9.0.3/autom4te.cache/output.2-26047-}
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-40-	     IFS=-.
ale-0.9.0.3/autom4te.cache/traces.2:41:	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
ale-0.9.0.3/autom4te.cache/traces.2-42-	     IFS=$save_IFS
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-213-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/traces.2:214:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
ale-0.9.0.3/autom4te.cache/traces.2-215-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-269-    [m4_ifset([AC_LIST_HEADERS],
ale-0.9.0.3/autom4te.cache/traces.2:270:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
ale-0.9.0.3/autom4te.cache/traces.2-271-	[])])])
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-282-name=ltdl
ale-0.9.0.3/autom4te.cache/traces.2:283:LTDLOPEN=`eval "\\$ECHO \"$libname_spec\""`
ale-0.9.0.3/autom4te.cache/traces.2-284-AC_SUBST([LTDLOPEN])
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-542-    ac_nlist=conftest.nm
ale-0.9.0.3/autom4te.cache/traces.2:543:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
ale-0.9.0.3/autom4te.cache/traces.2-544-      # See whether the symbols have a leading underscore.
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-628-changequote(,)dnl
ale-0.9.0.3/autom4te.cache/traces.2:629:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/autom4te.cache/traces.2-630-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-635-changequote(,)dnl
ale-0.9.0.3/autom4te.cache/traces.2:636:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/autom4te.cache/traces.2-637-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-654-changequote(,)dnl
ale-0.9.0.3/autom4te.cache/traces.2:655:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/autom4te.cache/traces.2-656-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-679-      case "$ac_file" in
ale-0.9.0.3/autom4te.cache/traces.2:680:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ale-0.9.0.3/autom4te.cache/traces.2-681-      esac
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-684-        # Adjust a relative srcdir.
ale-0.9.0.3/autom4te.cache/traces.2:685:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ale-0.9.0.3/autom4te.cache/traces.2:686:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ale-0.9.0.3/autom4te.cache/traces.2:687:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ale-0.9.0.3/autom4te.cache/traces.2-688-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-691-        case "$ac_given_srcdir" in
ale-0.9.0.3/autom4te.cache/traces.2:692:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ale-0.9.0.3/autom4te.cache/traces.2-693-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-711-            fi
ale-0.9.0.3/autom4te.cache/traces.2:712:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ale-0.9.0.3/autom4te.cache/traces.2-713-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-805-  # Adjust a relative srcdir.
ale-0.9.0.3/autom4te.cache/traces.2:806:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ale-0.9.0.3/autom4te.cache/traces.2:807:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ale-0.9.0.3/autom4te.cache/traces.2:808:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ale-0.9.0.3/autom4te.cache/traces.2-809-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-812-  case "$ac_given_srcdir" in
ale-0.9.0.3/autom4te.cache/traces.2:813:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ale-0.9.0.3/autom4te.cache/traces.2-814-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-873-  # Set POTFILES to the value of the Makefile variable POTFILES.
ale-0.9.0.3/autom4te.cache/traces.2:874:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
ale-0.9.0.3/autom4te.cache/traces.2:875:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ale-0.9.0.3/autom4te.cache/traces.2-876-  # Compute POTFILES_DEPS as
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-888-    # The LINGUAS file contains the set of available languages.
ale-0.9.0.3/autom4te.cache/traces.2:889:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ale-0.9.0.3/autom4te.cache/traces.2-890-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-892-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ale-0.9.0.3/autom4te.cache/traces.2:893:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ale-0.9.0.3/autom4te.cache/traces.2:894:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ale-0.9.0.3/autom4te.cache/traces.2-895-  fi
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-936-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ale-0.9.0.3/autom4te.cache/traces.2:937:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/autom4te.cache/traces.2-938-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ale-0.9.0.3/autom4te.cache/traces.2:939:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/autom4te.cache/traces.2-940-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-977-      QTCATALOGS="$QTCATALOGS $lang.qm"
ale-0.9.0.3/autom4te.cache/traces.2:978:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/autom4te.cache/traces.2-979-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ale-0.9.0.3/autom4te.cache/traces.2:980:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/autom4te.cache/traces.2-981-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-988-    for lang in $ALL_LINGUAS; do
ale-0.9.0.3/autom4te.cache/traces.2:989:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/autom4te.cache/traces.2-990-      cat >> "$ac_file.tmp" <<EOF
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-999-    for lang in $ALL_LINGUAS; do
ale-0.9.0.3/autom4te.cache/traces.2:1000:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/autom4te.cache/traces.2-1001-      cat >> "$ac_file.tmp" <<EOF
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1101-# expand $ac_aux_dir to an absolute path
ale-0.9.0.3/autom4te.cache/traces.2:1102:am_aux_dir=`cd $ac_aux_dir && pwd`
ale-0.9.0.3/autom4te.cache/traces.2-1103-])
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1157-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/traces.2:1158:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ale-0.9.0.3/autom4te.cache/traces.2-1159-  fi
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1251-  # Strip MF so we end up with the name of the file.
ale-0.9.0.3/autom4te.cache/traces.2:1252:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ale-0.9.0.3/autom4te.cache/traces.2-1253-  # Check whether this is an Automake generated Makefile or not.
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1260-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ale-0.9.0.3/autom4te.cache/traces.2:1261:    dirpart=`AS_DIRNAME("$mf")`
ale-0.9.0.3/autom4te.cache/traces.2-1262-  else
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1266-  # from the Makefile without running `make'.
ale-0.9.0.3/autom4te.cache/traces.2:1267:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/traces.2-1268-  test -z "$DEPDIR" && continue
ale-0.9.0.3/autom4te.cache/traces.2:1269:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/traces.2-1270-  test -z "am__include" && continue
ale-0.9.0.3/autom4te.cache/traces.2:1271:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/traces.2-1272-  # When using ansi2knr, U may be empty or an underscore; expand it
ale-0.9.0.3/autom4te.cache/traces.2:1273:  U=`sed -n 's/^U = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/traces.2-1274-  # Find all dependency output files, they are included files with
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1282-    test -f "$dirpart/$file" && continue
ale-0.9.0.3/autom4te.cache/traces.2:1283:    fdir=`AS_DIRNAME(["$file"])`
ale-0.9.0.3/autom4te.cache/traces.2-1284-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1299-AC_REQUIRE([AC_PROG_INSTALL])dnl
ale-0.9.0.3/autom4te.cache/traces.2:1300:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ale-0.9.0.3/autom4te.cache/traces.2-1301-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1378-    * )
ale-0.9.0.3/autom4te.cache/traces.2:1379:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ale-0.9.0.3/autom4te.cache/traces.2-1380-  esac
ale-0.9.0.3/autom4te.cache/traces.2-1381-done
ale-0.9.0.3/autom4te.cache/traces.2:1382:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ale-0.9.0.3/autom4te.cache/traces.2-1383-m4trace:/usr/share/aclocal-1.10/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1412-# case it prints its new name instead of `make'.
ale-0.9.0.3/autom4te.cache/traces.2:1413:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ale-0.9.0.3/autom4te.cache/traces.2-1414-   am__include=include
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1420-   echo '.include "confinc"' > confmf
ale-0.9.0.3/autom4te.cache/traces.2:1421:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ale-0.9.0.3/autom4te.cache/traces.2-1422-      am__include=.include
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-1479-if (
ale-0.9.0.3/autom4te.cache/traces.2:1480:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ale-0.9.0.3/autom4te.cache/traces.2-1481-   if test "$[*]" = "X"; then
ale-0.9.0.3/autom4te.cache/traces.2-1482-      # -L didn't work.
ale-0.9.0.3/autom4te.cache/traces.2:1483:      set X `ls -t $srcdir/configure conftest.file`
ale-0.9.0.3/autom4te.cache/traces.2-1484-   fi
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2076-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/traces.2:2077:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/traces.2-2078-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2115-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/traces.2:2116:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/traces.2-2117-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2620-    # And add a safety zone
ale-0.9.0.3/autom4te.cache/traces.2:2621:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/traces.2:2622:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/traces.2-2623-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2648-    if test -n "$kargmax"; then
ale-0.9.0.3/autom4te.cache/traces.2:2649:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ale-0.9.0.3/autom4te.cache/traces.2-2650-    else
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2656-    if test -n "$lt_cv_sys_max_cmd_len"; then
ale-0.9.0.3/autom4te.cache/traces.2:2657:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/traces.2:2658:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/traces.2-2659-    else
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2668-      # we can't tell.
ale-0.9.0.3/autom4te.cache/traces.2:2669:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ale-0.9.0.3/autom4te.cache/traces.2-2670-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2672-      do
ale-0.9.0.3/autom4te.cache/traces.2:2673:        i=`expr $i + 1`
ale-0.9.0.3/autom4te.cache/traces.2-2674-        teststring=$teststring$teststring
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2676-      # Only check the string length outside the loop.
ale-0.9.0.3/autom4te.cache/traces.2:2677:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ale-0.9.0.3/autom4te.cache/traces.2-2678-      teststring=
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2681-      # linker.  It appears as though 1/2 is a usable value.
ale-0.9.0.3/autom4te.cache/traces.2:2682:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ale-0.9.0.3/autom4te.cache/traces.2-2683-    fi
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2839-	"file_magic "*)
ale-0.9.0.3/autom4te.cache/traces.2:2840:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/autom4te.cache/traces.2-2841-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2899-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/autom4te.cache/traces.2:2900:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/autom4te.cache/traces.2-2901-  *)
ale-0.9.0.3/autom4te.cache/traces.2:2902:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/autom4te.cache/traces.2-2903-  esac
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2908-      # Canonicalize the pathname of ld
ale-0.9.0.3/autom4te.cache/traces.2:2909:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/autom4te.cache/traces.2-2910-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/autom4te.cache/traces.2:2911:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/autom4te.cache/traces.2-2912-      done
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2939-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/autom4te.cache/traces.2:2940:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/traces.2-2941-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-2994-	# Tru64's nm complains that /dev/null is an invalid object file
ale-0.9.0.3/autom4te.cache/traces.2:2995:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/traces.2-2996-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ale-0.9.0.3/autom4te.cache/traces.2-3000-	*)
ale-0.9.0.3/autom4te.cache/traces.2:3001:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/traces.2-3002-	  */dev/null*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
ale-0.9.0.3/autom4te.cache/output.0:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ale-0.9.0.3/autom4te.cache/output.0-50-  as_echo='printf %s\n'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-52-else
ale-0.9.0.3/autom4te.cache/output.0:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ale-0.9.0.3/autom4te.cache/output.0-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ale-0.9.0.3/autom4te.cache/output.0:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ale-0.9.0.3/autom4te.cache/output.0-64-      esac;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-236-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
ale-0.9.0.3/autom4te.cache/output.0:237:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
ale-0.9.0.3/autom4te.cache/output.0-238-") 2> /dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-351-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.0:352:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
ale-0.9.0.3/autom4te.cache/output.0-353-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-447-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.0:448:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
ale-0.9.0.3/autom4te.cache/output.0-449-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-560-	esac;
ale-0.9.0.3/autom4te.cache/output.0:561:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.0-562-	???[sx]*):;;*)false;;esac;fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-582-  # Remove one level of quotation (which was required for Make).
ale-0.9.0.3/autom4te.cache/output.0:583:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
ale-0.9.0.3/autom4te.cache/output.0-584-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-593-  :
ale-0.9.0.3/autom4te.cache/output.0:594:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
ale-0.9.0.3/autom4te.cache/output.0-595-  # Yippee, $ECHO works!
##############################################
ale-0.9.0.3/autom4te.cache/output.0-619-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
ale-0.9.0.3/autom4te.cache/output.0:620:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
ale-0.9.0.3/autom4te.cache/output.0-621-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
ale-0.9.0.3/autom4te.cache/output.0-627-
ale-0.9.0.3/autom4te.cache/output.0:628:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.0:629:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.0-630-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-642-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
ale-0.9.0.3/autom4te.cache/output.0:643:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.0:644:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.0-645-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-654-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.0:655:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.0-656-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-669-        ECHO='printf %s\n'
ale-0.9.0.3/autom4te.cache/output.0:670:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.0:671:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.0-672-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-674-	  :
ale-0.9.0.3/autom4te.cache/output.0:675:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.0-676-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.0:677:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.0-678-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-683-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
ale-0.9.0.3/autom4te.cache/output.0:684:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.0-685-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/autom4te.cache/output.0:686:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/autom4te.cache/output.0-687-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-693-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
ale-0.9.0.3/autom4te.cache/output.0:694:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
ale-0.9.0.3/autom4te.cache/output.0-695-	    then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-701-	  if test "$prev" != 'sed 50q "$0"'; then
ale-0.9.0.3/autom4te.cache/output.0:702:	    echo_test_string=`eval $prev`
ale-0.9.0.3/autom4te.cache/output.0-703-	    export echo_test_string
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1167-  case $ac_option in
ale-0.9.0.3/autom4te.cache/output.0:1168:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ale-0.9.0.3/autom4te.cache/output.0-1169-  *)	ac_optarg=yes ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1210-  -disable-* | --disable-*)
ale-0.9.0.3/autom4te.cache/output.0:1211:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.0-1212-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1216-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.0:1217:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.0-1218-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1237-  -enable-* | --enable-*)
ale-0.9.0.3/autom4te.cache/output.0:1238:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ale-0.9.0.3/autom4te.cache/output.0-1239-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1243-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.0:1244:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.0-1245-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1442-  -with-* | --with-*)
ale-0.9.0.3/autom4te.cache/output.0:1443:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ale-0.9.0.3/autom4te.cache/output.0-1444-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1448-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.0:1449:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.0-1450-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1459-  -without-* | --without-*)
ale-0.9.0.3/autom4te.cache/output.0:1460:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.0-1461-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1465-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/autom4te.cache/output.0:1466:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/autom4te.cache/output.0-1467-    case $ac_user_opts in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1499-  *=*)
ale-0.9.0.3/autom4te.cache/output.0:1500:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ale-0.9.0.3/autom4te.cache/output.0-1501-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1519-if test -n "$ac_prev"; then
ale-0.9.0.3/autom4te.cache/output.0:1520:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ale-0.9.0.3/autom4te.cache/output.0-1521-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1543-    */ )
ale-0.9.0.3/autom4te.cache/output.0:1544:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.0-1545-      eval $ac_var=\$ac_val;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1581-ac_ls_di=`ls -di .` &&
ale-0.9.0.3/autom4te.cache/output.0:1582:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ale-0.9.0.3/autom4te.cache/output.0-1583-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1641-case $srcdir in
ale-0.9.0.3/autom4te.cache/output.0:1642:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ale-0.9.0.3/autom4te.cache/output.0-1643-esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1684-By default, \`make install' will install all the files in
ale-0.9.0.3/autom4te.cache/output.0:1685:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ale-0.9.0.3/autom4te.cache/output.0:1686:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ale-0.9.0.3/autom4te.cache/output.0-1687-for instance \`--prefix=\$HOME'.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1794-*)
ale-0.9.0.3/autom4te.cache/output.0:1795:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ale-0.9.0.3/autom4te.cache/output.0-1796-  # A ".." for each directory in $ac_dir_suffix.
ale-0.9.0.3/autom4te.cache/output.0:1797:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ale-0.9.0.3/autom4te.cache/output.0-1798-  case $ac_top_builddir_sub in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-1927-    *\'*)
ale-0.9.0.3/autom4te.cache/output.0:1928:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.0-1929-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2014-      case $ac_val in
ale-0.9.0.3/autom4te.cache/output.0:2015:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ale-0.9.0.3/autom4te.cache/output.0-2016-      esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2031-	case $ac_val in
ale-0.9.0.3/autom4te.cache/output.0:2032:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ale-0.9.0.3/autom4te.cache/output.0-2033-	esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2147-    set,)
ale-0.9.0.3/autom4te.cache/output.0:2148:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ale-0.9.0.3/autom4te.cache/output.0:2149:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ale-0.9.0.3/autom4te.cache/output.0-2150-      ac_cache_corrupted=: ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2158-	# differences in whitespace do not lead to failure.
ale-0.9.0.3/autom4te.cache/output.0:2159:	ac_old_val_w=`echo x $ac_old_val`
ale-0.9.0.3/autom4te.cache/output.0:2160:	ac_new_val_w=`echo x $ac_new_val`
ale-0.9.0.3/autom4te.cache/output.0-2161-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2178-    case $ac_new_val in
ale-0.9.0.3/autom4te.cache/output.0:2179:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.0-2180-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2369-if (
ale-0.9.0.3/autom4te.cache/output.0:2370:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ale-0.9.0.3/autom4te.cache/output.0-2371-   if test "$*" = "X"; then
ale-0.9.0.3/autom4te.cache/output.0-2372-      # -L didn't work.
ale-0.9.0.3/autom4te.cache/output.0:2373:      set X `ls -t $srcdir/configure conftest.file`
ale-0.9.0.3/autom4te.cache/output.0-2374-   fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2411-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ale-0.9.0.3/autom4te.cache/output.0:2412:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ale-0.9.0.3/autom4te.cache/output.0-2413-
ale-0.9.0.3/autom4te.cache/output.0-2414-# expand $ac_aux_dir to an absolute path
ale-0.9.0.3/autom4te.cache/output.0:2415:am_aux_dir=`cd $ac_aux_dir && pwd`
ale-0.9.0.3/autom4te.cache/output.0-2416-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2440-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
ale-0.9.0.3/autom4te.cache/output.0:2441:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ale-0.9.0.3/autom4te.cache/output.0-2442-	     'mkdir (GNU coreutils) '* | \
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2519-set x ${MAKE-make}
ale-0.9.0.3/autom4te.cache/output.0:2520:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ale-0.9.0.3/autom4te.cache/output.0-2521-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2529-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
ale-0.9.0.3/autom4te.cache/output.0:2530:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.0-2531-  *@@@%%%=?*=@@@%%%*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2556-
ale-0.9.0.3/autom4te.cache/output.0:2557:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ale-0.9.0.3/autom4te.cache/output.0-2558-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2895-$as_echo_n "checking for C++ compiler default output file name... " >&6; }
ale-0.9.0.3/autom4te.cache/output.0:2896:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ale-0.9.0.3/autom4te.cache/output.0-2897-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-2939-	then :; else
ale-0.9.0.3/autom4te.cache/output.0:2940:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ale-0.9.0.3/autom4te.cache/output.0-2941-	fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-3042-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ale-0.9.0.3/autom4te.cache/output.0:3043:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ale-0.9.0.3/autom4te.cache/output.0-3044-	  break;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-3100-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ale-0.9.0.3/autom4te.cache/output.0:3101:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.0-3102-       break;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-3369-# case it prints its new name instead of `make'.
ale-0.9.0.3/autom4te.cache/output.0:3370:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ale-0.9.0.3/autom4te.cache/output.0-3371-   am__include=include
##############################################
ale-0.9.0.3/autom4te.cache/output.0-3377-   echo '.include "confinc"' > confmf
ale-0.9.0.3/autom4te.cache/output.0:3378:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ale-0.9.0.3/autom4te.cache/output.0-3379-      am__include=.include
##############################################
ale-0.9.0.3/autom4te.cache/output.0-3436-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.0:3437:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.0-3438-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4227-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.0:4228:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.0-4229-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4417-test "x$ac_build_alias" = x &&
ale-0.9.0.3/autom4te.cache/output.0:4418:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ale-0.9.0.3/autom4te.cache/output.0-4419-test "x$ac_build_alias" = x &&
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4422-   { (exit 1); exit 1; }; }
ale-0.9.0.3/autom4te.cache/output.0:4423:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ale-0.9.0.3/autom4te.cache/output.0-4424-  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4447-IFS=$ac_save_IFS
ale-0.9.0.3/autom4te.cache/output.0:4448:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ale-0.9.0.3/autom4te.cache/output.0-4449-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4458-else
ale-0.9.0.3/autom4te.cache/output.0:4459:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ale-0.9.0.3/autom4te.cache/output.0-4460-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4484-IFS=$ac_save_IFS
ale-0.9.0.3/autom4te.cache/output.0:4485:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ale-0.9.0.3/autom4te.cache/output.0-4486-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4744-  # Check for GNU $ac_path_GREP
ale-0.9.0.3/autom4te.cache/output.0:4745:case `"$ac_path_GREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-4746-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4758-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.0:4759:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.0-4760-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4812-  # Check for GNU $ac_path_EGREP
ale-0.9.0.3/autom4te.cache/output.0:4813:case `"$ac_path_EGREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-4814-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-4826-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.0:4827:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.0-4828-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5050-do
ale-0.9.0.3/autom4te.cache/output.0:5051:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-5052-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5102-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:5103:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-5104-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5413-  # Check for GNU $ac_path_SED
ale-0.9.0.3/autom4te.cache/output.0:5414:case `"$ac_path_SED" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-5415-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5427-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.0:5428:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.0-5429-    if test $ac_count -gt ${ac_path_SED_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5494-  # Check for GNU $ac_path_FGREP
ale-0.9.0.3/autom4te.cache/output.0:5495:case `"$ac_path_FGREP" --version 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-5496-*GNU*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5508-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/autom4te.cache/output.0:5509:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/autom4te.cache/output.0-5510-    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5576-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/autom4te.cache/output.0:5577:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/autom4te.cache/output.0-5578-  *)
ale-0.9.0.3/autom4te.cache/output.0:5579:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/autom4te.cache/output.0-5580-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5585-      # Canonicalize the pathname of ld
ale-0.9.0.3/autom4te.cache/output.0:5586:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/autom4te.cache/output.0-5587-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/autom4te.cache/output.0:5588:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/autom4te.cache/output.0-5589-      done
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5620-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/autom4te.cache/output.0:5621:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.0-5622-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5653-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/autom4te.cache/output.0:5654:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.0-5655-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5698-	# Tru64's nm complains that /dev/null is an invalid object file
ale-0.9.0.3/autom4te.cache/output.0:5699:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/output.0-5700-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5704-	*)
ale-0.9.0.3/autom4te.cache/output.0:5705:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/autom4te.cache/output.0-5706-	  */dev/null*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5927-    # And add a safety zone
ale-0.9.0.3/autom4te.cache/output.0:5928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/output.0:5929:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/output.0-5930-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5955-    if test -n "$kargmax"; then
ale-0.9.0.3/autom4te.cache/output.0:5956:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ale-0.9.0.3/autom4te.cache/output.0-5957-    else
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5963-    if test -n "$lt_cv_sys_max_cmd_len"; then
ale-0.9.0.3/autom4te.cache/output.0:5964:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/autom4te.cache/output.0:5965:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/autom4te.cache/output.0-5966-    else
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5975-      # we can't tell.
ale-0.9.0.3/autom4te.cache/output.0:5976:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ale-0.9.0.3/autom4te.cache/output.0-5977-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5979-      do
ale-0.9.0.3/autom4te.cache/output.0:5980:        i=`expr $i + 1`
ale-0.9.0.3/autom4te.cache/output.0-5981-        teststring=$teststring$teststring
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5983-      # Only check the string length outside the loop.
ale-0.9.0.3/autom4te.cache/output.0:5984:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ale-0.9.0.3/autom4te.cache/output.0-5985-      teststring=
##############################################
ale-0.9.0.3/autom4te.cache/output.0-5988-      # linker.  It appears as though 1/2 is a usable value.
ale-0.9.0.3/autom4te.cache/output.0:5989:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ale-0.9.0.3/autom4te.cache/output.0-5990-    fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-6343-openbsd*)
ale-0.9.0.3/autom4te.cache/output.0:6344:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.0-6345-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-6832-# If we're using GNU nm, then use its standard symbol codes.
ale-0.9.0.3/autom4te.cache/output.0:6833:case `$NM -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-6834-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-6850-mingw*)
ale-0.9.0.3/autom4te.cache/output.0:6851:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ale-0.9.0.3/autom4te.cache/output.0-6852-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-7046-  (exit $ac_status); }; then
ale-0.9.0.3/autom4te.cache/output.0:7047:    case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.0-7048-      *ELF-32*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-7066-    if test "$lt_cv_prog_gnu_ld" = yes; then
ale-0.9.0.3/autom4te.cache/output.0:7067:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.0-7068-	*32-bit*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-7078-    else
ale-0.9.0.3/autom4te.cache/output.0:7079:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/autom4te.cache/output.0-7080-	*32-bit*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-7867-do
ale-0.9.0.3/autom4te.cache/output.0:7868:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-7869-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.0-7919-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:7920:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-7921-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-8328-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/autom4te.cache/output.0:8329:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/autom4te.cache/output.0-8330-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-8918-done
ale-0.9.0.3/autom4te.cache/output.0:8919:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/autom4te.cache/output.0-8920-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-8947-	"file_magic "*)
ale-0.9.0.3/autom4te.cache/output.0:8948:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/autom4te.cache/output.0-8949-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9013-	"file_magic "*)
ale-0.9.0.3/autom4te.cache/output.0:9014:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/autom4te.cache/output.0-9015-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9356-      *)
ale-0.9.0.3/autom4te.cache/output.0:9357:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.0-9358-	*Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9692-  if test "$hard_links" = no; then
ale-0.9.0.3/autom4te.cache/output.0:9693:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ale-0.9.0.3/autom4te.cache/output.0:9694:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ale-0.9.0.3/autom4te.cache/output.0-9695-    need_locks=warn
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9785-    supports_anon_versioning=no
ale-0.9.0.3/autom4te.cache/output.0:9786:    case `$LD -v 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-9787-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9850-	# is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/autom4te.cache/output.0:9851:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/autom4te.cache/output.0-9852-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9873-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/autom4te.cache/output.0:9874:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.0:9875:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-9876-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9891-        pgcc*)				# Portland Group C compiler
ale-0.9.0.3/autom4te.cache/output.0:9892:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.0-9893-	  tmp_addflag=' $pic_flag'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9895-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
ale-0.9.0.3/autom4te.cache/output.0:9896:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.0-9897-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9910-	esac
ale-0.9.0.3/autom4te.cache/output.0:9911:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.0-9912-	*Sun\ C*)			# Sun C 5.9
ale-0.9.0.3/autom4te.cache/output.0:9913:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.0-9914-	  compiler_needs_object=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.0-9979-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ale-0.9.0.3/autom4te.cache/output.0:9980:      case `$LD -v 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-9981-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10100-	# below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/autom4te.cache/output.0:10101:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/autom4te.cache/output.0-10102-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10192-    }'
ale-0.9.0.3/autom4te.cache/output.0:10193:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.0-10194-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.0-10195-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.0:10196:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.0-10197-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10210-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ale-0.9.0.3/autom4te.cache/output.0:10211:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/autom4te.cache/output.0-10212-      else
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10263-    }'
ale-0.9.0.3/autom4te.cache/output.0:10264:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.0-10265-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.0-10266-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.0:10267:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.0-10268-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10325-      # FIXME: Setting linknames here is a bad hack.
ale-0.9.0.3/autom4te.cache/output.0:10326:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
ale-0.9.0.3/autom4te.cache/output.0-10327-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10330-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
ale-0.9.0.3/autom4te.cache/output.0:10331:      fix_srcfile_path='`cygpath -w "$srcfile"`'
ale-0.9.0.3/autom4te.cache/output.0-10332-      enable_shared_with_static_runtimes=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10483-      if test "$GCC" = yes; then
ale-0.9.0.3/autom4te.cache/output.0:10484:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-10485-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10513-       }; then
ale-0.9.0.3/autom4te.cache/output.0:10514:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-10515-        
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10527-      else
ale-0.9.0.3/autom4te.cache/output.0:10528:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0:10529:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-10530-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10564-	hardcode_direct_absolute=yes
ale-0.9.0.3/autom4te.cache/output.0:10565:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.0-10566-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10597-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.0:10598:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-10599-      else
ale-0.9.0.3/autom4te.cache/output.0-10600-	allow_undefined_flag=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.0:10601:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-10602-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10610-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.0:10611:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-10612-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10614-	allow_undefined_flag=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.0:10615:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0:10616:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ale-0.9.0.3/autom4te.cache/output.0:10617:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ale-0.9.0.3/autom4te.cache/output.0-10618-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-10633-      else
ale-0.9.0.3/autom4te.cache/output.0:10634:	case `$CC -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-10635-	*"Compilers 5.0"*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11027-  esac
ale-0.9.0.3/autom4te.cache/output.0:11028:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.0-11029-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11033-    # okay in the real world where ";" in dirpaths is itself problematic.
ale-0.9.0.3/autom4te.cache/output.0:11034:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.0-11035-  else
ale-0.9.0.3/autom4te.cache/output.0:11036:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.0-11037-  fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11040-  lt_tmp_lt_search_path_spec=
ale-0.9.0.3/autom4te.cache/output.0:11041:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ale-0.9.0.3/autom4te.cache/output.0-11042-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11069-}'`
ale-0.9.0.3/autom4te.cache/output.0:11070:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
ale-0.9.0.3/autom4te.cache/output.0-11071-else
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11157-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/autom4te.cache/output.0:11158:    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'
ale-0.9.0.3/autom4te.cache/output.0-11159-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11192-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/autom4te.cache/output.0:11193:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/autom4te.cache/output.0:11194:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.0:11195:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/autom4te.cache/output.0-11196-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11201-      fi'
ale-0.9.0.3/autom4te.cache/output.0:11202:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.0-11203-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11209-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.0:11210:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.0-11211-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11214-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/autom4te.cache/output.0:11215:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.0:11216:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.0-11217-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11223-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/autom4te.cache/output.0:11224:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.0-11225-      else
ale-0.9.0.3/autom4te.cache/output.0:11226:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.0-11227-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11230-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.0:11231:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.0-11232-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11236-  *)
ale-0.9.0.3/autom4te.cache/output.0:11237:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/autom4te.cache/output.0-11238-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11253-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.0:11254:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/autom4te.cache/output.0-11255-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11501-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/autom4te.cache/output.0:11502:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/autom4te.cache/output.0-11503-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-11575-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.0:11576:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.0-11577-    case $host_os in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-12870-done
ale-0.9.0.3/autom4te.cache/output.0:12871:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/autom4te.cache/output.0-12872-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-12902-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/autom4te.cache/output.0:12903:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/autom4te.cache/output.0-12904-  *)
ale-0.9.0.3/autom4te.cache/output.0:12905:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/autom4te.cache/output.0-12906-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-12911-      # Canonicalize the pathname of ld
ale-0.9.0.3/autom4te.cache/output.0:12912:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/autom4te.cache/output.0-12913-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/autom4te.cache/output.0:12914:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/autom4te.cache/output.0-12915-      done
##############################################
ale-0.9.0.3/autom4te.cache/output.0-12946-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/autom4te.cache/output.0:12947:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.0-12948-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-12979-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/autom4te.cache/output.0:12980:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/autom4te.cache/output.0-12981-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13013-        # ancient GNU ld didn't support --whole-archive et. al.
ale-0.9.0.3/autom4te.cache/output.0:13014:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ale-0.9.0.3/autom4te.cache/output.0-13015-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13097-          # below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/autom4te.cache/output.0:13098:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/autom4te.cache/output.0-13099-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13188-    }'
ale-0.9.0.3/autom4te.cache/output.0:13189:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.0-13190-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.0-13191-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.0:13192:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.0-13193-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13207-
ale-0.9.0.3/autom4te.cache/output.0:13208:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/autom4te.cache/output.0-13209-        else
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13260-    }'
ale-0.9.0.3/autom4te.cache/output.0:13261:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.0-13262-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/autom4te.cache/output.0-13263-if test -z "$aix_libpath"; then
ale-0.9.0.3/autom4te.cache/output.0:13264:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/autom4te.cache/output.0-13265-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13324-          # is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/autom4te.cache/output.0:13325:          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/autom4te.cache/output.0-13326-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13427-            # dependencies.
ale-0.9.0.3/autom4te.cache/output.0:13428:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.0-13429-            ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13492-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.0:13493:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.0-13494-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13528-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/autom4te.cache/output.0:13529:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.0:13530:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13531-	;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13535-	    # SGI C++
ale-0.9.0.3/autom4te.cache/output.0:13536:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13537-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13546-	      if test "$with_gnu_ld" = no; then
ale-0.9.0.3/autom4te.cache/output.0:13547:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13548-	      else
ale-0.9.0.3/autom4te.cache/output.0:13549:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13550-	      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13567-	    # to its proper name (with version) after linking.
ale-0.9.0.3/autom4te.cache/output.0:13568:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.0:13569:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.0-13570-	    # Commands to make compiler produce verbose output that lists
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13577-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.0:13578:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.0-13579-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13592-	    # earlier do not add the objects themselves.
ale-0.9.0.3/autom4te.cache/output.0:13593:	    case `$CC -V 2>&1` in
ale-0.9.0.3/autom4te.cache/output.0-13594-	      *"Version 7."*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13613-            # Portland Group C++ compiler
ale-0.9.0.3/autom4te.cache/output.0:13614:	    case `$CC -V` in
ale-0.9.0.3/autom4te.cache/output.0-13615-	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13618-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ale-0.9.0.3/autom4te.cache/output.0:13619:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
ale-0.9.0.3/autom4te.cache/output.0-13620-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13622-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ale-0.9.0.3/autom4te.cache/output.0:13623:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
ale-0.9.0.3/autom4te.cache/output.0-13624-		$RANLIB $oldlib'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13627-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/autom4te.cache/output.0:13628:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13629-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13631-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/autom4te.cache/output.0:13632:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13633-	      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13641-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
ale-0.9.0.3/autom4te.cache/output.0:13642:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.0-13643-            ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13660-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.0:13661:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.0-13662-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13675-	  *)
ale-0.9.0.3/autom4te.cache/output.0:13676:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.0-13677-	    *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13682-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
ale-0.9.0.3/autom4te.cache/output.0:13683:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/autom4te.cache/output.0-13684-	      compiler_needs_object_CXX=yes
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13752-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
ale-0.9.0.3/autom4te.cache/output.0:13753:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.0-13754-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13771-	    # to its proper name (with version) after linking.
ale-0.9.0.3/autom4te.cache/output.0:13772:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/autom4te.cache/output.0-13773-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13792-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/autom4te.cache/output.0:13793:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13794-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13797-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
ale-0.9.0.3/autom4te.cache/output.0:13798:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0:13799:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ale-0.9.0.3/autom4te.cache/output.0-13800-	          echo "-hidden">> $lib.exp~
ale-0.9.0.3/autom4te.cache/output.0:13801:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
ale-0.9.0.3/autom4te.cache/output.0-13802-	          $RM $lib.exp'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13816-	    # dependencies.
ale-0.9.0.3/autom4te.cache/output.0:13817:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/autom4te.cache/output.0-13818-	    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-13823-	        osf3*)
ale-0.9.0.3/autom4te.cache/output.0:13824:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13825-		  ;;
ale-0.9.0.3/autom4te.cache/output.0-13826-	        *)
ale-0.9.0.3/autom4te.cache/output.0:13827:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/autom4te.cache/output.0-13828-		  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-14058-
ale-0.9.0.3/autom4te.cache/output.0:14059:  for p in `eval "$output_verbose_link_cmd"`; do
ale-0.9.0.3/autom4te.cache/output.0-14060-    case $p in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-14143-linux*)
ale-0.9.0.3/autom4te.cache/output.0:14144:  case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.0-14145-  *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-14194-if test -n "${compiler_lib_search_path_CXX}"; then
ale-0.9.0.3/autom4te.cache/output.0:14195: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ale-0.9.0.3/autom4te.cache/output.0-14196-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-14427-	  *)
ale-0.9.0.3/autom4te.cache/output.0:14428:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/autom4te.cache/output.0-14429-	    *Sun\ C*)
##############################################
ale-0.9.0.3/autom4te.cache/output.0-14772-  if test "$hard_links" = no; then
ale-0.9.0.3/autom4te.cache/output.0:14773:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ale-0.9.0.3/autom4te.cache/output.0:14774:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ale-0.9.0.3/autom4te.cache/output.0-14775-    need_locks=warn
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15035-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/autom4te.cache/output.0:15036:    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'
ale-0.9.0.3/autom4te.cache/output.0-15037-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15070-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/autom4te.cache/output.0:15071:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/autom4te.cache/output.0:15072:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.0:15073:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/autom4te.cache/output.0-15074-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15079-      fi'
ale-0.9.0.3/autom4te.cache/output.0:15080:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/autom4te.cache/output.0-15081-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15087-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.0:15088:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.0-15089-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15092-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/autom4te.cache/output.0:15093:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.0:15094:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/autom4te.cache/output.0-15095-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15101-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/autom4te.cache/output.0:15102:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/autom4te.cache/output.0-15103-      else
ale-0.9.0.3/autom4te.cache/output.0:15104:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/autom4te.cache/output.0-15105-      fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15108-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/autom4te.cache/output.0:15109:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/autom4te.cache/output.0-15110-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15114-  *)
ale-0.9.0.3/autom4te.cache/output.0:15115:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/autom4te.cache/output.0-15116-    ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15131-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.0:15132:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/autom4te.cache/output.0-15133-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15378-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/autom4te.cache/output.0:15379:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/autom4te.cache/output.0-15380-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15452-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/autom4te.cache/output.0:15453:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/autom4te.cache/output.0-15454-    case $host_os in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-15866-do
ale-0.9.0.3/autom4te.cache/output.0:15867:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-15868-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16007-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:16008:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-16009-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16274-
ale-0.9.0.3/autom4te.cache/output.0:16275:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.0-16276-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16279-			fi
ale-0.9.0.3/autom4te.cache/output.0:16280:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.0-16281-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16377-
ale-0.9.0.3/autom4te.cache/output.0:16378:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.0-16379-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16382-			fi
ale-0.9.0.3/autom4te.cache/output.0:16383:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.0-16384-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16400-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.0:16401:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.0-16402-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16447-
ale-0.9.0.3/autom4te.cache/output.0:16448:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.0-16449-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16696-
ale-0.9.0.3/autom4te.cache/output.0:16697:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.0-16698-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16701-			fi
ale-0.9.0.3/autom4te.cache/output.0:16702:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.0-16703-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16799-
ale-0.9.0.3/autom4te.cache/output.0:16800:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.0-16801-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16804-			fi
ale-0.9.0.3/autom4te.cache/output.0:16805:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.0-16806-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16822-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.0:16823:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.0-16824-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-16869-
ale-0.9.0.3/autom4te.cache/output.0:16870:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.0-16871-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-17118-
ale-0.9.0.3/autom4te.cache/output.0:17119:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.0-17120-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-17123-			fi
ale-0.9.0.3/autom4te.cache/output.0:17124:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/autom4te.cache/output.0-17125-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-17221-
ale-0.9.0.3/autom4te.cache/output.0:17222:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/autom4te.cache/output.0-17223-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-17226-			fi
ale-0.9.0.3/autom4te.cache/output.0:17227:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/autom4te.cache/output.0-17228-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-17244-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/autom4te.cache/output.0:17245:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/autom4te.cache/output.0-17246-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-17291-
ale-0.9.0.3/autom4te.cache/output.0:17292:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/autom4te.cache/output.0-17293-fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-17471-do
ale-0.9.0.3/autom4te.cache/output.0:17472:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-17473-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.0-17563-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:17564:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-17565-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-18227-do
ale-0.9.0.3/autom4te.cache/output.0:18228:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-18229-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-18368-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:18369:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-18370-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-20086-do
ale-0.9.0.3/autom4te.cache/output.0:20087:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-20088-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-20227-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:20228:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-20229-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-20879-do
ale-0.9.0.3/autom4te.cache/output.0:20880:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-20881-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21020-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:21021:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-21022-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21031-do
ale-0.9.0.3/autom4te.cache/output.0:21032:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-21033-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21123-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:21124:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-21125-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21442-do
ale-0.9.0.3/autom4te.cache/output.0:21443:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-21444-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21583-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:21584:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-21585-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21659-ac_save_IFS=$IFS; IFS=','
ale-0.9.0.3/autom4te.cache/output.0:21660:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
ale-0.9.0.3/autom4te.cache/output.0-21661-IFS=$ac_save_IFS
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21683-do
ale-0.9.0.3/autom4te.cache/output.0:21684:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-21685-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21775-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:21776:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-21777-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21892-do
ale-0.9.0.3/autom4te.cache/output.0:21893:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/autom4te.cache/output.0-21894-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/autom4te.cache/output.0-21984-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/autom4te.cache/output.0:21985:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/autom4te.cache/output.0-21986-_ACEOF
##############################################
ale-0.9.0.3/autom4te.cache/output.0-22648-		IMAGEMAGICK_VERSION=`Magick-config --version`
ale-0.9.0.3/autom4te.cache/output.0:22649:		IMAGEMAGICK_VERSION_A=`echo $IMAGEMAGICK_VERSION | cut -f 1 -d '.'`
ale-0.9.0.3/autom4te.cache/output.0:22650:		IMAGEMAGICK_VERSION_B=`echo $IMAGEMAGICK_VERSION | cut -f 2 -d '.'`
ale-0.9.0.3/autom4te.cache/output.0:22651:		IMAGEMAGICK_VERSION_C=`echo $IMAGEMAGICK_VERSION | cut -f 3 -d '.'`
ale-0.9.0.3/autom4te.cache/output.0-22652-		
##############################################
ale-0.9.0.3/autom4te.cache/output.0-22659-		  && test $IMAGEMAGICK_VERSION_C -ge 6 ); then
ale-0.9.0.3/autom4te.cache/output.0:22660:		  	IMAGEMAGICK_CFLAGS=`$MAGICK_CONFIG --cflags`
ale-0.9.0.3/autom4te.cache/output.0:22661:			IMAGEMAGICK_CPPFLAGS="`$MAGICK_CONFIG --cppflags` -DUSE_MAGICK"
ale-0.9.0.3/autom4te.cache/output.0:22662:			IMAGEMAGICK_LDFLAGS=`$MAGICK_CONFIG --ldflags`
ale-0.9.0.3/autom4te.cache/output.0:22663:			IMAGEMAGICK_LIBS=`$MAGICK_CONFIG --libs`
ale-0.9.0.3/autom4te.cache/output.0-22664-		else
##############################################
ale-0.9.0.3/autom4te.cache/output.0-23708-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.0:23709:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ale-0.9.0.3/autom4te.cache/output.0-23710-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ale-0.9.0.3/autom4te.cache/output.0-23760-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.0:23761:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/output.0-23762-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-23776-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/autom4te.cache/output.0:23777:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/autom4te.cache/output.0-23778-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-23845-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
ale-0.9.0.3/autom4te.cache/output.0:23846:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ale-0.9.0.3/autom4te.cache/output.0-23847-  as_echo='printf %s\n'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-23849-else
ale-0.9.0.3/autom4te.cache/output.0:23850:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ale-0.9.0.3/autom4te.cache/output.0-23851-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-23859-	expr "X$arg" : "X\\(.*\\)$as_nl";
ale-0.9.0.3/autom4te.cache/output.0:23860:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ale-0.9.0.3/autom4te.cache/output.0-23861-      esac;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-23975-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/autom4te.cache/output.0:23976:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
ale-0.9.0.3/autom4te.cache/output.0-23977-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24088-	esac;
ale-0.9.0.3/autom4te.cache/output.0:24089:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
ale-0.9.0.3/autom4te.cache/output.0-24090-	???[sx]*):;;*)false;;esac;fi
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24173-configured by $0, generated by GNU Autoconf 2.63,
ale-0.9.0.3/autom4te.cache/output.0:24174:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
ale-0.9.0.3/autom4te.cache/output.0-24175-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24194-  --*=*)
ale-0.9.0.3/autom4te.cache/output.0:24195:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ale-0.9.0.3/autom4te.cache/output.0:24196:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ale-0.9.0.3/autom4te.cache/output.0-24197-    ac_shift=:
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24216-    case $ac_optarg in
ale-0.9.0.3/autom4te.cache/output.0:24217:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.0-24218-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24223-    case $ac_optarg in
ale-0.9.0.3/autom4te.cache/output.0:24224:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/autom4te.cache/output.0-24225-    esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24294-delay_variable_subst='$delay_variable_subst'
ale-0.9.0.3/autom4te.cache/output.0:24295:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24296:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24297:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24298:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24299:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24300:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24301:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24302:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24303:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24304:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24305:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24306:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24307:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24308:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24309:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24310:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24311:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24312:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24313:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24314:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24315:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24316:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24317:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24318:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24319:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24320:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24321:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24322:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24323:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24324:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24325:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24326:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24327:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24328:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24329:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24330:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24331:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24332:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24333:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24334:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24335:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24336:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24337:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24338:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24339:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24340:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24341:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24342:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24343:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24344:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24345:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24346:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24347:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24348:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24349:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24350:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24351:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24352:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24353:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24354:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24355:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24356:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24357:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24358:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24359:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24360:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24361:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24362:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24363:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24364:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24365:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24366:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24367:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24368:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24369:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24370:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24371:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24372:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24373:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24374:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24375:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24376:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24377:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24378:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24379:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24380:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24381:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24382:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24383:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24384:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24385:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24386:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24387:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24388:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24389:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24390:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24391:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24392:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24393:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24394:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24395:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24396:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24397:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24398:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24399:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24400:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24401:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24402:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24403:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24404:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24405:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24406:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24407:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24408:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24409:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24410:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24411:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24412:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24413:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24414:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24415:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24416:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24417:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24418:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24419:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24420:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24421:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24422:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24423:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24424:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24425:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24426:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24427:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24428:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24429:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24430:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24431:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24432:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24433:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24434:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24435:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24436:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24437:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24438:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24439:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24440:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24441:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24442:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24443:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24444:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24445:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24446:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24447:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24448:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24449:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24450:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24451:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24452:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24453:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24454:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24455:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24456:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24457:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24458:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24459:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24460:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24461:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24462:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24463:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24464:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0:24465:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/autom4te.cache/output.0-24466-
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24561-compiler_lib_search_path_CXX; do
ale-0.9.0.3/autom4te.cache/output.0:24562:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/autom4te.cache/output.0-24563-    *[\\\\\\\`\\"\\\$]*)
ale-0.9.0.3/autom4te.cache/output.0:24564:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ale-0.9.0.3/autom4te.cache/output.0-24565-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24599-prelink_cmds_CXX; do
ale-0.9.0.3/autom4te.cache/output.0:24600:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/autom4te.cache/output.0-24601-    *[\\\\\\\`\\"\\\$]*)
ale-0.9.0.3/autom4te.cache/output.0:24602:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ale-0.9.0.3/autom4te.cache/output.0-24603-      ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24611-case \$lt_ECHO in
ale-0.9.0.3/autom4te.cache/output.0:24612:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
ale-0.9.0.3/autom4te.cache/output.0-24613-  ;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24704-ac_cr=''
ale-0.9.0.3/autom4te.cache/output.0:24705:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ale-0.9.0.3/autom4te.cache/output.0-24706-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24723-   { (exit 1); exit 1; }; }
ale-0.9.0.3/autom4te.cache/output.0:24724:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
ale-0.9.0.3/autom4te.cache/output.0-24725-ac_delim='%!_!# '
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24731-
ale-0.9.0.3/autom4te.cache/output.0:24732:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ale-0.9.0.3/autom4te.cache/output.0-24733-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-24865-for ac_last_try in false false :; do
ale-0.9.0.3/autom4te.cache/output.0:24866:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
ale-0.9.0.3/autom4te.cache/output.0-24867-  if test -z "$ac_t"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25005-      esac
ale-0.9.0.3/autom4te.cache/output.0:25006:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ale-0.9.0.3/autom4te.cache/output.0-25007-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25068-      case $as_dir in #(
ale-0.9.0.3/autom4te.cache/output.0:25069:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ale-0.9.0.3/autom4te.cache/output.0-25070-      *) as_qdir=$as_dir;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25106-*)
ale-0.9.0.3/autom4te.cache/output.0:25107:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ale-0.9.0.3/autom4te.cache/output.0-25108-  # A ".." for each directory in $ac_dir_suffix.
ale-0.9.0.3/autom4te.cache/output.0:25109:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ale-0.9.0.3/autom4te.cache/output.0-25110-  case $ac_top_builddir_sub in
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25169-'
ale-0.9.0.3/autom4te.cache/output.0:25170:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ale-0.9.0.3/autom4te.cache/output.0-25171-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25186-
ale-0.9.0.3/autom4te.cache/output.0:25187:# Neutralize VPATH when `$srcdir' = `.'.
ale-0.9.0.3/autom4te.cache/output.0-25188-# Shell code in configure.ac might set extrasub.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25216-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ale-0.9.0.3/autom4te.cache/output.0:25217:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
ale-0.9.0.3/autom4te.cache/output.0:25218:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
ale-0.9.0.3/autom4te.cache/output.0-25219-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25269-    * )
ale-0.9.0.3/autom4te.cache/output.0:25270:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ale-0.9.0.3/autom4te.cache/output.0-25271-  esac
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25315-  # Strip MF so we end up with the name of the file.
ale-0.9.0.3/autom4te.cache/output.0:25316:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ale-0.9.0.3/autom4te.cache/output.0-25317-  # Check whether this is an Automake generated Makefile or not.
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25352-  # from the Makefile without running `make'.
ale-0.9.0.3/autom4te.cache/output.0:25353:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.0-25354-  test -z "$DEPDIR" && continue
ale-0.9.0.3/autom4te.cache/output.0:25355:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.0-25356-  test -z "am__include" && continue
ale-0.9.0.3/autom4te.cache/output.0:25357:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.0-25358-  # When using ansi2knr, U may be empty or an underscore; expand it
ale-0.9.0.3/autom4te.cache/output.0:25359:  U=`sed -n 's/^U = //p' < "$mf"`
ale-0.9.0.3/autom4te.cache/output.0-25360-  # Find all dependency output files, they are included files with
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25399-      case $as_dir in #(
ale-0.9.0.3/autom4te.cache/output.0:25400:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ale-0.9.0.3/autom4te.cache/output.0-25401-      *) as_qdir=$as_dir;;
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25452-
ale-0.9.0.3/autom4te.cache/output.0:25453:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ale-0.9.0.3/autom4te.cache/output.0-25454-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25981-  # Extract subdirectory from the argument.
ale-0.9.0.3/autom4te.cache/output.0:25982:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ale-0.9.0.3/autom4te.cache/output.0-25983-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ale-0.9.0.3/autom4te.cache/output.0-25992-{
ale-0.9.0.3/autom4te.cache/output.0:25993:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ale-0.9.0.3/autom4te.cache/output.0-25994-}
##############################################
ale-0.9.0.3/autom4te.cache/output.0-26019-{
ale-0.9.0.3/autom4te.cache/output.0:26020:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
ale-0.9.0.3/autom4te.cache/output.0:26021:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
ale-0.9.0.3/autom4te.cache/output.0-26022-}
##############################################
ale-0.9.0.3/autom4te.cache/output.0-26026-{
ale-0.9.0.3/autom4te.cache/output.0:26027:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
ale-0.9.0.3/autom4te.cache/output.0-26028-}
##############################################
ale-0.9.0.3/autom4te.cache/output.0-26032-{
ale-0.9.0.3/autom4te.cache/output.0:26033:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
ale-0.9.0.3/autom4te.cache/output.0-26034-}
##############################################
ale-0.9.0.3/autom4te.cache/output.0-26038-{
ale-0.9.0.3/autom4te.cache/output.0:26039:  func_arith_result=`expr "$@"`
ale-0.9.0.3/autom4te.cache/output.0-26040-}
##############################################
ale-0.9.0.3/autom4te.cache/output.0-26045-{
ale-0.9.0.3/autom4te.cache/output.0:26046:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ale-0.9.0.3/autom4te.cache/output.0-26047-}
##############################################
ale-0.9.0.3/configure.in-158-		IMAGEMAGICK_VERSION=`Magick-config --version`
ale-0.9.0.3/configure.in:159:		IMAGEMAGICK_VERSION_A=`echo $IMAGEMAGICK_VERSION | cut -f 1 -d '.'`
ale-0.9.0.3/configure.in:160:		IMAGEMAGICK_VERSION_B=`echo $IMAGEMAGICK_VERSION | cut -f 2 -d '.'`
ale-0.9.0.3/configure.in:161:		IMAGEMAGICK_VERSION_C=`echo $IMAGEMAGICK_VERSION | cut -f 3 -d '.'`
ale-0.9.0.3/configure.in-162-		
##############################################
ale-0.9.0.3/configure.in-169-		  && test $IMAGEMAGICK_VERSION_C -ge 6 ); then
ale-0.9.0.3/configure.in:170:		  	IMAGEMAGICK_CFLAGS=`$MAGICK_CONFIG --cflags`
ale-0.9.0.3/configure.in:171:			IMAGEMAGICK_CPPFLAGS="`$MAGICK_CONFIG --cppflags` -DUSE_MAGICK"
ale-0.9.0.3/configure.in:172:			IMAGEMAGICK_LDFLAGS=`$MAGICK_CONFIG --ldflags`
ale-0.9.0.3/configure.in:173:			IMAGEMAGICK_LIBS=`$MAGICK_CONFIG --libs`
ale-0.9.0.3/configure.in-174-		else
##############################################
ale-0.9.0.3/doc/make-infos-7-	s/_*.texi_*//g;
ale-0.9.0.3/doc/make-infos:8:	`$ARGV[0] -o "$_.info" "$texi_file"`;
ale-0.9.0.3/doc/make-infos:9:	`rm "$texi_file"`;
ale-0.9.0.3/doc/make-infos-10-}
##############################################
ale-0.9.0.3/doc/Makefile-638-	$(PDFTEX) $(PDFTEX_FLAGS) &$(PDFXMLTEX) $<
ale-0.9.0.3/doc/Makefile:639:	@if [ `egrep Rerun $(basename $@).log | wc -l` -gt 0 ]; then \
ale-0.9.0.3/doc/Makefile-640-		$(PDFTEX) $(PDFTEX_FLAGS) &$(PDFXMLTEX) $< ; \
ale-0.9.0.3/doc/Makefile-641-	fi
ale-0.9.0.3/doc/Makefile:642:	@if [ `egrep Rerun $(basename $@).log | wc -l` -gt 0 ]; then \
ale-0.9.0.3/doc/Makefile-643-		$(PDFTEX) $(PDFTEX_FLAGS) &$(PDFXMLTEX) $< ; \
##############################################
ale-0.9.0.3/Makefile.in-521-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ale-0.9.0.3/Makefile.in:522:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ale-0.9.0.3/Makefile.in-523-	  if test -f $$p \
##############################################
ale-0.9.0.3/Makefile.in-525-	  ; then \
ale-0.9.0.3/Makefile.in:526:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ale-0.9.0.3/Makefile.in-527-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ale-0.9.0.3/Makefile.in-534-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ale-0.9.0.3/Makefile.in:535:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ale-0.9.0.3/Makefile.in-536-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ale-0.9.0.3/Makefile.in-541-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ale-0.9.0.3/Makefile.in:542:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ale-0.9.0.3/Makefile.in-543-	  echo " rm -f $$p $$f"; \
##############################################
ale-0.9.0.3/Makefile.in-554-	  if test -f $$d$$p; then \
ale-0.9.0.3/Makefile.in:555:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
ale-0.9.0.3/Makefile.in-556-	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ale-0.9.0.3/Makefile.in-563-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
ale-0.9.0.3/Makefile.in:564:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
ale-0.9.0.3/Makefile.in-565-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ale-0.9.0.3/Makefile.in-591-.cc.obj:
ale-0.9.0.3/Makefile.in:592:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ale-0.9.0.3/Makefile.in-593-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ale-0.9.0.3/Makefile.in-595-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ale-0.9.0.3/Makefile.in:596:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ale-0.9.0.3/Makefile.in-597-
##############################################
ale-0.9.0.3/Makefile.in-605-ui.o: ui/ui.cc
ale-0.9.0.3/Makefile.in:606:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ui.o -MD -MP -MF $(DEPDIR)/ui.Tpo -c -o ui.o `test -f 'ui/ui.cc' || echo '$(srcdir)/'`ui/ui.cc
ale-0.9.0.3/Makefile.in-607-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ui.Tpo $(DEPDIR)/ui.Po
##############################################
ale-0.9.0.3/Makefile.in-609-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ale-0.9.0.3/Makefile.in:610:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ui.o `test -f 'ui/ui.cc' || echo '$(srcdir)/'`ui/ui.cc
ale-0.9.0.3/Makefile.in-611-
ale-0.9.0.3/Makefile.in-612-ui.obj: ui/ui.cc
ale-0.9.0.3/Makefile.in:613:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ui.obj -MD -MP -MF $(DEPDIR)/ui.Tpo -c -o ui.obj `if test -f 'ui/ui.cc'; then $(CYGPATH_W) 'ui/ui.cc'; else $(CYGPATH_W) '$(srcdir)/ui/ui.cc'; fi`
ale-0.9.0.3/Makefile.in-614-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ui.Tpo $(DEPDIR)/ui.Po
##############################################
ale-0.9.0.3/Makefile.in-616-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ale-0.9.0.3/Makefile.in:617:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ui.obj `if test -f 'ui/ui.cc'; then $(CYGPATH_W) 'ui/ui.cc'; else $(CYGPATH_W) '$(srcdir)/ui/ui.cc'; fi`
ale-0.9.0.3/Makefile.in-618-
ale-0.9.0.3/Makefile.in-619-input.o: ui/input.cc
ale-0.9.0.3/Makefile.in:620:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT input.o -MD -MP -MF $(DEPDIR)/input.Tpo -c -o input.o `test -f 'ui/input.cc' || echo '$(srcdir)/'`ui/input.cc
ale-0.9.0.3/Makefile.in-621-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/input.Tpo $(DEPDIR)/input.Po
##############################################
ale-0.9.0.3/Makefile.in-623-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ale-0.9.0.3/Makefile.in:624:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o input.o `test -f 'ui/input.cc' || echo '$(srcdir)/'`ui/input.cc
ale-0.9.0.3/Makefile.in-625-
ale-0.9.0.3/Makefile.in-626-input.obj: ui/input.cc
ale-0.9.0.3/Makefile.in:627:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT input.obj -MD -MP -MF $(DEPDIR)/input.Tpo -c -o input.obj `if test -f 'ui/input.cc'; then $(CYGPATH_W) 'ui/input.cc'; else $(CYGPATH_W) '$(srcdir)/ui/input.cc'; fi`
ale-0.9.0.3/Makefile.in-628-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/input.Tpo $(DEPDIR)/input.Po
##############################################
ale-0.9.0.3/Makefile.in-630-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ale-0.9.0.3/Makefile.in:631:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o input.obj `if test -f 'ui/input.cc'; then $(CYGPATH_W) 'ui/input.cc'; else $(CYGPATH_W) '$(srcdir)/ui/input.cc'; fi`
ale-0.9.0.3/Makefile.in-632-
ale-0.9.0.3/Makefile.in-633-ui_log.o: ui/ui_log.cc
ale-0.9.0.3/Makefile.in:634:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ui_log.o -MD -MP -MF $(DEPDIR)/ui_log.Tpo -c -o ui_log.o `test -f 'ui/ui_log.cc' || echo '$(srcdir)/'`ui/ui_log.cc
ale-0.9.0.3/Makefile.in-635-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ui_log.Tpo $(DEPDIR)/ui_log.Po
##############################################
ale-0.9.0.3/Makefile.in-637-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ale-0.9.0.3/Makefile.in:638:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ui_log.o `test -f 'ui/ui_log.cc' || echo '$(srcdir)/'`ui/ui_log.cc
ale-0.9.0.3/Makefile.in-639-
ale-0.9.0.3/Makefile.in-640-ui_log.obj: ui/ui_log.cc
ale-0.9.0.3/Makefile.in:641:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ui_log.obj -MD -MP -MF $(DEPDIR)/ui_log.Tpo -c -o ui_log.obj `if test -f 'ui/ui_log.cc'; then $(CYGPATH_W) 'ui/ui_log.cc'; else $(CYGPATH_W) '$(srcdir)/ui/ui_log.cc'; fi`
ale-0.9.0.3/Makefile.in-642-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ui_log.Tpo $(DEPDIR)/ui_log.Po
##############################################
ale-0.9.0.3/Makefile.in-644-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ale-0.9.0.3/Makefile.in:645:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ui_log.obj `if test -f 'ui/ui_log.cc'; then $(CYGPATH_W) 'ui/ui_log.cc'; else $(CYGPATH_W) '$(srcdir)/ui/ui_log.cc'; fi`
ale-0.9.0.3/Makefile.in-646-
##############################################
ale-0.9.0.3/Makefile.in-667-	  else file=$(srcdir)/$$i; fi; \
ale-0.9.0.3/Makefile.in:668:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
ale-0.9.0.3/Makefile.in-669-	  case "$$ext" in \
##############################################
ale-0.9.0.3/Makefile.in-672-	  esac; \
ale-0.9.0.3/Makefile.in:673:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
ale-0.9.0.3/Makefile.in:674:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
ale-0.9.0.3/Makefile.in:675:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
ale-0.9.0.3/Makefile.in-676-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
ale-0.9.0.3/Makefile.in-688-	for i in $$list; do \
ale-0.9.0.3/Makefile.in:689:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
ale-0.9.0.3/Makefile.in-690-	  case "$$ext" in \
##############################################
ale-0.9.0.3/Makefile.in-693-	  esac; \
ale-0.9.0.3/Makefile.in:694:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
ale-0.9.0.3/Makefile.in:695:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
ale-0.9.0.3/Makefile.in:696:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
ale-0.9.0.3/Makefile.in-697-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
ale-0.9.0.3/Makefile.in-715-	dot_seen=no; \
ale-0.9.0.3/Makefile.in:716:	target=`echo $@ | sed s/-recursive//`; \
ale-0.9.0.3/Makefile.in-717-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ale-0.9.0.3/Makefile.in-750-	rev="$$rev ."; \
ale-0.9.0.3/Makefile.in:751:	target=`echo $@ | sed s/-recursive//`; \
ale-0.9.0.3/Makefile.in-752-	for subdir in $$rev; do \
##############################################
ale-0.9.0.3/Makefile.in-823-GTAGS:
ale-0.9.0.3/Makefile.in:824:	here=`$(am__cd) $(top_builddir) && pwd` \
ale-0.9.0.3/Makefile.in-825-	  && cd $(top_srcdir) \
##############################################
ale-0.9.0.3/Makefile.in-831-check-DEJAGNU: site.exp
ale-0.9.0.3/Makefile.in:832:	srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
ale-0.9.0.3/Makefile.in-833-	EXPECT=$(EXPECT); export EXPECT; \
##############################################
ale-0.9.0.3/Makefile.in-869-	test -d $(distdir) || mkdir $(distdir)
ale-0.9.0.3/Makefile.in:870:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ale-0.9.0.3/Makefile.in:871:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ale-0.9.0.3/Makefile.in-872-	list='$(DISTFILES)'; \
##############################################
ale-0.9.0.3/Makefile.in-883-	  if test -d $$d/$$file; then \
ale-0.9.0.3/Makefile.in:884:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ale-0.9.0.3/Makefile.in-885-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
ale-0.9.0.3/Makefile.in-899-	    || exit 1; \
ale-0.9.0.3/Makefile.in:900:	    distdir=`$(am__cd) $(distdir) && pwd`; \
ale-0.9.0.3/Makefile.in:901:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
ale-0.9.0.3/Makefile.in-902-	    (cd $$subdir && \
##############################################
ale-0.9.0.3/Makefile.in-967-	chmod a-w $(distdir)
ale-0.9.0.3/Makefile.in:968:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ale-0.9.0.3/Makefile.in-969-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ale-0.9.0.3/Makefile.in-998-	@cd $(distuninstallcheck_dir) \
ale-0.9.0.3/Makefile.in:999:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
ale-0.9.0.3/Makefile.in-1000-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ale-0.9.0.3/Makefile.in-1010-	fi
ale-0.9.0.3/Makefile.in:1011:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ale-0.9.0.3/Makefile.in-1012-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ale-0.9.0.3/config.guess-40-
ale-0.9.0.3/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
ale-0.9.0.3/config.guess-42-
##############################################
ale-0.9.0.3/config.guess-109-: ${TMPDIR=/tmp} ;
ale-0.9.0.3/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ale-0.9.0.3/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ale-0.9.0.3/config.guess-195-	    *)
ale-0.9.0.3/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ale-0.9.0.3/config.guess-197-		;;
##############################################
ale-0.9.0.3/config.guess-222-	*4.0)
ale-0.9.0.3/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ale-0.9.0.3/config.guess-224-		;;
ale-0.9.0.3/config.guess-225-	*5.*)
ale-0.9.0.3/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ale-0.9.0.3/config.guess-227-		;;
##############################################
ale-0.9.0.3/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
ale-0.9.0.3/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ale-0.9.0.3/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
ale-0.9.0.3/config.guess-270-	# 1.2 uses "1.2" for uname -r.
ale-0.9.0.3/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ale-0.9.0.3/config.guess-272-	exit ;;
##############################################
ale-0.9.0.3/config.guess-327-    sun4H:SunOS:5.*:*)
ale-0.9.0.3/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ale-0.9.0.3/config.guess-329-	exit ;;
ale-0.9.0.3/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ale-0.9.0.3/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ale-0.9.0.3/config.guess-332-	exit ;;
ale-0.9.0.3/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
ale-0.9.0.3/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ale-0.9.0.3/config.guess-335-	exit ;;
##############################################
ale-0.9.0.3/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
ale-0.9.0.3/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ale-0.9.0.3/config.guess-341-	exit ;;
##############################################
ale-0.9.0.3/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
ale-0.9.0.3/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ale-0.9.0.3/config.guess-350-	exit ;;
##############################################
ale-0.9.0.3/config.guess-354-    sun*:*:4.2BSD:*)
ale-0.9.0.3/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ale-0.9.0.3/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ale-0.9.0.3/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ale-0.9.0.3/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ale-0.9.0.3/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ale-0.9.0.3/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ale-0.9.0.3/config.guess-492-    *:IRIX*:*:*)
ale-0.9.0.3/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ale-0.9.0.3/config.guess-494-	exit ;;
##############################################
ale-0.9.0.3/config.guess-522-EOF
ale-0.9.0.3/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ale-0.9.0.3/config.guess-524-		then
##############################################
ale-0.9.0.3/config.guess-535-    *:AIX:*:[456])
ale-0.9.0.3/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ale-0.9.0.3/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ale-0.9.0.3/config.guess-570-    9000/[34678]??:HP-UX:*:*)
ale-0.9.0.3/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ale-0.9.0.3/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
ale-0.9.0.3/config.guess-624-EOF
ale-0.9.0.3/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ale-0.9.0.3/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ale-0.9.0.3/config.guess-652-    ia64:HP-UX:*:*)
ale-0.9.0.3/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ale-0.9.0.3/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ale-0.9.0.3/config.guess-682-EOF
ale-0.9.0.3/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ale-0.9.0.3/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ale-0.9.0.3/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ale-0.9.0.3/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ale-0.9.0.3/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ale-0.9.0.3/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ale-0.9.0.3/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
ale-0.9.0.3/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ale-0.9.0.3/config.guess-773-	    pc98)
ale-0.9.0.3/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ale-0.9.0.3/config.guess-775-	    amd64)
ale-0.9.0.3/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ale-0.9.0.3/config.guess-777-	    *)
ale-0.9.0.3/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ale-0.9.0.3/config.guess-779-	esac
##############################################
ale-0.9.0.3/config.guess-824-    prep*:SunOS:5.*:*)
ale-0.9.0.3/config.guess:825:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ale-0.9.0.3/config.guess-826-	exit ;;
##############################################
ale-0.9.0.3/config.guess-828-	# the GNU system
ale-0.9.0.3/config.guess:829:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ale-0.9.0.3/config.guess-830-	exit ;;
##############################################
ale-0.9.0.3/config.guess-832-	# other systems with GNU libc and userland
ale-0.9.0.3/config.guess:833:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
ale-0.9.0.3/config.guess-834-	exit ;;
##############################################
ale-0.9.0.3/config.guess-1067-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ale-0.9.0.3/config.guess:1068:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ale-0.9.0.3/config.guess-1069-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ale-0.9.0.3/config.guess-1308-    *:DragonFly:*:*)
ale-0.9.0.3/config.guess:1309:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ale-0.9.0.3/config.guess-1310-	exit ;;
##############################################
ale-0.9.0.3/config.guess-1321-    i*86:skyos:*:*)
ale-0.9.0.3/config.guess:1322:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
ale-0.9.0.3/config.guess-1323-	exit ;;
##############################################
ale-0.9.0.3/config.guess-1446-
ale-0.9.0.3/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
ale-0.9.0.3/config.guess-1448-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
ale-0.9.0.3/scripts/cpfmerge-33-foreach (@ARGV) {
ale-0.9.0.3/scripts/cpfmerge:34:	@file_lines = `cat $_`;
ale-0.9.0.3/scripts/cpfmerge-35-
##############################################
ale-0.9.0.3/scripts/transform-38-	while (@new_args > 0) {
ale-0.9.0.3/scripts/transform:39:		$result = `echo @ARGV $new_args[0] $new_args[1] | ale --ptcalc 2> /dev/null | grep INVERSE`;
ale-0.9.0.3/scripts/transform-40-		$result =~ /.*\((.*), (.*)\)/;
##############################################
ale-0.9.0.3/scripts/ale-psf-calibrate-185-sub foo {
ale-0.9.0.3/scripts/ale-psf-calibrate:186:	`echo $lheight > $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate:187:	`echo $lwidth >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate:188:	`echo $lrows >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate:189:	`echo $lcols >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-190-	foreach $elem (@lfilter) {
ale-0.9.0.3/scripts/ale-psf-calibrate:191:		`echo $elem >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-192-	}
##############################################
ale-0.9.0.3/scripts/ale-psf-calibrate-194-	if ($nlheight > 0) {
ale-0.9.0.3/scripts/ale-psf-calibrate:195:		`echo $nlheight >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate:196:		`echo $nlwidth >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate:197:		`echo $nlrows >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate:198:		`echo $nlcols >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-199-		foreach $elem (@nlfilter) {
ale-0.9.0.3/scripts/ale-psf-calibrate:200:			`echo $elem >> $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-201-		}
##############################################
ale-0.9.0.3/scripts/ale-psf-calibrate-204-	if ($nlheight > 0)  {
ale-0.9.0.3/scripts/ale-psf-calibrate:205:		`$invocation --dchain triangle:2 --no-inc --mc 1 --ips 4 --lpsf stdin --nlpsf stdin --projective --perturb-upper=0 --trans-load=$comparison_tfile $comparison_inputs $comparison < $temp_file 2> /dev/null` if ($init_comparison && $comparison_inputs);
ale-0.9.0.3/scripts/ale-psf-calibrate:206:		`$invocation --dchain triangle:2 --no-inc --mc 1 --scale=$scale --lpsf stdin --nlpsf stdin --psf-match @affine_mul @affine_add --projective --perturb-upper=0 --trans-load=$tfile $inputs $comparison $output1 < $temp_file 2> $result_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-207-	} else {
ale-0.9.0.3/scripts/ale-psf-calibrate:208:		`$invocation --dchain triangle:2 --no-inc --mc 1 --ips 4 --lpsf stdin --projective --perturb-upper=0 --trans-load=$comparison_tfile $comparison_inputs $comparison < $temp_file 2> /dev/null` if ($init_comparison && $comparison_inputs);
ale-0.9.0.3/scripts/ale-psf-calibrate:209:		`$invocation --dchain triangle:2 --no-inc --mc 1 --scale=$scale --lpsf stdin --psf-match @affine_mul @affine_add --projective --perturb-upper=0 --trans-load=$tfile $inputs $comparison $output1 < $temp_file 2> $result_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-210-	}
ale-0.9.0.3/scripts/ale-psf-calibrate-211-
ale-0.9.0.3/scripts/ale-psf-calibrate:212:	`rm -f $output1`;
ale-0.9.0.3/scripts/ale-psf-calibrate:213:	`rm -f $temp_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-214-
ale-0.9.0.3/scripts/ale-psf-calibrate:215:	$data = `cat $result_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-216-
ale-0.9.0.3/scripts/ale-psf-calibrate:217:	`rm -f $result_file`;
ale-0.9.0.3/scripts/ale-psf-calibrate-218-
##############################################
ale-0.9.0.3/aclocal.m4-68-changequote(,)dnl
ale-0.9.0.3/aclocal.m4:69:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/aclocal.m4-70-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ale-0.9.0.3/aclocal.m4-75-changequote(,)dnl
ale-0.9.0.3/aclocal.m4:76:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/aclocal.m4-77-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ale-0.9.0.3/aclocal.m4-94-changequote(,)dnl
ale-0.9.0.3/aclocal.m4:95:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ale-0.9.0.3/aclocal.m4-96-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ale-0.9.0.3/aclocal.m4-119-      case "$ac_file" in
ale-0.9.0.3/aclocal.m4:120:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ale-0.9.0.3/aclocal.m4-121-      esac
##############################################
ale-0.9.0.3/aclocal.m4-124-        # Adjust a relative srcdir.
ale-0.9.0.3/aclocal.m4:125:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ale-0.9.0.3/aclocal.m4:126:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ale-0.9.0.3/aclocal.m4:127:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ale-0.9.0.3/aclocal.m4-128-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ale-0.9.0.3/aclocal.m4-131-        case "$ac_given_srcdir" in
ale-0.9.0.3/aclocal.m4:132:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ale-0.9.0.3/aclocal.m4-133-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ale-0.9.0.3/aclocal.m4-151-            fi
ale-0.9.0.3/aclocal.m4:152:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ale-0.9.0.3/aclocal.m4-153-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
ale-0.9.0.3/aclocal.m4-248-  # Adjust a relative srcdir.
ale-0.9.0.3/aclocal.m4:249:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ale-0.9.0.3/aclocal.m4:250:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ale-0.9.0.3/aclocal.m4:251:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ale-0.9.0.3/aclocal.m4-252-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ale-0.9.0.3/aclocal.m4-255-  case "$ac_given_srcdir" in
ale-0.9.0.3/aclocal.m4:256:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ale-0.9.0.3/aclocal.m4-257-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ale-0.9.0.3/aclocal.m4-316-  # Set POTFILES to the value of the Makefile variable POTFILES.
ale-0.9.0.3/aclocal.m4:317:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
ale-0.9.0.3/aclocal.m4:318:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ale-0.9.0.3/aclocal.m4-319-  # Compute POTFILES_DEPS as
##############################################
ale-0.9.0.3/aclocal.m4-331-    # The LINGUAS file contains the set of available languages.
ale-0.9.0.3/aclocal.m4:332:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ale-0.9.0.3/aclocal.m4-333-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ale-0.9.0.3/aclocal.m4-335-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ale-0.9.0.3/aclocal.m4:336:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ale-0.9.0.3/aclocal.m4:337:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ale-0.9.0.3/aclocal.m4-338-  fi
##############################################
ale-0.9.0.3/aclocal.m4-379-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ale-0.9.0.3/aclocal.m4:380:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/aclocal.m4-381-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ale-0.9.0.3/aclocal.m4:382:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/aclocal.m4-383-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ale-0.9.0.3/aclocal.m4-420-      QTCATALOGS="$QTCATALOGS $lang.qm"
ale-0.9.0.3/aclocal.m4:421:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/aclocal.m4-422-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ale-0.9.0.3/aclocal.m4:423:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/aclocal.m4-424-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ale-0.9.0.3/aclocal.m4-431-    for lang in $ALL_LINGUAS; do
ale-0.9.0.3/aclocal.m4:432:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ale-0.9.0.3/aclocal.m4-433-      cat >> "$ac_file.tmp" <<EOF
##############################################
ale-0.9.0.3/aclocal.m4-442-    for lang in $ALL_LINGUAS; do
ale-0.9.0.3/aclocal.m4:443:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ale-0.9.0.3/aclocal.m4-444-      cat >> "$ac_file.tmp" <<EOF
##############################################
ale-0.9.0.3/aclocal.m4-517-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
ale-0.9.0.3/aclocal.m4:518:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
ale-0.9.0.3/aclocal.m4-519-#
##############################################
ale-0.9.0.3/aclocal.m4-541-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ale-0.9.0.3/aclocal.m4:542:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ale-0.9.0.3/aclocal.m4-543-# and then we would define $MISSING as
##############################################
ale-0.9.0.3/aclocal.m4-557-# expand $ac_aux_dir to an absolute path
ale-0.9.0.3/aclocal.m4:558:am_aux_dir=`cd $ac_aux_dir && pwd`
ale-0.9.0.3/aclocal.m4-559-])
##############################################
ale-0.9.0.3/aclocal.m4-657-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/aclocal.m4:658:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ale-0.9.0.3/aclocal.m4-659-  fi
##############################################
ale-0.9.0.3/aclocal.m4-778-  # Strip MF so we end up with the name of the file.
ale-0.9.0.3/aclocal.m4:779:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ale-0.9.0.3/aclocal.m4-780-  # Check whether this is an Automake generated Makefile or not.
##############################################
ale-0.9.0.3/aclocal.m4-787-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ale-0.9.0.3/aclocal.m4:788:    dirpart=`AS_DIRNAME("$mf")`
ale-0.9.0.3/aclocal.m4-789-  else
##############################################
ale-0.9.0.3/aclocal.m4-793-  # from the Makefile without running `make'.
ale-0.9.0.3/aclocal.m4:794:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ale-0.9.0.3/aclocal.m4-795-  test -z "$DEPDIR" && continue
ale-0.9.0.3/aclocal.m4:796:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ale-0.9.0.3/aclocal.m4-797-  test -z "am__include" && continue
ale-0.9.0.3/aclocal.m4:798:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ale-0.9.0.3/aclocal.m4-799-  # When using ansi2knr, U may be empty or an underscore; expand it
ale-0.9.0.3/aclocal.m4:800:  U=`sed -n 's/^U = //p' < "$mf"`
ale-0.9.0.3/aclocal.m4-801-  # Find all dependency output files, they are included files with
##############################################
ale-0.9.0.3/aclocal.m4-809-    test -f "$dirpart/$file" && continue
ale-0.9.0.3/aclocal.m4:810:    fdir=`AS_DIRNAME(["$file"])`
ale-0.9.0.3/aclocal.m4-811-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
ale-0.9.0.3/aclocal.m4-863-AC_REQUIRE([AC_PROG_INSTALL])dnl
ale-0.9.0.3/aclocal.m4:864:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ale-0.9.0.3/aclocal.m4-865-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ale-0.9.0.3/aclocal.m4-952-    * )
ale-0.9.0.3/aclocal.m4:953:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ale-0.9.0.3/aclocal.m4-954-  esac
ale-0.9.0.3/aclocal.m4-955-done
ale-0.9.0.3/aclocal.m4:956:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ale-0.9.0.3/aclocal.m4-957-
##############################################
ale-0.9.0.3/aclocal.m4-1024-# case it prints its new name instead of `make'.
ale-0.9.0.3/aclocal.m4:1025:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ale-0.9.0.3/aclocal.m4-1026-   am__include=include
##############################################
ale-0.9.0.3/aclocal.m4-1032-   echo '.include "confinc"' > confmf
ale-0.9.0.3/aclocal.m4:1033:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ale-0.9.0.3/aclocal.m4-1034-      am__include=.include
##############################################
ale-0.9.0.3/aclocal.m4-1163-if (
ale-0.9.0.3/aclocal.m4:1164:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ale-0.9.0.3/aclocal.m4-1165-   if test "$[*]" = "X"; then
ale-0.9.0.3/aclocal.m4-1166-      # -L didn't work.
ale-0.9.0.3/aclocal.m4:1167:      set X `ls -t $srcdir/configure conftest.file`
ale-0.9.0.3/aclocal.m4-1168-   fi
##############################################
ale-0.9.0.3/lib/Makefile.in-455-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
ale-0.9.0.3/lib/Makefile.in:456:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ale-0.9.0.3/lib/Makefile.in-457-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ale-0.9.0.3/lib/Makefile.in-484-.c.obj:
ale-0.9.0.3/lib/Makefile.in:485:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ale-0.9.0.3/lib/Makefile.in-486-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ale-0.9.0.3/lib/Makefile.in-488-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ale-0.9.0.3/lib/Makefile.in:489:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ale-0.9.0.3/lib/Makefile.in-490-
##############################################
ale-0.9.0.3/lib/Makefile.in-518-	dot_seen=no; \
ale-0.9.0.3/lib/Makefile.in:519:	target=`echo $@ | sed s/-recursive//`; \
ale-0.9.0.3/lib/Makefile.in-520-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ale-0.9.0.3/lib/Makefile.in-553-	rev="$$rev ."; \
ale-0.9.0.3/lib/Makefile.in:554:	target=`echo $@ | sed s/-recursive//`; \
ale-0.9.0.3/lib/Makefile.in-555-	for subdir in $$rev; do \
##############################################
ale-0.9.0.3/lib/Makefile.in-626-GTAGS:
ale-0.9.0.3/lib/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
ale-0.9.0.3/lib/Makefile.in-628-	  && cd $(top_srcdir) \
##############################################
ale-0.9.0.3/lib/Makefile.in-634-distdir: $(DISTFILES)
ale-0.9.0.3/lib/Makefile.in:635:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ale-0.9.0.3/lib/Makefile.in:636:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ale-0.9.0.3/lib/Makefile.in-637-	list='$(DISTFILES)'; \
##############################################
ale-0.9.0.3/lib/Makefile.in-648-	  if test -d $$d/$$file; then \
ale-0.9.0.3/lib/Makefile.in:649:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ale-0.9.0.3/lib/Makefile.in-650-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
ale-0.9.0.3/lib/Makefile.in-664-	    || exit 1; \
ale-0.9.0.3/lib/Makefile.in:665:	    distdir=`$(am__cd) $(distdir) && pwd`; \
ale-0.9.0.3/lib/Makefile.in:666:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
ale-0.9.0.3/lib/Makefile.in-667-	    (cd $$subdir && \
##############################################
ale-0.9.0.3/configure-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
ale-0.9.0.3/configure:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ale-0.9.0.3/configure-50-  as_echo='printf %s\n'
##############################################
ale-0.9.0.3/configure-52-else
ale-0.9.0.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ale-0.9.0.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ale-0.9.0.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ale-0.9.0.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ale-0.9.0.3/configure-64-      esac;
##############################################
ale-0.9.0.3/configure-236-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
ale-0.9.0.3/configure:237:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
ale-0.9.0.3/configure-238-") 2> /dev/null; then
##############################################
ale-0.9.0.3/configure-351-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/configure:352:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
ale-0.9.0.3/configure-353-
##############################################
ale-0.9.0.3/configure-447-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/configure:448:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
ale-0.9.0.3/configure-449-
##############################################
ale-0.9.0.3/configure-560-	esac;
ale-0.9.0.3/configure:561:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
ale-0.9.0.3/configure-562-	???[sx]*):;;*)false;;esac;fi
##############################################
ale-0.9.0.3/configure-582-  # Remove one level of quotation (which was required for Make).
ale-0.9.0.3/configure:583:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
ale-0.9.0.3/configure-584-  ;;
##############################################
ale-0.9.0.3/configure-593-  :
ale-0.9.0.3/configure:594:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
ale-0.9.0.3/configure-595-  # Yippee, $ECHO works!
##############################################
ale-0.9.0.3/configure-619-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
ale-0.9.0.3/configure:620:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
ale-0.9.0.3/configure-621-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
ale-0.9.0.3/configure-627-
ale-0.9.0.3/configure:628:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/configure:629:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/configure-630-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/configure-642-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
ale-0.9.0.3/configure:643:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/configure:644:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/configure-645-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/configure-654-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/configure:655:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/configure-656-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/configure-669-        ECHO='printf %s\n'
ale-0.9.0.3/configure:670:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/configure:671:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/configure-672-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/configure-674-	  :
ale-0.9.0.3/configure:675:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/configure-676-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/configure:677:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/configure-678-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/configure-683-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
ale-0.9.0.3/configure:684:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/configure-685-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/configure:686:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/configure-687-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/configure-693-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
ale-0.9.0.3/configure:694:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
ale-0.9.0.3/configure-695-	    then
##############################################
ale-0.9.0.3/configure-701-	  if test "$prev" != 'sed 50q "$0"'; then
ale-0.9.0.3/configure:702:	    echo_test_string=`eval $prev`
ale-0.9.0.3/configure-703-	    export echo_test_string
##############################################
ale-0.9.0.3/configure-1167-  case $ac_option in
ale-0.9.0.3/configure:1168:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ale-0.9.0.3/configure-1169-  *)	ac_optarg=yes ;;
##############################################
ale-0.9.0.3/configure-1210-  -disable-* | --disable-*)
ale-0.9.0.3/configure:1211:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ale-0.9.0.3/configure-1212-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/configure-1216-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/configure:1217:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/configure-1218-    case $ac_user_opts in
##############################################
ale-0.9.0.3/configure-1237-  -enable-* | --enable-*)
ale-0.9.0.3/configure:1238:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ale-0.9.0.3/configure-1239-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/configure-1243-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/configure:1244:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/configure-1245-    case $ac_user_opts in
##############################################
ale-0.9.0.3/configure-1442-  -with-* | --with-*)
ale-0.9.0.3/configure:1443:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ale-0.9.0.3/configure-1444-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/configure-1448-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/configure:1449:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/configure-1450-    case $ac_user_opts in
##############################################
ale-0.9.0.3/configure-1459-  -without-* | --without-*)
ale-0.9.0.3/configure:1460:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ale-0.9.0.3/configure-1461-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/configure-1465-    ac_useropt_orig=$ac_useropt
ale-0.9.0.3/configure:1466:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ale-0.9.0.3/configure-1467-    case $ac_user_opts in
##############################################
ale-0.9.0.3/configure-1499-  *=*)
ale-0.9.0.3/configure:1500:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ale-0.9.0.3/configure-1501-    # Reject names that are not valid shell variable names.
##############################################
ale-0.9.0.3/configure-1519-if test -n "$ac_prev"; then
ale-0.9.0.3/configure:1520:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ale-0.9.0.3/configure-1521-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
ale-0.9.0.3/configure-1543-    */ )
ale-0.9.0.3/configure:1544:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ale-0.9.0.3/configure-1545-      eval $ac_var=\$ac_val;;
##############################################
ale-0.9.0.3/configure-1581-ac_ls_di=`ls -di .` &&
ale-0.9.0.3/configure:1582:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ale-0.9.0.3/configure-1583-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
ale-0.9.0.3/configure-1641-case $srcdir in
ale-0.9.0.3/configure:1642:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ale-0.9.0.3/configure-1643-esac
##############################################
ale-0.9.0.3/configure-1684-By default, \`make install' will install all the files in
ale-0.9.0.3/configure:1685:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ale-0.9.0.3/configure:1686:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ale-0.9.0.3/configure-1687-for instance \`--prefix=\$HOME'.
##############################################
ale-0.9.0.3/configure-1794-*)
ale-0.9.0.3/configure:1795:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ale-0.9.0.3/configure-1796-  # A ".." for each directory in $ac_dir_suffix.
ale-0.9.0.3/configure:1797:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ale-0.9.0.3/configure-1798-  case $ac_top_builddir_sub in
##############################################
ale-0.9.0.3/configure-1927-    *\'*)
ale-0.9.0.3/configure:1928:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/configure-1929-    esac
##############################################
ale-0.9.0.3/configure-2014-      case $ac_val in
ale-0.9.0.3/configure:2015:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ale-0.9.0.3/configure-2016-      esac
##############################################
ale-0.9.0.3/configure-2031-	case $ac_val in
ale-0.9.0.3/configure:2032:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ale-0.9.0.3/configure-2033-	esac
##############################################
ale-0.9.0.3/configure-2147-    set,)
ale-0.9.0.3/configure:2148:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ale-0.9.0.3/configure:2149:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ale-0.9.0.3/configure-2150-      ac_cache_corrupted=: ;;
##############################################
ale-0.9.0.3/configure-2158-	# differences in whitespace do not lead to failure.
ale-0.9.0.3/configure:2159:	ac_old_val_w=`echo x $ac_old_val`
ale-0.9.0.3/configure:2160:	ac_new_val_w=`echo x $ac_new_val`
ale-0.9.0.3/configure-2161-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ale-0.9.0.3/configure-2178-    case $ac_new_val in
ale-0.9.0.3/configure:2179:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/configure-2180-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ale-0.9.0.3/configure-2369-if (
ale-0.9.0.3/configure:2370:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ale-0.9.0.3/configure-2371-   if test "$*" = "X"; then
ale-0.9.0.3/configure-2372-      # -L didn't work.
ale-0.9.0.3/configure:2373:      set X `ls -t $srcdir/configure conftest.file`
ale-0.9.0.3/configure-2374-   fi
##############################################
ale-0.9.0.3/configure-2411-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ale-0.9.0.3/configure:2412:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ale-0.9.0.3/configure-2413-
ale-0.9.0.3/configure-2414-# expand $ac_aux_dir to an absolute path
ale-0.9.0.3/configure:2415:am_aux_dir=`cd $ac_aux_dir && pwd`
ale-0.9.0.3/configure-2416-
##############################################
ale-0.9.0.3/configure-2440-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
ale-0.9.0.3/configure:2441:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ale-0.9.0.3/configure-2442-	     'mkdir (GNU coreutils) '* | \
##############################################
ale-0.9.0.3/configure-2519-set x ${MAKE-make}
ale-0.9.0.3/configure:2520:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ale-0.9.0.3/configure-2521-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/configure-2529-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
ale-0.9.0.3/configure:2530:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ale-0.9.0.3/configure-2531-  *@@@%%%=?*=@@@%%%*)
##############################################
ale-0.9.0.3/configure-2556-
ale-0.9.0.3/configure:2557:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ale-0.9.0.3/configure-2558-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ale-0.9.0.3/configure-2895-$as_echo_n "checking for C++ compiler default output file name... " >&6; }
ale-0.9.0.3/configure:2896:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ale-0.9.0.3/configure-2897-
##############################################
ale-0.9.0.3/configure-2939-	then :; else
ale-0.9.0.3/configure:2940:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ale-0.9.0.3/configure-2941-	fi
##############################################
ale-0.9.0.3/configure-3042-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ale-0.9.0.3/configure:3043:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ale-0.9.0.3/configure-3044-	  break;;
##############################################
ale-0.9.0.3/configure-3100-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ale-0.9.0.3/configure:3101:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ale-0.9.0.3/configure-3102-       break;;
##############################################
ale-0.9.0.3/configure-3369-# case it prints its new name instead of `make'.
ale-0.9.0.3/configure:3370:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ale-0.9.0.3/configure-3371-   am__include=include
##############################################
ale-0.9.0.3/configure-3377-   echo '.include "confinc"' > confmf
ale-0.9.0.3/configure:3378:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ale-0.9.0.3/configure-3379-      am__include=.include
##############################################
ale-0.9.0.3/configure-3436-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/configure:3437:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/configure-3438-  fi
##############################################
ale-0.9.0.3/configure-4227-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/configure:4228:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/configure-4229-  fi
##############################################
ale-0.9.0.3/configure-4417-test "x$ac_build_alias" = x &&
ale-0.9.0.3/configure:4418:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ale-0.9.0.3/configure-4419-test "x$ac_build_alias" = x &&
##############################################
ale-0.9.0.3/configure-4422-   { (exit 1); exit 1; }; }
ale-0.9.0.3/configure:4423:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ale-0.9.0.3/configure-4424-  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
ale-0.9.0.3/configure-4447-IFS=$ac_save_IFS
ale-0.9.0.3/configure:4448:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ale-0.9.0.3/configure-4449-
##############################################
ale-0.9.0.3/configure-4458-else
ale-0.9.0.3/configure:4459:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ale-0.9.0.3/configure-4460-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
ale-0.9.0.3/configure-4484-IFS=$ac_save_IFS
ale-0.9.0.3/configure:4485:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ale-0.9.0.3/configure-4486-
##############################################
ale-0.9.0.3/configure-4744-  # Check for GNU $ac_path_GREP
ale-0.9.0.3/configure:4745:case `"$ac_path_GREP" --version 2>&1` in
ale-0.9.0.3/configure-4746-*GNU*)
##############################################
ale-0.9.0.3/configure-4758-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/configure:4759:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/configure-4760-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
ale-0.9.0.3/configure-4812-  # Check for GNU $ac_path_EGREP
ale-0.9.0.3/configure:4813:case `"$ac_path_EGREP" --version 2>&1` in
ale-0.9.0.3/configure-4814-*GNU*)
##############################################
ale-0.9.0.3/configure-4826-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/configure:4827:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/configure-4828-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
ale-0.9.0.3/configure-5050-do
ale-0.9.0.3/configure:5051:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/configure-5052-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ale-0.9.0.3/configure-5102-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:5103:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/configure-5104-_ACEOF
##############################################
ale-0.9.0.3/configure-5413-  # Check for GNU $ac_path_SED
ale-0.9.0.3/configure:5414:case `"$ac_path_SED" --version 2>&1` in
ale-0.9.0.3/configure-5415-*GNU*)
##############################################
ale-0.9.0.3/configure-5427-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/configure:5428:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/configure-5429-    if test $ac_count -gt ${ac_path_SED_max-0}; then
##############################################
ale-0.9.0.3/configure-5494-  # Check for GNU $ac_path_FGREP
ale-0.9.0.3/configure:5495:case `"$ac_path_FGREP" --version 2>&1` in
ale-0.9.0.3/configure-5496-*GNU*)
##############################################
ale-0.9.0.3/configure-5508-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
ale-0.9.0.3/configure:5509:    ac_count=`expr $ac_count + 1`
ale-0.9.0.3/configure-5510-    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
##############################################
ale-0.9.0.3/configure-5576-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/configure:5577:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/configure-5578-  *)
ale-0.9.0.3/configure:5579:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/configure-5580-  esac
##############################################
ale-0.9.0.3/configure-5585-      # Canonicalize the pathname of ld
ale-0.9.0.3/configure:5586:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/configure-5587-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/configure:5588:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/configure-5589-      done
##############################################
ale-0.9.0.3/configure-5620-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/configure:5621:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/configure-5622-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/configure-5653-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/configure:5654:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/configure-5655-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/configure-5698-	# Tru64's nm complains that /dev/null is an invalid object file
ale-0.9.0.3/configure:5699:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/configure-5700-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ale-0.9.0.3/configure-5704-	*)
ale-0.9.0.3/configure:5705:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/configure-5706-	  */dev/null*)
##############################################
ale-0.9.0.3/configure-5927-    # And add a safety zone
ale-0.9.0.3/configure:5928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/configure:5929:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/configure-5930-    ;;
##############################################
ale-0.9.0.3/configure-5955-    if test -n "$kargmax"; then
ale-0.9.0.3/configure:5956:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ale-0.9.0.3/configure-5957-    else
##############################################
ale-0.9.0.3/configure-5963-    if test -n "$lt_cv_sys_max_cmd_len"; then
ale-0.9.0.3/configure:5964:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/configure:5965:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/configure-5966-    else
##############################################
ale-0.9.0.3/configure-5975-      # we can't tell.
ale-0.9.0.3/configure:5976:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ale-0.9.0.3/configure-5977-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ale-0.9.0.3/configure-5979-      do
ale-0.9.0.3/configure:5980:        i=`expr $i + 1`
ale-0.9.0.3/configure-5981-        teststring=$teststring$teststring
##############################################
ale-0.9.0.3/configure-5983-      # Only check the string length outside the loop.
ale-0.9.0.3/configure:5984:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ale-0.9.0.3/configure-5985-      teststring=
##############################################
ale-0.9.0.3/configure-5988-      # linker.  It appears as though 1/2 is a usable value.
ale-0.9.0.3/configure:5989:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ale-0.9.0.3/configure-5990-    fi
##############################################
ale-0.9.0.3/configure-6343-openbsd*)
ale-0.9.0.3/configure:6344:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/configure-6345-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ale-0.9.0.3/configure-6832-# If we're using GNU nm, then use its standard symbol codes.
ale-0.9.0.3/configure:6833:case `$NM -V 2>&1` in
ale-0.9.0.3/configure-6834-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/configure-6850-mingw*)
ale-0.9.0.3/configure:6851:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ale-0.9.0.3/configure-6852-  ;;
##############################################
ale-0.9.0.3/configure-7046-  (exit $ac_status); }; then
ale-0.9.0.3/configure:7047:    case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/configure-7048-      *ELF-32*)
##############################################
ale-0.9.0.3/configure-7066-    if test "$lt_cv_prog_gnu_ld" = yes; then
ale-0.9.0.3/configure:7067:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/configure-7068-	*32-bit*)
##############################################
ale-0.9.0.3/configure-7078-    else
ale-0.9.0.3/configure:7079:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/configure-7080-	*32-bit*)
##############################################
ale-0.9.0.3/configure-7867-do
ale-0.9.0.3/configure:7868:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/configure-7869-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ale-0.9.0.3/configure-7919-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:7920:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/configure-7921-_ACEOF
##############################################
ale-0.9.0.3/configure-8328-  if test "$am_compiler_list" = ""; then
ale-0.9.0.3/configure:8329:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ale-0.9.0.3/configure-8330-  fi
##############################################
ale-0.9.0.3/configure-8918-done
ale-0.9.0.3/configure:8919:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/configure-8920-
##############################################
ale-0.9.0.3/configure-8947-	"file_magic "*)
ale-0.9.0.3/configure:8948:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/configure-8949-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/configure-9013-	"file_magic "*)
ale-0.9.0.3/configure:9014:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/configure-9015-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/configure-9356-      *)
ale-0.9.0.3/configure:9357:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/configure-9358-	*Sun\ C*)
##############################################
ale-0.9.0.3/configure-9692-  if test "$hard_links" = no; then
ale-0.9.0.3/configure:9693:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ale-0.9.0.3/configure:9694:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ale-0.9.0.3/configure-9695-    need_locks=warn
##############################################
ale-0.9.0.3/configure-9785-    supports_anon_versioning=no
ale-0.9.0.3/configure:9786:    case `$LD -v 2>&1` in
ale-0.9.0.3/configure-9787-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
ale-0.9.0.3/configure-9850-	# is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/configure:9851:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/configure-9852-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/configure-9873-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/configure:9874:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/configure:9875:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/configure-9876-      ;;
##############################################
ale-0.9.0.3/configure-9891-        pgcc*)				# Portland Group C compiler
ale-0.9.0.3/configure:9892:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/configure-9893-	  tmp_addflag=' $pic_flag'
##############################################
ale-0.9.0.3/configure-9895-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
ale-0.9.0.3/configure:9896:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/configure-9897-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ale-0.9.0.3/configure-9910-	esac
ale-0.9.0.3/configure:9911:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/configure-9912-	*Sun\ C*)			# Sun C 5.9
ale-0.9.0.3/configure:9913:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/configure-9914-	  compiler_needs_object=yes
##############################################
ale-0.9.0.3/configure-9979-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ale-0.9.0.3/configure:9980:      case `$LD -v 2>&1` in
ale-0.9.0.3/configure-9981-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ale-0.9.0.3/configure-10100-	# below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/configure:10101:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/configure-10102-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/configure-10192-    }'
ale-0.9.0.3/configure:10193:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/configure-10194-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/configure-10195-if test -z "$aix_libpath"; then
ale-0.9.0.3/configure:10196:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/configure-10197-fi
##############################################
ale-0.9.0.3/configure-10210-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ale-0.9.0.3/configure:10211:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/configure-10212-      else
##############################################
ale-0.9.0.3/configure-10263-    }'
ale-0.9.0.3/configure:10264:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/configure-10265-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/configure-10266-if test -z "$aix_libpath"; then
ale-0.9.0.3/configure:10267:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/configure-10268-fi
##############################################
ale-0.9.0.3/configure-10325-      # FIXME: Setting linknames here is a bad hack.
ale-0.9.0.3/configure:10326:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
ale-0.9.0.3/configure-10327-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
ale-0.9.0.3/configure-10330-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
ale-0.9.0.3/configure:10331:      fix_srcfile_path='`cygpath -w "$srcfile"`'
ale-0.9.0.3/configure-10332-      enable_shared_with_static_runtimes=yes
##############################################
ale-0.9.0.3/configure-10483-      if test "$GCC" = yes; then
ale-0.9.0.3/configure:10484:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-10485-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ale-0.9.0.3/configure-10513-       }; then
ale-0.9.0.3/configure:10514:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/configure-10515-
##############################################
ale-0.9.0.3/configure-10527-      else
ale-0.9.0.3/configure:10528:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure:10529:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ale-0.9.0.3/configure-10530-      fi
##############################################
ale-0.9.0.3/configure-10564-	hardcode_direct_absolute=yes
ale-0.9.0.3/configure:10565:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/configure-10566-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ale-0.9.0.3/configure-10597-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/configure:10598:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-10599-      else
ale-0.9.0.3/configure-10600-	allow_undefined_flag=' -expect_unresolved \*'
ale-0.9.0.3/configure:10601:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-10602-      fi
##############################################
ale-0.9.0.3/configure-10610-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/configure:10611:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-10612-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/configure-10614-	allow_undefined_flag=' -expect_unresolved \*'
ale-0.9.0.3/configure:10615:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure:10616:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ale-0.9.0.3/configure:10617:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ale-0.9.0.3/configure-10618-
##############################################
ale-0.9.0.3/configure-10633-      else
ale-0.9.0.3/configure:10634:	case `$CC -V 2>&1` in
ale-0.9.0.3/configure-10635-	*"Compilers 5.0"*)
##############################################
ale-0.9.0.3/configure-11027-  esac
ale-0.9.0.3/configure:11028:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/configure-11029-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
ale-0.9.0.3/configure-11033-    # okay in the real world where ";" in dirpaths is itself problematic.
ale-0.9.0.3/configure:11034:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/configure-11035-  else
ale-0.9.0.3/configure:11036:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/configure-11037-  fi
##############################################
ale-0.9.0.3/configure-11040-  lt_tmp_lt_search_path_spec=
ale-0.9.0.3/configure:11041:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ale-0.9.0.3/configure-11042-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ale-0.9.0.3/configure-11069-}'`
ale-0.9.0.3/configure:11070:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
ale-0.9.0.3/configure-11071-else
##############################################
ale-0.9.0.3/configure-11157-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/configure:11158:    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'
ale-0.9.0.3/configure-11159-    ;;
##############################################
ale-0.9.0.3/configure-11192-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/configure:11193:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/configure:11194:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/configure:11195:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/configure-11196-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/configure-11201-      fi'
ale-0.9.0.3/configure:11202:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/configure-11203-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/configure-11209-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/configure:11210:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/configure-11211-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/configure-11214-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/configure:11215:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/configure:11216:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/configure-11217-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ale-0.9.0.3/configure-11223-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/configure:11224:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/configure-11225-      else
ale-0.9.0.3/configure:11226:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/configure-11227-      fi
##############################################
ale-0.9.0.3/configure-11230-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/configure:11231:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/configure-11232-      ;;
##############################################
ale-0.9.0.3/configure-11236-  *)
ale-0.9.0.3/configure:11237:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/configure-11238-    ;;
##############################################
ale-0.9.0.3/configure-11253-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/configure:11254:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/configure-11255-
##############################################
ale-0.9.0.3/configure-11501-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/configure:11502:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/configure-11503-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/configure-11575-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/configure:11576:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/configure-11577-    case $host_os in
##############################################
ale-0.9.0.3/configure-12870-done
ale-0.9.0.3/configure:12871:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/configure-12872-
##############################################
ale-0.9.0.3/configure-12902-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/configure:12903:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/configure-12904-  *)
ale-0.9.0.3/configure:12905:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/configure-12906-  esac
##############################################
ale-0.9.0.3/configure-12911-      # Canonicalize the pathname of ld
ale-0.9.0.3/configure:12912:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/configure-12913-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/configure:12914:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/configure-12915-      done
##############################################
ale-0.9.0.3/configure-12946-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/configure:12947:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/configure-12948-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/configure-12979-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/configure:12980:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/configure-12981-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/configure-13013-        # ancient GNU ld didn't support --whole-archive et. al.
ale-0.9.0.3/configure:13014:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ale-0.9.0.3/configure-13015-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ale-0.9.0.3/configure-13097-          # below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/configure:13098:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/configure-13099-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/configure-13188-    }'
ale-0.9.0.3/configure:13189:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/configure-13190-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/configure-13191-if test -z "$aix_libpath"; then
ale-0.9.0.3/configure:13192:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/configure-13193-fi
##############################################
ale-0.9.0.3/configure-13207-
ale-0.9.0.3/configure:13208:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/configure-13209-        else
##############################################
ale-0.9.0.3/configure-13260-    }'
ale-0.9.0.3/configure:13261:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/configure-13262-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/configure-13263-if test -z "$aix_libpath"; then
ale-0.9.0.3/configure:13264:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/configure-13265-fi
##############################################
ale-0.9.0.3/configure-13324-          # is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/configure:13325:          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/configure-13326-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/configure-13427-            # dependencies.
ale-0.9.0.3/configure:13428:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/configure-13429-            ;;
##############################################
ale-0.9.0.3/configure-13492-	    # dependencies.
ale-0.9.0.3/configure:13493:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/configure-13494-	    ;;
##############################################
ale-0.9.0.3/configure-13528-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/configure:13529:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/configure:13530:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/configure-13531-	;;
##############################################
ale-0.9.0.3/configure-13535-	    # SGI C++
ale-0.9.0.3/configure:13536:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-13537-
##############################################
ale-0.9.0.3/configure-13546-	      if test "$with_gnu_ld" = no; then
ale-0.9.0.3/configure:13547:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-13548-	      else
ale-0.9.0.3/configure:13549:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
ale-0.9.0.3/configure-13550-	      fi
##############################################
ale-0.9.0.3/configure-13567-	    # to its proper name (with version) after linking.
ale-0.9.0.3/configure:13568:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/configure:13569:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ale-0.9.0.3/configure-13570-	    # Commands to make compiler produce verbose output that lists
##############################################
ale-0.9.0.3/configure-13577-	    # dependencies.
ale-0.9.0.3/configure:13578:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/configure-13579-
##############################################
ale-0.9.0.3/configure-13592-	    # earlier do not add the objects themselves.
ale-0.9.0.3/configure:13593:	    case `$CC -V 2>&1` in
ale-0.9.0.3/configure-13594-	      *"Version 7."*)
##############################################
ale-0.9.0.3/configure-13613-            # Portland Group C++ compiler
ale-0.9.0.3/configure:13614:	    case `$CC -V` in
ale-0.9.0.3/configure-13615-	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
##############################################
ale-0.9.0.3/configure-13618-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ale-0.9.0.3/configure:13619:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
ale-0.9.0.3/configure-13620-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
ale-0.9.0.3/configure-13622-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ale-0.9.0.3/configure:13623:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
ale-0.9.0.3/configure-13624-		$RANLIB $oldlib'
##############################################
ale-0.9.0.3/configure-13627-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/configure:13628:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ale-0.9.0.3/configure-13629-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
ale-0.9.0.3/configure-13631-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/configure:13632:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/configure-13633-	      ;;
##############################################
ale-0.9.0.3/configure-13641-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
ale-0.9.0.3/configure:13642:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/configure-13643-            ;;
##############################################
ale-0.9.0.3/configure-13660-	    # dependencies.
ale-0.9.0.3/configure:13661:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/configure-13662-	    ;;
##############################################
ale-0.9.0.3/configure-13675-	  *)
ale-0.9.0.3/configure:13676:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/configure-13677-	    *Sun\ C*)
##############################################
ale-0.9.0.3/configure-13682-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
ale-0.9.0.3/configure:13683:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/configure-13684-	      compiler_needs_object_CXX=yes
##############################################
ale-0.9.0.3/configure-13752-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
ale-0.9.0.3/configure:13753:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/configure-13754-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ale-0.9.0.3/configure-13771-	    # to its proper name (with version) after linking.
ale-0.9.0.3/configure:13772:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/configure-13773-
##############################################
ale-0.9.0.3/configure-13792-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/configure:13793:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-13794-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/configure-13797-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
ale-0.9.0.3/configure:13798:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure:13799:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ale-0.9.0.3/configure-13800-	          echo "-hidden">> $lib.exp~
ale-0.9.0.3/configure:13801:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
ale-0.9.0.3/configure-13802-	          $RM $lib.exp'
##############################################
ale-0.9.0.3/configure-13816-	    # dependencies.
ale-0.9.0.3/configure:13817:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/configure-13818-	    ;;
##############################################
ale-0.9.0.3/configure-13823-	        osf3*)
ale-0.9.0.3/configure:13824:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-13825-		  ;;
ale-0.9.0.3/configure-13826-	        *)
ale-0.9.0.3/configure:13827:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/configure-13828-		  ;;
##############################################
ale-0.9.0.3/configure-14058-
ale-0.9.0.3/configure:14059:  for p in `eval "$output_verbose_link_cmd"`; do
ale-0.9.0.3/configure-14060-    case $p in
##############################################
ale-0.9.0.3/configure-14143-linux*)
ale-0.9.0.3/configure:14144:  case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/configure-14145-  *Sun\ C*)
##############################################
ale-0.9.0.3/configure-14194-if test -n "${compiler_lib_search_path_CXX}"; then
ale-0.9.0.3/configure:14195: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ale-0.9.0.3/configure-14196-fi
##############################################
ale-0.9.0.3/configure-14427-	  *)
ale-0.9.0.3/configure:14428:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/configure-14429-	    *Sun\ C*)
##############################################
ale-0.9.0.3/configure-14772-  if test "$hard_links" = no; then
ale-0.9.0.3/configure:14773:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ale-0.9.0.3/configure:14774:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ale-0.9.0.3/configure-14775-    need_locks=warn
##############################################
ale-0.9.0.3/configure-15035-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/configure:15036:    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'
ale-0.9.0.3/configure-15037-    ;;
##############################################
ale-0.9.0.3/configure-15070-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/configure:15071:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/configure:15072:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/configure:15073:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/configure-15074-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/configure-15079-      fi'
ale-0.9.0.3/configure:15080:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/configure-15081-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/configure-15087-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/configure:15088:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/configure-15089-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/configure-15092-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/configure:15093:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/configure:15094:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/configure-15095-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ale-0.9.0.3/configure-15101-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/configure:15102:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/configure-15103-      else
ale-0.9.0.3/configure:15104:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/configure-15105-      fi
##############################################
ale-0.9.0.3/configure-15108-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/configure:15109:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/configure-15110-      ;;
##############################################
ale-0.9.0.3/configure-15114-  *)
ale-0.9.0.3/configure:15115:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/configure-15116-    ;;
##############################################
ale-0.9.0.3/configure-15131-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/configure:15132:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/configure-15133-
##############################################
ale-0.9.0.3/configure-15378-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/configure:15379:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/configure-15380-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/configure-15452-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/configure:15453:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/configure-15454-    case $host_os in
##############################################
ale-0.9.0.3/configure-15866-do
ale-0.9.0.3/configure:15867:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/configure-15868-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/configure-16007-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:16008:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/configure-16009-_ACEOF
##############################################
ale-0.9.0.3/configure-16274-
ale-0.9.0.3/configure:16275:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/configure-16276-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/configure-16279-			fi
ale-0.9.0.3/configure:16280:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/configure-16281-fi
##############################################
ale-0.9.0.3/configure-16377-
ale-0.9.0.3/configure:16378:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/configure-16379-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/configure-16382-			fi
ale-0.9.0.3/configure:16383:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/configure-16384-fi
##############################################
ale-0.9.0.3/configure-16400-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/configure:16401:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/configure-16402-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/configure-16447-
ale-0.9.0.3/configure:16448:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/configure-16449-fi
##############################################
ale-0.9.0.3/configure-16696-
ale-0.9.0.3/configure:16697:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/configure-16698-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/configure-16701-			fi
ale-0.9.0.3/configure:16702:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/configure-16703-fi
##############################################
ale-0.9.0.3/configure-16799-
ale-0.9.0.3/configure:16800:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/configure-16801-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/configure-16804-			fi
ale-0.9.0.3/configure:16805:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/configure-16806-fi
##############################################
ale-0.9.0.3/configure-16822-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/configure:16823:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/configure-16824-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/configure-16869-
ale-0.9.0.3/configure:16870:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/configure-16871-fi
##############################################
ale-0.9.0.3/configure-17118-
ale-0.9.0.3/configure:17119:	ac_lo=`expr $ac_mid + 1`
ale-0.9.0.3/configure-17120-			if test $ac_lo -le $ac_mid; then
##############################################
ale-0.9.0.3/configure-17123-			fi
ale-0.9.0.3/configure:17124:			ac_mid=`expr 2 '*' $ac_mid + 1`
ale-0.9.0.3/configure-17125-fi
##############################################
ale-0.9.0.3/configure-17221-
ale-0.9.0.3/configure:17222:	ac_hi=`expr '(' $ac_mid ')' - 1`
ale-0.9.0.3/configure-17223-			if test $ac_mid -le $ac_hi; then
##############################################
ale-0.9.0.3/configure-17226-			fi
ale-0.9.0.3/configure:17227:			ac_mid=`expr 2 '*' $ac_mid`
ale-0.9.0.3/configure-17228-fi
##############################################
ale-0.9.0.3/configure-17244-while test "x$ac_lo" != "x$ac_hi"; do
ale-0.9.0.3/configure:17245:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
ale-0.9.0.3/configure-17246-  cat >conftest.$ac_ext <<_ACEOF
##############################################
ale-0.9.0.3/configure-17291-
ale-0.9.0.3/configure:17292:	ac_lo=`expr '(' $ac_mid ')' + 1`
ale-0.9.0.3/configure-17293-fi
##############################################
ale-0.9.0.3/configure-17471-do
ale-0.9.0.3/configure:17472:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/configure-17473-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/configure-17563-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:17564:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/configure-17565-_ACEOF
##############################################
ale-0.9.0.3/configure-18227-do
ale-0.9.0.3/configure:18228:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/configure-18229-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/configure-18368-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:18369:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/configure-18370-_ACEOF
##############################################
ale-0.9.0.3/configure-20086-do
ale-0.9.0.3/configure:20087:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/configure-20088-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/configure-20227-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:20228:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/configure-20229-_ACEOF
##############################################
ale-0.9.0.3/configure-20879-do
ale-0.9.0.3/configure:20880:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/configure-20881-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/configure-21020-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:21021:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/configure-21022-_ACEOF
##############################################
ale-0.9.0.3/configure-21031-do
ale-0.9.0.3/configure:21032:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/configure-21033-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/configure-21123-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:21124:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/configure-21125-_ACEOF
##############################################
ale-0.9.0.3/configure-21442-do
ale-0.9.0.3/configure:21443:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ale-0.9.0.3/configure-21444-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
ale-0.9.0.3/configure-21583-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:21584:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ale-0.9.0.3/configure-21585-_ACEOF
##############################################
ale-0.9.0.3/configure-21659-ac_save_IFS=$IFS; IFS=','
ale-0.9.0.3/configure:21660:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
ale-0.9.0.3/configure-21661-IFS=$ac_save_IFS
##############################################
ale-0.9.0.3/configure-21683-do
ale-0.9.0.3/configure:21684:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/configure-21685-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/configure-21775-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:21776:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/configure-21777-_ACEOF
##############################################
ale-0.9.0.3/configure-21892-do
ale-0.9.0.3/configure:21893:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ale-0.9.0.3/configure-21894-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ale-0.9.0.3/configure-21984-  cat >>confdefs.h <<_ACEOF
ale-0.9.0.3/configure:21985:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ale-0.9.0.3/configure-21986-_ACEOF
##############################################
ale-0.9.0.3/configure-22648-		IMAGEMAGICK_VERSION=`Magick-config --version`
ale-0.9.0.3/configure:22649:		IMAGEMAGICK_VERSION_A=`echo $IMAGEMAGICK_VERSION | cut -f 1 -d '.'`
ale-0.9.0.3/configure:22650:		IMAGEMAGICK_VERSION_B=`echo $IMAGEMAGICK_VERSION | cut -f 2 -d '.'`
ale-0.9.0.3/configure:22651:		IMAGEMAGICK_VERSION_C=`echo $IMAGEMAGICK_VERSION | cut -f 3 -d '.'`
ale-0.9.0.3/configure-22652-
##############################################
ale-0.9.0.3/configure-22659-		  && test $IMAGEMAGICK_VERSION_C -ge 6 ); then
ale-0.9.0.3/configure:22660:		  	IMAGEMAGICK_CFLAGS=`$MAGICK_CONFIG --cflags`
ale-0.9.0.3/configure:22661:			IMAGEMAGICK_CPPFLAGS="`$MAGICK_CONFIG --cppflags` -DUSE_MAGICK"
ale-0.9.0.3/configure:22662:			IMAGEMAGICK_LDFLAGS=`$MAGICK_CONFIG --ldflags`
ale-0.9.0.3/configure:22663:			IMAGEMAGICK_LIBS=`$MAGICK_CONFIG --libs`
ale-0.9.0.3/configure-22664-		else
##############################################
ale-0.9.0.3/configure-23708-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ale-0.9.0.3/configure:23709:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ale-0.9.0.3/configure-23710-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ale-0.9.0.3/configure-23760-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/configure:23761:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/configure-23762-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/configure-23776-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/configure:23777:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/configure-23778-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/configure-23845-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
ale-0.9.0.3/configure:23846:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ale-0.9.0.3/configure-23847-  as_echo='printf %s\n'
##############################################
ale-0.9.0.3/configure-23849-else
ale-0.9.0.3/configure:23850:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ale-0.9.0.3/configure-23851-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ale-0.9.0.3/configure-23859-	expr "X$arg" : "X\\(.*\\)$as_nl";
ale-0.9.0.3/configure:23860:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ale-0.9.0.3/configure-23861-      esac;
##############################################
ale-0.9.0.3/configure-23975-  test "x$as_lineno_1" != "x$as_lineno_2" &&
ale-0.9.0.3/configure:23976:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
ale-0.9.0.3/configure-23977-
##############################################
ale-0.9.0.3/configure-24088-	esac;
ale-0.9.0.3/configure:24089:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
ale-0.9.0.3/configure-24090-	???[sx]*):;;*)false;;esac;fi
##############################################
ale-0.9.0.3/configure-24173-configured by $0, generated by GNU Autoconf 2.63,
ale-0.9.0.3/configure:24174:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
ale-0.9.0.3/configure-24175-
##############################################
ale-0.9.0.3/configure-24194-  --*=*)
ale-0.9.0.3/configure:24195:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ale-0.9.0.3/configure:24196:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ale-0.9.0.3/configure-24197-    ac_shift=:
##############################################
ale-0.9.0.3/configure-24216-    case $ac_optarg in
ale-0.9.0.3/configure:24217:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/configure-24218-    esac
##############################################
ale-0.9.0.3/configure-24223-    case $ac_optarg in
ale-0.9.0.3/configure:24224:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ale-0.9.0.3/configure-24225-    esac
##############################################
ale-0.9.0.3/configure-24294-delay_variable_subst='$delay_variable_subst'
ale-0.9.0.3/configure:24295:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24296:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24297:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24298:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24299:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24300:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24301:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24302:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24303:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24304:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24305:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24306:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24307:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24308:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24309:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24310:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24311:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24312:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24313:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24314:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24315:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24316:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24317:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24318:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24319:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24320:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24321:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24322:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24323:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24324:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24325:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24326:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24327:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24328:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24329:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24330:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24331:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24332:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24333:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24334:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24335:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24336:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24337:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24338:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24339:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24340:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24341:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24342:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24343:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24344:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24345:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24346:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24347:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24348:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24349:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24350:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24351:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24352:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24353:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24354:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24355:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24356:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24357:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24358:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24359:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24360:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24361:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24362:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24363:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24364:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24365:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24366:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24367:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24368:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24369:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24370:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24371:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24372:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24373:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24374:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24375:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24376:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24377:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24378:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24379:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24380:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24381:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24382:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24383:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24384:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24385:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24386:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24387:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24388:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24389:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24390:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24391:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24392:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24393:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24394:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24395:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24396:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24397:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24398:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24399:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24400:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24401:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24402:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24403:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24404:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24405:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24406:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24407:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24408:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24409:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24410:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24411:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24412:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24413:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24414:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24415:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24416:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24417:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24418:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24419:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24420:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24421:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24422:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24423:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24424:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24425:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24426:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24427:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24428:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24429:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24430:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24431:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24432:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24433:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24434:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24435:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24436:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24437:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24438:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24439:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24440:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24441:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24442:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24443:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24444:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24445:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24446:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24447:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24448:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24449:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24450:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24451:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24452:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24453:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24454:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24455:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24456:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24457:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24458:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24459:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24460:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24461:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24462:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24463:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24464:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure:24465:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/configure-24466-
##############################################
ale-0.9.0.3/configure-24561-compiler_lib_search_path_CXX; do
ale-0.9.0.3/configure:24562:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/configure-24563-    *[\\\\\\\`\\"\\\$]*)
ale-0.9.0.3/configure:24564:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ale-0.9.0.3/configure-24565-      ;;
##############################################
ale-0.9.0.3/configure-24599-prelink_cmds_CXX; do
ale-0.9.0.3/configure:24600:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/configure-24601-    *[\\\\\\\`\\"\\\$]*)
ale-0.9.0.3/configure:24602:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ale-0.9.0.3/configure-24603-      ;;
##############################################
ale-0.9.0.3/configure-24611-case \$lt_ECHO in
ale-0.9.0.3/configure:24612:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
ale-0.9.0.3/configure-24613-  ;;
##############################################
ale-0.9.0.3/configure-24704-ac_cr=''
ale-0.9.0.3/configure:24705:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ale-0.9.0.3/configure-24706-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ale-0.9.0.3/configure-24723-   { (exit 1); exit 1; }; }
ale-0.9.0.3/configure:24724:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
ale-0.9.0.3/configure-24725-ac_delim='%!_!# '
##############################################
ale-0.9.0.3/configure-24731-
ale-0.9.0.3/configure:24732:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ale-0.9.0.3/configure-24733-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ale-0.9.0.3/configure-24865-for ac_last_try in false false :; do
ale-0.9.0.3/configure:24866:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
ale-0.9.0.3/configure-24867-  if test -z "$ac_t"; then
##############################################
ale-0.9.0.3/configure-25005-      esac
ale-0.9.0.3/configure:25006:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ale-0.9.0.3/configure-25007-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
ale-0.9.0.3/configure-25068-      case $as_dir in #(
ale-0.9.0.3/configure:25069:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ale-0.9.0.3/configure-25070-      *) as_qdir=$as_dir;;
##############################################
ale-0.9.0.3/configure-25106-*)
ale-0.9.0.3/configure:25107:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ale-0.9.0.3/configure-25108-  # A ".." for each directory in $ac_dir_suffix.
ale-0.9.0.3/configure:25109:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ale-0.9.0.3/configure-25110-  case $ac_top_builddir_sub in
##############################################
ale-0.9.0.3/configure-25169-'
ale-0.9.0.3/configure:25170:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ale-0.9.0.3/configure-25171-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ale-0.9.0.3/configure-25186-
ale-0.9.0.3/configure:25187:# Neutralize VPATH when `$srcdir' = `.'.
ale-0.9.0.3/configure-25188-# Shell code in configure.ac might set extrasub.
##############################################
ale-0.9.0.3/configure-25216-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ale-0.9.0.3/configure:25217:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
ale-0.9.0.3/configure:25218:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
ale-0.9.0.3/configure-25219-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
ale-0.9.0.3/configure-25269-    * )
ale-0.9.0.3/configure:25270:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ale-0.9.0.3/configure-25271-  esac
##############################################
ale-0.9.0.3/configure-25315-  # Strip MF so we end up with the name of the file.
ale-0.9.0.3/configure:25316:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ale-0.9.0.3/configure-25317-  # Check whether this is an Automake generated Makefile or not.
##############################################
ale-0.9.0.3/configure-25352-  # from the Makefile without running `make'.
ale-0.9.0.3/configure:25353:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ale-0.9.0.3/configure-25354-  test -z "$DEPDIR" && continue
ale-0.9.0.3/configure:25355:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ale-0.9.0.3/configure-25356-  test -z "am__include" && continue
ale-0.9.0.3/configure:25357:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ale-0.9.0.3/configure-25358-  # When using ansi2knr, U may be empty or an underscore; expand it
ale-0.9.0.3/configure:25359:  U=`sed -n 's/^U = //p' < "$mf"`
ale-0.9.0.3/configure-25360-  # Find all dependency output files, they are included files with
##############################################
ale-0.9.0.3/configure-25399-      case $as_dir in #(
ale-0.9.0.3/configure:25400:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ale-0.9.0.3/configure-25401-      *) as_qdir=$as_dir;;
##############################################
ale-0.9.0.3/configure-25452-
ale-0.9.0.3/configure:25453:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ale-0.9.0.3/configure-25454-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ale-0.9.0.3/configure-25981-  # Extract subdirectory from the argument.
ale-0.9.0.3/configure:25982:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ale-0.9.0.3/configure-25983-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ale-0.9.0.3/configure-25992-{
ale-0.9.0.3/configure:25993:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ale-0.9.0.3/configure-25994-}
##############################################
ale-0.9.0.3/configure-26019-{
ale-0.9.0.3/configure:26020:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
ale-0.9.0.3/configure:26021:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
ale-0.9.0.3/configure-26022-}
##############################################
ale-0.9.0.3/configure-26026-{
ale-0.9.0.3/configure:26027:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
ale-0.9.0.3/configure-26028-}
##############################################
ale-0.9.0.3/configure-26032-{
ale-0.9.0.3/configure:26033:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
ale-0.9.0.3/configure-26034-}
##############################################
ale-0.9.0.3/configure-26038-{
ale-0.9.0.3/configure:26039:  func_arith_result=`expr "$@"`
ale-0.9.0.3/configure-26040-}
##############################################
ale-0.9.0.3/configure-26045-{
ale-0.9.0.3/configure:26046:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ale-0.9.0.3/configure-26047-}
##############################################
ale-0.9.0.3/missing-131-       # Could not run --version or --help.  This is probably someone
ale-0.9.0.3/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
ale-0.9.0.3/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
ale-0.9.0.3/missing-165-         from any GNU archive site."
ale-0.9.0.3/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
ale-0.9.0.3/missing-167-    test -z "$files" && files="config.h"
##############################################
ale-0.9.0.3/missing-194-         proper tools for further handling them.
ale-0.9.0.3/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
ale-0.9.0.3/missing-196-         archive site."
ale-0.9.0.3/missing-197-
ale-0.9.0.3/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
ale-0.9.0.3/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ale-0.9.0.3/missing-200-    if test -f "$file"; then
##############################################
ale-0.9.0.3/missing-223-	*.y)
ale-0.9.0.3/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
ale-0.9.0.3/missing-225-	    if test -f "$SRCFILE"; then
##############################################
ale-0.9.0.3/missing-227-	    fi
ale-0.9.0.3/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
ale-0.9.0.3/missing-229-	    if test -f "$SRCFILE"; then
##############################################
ale-0.9.0.3/missing-253-	*.l)
ale-0.9.0.3/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
ale-0.9.0.3/missing-255-	    if test -f "$SRCFILE"; then
##############################################
ale-0.9.0.3/missing-272-
ale-0.9.0.3/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
ale-0.9.0.3/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ale-0.9.0.3/missing-275-    if test -f "$file"; then
##############################################
ale-0.9.0.3/missing-292-    # The file to touch is that specified with -o ...
ale-0.9.0.3/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
ale-0.9.0.3/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ale-0.9.0.3/missing-295-    if test -z "$file"; then
ale-0.9.0.3/missing-296-      # ... or it is the one specified with @setfilename ...
ale-0.9.0.3/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
ale-0.9.0.3/missing-298-      file=`sed -n '
##############################################
ale-0.9.0.3/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
ale-0.9.0.3/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
ale-0.9.0.3/missing-306-    fi
##############################################
ale-0.9.0.3/missing-328-	*o*)
ale-0.9.0.3/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
ale-0.9.0.3/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
ale-0.9.0.3/missing-334-	*h*)
ale-0.9.0.3/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
ale-0.9.0.3/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
ale-0.9.0.3/m4/gnulib-comp.m4-82-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/m4/gnulib-comp.m4:83:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/m4/gnulib-comp.m4-84-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/m4/gnulib-comp.m4-121-      sed_drop_objext='s/\.o$//;s/\.obj$//'
ale-0.9.0.3/m4/gnulib-comp.m4:122:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
ale-0.9.0.3/m4/gnulib-comp.m4-123-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
ale-0.9.0.3/m4/libtool.m4-120-done
ale-0.9.0.3/m4/libtool.m4:121:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ale-0.9.0.3/m4/libtool.m4-122-])
##############################################
ale-0.9.0.3/m4/libtool.m4-410-m4_define([_LT_CONFIG_STATUS_DECLARE],
ale-0.9.0.3/m4/libtool.m4:411:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
ale-0.9.0.3/m4/libtool.m4-412-
##############################################
ale-0.9.0.3/m4/libtool.m4-420-#
ale-0.9.0.3/m4/libtool.m4:421:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
ale-0.9.0.3/m4/libtool.m4-422-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
ale-0.9.0.3/m4/libtool.m4-522-]], lt_decl_quote_varnames); do
ale-0.9.0.3/m4/libtool.m4:523:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/m4/libtool.m4-524-    *[[\\\\\\\`\\"\\\$]]*)
ale-0.9.0.3/m4/libtool.m4:525:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ale-0.9.0.3/m4/libtool.m4-526-      ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-535-]], lt_decl_dquote_varnames); do
ale-0.9.0.3/m4/libtool.m4:536:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ale-0.9.0.3/m4/libtool.m4-537-    *[[\\\\\\\`\\"\\\$]]*)
ale-0.9.0.3/m4/libtool.m4:538:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ale-0.9.0.3/m4/libtool.m4-539-      ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-548-*'\\\[$]0 --fallback-echo"')dnl "
ale-0.9.0.3/m4/libtool.m4:549:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
ale-0.9.0.3/m4/libtool.m4-550-  ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-684-
ale-0.9.0.3/m4/libtool.m4:685:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ale-0.9.0.3/m4/libtool.m4-686-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ale-0.9.0.3/m4/libtool.m4-1031-    }'
ale-0.9.0.3/m4/libtool.m4:1032:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/m4/libtool.m4-1033-# Check for a 64-bit object if we didn't find anything.
ale-0.9.0.3/m4/libtool.m4-1034-if test -z "$aix_libpath"; then
ale-0.9.0.3/m4/libtool.m4:1035:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ale-0.9.0.3/m4/libtool.m4-1036-fi],[])
##############################################
ale-0.9.0.3/m4/libtool.m4-1063-  # Remove one level of quotation (which was required for Make).
ale-0.9.0.3/m4/libtool.m4:1064:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
ale-0.9.0.3/m4/libtool.m4-1065-  ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-1074-  :
ale-0.9.0.3/m4/libtool.m4:1075:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
ale-0.9.0.3/m4/libtool.m4-1076-  # Yippee, $ECHO works!
##############################################
ale-0.9.0.3/m4/libtool.m4-1100-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
ale-0.9.0.3/m4/libtool.m4:1101:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
ale-0.9.0.3/m4/libtool.m4-1102-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
ale-0.9.0.3/m4/libtool.m4-1108-
ale-0.9.0.3/m4/libtool.m4:1109:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/m4/libtool.m4:1110:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/m4/libtool.m4-1111-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/m4/libtool.m4-1123-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
ale-0.9.0.3/m4/libtool.m4:1124:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/m4/libtool.m4:1125:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/m4/libtool.m4-1126-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/m4/libtool.m4-1135-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/m4/libtool.m4:1136:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/m4/libtool.m4-1137-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/m4/libtool.m4-1150-        ECHO='printf %s\n'
ale-0.9.0.3/m4/libtool.m4:1151:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ale-0.9.0.3/m4/libtool.m4:1152:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ale-0.9.0.3/m4/libtool.m4-1153-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/m4/libtool.m4-1155-	  :
ale-0.9.0.3/m4/libtool.m4:1156:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/m4/libtool.m4-1157-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/m4/libtool.m4:1158:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/m4/libtool.m4-1159-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/m4/libtool.m4-1164-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
ale-0.9.0.3/m4/libtool.m4:1165:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
ale-0.9.0.3/m4/libtool.m4-1166-	     test "X$echo_testing_string" = 'X\t' &&
ale-0.9.0.3/m4/libtool.m4:1167:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ale-0.9.0.3/m4/libtool.m4-1168-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ale-0.9.0.3/m4/libtool.m4-1174-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
ale-0.9.0.3/m4/libtool.m4:1175:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
ale-0.9.0.3/m4/libtool.m4-1176-	    then
##############################################
ale-0.9.0.3/m4/libtool.m4-1182-	  if test "$prev" != 'sed 50q "[$]0"'; then
ale-0.9.0.3/m4/libtool.m4:1183:	    echo_test_string=`eval $prev`
ale-0.9.0.3/m4/libtool.m4-1184-	    export echo_test_string
##############################################
ale-0.9.0.3/m4/libtool.m4-1225-  if AC_TRY_EVAL(ac_compile); then
ale-0.9.0.3/m4/libtool.m4:1226:    case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/m4/libtool.m4-1227-      *ELF-32*)
##############################################
ale-0.9.0.3/m4/libtool.m4-1241-    if test "$lt_cv_prog_gnu_ld" = yes; then
ale-0.9.0.3/m4/libtool.m4:1242:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/m4/libtool.m4-1243-	*32-bit*)
##############################################
ale-0.9.0.3/m4/libtool.m4-1253-    else
ale-0.9.0.3/m4/libtool.m4:1254:      case `/usr/bin/file conftest.$ac_objext` in
ale-0.9.0.3/m4/libtool.m4-1255-	*32-bit*)
##############################################
ale-0.9.0.3/m4/libtool.m4-1545-    # And add a safety zone
ale-0.9.0.3/m4/libtool.m4:1546:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/m4/libtool.m4:1547:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/m4/libtool.m4-1548-    ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-1573-    if test -n "$kargmax"; then
ale-0.9.0.3/m4/libtool.m4:1574:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ale-0.9.0.3/m4/libtool.m4-1575-    else
##############################################
ale-0.9.0.3/m4/libtool.m4-1581-    if test -n "$lt_cv_sys_max_cmd_len"; then
ale-0.9.0.3/m4/libtool.m4:1582:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ale-0.9.0.3/m4/libtool.m4:1583:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ale-0.9.0.3/m4/libtool.m4-1584-    else
##############################################
ale-0.9.0.3/m4/libtool.m4-1593-      # we can't tell.
ale-0.9.0.3/m4/libtool.m4:1594:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ale-0.9.0.3/m4/libtool.m4-1595-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ale-0.9.0.3/m4/libtool.m4-1597-      do
ale-0.9.0.3/m4/libtool.m4:1598:        i=`expr $i + 1`
ale-0.9.0.3/m4/libtool.m4-1599-        teststring=$teststring$teststring
##############################################
ale-0.9.0.3/m4/libtool.m4-1601-      # Only check the string length outside the loop.
ale-0.9.0.3/m4/libtool.m4:1602:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ale-0.9.0.3/m4/libtool.m4-1603-      teststring=
##############################################
ale-0.9.0.3/m4/libtool.m4-1606-      # linker.  It appears as though 1/2 is a usable value.
ale-0.9.0.3/m4/libtool.m4:1607:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ale-0.9.0.3/m4/libtool.m4-1608-    fi
##############################################
ale-0.9.0.3/m4/libtool.m4-1921-  if test "$hard_links" = no; then
ale-0.9.0.3/m4/libtool.m4:1922:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
ale-0.9.0.3/m4/libtool.m4-1923-    need_locks=warn
##############################################
ale-0.9.0.3/m4/libtool.m4-2047-  esac
ale-0.9.0.3/m4/libtool.m4:2048:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/m4/libtool.m4-2049-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
ale-0.9.0.3/m4/libtool.m4-2053-    # okay in the real world where ";" in dirpaths is itself problematic.
ale-0.9.0.3/m4/libtool.m4:2054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/m4/libtool.m4-2055-  else
ale-0.9.0.3/m4/libtool.m4:2056:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/m4/libtool.m4-2057-  fi
##############################################
ale-0.9.0.3/m4/libtool.m4-2060-  lt_tmp_lt_search_path_spec=
ale-0.9.0.3/m4/libtool.m4:2061:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ale-0.9.0.3/m4/libtool.m4-2062-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ale-0.9.0.3/m4/libtool.m4-2089-}'`
ale-0.9.0.3/m4/libtool.m4:2090:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
ale-0.9.0.3/m4/libtool.m4-2091-else
##############################################
ale-0.9.0.3/m4/libtool.m4-2177-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ale-0.9.0.3/m4/libtool.m4:2178:    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'
ale-0.9.0.3/m4/libtool.m4-2179-    ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-2212-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ale-0.9.0.3/m4/libtool.m4:2213:    postinstall_cmds='base_file=`basename \${file}`~
ale-0.9.0.3/m4/libtool.m4:2214:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ale-0.9.0.3/m4/libtool.m4:2215:      dldir=$destdir/`dirname \$dlpath`~
ale-0.9.0.3/m4/libtool.m4-2216-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ale-0.9.0.3/m4/libtool.m4-2221-      fi'
ale-0.9.0.3/m4/libtool.m4:2222:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ale-0.9.0.3/m4/libtool.m4-2223-      dlpath=$dir/\$dldll~
##############################################
ale-0.9.0.3/m4/libtool.m4-2229-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ale-0.9.0.3/m4/libtool.m4:2230:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/m4/libtool.m4-2231-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ale-0.9.0.3/m4/libtool.m4-2234-      # MinGW DLLs use traditional 'lib' prefix
ale-0.9.0.3/m4/libtool.m4:2235:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/m4/libtool.m4:2236:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ale-0.9.0.3/m4/libtool.m4-2237-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
ale-0.9.0.3/m4/libtool.m4-2243-        # which wouldn't understand a cygwinified path. Ahh.
ale-0.9.0.3/m4/libtool.m4:2244:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ale-0.9.0.3/m4/libtool.m4-2245-      else
ale-0.9.0.3/m4/libtool.m4:2246:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ale-0.9.0.3/m4/libtool.m4-2247-      fi
##############################################
ale-0.9.0.3/m4/libtool.m4-2250-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ale-0.9.0.3/m4/libtool.m4:2251:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ale-0.9.0.3/m4/libtool.m4-2252-      ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-2256-  *)
ale-0.9.0.3/m4/libtool.m4:2257:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
ale-0.9.0.3/m4/libtool.m4-2258-    ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-2273-  shlibpath_var=DYLD_LIBRARY_PATH
ale-0.9.0.3/m4/libtool.m4:2274:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ale-0.9.0.3/m4/libtool.m4-2275-m4_if([$1], [],[
##############################################
ale-0.9.0.3/m4/libtool.m4-2474-  if test -f /etc/ld.so.conf; then
ale-0.9.0.3/m4/libtool.m4:2475:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ale-0.9.0.3/m4/libtool.m4-2476-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ale-0.9.0.3/m4/libtool.m4-2548-  shlibpath_var=LD_LIBRARY_PATH
ale-0.9.0.3/m4/libtool.m4:2549:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/m4/libtool.m4-2550-    case $host_os in
##############################################
ale-0.9.0.3/m4/libtool.m4-2763-	"file_magic "*)
ale-0.9.0.3/m4/libtool.m4:2764:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ale-0.9.0.3/m4/libtool.m4-2765-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ale-0.9.0.3/m4/libtool.m4-2845-    # gcc leaves a trailing carriage return which upsets mingw
ale-0.9.0.3/m4/libtool.m4:2846:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ale-0.9.0.3/m4/libtool.m4-2847-  *)
ale-0.9.0.3/m4/libtool.m4:2848:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ale-0.9.0.3/m4/libtool.m4-2849-  esac
##############################################
ale-0.9.0.3/m4/libtool.m4-2854-      # Canonicalize the pathname of ld
ale-0.9.0.3/m4/libtool.m4:2855:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ale-0.9.0.3/m4/libtool.m4-2856-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ale-0.9.0.3/m4/libtool.m4:2857:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ale-0.9.0.3/m4/libtool.m4-2858-      done
##############################################
ale-0.9.0.3/m4/libtool.m4-2885-      # Break only if it was the GNU/non-GNU ld that we prefer.
ale-0.9.0.3/m4/libtool.m4:2886:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ale-0.9.0.3/m4/libtool.m4-2887-      *GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/m4/libtool.m4-2925-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ale-0.9.0.3/m4/libtool.m4:2926:case `$LD -v 2>&1 </dev/null` in
ale-0.9.0.3/m4/libtool.m4-2927-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/m4/libtool.m4-3109-openbsd*)
ale-0.9.0.3/m4/libtool.m4:3110:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/m4/libtool.m4-3111-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
ale-0.9.0.3/m4/libtool.m4-3200-	# Tru64's nm complains that /dev/null is an invalid object file
ale-0.9.0.3/m4/libtool.m4:3201:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/m4/libtool.m4-3202-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ale-0.9.0.3/m4/libtool.m4-3206-	*)
ale-0.9.0.3/m4/libtool.m4:3207:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ale-0.9.0.3/m4/libtool.m4-3208-	  */dev/null*)
##############################################
ale-0.9.0.3/m4/libtool.m4-3371-# If we're using GNU nm, then use its standard symbol codes.
ale-0.9.0.3/m4/libtool.m4:3372:case `$NM -V 2>&1` in
ale-0.9.0.3/m4/libtool.m4-3373-*GNU* | *'with BFD'*)
##############################################
ale-0.9.0.3/m4/libtool.m4-3389-mingw*)
ale-0.9.0.3/m4/libtool.m4:3390:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ale-0.9.0.3/m4/libtool.m4-3391-  ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-3440-    nlist=conftest.nm
ale-0.9.0.3/m4/libtool.m4:3441:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
ale-0.9.0.3/m4/libtool.m4-3442-      # Try sorting and uniquifying the output.
##############################################
ale-0.9.0.3/m4/libtool.m4-3747-	  *)
ale-0.9.0.3/m4/libtool.m4:3748:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/m4/libtool.m4-3749-	    *Sun\ C*)
##############################################
ale-0.9.0.3/m4/libtool.m4-4031-      *)
ale-0.9.0.3/m4/libtool.m4:4032:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/m4/libtool.m4-4033-	*Sun\ C*)
##############################################
ale-0.9.0.3/m4/libtool.m4-4283-    supports_anon_versioning=no
ale-0.9.0.3/m4/libtool.m4:4284:    case `$LD -v 2>&1` in
ale-0.9.0.3/m4/libtool.m4-4285-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
ale-0.9.0.3/m4/libtool.m4-4348-	# is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/m4/libtool.m4:4349:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/m4/libtool.m4-4350-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/m4/libtool.m4-4371-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/m4/libtool.m4:4372:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/m4/libtool.m4:4373:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/m4/libtool.m4-4374-      ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-4389-        pgcc*)				# Portland Group C compiler
ale-0.9.0.3/m4/libtool.m4:4390:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/m4/libtool.m4-4391-	  tmp_addflag=' $pic_flag'
##############################################
ale-0.9.0.3/m4/libtool.m4-4393-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
ale-0.9.0.3/m4/libtool.m4:4394:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/m4/libtool.m4-4395-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-4408-	esac
ale-0.9.0.3/m4/libtool.m4:4409:	case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/m4/libtool.m4-4410-	*Sun\ C*)			# Sun C 5.9
ale-0.9.0.3/m4/libtool.m4:4411:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/m4/libtool.m4-4412-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ale-0.9.0.3/m4/libtool.m4-4477-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ale-0.9.0.3/m4/libtool.m4:4478:      case `$LD -v 2>&1` in
ale-0.9.0.3/m4/libtool.m4-4479-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
ale-0.9.0.3/m4/libtool.m4-4598-	# below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/m4/libtool.m4:4599:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/m4/libtool.m4-4600-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/m4/libtool.m4-4648-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
ale-0.9.0.3/m4/libtool.m4:4649:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/m4/libtool.m4-4650-      else
##############################################
ale-0.9.0.3/m4/libtool.m4-4703-      # FIXME: Setting linknames here is a bad hack.
ale-0.9.0.3/m4/libtool.m4:4704:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
ale-0.9.0.3/m4/libtool.m4-4705-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
ale-0.9.0.3/m4/libtool.m4-4708-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
ale-0.9.0.3/m4/libtool.m4:4709:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
ale-0.9.0.3/m4/libtool.m4-4710-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
ale-0.9.0.3/m4/libtool.m4-4838-      if test "$GCC" = yes; then
ale-0.9.0.3/m4/libtool.m4:4839:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-4840-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ale-0.9.0.3/m4/libtool.m4-4845-        AC_LINK_IFELSE(int foo(void) {},
ale-0.9.0.3/m4/libtool.m4:4846:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/m4/libtool.m4-4847-        )
##############################################
ale-0.9.0.3/m4/libtool.m4-4849-      else
ale-0.9.0.3/m4/libtool.m4:4850:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4:4851:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ale-0.9.0.3/m4/libtool.m4-4852-      fi
##############################################
ale-0.9.0.3/m4/libtool.m4-4886-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
ale-0.9.0.3/m4/libtool.m4:4887:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/m4/libtool.m4-4888-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ale-0.9.0.3/m4/libtool.m4-4919-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/m4/libtool.m4:4920:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-4921-      else
ale-0.9.0.3/m4/libtool.m4-4922-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ale-0.9.0.3/m4/libtool.m4:4923:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-4924-      fi
##############################################
ale-0.9.0.3/m4/libtool.m4-4932-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/m4/libtool.m4:4933:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-4934-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/m4/libtool.m4-4936-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ale-0.9.0.3/m4/libtool.m4:4937:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4:4938:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ale-0.9.0.3/m4/libtool.m4:4939:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ale-0.9.0.3/m4/libtool.m4-4940-
##############################################
ale-0.9.0.3/m4/libtool.m4-4955-      else
ale-0.9.0.3/m4/libtool.m4:4956:	case `$CC -V 2>&1` in
ale-0.9.0.3/m4/libtool.m4-4957-	*"Compilers 5.0"*)
##############################################
ale-0.9.0.3/m4/libtool.m4-5147-        _LT_TAGVAR(allow_undefined_flag, $1)=
ale-0.9.0.3/m4/libtool.m4:5148:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
ale-0.9.0.3/m4/libtool.m4-5149-        then
##############################################
ale-0.9.0.3/m4/libtool.m4-5461-        # ancient GNU ld didn't support --whole-archive et. al.
ale-0.9.0.3/m4/libtool.m4:5462:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ale-0.9.0.3/m4/libtool.m4-5463-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ale-0.9.0.3/m4/libtool.m4-5544-          # below for broken collect2 doesn't work under 4.3+
ale-0.9.0.3/m4/libtool.m4:5545:	  collect2name=`${CC} -print-prog-name=collect2`
ale-0.9.0.3/m4/libtool.m4-5546-	  if test -f "$collect2name" &&
##############################################
ale-0.9.0.3/m4/libtool.m4-5594-
ale-0.9.0.3/m4/libtool.m4:5595:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ale-0.9.0.3/m4/libtool.m4-5596-        else
##############################################
ale-0.9.0.3/m4/libtool.m4-5651-          # is EXPORTS), use it as is; otherwise, prepend...
ale-0.9.0.3/m4/libtool.m4:5652:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ale-0.9.0.3/m4/libtool.m4-5653-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
ale-0.9.0.3/m4/libtool.m4-5727-            # dependencies.
ale-0.9.0.3/m4/libtool.m4:5728:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/m4/libtool.m4-5729-            ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-5792-	    # dependencies.
ale-0.9.0.3/m4/libtool.m4:5793:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/m4/libtool.m4-5794-	    ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-5828-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ale-0.9.0.3/m4/libtool.m4:5829:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/m4/libtool.m4:5830:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ale-0.9.0.3/m4/libtool.m4-5831-	;;
##############################################
ale-0.9.0.3/m4/libtool.m4-5835-	    # SGI C++
ale-0.9.0.3/m4/libtool.m4:5836:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-5837-
##############################################
ale-0.9.0.3/m4/libtool.m4-5846-	      if test "$with_gnu_ld" = no; then
ale-0.9.0.3/m4/libtool.m4:5847:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-5848-	      else
ale-0.9.0.3/m4/libtool.m4:5849:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
ale-0.9.0.3/m4/libtool.m4-5850-	      fi
##############################################
ale-0.9.0.3/m4/libtool.m4-5867-	    # to its proper name (with version) after linking.
ale-0.9.0.3/m4/libtool.m4:5868:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/m4/libtool.m4:5869:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ale-0.9.0.3/m4/libtool.m4-5870-	    # Commands to make compiler produce verbose output that lists
##############################################
ale-0.9.0.3/m4/libtool.m4-5877-	    # dependencies.
ale-0.9.0.3/m4/libtool.m4:5878:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/m4/libtool.m4-5879-
##############################################
ale-0.9.0.3/m4/libtool.m4-5892-	    # earlier do not add the objects themselves.
ale-0.9.0.3/m4/libtool.m4:5893:	    case `$CC -V 2>&1` in
ale-0.9.0.3/m4/libtool.m4-5894-	      *"Version 7."*)
##############################################
ale-0.9.0.3/m4/libtool.m4-5913-            # Portland Group C++ compiler
ale-0.9.0.3/m4/libtool.m4:5914:	    case `$CC -V` in
ale-0.9.0.3/m4/libtool.m4-5915-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
ale-0.9.0.3/m4/libtool.m4-5918-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ale-0.9.0.3/m4/libtool.m4:5919:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
ale-0.9.0.3/m4/libtool.m4-5920-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
ale-0.9.0.3/m4/libtool.m4-5922-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ale-0.9.0.3/m4/libtool.m4:5923:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
ale-0.9.0.3/m4/libtool.m4-5924-		$RANLIB $oldlib'
##############################################
ale-0.9.0.3/m4/libtool.m4-5927-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/m4/libtool.m4:5928:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ale-0.9.0.3/m4/libtool.m4-5929-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
ale-0.9.0.3/m4/libtool.m4-5931-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ale-0.9.0.3/m4/libtool.m4:5932:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ale-0.9.0.3/m4/libtool.m4-5933-	      ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-5941-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
ale-0.9.0.3/m4/libtool.m4:5942:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/m4/libtool.m4-5943-            ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-5960-	    # dependencies.
ale-0.9.0.3/m4/libtool.m4:5961:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/m4/libtool.m4-5962-	    ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-5975-	  *)
ale-0.9.0.3/m4/libtool.m4:5976:	    case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/m4/libtool.m4-5977-	    *Sun\ C*)
##############################################
ale-0.9.0.3/m4/libtool.m4-5982-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
ale-0.9.0.3/m4/libtool.m4:5983:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ale-0.9.0.3/m4/libtool.m4-5984-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ale-0.9.0.3/m4/libtool.m4-6052-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
ale-0.9.0.3/m4/libtool.m4:6053:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ale-0.9.0.3/m4/libtool.m4-6054-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ale-0.9.0.3/m4/libtool.m4-6071-	    # to its proper name (with version) after linking.
ale-0.9.0.3/m4/libtool.m4:6072:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ale-0.9.0.3/m4/libtool.m4-6073-
##############################################
ale-0.9.0.3/m4/libtool.m4-6092-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ale-0.9.0.3/m4/libtool.m4:6093:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-6094-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ale-0.9.0.3/m4/libtool.m4-6097-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ale-0.9.0.3/m4/libtool.m4:6098:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4:6099:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ale-0.9.0.3/m4/libtool.m4-6100-	          echo "-hidden">> $lib.exp~
ale-0.9.0.3/m4/libtool.m4:6101:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
ale-0.9.0.3/m4/libtool.m4-6102-	          $RM $lib.exp'
##############################################
ale-0.9.0.3/m4/libtool.m4-6116-	    # dependencies.
ale-0.9.0.3/m4/libtool.m4:6117:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ale-0.9.0.3/m4/libtool.m4-6118-	    ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-6123-	        osf3*)
ale-0.9.0.3/m4/libtool.m4:6124:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-6125-		  ;;
ale-0.9.0.3/m4/libtool.m4-6126-	        *)
ale-0.9.0.3/m4/libtool.m4:6127:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ale-0.9.0.3/m4/libtool.m4-6128-		  ;;
##############################################
ale-0.9.0.3/m4/libtool.m4-6422-
ale-0.9.0.3/m4/libtool.m4:6423:  for p in `eval "$output_verbose_link_cmd"`; do
ale-0.9.0.3/m4/libtool.m4-6424-    case $p in
##############################################
ale-0.9.0.3/m4/libtool.m4-6508-linux*)
ale-0.9.0.3/m4/libtool.m4:6509:  case `$CC -V 2>&1 | sed 5q` in
ale-0.9.0.3/m4/libtool.m4-6510-  *Sun\ C*)
##############################################
ale-0.9.0.3/m4/libtool.m4-6559-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
ale-0.9.0.3/m4/libtool.m4:6560: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ale-0.9.0.3/m4/libtool.m4-6561-fi
##############################################
ale-0.9.0.3/m4/libtool.m4-7099-    test $lt_ac_count -gt 10 && break
ale-0.9.0.3/m4/libtool.m4:7100:    lt_ac_count=`expr $lt_ac_count + 1`
ale-0.9.0.3/m4/libtool.m4-7101-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
ale-0.9.0.3/m4/libtool.m4-7274-  # Extract subdirectory from the argument.
ale-0.9.0.3/m4/libtool.m4:7275:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ale-0.9.0.3/m4/libtool.m4-7276-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ale-0.9.0.3/m4/libtool.m4-7285-{
ale-0.9.0.3/m4/libtool.m4:7286:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ale-0.9.0.3/m4/libtool.m4-7287-}
##############################################
ale-0.9.0.3/m4/libtool.m4-7315-{
ale-0.9.0.3/m4/libtool.m4:7316:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
ale-0.9.0.3/m4/libtool.m4:7317:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
ale-0.9.0.3/m4/libtool.m4-7318-}
##############################################
ale-0.9.0.3/m4/libtool.m4-7322-{
ale-0.9.0.3/m4/libtool.m4:7323:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
ale-0.9.0.3/m4/libtool.m4-7324-}
##############################################
ale-0.9.0.3/m4/libtool.m4-7328-{
ale-0.9.0.3/m4/libtool.m4:7329:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
ale-0.9.0.3/m4/libtool.m4-7330-}
##############################################
ale-0.9.0.3/m4/libtool.m4-7334-{
ale-0.9.0.3/m4/libtool.m4:7335:  func_arith_result=`expr "$[@]"`
ale-0.9.0.3/m4/libtool.m4-7336-}
##############################################
ale-0.9.0.3/m4/libtool.m4-7341-{
ale-0.9.0.3/m4/libtool.m4:7342:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
ale-0.9.0.3/m4/libtool.m4-7343-}
##############################################
ale-0.9.0.3/m4/ltsugar.m4-67-m4_define([lt_combine],
ale-0.9.0.3/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
ale-0.9.0.3/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
ale-0.9.0.3/install-sh-217-      fi
ale-0.9.0.3/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ale-0.9.0.3/install-sh-219-    *)
##############################################
ale-0.9.0.3/install-sh-269-      dstdir=$dst
ale-0.9.0.3/install-sh:270:      dst=$dstdir/`basename "$src"`
ale-0.9.0.3/install-sh-271-      dstdir_status=0
##############################################
ale-0.9.0.3/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ale-0.9.0.3/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ale-0.9.0.3/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
ale-0.9.0.3/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ale-0.9.0.3/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ale-0.9.0.3/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ale-0.9.0.3/install-sh-418-	    case $prefix in
ale-0.9.0.3/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ale-0.9.0.3/install-sh-420-	      *) qprefix=$prefix;;
##############################################
ale-0.9.0.3/install-sh-467-    if $copy_on_change &&
ale-0.9.0.3/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
ale-0.9.0.3/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
ale-0.9.0.3/install-sh-470-
##############################################
ale-0.9.0.3/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ale-0.9.0.3/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ale-0.9.0.3/depcomp-71-
##############################################
ale-0.9.0.3/depcomp-217-  # Version 6 uses the directory in both cases.
ale-0.9.0.3/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ale-0.9.0.3/depcomp-219-  test "x$dir" = "x$object" && dir=
ale-0.9.0.3/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ale-0.9.0.3/depcomp-221-  if test "$libtool" = yes; then
##############################################
ale-0.9.0.3/depcomp-246-    # Do two passes, one to just change these to
ale-0.9.0.3/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
ale-0.9.0.3/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
ale-0.9.0.3/depcomp-288-  # Do two passes, one to just change these to
ale-0.9.0.3/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
ale-0.9.0.3/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ale-0.9.0.3/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
ale-0.9.0.3/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ale-0.9.0.3/depcomp-306-  test "x$dir" = "x$object" && dir=
ale-0.9.0.3/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ale-0.9.0.3/depcomp-308-  if test "$libtool" = yes; then
##############################################
ale-0.9.0.3/depcomp-343-   # Subdirectories are respected.
ale-0.9.0.3/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ale-0.9.0.3/depcomp-345-   test "x$dir" = "x$object" && dir=
ale-0.9.0.3/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ale-0.9.0.3/depcomp-347-
##############################################
ale-0.9.0.3/depcomp-482-  done
ale-0.9.0.3/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
ale-0.9.0.3/depcomp-484-  touch "$tmpdepfile"
##############################################
ale-0.9.0.3/ltmain.sh-161-  # Extract subdirectory from the argument.
ale-0.9.0.3/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ale-0.9.0.3/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ale-0.9.0.3/ltmain.sh-167-  fi
ale-0.9.0.3/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ale-0.9.0.3/ltmain.sh-169-}
##############################################
ale-0.9.0.3/ltmain.sh-193-     progdir=$func_dirname_result
ale-0.9.0.3/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
ale-0.9.0.3/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
ale-0.9.0.3/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
ale-0.9.0.3/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
ale-0.9.0.3/ltmain.sh-223-bs='\\'
##############################################
ale-0.9.0.3/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
ale-0.9.0.3/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
ale-0.9.0.3/ltmain.sh-330-      done
ale-0.9.0.3/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
ale-0.9.0.3/ltmain.sh-332-
##############################################
ale-0.9.0.3/ltmain.sh-363-      # If mktemp works, use that first and foremost
ale-0.9.0.3/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
ale-0.9.0.3/ltmain.sh-365-
##############################################
ale-0.9.0.3/ltmain.sh-394-      *[\\\`\"\$]*)
ale-0.9.0.3/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
ale-0.9.0.3/ltmain.sh-396-      *)
##############################################
ale-0.9.0.3/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
ale-0.9.0.3/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
ale-0.9.0.3/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
ale-0.9.0.3/ltmain.sh-539-	p
##############################################
ale-0.9.0.3/ltmain.sh-565-  :
ale-0.9.0.3/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
ale-0.9.0.3/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
ale-0.9.0.3/ltmain.sh-685-	# quotes we have to do it in 2 steps:
ale-0.9.0.3/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ale-0.9.0.3/ltmain.sh-687-	eval "$extractedcf"
##############################################
ale-0.9.0.3/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
ale-0.9.0.3/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
ale-0.9.0.3/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
ale-0.9.0.3/ltmain.sh-1028-	    # Evaluate the configuration.
ale-0.9.0.3/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ale-0.9.0.3/ltmain.sh-1030-	    CC_quoted=
##############################################
ale-0.9.0.3/ltmain.sh-1036-	    case "$@ " in
ale-0.9.0.3/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
ale-0.9.0.3/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
ale-0.9.0.3/ltmain.sh-1213-    *.[cCFSifmso] | \
ale-0.9.0.3/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
ale-0.9.0.3/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ale-0.9.0.3/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
ale-0.9.0.3/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
ale-0.9.0.3/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
ale-0.9.0.3/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
ale-0.9.0.3/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
ale-0.9.0.3/ltmain.sh-1311-
##############################################
ale-0.9.0.3/ltmain.sh-1358-      if test "$need_locks" = warn &&
ale-0.9.0.3/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ale-0.9.0.3/ltmain.sh-1360-	$ECHO "\
ale-0.9.0.3/ltmain.sh-1361-*** ERROR, $lockfile contains:
ale-0.9.0.3/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
ale-0.9.0.3/ltmain.sh-1363-
##############################################
ale-0.9.0.3/ltmain.sh-1407-      if test "$need_locks" = warn &&
ale-0.9.0.3/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ale-0.9.0.3/ltmain.sh-1409-	$ECHO "\
ale-0.9.0.3/ltmain.sh-1410-*** ERROR, $lockfile contains:
ale-0.9.0.3/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
ale-0.9.0.3/ltmain.sh-1412-
##############################################
ale-0.9.0.3/ltmain.sh-1665-	  test -n "$library_names" && \
ale-0.9.0.3/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
ale-0.9.0.3/ltmain.sh-1667-	  continue
##############################################
ale-0.9.0.3/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
ale-0.9.0.3/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
ale-0.9.0.3/ltmain.sh-1678-	  fi
##############################################
ale-0.9.0.3/ltmain.sh-1694-      # Get the absolute pathname.
ale-0.9.0.3/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
ale-0.9.0.3/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
ale-0.9.0.3/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
ale-0.9.0.3/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
ale-0.9.0.3/ltmain.sh-2014-
##############################################
ale-0.9.0.3/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
ale-0.9.0.3/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ale-0.9.0.3/ltmain.sh-2027-	  else
ale-0.9.0.3/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
ale-0.9.0.3/ltmain.sh-2029-	  fi
##############################################
ale-0.9.0.3/ltmain.sh-2185-	    fi
ale-0.9.0.3/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
ale-0.9.0.3/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
ale-0.9.0.3/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
ale-0.9.0.3/ltmain.sh-2189-	      finalize=no
##############################################
ale-0.9.0.3/ltmain.sh-2204-	        # Replace the output file specification.
ale-0.9.0.3/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
ale-0.9.0.3/ltmain.sh-2206-
##############################################
ale-0.9.0.3/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
ale-0.9.0.3/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
ale-0.9.0.3/ltmain.sh-2225-	  fi
##############################################
ale-0.9.0.3/ltmain.sh-2294-    my_pic_p="${3-no}"
ale-0.9.0.3/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
ale-0.9.0.3/ltmain.sh-2296-    my_dlsyms=
##############################################
ale-0.9.0.3/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
ale-0.9.0.3/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
ale-0.9.0.3/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
ale-0.9.0.3/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
ale-0.9.0.3/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ale-0.9.0.3/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ale-0.9.0.3/ltmain.sh-2520-	  else
ale-0.9.0.3/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
ale-0.9.0.3/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
ale-0.9.0.3/ltmain.sh-2523-	  fi
##############################################
ale-0.9.0.3/ltmain.sh-2525-	*)
ale-0.9.0.3/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
ale-0.9.0.3/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
ale-0.9.0.3/ltmain.sh-2528-	  ;;
##############################################
ale-0.9.0.3/ltmain.sh-2540-      # Nullify the symbol file.
ale-0.9.0.3/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
ale-0.9.0.3/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
ale-0.9.0.3/ltmain.sh-2543-    fi
##############################################
ale-0.9.0.3/ltmain.sh-2555-  win32_libid_type="unknown"
ale-0.9.0.3/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
ale-0.9.0.3/ltmain.sh-2557-  case $win32_fileres in
##############################################
ale-0.9.0.3/ltmain.sh-2652-	  darwin_curdir=`pwd`
ale-0.9.0.3/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
ale-0.9.0.3/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ale-0.9.0.3/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
ale-0.9.0.3/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ale-0.9.0.3/ltmain.sh-2657-	    darwin_arch=
##############################################
ale-0.9.0.3/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ale-0.9.0.3/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
ale-0.9.0.3/ltmain.sh-2669-	    darwin_file=
##############################################
ale-0.9.0.3/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
ale-0.9.0.3/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
ale-0.9.0.3/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ale-0.9.0.3/ltmain.sh-2686-      esac
ale-0.9.0.3/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
ale-0.9.0.3/ltmain.sh-2688-    done
##############################################
ale-0.9.0.3/ltmain.sh-2757-      shift
ale-0.9.0.3/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
ale-0.9.0.3/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
ale-0.9.0.3/ltmain.sh-2769-  # Find the directory that this script lives in.
ale-0.9.0.3/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
ale-0.9.0.3/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ale-0.9.0.3/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
ale-0.9.0.3/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
ale-0.9.0.3/ltmain.sh-2775-  while test -n \"\$file\"; do
ale-0.9.0.3/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
ale-0.9.0.3/ltmain.sh-2777-
##############################################
ale-0.9.0.3/ltmain.sh-2785-
ale-0.9.0.3/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
ale-0.9.0.3/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
ale-0.9.0.3/ltmain.sh-2788-  done
##############################################
ale-0.9.0.3/ltmain.sh-2816-    case \"\$thisdir\" in
ale-0.9.0.3/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
ale-0.9.0.3/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
ale-0.9.0.3/ltmain.sh-2822-  # Try to get the absolute directory name.
ale-0.9.0.3/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
ale-0.9.0.3/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ale-0.9.0.3/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
ale-0.9.0.3/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
ale-0.9.0.3/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ale-0.9.0.3/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
ale-0.9.0.3/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ale-0.9.0.3/ltmain.sh-2849-      else
##############################################
ale-0.9.0.3/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
ale-0.9.0.3/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
ale-0.9.0.3/ltmain.sh-2881-
##############################################
ale-0.9.0.3/ltmain.sh-2994-          *cygwin* )
ale-0.9.0.3/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
ale-0.9.0.3/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
ale-0.9.0.3/ltmain.sh-3006-            # the odd construction:
ale-0.9.0.3/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
ale-0.9.0.3/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
ale-0.9.0.3/ltmain.sh-3073-          *cygwin* )
ale-0.9.0.3/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
ale-0.9.0.3/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
ale-0.9.0.3/ltmain.sh-4240-	    moreargs=
ale-0.9.0.3/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
ale-0.9.0.3/ltmain.sh-4242-	    do
##############################################
ale-0.9.0.3/ltmain.sh-4490-	*)
ale-0.9.0.3/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
ale-0.9.0.3/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
ale-0.9.0.3/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ale-0.9.0.3/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
ale-0.9.0.3/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
ale-0.9.0.3/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
ale-0.9.0.3/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
ale-0.9.0.3/ltmain.sh-4929-    else
##############################################
ale-0.9.0.3/ltmain.sh-5053-	  for deplib in $dependency_libs; do
ale-0.9.0.3/ltmain.sh:5054:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
ale-0.9.0.3/ltmain.sh-5055-	    case " $weak_libs " in
##############################################
ale-0.9.0.3/ltmain.sh-5231-		  set dummy $deplibs_check_method; shift
ale-0.9.0.3/ltmain.sh:5232:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ale-0.9.0.3/ltmain.sh-5233-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
ale-0.9.0.3/ltmain.sh-5294-	else
ale-0.9.0.3/ltmain.sh:5295:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
ale-0.9.0.3/ltmain.sh-5296-	fi
##############################################
ale-0.9.0.3/ltmain.sh-5323-	if test -n "$inherited_linker_flags"; then
ale-0.9.0.3/ltmain.sh:5324:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
ale-0.9.0.3/ltmain.sh-5325-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ale-0.9.0.3/ltmain.sh-5331-	fi
ale-0.9.0.3/ltmain.sh:5332:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ale-0.9.0.3/ltmain.sh-5333-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
ale-0.9.0.3/ltmain.sh-5398-	*)
ale-0.9.0.3/ltmain.sh:5399:	  abs_ladir=`cd "$ladir" && pwd`
ale-0.9.0.3/ltmain.sh-5400-	  if test -z "$abs_ladir"; then
##############################################
ale-0.9.0.3/ltmain.sh-5624-	    shift
ale-0.9.0.3/ltmain.sh:5625:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ale-0.9.0.3/ltmain.sh-5626-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ale-0.9.0.3/ltmain.sh-5907-		*)
ale-0.9.0.3/ltmain.sh:5908:		  absdir=`cd "$dir" && pwd`
ale-0.9.0.3/ltmain.sh-5909-		  if test -z "$absdir"; then
##############################################
ale-0.9.0.3/ltmain.sh-5918-		  depdepl=
ale-0.9.0.3/ltmain.sh:5919:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ale-0.9.0.3/ltmain.sh-5920-		  if test -n "$deplibrary_names" ; then
##############################################
ale-0.9.0.3/ltmain.sh-5925-		      depdepl="$absdir/$objdir/$depdepl"
ale-0.9.0.3/ltmain.sh:5926:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ale-0.9.0.3/ltmain.sh-5927-                      if test -z "$darwin_install_name"; then
ale-0.9.0.3/ltmain.sh:5928:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ale-0.9.0.3/ltmain.sh-5929-                      fi
##############################################
ale-0.9.0.3/ltmain.sh-5940-		else
ale-0.9.0.3/ltmain.sh:5941:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ale-0.9.0.3/ltmain.sh-5942-		  test -z "$libdir" && \
##############################################
ale-0.9.0.3/ltmain.sh-5963-	else
ale-0.9.0.3/ltmain.sh:5964:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ale-0.9.0.3/ltmain.sh-5965-	fi
##############################################
ale-0.9.0.3/ltmain.sh-6112-	test "$module" = no && \
ale-0.9.0.3/ltmain.sh:6113:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
ale-0.9.0.3/ltmain.sh-6114-
##############################################
ale-0.9.0.3/ltmain.sh-6249-	if test "$age" -gt "$current"; then
ale-0.9.0.3/ltmain.sh:6250:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
ale-0.9.0.3/ltmain.sh-6251-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
ale-0.9.0.3/ltmain.sh-6410-	removelist=
ale-0.9.0.3/ltmain.sh:6411:	tempremovelist=`$ECHO "$output_objdir/*"`
ale-0.9.0.3/ltmain.sh-6412-	for p in $tempremovelist; do
##############################################
ale-0.9.0.3/ltmain.sh-6436-	# Transform .lo files to .o files.
ale-0.9.0.3/ltmain.sh:6437:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
ale-0.9.0.3/ltmain.sh-6438-      fi
##############################################
ale-0.9.0.3/ltmain.sh-6441-      #for path in $notinst_path; do
ale-0.9.0.3/ltmain.sh:6442:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
ale-0.9.0.3/ltmain.sh:6443:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
ale-0.9.0.3/ltmain.sh:6444:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
ale-0.9.0.3/ltmain.sh-6445-      #done
##############################################
ale-0.9.0.3/ltmain.sh-6561-		if test -n "$i" ; then
ale-0.9.0.3/ltmain.sh:6562:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ale-0.9.0.3/ltmain.sh:6563:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ale-0.9.0.3/ltmain.sh-6564-		  set dummy $deplib_matches; shift
ale-0.9.0.3/ltmain.sh-6565-		  deplib_match=$1
ale-0.9.0.3/ltmain.sh:6566:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ale-0.9.0.3/ltmain.sh-6567-		    newdeplibs="$newdeplibs $i"
##############################################
ale-0.9.0.3/ltmain.sh-6604-		  if test -n "$i" ; then
ale-0.9.0.3/ltmain.sh:6605:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ale-0.9.0.3/ltmain.sh:6606:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ale-0.9.0.3/ltmain.sh-6607-		    set dummy $deplib_matches; shift
ale-0.9.0.3/ltmain.sh-6608-		    deplib_match=$1
ale-0.9.0.3/ltmain.sh:6609:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ale-0.9.0.3/ltmain.sh-6610-		      newdeplibs="$newdeplibs $i"
##############################################
ale-0.9.0.3/ltmain.sh-6639-	  set dummy $deplibs_check_method; shift
ale-0.9.0.3/ltmain.sh:6640:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ale-0.9.0.3/ltmain.sh-6641-	  for a_deplib in $deplibs; do
##############################################
ale-0.9.0.3/ltmain.sh-6654-	      if test -n "$a_deplib" ; then
ale-0.9.0.3/ltmain.sh:6655:		libname=`eval "\\$ECHO \"$libname_spec\""`
ale-0.9.0.3/ltmain.sh-6656-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ale-0.9.0.3/ltmain.sh:6657:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ale-0.9.0.3/ltmain.sh-6658-		  for potent_lib in $potential_libs; do
##############################################
ale-0.9.0.3/ltmain.sh-6670-		      while test -h "$potlib" 2>/dev/null; do
ale-0.9.0.3/ltmain.sh:6671:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
ale-0.9.0.3/ltmain.sh-6672-			case $potliblink in
ale-0.9.0.3/ltmain.sh-6673-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
ale-0.9.0.3/ltmain.sh:6674:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
ale-0.9.0.3/ltmain.sh-6675-			esac
##############################################
ale-0.9.0.3/ltmain.sh-6711-	  set dummy $deplibs_check_method; shift
ale-0.9.0.3/ltmain.sh:6712:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ale-0.9.0.3/ltmain.sh-6713-	  for a_deplib in $deplibs; do
##############################################
ale-0.9.0.3/ltmain.sh-6726-	      if test -n "$a_deplib" ; then
ale-0.9.0.3/ltmain.sh:6727:		libname=`eval "\\$ECHO \"$libname_spec\""`
ale-0.9.0.3/ltmain.sh-6728-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ale-0.9.0.3/ltmain.sh:6729:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ale-0.9.0.3/ltmain.sh-6730-		  for potent_lib in $potential_libs; do
##############################################
ale-0.9.0.3/ltmain.sh-6770-	      # can't use Xsed below, because $i might contain '/'
ale-0.9.0.3/ltmain.sh:6771:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
ale-0.9.0.3/ltmain.sh-6772-	    done
##############################################
ale-0.9.0.3/ltmain.sh-6795-	  # On Rhapsody replace the C library with the System framework
ale-0.9.0.3/ltmain.sh:6796:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
ale-0.9.0.3/ltmain.sh-6797-	  ;;
##############################################
ale-0.9.0.3/ltmain.sh-6847-	*-*-darwin*)
ale-0.9.0.3/ltmain.sh:6848:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ale-0.9.0.3/ltmain.sh:6849:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ale-0.9.0.3/ltmain.sh:6850:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ale-0.9.0.3/ltmain.sh-6851-	  ;;
##############################################
ale-0.9.0.3/ltmain.sh-6971-	# Use standard objects if they are pic
ale-0.9.0.3/ltmain.sh:6972:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
ale-0.9.0.3/ltmain.sh-6973-	test "X$libobjs" = "X " && libobjs=
##############################################
ale-0.9.0.3/ltmain.sh-6986-	    # exporting using user supplied symfile
ale-0.9.0.3/ltmain.sh:6987:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
ale-0.9.0.3/ltmain.sh-6988-	      # and it's NOT already a .def file. Must figure out
##############################################
ale-0.9.0.3/ltmain.sh-7138-	  save_output=$output
ale-0.9.0.3/ltmain.sh:7139:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
ale-0.9.0.3/ltmain.sh-7140-
##############################################
ale-0.9.0.3/ltmain.sh-7442-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ale-0.9.0.3/ltmain.sh:7443:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
ale-0.9.0.3/ltmain.sh-7444-	else
##############################################
ale-0.9.0.3/ltmain.sh-7453-      # Create the old-style object.
ale-0.9.0.3/ltmain.sh:7454:      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
ale-0.9.0.3/ltmain.sh-7455-
##############################################
ale-0.9.0.3/ltmain.sh-7513-	# On Rhapsody replace the C library is the System framework
ale-0.9.0.3/ltmain.sh:7514:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
ale-0.9.0.3/ltmain.sh:7515:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
ale-0.9.0.3/ltmain.sh-7516-	;;
##############################################
ale-0.9.0.3/ltmain.sh-7531-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ale-0.9.0.3/ltmain.sh:7532:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ale-0.9.0.3/ltmain.sh:7533:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ale-0.9.0.3/ltmain.sh-7534-	;;
##############################################
ale-0.9.0.3/ltmain.sh-7609-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ale-0.9.0.3/ltmain.sh:7610:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
ale-0.9.0.3/ltmain.sh-7611-	  case :$dllsearchpath: in
##############################################
ale-0.9.0.3/ltmain.sh-7669-	# Transform all the library objects into standard objects.
ale-0.9.0.3/ltmain.sh:7670:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
ale-0.9.0.3/ltmain.sh:7671:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
ale-0.9.0.3/ltmain.sh-7672-      fi
##############################################
ale-0.9.0.3/ltmain.sh-7699-	# Replace the output file specification.
ale-0.9.0.3/ltmain.sh:7700:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
ale-0.9.0.3/ltmain.sh-7701-	link_command="$compile_command$compile_rpath"
##############################################
ale-0.9.0.3/ltmain.sh-7746-	# Replace the output file specification.
ale-0.9.0.3/ltmain.sh:7747:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
ale-0.9.0.3/ltmain.sh-7748-	# Delete the old output file.
##############################################
ale-0.9.0.3/ltmain.sh-7765-	  if test "$fast_install" = yes; then
ale-0.9.0.3/ltmain.sh:7766:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
ale-0.9.0.3/ltmain.sh-7767-	  else
##############################################
ale-0.9.0.3/ltmain.sh-7777-      # Replace the output file specification.
ale-0.9.0.3/ltmain.sh:7778:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ale-0.9.0.3/ltmain.sh-7779-
##############################################
ale-0.9.0.3/ltmain.sh-7801-	relink_command="(cd `pwd`; $relink_command)"
ale-0.9.0.3/ltmain.sh:7802:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
ale-0.9.0.3/ltmain.sh-7803-      fi
##############################################
ale-0.9.0.3/ltmain.sh-7810-	esac
ale-0.9.0.3/ltmain.sh:7811:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
ale-0.9.0.3/ltmain.sh-7812-      else
ale-0.9.0.3/ltmain.sh:7813:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
ale-0.9.0.3/ltmain.sh-7814-      fi
##############################################
ale-0.9.0.3/ltmain.sh-8044-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
ale-0.9.0.3/ltmain.sh:8045:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
ale-0.9.0.3/ltmain.sh-8046-      if test "$hardcode_automatic" = yes ; then
##############################################
ale-0.9.0.3/ltmain.sh-8064-		name="$func_basename_result"
ale-0.9.0.3/ltmain.sh:8065:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ale-0.9.0.3/ltmain.sh-8066-		test -z "$libdir" && \
##############################################
ale-0.9.0.3/ltmain.sh-8080-		name="$func_basename_result"
ale-0.9.0.3/ltmain.sh:8081:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ale-0.9.0.3/ltmain.sh-8082-		test -z "$libdir" && \
##############################################
ale-0.9.0.3/ltmain.sh-8099-		name="$func_basename_result"
ale-0.9.0.3/ltmain.sh:8100:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ale-0.9.0.3/ltmain.sh-8101-		test -z "$libdir" && \
##############################################
ale-0.9.0.3/ltmain.sh-8403-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ale-0.9.0.3/ltmain.sh:8404:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ale-0.9.0.3/ltmain.sh-8405-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-19-
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:20:chomp ($ale_exec_dir = `dirname $0`);
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-21-
##############################################
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-54-		$pager = $ENV{"PAGER"};
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:55:	} elsif (`which $ENV{"PAGER"}`) {
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:56:		$pager = `which $ENV{"PAGER"}`;
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-57-	} elsif (`which pager`) {
##############################################
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-108-
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:109:	if (defined $ENV{"EXIF_UTILITY"} && `which $ENV{"EXIF_UTILITY"}`) {
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:110:		if (`$ENV{"EXIF_UTILITY"} $arg | grep '^EV'` =~ /([0-9\.]+)/) {
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-111-			$ev = $1;
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:112:			if (`$ENV{"EXIF_UTILITY"} $arg | grep '^ISO'` =~ /([0-9\.]+)/) {
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-113-				$ev = $ev - log($1 / 100) / log(2);
##############################################
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-119-
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:120:	if (defined $ENV{"DCRAW"} && `which $ENV{"DCRAW"}`) {
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:121:		$device_info = `$ENV{"DCRAW"} -i $arg 2> /dev/null`;
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-122-
##############################################
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-178-
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:179:		`$ENV{"DCRAW"} -t 0 -d -4 -k 0 -r 1 1 1 1 -c $arg > $converted_frame`;
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-180-
##############################################
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-188-
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:189:		if (`$ENV{"DCRAW"} -d -v -c $arg 2>&1 1>/dev/null` =~ /black=(\d+)/) {
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-190-			$black_unscaled = $1;
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:191:			`$ENV{"DCRAW"} -D -4 -c $arg | pgmhist | tail -1` =~ /(\d+)/;
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-192-			$maxval_unscaled = $1;
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:193:			`pgmhist $converted_frame | tail -1` =~ /(\d+)/;
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-194-			$maxval_scaled = $1;
##############################################
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-224-		$status_file = "/proc/$fork1/status";
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale:225:		while (-r $status_file && `cat $status_file 2> /dev/null | grep Threads` =~ /(\d+)/) {
ale-0.9.0.3/.pc/20_fix-deprecated-function.patch/ale-226-			if (defined $threads{$1}) {
##############################################
ale-0.9.0.3/ale-19-
ale-0.9.0.3/ale:20:chomp ($ale_exec_dir = `dirname $0`);
ale-0.9.0.3/ale-21-
##############################################
ale-0.9.0.3/ale-54-		$pager = $ENV{"PAGER"};
ale-0.9.0.3/ale:55:	} elsif (`which $ENV{"PAGER"}`) {
ale-0.9.0.3/ale:56:		$pager = `which $ENV{"PAGER"}`;
ale-0.9.0.3/ale-57-	} elsif (`which pager`) {
##############################################
ale-0.9.0.3/ale-108-
ale-0.9.0.3/ale:109:	if (defined $ENV{"EXIF_UTILITY"} && `which $ENV{"EXIF_UTILITY"}`) {
ale-0.9.0.3/ale:110:		if (`$ENV{"EXIF_UTILITY"} $arg | grep '^EV'` =~ /([0-9\.]+)/) {
ale-0.9.0.3/ale-111-			$ev = $1;
ale-0.9.0.3/ale:112:			if (`$ENV{"EXIF_UTILITY"} $arg | grep '^ISO'` =~ /([0-9\.]+)/) {
ale-0.9.0.3/ale-113-				$ev = $ev - log($1 / 100) / log(2);
##############################################
ale-0.9.0.3/ale-119-
ale-0.9.0.3/ale:120:	if (defined $ENV{"DCRAW"} && `which $ENV{"DCRAW"}`) {
ale-0.9.0.3/ale:121:		$device_info = `$ENV{"DCRAW"} -i $arg 2> /dev/null`;
ale-0.9.0.3/ale-122-
##############################################
ale-0.9.0.3/ale-178-
ale-0.9.0.3/ale:179:		`$ENV{"DCRAW"} -t 0 -d -4 -k 0 -r 1 1 1 1 -c $arg > $converted_frame`;
ale-0.9.0.3/ale-180-
##############################################
ale-0.9.0.3/ale-188-
ale-0.9.0.3/ale:189:		if (`$ENV{"DCRAW"} -d -v -c $arg 2>&1 1>/dev/null` =~ /black=(\d+)/) {
ale-0.9.0.3/ale-190-			$black_unscaled = $1;
ale-0.9.0.3/ale:191:			`$ENV{"DCRAW"} -D -4 -c $arg | pgmhist | tail -1` =~ /(\d+)/;
ale-0.9.0.3/ale-192-			$maxval_unscaled = $1;
ale-0.9.0.3/ale:193:			`pgmhist $converted_frame | tail -1` =~ /(\d+)/;
ale-0.9.0.3/ale-194-			$maxval_scaled = $1;
##############################################
ale-0.9.0.3/ale-224-		$status_file = "/proc/$fork1/status";
ale-0.9.0.3/ale:225:		while (-r $status_file && `cat $status_file 2> /dev/null | grep Threads` =~ /(\d+)/) {
ale-0.9.0.3/ale-226-			if (defined $threads{$1}) {