===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xfce4-terminal-0.8.9.2/config.guess-34-
xfce4-terminal-0.8.9.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xfce4-terminal-0.8.9.2/config.guess-36-
##############################################
xfce4-terminal-0.8.9.2/config.guess-102-: ${TMPDIR=/tmp} ;
xfce4-terminal-0.8.9.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xfce4-terminal-0.8.9.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xfce4-terminal-0.8.9.2/config.guess-151-	EOF
xfce4-terminal-0.8.9.2/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
xfce4-terminal-0.8.9.2/config.guess-153-
##############################################
xfce4-terminal-0.8.9.2/config.guess-188-	    earmv*)
xfce4-terminal-0.8.9.2/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xfce4-terminal-0.8.9.2/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
xfce4-terminal-0.8.9.2/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
xfce4-terminal-0.8.9.2/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xfce4-terminal-0.8.9.2/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
xfce4-terminal-0.8.9.2/config.guess-222-		;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-233-	    *)
xfce4-terminal-0.8.9.2/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
xfce4-terminal-0.8.9.2/config.guess-235-		;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-280-	*4.0)
xfce4-terminal-0.8.9.2/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xfce4-terminal-0.8.9.2/config.guess-282-		;;
xfce4-terminal-0.8.9.2/config.guess-283-	*5.*)
xfce4-terminal-0.8.9.2/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xfce4-terminal-0.8.9.2/config.guess-285-		;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
xfce4-terminal-0.8.9.2/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xfce4-terminal-0.8.9.2/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
xfce4-terminal-0.8.9.2/config.guess-328-	# 1.2 uses "1.2" for uname -r.
xfce4-terminal-0.8.9.2/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
xfce4-terminal-0.8.9.2/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xfce4-terminal-0.8.9.2/config.guess-379-    s390x:SunOS:*:*)
xfce4-terminal-0.8.9.2/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfce4-terminal-0.8.9.2/config.guess-381-	exit ;;
xfce4-terminal-0.8.9.2/config.guess-382-    sun4H:SunOS:5.*:*)
xfce4-terminal-0.8.9.2/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-terminal-0.8.9.2/config.guess-384-	exit ;;
xfce4-terminal-0.8.9.2/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xfce4-terminal-0.8.9.2/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfce4-terminal-0.8.9.2/config.guess-387-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-404-	fi
xfce4-terminal-0.8.9.2/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-terminal-0.8.9.2/config.guess-406-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
xfce4-terminal-0.8.9.2/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-terminal-0.8.9.2/config.guess-412-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
xfce4-terminal-0.8.9.2/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
xfce4-terminal-0.8.9.2/config.guess-421-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-425-    sun*:*:4.2BSD:*)
xfce4-terminal-0.8.9.2/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xfce4-terminal-0.8.9.2/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
xfce4-terminal-0.8.9.2/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
xfce4-terminal-0.8.9.2/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xfce4-terminal-0.8.9.2/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
xfce4-terminal-0.8.9.2/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-terminal-0.8.9.2/config.guess-563-    *:IRIX*:*:*)
xfce4-terminal-0.8.9.2/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
xfce4-terminal-0.8.9.2/config.guess-565-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-593-EOF
xfce4-terminal-0.8.9.2/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
xfce4-terminal-0.8.9.2/config.guess-595-		then
##############################################
xfce4-terminal-0.8.9.2/config.guess-606-    *:AIX:*:[4567])
xfce4-terminal-0.8.9.2/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xfce4-terminal-0.8.9.2/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
xfce4-terminal-0.8.9.2/config.guess-642-    9000/[34678]??:HP-UX:*:*)
xfce4-terminal-0.8.9.2/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfce4-terminal-0.8.9.2/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
xfce4-terminal-0.8.9.2/config.guess-696-EOF
xfce4-terminal-0.8.9.2/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
xfce4-terminal-0.8.9.2/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xfce4-terminal-0.8.9.2/config.guess-724-    ia64:HP-UX:*:*)
xfce4-terminal-0.8.9.2/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfce4-terminal-0.8.9.2/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
xfce4-terminal-0.8.9.2/config.guess-754-EOF
xfce4-terminal-0.8.9.2/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
xfce4-terminal-0.8.9.2/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-terminal-0.8.9.2/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfce4-terminal-0.8.9.2/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
xfce4-terminal-0.8.9.2/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfce4-terminal-0.8.9.2/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfce4-terminal-0.8.9.2/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
xfce4-terminal-0.8.9.2/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfce4-terminal-0.8.9.2/config.guess-850-	esac
xfce4-terminal-0.8.9.2/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfce4-terminal-0.8.9.2/config.guess-852-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-886-    prep*:SunOS:5.*:*)
xfce4-terminal-0.8.9.2/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-terminal-0.8.9.2/config.guess-888-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-890-	# the GNU system
xfce4-terminal-0.8.9.2/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
xfce4-terminal-0.8.9.2/config.guess-892-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-894-	# other systems with GNU libc and userland
xfce4-terminal-0.8.9.2/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
xfce4-terminal-0.8.9.2/config.guess-896-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-988-EOF
xfce4-terminal-0.8.9.2/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
xfce4-terminal-0.8.9.2/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
xfce4-terminal-0.8.9.2/config.guess-1088-    i*86:*:4.*:*)
xfce4-terminal-0.8.9.2/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
xfce4-terminal-0.8.9.2/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xfce4-terminal-0.8.9.2/config.guess-1291-	fi
xfce4-terminal-0.8.9.2/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
xfce4-terminal-0.8.9.2/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
xfce4-terminal-0.8.9.2/config.guess-1389-    *:DragonFly:*:*)
xfce4-terminal-0.8.9.2/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfce4-terminal-0.8.9.2/config.guess-1391-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/config.guess-1402-    i*86:skyos:*:*)
xfce4-terminal-0.8.9.2/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
xfce4-terminal-0.8.9.2/config.guess-1404-	exit ;;
##############################################
xfce4-terminal-0.8.9.2/configure.ac-159-if test x"$gnome_default_appsdir" = x""; then
xfce4-terminal-0.8.9.2/configure.ac:160:  GNOME_DEFAULT_APPSDIR="`$PKG_CONFIG --variable=defappsdir gnome-default-applications`"
xfce4-terminal-0.8.9.2/configure.ac-161-  if test -n "$GNOME_DEFAULT_APPSDIR"; then
##############################################
xfce4-terminal-0.8.9.2/configure-51-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfce4-terminal-0.8.9.2/configure:52:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-terminal-0.8.9.2/configure-53-  as_echo='print -r --'
xfce4-terminal-0.8.9.2/configure-54-  as_echo_n='print -rn --'
xfce4-terminal-0.8.9.2/configure:55:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-terminal-0.8.9.2/configure-56-  as_echo='printf %s\n'
##############################################
xfce4-terminal-0.8.9.2/configure-58-else
xfce4-terminal-0.8.9.2/configure:59:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfce4-terminal-0.8.9.2/configure-60-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfce4-terminal-0.8.9.2/configure-68-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfce4-terminal-0.8.9.2/configure:69:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfce4-terminal-0.8.9.2/configure-70-      esac;
##############################################
xfce4-terminal-0.8.9.2/configure-205-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xfce4-terminal-0.8.9.2/configure:206:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xfce4-terminal-0.8.9.2/configure-207-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
xfce4-terminal-0.8.9.2/configure-213-    PATH=/empty FPATH=/empty; export PATH FPATH
xfce4-terminal-0.8.9.2/configure:214:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xfce4-terminal-0.8.9.2/configure:215:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
xfce4-terminal-0.8.9.2/configure-216-  if (eval "$as_required") 2>/dev/null; then :
##############################################
xfce4-terminal-0.8.9.2/configure-341-      case $as_dir in #(
xfce4-terminal-0.8.9.2/configure:342:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfce4-terminal-0.8.9.2/configure-343-      *) as_qdir=$as_dir;;
##############################################
xfce4-terminal-0.8.9.2/configure-414-  {
xfce4-terminal-0.8.9.2/configure:415:    as_val=`expr "$@" || test $? -eq 1`
xfce4-terminal-0.8.9.2/configure-416-  }
##############################################
xfce4-terminal-0.8.9.2/configure-421-# ----------------------------------------
xfce4-terminal-0.8.9.2/configure:422:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfce4-terminal-0.8.9.2/configure-423-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfce4-terminal-0.8.9.2/configure-484-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xfce4-terminal-0.8.9.2/configure:485:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xfce4-terminal-0.8.9.2/configure-486-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xfce4-terminal-0.8.9.2/configure-953-  case $ac_option in
xfce4-terminal-0.8.9.2/configure:954:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xfce4-terminal-0.8.9.2/configure-955-  *=)   ac_optarg= ;;
##############################################
xfce4-terminal-0.8.9.2/configure-997-  -disable-* | --disable-*)
xfce4-terminal-0.8.9.2/configure:998:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xfce4-terminal-0.8.9.2/configure-999-    # Reject names that are not valid shell variable names.
##############################################
xfce4-terminal-0.8.9.2/configure-1002-    ac_useropt_orig=$ac_useropt
xfce4-terminal-0.8.9.2/configure:1003:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-terminal-0.8.9.2/configure-1004-    case $ac_user_opts in
##############################################
xfce4-terminal-0.8.9.2/configure-1023-  -enable-* | --enable-*)
xfce4-terminal-0.8.9.2/configure:1024:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xfce4-terminal-0.8.9.2/configure-1025-    # Reject names that are not valid shell variable names.
##############################################
xfce4-terminal-0.8.9.2/configure-1028-    ac_useropt_orig=$ac_useropt
xfce4-terminal-0.8.9.2/configure:1029:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-terminal-0.8.9.2/configure-1030-    case $ac_user_opts in
##############################################
xfce4-terminal-0.8.9.2/configure-1227-  -with-* | --with-*)
xfce4-terminal-0.8.9.2/configure:1228:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xfce4-terminal-0.8.9.2/configure-1229-    # Reject names that are not valid shell variable names.
##############################################
xfce4-terminal-0.8.9.2/configure-1232-    ac_useropt_orig=$ac_useropt
xfce4-terminal-0.8.9.2/configure:1233:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-terminal-0.8.9.2/configure-1234-    case $ac_user_opts in
##############################################
xfce4-terminal-0.8.9.2/configure-1243-  -without-* | --without-*)
xfce4-terminal-0.8.9.2/configure:1244:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xfce4-terminal-0.8.9.2/configure-1245-    # Reject names that are not valid shell variable names.
##############################################
xfce4-terminal-0.8.9.2/configure-1248-    ac_useropt_orig=$ac_useropt
xfce4-terminal-0.8.9.2/configure:1249:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-terminal-0.8.9.2/configure-1250-    case $ac_user_opts in
##############################################
xfce4-terminal-0.8.9.2/configure-1281-  *=*)
xfce4-terminal-0.8.9.2/configure:1282:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xfce4-terminal-0.8.9.2/configure-1283-    # Reject names that are not valid shell variable names.
##############################################
xfce4-terminal-0.8.9.2/configure-1302-if test -n "$ac_prev"; then
xfce4-terminal-0.8.9.2/configure:1303:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xfce4-terminal-0.8.9.2/configure-1304-  as_fn_error $? "missing argument to $ac_option"
##############################################
xfce4-terminal-0.8.9.2/configure-1324-    */ )
xfce4-terminal-0.8.9.2/configure:1325:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xfce4-terminal-0.8.9.2/configure-1326-      eval $ac_var=\$ac_val;;
##############################################
xfce4-terminal-0.8.9.2/configure-1359-ac_ls_di=`ls -di .` &&
xfce4-terminal-0.8.9.2/configure:1360:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xfce4-terminal-0.8.9.2/configure-1361-  as_fn_error $? "working directory cannot be determined"
##############################################
xfce4-terminal-0.8.9.2/configure-1415-case $srcdir in
xfce4-terminal-0.8.9.2/configure:1416:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xfce4-terminal-0.8.9.2/configure-1417-esac
##############################################
xfce4-terminal-0.8.9.2/configure-1458-By default, \`make install' will install all the files in
xfce4-terminal-0.8.9.2/configure:1459:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xfce4-terminal-0.8.9.2/configure:1460:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xfce4-terminal-0.8.9.2/configure-1461-for instance \`--prefix=\$HOME'.
##############################################
xfce4-terminal-0.8.9.2/configure-1594-*)
xfce4-terminal-0.8.9.2/configure:1595:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfce4-terminal-0.8.9.2/configure-1596-  # A ".." for each directory in $ac_dir_suffix.
xfce4-terminal-0.8.9.2/configure:1597:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfce4-terminal-0.8.9.2/configure-1598-  case $ac_top_builddir_sub in
##############################################
xfce4-terminal-0.8.9.2/configure-2087-    *\'*)
xfce4-terminal-0.8.9.2/configure:2088:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-terminal-0.8.9.2/configure-2089-    esac
##############################################
xfce4-terminal-0.8.9.2/configure-2170-      case $ac_val in
xfce4-terminal-0.8.9.2/configure:2171:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfce4-terminal-0.8.9.2/configure-2172-      esac
##############################################
xfce4-terminal-0.8.9.2/configure-2185-	case $ac_val in
xfce4-terminal-0.8.9.2/configure:2186:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfce4-terminal-0.8.9.2/configure-2187-	esac
##############################################
xfce4-terminal-0.8.9.2/configure-2305-    set,)
xfce4-terminal-0.8.9.2/configure:2306:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xfce4-terminal-0.8.9.2/configure:2307:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xfce4-terminal-0.8.9.2/configure-2308-      ac_cache_corrupted=: ;;
##############################################
xfce4-terminal-0.8.9.2/configure-2316-	# differences in whitespace do not lead to failure.
xfce4-terminal-0.8.9.2/configure:2317:	ac_old_val_w=`echo x $ac_old_val`
xfce4-terminal-0.8.9.2/configure:2318:	ac_new_val_w=`echo x $ac_new_val`
xfce4-terminal-0.8.9.2/configure-2319-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xfce4-terminal-0.8.9.2/configure-2336-    case $ac_new_val in
xfce4-terminal-0.8.9.2/configure:2337:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-terminal-0.8.9.2/configure-2338-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xfce4-terminal-0.8.9.2/configure-2373-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xfce4-terminal-0.8.9.2/configure:2374:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xfce4-terminal-0.8.9.2/configure-2375-
##############################################
xfce4-terminal-0.8.9.2/configure-2524-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfce4-terminal-0.8.9.2/configure:2525:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfce4-terminal-0.8.9.2/configure-2526-     if test "$*" = "X"; then
xfce4-terminal-0.8.9.2/configure-2527-	# -L didn't work.
xfce4-terminal-0.8.9.2/configure:2528:	set X `ls -t "$srcdir/configure" conftest.file`
xfce4-terminal-0.8.9.2/configure-2529-     fi
##############################################
xfce4-terminal-0.8.9.2/configure-2568-# Expand $ac_aux_dir to an absolute path.
xfce4-terminal-0.8.9.2/configure:2569:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfce4-terminal-0.8.9.2/configure-2570-
##############################################
xfce4-terminal-0.8.9.2/configure-2710-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xfce4-terminal-0.8.9.2/configure:2711:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xfce4-terminal-0.8.9.2/configure-2712-	     'mkdir (GNU coreutils) '* | \
##############################################
xfce4-terminal-0.8.9.2/configure-2783-set x ${MAKE-make}
xfce4-terminal-0.8.9.2/configure:2784:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xfce4-terminal-0.8.9.2/configure-2785-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xfce4-terminal-0.8.9.2/configure-2793-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xfce4-terminal-0.8.9.2/configure:2794:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xfce4-terminal-0.8.9.2/configure-2795-  *@@@%%%=?*=@@@%%%*)
##############################################
xfce4-terminal-0.8.9.2/configure-2859-
xfce4-terminal-0.8.9.2/configure:2860:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfce4-terminal-0.8.9.2/configure-2861-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfce4-terminal-0.8.9.2/configure-3567-$as_echo_n "checking whether the C compiler works... " >&6; }
xfce4-terminal-0.8.9.2/configure:3568:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xfce4-terminal-0.8.9.2/configure-3569-
##############################################
xfce4-terminal-0.8.9.2/configure-3611-	then :; else
xfce4-terminal-0.8.9.2/configure:3612:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfce4-terminal-0.8.9.2/configure-3613-	fi
##############################################
xfce4-terminal-0.8.9.2/configure-3671-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xfce4-terminal-0.8.9.2/configure:3672:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfce4-terminal-0.8.9.2/configure-3673-	  break;;
##############################################
xfce4-terminal-0.8.9.2/configure-3780-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xfce4-terminal-0.8.9.2/configure:3781:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xfce4-terminal-0.8.9.2/configure-3782-       break;;
##############################################
xfce4-terminal-0.8.9.2/configure-4098-  if test "$am_compiler_list" = ""; then
xfce4-terminal-0.8.9.2/configure:4099:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfce4-terminal-0.8.9.2/configure-4100-  fi
##############################################
xfce4-terminal-0.8.9.2/configure-4355-  # Check for GNU $ac_path_GREP
xfce4-terminal-0.8.9.2/configure:4356:case `"$ac_path_GREP" --version 2>&1` in
xfce4-terminal-0.8.9.2/configure-4357-*GNU*)
##############################################
xfce4-terminal-0.8.9.2/configure-4421-  # Check for GNU $ac_path_EGREP
xfce4-terminal-0.8.9.2/configure:4422:case `"$ac_path_EGREP" --version 2>&1` in
xfce4-terminal-0.8.9.2/configure-4423-*GNU*)
##############################################
xfce4-terminal-0.8.9.2/configure-4582-do :
xfce4-terminal-0.8.9.2/configure:4583:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfce4-terminal-0.8.9.2/configure-4584-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfce4-terminal-0.8.9.2/configure-4587-  cat >>confdefs.h <<_ACEOF
xfce4-terminal-0.8.9.2/configure:4588:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfce4-terminal-0.8.9.2/configure-4589-_ACEOF
##############################################
xfce4-terminal-0.8.9.2/configure-5341-  if test "$am_compiler_list" = ""; then
xfce4-terminal-0.8.9.2/configure:5342:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfce4-terminal-0.8.9.2/configure-5343-  fi
##############################################
xfce4-terminal-0.8.9.2/configure-5466-
xfce4-terminal-0.8.9.2/configure:5467:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-terminal-0.8.9.2/configure-5468-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfce4-terminal-0.8.9.2/configure:5469:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-terminal-0.8.9.2/configure-5470-if test -n "0.35"; then
##############################################
xfce4-terminal-0.8.9.2/configure-5906-fi
xfce4-terminal-0.8.9.2/configure:5907:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfce4-terminal-0.8.9.2/configure:5908:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfce4-terminal-0.8.9.2/configure:5909:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfce4-terminal-0.8.9.2/configure-5910-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfce4-terminal-0.8.9.2/configure-5962-else
xfce4-terminal-0.8.9.2/configure:5963:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfce4-terminal-0.8.9.2/configure-5964-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-5969-$as_echo_n "checking for XML::Parser... " >&6; }
xfce4-terminal-0.8.9.2/configure:5970:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfce4-terminal-0.8.9.2/configure-5971-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-6021-test "x$ac_build_alias" = x &&
xfce4-terminal-0.8.9.2/configure:6022:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xfce4-terminal-0.8.9.2/configure-6023-test "x$ac_build_alias" = x &&
xfce4-terminal-0.8.9.2/configure-6024-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xfce4-terminal-0.8.9.2/configure:6025:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xfce4-terminal-0.8.9.2/configure-6026-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xfce4-terminal-0.8.9.2/configure-6045-IFS=$ac_save_IFS
xfce4-terminal-0.8.9.2/configure:6046:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xfce4-terminal-0.8.9.2/configure-6047-
##############################################
xfce4-terminal-0.8.9.2/configure-6056-else
xfce4-terminal-0.8.9.2/configure:6057:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xfce4-terminal-0.8.9.2/configure-6058-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xfce4-terminal-0.8.9.2/configure-6078-IFS=$ac_save_IFS
xfce4-terminal-0.8.9.2/configure:6079:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xfce4-terminal-0.8.9.2/configure-6080-
##############################################
xfce4-terminal-0.8.9.2/configure-6106-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfce4-terminal-0.8.9.2/configure:6107:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-terminal-0.8.9.2/configure-6108-  ECHO='print -r --'
xfce4-terminal-0.8.9.2/configure:6109:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-terminal-0.8.9.2/configure-6110-  ECHO='printf %s\n'
##############################################
xfce4-terminal-0.8.9.2/configure-6175-  # Check for GNU $ac_path_SED
xfce4-terminal-0.8.9.2/configure:6176:case `"$ac_path_SED" --version 2>&1` in
xfce4-terminal-0.8.9.2/configure-6177-*GNU*)
##############################################
xfce4-terminal-0.8.9.2/configure-6254-  # Check for GNU $ac_path_FGREP
xfce4-terminal-0.8.9.2/configure:6255:case `"$ac_path_FGREP" --version 2>&1` in
xfce4-terminal-0.8.9.2/configure-6256-*GNU*)
##############################################
xfce4-terminal-0.8.9.2/configure-6334-    # gcc leaves a trailing carriage return, which upsets mingw
xfce4-terminal-0.8.9.2/configure:6335:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfce4-terminal-0.8.9.2/configure-6336-  *)
xfce4-terminal-0.8.9.2/configure:6337:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfce4-terminal-0.8.9.2/configure-6338-  esac
##############################################
xfce4-terminal-0.8.9.2/configure-6343-      # Canonicalize the pathname of ld
xfce4-terminal-0.8.9.2/configure:6344:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfce4-terminal-0.8.9.2/configure-6345-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfce4-terminal-0.8.9.2/configure:6346:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfce4-terminal-0.8.9.2/configure-6347-      done
##############################################
xfce4-terminal-0.8.9.2/configure-6378-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfce4-terminal-0.8.9.2/configure:6379:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfce4-terminal-0.8.9.2/configure-6380-      *GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/configure-6409-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xfce4-terminal-0.8.9.2/configure:6410:case `$LD -v 2>&1 </dev/null` in
xfce4-terminal-0.8.9.2/configure-6411-*GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/configure-6459-	esac
xfce4-terminal-0.8.9.2/configure:6460:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfce4-terminal-0.8.9.2/configure-6461-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfce4-terminal-0.8.9.2/configure-6465-	*)
xfce4-terminal-0.8.9.2/configure:6466:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfce4-terminal-0.8.9.2/configure-6467-	  */dev/null*)
##############################################
xfce4-terminal-0.8.9.2/configure-6593-
xfce4-terminal-0.8.9.2/configure:6594:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfce4-terminal-0.8.9.2/configure-6595-    *COFF*)
##############################################
xfce4-terminal-0.8.9.2/configure-6705-    # And add a safety zone
xfce4-terminal-0.8.9.2/configure:6706:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-terminal-0.8.9.2/configure:6707:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-terminal-0.8.9.2/configure-6708-    ;;
##############################################
xfce4-terminal-0.8.9.2/configure-6738-    if test -n "$kargmax"; then
xfce4-terminal-0.8.9.2/configure:6739:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xfce4-terminal-0.8.9.2/configure-6740-    else
##############################################
xfce4-terminal-0.8.9.2/configure-6747-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfce4-terminal-0.8.9.2/configure:6748:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-terminal-0.8.9.2/configure:6749:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-terminal-0.8.9.2/configure-6750-    else
##############################################
xfce4-terminal-0.8.9.2/configure-6759-      # we can't tell.
xfce4-terminal-0.8.9.2/configure:6760:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfce4-terminal-0.8.9.2/configure-6761-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfce4-terminal-0.8.9.2/configure-6763-      do
xfce4-terminal-0.8.9.2/configure:6764:        i=`expr $i + 1`
xfce4-terminal-0.8.9.2/configure-6765-        teststring=$teststring$teststring
##############################################
xfce4-terminal-0.8.9.2/configure-6767-      # Only check the string length outside the loop.
xfce4-terminal-0.8.9.2/configure:6768:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfce4-terminal-0.8.9.2/configure-6769-      teststring=
##############################################
xfce4-terminal-0.8.9.2/configure-6772-      # linker.  It appears as though 1/2 is a usable value.
xfce4-terminal-0.8.9.2/configure:6773:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfce4-terminal-0.8.9.2/configure-6774-    fi
##############################################
xfce4-terminal-0.8.9.2/configure-7183-openbsd* | bitrig*)
xfce4-terminal-0.8.9.2/configure:7184:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-terminal-0.8.9.2/configure-7185-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xfce4-terminal-0.8.9.2/configure-7253-    else
xfce4-terminal-0.8.9.2/configure:7254:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xfce4-terminal-0.8.9.2/configure-7255-    fi
##############################################
xfce4-terminal-0.8.9.2/configure-7398-  # decide which one to use based on capabilities of $DLLTOOL
xfce4-terminal-0.8.9.2/configure:7399:  case `$DLLTOOL --help 2>&1` in
xfce4-terminal-0.8.9.2/configure-7400-  *--identify-strict*)
##############################################
xfce4-terminal-0.8.9.2/configure-7935-# If we're using GNU nm, then use its standard symbol codes.
xfce4-terminal-0.8.9.2/configure:7936:case `$NM -V 2>&1` in
xfce4-terminal-0.8.9.2/configure-7937-*GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/configure-7983-mingw*)
xfce4-terminal-0.8.9.2/configure:7984:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfce4-terminal-0.8.9.2/configure-7985-  ;;
##############################################
xfce4-terminal-0.8.9.2/configure-8215-   if test yes = "$GCC"; then
xfce4-terminal-0.8.9.2/configure:8216:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfce4-terminal-0.8.9.2/configure-8217-   fi
##############################################
xfce4-terminal-0.8.9.2/configure-8219- /*)
xfce4-terminal-0.8.9.2/configure:8220:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfce4-terminal-0.8.9.2/configure-8221-   ;; #(
##############################################
xfce4-terminal-0.8.9.2/configure-8314-    done
xfce4-terminal-0.8.9.2/configure:8315:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-terminal-0.8.9.2/configure-8316-}
##############################################
xfce4-terminal-0.8.9.2/configure-8336-  test $ac_status = 0; }; then
xfce4-terminal-0.8.9.2/configure:8337:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/configure-8338-      *ELF-32*)
##############################################
xfce4-terminal-0.8.9.2/configure-8357-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfce4-terminal-0.8.9.2/configure:8358:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/configure-8359-	*32-bit*)
##############################################
xfce4-terminal-0.8.9.2/configure-8369-    else
xfce4-terminal-0.8.9.2/configure:8370:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/configure-8371-	*32-bit*)
##############################################
xfce4-terminal-0.8.9.2/configure-8395-    emul=elf
xfce4-terminal-0.8.9.2/configure:8396:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/configure-8397-      *32-bit*)
##############################################
xfce4-terminal-0.8.9.2/configure-8403-    esac
xfce4-terminal-0.8.9.2/configure:8404:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/configure-8405-      *MSB*)
##############################################
xfce4-terminal-0.8.9.2/configure-8411-    esac
xfce4-terminal-0.8.9.2/configure:8412:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/configure-8413-      *N32*)
##############################################
xfce4-terminal-0.8.9.2/configure-9344-    *:)
xfce4-terminal-0.8.9.2/configure:9345:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfce4-terminal-0.8.9.2/configure-9346-        ;;
xfce4-terminal-0.8.9.2/configure-9347-    x:*)
xfce4-terminal-0.8.9.2/configure:9348:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/configure-9349-        ;;
xfce4-terminal-0.8.9.2/configure-9350-    *::*)
xfce4-terminal-0.8.9.2/configure:9351:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/configure:9352:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfce4-terminal-0.8.9.2/configure-9353-        ;;
xfce4-terminal-0.8.9.2/configure-9354-    *)
xfce4-terminal-0.8.9.2/configure:9355:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/configure-9356-        ;;
##############################################
xfce4-terminal-0.8.9.2/configure-9708-	"file_magic "*)
xfce4-terminal-0.8.9.2/configure:9709:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-terminal-0.8.9.2/configure-9710-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-terminal-0.8.9.2/configure-9774-	"file_magic "*)
xfce4-terminal-0.8.9.2/configure:9775:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-terminal-0.8.9.2/configure-9776-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-terminal-0.8.9.2/configure-10168-      *)
xfce4-terminal-0.8.9.2/configure:10169:	case `$CC -V 2>&1 | sed 5q` in
xfce4-terminal-0.8.9.2/configure-10170-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xfce4-terminal-0.8.9.2/configure-10614-	# shared libraries, regardless of the interface used.
xfce4-terminal-0.8.9.2/configure:10615:	case `$LD -v 2>&1` in
xfce4-terminal-0.8.9.2/configure-10616-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfce4-terminal-0.8.9.2/configure-10646-    supports_anon_versioning=no
xfce4-terminal-0.8.9.2/configure:10647:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
xfce4-terminal-0.8.9.2/configure-10648-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfce4-terminal-0.8.9.2/configure-10715-	# is; otherwise, prepend EXPORTS...
xfce4-terminal-0.8.9.2/configure:10716:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfce4-terminal-0.8.9.2/configure-10717-          cp $export_symbols $output_objdir/$soname.def;
##############################################
xfce4-terminal-0.8.9.2/configure-10749-	prefix_cmds="$SED"~
xfce4-terminal-0.8.9.2/configure:10750:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-terminal-0.8.9.2/configure-10751-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-terminal-0.8.9.2/configure-10772-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-terminal-0.8.9.2/configure:10773:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xfce4-terminal-0.8.9.2/configure:10774:      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'
xfce4-terminal-0.8.9.2/configure-10775-      ;;
##############################################
xfce4-terminal-0.8.9.2/configure-10790-        pgcc*)				# Portland Group C compiler
xfce4-terminal-0.8.9.2/configure:10791:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/configure-10792-	  tmp_addflag=' $pic_flag'
##############################################
xfce4-terminal-0.8.9.2/configure-10795-					# Portland Group f77 and f90 compilers
xfce4-terminal-0.8.9.2/configure:10796:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/configure-10797-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfce4-terminal-0.8.9.2/configure-10812-	nvcc*)	# Cuda Compiler Driver 2.2
xfce4-terminal-0.8.9.2/configure:10813:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/configure-10814-	  compiler_needs_object=yes
##############################################
xfce4-terminal-0.8.9.2/configure-10816-	esac
xfce4-terminal-0.8.9.2/configure:10817:	case `$CC -V 2>&1 | sed 5q` in
xfce4-terminal-0.8.9.2/configure-10818-	*Sun\ C*)			# Sun C 5.9
xfce4-terminal-0.8.9.2/configure:10819:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/configure-10820-	  compiler_needs_object=yes
##############################################
xfce4-terminal-0.8.9.2/configure-10887-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfce4-terminal-0.8.9.2/configure:10888:      case `$LD -v 2>&1` in
xfce4-terminal-0.8.9.2/configure-10889-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xfce4-terminal-0.8.9.2/configure-10976-	else
xfce4-terminal-0.8.9.2/configure:10977:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xfce4-terminal-0.8.9.2/configure-10978-	fi
##############################################
xfce4-terminal-0.8.9.2/configure-11041-	# below for broken collect2 doesn't work under 4.3+
xfce4-terminal-0.8.9.2/configure:11042:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-terminal-0.8.9.2/configure-11043-	  if test -f "$collect2name" &&
##############################################
xfce4-terminal-0.8.9.2/configure-11121-      }'
xfce4-terminal-0.8.9.2/configure:11122:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-terminal-0.8.9.2/configure-11123-  # Check for a 64-bit object if we didn't find anything.
xfce4-terminal-0.8.9.2/configure-11124-  if test -z "$lt_cv_aix_libpath_"; then
xfce4-terminal-0.8.9.2/configure:11125:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-terminal-0.8.9.2/configure-11126-  fi
##############################################
xfce4-terminal-0.8.9.2/configure-11139-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
xfce4-terminal-0.8.9.2/configure:11140:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xfce4-terminal-0.8.9.2/configure-11141-      else
##############################################
xfce4-terminal-0.8.9.2/configure-11174-      }'
xfce4-terminal-0.8.9.2/configure:11175:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-terminal-0.8.9.2/configure-11176-  # Check for a 64-bit object if we didn't find anything.
xfce4-terminal-0.8.9.2/configure-11177-  if test -z "$lt_cv_aix_libpath_"; then
xfce4-terminal-0.8.9.2/configure:11178:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-terminal-0.8.9.2/configure-11179-  fi
##############################################
xfce4-terminal-0.8.9.2/configure-11206-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-terminal-0.8.9.2/configure:11207:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xfce4-terminal-0.8.9.2/configure-11208-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-terminal-0.8.9.2/configure-11259-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xfce4-terminal-0.8.9.2/configure:11260:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfce4-terminal-0.8.9.2/configure-11261-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xfce4-terminal-0.8.9.2/configure-11297-	# FIXME: Setting linknames here is a bad hack.
xfce4-terminal-0.8.9.2/configure:11298:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfce4-terminal-0.8.9.2/configure-11299-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfce4-terminal-0.8.9.2/configure-11315-  if test yes = "$lt_cv_ld_force_load"; then
xfce4-terminal-0.8.9.2/configure:11316:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xfce4-terminal-0.8.9.2/configure-11317-
##############################################
xfce4-terminal-0.8.9.2/configure-11495-      if test yes = "$GCC"; then
xfce4-terminal-0.8.9.2/configure:11496:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/configure-11497-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfce4-terminal-0.8.9.2/configure-11523-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfce4-terminal-0.8.9.2/configure:11524:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
xfce4-terminal-0.8.9.2/configure-11525-	fi
xfce4-terminal-0.8.9.2/configure-11526-      else
xfce4-terminal-0.8.9.2/configure:11527:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/configure:11528:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
xfce4-terminal-0.8.9.2/configure-11529-      fi
##############################################
xfce4-terminal-0.8.9.2/configure-11573-	hardcode_direct_absolute=yes
xfce4-terminal-0.8.9.2/configure:11574:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-terminal-0.8.9.2/configure-11575-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfce4-terminal-0.8.9.2/configure-11604-	prefix_cmds="$SED"~
xfce4-terminal-0.8.9.2/configure:11605:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-terminal-0.8.9.2/configure-11606-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-terminal-0.8.9.2/configure-11619-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfce4-terminal-0.8.9.2/configure:11620:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/configure-11621-      else
xfce4-terminal-0.8.9.2/configure-11622-	allow_undefined_flag=' -expect_unresolved \*'
xfce4-terminal-0.8.9.2/configure:11623:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/configure-11624-      fi
##############################################
xfce4-terminal-0.8.9.2/configure-11632-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfce4-terminal-0.8.9.2/configure:11633:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/configure-11634-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
xfce4-terminal-0.8.9.2/configure-11636-	allow_undefined_flag=' -expect_unresolved \*'
xfce4-terminal-0.8.9.2/configure:11637:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/configure:11638:	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~
xfce4-terminal-0.8.9.2/configure:11639:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
xfce4-terminal-0.8.9.2/configure-11640-
##############################################
xfce4-terminal-0.8.9.2/configure-11655-      else
xfce4-terminal-0.8.9.2/configure:11656:	case `$CC -V 2>&1` in
xfce4-terminal-0.8.9.2/configure-11657-	*"Compilers 5.0"*)
##############################################
xfce4-terminal-0.8.9.2/configure-12054-  esac
xfce4-terminal-0.8.9.2/configure:12055:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfce4-terminal-0.8.9.2/configure-12056-  case $lt_search_path_spec in
##############################################
xfce4-terminal-0.8.9.2/configure-12061-    # okay in the real world where ";" in dirpaths is itself problematic.
xfce4-terminal-0.8.9.2/configure:12062:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfce4-terminal-0.8.9.2/configure-12063-    ;;
xfce4-terminal-0.8.9.2/configure-12064-  *)
xfce4-terminal-0.8.9.2/configure:12065:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfce4-terminal-0.8.9.2/configure-12066-    ;;
##############################################
xfce4-terminal-0.8.9.2/configure-12070-  lt_tmp_lt_search_path_spec=
xfce4-terminal-0.8.9.2/configure:12071:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfce4-terminal-0.8.9.2/configure-12072-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfce4-terminal-0.8.9.2/configure-12112-  esac
xfce4-terminal-0.8.9.2/configure:12113:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfce4-terminal-0.8.9.2/configure-12114-else
##############################################
xfce4-terminal-0.8.9.2/configure-12252-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfce4-terminal-0.8.9.2/configure:12253:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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'
xfce4-terminal-0.8.9.2/configure-12254-    ;;
##############################################
xfce4-terminal-0.8.9.2/configure-12288-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-terminal-0.8.9.2/configure:12289:    postinstall_cmds='base_file=`basename \$file`~
xfce4-terminal-0.8.9.2/configure:12290:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-terminal-0.8.9.2/configure:12291:      dldir=$destdir/`dirname \$dlpath`~
xfce4-terminal-0.8.9.2/configure-12292-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-terminal-0.8.9.2/configure-12297-      fi'
xfce4-terminal-0.8.9.2/configure:12298:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-terminal-0.8.9.2/configure-12299-      dlpath=$dir/\$dldll~
##############################################
xfce4-terminal-0.8.9.2/configure-12305-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfce4-terminal-0.8.9.2/configure:12306:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-terminal-0.8.9.2/configure-12307-
##############################################
xfce4-terminal-0.8.9.2/configure-12311-      # MinGW DLLs use traditional 'lib' prefix
xfce4-terminal-0.8.9.2/configure:12312:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-terminal-0.8.9.2/configure-12313-      ;;
##############################################
xfce4-terminal-0.8.9.2/configure-12315-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfce4-terminal-0.8.9.2/configure:12316:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-terminal-0.8.9.2/configure-12317-      ;;
##############################################
xfce4-terminal-0.8.9.2/configure-12324-    libname_spec='$name'
xfce4-terminal-0.8.9.2/configure:12325:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-terminal-0.8.9.2/configure-12326-    library_names_spec='$libname.dll.lib'
##############################################
xfce4-terminal-0.8.9.2/configure-12336-        # Let DOS variable expansion print the short 8.3 style file name.
xfce4-terminal-0.8.9.2/configure:12337:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfce4-terminal-0.8.9.2/configure-12338-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfce4-terminal-0.8.9.2/configure-12341-      # Convert to MSYS style.
xfce4-terminal-0.8.9.2/configure:12342:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xfce4-terminal-0.8.9.2/configure-12343-      ;;
##############################################
xfce4-terminal-0.8.9.2/configure-12347-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfce4-terminal-0.8.9.2/configure:12348:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfce4-terminal-0.8.9.2/configure:12349:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfce4-terminal-0.8.9.2/configure:12350:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-terminal-0.8.9.2/configure-12351-      ;;
##############################################
xfce4-terminal-0.8.9.2/configure-12355-        # It is most probably a Windows format PATH.
xfce4-terminal-0.8.9.2/configure:12356:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfce4-terminal-0.8.9.2/configure-12357-      else
xfce4-terminal-0.8.9.2/configure:12358:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-terminal-0.8.9.2/configure-12359-      fi
##############################################
xfce4-terminal-0.8.9.2/configure-12365-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-terminal-0.8.9.2/configure:12366:    postinstall_cmds='base_file=`basename \$file`~
xfce4-terminal-0.8.9.2/configure:12367:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-terminal-0.8.9.2/configure:12368:      dldir=$destdir/`dirname \$dlpath`~
xfce4-terminal-0.8.9.2/configure-12369-      test -d \$dldir || mkdir -p \$dldir~
xfce4-terminal-0.8.9.2/configure-12370-      $install_prog $dir/$dlname \$dldir/$dlname'
xfce4-terminal-0.8.9.2/configure:12371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-terminal-0.8.9.2/configure-12372-      dlpath=$dir/\$dldll~
##############################################
xfce4-terminal-0.8.9.2/configure-12379-    # Assume MSVC and ICC wrapper
xfce4-terminal-0.8.9.2/configure:12380:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xfce4-terminal-0.8.9.2/configure-12381-    dynamic_linker='Win32 ld.exe'
##############################################
xfce4-terminal-0.8.9.2/configure-12396-  shlibpath_var=DYLD_LIBRARY_PATH
xfce4-terminal-0.8.9.2/configure:12397:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfce4-terminal-0.8.9.2/configure-12398-
##############################################
xfce4-terminal-0.8.9.2/configure-12649-  if test -f /etc/ld.so.conf; then
xfce4-terminal-0.8.9.2/configure:12650:    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;s/"//g;/^$/d' | tr '\n' ' '`
xfce4-terminal-0.8.9.2/configure-12651-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfce4-terminal-0.8.9.2/configure-12703-  need_lib_prefix=no
xfce4-terminal-0.8.9.2/configure:12704:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-terminal-0.8.9.2/configure-12705-    need_version=no
##############################################
xfce4-terminal-0.8.9.2/configure-12730-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfce4-terminal-0.8.9.2/configure:12731:  postinstall_cmds='base_file=`basename \$file`~
xfce4-terminal-0.8.9.2/configure:12732:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfce4-terminal-0.8.9.2/configure:12733:    dldir=$destdir/`dirname \$dlpath`~
xfce4-terminal-0.8.9.2/configure-12734-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-terminal-0.8.9.2/configure-12739-    fi'
xfce4-terminal-0.8.9.2/configure:12740:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfce4-terminal-0.8.9.2/configure-12741-    dlpath=$dir/\$dldll~
##############################################
xfce4-terminal-0.8.9.2/configure-13683-do :
xfce4-terminal-0.8.9.2/configure:13684:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfce4-terminal-0.8.9.2/configure-13685-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xfce4-terminal-0.8.9.2/configure-13687-  cat >>confdefs.h <<_ACEOF
xfce4-terminal-0.8.9.2/configure:13688:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfce4-terminal-0.8.9.2/configure-13689-_ACEOF
##############################################
xfce4-terminal-0.8.9.2/configure-14199-    if test -f $ac_dir/$ac_word; then
xfce4-terminal-0.8.9.2/configure:14200:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xfce4-terminal-0.8.9.2/configure-14201-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xfce4-terminal-0.8.9.2/configure-14318-    if test -f $ac_dir/$ac_word; then
xfce4-terminal-0.8.9.2/configure:14319:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xfce4-terminal-0.8.9.2/configure-14320-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xfce4-terminal-0.8.9.2/configure-14477-   if test "x$srcdir" != "x."; then
xfce4-terminal-0.8.9.2/configure:14478:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
xfce4-terminal-0.8.9.2/configure-14479-       posrcprefix="$srcdir/"
##############################################
xfce4-terminal-0.8.9.2/configure-14563-    for ac_var in incroot usrlibdir libdir; do
xfce4-terminal-0.8.9.2/configure:14564:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xfce4-terminal-0.8.9.2/configure-14565-    done
##############################################
xfce4-terminal-0.8.9.2/configure-14673-  LIBS=$ac_save_LIBS
xfce4-terminal-0.8.9.2/configure:14674:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xfce4-terminal-0.8.9.2/configure-14675-do
##############################################
xfce4-terminal-0.8.9.2/configure-15255-        -L*)
xfce4-terminal-0.8.9.2/configure:15256:          path=`echo $option | sed 's/^-L//'`
xfce4-terminal-0.8.9.2/configure-15257-          if test x"$path" != x""; then
##############################################
xfce4-terminal-0.8.9.2/configure-15420-  if $PKG_CONFIG "--atleast-version=3.20.8" "gtk+-3.0" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:15421:    GTK_VERSION=`$PKG_CONFIG --modversion "gtk+-3.0"`
xfce4-terminal-0.8.9.2/configure-15422-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_VERSION" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15426-$as_echo_n "checking GTK_CFLAGS... " >&6; }
xfce4-terminal-0.8.9.2/configure:15427:    GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0"`
xfce4-terminal-0.8.9.2/configure-15428-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15432-$as_echo_n "checking GTK_LIBS... " >&6; }
xfce4-terminal-0.8.9.2/configure:15433:    GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0"`
xfce4-terminal-0.8.9.2/configure-15434-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15445-  elif $PKG_CONFIG --exists "gtk+-3.0" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:15446:    xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-3.0"`
xfce4-terminal-0.8.9.2/configure-15447-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15615-  if $PKG_CONFIG "--atleast-version=0.38" "vte-2.91" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:15616:    VTE_VERSION=`$PKG_CONFIG --modversion "vte-2.91"`
xfce4-terminal-0.8.9.2/configure-15617-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $VTE_VERSION" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15621-$as_echo_n "checking VTE_CFLAGS... " >&6; }
xfce4-terminal-0.8.9.2/configure:15622:    VTE_CFLAGS=`$PKG_CONFIG --cflags "vte-2.91"`
xfce4-terminal-0.8.9.2/configure-15623-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $VTE_CFLAGS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15627-$as_echo_n "checking VTE_LIBS... " >&6; }
xfce4-terminal-0.8.9.2/configure:15628:    VTE_LIBS=`$PKG_CONFIG --libs "vte-2.91"`
xfce4-terminal-0.8.9.2/configure-15629-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $VTE_LIBS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15640-  elif $PKG_CONFIG --exists "vte-2.91" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:15641:    xdt_cv_version=`$PKG_CONFIG --modversion "vte-2.91"`
xfce4-terminal-0.8.9.2/configure-15642-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15810-  if $PKG_CONFIG "--atleast-version=2.38.0" "gio-2.0" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:15811:    GIO_VERSION=`$PKG_CONFIG --modversion "gio-2.0"`
xfce4-terminal-0.8.9.2/configure-15812-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIO_VERSION" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15816-$as_echo_n "checking GIO_CFLAGS... " >&6; }
xfce4-terminal-0.8.9.2/configure:15817:    GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0"`
xfce4-terminal-0.8.9.2/configure-15818-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIO_CFLAGS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15822-$as_echo_n "checking GIO_LIBS... " >&6; }
xfce4-terminal-0.8.9.2/configure:15823:    GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0"`
xfce4-terminal-0.8.9.2/configure-15824-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIO_LIBS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-15835-  elif $PKG_CONFIG --exists "gio-2.0" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:15836:    xdt_cv_version=`$PKG_CONFIG --modversion "gio-2.0"`
xfce4-terminal-0.8.9.2/configure-15837-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16005-  if $PKG_CONFIG "--atleast-version=4.10.0" "libxfce4ui-2" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:16006:    LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-2"`
xfce4-terminal-0.8.9.2/configure-16007-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_VERSION" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16011-$as_echo_n "checking LIBXFCE4UI_CFLAGS... " >&6; }
xfce4-terminal-0.8.9.2/configure:16012:    LIBXFCE4UI_CFLAGS=`$PKG_CONFIG --cflags "libxfce4ui-2"`
xfce4-terminal-0.8.9.2/configure-16013-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_CFLAGS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16017-$as_echo_n "checking LIBXFCE4UI_LIBS... " >&6; }
xfce4-terminal-0.8.9.2/configure:16018:    LIBXFCE4UI_LIBS=`$PKG_CONFIG --libs "libxfce4ui-2"`
xfce4-terminal-0.8.9.2/configure-16019-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_LIBS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16030-  elif $PKG_CONFIG --exists "libxfce4ui-2" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:16031:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-2"`
xfce4-terminal-0.8.9.2/configure-16032-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16200-  if $PKG_CONFIG "--atleast-version=4.10.0" "libxfconf-0" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:16201:    XFCONF_VERSION=`$PKG_CONFIG --modversion "libxfconf-0"`
xfce4-terminal-0.8.9.2/configure-16202-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_VERSION" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16206-$as_echo_n "checking XFCONF_CFLAGS... " >&6; }
xfce4-terminal-0.8.9.2/configure:16207:    XFCONF_CFLAGS=`$PKG_CONFIG --cflags "libxfconf-0"`
xfce4-terminal-0.8.9.2/configure-16208-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_CFLAGS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16212-$as_echo_n "checking XFCONF_LIBS... " >&6; }
xfce4-terminal-0.8.9.2/configure:16213:    XFCONF_LIBS=`$PKG_CONFIG --libs "libxfconf-0"`
xfce4-terminal-0.8.9.2/configure-16214-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_LIBS" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16225-  elif $PKG_CONFIG --exists "libxfconf-0" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/configure:16226:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfconf-0"`
xfce4-terminal-0.8.9.2/configure-16227-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-terminal-0.8.9.2/configure-16489-if test x"$gnome_default_appsdir" = x""; then
xfce4-terminal-0.8.9.2/configure:16490:  GNOME_DEFAULT_APPSDIR="`$PKG_CONFIG --variable=defappsdir gnome-default-applications`"
xfce4-terminal-0.8.9.2/configure-16491-  if test -n "$GNOME_DEFAULT_APPSDIR"; then
##############################################
xfce4-terminal-0.8.9.2/configure-16621-$as_echo_n "checking whether $LD accepts --as-needed... " >&6; }
xfce4-terminal-0.8.9.2/configure:16622:      case `$LD --as-needed -v 2>&1 </dev/null` in
xfce4-terminal-0.8.9.2/configure-16623-      *GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/configure-16635-$as_echo_n "checking whether $LD accepts -O1... " >&6; }
xfce4-terminal-0.8.9.2/configure:16636:    case `$LD -O1 -v 2>&1 </dev/null` in
xfce4-terminal-0.8.9.2/configure-16637-    *GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/configure-16765-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xfce4-terminal-0.8.9.2/configure:16766:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xfce4-terminal-0.8.9.2/configure-16767-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xfce4-terminal-0.8.9.2/configure-16880-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfce4-terminal-0.8.9.2/configure:16881:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-terminal-0.8.9.2/configure-16882-  as_echo='print -r --'
xfce4-terminal-0.8.9.2/configure-16883-  as_echo_n='print -rn --'
xfce4-terminal-0.8.9.2/configure:16884:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-terminal-0.8.9.2/configure-16885-  as_echo='printf %s\n'
##############################################
xfce4-terminal-0.8.9.2/configure-16887-else
xfce4-terminal-0.8.9.2/configure:16888:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfce4-terminal-0.8.9.2/configure-16889-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfce4-terminal-0.8.9.2/configure-16897-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfce4-terminal-0.8.9.2/configure:16898:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfce4-terminal-0.8.9.2/configure-16899-      esac;
##############################################
xfce4-terminal-0.8.9.2/configure-16974-# ----------------------------------------
xfce4-terminal-0.8.9.2/configure:16975:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfce4-terminal-0.8.9.2/configure-16976-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfce4-terminal-0.8.9.2/configure-17046-  {
xfce4-terminal-0.8.9.2/configure:17047:    as_val=`expr "$@" || test $? -eq 1`
xfce4-terminal-0.8.9.2/configure-17048-  }
##############################################
xfce4-terminal-0.8.9.2/configure-17150-      case $as_dir in #(
xfce4-terminal-0.8.9.2/configure:17151:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfce4-terminal-0.8.9.2/configure-17152-      *) as_qdir=$as_dir;;
##############################################
xfce4-terminal-0.8.9.2/configure-17285-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xfce4-terminal-0.8.9.2/configure:17286:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xfce4-terminal-0.8.9.2/configure-17287-ac_cs_version="\\
##############################################
xfce4-terminal-0.8.9.2/configure-17310-  --*=?*)
xfce4-terminal-0.8.9.2/configure:17311:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfce4-terminal-0.8.9.2/configure:17312:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xfce4-terminal-0.8.9.2/configure-17313-    ac_shift=:
##############################################
xfce4-terminal-0.8.9.2/configure-17315-  --*=)
xfce4-terminal-0.8.9.2/configure:17316:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfce4-terminal-0.8.9.2/configure-17317-    ac_optarg=
##############################################
xfce4-terminal-0.8.9.2/configure-17339-    case $ac_optarg in
xfce4-terminal-0.8.9.2/configure:17340:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-terminal-0.8.9.2/configure-17341-    '') as_fn_error $? "missing file argument" ;;
##############################################
xfce4-terminal-0.8.9.2/configure-17347-    case $ac_optarg in
xfce4-terminal-0.8.9.2/configure:17348:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-terminal-0.8.9.2/configure-17349-    esac
##############################################
xfce4-terminal-0.8.9.2/configure-17416-delay_variable_subst='$delay_variable_subst'
xfce4-terminal-0.8.9.2/configure:17417:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17418:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17419:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17420:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17421:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17422:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17423:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17424:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17425:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17426:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17427:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17428:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17429:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17430:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17431:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17432:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17433:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17434:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17435:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17436:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17437:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17438:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17439:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17440:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17441:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17442:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17443:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17444:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17445:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17446:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17447:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17448:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17449:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17450:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17451:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17452:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17453:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17454:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17455:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17456:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17457:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17458:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17459:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17460:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17461:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17462:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17463:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17464:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17465:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17466:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17467:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17468:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17469:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17470:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17471:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17472:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17473:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17474:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17475:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17476:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17477:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17478:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17479:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17480:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17481:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17482:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17483:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17484:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17485:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17486:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17487:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17488:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17489:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17490:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17491:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17492:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17493:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17494:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17495:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17496:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17497:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17498:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17499:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17500:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17501:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17502:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17503:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17504:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17505:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17506:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17507:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17508:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17509:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17510:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17511:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17512:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17513:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17514:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17515:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17516:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17517:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17518:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17519:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17520:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17521:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17522:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17523:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17524:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17525:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17526:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17527:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17528:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17529:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17530:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17531:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17532:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17533:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17534:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17535:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17536:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17537:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17538:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17539:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17540:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17541:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17542:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17543:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17544:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17545:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17546:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17547:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17548:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17549:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17550:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17551:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure:17552:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/configure-17553-
##############################################
xfce4-terminal-0.8.9.2/configure-17633-striplib; do
xfce4-terminal-0.8.9.2/configure:17634:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-terminal-0.8.9.2/configure-17635-    *[\\\\\\\`\\"\\\$]*)
xfce4-terminal-0.8.9.2/configure:17636:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-terminal-0.8.9.2/configure-17637-      ;;
##############################################
xfce4-terminal-0.8.9.2/configure-17664-configure_time_lt_sys_library_path; do
xfce4-terminal-0.8.9.2/configure:17665:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-terminal-0.8.9.2/configure-17666-    *[\\\\\\\`\\"\\\$]*)
xfce4-terminal-0.8.9.2/configure:17667:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-terminal-0.8.9.2/configure-17668-      ;;
##############################################
xfce4-terminal-0.8.9.2/configure-17768-fi
xfce4-terminal-0.8.9.2/configure:17769:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xfce4-terminal-0.8.9.2/configure-17770-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xfce4-terminal-0.8.9.2/configure-17785-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xfce4-terminal-0.8.9.2/configure:17786:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xfce4-terminal-0.8.9.2/configure-17787-ac_delim='%!_!# '
##############################################
xfce4-terminal-0.8.9.2/configure-17791-
xfce4-terminal-0.8.9.2/configure:17792:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xfce4-terminal-0.8.9.2/configure-17793-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xfce4-terminal-0.8.9.2/configure-17929-for ac_last_try in false false :; do
xfce4-terminal-0.8.9.2/configure:17930:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xfce4-terminal-0.8.9.2/configure-17931-  if test -z "$ac_tt"; then
##############################################
xfce4-terminal-0.8.9.2/configure-18061-      esac
xfce4-terminal-0.8.9.2/configure:18062:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xfce4-terminal-0.8.9.2/configure-18063-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xfce4-terminal-0.8.9.2/configure-18120-*)
xfce4-terminal-0.8.9.2/configure:18121:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfce4-terminal-0.8.9.2/configure-18122-  # A ".." for each directory in $ac_dir_suffix.
xfce4-terminal-0.8.9.2/configure:18123:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfce4-terminal-0.8.9.2/configure-18124-  case $ac_top_builddir_sub in
##############################################
xfce4-terminal-0.8.9.2/configure-18181-/@mandir@/p'
xfce4-terminal-0.8.9.2/configure:18182:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xfce4-terminal-0.8.9.2/configure-18183-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xfce4-terminal-0.8.9.2/configure-18198-
xfce4-terminal-0.8.9.2/configure:18199:# Neutralize VPATH when `$srcdir' = `.'.
xfce4-terminal-0.8.9.2/configure-18200-# Shell code in configure.ac might set extrasub.
##############################################
xfce4-terminal-0.8.9.2/configure-18226-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xfce4-terminal-0.8.9.2/configure:18227:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xfce4-terminal-0.8.9.2/configure-18228-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xfce4-terminal-0.8.9.2/configure-18272-    * )
xfce4-terminal-0.8.9.2/configure:18273:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfce4-terminal-0.8.9.2/configure-18274-  esac
##############################################
xfce4-terminal-0.8.9.2/configure-18327-    # Strip MF so we end up with the name of the file.
xfce4-terminal-0.8.9.2/configure:18328:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
xfce4-terminal-0.8.9.2/configure-18329-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfce4-terminal-0.8.9.2/configure-18881-    *:)
xfce4-terminal-0.8.9.2/configure:18882:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfce4-terminal-0.8.9.2/configure-18883-        ;;
xfce4-terminal-0.8.9.2/configure-18884-    x:*)
xfce4-terminal-0.8.9.2/configure:18885:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/configure-18886-        ;;
xfce4-terminal-0.8.9.2/configure-18887-    *::*)
xfce4-terminal-0.8.9.2/configure:18888:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/configure:18889:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfce4-terminal-0.8.9.2/configure-18890-        ;;
xfce4-terminal-0.8.9.2/configure-18891-    *)
xfce4-terminal-0.8.9.2/configure:18892:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/configure-18893-        ;;
##############################################
xfce4-terminal-0.8.9.2/configure-18908-    done
xfce4-terminal-0.8.9.2/configure:18909:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-terminal-0.8.9.2/configure-18910-}
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.am-19-			$(mkinstalldirs) $$dest; \
xfce4-terminal-0.8.9.2/doc/Makefile.am:20:			dest=`echo $$dest/$(PACKAGE).1 | sed '$(program_transform_name)'`; \
xfce4-terminal-0.8.9.2/doc/Makefile.am-21-			$(INSTALL_DATA) $$file $$dest; \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.am-32-		fi; \
xfce4-terminal-0.8.9.2/doc/Makefile.am:33:		dest=`echo $$dest | sed '$(program_transform_name)'`; \
xfce4-terminal-0.8.9.2/doc/Makefile.am-34-		if test -f $$dest; then \
##############################################
xfce4-terminal-0.8.9.2/doc/po/Makefile.in-49-  { \
xfce4-terminal-0.8.9.2/doc/po/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-terminal-0.8.9.2/doc/po/Makefile.in-51-  }; \
##############################################
xfce4-terminal-0.8.9.2/doc/po/Makefile.in-361-distdir-am: $(DISTFILES)
xfce4-terminal-0.8.9.2/doc/po/Makefile.in:362:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/doc/po/Makefile.in:363:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/doc/po/Makefile.in-364-	list='$(DISTFILES)'; \
##############################################
xfce4-terminal-0.8.9.2/doc/po/Makefile.in-375-	  if test -d $$d/$$file; then \
xfce4-terminal-0.8.9.2/doc/po/Makefile.in:376:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-terminal-0.8.9.2/doc/po/Makefile.in-377-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-49-  { \
xfce4-terminal-0.8.9.2/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-51-  }; \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-163-  while test -n "$$dir1"; do \
xfce4-terminal-0.8.9.2/doc/Makefile.in:164:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-165-    if test "$$first" != "."; then \
xfce4-terminal-0.8.9.2/doc/Makefile.in-166-      if test "$$first" = ".."; then \
xfce4-terminal-0.8.9.2/doc/Makefile.in:167:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfce4-terminal-0.8.9.2/doc/Makefile.in:168:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-169-      else \
xfce4-terminal-0.8.9.2/doc/Makefile.in:170:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-171-        if test "$$first2" = "$$first"; then \
xfce4-terminal-0.8.9.2/doc/Makefile.in:172:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-173-        else \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-178-    fi; \
xfce4-terminal-0.8.9.2/doc/Makefile.in:179:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-180-  done; \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-435-	dot_seen=no; \
xfce4-terminal-0.8.9.2/doc/Makefile.in:436:	target=`echo $@ | sed s/-recursive//`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-437-	case "$@" in \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-498-GTAGS:
xfce4-terminal-0.8.9.2/doc/Makefile.in:499:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-terminal-0.8.9.2/doc/Makefile.in-500-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-524-distdir-am: $(DISTFILES)
xfce4-terminal-0.8.9.2/doc/Makefile.in:525:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in:526:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-527-	list='$(DISTFILES)'; \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-538-	  if test -d $$d/$$file; then \
xfce4-terminal-0.8.9.2/doc/Makefile.in:539:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-540-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-713-			$(mkinstalldirs) $$dest; \
xfce4-terminal-0.8.9.2/doc/Makefile.in:714:			dest=`echo $$dest/$(PACKAGE).1 | sed '$(program_transform_name)'`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-715-			$(INSTALL_DATA) $$file $$dest; \
##############################################
xfce4-terminal-0.8.9.2/doc/Makefile.in-726-		fi; \
xfce4-terminal-0.8.9.2/doc/Makefile.in:727:		dest=`echo $$dest | sed '$(program_transform_name)'`; \
xfce4-terminal-0.8.9.2/doc/Makefile.in-728-		if test -f $$dest; then \
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-51-  { \
xfce4-terminal-0.8.9.2/terminal/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in-53-  }; \
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-194-  esac
xfce4-terminal-0.8.9.2/terminal/Makefile.in:195:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-terminal-0.8.9.2/terminal/Makefile.in-196-am__vpath_adj = case $$p in \
xfce4-terminal-0.8.9.2/terminal/Makefile.in:197:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in-198-    *) f=$$p;; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in-199-  esac;
xfce4-terminal-0.8.9.2/terminal/Makefile.in:200:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-terminal-0.8.9.2/terminal/Makefile.in-201-am__install_max = 40
xfce4-terminal-0.8.9.2/terminal/Makefile.in-202-am__nobase_strip_setup = \
xfce4-terminal-0.8.9.2/terminal/Makefile.in:203:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-204-am__nobase_strip = \
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-605-	test -n "$(EXEEXT)" || exit 0; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in:606:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in-607-	echo " rm -f" $$list; \
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-650-.c.obj:
xfce4-terminal-0.8.9.2/terminal/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-652-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-654-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:655:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-656-
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-664-xfce4_terminal-terminal-enum-types.o: terminal-enum-types.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:665:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-enum-types.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-enum-types.Tpo -c -o xfce4_terminal-terminal-enum-types.o `test -f 'terminal-enum-types.c' || echo '$(srcdir)/'`terminal-enum-types.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-666-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-enum-types.Tpo $(DEPDIR)/xfce4_terminal-terminal-enum-types.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-enum-types.o `test -f 'terminal-enum-types.c' || echo '$(srcdir)/'`terminal-enum-types.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-670-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-671-xfce4_terminal-terminal-enum-types.obj: terminal-enum-types.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:672:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-enum-types.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-enum-types.Tpo -c -o xfce4_terminal-terminal-enum-types.obj `if test -f 'terminal-enum-types.c'; then $(CYGPATH_W) 'terminal-enum-types.c'; else $(CYGPATH_W) '$(srcdir)/terminal-enum-types.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-673-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-enum-types.Tpo $(DEPDIR)/xfce4_terminal-terminal-enum-types.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:676:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-enum-types.obj `if test -f 'terminal-enum-types.c'; then $(CYGPATH_W) 'terminal-enum-types.c'; else $(CYGPATH_W) '$(srcdir)/terminal-enum-types.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-677-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-678-xfce4_terminal-terminal-marshal.o: terminal-marshal.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:679:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-marshal.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-marshal.Tpo -c -o xfce4_terminal-terminal-marshal.o `test -f 'terminal-marshal.c' || echo '$(srcdir)/'`terminal-marshal.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-680-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-marshal.Tpo $(DEPDIR)/xfce4_terminal-terminal-marshal.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-marshal.o `test -f 'terminal-marshal.c' || echo '$(srcdir)/'`terminal-marshal.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-684-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-685-xfce4_terminal-terminal-marshal.obj: terminal-marshal.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:686:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-marshal.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-marshal.Tpo -c -o xfce4_terminal-terminal-marshal.obj `if test -f 'terminal-marshal.c'; then $(CYGPATH_W) 'terminal-marshal.c'; else $(CYGPATH_W) '$(srcdir)/terminal-marshal.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-687-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-marshal.Tpo $(DEPDIR)/xfce4_terminal-terminal-marshal.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-marshal.obj `if test -f 'terminal-marshal.c'; then $(CYGPATH_W) 'terminal-marshal.c'; else $(CYGPATH_W) '$(srcdir)/terminal-marshal.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-691-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-692-xfce4_terminal-main.o: main.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:693:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-main.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-main.Tpo -c -o xfce4_terminal-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-main.Tpo $(DEPDIR)/xfce4_terminal-main.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:697:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-698-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-699-xfce4_terminal-main.obj: main.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:700:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-main.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-main.Tpo -c -o xfce4_terminal-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-701-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-main.Tpo $(DEPDIR)/xfce4_terminal-main.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:704:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-705-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-706-xfce4_terminal-terminal-app.o: terminal-app.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:707:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-app.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-app.Tpo -c -o xfce4_terminal-terminal-app.o `test -f 'terminal-app.c' || echo '$(srcdir)/'`terminal-app.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-app.Tpo $(DEPDIR)/xfce4_terminal-terminal-app.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:711:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-app.o `test -f 'terminal-app.c' || echo '$(srcdir)/'`terminal-app.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-712-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-713-xfce4_terminal-terminal-app.obj: terminal-app.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:714:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-app.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-app.Tpo -c -o xfce4_terminal-terminal-app.obj `if test -f 'terminal-app.c'; then $(CYGPATH_W) 'terminal-app.c'; else $(CYGPATH_W) '$(srcdir)/terminal-app.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-app.Tpo $(DEPDIR)/xfce4_terminal-terminal-app.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:718:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-app.obj `if test -f 'terminal-app.c'; then $(CYGPATH_W) 'terminal-app.c'; else $(CYGPATH_W) '$(srcdir)/terminal-app.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-719-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-720-xfce4_terminal-terminal-encoding-action.o: terminal-encoding-action.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:721:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-encoding-action.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-encoding-action.Tpo -c -o xfce4_terminal-terminal-encoding-action.o `test -f 'terminal-encoding-action.c' || echo '$(srcdir)/'`terminal-encoding-action.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-722-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-encoding-action.Tpo $(DEPDIR)/xfce4_terminal-terminal-encoding-action.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:725:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-encoding-action.o `test -f 'terminal-encoding-action.c' || echo '$(srcdir)/'`terminal-encoding-action.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-726-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-727-xfce4_terminal-terminal-encoding-action.obj: terminal-encoding-action.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:728:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-encoding-action.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-encoding-action.Tpo -c -o xfce4_terminal-terminal-encoding-action.obj `if test -f 'terminal-encoding-action.c'; then $(CYGPATH_W) 'terminal-encoding-action.c'; else $(CYGPATH_W) '$(srcdir)/terminal-encoding-action.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-729-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-encoding-action.Tpo $(DEPDIR)/xfce4_terminal-terminal-encoding-action.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:732:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-encoding-action.obj `if test -f 'terminal-encoding-action.c'; then $(CYGPATH_W) 'terminal-encoding-action.c'; else $(CYGPATH_W) '$(srcdir)/terminal-encoding-action.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-733-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-734-xfce4_terminal-terminal-gdbus.o: terminal-gdbus.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:735:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-gdbus.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-gdbus.Tpo -c -o xfce4_terminal-terminal-gdbus.o `test -f 'terminal-gdbus.c' || echo '$(srcdir)/'`terminal-gdbus.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-736-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-gdbus.Tpo $(DEPDIR)/xfce4_terminal-terminal-gdbus.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:739:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-gdbus.o `test -f 'terminal-gdbus.c' || echo '$(srcdir)/'`terminal-gdbus.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-740-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-741-xfce4_terminal-terminal-gdbus.obj: terminal-gdbus.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:742:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-gdbus.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-gdbus.Tpo -c -o xfce4_terminal-terminal-gdbus.obj `if test -f 'terminal-gdbus.c'; then $(CYGPATH_W) 'terminal-gdbus.c'; else $(CYGPATH_W) '$(srcdir)/terminal-gdbus.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-743-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-gdbus.Tpo $(DEPDIR)/xfce4_terminal-terminal-gdbus.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:746:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-gdbus.obj `if test -f 'terminal-gdbus.c'; then $(CYGPATH_W) 'terminal-gdbus.c'; else $(CYGPATH_W) '$(srcdir)/terminal-gdbus.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-747-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-748-xfce4_terminal-terminal-image-loader.o: terminal-image-loader.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:749:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-image-loader.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-image-loader.Tpo -c -o xfce4_terminal-terminal-image-loader.o `test -f 'terminal-image-loader.c' || echo '$(srcdir)/'`terminal-image-loader.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-750-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-image-loader.Tpo $(DEPDIR)/xfce4_terminal-terminal-image-loader.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-752-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:753:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-image-loader.o `test -f 'terminal-image-loader.c' || echo '$(srcdir)/'`terminal-image-loader.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-754-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-755-xfce4_terminal-terminal-image-loader.obj: terminal-image-loader.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:756:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-image-loader.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-image-loader.Tpo -c -o xfce4_terminal-terminal-image-loader.obj `if test -f 'terminal-image-loader.c'; then $(CYGPATH_W) 'terminal-image-loader.c'; else $(CYGPATH_W) '$(srcdir)/terminal-image-loader.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-757-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-image-loader.Tpo $(DEPDIR)/xfce4_terminal-terminal-image-loader.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-759-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:760:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-image-loader.obj `if test -f 'terminal-image-loader.c'; then $(CYGPATH_W) 'terminal-image-loader.c'; else $(CYGPATH_W) '$(srcdir)/terminal-image-loader.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-761-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-762-xfce4_terminal-terminal-options.o: terminal-options.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:763:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-options.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-options.Tpo -c -o xfce4_terminal-terminal-options.o `test -f 'terminal-options.c' || echo '$(srcdir)/'`terminal-options.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-764-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-options.Tpo $(DEPDIR)/xfce4_terminal-terminal-options.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-766-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:767:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-options.o `test -f 'terminal-options.c' || echo '$(srcdir)/'`terminal-options.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-768-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-769-xfce4_terminal-terminal-options.obj: terminal-options.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:770:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-options.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-options.Tpo -c -o xfce4_terminal-terminal-options.obj `if test -f 'terminal-options.c'; then $(CYGPATH_W) 'terminal-options.c'; else $(CYGPATH_W) '$(srcdir)/terminal-options.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-771-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-options.Tpo $(DEPDIR)/xfce4_terminal-terminal-options.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-773-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:774:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-options.obj `if test -f 'terminal-options.c'; then $(CYGPATH_W) 'terminal-options.c'; else $(CYGPATH_W) '$(srcdir)/terminal-options.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-775-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-776-xfce4_terminal-terminal-preferences.o: terminal-preferences.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:777:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-preferences.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-preferences.Tpo -c -o xfce4_terminal-terminal-preferences.o `test -f 'terminal-preferences.c' || echo '$(srcdir)/'`terminal-preferences.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-778-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-preferences.Tpo $(DEPDIR)/xfce4_terminal-terminal-preferences.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-780-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:781:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-preferences.o `test -f 'terminal-preferences.c' || echo '$(srcdir)/'`terminal-preferences.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-782-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-783-xfce4_terminal-terminal-preferences.obj: terminal-preferences.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:784:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-preferences.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-preferences.Tpo -c -o xfce4_terminal-terminal-preferences.obj `if test -f 'terminal-preferences.c'; then $(CYGPATH_W) 'terminal-preferences.c'; else $(CYGPATH_W) '$(srcdir)/terminal-preferences.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-785-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-preferences.Tpo $(DEPDIR)/xfce4_terminal-terminal-preferences.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-787-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:788:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-preferences.obj `if test -f 'terminal-preferences.c'; then $(CYGPATH_W) 'terminal-preferences.c'; else $(CYGPATH_W) '$(srcdir)/terminal-preferences.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-789-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-790-xfce4_terminal-terminal-preferences-dialog.o: terminal-preferences-dialog.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:791:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-preferences-dialog.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-preferences-dialog.Tpo -c -o xfce4_terminal-terminal-preferences-dialog.o `test -f 'terminal-preferences-dialog.c' || echo '$(srcdir)/'`terminal-preferences-dialog.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-792-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-preferences-dialog.Tpo $(DEPDIR)/xfce4_terminal-terminal-preferences-dialog.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-794-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:795:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-preferences-dialog.o `test -f 'terminal-preferences-dialog.c' || echo '$(srcdir)/'`terminal-preferences-dialog.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-796-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-797-xfce4_terminal-terminal-preferences-dialog.obj: terminal-preferences-dialog.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:798:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-preferences-dialog.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-preferences-dialog.Tpo -c -o xfce4_terminal-terminal-preferences-dialog.obj `if test -f 'terminal-preferences-dialog.c'; then $(CYGPATH_W) 'terminal-preferences-dialog.c'; else $(CYGPATH_W) '$(srcdir)/terminal-preferences-dialog.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-799-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-preferences-dialog.Tpo $(DEPDIR)/xfce4_terminal-terminal-preferences-dialog.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-801-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:802:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-preferences-dialog.obj `if test -f 'terminal-preferences-dialog.c'; then $(CYGPATH_W) 'terminal-preferences-dialog.c'; else $(CYGPATH_W) '$(srcdir)/terminal-preferences-dialog.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-803-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-804-xfce4_terminal-terminal-search-dialog.o: terminal-search-dialog.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:805:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-search-dialog.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-search-dialog.Tpo -c -o xfce4_terminal-terminal-search-dialog.o `test -f 'terminal-search-dialog.c' || echo '$(srcdir)/'`terminal-search-dialog.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-806-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-search-dialog.Tpo $(DEPDIR)/xfce4_terminal-terminal-search-dialog.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-808-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:809:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-search-dialog.o `test -f 'terminal-search-dialog.c' || echo '$(srcdir)/'`terminal-search-dialog.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-810-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-811-xfce4_terminal-terminal-search-dialog.obj: terminal-search-dialog.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-search-dialog.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-search-dialog.Tpo -c -o xfce4_terminal-terminal-search-dialog.obj `if test -f 'terminal-search-dialog.c'; then $(CYGPATH_W) 'terminal-search-dialog.c'; else $(CYGPATH_W) '$(srcdir)/terminal-search-dialog.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-search-dialog.Tpo $(DEPDIR)/xfce4_terminal-terminal-search-dialog.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-search-dialog.obj `if test -f 'terminal-search-dialog.c'; then $(CYGPATH_W) 'terminal-search-dialog.c'; else $(CYGPATH_W) '$(srcdir)/terminal-search-dialog.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-817-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-818-xfce4_terminal-terminal-screen.o: terminal-screen.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:819:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-screen.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-screen.Tpo -c -o xfce4_terminal-terminal-screen.o `test -f 'terminal-screen.c' || echo '$(srcdir)/'`terminal-screen.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-820-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-screen.Tpo $(DEPDIR)/xfce4_terminal-terminal-screen.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-822-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:823:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-screen.o `test -f 'terminal-screen.c' || echo '$(srcdir)/'`terminal-screen.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-824-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-825-xfce4_terminal-terminal-screen.obj: terminal-screen.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-screen.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-screen.Tpo -c -o xfce4_terminal-terminal-screen.obj `if test -f 'terminal-screen.c'; then $(CYGPATH_W) 'terminal-screen.c'; else $(CYGPATH_W) '$(srcdir)/terminal-screen.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-screen.Tpo $(DEPDIR)/xfce4_terminal-terminal-screen.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-screen.obj `if test -f 'terminal-screen.c'; then $(CYGPATH_W) 'terminal-screen.c'; else $(CYGPATH_W) '$(srcdir)/terminal-screen.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-831-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-832-xfce4_terminal-terminal-util.o: terminal-util.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:833:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-util.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-util.Tpo -c -o xfce4_terminal-terminal-util.o `test -f 'terminal-util.c' || echo '$(srcdir)/'`terminal-util.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-util.Tpo $(DEPDIR)/xfce4_terminal-terminal-util.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:837:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-util.o `test -f 'terminal-util.c' || echo '$(srcdir)/'`terminal-util.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-838-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-839-xfce4_terminal-terminal-util.obj: terminal-util.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:840:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-util.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-util.Tpo -c -o xfce4_terminal-terminal-util.obj `if test -f 'terminal-util.c'; then $(CYGPATH_W) 'terminal-util.c'; else $(CYGPATH_W) '$(srcdir)/terminal-util.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-841-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-util.Tpo $(DEPDIR)/xfce4_terminal-terminal-util.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-843-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:844:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-util.obj `if test -f 'terminal-util.c'; then $(CYGPATH_W) 'terminal-util.c'; else $(CYGPATH_W) '$(srcdir)/terminal-util.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-845-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-846-xfce4_terminal-terminal-widget.o: terminal-widget.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:847:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-widget.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-widget.Tpo -c -o xfce4_terminal-terminal-widget.o `test -f 'terminal-widget.c' || echo '$(srcdir)/'`terminal-widget.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-848-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-widget.Tpo $(DEPDIR)/xfce4_terminal-terminal-widget.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-850-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:851:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-widget.o `test -f 'terminal-widget.c' || echo '$(srcdir)/'`terminal-widget.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-852-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-853-xfce4_terminal-terminal-widget.obj: terminal-widget.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:854:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-widget.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-widget.Tpo -c -o xfce4_terminal-terminal-widget.obj `if test -f 'terminal-widget.c'; then $(CYGPATH_W) 'terminal-widget.c'; else $(CYGPATH_W) '$(srcdir)/terminal-widget.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-855-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-widget.Tpo $(DEPDIR)/xfce4_terminal-terminal-widget.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-857-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:858:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-widget.obj `if test -f 'terminal-widget.c'; then $(CYGPATH_W) 'terminal-widget.c'; else $(CYGPATH_W) '$(srcdir)/terminal-widget.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-859-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-860-xfce4_terminal-terminal-window.o: terminal-window.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:861:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-window.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-window.Tpo -c -o xfce4_terminal-terminal-window.o `test -f 'terminal-window.c' || echo '$(srcdir)/'`terminal-window.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-862-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-window.Tpo $(DEPDIR)/xfce4_terminal-terminal-window.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-864-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:865:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-window.o `test -f 'terminal-window.c' || echo '$(srcdir)/'`terminal-window.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-866-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-867-xfce4_terminal-terminal-window.obj: terminal-window.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:868:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-window.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-window.Tpo -c -o xfce4_terminal-terminal-window.obj `if test -f 'terminal-window.c'; then $(CYGPATH_W) 'terminal-window.c'; else $(CYGPATH_W) '$(srcdir)/terminal-window.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-869-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-window.Tpo $(DEPDIR)/xfce4_terminal-terminal-window.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:872:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-window.obj `if test -f 'terminal-window.c'; then $(CYGPATH_W) 'terminal-window.c'; else $(CYGPATH_W) '$(srcdir)/terminal-window.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-873-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-874-xfce4_terminal-terminal-window-dropdown.o: terminal-window-dropdown.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:875:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-window-dropdown.o -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-window-dropdown.Tpo -c -o xfce4_terminal-terminal-window-dropdown.o `test -f 'terminal-window-dropdown.c' || echo '$(srcdir)/'`terminal-window-dropdown.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-window-dropdown.Tpo $(DEPDIR)/xfce4_terminal-terminal-window-dropdown.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:879:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-window-dropdown.o `test -f 'terminal-window-dropdown.c' || echo '$(srcdir)/'`terminal-window-dropdown.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in-880-
xfce4-terminal-0.8.9.2/terminal/Makefile.in-881-xfce4_terminal-terminal-window-dropdown.obj: terminal-window-dropdown.c
xfce4-terminal-0.8.9.2/terminal/Makefile.in:882:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -MT xfce4_terminal-terminal-window-dropdown.obj -MD -MP -MF $(DEPDIR)/xfce4_terminal-terminal-window-dropdown.Tpo -c -o xfce4_terminal-terminal-window-dropdown.obj `if test -f 'terminal-window-dropdown.c'; then $(CYGPATH_W) 'terminal-window-dropdown.c'; else $(CYGPATH_W) '$(srcdir)/terminal-window-dropdown.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-883-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfce4_terminal-terminal-window-dropdown.Tpo $(DEPDIR)/xfce4_terminal-terminal-window-dropdown.Po
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-885-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-terminal-0.8.9.2/terminal/Makefile.in:886:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfce4_terminal_CFLAGS) $(CFLAGS) -c -o xfce4_terminal-terminal-window-dropdown.obj `if test -f 'terminal-window-dropdown.c'; then $(CYGPATH_W) 'terminal-window-dropdown.c'; else $(CYGPATH_W) '$(srcdir)/terminal-window-dropdown.c'; fi`
xfce4-terminal-0.8.9.2/terminal/Makefile.in-887-
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-911-	@list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in:912:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in-913-	dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-944-GTAGS:
xfce4-terminal-0.8.9.2/terminal/Makefile.in:945:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-terminal-0.8.9.2/terminal/Makefile.in-946-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-970-distdir-am: $(DISTFILES)
xfce4-terminal-0.8.9.2/terminal/Makefile.in:971:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in:972:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in-973-	list='$(DISTFILES)'; \
##############################################
xfce4-terminal-0.8.9.2/terminal/Makefile.in-984-	  if test -d $$d/$$file; then \
xfce4-terminal-0.8.9.2/terminal/Makefile.in:985:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-terminal-0.8.9.2/terminal/Makefile.in-986-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-94-#
xfce4-terminal-0.8.9.2/ltmain.sh:95:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
xfce4-terminal-0.8.9.2/ltmain.sh-96-#
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-210-          func_executable_p "$_G_path_prog" || continue
xfce4-terminal-0.8.9.2/ltmain.sh:211:          case `"$_G_path_prog" --version 2>&1` in
xfce4-terminal-0.8.9.2/ltmain.sh-212-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-257-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfce4-terminal-0.8.9.2/ltmain.sh:258:      _G_count=`expr $_G_count + 1`
xfce4-terminal-0.8.9.2/ltmain.sh-259-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-293-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfce4-terminal-0.8.9.2/ltmain.sh:294:      _G_count=`expr $_G_count + 1`
xfce4-terminal-0.8.9.2/ltmain.sh-295-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-418-# The name of this program.
xfce4-terminal-0.8.9.2/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
xfce4-terminal-0.8.9.2/ltmain.sh-420-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-424-  *[\\/]*)
xfce4-terminal-0.8.9.2/ltmain.sh:425:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
xfce4-terminal-0.8.9.2/ltmain.sh:426:     progdir=`cd "$progdir" && pwd`
xfce4-terminal-0.8.9.2/ltmain.sh-427-     progpath=$progdir/$progname
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-618-
xfce4-terminal-0.8.9.2/ltmain.sh:619:    eval _G_current_value='`$ECHO $'$1'`'
xfce4-terminal-0.8.9.2/ltmain.sh:620:    _G_delim=`expr "$2" : '\(.\)'`
xfce4-terminal-0.8.9.2/ltmain.sh-621-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-647-
xfce4-terminal-0.8.9.2/ltmain.sh:648:    func_arith_result=`expr "$@"`
xfce4-terminal-0.8.9.2/ltmain.sh-649-  }
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-668-  # ...otherwise fall back to using sed.
xfce4-terminal-0.8.9.2/ltmain.sh:669:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
xfce4-terminal-0.8.9.2/ltmain.sh:670:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
xfce4-terminal-0.8.9.2/ltmain.sh-671-      if test "X$func_dirname_result" = "X$1"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-765-      test -n "$_G_tc" && {
xfce4-terminal-0.8.9.2/ltmain.sh:766:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
xfce4-terminal-0.8.9.2/ltmain.sh:767:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
xfce4-terminal-0.8.9.2/ltmain.sh-768-      }
xfce4-terminal-0.8.9.2/ltmain.sh-769-    done
xfce4-terminal-0.8.9.2/ltmain.sh:770:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
xfce4-terminal-0.8.9.2/ltmain.sh-771-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-839-
xfce4-terminal-0.8.9.2/ltmain.sh:840:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
xfce4-terminal-0.8.9.2/ltmain.sh-841-  }
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-871-        # ...otherwise throw away the child directory and loop
xfce4-terminal-0.8.9.2/ltmain.sh:872:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
xfce4-terminal-0.8.9.2/ltmain.sh-873-      done
xfce4-terminal-0.8.9.2/ltmain.sh:874:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
xfce4-terminal-0.8.9.2/ltmain.sh-875-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-909-      # If mktemp works, use that first and foremost
xfce4-terminal-0.8.9.2/ltmain.sh:910:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-911-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-1181-# but optimized for speed.  Result is stored in $func_quotefast_eval.
xfce4-terminal-0.8.9.2/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
xfce4-terminal-0.8.9.2/ltmain.sh-1183-  printf -v _GL_test_printf_tilde %q '~'
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-1320-    case $2 in
xfce4-terminal-0.8.9.2/ltmain.sh:1321:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
xfce4-terminal-0.8.9.2/ltmain.sh:1322:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
xfce4-terminal-0.8.9.2/ltmain.sh-1323-    esac
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-1393-    [0-9]* | *[!a-zA-Z0-9_]*)
xfce4-terminal-0.8.9.2/ltmain.sh:1394:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
xfce4-terminal-0.8.9.2/ltmain.sh-1395-      ;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-1480-
xfce4-terminal-0.8.9.2/ltmain.sh:1481:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
xfce4-terminal-0.8.9.2/ltmain.sh-1482-}
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell
xfce4-terminal-0.8.9.2/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another
xfce4-terminal-0.8.9.2/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-1636-
xfce4-terminal-0.8.9.2/ltmain.sh:1637:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
xfce4-terminal-0.8.9.2/ltmain.sh-1638-}
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2056-
xfce4-terminal-0.8.9.2/ltmain.sh:2057:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
xfce4-terminal-0.8.9.2/ltmain.sh-2058-      func_split_equals_rhs=
xfce4-terminal-0.8.9.2/ltmain.sh-2059-      test "x$func_split_equals_lhs" = "x$1" \
xfce4-terminal-0.8.9.2/ltmain.sh:2060:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
xfce4-terminal-0.8.9.2/ltmain.sh-2061-  }
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2084-
xfce4-terminal-0.8.9.2/ltmain.sh:2085:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
xfce4-terminal-0.8.9.2/ltmain.sh:2086:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
xfce4-terminal-0.8.9.2/ltmain.sh-2087-  }
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2270-       version:        $progname (GNU libtool) 2.4.6.42-b88ce-dirty
xfce4-terminal-0.8.9.2/ltmain.sh:2271:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
xfce4-terminal-0.8.9.2/ltmain.sh:2272:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
xfce4-terminal-0.8.9.2/ltmain.sh-2273-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2309-  {
xfce4-terminal-0.8.9.2/ltmain.sh:2310:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
xfce4-terminal-0.8.9.2/ltmain.sh-2311-  }
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2314-  {
xfce4-terminal-0.8.9.2/ltmain.sh:2315:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
xfce4-terminal-0.8.9.2/ltmain.sh-2316-  }
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2405-	  # quotes we have to do it in 2 steps:
xfce4-terminal-0.8.9.2/ltmain.sh:2406:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xfce4-terminal-0.8.9.2/ltmain.sh-2407-	  eval "$extractedcf"
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2873-      done
xfce4-terminal-0.8.9.2/ltmain.sh:2874:      CC_expanded=`func_echo_all $CC`
xfce4-terminal-0.8.9.2/ltmain.sh:2875:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xfce4-terminal-0.8.9.2/ltmain.sh-2876-      case $@ in
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2886-	    # Evaluate the configuration.
xfce4-terminal-0.8.9.2/ltmain.sh:2887:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xfce4-terminal-0.8.9.2/ltmain.sh-2888-	    CC_quoted=
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2892-	    done
xfce4-terminal-0.8.9.2/ltmain.sh:2893:	    CC_expanded=`func_echo_all $CC`
xfce4-terminal-0.8.9.2/ltmain.sh:2894:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xfce4-terminal-0.8.9.2/ltmain.sh-2895-	    case "$@ " in
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-2984-    # zero AND non-empty stdout, which explains the odd construction:
xfce4-terminal-0.8.9.2/ltmain.sh:2985:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-2986-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-3052-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xfce4-terminal-0.8.9.2/ltmain.sh:3053:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-3054-    if test "$?" -ne 0; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-3223-    # LT_CYGPATH in this case.
xfce4-terminal-0.8.9.2/ltmain.sh:3224:    func_to_host_file_result=`cygpath -m "$1"`
xfce4-terminal-0.8.9.2/ltmain.sh-3225-  fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-3380-    func_to_host_path_tmp1=$func_stripname_result
xfce4-terminal-0.8.9.2/ltmain.sh:3381:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xfce4-terminal-0.8.9.2/ltmain.sh-3382-    func_convert_path_check : ";" \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-3590-    *.[cCFSifmso] | \
xfce4-terminal-0.8.9.2/ltmain.sh:3591:    *.ada | *.adb | *.ads | *.asm | \
xfce4-terminal-0.8.9.2/ltmain.sh-3592-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-3667-    if test no = "$compiler_c_o"; then
xfce4-terminal-0.8.9.2/ltmain.sh:3668:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
xfce4-terminal-0.8.9.2/ltmain.sh-3669-      lockfile=$output_obj.lock
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-3686-*** ERROR, $lockfile exists and contains:
xfce4-terminal-0.8.9.2/ltmain.sh:3687:`cat $lockfile 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-3688-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-3734-      if test warn = "$need_locks" &&
xfce4-terminal-0.8.9.2/ltmain.sh:3735:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfce4-terminal-0.8.9.2/ltmain.sh-3736-	$ECHO "\
xfce4-terminal-0.8.9.2/ltmain.sh-3737-*** ERROR, $lockfile contains:
xfce4-terminal-0.8.9.2/ltmain.sh:3738:`cat $lockfile 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-3739-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-3783-      if test warn = "$need_locks" &&
xfce4-terminal-0.8.9.2/ltmain.sh:3784:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfce4-terminal-0.8.9.2/ltmain.sh-3785-	$ECHO "\
xfce4-terminal-0.8.9.2/ltmain.sh-3786-*** ERROR, $lockfile contains:
xfce4-terminal-0.8.9.2/ltmain.sh:3787:`cat $lockfile 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-3788-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4109-      # Get the absolute pathname.
xfce4-terminal-0.8.9.2/ltmain.sh:4110:      absdir=`cd "$dir" && pwd`
xfce4-terminal-0.8.9.2/ltmain.sh-4111-      test -n "$absdir" && dir=$absdir
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4208-      if test -n "$lt_sysroot"; then
xfce4-terminal-0.8.9.2/ltmain.sh:4209:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xfce4-terminal-0.8.9.2/ltmain.sh-4210-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4492-	  # Determine the prefix the user has applied to our future dir.
xfce4-terminal-0.8.9.2/ltmain.sh:4493:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xfce4-terminal-0.8.9.2/ltmain.sh-4494-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4505-	    # Stick the inst_prefix_dir data into the link command.
xfce4-terminal-0.8.9.2/ltmain.sh:4506:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xfce4-terminal-0.8.9.2/ltmain.sh-4507-	  else
xfce4-terminal-0.8.9.2/ltmain.sh:4508:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xfce4-terminal-0.8.9.2/ltmain.sh-4509-	  fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4672-	    fi
xfce4-terminal-0.8.9.2/ltmain.sh:4673:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-4674-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4691-	        # Replace the output file specification.
xfce4-terminal-0.8.9.2/ltmain.sh:4692:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-4693-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4710-	    # Install the binary that we compiled earlier.
xfce4-terminal-0.8.9.2/ltmain.sh:4711:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xfce4-terminal-0.8.9.2/ltmain.sh-4712-	  fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4784-    my_pic_p=${3-false}
xfce4-terminal-0.8.9.2/ltmain.sh:4785:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-4786-    my_dlsyms=
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4842-	  # Add our own program objects to the symbol list.
xfce4-terminal-0.8.9.2/ltmain.sh:4843:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-terminal-0.8.9.2/ltmain.sh-4844-	  for progfile in $progfiles; do
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-4904-	          # Use subshell, to avoid clobbering current variable values
xfce4-terminal-0.8.9.2/ltmain.sh:4905:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xfce4-terminal-0.8.9.2/ltmain.sh-4906-	          if test -n "$dlprefile_dlname"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5073-	  if test -f "$output_objdir/$my_outputname.def"; then
xfce4-terminal-0.8.9.2/ltmain.sh:5074:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfce4-terminal-0.8.9.2/ltmain.sh:5075:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfce4-terminal-0.8.9.2/ltmain.sh-5076-	  else
xfce4-terminal-0.8.9.2/ltmain.sh:5077:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-terminal-0.8.9.2/ltmain.sh:5078:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-terminal-0.8.9.2/ltmain.sh-5079-	  fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5081-	*)
xfce4-terminal-0.8.9.2/ltmain.sh:5082:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-terminal-0.8.9.2/ltmain.sh:5083:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-terminal-0.8.9.2/ltmain.sh-5084-	  ;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5096-      # Nullify the symbol file.
xfce4-terminal-0.8.9.2/ltmain.sh:5097:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xfce4-terminal-0.8.9.2/ltmain.sh:5098:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xfce4-terminal-0.8.9.2/ltmain.sh-5099-    fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5110-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfce4-terminal-0.8.9.2/ltmain.sh:5111:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
xfce4-terminal-0.8.9.2/ltmain.sh-5112-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5123-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfce4-terminal-0.8.9.2/ltmain.sh:5124:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xfce4-terminal-0.8.9.2/ltmain.sh-5125-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5139-  win32_libid_type=unknown
xfce4-terminal-0.8.9.2/ltmain.sh:5140:  win32_fileres=`file -L $1 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-5141-  case $win32_fileres in
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5204-
xfce4-terminal-0.8.9.2/ltmain.sh:5205:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xfce4-terminal-0.8.9.2/ltmain.sh-5206-}
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5222-
xfce4-terminal-0.8.9.2/ltmain.sh:5223:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xfce4-terminal-0.8.9.2/ltmain.sh-5224-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5286-    # binutils import library
xfce4-terminal-0.8.9.2/ltmain.sh:5287:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xfce4-terminal-0.8.9.2/ltmain.sh-5288-  elif func_cygming_ms_implib_p "$1"; then
xfce4-terminal-0.8.9.2/ltmain.sh-5289-    # ms-generated import library
xfce4-terminal-0.8.9.2/ltmain.sh:5290:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xfce4-terminal-0.8.9.2/ltmain.sh-5291-  else
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5370-	  darwin_base_archive=$func_basename_result
xfce4-terminal-0.8.9.2/ltmain.sh:5371:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xfce4-terminal-0.8.9.2/ltmain.sh-5372-	  if test -n "$darwin_arches"; then
xfce4-terminal-0.8.9.2/ltmain.sh:5373:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xfce4-terminal-0.8.9.2/ltmain.sh-5374-	    darwin_arch=
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5384-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xfce4-terminal-0.8.9.2/ltmain.sh:5385:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
xfce4-terminal-0.8.9.2/ltmain.sh-5386-	    darwin_file=
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5388-	    for darwin_file in $darwin_filelist; do
xfce4-terminal-0.8.9.2/ltmain.sh:5389:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xfce4-terminal-0.8.9.2/ltmain.sh-5390-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5403-      esac
xfce4-terminal-0.8.9.2/ltmain.sh:5404:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xfce4-terminal-0.8.9.2/ltmain.sh-5405-    done
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5510-    --lt-dump-script)
xfce4-terminal-0.8.9.2/ltmain.sh:5511:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xfce4-terminal-0.8.9.2/ltmain.sh-5512-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xfce4-terminal-0.8.9.2/ltmain.sh:5513:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xfce4-terminal-0.8.9.2/ltmain.sh-5514-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5537-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
xfce4-terminal-0.8.9.2/ltmain.sh:5538:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xfce4-terminal-0.8.9.2/ltmain.sh-5539-  done
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5595-  # Find the directory that this script lives in.
xfce4-terminal-0.8.9.2/ltmain.sh:5596:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xfce4-terminal-0.8.9.2/ltmain.sh-5597-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5599-  # Follow symbolic links until we get to the real thisdir.
xfce4-terminal-0.8.9.2/ltmain.sh:5600:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xfce4-terminal-0.8.9.2/ltmain.sh-5601-  while test -n \"\$file\"; do
xfce4-terminal-0.8.9.2/ltmain.sh:5602:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xfce4-terminal-0.8.9.2/ltmain.sh-5603-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5611-
xfce4-terminal-0.8.9.2/ltmain.sh:5612:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xfce4-terminal-0.8.9.2/ltmain.sh:5613:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xfce4-terminal-0.8.9.2/ltmain.sh-5614-  done
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5625-    case \"\$thisdir\" in
xfce4-terminal-0.8.9.2/ltmain.sh:5626:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xfce4-terminal-0.8.9.2/ltmain.sh-5627-    $objdir )   thisdir=. ;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5631-  # Try to get the absolute directory name.
xfce4-terminal-0.8.9.2/ltmain.sh:5632:  absdir=\`cd \"\$thisdir\" && pwd\`
xfce4-terminal-0.8.9.2/ltmain.sh-5633-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5641-  if test ! -f \"\$progdir/\$program\" ||
xfce4-terminal-0.8.9.2/ltmain.sh:5642:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
xfce4-terminal-0.8.9.2/ltmain.sh-5643-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5656-    if test -n \"\$relink_command\"; then
xfce4-terminal-0.8.9.2/ltmain.sh:5657:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xfce4-terminal-0.8.9.2/ltmain.sh-5658-      else
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-5700-    # The second colon is a workaround for a bug in BeOS R4 sed
xfce4-terminal-0.8.9.2/ltmain.sh:5701:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xfce4-terminal-0.8.9.2/ltmain.sh-5702-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-6679-
xfce4-terminal-0.8.9.2/ltmain.sh:6680:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xfce4-terminal-0.8.9.2/ltmain.sh-6681-    *import*) : ;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-6927-	    moreargs=
xfce4-terminal-0.8.9.2/ltmain.sh:6928:	    for fil in `cat "$save_arg"`
xfce4-terminal-0.8.9.2/ltmain.sh-6929-	    do
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-7188-	*)
xfce4-terminal-0.8.9.2/ltmain.sh:7189:	  absdir=`cd "$dir" && pwd`
xfce4-terminal-0.8.9.2/ltmain.sh-7190-	  test -z "$absdir" && \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-7209-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfce4-terminal-0.8.9.2/ltmain.sh:7210:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xfce4-terminal-0.8.9.2/ltmain.sh-7211-	  case :$dllsearchpath: in
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-7506-      -Z*)
xfce4-terminal-0.8.9.2/ltmain.sh:7507:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
xfce4-terminal-0.8.9.2/ltmain.sh-7508-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-7676-      # get the directories listed in $shlibpath_var
xfce4-terminal-0.8.9.2/ltmain.sh:7677:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
xfce4-terminal-0.8.9.2/ltmain.sh-7678-    else
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-7992-		  set dummy $deplibs_check_method; shift
xfce4-terminal-0.8.9.2/ltmain.sh:7993:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-terminal-0.8.9.2/ltmain.sh-7994-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8082-	if test -n "$inherited_linker_flags"; then
xfce4-terminal-0.8.9.2/ltmain.sh:8083:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xfce4-terminal-0.8.9.2/ltmain.sh-8084-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8090-	fi
xfce4-terminal-0.8.9.2/ltmain.sh:8091:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-8092-	if test lib,link = "$linkmode,$pass" ||
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8163-	*)
xfce4-terminal-0.8.9.2/ltmain.sh:8164:	  abs_ladir=`cd "$ladir" && pwd`
xfce4-terminal-0.8.9.2/ltmain.sh-8165-	  if test -z "$abs_ladir"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8416-	    shift
xfce4-terminal-0.8.9.2/ltmain.sh:8417:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-terminal-0.8.9.2/ltmain.sh-8418-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8708-		*)
xfce4-terminal-0.8.9.2/ltmain.sh:8709:		  absdir=`cd "$dir" && pwd`
xfce4-terminal-0.8.9.2/ltmain.sh-8710-		  if test -z "$absdir"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8719-		  depdepl=
xfce4-terminal-0.8.9.2/ltmain.sh:8720:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xfce4-terminal-0.8.9.2/ltmain.sh-8721-		  if test -n "$deplibrary_names"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8726-		      depdepl=$absdir/$objdir/$depdepl
xfce4-terminal-0.8.9.2/ltmain.sh:8727:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xfce4-terminal-0.8.9.2/ltmain.sh-8728-                      if test -z "$darwin_install_name"; then
xfce4-terminal-0.8.9.2/ltmain.sh:8729:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xfce4-terminal-0.8.9.2/ltmain.sh-8730-                      fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8741-		else
xfce4-terminal-0.8.9.2/ltmain.sh:8742:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xfce4-terminal-0.8.9.2/ltmain.sh-8743-		  test -z "$libdir" && \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8764-	else
xfce4-terminal-0.8.9.2/ltmain.sh:8765:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-8766-	fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-8853-        linux*)
xfce4-terminal-0.8.9.2/ltmain.sh:8854:          case `$CC -V 2>&1 | sed 5q` in
xfce4-terminal-0.8.9.2/ltmain.sh-8855-          *Sun\ C*) # Sun C++ 5.9
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9258-	removelist=
xfce4-terminal-0.8.9.2/ltmain.sh:9259:	tempremovelist=`$ECHO "$output_objdir/*"`
xfce4-terminal-0.8.9.2/ltmain.sh-9260-	for p in $tempremovelist; do
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9284-	# Transform .lo files to .o files.
xfce4-terminal-0.8.9.2/ltmain.sh:9285:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
xfce4-terminal-0.8.9.2/ltmain.sh-9286-      fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9289-      #for path in $notinst_path; do
xfce4-terminal-0.8.9.2/ltmain.sh:9290:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xfce4-terminal-0.8.9.2/ltmain.sh:9291:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xfce4-terminal-0.8.9.2/ltmain.sh:9292:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xfce4-terminal-0.8.9.2/ltmain.sh-9293-      #done
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9410-		if test -n "$i"; then
xfce4-terminal-0.8.9.2/ltmain.sh:9411:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-terminal-0.8.9.2/ltmain.sh:9412:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfce4-terminal-0.8.9.2/ltmain.sh-9413-		  set dummy $deplib_matches; shift
xfce4-terminal-0.8.9.2/ltmain.sh-9414-		  deplib_match=$1
xfce4-terminal-0.8.9.2/ltmain.sh:9415:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfce4-terminal-0.8.9.2/ltmain.sh-9416-		    func_append newdeplibs " $i"
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9453-		  if test -n "$i"; then
xfce4-terminal-0.8.9.2/ltmain.sh:9454:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-terminal-0.8.9.2/ltmain.sh:9455:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfce4-terminal-0.8.9.2/ltmain.sh-9456-		    set dummy $deplib_matches; shift
xfce4-terminal-0.8.9.2/ltmain.sh-9457-		    deplib_match=$1
xfce4-terminal-0.8.9.2/ltmain.sh:9458:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfce4-terminal-0.8.9.2/ltmain.sh-9459-		      func_append newdeplibs " $i"
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9488-	  set dummy $deplibs_check_method; shift
xfce4-terminal-0.8.9.2/ltmain.sh:9489:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-terminal-0.8.9.2/ltmain.sh-9490-	  for a_deplib in $deplibs; do
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9503-	      if test -n "$a_deplib"; then
xfce4-terminal-0.8.9.2/ltmain.sh:9504:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-terminal-0.8.9.2/ltmain.sh-9505-		if test -n "$file_magic_glob"; then
xfce4-terminal-0.8.9.2/ltmain.sh:9506:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xfce4-terminal-0.8.9.2/ltmain.sh-9507-		else
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9513-		    shopt -s nocaseglob
xfce4-terminal-0.8.9.2/ltmain.sh:9514:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-9515-		    $nocaseglob
xfce4-terminal-0.8.9.2/ltmain.sh-9516-		  else
xfce4-terminal-0.8.9.2/ltmain.sh:9517:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-9518-		  fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9531-		      while test -h "$potlib" 2>/dev/null; do
xfce4-terminal-0.8.9.2/ltmain.sh:9532:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
xfce4-terminal-0.8.9.2/ltmain.sh-9533-			case $potliblink in
xfce4-terminal-0.8.9.2/ltmain.sh-9534-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
xfce4-terminal-0.8.9.2/ltmain.sh:9535:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
xfce4-terminal-0.8.9.2/ltmain.sh-9536-			esac
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9572-	  set dummy $deplibs_check_method; shift
xfce4-terminal-0.8.9.2/ltmain.sh:9573:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-terminal-0.8.9.2/ltmain.sh-9574-	  for a_deplib in $deplibs; do
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9587-	      if test -n "$a_deplib"; then
xfce4-terminal-0.8.9.2/ltmain.sh:9588:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-terminal-0.8.9.2/ltmain.sh-9589-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xfce4-terminal-0.8.9.2/ltmain.sh:9590:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xfce4-terminal-0.8.9.2/ltmain.sh-9591-		  for potent_lib in $potential_libs; do
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9626-	  newdeplibs=
xfce4-terminal-0.8.9.2/ltmain.sh:9627:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xfce4-terminal-0.8.9.2/ltmain.sh-9628-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9630-	      # can't use Xsed below, because $i might contain '/'
xfce4-terminal-0.8.9.2/ltmain.sh:9631:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
xfce4-terminal-0.8.9.2/ltmain.sh-9632-	    done
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9656-	  # On Rhapsody replace the C library with the System framework
xfce4-terminal-0.8.9.2/ltmain.sh:9657:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-terminal-0.8.9.2/ltmain.sh-9658-	  ;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9708-	*-*-darwin*)
xfce4-terminal-0.8.9.2/ltmain.sh:9709:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-terminal-0.8.9.2/ltmain.sh:9710:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-terminal-0.8.9.2/ltmain.sh:9711:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-9712-	  ;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-9835-	# Use standard objects if they are pic
xfce4-terminal-0.8.9.2/ltmain.sh:9836:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-terminal-0.8.9.2/ltmain.sh-9837-	test "X$libobjs" = "X " && libobjs=
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10349-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xfce4-terminal-0.8.9.2/ltmain.sh:10350:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10351-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10364-      # Create the old-style object.
xfce4-terminal-0.8.9.2/ltmain.sh:10365:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
xfce4-terminal-0.8.9.2/ltmain.sh-10366-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10422-	# On Rhapsody replace the C library is the System framework
xfce4-terminal-0.8.9.2/ltmain.sh:10423:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-terminal-0.8.9.2/ltmain.sh:10424:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-terminal-0.8.9.2/ltmain.sh-10425-	;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10440-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xfce4-terminal-0.8.9.2/ltmain.sh:10441:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-terminal-0.8.9.2/ltmain.sh:10442:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10443-	;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10518-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfce4-terminal-0.8.9.2/ltmain.sh:10519:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
xfce4-terminal-0.8.9.2/ltmain.sh-10520-	  case :$dllsearchpath: in
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10578-	# Transform all the library objects into standard objects.
xfce4-terminal-0.8.9.2/ltmain.sh:10579:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-terminal-0.8.9.2/ltmain.sh:10580:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-terminal-0.8.9.2/ltmain.sh-10581-      fi
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10606-	# Replace the output file specification.
xfce4-terminal-0.8.9.2/ltmain.sh:10607:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10608-	link_command=$compile_command$compile_rpath
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10615-	  func_to_tool_file "$output"
xfce4-terminal-0.8.9.2/ltmain.sh:10616:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10617-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10659-	# Replace the output file specification.
xfce4-terminal-0.8.9.2/ltmain.sh:10660:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10661-	# Delete the old output file.
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10667-	  func_to_tool_file "$output"
xfce4-terminal-0.8.9.2/ltmain.sh:10668:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10669-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10685-	  link_command=$finalize_var$compile_command$finalize_rpath
xfce4-terminal-0.8.9.2/ltmain.sh:10686:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10687-          ;;
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10698-      # Replace the output file specification.
xfce4-terminal-0.8.9.2/ltmain.sh:10699:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10700-
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10707-	func_to_tool_file "$output_objdir/$outputname"
xfce4-terminal-0.8.9.2/ltmain.sh:10708:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xfce4-terminal-0.8.9.2/ltmain.sh-10709-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-10998-		func_resolve_sysroot "$deplib"
xfce4-terminal-0.8.9.2/ltmain.sh:10999:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xfce4-terminal-0.8.9.2/ltmain.sh-11000-		test -z "$libdir" && \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-11024-		name=$func_basename_result
xfce4-terminal-0.8.9.2/ltmain.sh:11025:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfce4-terminal-0.8.9.2/ltmain.sh-11026-		test -z "$libdir" && \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-11043-		name=$func_basename_result
xfce4-terminal-0.8.9.2/ltmain.sh:11044:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfce4-terminal-0.8.9.2/ltmain.sh-11045-		test -z "$libdir" && \
##############################################
xfce4-terminal-0.8.9.2/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xfce4-terminal-0.8.9.2/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xfce4-terminal-0.8.9.2/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xfce4-terminal-0.8.9.2/compile-67-	mingw/*)
xfce4-terminal-0.8.9.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xfce4-terminal-0.8.9.2/compile-69-	  ;;
xfce4-terminal-0.8.9.2/compile-70-	cygwin/*)
xfce4-terminal-0.8.9.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xfce4-terminal-0.8.9.2/compile-72-	  ;;
xfce4-terminal-0.8.9.2/compile-73-	wine/*)
xfce4-terminal-0.8.9.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xfce4-terminal-0.8.9.2/compile-75-	  ;;
##############################################
xfce4-terminal-0.8.9.2/compile-310-# Name of file we expect compiler to create.
xfce4-terminal-0.8.9.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xfce4-terminal-0.8.9.2/compile-312-
##############################################
xfce4-terminal-0.8.9.2/compile-316-# object file name, since that is what matters with a parallel build.
xfce4-terminal-0.8.9.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xfce4-terminal-0.8.9.2/compile-318-while true; do
##############################################
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-50-  { \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-52-  }; \
##############################################
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-119-  esac
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-121-am__vpath_adj = case $$p in \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-123-    *) f=$$p;; \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-124-  esac;
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-126-am__install_max = 40
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-127-am__nobase_strip_setup = \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-129-am__nobase_strip = \
##############################################
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-408-	@list='$(presets_DATA)'; test -n "$(presetsdir)" || list=; \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:409:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-410-	dir='$(DESTDIR)$(presetsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-421-distdir-am: $(DISTFILES)
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-435-	  if test -d $$d/$$file; then \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-terminal-0.8.9.2/colorschemes/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-274-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xfce4-terminal-0.8.9.2/aclocal.m4:275:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
xfce4-terminal-0.8.9.2/aclocal.m4-276-	if test "$MSGFMT" != "no"; then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-295-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xfce4-terminal-0.8.9.2/aclocal.m4:296:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xfce4-terminal-0.8.9.2/aclocal.m4-297-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-446-   if test "x$srcdir" != "x."; then
xfce4-terminal-0.8.9.2/aclocal.m4:447:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
xfce4-terminal-0.8.9.2/aclocal.m4-448-       posrcprefix="$srcdir/"
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-471-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
xfce4-terminal-0.8.9.2/aclocal.m4:472:datarootdir=`eval echo "${datarootdir}"`
xfce4-terminal-0.8.9.2/aclocal.m4-473-if test "x$CATOBJEXT" = "x.mo" ; then
xfce4-terminal-0.8.9.2/aclocal.m4:474:  localedir=`eval echo "${libdir}/locale"`
xfce4-terminal-0.8.9.2/aclocal.m4-475-else
xfce4-terminal-0.8.9.2/aclocal.m4:476:  localedir=`eval echo "${datadir}/locale"`
xfce4-terminal-0.8.9.2/aclocal.m4-477-fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-524-
xfce4-terminal-0.8.9.2/aclocal.m4:525:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-terminal-0.8.9.2/aclocal.m4-526-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfce4-terminal-0.8.9.2/aclocal.m4:527:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-terminal-0.8.9.2/aclocal.m4-528-if test -n "$1"; then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-612-fi
xfce4-terminal-0.8.9.2/aclocal.m4:613:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfce4-terminal-0.8.9.2/aclocal.m4:614:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfce4-terminal-0.8.9.2/aclocal.m4:615:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfce4-terminal-0.8.9.2/aclocal.m4-616-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-628-else
xfce4-terminal-0.8.9.2/aclocal.m4:629:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfce4-terminal-0.8.9.2/aclocal.m4-630-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-633-   AC_MSG_CHECKING([for XML::Parser])
xfce4-terminal-0.8.9.2/aclocal.m4:634:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfce4-terminal-0.8.9.2/aclocal.m4-635-       AC_MSG_RESULT([ok])
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-818-    done
xfce4-terminal-0.8.9.2/aclocal.m4:819:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-terminal-0.8.9.2/aclocal.m4-820-}
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1130-m4_define([_LT_CONFIG_STATUS_DECLARE],
xfce4-terminal-0.8.9.2/aclocal.m4:1131:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xfce4-terminal-0.8.9.2/aclocal.m4-1132-
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1140-#
xfce4-terminal-0.8.9.2/aclocal.m4:1141:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xfce4-terminal-0.8.9.2/aclocal.m4-1142-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1250-]], lt_decl_quote_varnames); do
xfce4-terminal-0.8.9.2/aclocal.m4:1251:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-terminal-0.8.9.2/aclocal.m4-1252-    *[[\\\\\\\`\\"\\\$]]*)
xfce4-terminal-0.8.9.2/aclocal.m4:1253:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-terminal-0.8.9.2/aclocal.m4-1254-      ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1263-]], lt_decl_dquote_varnames); do
xfce4-terminal-0.8.9.2/aclocal.m4:1264:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-terminal-0.8.9.2/aclocal.m4-1265-    *[[\\\\\\\`\\"\\\$]]*)
xfce4-terminal-0.8.9.2/aclocal.m4:1266:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-terminal-0.8.9.2/aclocal.m4-1267-      ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1802-  if test yes = "$lt_cv_ld_force_load"; then
xfce4-terminal-0.8.9.2/aclocal.m4:1803:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xfce4-terminal-0.8.9.2/aclocal.m4-1804-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1855-      }]'
xfce4-terminal-0.8.9.2/aclocal.m4:1856:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-terminal-0.8.9.2/aclocal.m4-1857-  # Check for a 64-bit object if we didn't find anything.
xfce4-terminal-0.8.9.2/aclocal.m4-1858-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xfce4-terminal-0.8.9.2/aclocal.m4:1859:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-terminal-0.8.9.2/aclocal.m4-1860-  fi],[])
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1891-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfce4-terminal-0.8.9.2/aclocal.m4:1892:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-terminal-0.8.9.2/aclocal.m4-1893-  ECHO='print -r --'
xfce4-terminal-0.8.9.2/aclocal.m4:1894:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-terminal-0.8.9.2/aclocal.m4-1895-  ECHO='printf %s\n'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1926-    PATH=/empty FPATH=/empty; export PATH FPATH
xfce4-terminal-0.8.9.2/aclocal.m4:1927:    test "X`printf %s $ECHO`" = "X$ECHO" \
xfce4-terminal-0.8.9.2/aclocal.m4:1928:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xfce4-terminal-0.8.9.2/aclocal.m4-1929-
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1950-   if test yes = "$GCC"; then
xfce4-terminal-0.8.9.2/aclocal.m4:1951:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfce4-terminal-0.8.9.2/aclocal.m4-1952-   fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1954- /*)
xfce4-terminal-0.8.9.2/aclocal.m4:1955:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfce4-terminal-0.8.9.2/aclocal.m4-1956-   ;; #(
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-1984-  if AC_TRY_EVAL(ac_compile); then
xfce4-terminal-0.8.9.2/aclocal.m4:1985:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/aclocal.m4-1986-      *ELF-32*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2001-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfce4-terminal-0.8.9.2/aclocal.m4:2002:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/aclocal.m4-2003-	*32-bit*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2013-    else
xfce4-terminal-0.8.9.2/aclocal.m4:2014:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/aclocal.m4-2015-	*32-bit*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2035-    emul=elf
xfce4-terminal-0.8.9.2/aclocal.m4:2036:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/aclocal.m4-2037-      *32-bit*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2043-    esac
xfce4-terminal-0.8.9.2/aclocal.m4:2044:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/aclocal.m4-2045-      *MSB*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2051-    esac
xfce4-terminal-0.8.9.2/aclocal.m4:2052:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-terminal-0.8.9.2/aclocal.m4-2053-      *N32*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2429-    # And add a safety zone
xfce4-terminal-0.8.9.2/aclocal.m4:2430:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-terminal-0.8.9.2/aclocal.m4:2431:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-terminal-0.8.9.2/aclocal.m4-2432-    ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2462-    if test -n "$kargmax"; then
xfce4-terminal-0.8.9.2/aclocal.m4:2463:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xfce4-terminal-0.8.9.2/aclocal.m4-2464-    else
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2471-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfce4-terminal-0.8.9.2/aclocal.m4:2472:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-terminal-0.8.9.2/aclocal.m4:2473:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-terminal-0.8.9.2/aclocal.m4-2474-    else
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2483-      # we can't tell.
xfce4-terminal-0.8.9.2/aclocal.m4:2484:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfce4-terminal-0.8.9.2/aclocal.m4-2485-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2487-      do
xfce4-terminal-0.8.9.2/aclocal.m4:2488:        i=`expr $i + 1`
xfce4-terminal-0.8.9.2/aclocal.m4-2489-        teststring=$teststring$teststring
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2491-      # Only check the string length outside the loop.
xfce4-terminal-0.8.9.2/aclocal.m4:2492:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfce4-terminal-0.8.9.2/aclocal.m4-2493-      teststring=
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2496-      # linker.  It appears as though 1/2 is a usable value.
xfce4-terminal-0.8.9.2/aclocal.m4:2497:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfce4-terminal-0.8.9.2/aclocal.m4-2498-    fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-2971-    *:)
xfce4-terminal-0.8.9.2/aclocal.m4:2972:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
xfce4-terminal-0.8.9.2/aclocal.m4-2973-        ;;
xfce4-terminal-0.8.9.2/aclocal.m4-2974-    x:*)
xfce4-terminal-0.8.9.2/aclocal.m4:2975:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/aclocal.m4-2976-        ;;
xfce4-terminal-0.8.9.2/aclocal.m4-2977-    *::*)
xfce4-terminal-0.8.9.2/aclocal.m4:2978:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/aclocal.m4:2979:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
xfce4-terminal-0.8.9.2/aclocal.m4-2980-        ;;
xfce4-terminal-0.8.9.2/aclocal.m4-2981-    *)
xfce4-terminal-0.8.9.2/aclocal.m4:2982:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfce4-terminal-0.8.9.2/aclocal.m4-2983-        ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3011-  esac
xfce4-terminal-0.8.9.2/aclocal.m4:3012:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfce4-terminal-0.8.9.2/aclocal.m4-3013-  case $lt_search_path_spec in
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3018-    # okay in the real world where ";" in dirpaths is itself problematic.
xfce4-terminal-0.8.9.2/aclocal.m4:3019:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfce4-terminal-0.8.9.2/aclocal.m4-3020-    ;;
xfce4-terminal-0.8.9.2/aclocal.m4-3021-  *)
xfce4-terminal-0.8.9.2/aclocal.m4:3022:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfce4-terminal-0.8.9.2/aclocal.m4-3023-    ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3027-  lt_tmp_lt_search_path_spec=
xfce4-terminal-0.8.9.2/aclocal.m4:3028:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfce4-terminal-0.8.9.2/aclocal.m4-3029-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3069-  esac
xfce4-terminal-0.8.9.2/aclocal.m4:3070:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfce4-terminal-0.8.9.2/aclocal.m4-3071-else
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3210-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfce4-terminal-0.8.9.2/aclocal.m4:3211:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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'
xfce4-terminal-0.8.9.2/aclocal.m4-3212-    ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3246-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-terminal-0.8.9.2/aclocal.m4:3247:    postinstall_cmds='base_file=`basename \$file`~
xfce4-terminal-0.8.9.2/aclocal.m4:3248:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-terminal-0.8.9.2/aclocal.m4:3249:      dldir=$destdir/`dirname \$dlpath`~
xfce4-terminal-0.8.9.2/aclocal.m4-3250-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3255-      fi'
xfce4-terminal-0.8.9.2/aclocal.m4:3256:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-terminal-0.8.9.2/aclocal.m4-3257-      dlpath=$dir/\$dldll~
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3263-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfce4-terminal-0.8.9.2/aclocal.m4:3264:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-terminal-0.8.9.2/aclocal.m4-3265-m4_if([$1], [],[
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3269-      # MinGW DLLs use traditional 'lib' prefix
xfce4-terminal-0.8.9.2/aclocal.m4:3270:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-terminal-0.8.9.2/aclocal.m4-3271-      ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3273-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfce4-terminal-0.8.9.2/aclocal.m4:3274:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-terminal-0.8.9.2/aclocal.m4-3275-      ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3282-    libname_spec='$name'
xfce4-terminal-0.8.9.2/aclocal.m4:3283:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-terminal-0.8.9.2/aclocal.m4-3284-    library_names_spec='$libname.dll.lib'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3294-        # Let DOS variable expansion print the short 8.3 style file name.
xfce4-terminal-0.8.9.2/aclocal.m4:3295:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfce4-terminal-0.8.9.2/aclocal.m4-3296-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3299-      # Convert to MSYS style.
xfce4-terminal-0.8.9.2/aclocal.m4:3300:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xfce4-terminal-0.8.9.2/aclocal.m4-3301-      ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3305-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfce4-terminal-0.8.9.2/aclocal.m4:3306:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfce4-terminal-0.8.9.2/aclocal.m4:3307:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfce4-terminal-0.8.9.2/aclocal.m4:3308:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-terminal-0.8.9.2/aclocal.m4-3309-      ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3313-        # It is most probably a Windows format PATH.
xfce4-terminal-0.8.9.2/aclocal.m4:3314:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfce4-terminal-0.8.9.2/aclocal.m4-3315-      else
xfce4-terminal-0.8.9.2/aclocal.m4:3316:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-terminal-0.8.9.2/aclocal.m4-3317-      fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3323-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-terminal-0.8.9.2/aclocal.m4:3324:    postinstall_cmds='base_file=`basename \$file`~
xfce4-terminal-0.8.9.2/aclocal.m4:3325:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-terminal-0.8.9.2/aclocal.m4:3326:      dldir=$destdir/`dirname \$dlpath`~
xfce4-terminal-0.8.9.2/aclocal.m4-3327-      test -d \$dldir || mkdir -p \$dldir~
xfce4-terminal-0.8.9.2/aclocal.m4-3328-      $install_prog $dir/$dlname \$dldir/$dlname'
xfce4-terminal-0.8.9.2/aclocal.m4:3329:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-terminal-0.8.9.2/aclocal.m4-3330-      dlpath=$dir/\$dldll~
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3337-    # Assume MSVC and ICC wrapper
xfce4-terminal-0.8.9.2/aclocal.m4:3338:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
xfce4-terminal-0.8.9.2/aclocal.m4-3339-    dynamic_linker='Win32 ld.exe'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3354-  shlibpath_var=DYLD_LIBRARY_PATH
xfce4-terminal-0.8.9.2/aclocal.m4:3355:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfce4-terminal-0.8.9.2/aclocal.m4-3356-m4_if([$1], [],[
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3588-  if test -f /etc/ld.so.conf; then
xfce4-terminal-0.8.9.2/aclocal.m4:3589:    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;s/"//g;/^$/d' | tr '\n' ' '`
xfce4-terminal-0.8.9.2/aclocal.m4-3590-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3642-  need_lib_prefix=no
xfce4-terminal-0.8.9.2/aclocal.m4:3643:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-terminal-0.8.9.2/aclocal.m4-3644-    need_version=no
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3669-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfce4-terminal-0.8.9.2/aclocal.m4:3670:  postinstall_cmds='base_file=`basename \$file`~
xfce4-terminal-0.8.9.2/aclocal.m4:3671:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfce4-terminal-0.8.9.2/aclocal.m4:3672:    dldir=$destdir/`dirname \$dlpath`~
xfce4-terminal-0.8.9.2/aclocal.m4-3673-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3678-    fi'
xfce4-terminal-0.8.9.2/aclocal.m4:3679:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfce4-terminal-0.8.9.2/aclocal.m4-3680-    dlpath=$dir/\$dldll~
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3889-	"file_magic "*)
xfce4-terminal-0.8.9.2/aclocal.m4:3890:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-terminal-0.8.9.2/aclocal.m4-3891-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3972-    # gcc leaves a trailing carriage return, which upsets mingw
xfce4-terminal-0.8.9.2/aclocal.m4:3973:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfce4-terminal-0.8.9.2/aclocal.m4-3974-  *)
xfce4-terminal-0.8.9.2/aclocal.m4:3975:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfce4-terminal-0.8.9.2/aclocal.m4-3976-  esac
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-3981-      # Canonicalize the pathname of ld
xfce4-terminal-0.8.9.2/aclocal.m4:3982:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfce4-terminal-0.8.9.2/aclocal.m4-3983-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfce4-terminal-0.8.9.2/aclocal.m4:3984:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfce4-terminal-0.8.9.2/aclocal.m4-3985-      done
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4012-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfce4-terminal-0.8.9.2/aclocal.m4:4013:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfce4-terminal-0.8.9.2/aclocal.m4-4014-      *GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4052-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xfce4-terminal-0.8.9.2/aclocal.m4:4053:case `$LD -v 2>&1 </dev/null` in
xfce4-terminal-0.8.9.2/aclocal.m4-4054-*GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4279-openbsd* | bitrig*)
xfce4-terminal-0.8.9.2/aclocal.m4:4280:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-terminal-0.8.9.2/aclocal.m4-4281-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4346-    else
xfce4-terminal-0.8.9.2/aclocal.m4:4347:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xfce4-terminal-0.8.9.2/aclocal.m4-4348-    fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4397-	esac
xfce4-terminal-0.8.9.2/aclocal.m4:4398:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfce4-terminal-0.8.9.2/aclocal.m4-4399-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4403-	*)
xfce4-terminal-0.8.9.2/aclocal.m4:4404:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfce4-terminal-0.8.9.2/aclocal.m4-4405-	  */dev/null*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4429-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xfce4-terminal-0.8.9.2/aclocal.m4:4430:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfce4-terminal-0.8.9.2/aclocal.m4-4431-    *COFF*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4488-  # decide which one to use based on capabilities of $DLLTOOL
xfce4-terminal-0.8.9.2/aclocal.m4:4489:  case `$DLLTOOL --help 2>&1` in
xfce4-terminal-0.8.9.2/aclocal.m4-4490-  *--identify-strict*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4662-# If we're using GNU nm, then use its standard symbol codes.
xfce4-terminal-0.8.9.2/aclocal.m4:4663:case `$NM -V 2>&1` in
xfce4-terminal-0.8.9.2/aclocal.m4-4664-*GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4710-mingw*)
xfce4-terminal-0.8.9.2/aclocal.m4:4711:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfce4-terminal-0.8.9.2/aclocal.m4-4712-  ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-4766-    nlist=conftest.nm
xfce4-terminal-0.8.9.2/aclocal.m4:4767:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xfce4-terminal-0.8.9.2/aclocal.m4-4768-      # Try sorting and uniquifying the output.
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5114-	  *)
xfce4-terminal-0.8.9.2/aclocal.m4:5115:	    case `$CC -V 2>&1 | sed 5q` in
xfce4-terminal-0.8.9.2/aclocal.m4-5116-	    *Sun\ C*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5450-      *)
xfce4-terminal-0.8.9.2/aclocal.m4:5451:	case `$CC -V 2>&1 | sed 5q` in
xfce4-terminal-0.8.9.2/aclocal.m4-5452-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5633-    else
xfce4-terminal-0.8.9.2/aclocal.m4:5634:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xfce4-terminal-0.8.9.2/aclocal.m4-5635-    fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5726-	# shared libraries, regardless of the interface used.
xfce4-terminal-0.8.9.2/aclocal.m4:5727:	case `$LD -v 2>&1` in
xfce4-terminal-0.8.9.2/aclocal.m4-5728-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5758-    supports_anon_versioning=no
xfce4-terminal-0.8.9.2/aclocal.m4:5759:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
xfce4-terminal-0.8.9.2/aclocal.m4-5760-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5861-	prefix_cmds="$SED"~
xfce4-terminal-0.8.9.2/aclocal.m4:5862:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-terminal-0.8.9.2/aclocal.m4-5863-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5884-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-terminal-0.8.9.2/aclocal.m4:5885:      _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'
xfce4-terminal-0.8.9.2/aclocal.m4:5886:      _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'
xfce4-terminal-0.8.9.2/aclocal.m4-5887-      ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5902-        pgcc*)				# Portland Group C compiler
xfce4-terminal-0.8.9.2/aclocal.m4:5903:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/aclocal.m4-5904-	  tmp_addflag=' $pic_flag'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5907-					# Portland Group f77 and f90 compilers
xfce4-terminal-0.8.9.2/aclocal.m4:5908:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/aclocal.m4-5909-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5924-	nvcc*)	# Cuda Compiler Driver 2.2
xfce4-terminal-0.8.9.2/aclocal.m4:5925:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/aclocal.m4-5926-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5928-	esac
xfce4-terminal-0.8.9.2/aclocal.m4:5929:	case `$CC -V 2>&1 | sed 5q` in
xfce4-terminal-0.8.9.2/aclocal.m4-5930-	*Sun\ C*)			# Sun C 5.9
xfce4-terminal-0.8.9.2/aclocal.m4:5931:	  _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; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/aclocal.m4-5932-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-5999-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfce4-terminal-0.8.9.2/aclocal.m4:6000:      case `$LD -v 2>&1` in
xfce4-terminal-0.8.9.2/aclocal.m4-6001-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6088-	else
xfce4-terminal-0.8.9.2/aclocal.m4:6089:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xfce4-terminal-0.8.9.2/aclocal.m4-6090-	fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6153-	# below for broken collect2 doesn't work under 4.3+
xfce4-terminal-0.8.9.2/aclocal.m4:6154:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-terminal-0.8.9.2/aclocal.m4-6155-	  if test -f "$collect2name" &&
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6209-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
xfce4-terminal-0.8.9.2/aclocal.m4:6210:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xfce4-terminal-0.8.9.2/aclocal.m4-6211-      else
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6234-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-terminal-0.8.9.2/aclocal.m4:6235:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfce4-terminal-0.8.9.2/aclocal.m4-6236-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6325-	# FIXME: Setting linknames here is a bad hack.
xfce4-terminal-0.8.9.2/aclocal.m4:6326:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfce4-terminal-0.8.9.2/aclocal.m4-6327-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6463-      if test yes = "$GCC"; then
xfce4-terminal-0.8.9.2/aclocal.m4:6464:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-6465-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6486-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfce4-terminal-0.8.9.2/aclocal.m4:6487:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-6488-	fi
xfce4-terminal-0.8.9.2/aclocal.m4-6489-      else
xfce4-terminal-0.8.9.2/aclocal.m4:6490:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4:6491:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-6492-      fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6536-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xfce4-terminal-0.8.9.2/aclocal.m4:6537:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-terminal-0.8.9.2/aclocal.m4-6538-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6567-	prefix_cmds="$SED"~
xfce4-terminal-0.8.9.2/aclocal.m4:6568:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-terminal-0.8.9.2/aclocal.m4-6569-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6582-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-terminal-0.8.9.2/aclocal.m4:6583:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-6584-      else
xfce4-terminal-0.8.9.2/aclocal.m4-6585-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-terminal-0.8.9.2/aclocal.m4:6586:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-6587-      fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6595-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-terminal-0.8.9.2/aclocal.m4:6596:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-6597-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6599-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-terminal-0.8.9.2/aclocal.m4:6600:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4:6601:	_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~
xfce4-terminal-0.8.9.2/aclocal.m4:6602:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
xfce4-terminal-0.8.9.2/aclocal.m4-6603-
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6618-      else
xfce4-terminal-0.8.9.2/aclocal.m4:6619:	case `$CC -V 2>&1` in
xfce4-terminal-0.8.9.2/aclocal.m4-6620-	*"Compilers 5.0"*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-6811-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xfce4-terminal-0.8.9.2/aclocal.m4:6812:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xfce4-terminal-0.8.9.2/aclocal.m4-6813-	  then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7111-        # ancient GNU ld didn't support --whole-archive et. al.
xfce4-terminal-0.8.9.2/aclocal.m4:7112:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xfce4-terminal-0.8.9.2/aclocal.m4-7113-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7221-          # below for broken collect2 doesn't work under 4.3+
xfce4-terminal-0.8.9.2/aclocal.m4:7222:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-terminal-0.8.9.2/aclocal.m4-7223-	  if test -f "$collect2name" &&
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7279-
xfce4-terminal-0.8.9.2/aclocal.m4:7280:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xfce4-terminal-0.8.9.2/aclocal.m4-7281-        else
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7304-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-terminal-0.8.9.2/aclocal.m4:7305:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfce4-terminal-0.8.9.2/aclocal.m4-7306-	    if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7433-	  prefix_cmds="$SED"~
xfce4-terminal-0.8.9.2/aclocal.m4:7434:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-terminal-0.8.9.2/aclocal.m4-7435-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7508-            # dependencies.
xfce4-terminal-0.8.9.2/aclocal.m4:7509:            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; func_echo_all "$list"'
xfce4-terminal-0.8.9.2/aclocal.m4-7510-            ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7573-	    # dependencies.
xfce4-terminal-0.8.9.2/aclocal.m4:7574:	    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; func_echo_all "$list"'
xfce4-terminal-0.8.9.2/aclocal.m4-7575-	    ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7609-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-terminal-0.8.9.2/aclocal.m4:7610:	_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'
xfce4-terminal-0.8.9.2/aclocal.m4:7611:	_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'
xfce4-terminal-0.8.9.2/aclocal.m4-7612-	;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7616-	    # SGI C++
xfce4-terminal-0.8.9.2/aclocal.m4:7617:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-7618-
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7627-	      if test no = "$with_gnu_ld"; then
xfce4-terminal-0.8.9.2/aclocal.m4:7628:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-7629-	      else
xfce4-terminal-0.8.9.2/aclocal.m4:7630:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-7631-	      fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7648-	    # to its proper name (with version) after linking.
xfce4-terminal-0.8.9.2/aclocal.m4:7649:	    _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'
xfce4-terminal-0.8.9.2/aclocal.m4:7650:	    _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'
xfce4-terminal-0.8.9.2/aclocal.m4-7651-	    # Commands to make compiler produce verbose output that lists
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7658-	    # dependencies.
xfce4-terminal-0.8.9.2/aclocal.m4:7659:	    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; func_echo_all "$list"'
xfce4-terminal-0.8.9.2/aclocal.m4-7660-
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7673-	    # earlier do not add the objects themselves.
xfce4-terminal-0.8.9.2/aclocal.m4:7674:	    case `$CC -V 2>&1` in
xfce4-terminal-0.8.9.2/aclocal.m4-7675-	      *"Version 7."*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7694-            # Portland Group C++ compiler
xfce4-terminal-0.8.9.2/aclocal.m4:7695:	    case `$CC -V` in
xfce4-terminal-0.8.9.2/aclocal.m4-7696-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7699-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xfce4-terminal-0.8.9.2/aclocal.m4:7700:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xfce4-terminal-0.8.9.2/aclocal.m4-7701-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7703-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xfce4-terminal-0.8.9.2/aclocal.m4:7704:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xfce4-terminal-0.8.9.2/aclocal.m4-7705-                $RANLIB $oldlib'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7708-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfce4-terminal-0.8.9.2/aclocal.m4:7709:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-7710-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7712-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfce4-terminal-0.8.9.2/aclocal.m4:7713:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-7714-	      ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7722-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
xfce4-terminal-0.8.9.2/aclocal.m4:7723:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/aclocal.m4-7724-            ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7741-	    # dependencies.
xfce4-terminal-0.8.9.2/aclocal.m4:7742:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
xfce4-terminal-0.8.9.2/aclocal.m4-7743-	    ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7756-	  *)
xfce4-terminal-0.8.9.2/aclocal.m4:7757:	    case `$CC -V 2>&1 | sed 5q` in
xfce4-terminal-0.8.9.2/aclocal.m4-7758-	    *Sun\ C*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7763-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xfce4-terminal-0.8.9.2/aclocal.m4:7764:	      _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; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xfce4-terminal-0.8.9.2/aclocal.m4-7765-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7828-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
xfce4-terminal-0.8.9.2/aclocal.m4:7829:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xfce4-terminal-0.8.9.2/aclocal.m4-7830-	    _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'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7847-	    # to its proper name (with version) after linking.
xfce4-terminal-0.8.9.2/aclocal.m4:7848:	    _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'
xfce4-terminal-0.8.9.2/aclocal.m4-7849-
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7868-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-terminal-0.8.9.2/aclocal.m4:7869:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-7870-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7873-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-terminal-0.8.9.2/aclocal.m4:7874:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4:7875:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xfce4-terminal-0.8.9.2/aclocal.m4-7876-                  echo "-hidden">> $lib.exp~
xfce4-terminal-0.8.9.2/aclocal.m4:7877:                  $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 "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
xfce4-terminal-0.8.9.2/aclocal.m4-7878-                  $RM $lib.exp'
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7892-	    # dependencies.
xfce4-terminal-0.8.9.2/aclocal.m4:7893:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xfce4-terminal-0.8.9.2/aclocal.m4-7894-	    ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-7899-	        osf3*)
xfce4-terminal-0.8.9.2/aclocal.m4:7900:	          _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" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-7901-		  ;;
xfce4-terminal-0.8.9.2/aclocal.m4-7902-	        *)
xfce4-terminal-0.8.9.2/aclocal.m4:7903:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xfce4-terminal-0.8.9.2/aclocal.m4-7904-		  ;;
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-8152-  case @S|@2 in
xfce4-terminal-0.8.9.2/aclocal.m4:8153:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
xfce4-terminal-0.8.9.2/aclocal.m4:8154:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
xfce4-terminal-0.8.9.2/aclocal.m4-8155-  esac
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-8241-
xfce4-terminal-0.8.9.2/aclocal.m4:8242:  for p in `eval "$output_verbose_link_cmd"`; do
xfce4-terminal-0.8.9.2/aclocal.m4-8243-    case $prev$p in
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-8345-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xfce4-terminal-0.8.9.2/aclocal.m4:8346: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xfce4-terminal-0.8.9.2/aclocal.m4-8347-fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-8955-    test 10 -lt "$lt_ac_count" && break
xfce4-terminal-0.8.9.2/aclocal.m4:8956:    lt_ac_count=`expr $lt_ac_count + 1`
xfce4-terminal-0.8.9.2/aclocal.m4-8957-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-9571-m4_define([lt_combine],
xfce4-terminal-0.8.9.2/aclocal.m4:9572:[m4_if(m4_eval([$# > 3]), [1],
xfce4-terminal-0.8.9.2/aclocal.m4-9573-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-9894-    PKG_CHECK_EXISTS([$3],
xfce4-terminal-0.8.9.2/aclocal.m4:9895:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xfce4-terminal-0.8.9.2/aclocal.m4-9896-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-9942-        if test $_pkg_short_errors_supported = yes; then
xfce4-terminal-0.8.9.2/aclocal.m4:9943:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xfce4-terminal-0.8.9.2/aclocal.m4-9944-        else 
xfce4-terminal-0.8.9.2/aclocal.m4:9945:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xfce4-terminal-0.8.9.2/aclocal.m4-9946-        fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-10199-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xfce4-terminal-0.8.9.2/aclocal.m4:10200:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xfce4-terminal-0.8.9.2/aclocal.m4-10201-# and then we would define $MISSING as
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-10214-# Expand $ac_aux_dir to an absolute path.
xfce4-terminal-0.8.9.2/aclocal.m4:10215:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfce4-terminal-0.8.9.2/aclocal.m4-10216-])
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-10312-  if test "$am_compiler_list" = ""; then
xfce4-terminal-0.8.9.2/aclocal.m4:10313:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xfce4-terminal-0.8.9.2/aclocal.m4-10314-  fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-10465-    # Strip MF so we end up with the name of the file.
xfce4-terminal-0.8.9.2/aclocal.m4:10466:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
xfce4-terminal-0.8.9.2/aclocal.m4-10467-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-10472-      || continue
xfce4-terminal-0.8.9.2/aclocal.m4:10473:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
xfce4-terminal-0.8.9.2/aclocal.m4:10474:    am_filepart=`AS_BASENAME(["$am_mf"])`
xfce4-terminal-0.8.9.2/aclocal.m4-10475-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-10540-AC_REQUIRE([AC_PROG_INSTALL])dnl
xfce4-terminal-0.8.9.2/aclocal.m4:10541:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfce4-terminal-0.8.9.2/aclocal.m4-10542-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-10699-    * )
xfce4-terminal-0.8.9.2/aclocal.m4:10700:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfce4-terminal-0.8.9.2/aclocal.m4-10701-  esac
xfce4-terminal-0.8.9.2/aclocal.m4-10702-done
xfce4-terminal-0.8.9.2/aclocal.m4:10703:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xfce4-terminal-0.8.9.2/aclocal.m4-10704-
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-10991-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfce4-terminal-0.8.9.2/aclocal.m4:10992:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfce4-terminal-0.8.9.2/aclocal.m4-10993-     if test "$[*]" = "X"; then
xfce4-terminal-0.8.9.2/aclocal.m4-10994-	# -L didn't work.
xfce4-terminal-0.8.9.2/aclocal.m4:10995:	set X `ls -t "$srcdir/configure" conftest.file`
xfce4-terminal-0.8.9.2/aclocal.m4-10996-     fi
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-11379-  if $PKG_CONFIG "--atleast-version=$3" "$2" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/aclocal.m4:11380:    $1_VERSION=`$PKG_CONFIG --modversion "$2"`
xfce4-terminal-0.8.9.2/aclocal.m4-11381-    AC_MSG_RESULT([$$1_VERSION])
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-11383-    AC_MSG_CHECKING([$1_CFLAGS])
xfce4-terminal-0.8.9.2/aclocal.m4:11384:    $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
xfce4-terminal-0.8.9.2/aclocal.m4-11385-    AC_MSG_RESULT([$$1_CFLAGS])
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-11387-    AC_MSG_CHECKING([$1_LIBS])
xfce4-terminal-0.8.9.2/aclocal.m4:11388:    $1_LIBS=`$PKG_CONFIG --libs "$2"`
xfce4-terminal-0.8.9.2/aclocal.m4-11389-    AC_MSG_RESULT([$$1_LIBS])
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-11399-  elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
xfce4-terminal-0.8.9.2/aclocal.m4:11400:    xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
xfce4-terminal-0.8.9.2/aclocal.m4-11401-    AC_MSG_RESULT([found, but $xdt_cv_version])
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-11500-        -L*)
xfce4-terminal-0.8.9.2/aclocal.m4:11501:          path=`echo $option | sed 's/^-L//'`
xfce4-terminal-0.8.9.2/aclocal.m4-11502-          if test x"$path" != x""; then
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-11813-      AC_MSG_CHECKING([whether $LD accepts --as-needed])
xfce4-terminal-0.8.9.2/aclocal.m4:11814:      case `$LD --as-needed -v 2>&1 </dev/null` in
xfce4-terminal-0.8.9.2/aclocal.m4-11815-      *GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/aclocal.m4-11824-    AC_MSG_CHECKING([whether $LD accepts -O1])
xfce4-terminal-0.8.9.2/aclocal.m4:11825:    case `$LD -O1 -v 2>&1 </dev/null` in
xfce4-terminal-0.8.9.2/aclocal.m4-11826-    *GNU* | *'with BFD'*)
##############################################
xfce4-terminal-0.8.9.2/po/Makefile.in.in-58-
xfce4-terminal-0.8.9.2/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
xfce4-terminal-0.8.9.2/po/Makefile.in.in-60-
##############################################
xfce4-terminal-0.8.9.2/po/Makefile.in.in-88-.po.gmo:
xfce4-terminal-0.8.9.2/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
xfce4-terminal-0.8.9.2/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
xfce4-terminal-0.8.9.2/po/Makefile.in.in-189-	  echo "$$lang:"; \
xfce4-terminal-0.8.9.2/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
xfce4-terminal-0.8.9.2/po/Makefile.in.in-191-	  if $$result; then \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-50-  { \
xfce4-terminal-0.8.9.2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-terminal-0.8.9.2/Makefile.in-52-  }; \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-130-  esac
xfce4-terminal-0.8.9.2/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-terminal-0.8.9.2/Makefile.in-132-am__vpath_adj = case $$p in \
xfce4-terminal-0.8.9.2/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-terminal-0.8.9.2/Makefile.in-134-    *) f=$$p;; \
xfce4-terminal-0.8.9.2/Makefile.in-135-  esac;
xfce4-terminal-0.8.9.2/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-terminal-0.8.9.2/Makefile.in-137-am__install_max = 40
xfce4-terminal-0.8.9.2/Makefile.in-138-am__nobase_strip_setup = \
xfce4-terminal-0.8.9.2/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-terminal-0.8.9.2/Makefile.in-140-am__nobase_strip = \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-209-  while test -n "$$dir1"; do \
xfce4-terminal-0.8.9.2/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfce4-terminal-0.8.9.2/Makefile.in-211-    if test "$$first" != "."; then \
xfce4-terminal-0.8.9.2/Makefile.in-212-      if test "$$first" = ".."; then \
xfce4-terminal-0.8.9.2/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfce4-terminal-0.8.9.2/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfce4-terminal-0.8.9.2/Makefile.in-215-      else \
xfce4-terminal-0.8.9.2/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfce4-terminal-0.8.9.2/Makefile.in-217-        if test "$$first2" = "$$first"; then \
xfce4-terminal-0.8.9.2/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfce4-terminal-0.8.9.2/Makefile.in-219-        else \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-224-    fi; \
xfce4-terminal-0.8.9.2/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfce4-terminal-0.8.9.2/Makefile.in-226-  done; \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-533-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
xfce4-terminal-0.8.9.2/Makefile.in:534:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-terminal-0.8.9.2/Makefile.in-535-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-554-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
xfce4-terminal-0.8.9.2/Makefile.in:555:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-terminal-0.8.9.2/Makefile.in-556-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-571-	dot_seen=no; \
xfce4-terminal-0.8.9.2/Makefile.in:572:	target=`echo $@ | sed s/-recursive//`; \
xfce4-terminal-0.8.9.2/Makefile.in-573-	case "$@" in \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-634-GTAGS:
xfce4-terminal-0.8.9.2/Makefile.in:635:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-terminal-0.8.9.2/Makefile.in-636-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-669-	test -d "$(distdir)" || mkdir "$(distdir)"
xfce4-terminal-0.8.9.2/Makefile.in:670:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/Makefile.in:671:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-terminal-0.8.9.2/Makefile.in-672-	list='$(DISTFILES)'; \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-683-	  if test -d $$d/$$file; then \
xfce4-terminal-0.8.9.2/Makefile.in:684:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-terminal-0.8.9.2/Makefile.in-685-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-796-	test -d $(distdir)/_build || exit 0; \
xfce4-terminal-0.8.9.2/Makefile.in:797:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xfce4-terminal-0.8.9.2/Makefile.in-798-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-840-	}; \
xfce4-terminal-0.8.9.2/Makefile.in:841:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xfce4-terminal-0.8.9.2/Makefile.in-842-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xfce4-terminal-0.8.9.2/Makefile.in-852-	fi
xfce4-terminal-0.8.9.2/Makefile.in:853:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xfce4-terminal-0.8.9.2/Makefile.in-854-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xfce4-terminal-0.8.9.2/install-sh-234-      fi
xfce4-terminal-0.8.9.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xfce4-terminal-0.8.9.2/install-sh-236-    *)
##############################################
xfce4-terminal-0.8.9.2/install-sh-280-      dstdir=$dst
xfce4-terminal-0.8.9.2/install-sh:281:      dstbase=`basename "$src"`
xfce4-terminal-0.8.9.2/install-sh-282-      case $dst in
##############################################
xfce4-terminal-0.8.9.2/install-sh-287-    else
xfce4-terminal-0.8.9.2/install-sh:288:      dstdir=`dirname "$dst"`
xfce4-terminal-0.8.9.2/install-sh-289-      test -d "$dstdir"
##############################################
xfce4-terminal-0.8.9.2/install-sh-354-                   test_tmpdir="$tmpdir/a"
xfce4-terminal-0.8.9.2/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
xfce4-terminal-0.8.9.2/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
xfce4-terminal-0.8.9.2/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
xfce4-terminal-0.8.9.2/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
xfce4-terminal-0.8.9.2/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xfce4-terminal-0.8.9.2/install-sh-419-            case $prefix in
xfce4-terminal-0.8.9.2/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xfce4-terminal-0.8.9.2/install-sh-421-              *) qprefix=$prefix;;
##############################################
xfce4-terminal-0.8.9.2/install-sh-468-    if $copy_on_change &&
xfce4-terminal-0.8.9.2/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xfce4-terminal-0.8.9.2/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xfce4-terminal-0.8.9.2/install-sh-471-       set -f &&
##############################################
xfce4-terminal-0.8.9.2/config.sub-52-
xfce4-terminal-0.8.9.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xfce4-terminal-0.8.9.2/config.sub-54-
##############################################
xfce4-terminal-0.8.9.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
xfce4-terminal-0.8.9.2/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xfce4-terminal-0.8.9.2/config.sub-116-case $maybe_os in
##############################################
xfce4-terminal-0.8.9.2/config.sub-122-    os=-$maybe_os
xfce4-terminal-0.8.9.2/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xfce4-terminal-0.8.9.2/config.sub-124-    ;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-126-    os=-linux-android
xfce4-terminal-0.8.9.2/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xfce4-terminal-0.8.9.2/config.sub-128-    ;;
xfce4-terminal-0.8.9.2/config.sub-129-  *)
xfce4-terminal-0.8.9.2/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
xfce4-terminal-0.8.9.2/config.sub-131-    if [ "$basic_machine" != "$1" ]
xfce4-terminal-0.8.9.2/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
xfce4-terminal-0.8.9.2/config.sub-133-    else os=; fi
##############################################
xfce4-terminal-0.8.9.2/config.sub-180-		os=-sco5v6
xfce4-terminal-0.8.9.2/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-182-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-184-		os=-sco3.2v5
xfce4-terminal-0.8.9.2/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-186-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-188-		os=-sco3.2v4
xfce4-terminal-0.8.9.2/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-190-		;;
xfce4-terminal-0.8.9.2/config.sub-191-	-sco3.2.[4-9]*)
xfce4-terminal-0.8.9.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xfce4-terminal-0.8.9.2/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-194-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
xfce4-terminal-0.8.9.2/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-198-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
xfce4-terminal-0.8.9.2/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-202-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-204-		os=-sco3.2v2
xfce4-terminal-0.8.9.2/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-206-		;;
xfce4-terminal-0.8.9.2/config.sub-207-	-udk*)
xfce4-terminal-0.8.9.2/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-209-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-211-		os=-isc2.2
xfce4-terminal-0.8.9.2/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-213-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-217-	-isc*)
xfce4-terminal-0.8.9.2/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-219-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-229-	-ptx*)
xfce4-terminal-0.8.9.2/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
xfce4-terminal-0.8.9.2/config.sub-231-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-364-	*-*-*)
xfce4-terminal-0.8.9.2/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfce4-terminal-0.8.9.2/config.sub-366-		exit 1
##############################################
xfce4-terminal-0.8.9.2/config.sub-493-	amd64-*)
xfce4-terminal-0.8.9.2/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-495-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-538-	blackfin-*)
xfce4-terminal-0.8.9.2/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-540-		os=-linux
##############################################
xfce4-terminal-0.8.9.2/config.sub-546-	c54x-*)
xfce4-terminal-0.8.9.2/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-548-		;;
xfce4-terminal-0.8.9.2/config.sub-549-	c55x-*)
xfce4-terminal-0.8.9.2/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-551-		;;
xfce4-terminal-0.8.9.2/config.sub-552-	c6x-*)
xfce4-terminal-0.8.9.2/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-554-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-650-	e500v[12]-*)
xfce4-terminal-0.8.9.2/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-652-		os=$os"spe"
##############################################
xfce4-terminal-0.8.9.2/config.sub-754-	i*86v32)
xfce4-terminal-0.8.9.2/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-756-		os=-sysv32
##############################################
xfce4-terminal-0.8.9.2/config.sub-758-	i*86v4*)
xfce4-terminal-0.8.9.2/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-760-		os=-sysv4
##############################################
xfce4-terminal-0.8.9.2/config.sub-762-	i*86v)
xfce4-terminal-0.8.9.2/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-764-		os=-sysv
##############################################
xfce4-terminal-0.8.9.2/config.sub-766-	i*86sol2)
xfce4-terminal-0.8.9.2/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfce4-terminal-0.8.9.2/config.sub-768-		os=-solaris2
##############################################
xfce4-terminal-0.8.9.2/config.sub-792-	leon-*|leon[3-9]-*)
xfce4-terminal-0.8.9.2/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
xfce4-terminal-0.8.9.2/config.sub-794-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-799-	m68knommu-*)
xfce4-terminal-0.8.9.2/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-801-		os=-linux
##############################################
xfce4-terminal-0.8.9.2/config.sub-833-	mips3*-*)
xfce4-terminal-0.8.9.2/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
xfce4-terminal-0.8.9.2/config.sub-835-		;;
xfce4-terminal-0.8.9.2/config.sub-836-	mips3*)
xfce4-terminal-0.8.9.2/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
xfce4-terminal-0.8.9.2/config.sub-838-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-855-	ms1-*)
xfce4-terminal-0.8.9.2/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
xfce4-terminal-0.8.9.2/config.sub-857-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-980-	parisc-*)
xfce4-terminal-0.8.9.2/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-982-		os=-linux
##############################################
xfce4-terminal-0.8.9.2/config.sub-996-	pc98-*)
xfce4-terminal-0.8.9.2/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-998-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xfce4-terminal-0.8.9.2/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1013-		;;
xfce4-terminal-0.8.9.2/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xfce4-terminal-0.8.9.2/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1016-		;;
xfce4-terminal-0.8.9.2/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xfce4-terminal-0.8.9.2/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1019-		;;
xfce4-terminal-0.8.9.2/config.sub-1020-	pentium4-*)
xfce4-terminal-0.8.9.2/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1022-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1030-	ppc-* | ppcbe-*)
xfce4-terminal-0.8.9.2/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1032-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1036-	ppcle-* | powerpclittle-*)
xfce4-terminal-0.8.9.2/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1038-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1040-		;;
xfce4-terminal-0.8.9.2/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1042-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1046-	ppc64le-* | powerpc64little-*)
xfce4-terminal-0.8.9.2/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1048-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1122-	strongarm-* | thumb-*)
xfce4-terminal-0.8.9.2/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub-1124-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1255-	xscale-* | xscalee[bl]-*)
xfce4-terminal-0.8.9.2/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
xfce4-terminal-0.8.9.2/config.sub-1257-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1317-	*)
xfce4-terminal-0.8.9.2/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfce4-terminal-0.8.9.2/config.sub-1319-		exit 1
##############################################
xfce4-terminal-0.8.9.2/config.sub-1325-	*-digital*)
xfce4-terminal-0.8.9.2/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
xfce4-terminal-0.8.9.2/config.sub-1327-		;;
xfce4-terminal-0.8.9.2/config.sub-1328-	*-commodore*)
xfce4-terminal-0.8.9.2/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
xfce4-terminal-0.8.9.2/config.sub-1330-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1346-	-solaris1 | -solaris1.*)
xfce4-terminal-0.8.9.2/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xfce4-terminal-0.8.9.2/config.sub-1348-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1355-	-gnu/linux*)
xfce4-terminal-0.8.9.2/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xfce4-terminal-0.8.9.2/config.sub-1357-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1407-	-nto*)
xfce4-terminal-0.8.9.2/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xfce4-terminal-0.8.9.2/config.sub-1409-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1414-	-mac*)
xfce4-terminal-0.8.9.2/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
xfce4-terminal-0.8.9.2/config.sub-1416-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1420-	-linux*)
xfce4-terminal-0.8.9.2/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xfce4-terminal-0.8.9.2/config.sub-1422-		;;
xfce4-terminal-0.8.9.2/config.sub-1423-	-sunos5*)
xfce4-terminal-0.8.9.2/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
xfce4-terminal-0.8.9.2/config.sub-1425-		;;
xfce4-terminal-0.8.9.2/config.sub-1426-	-sunos6*)
xfce4-terminal-0.8.9.2/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
xfce4-terminal-0.8.9.2/config.sub-1428-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1469-	-sinix5.*)
xfce4-terminal-0.8.9.2/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
xfce4-terminal-0.8.9.2/config.sub-1471-		;;
##############################################
xfce4-terminal-0.8.9.2/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
xfce4-terminal-0.8.9.2/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
xfce4-terminal-0.8.9.2/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
xfce4-terminal-0.8.9.2/config.sub-1531-		exit 1
##############################################
xfce4-terminal-0.8.9.2/config.sub-1788-		esac
xfce4-terminal-0.8.9.2/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
xfce4-terminal-0.8.9.2/config.sub-1790-		;;
##############################################
xfce4-terminal-0.8.9.2/depcomp-64-  case $1 in
xfce4-terminal-0.8.9.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xfce4-terminal-0.8.9.2/depcomp-66-      *) dir=;;
##############################################
xfce4-terminal-0.8.9.2/depcomp-73-{
xfce4-terminal-0.8.9.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xfce4-terminal-0.8.9.2/depcomp-75-}
##############################################
xfce4-terminal-0.8.9.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xfce4-terminal-0.8.9.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xfce4-terminal-0.8.9.2/depcomp-128-
##############################################
xfce4-terminal-0.8.9.2/depcomp-405-        sleep 1
xfce4-terminal-0.8.9.2/depcomp:406:        i=`expr $i - 1`
xfce4-terminal-0.8.9.2/depcomp-407-      done
xfce4-terminal-0.8.9.2/depcomp-408-    fi
xfce4-terminal-0.8.9.2/depcomp:409:    i=`expr $i - 1`
xfce4-terminal-0.8.9.2/depcomp-410-  done
##############################################
xfce4-terminal-0.8.9.2/depcomp-425-  # Do two passes, one to just change these to
xfce4-terminal-0.8.9.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xfce4-terminal-0.8.9.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xfce4-terminal-0.8.9.2/depcomp-659-  done
xfce4-terminal-0.8.9.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xfce4-terminal-0.8.9.2/depcomp-661-  touch "$tmpdepfile"