===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xfce4-screenshooter-1.9.7/config.sub-52-
xfce4-screenshooter-1.9.7/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xfce4-screenshooter-1.9.7/config.sub-54-
##############################################
xfce4-screenshooter-1.9.7/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
xfce4-screenshooter-1.9.7/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xfce4-screenshooter-1.9.7/config.sub-116-case $maybe_os in
##############################################
xfce4-screenshooter-1.9.7/config.sub-122-    os=-$maybe_os
xfce4-screenshooter-1.9.7/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xfce4-screenshooter-1.9.7/config.sub-124-    ;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-126-    os=-linux-android
xfce4-screenshooter-1.9.7/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xfce4-screenshooter-1.9.7/config.sub-128-    ;;
xfce4-screenshooter-1.9.7/config.sub-129-  *)
xfce4-screenshooter-1.9.7/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
xfce4-screenshooter-1.9.7/config.sub-131-    if [ "$basic_machine" != "$1" ]
xfce4-screenshooter-1.9.7/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
xfce4-screenshooter-1.9.7/config.sub-133-    else os=; fi
##############################################
xfce4-screenshooter-1.9.7/config.sub-180-		os=-sco5v6
xfce4-screenshooter-1.9.7/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-182-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-184-		os=-sco3.2v5
xfce4-screenshooter-1.9.7/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-186-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-188-		os=-sco3.2v4
xfce4-screenshooter-1.9.7/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-190-		;;
xfce4-screenshooter-1.9.7/config.sub-191-	-sco3.2.[4-9]*)
xfce4-screenshooter-1.9.7/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xfce4-screenshooter-1.9.7/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-194-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
xfce4-screenshooter-1.9.7/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-198-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
xfce4-screenshooter-1.9.7/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-202-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-204-		os=-sco3.2v2
xfce4-screenshooter-1.9.7/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-206-		;;
xfce4-screenshooter-1.9.7/config.sub-207-	-udk*)
xfce4-screenshooter-1.9.7/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-209-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-211-		os=-isc2.2
xfce4-screenshooter-1.9.7/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-213-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-217-	-isc*)
xfce4-screenshooter-1.9.7/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-219-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-229-	-ptx*)
xfce4-screenshooter-1.9.7/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
xfce4-screenshooter-1.9.7/config.sub-231-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-364-	*-*-*)
xfce4-screenshooter-1.9.7/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfce4-screenshooter-1.9.7/config.sub-366-		exit 1
##############################################
xfce4-screenshooter-1.9.7/config.sub-493-	amd64-*)
xfce4-screenshooter-1.9.7/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-495-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-538-	blackfin-*)
xfce4-screenshooter-1.9.7/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-540-		os=-linux
##############################################
xfce4-screenshooter-1.9.7/config.sub-546-	c54x-*)
xfce4-screenshooter-1.9.7/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-548-		;;
xfce4-screenshooter-1.9.7/config.sub-549-	c55x-*)
xfce4-screenshooter-1.9.7/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-551-		;;
xfce4-screenshooter-1.9.7/config.sub-552-	c6x-*)
xfce4-screenshooter-1.9.7/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-554-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-650-	e500v[12]-*)
xfce4-screenshooter-1.9.7/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-652-		os=$os"spe"
##############################################
xfce4-screenshooter-1.9.7/config.sub-754-	i*86v32)
xfce4-screenshooter-1.9.7/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-756-		os=-sysv32
##############################################
xfce4-screenshooter-1.9.7/config.sub-758-	i*86v4*)
xfce4-screenshooter-1.9.7/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-760-		os=-sysv4
##############################################
xfce4-screenshooter-1.9.7/config.sub-762-	i*86v)
xfce4-screenshooter-1.9.7/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-764-		os=-sysv
##############################################
xfce4-screenshooter-1.9.7/config.sub-766-	i*86sol2)
xfce4-screenshooter-1.9.7/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfce4-screenshooter-1.9.7/config.sub-768-		os=-solaris2
##############################################
xfce4-screenshooter-1.9.7/config.sub-792-	leon-*|leon[3-9]-*)
xfce4-screenshooter-1.9.7/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
xfce4-screenshooter-1.9.7/config.sub-794-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-799-	m68knommu-*)
xfce4-screenshooter-1.9.7/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-801-		os=-linux
##############################################
xfce4-screenshooter-1.9.7/config.sub-833-	mips3*-*)
xfce4-screenshooter-1.9.7/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
xfce4-screenshooter-1.9.7/config.sub-835-		;;
xfce4-screenshooter-1.9.7/config.sub-836-	mips3*)
xfce4-screenshooter-1.9.7/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
xfce4-screenshooter-1.9.7/config.sub-838-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-855-	ms1-*)
xfce4-screenshooter-1.9.7/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
xfce4-screenshooter-1.9.7/config.sub-857-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-980-	parisc-*)
xfce4-screenshooter-1.9.7/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-982-		os=-linux
##############################################
xfce4-screenshooter-1.9.7/config.sub-996-	pc98-*)
xfce4-screenshooter-1.9.7/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-998-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xfce4-screenshooter-1.9.7/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1013-		;;
xfce4-screenshooter-1.9.7/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xfce4-screenshooter-1.9.7/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1016-		;;
xfce4-screenshooter-1.9.7/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xfce4-screenshooter-1.9.7/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1019-		;;
xfce4-screenshooter-1.9.7/config.sub-1020-	pentium4-*)
xfce4-screenshooter-1.9.7/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1022-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1030-	ppc-* | ppcbe-*)
xfce4-screenshooter-1.9.7/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1032-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1036-	ppcle-* | powerpclittle-*)
xfce4-screenshooter-1.9.7/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1038-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1040-		;;
xfce4-screenshooter-1.9.7/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1042-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1046-	ppc64le-* | powerpc64little-*)
xfce4-screenshooter-1.9.7/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1048-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1122-	strongarm-* | thumb-*)
xfce4-screenshooter-1.9.7/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub-1124-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1255-	xscale-* | xscalee[bl]-*)
xfce4-screenshooter-1.9.7/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
xfce4-screenshooter-1.9.7/config.sub-1257-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1317-	*)
xfce4-screenshooter-1.9.7/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfce4-screenshooter-1.9.7/config.sub-1319-		exit 1
##############################################
xfce4-screenshooter-1.9.7/config.sub-1325-	*-digital*)
xfce4-screenshooter-1.9.7/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
xfce4-screenshooter-1.9.7/config.sub-1327-		;;
xfce4-screenshooter-1.9.7/config.sub-1328-	*-commodore*)
xfce4-screenshooter-1.9.7/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
xfce4-screenshooter-1.9.7/config.sub-1330-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1346-	-solaris1 | -solaris1.*)
xfce4-screenshooter-1.9.7/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xfce4-screenshooter-1.9.7/config.sub-1348-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1355-	-gnu/linux*)
xfce4-screenshooter-1.9.7/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xfce4-screenshooter-1.9.7/config.sub-1357-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1407-	-nto*)
xfce4-screenshooter-1.9.7/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xfce4-screenshooter-1.9.7/config.sub-1409-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1414-	-mac*)
xfce4-screenshooter-1.9.7/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
xfce4-screenshooter-1.9.7/config.sub-1416-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1420-	-linux*)
xfce4-screenshooter-1.9.7/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xfce4-screenshooter-1.9.7/config.sub-1422-		;;
xfce4-screenshooter-1.9.7/config.sub-1423-	-sunos5*)
xfce4-screenshooter-1.9.7/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
xfce4-screenshooter-1.9.7/config.sub-1425-		;;
xfce4-screenshooter-1.9.7/config.sub-1426-	-sunos6*)
xfce4-screenshooter-1.9.7/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
xfce4-screenshooter-1.9.7/config.sub-1428-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1469-	-sinix5.*)
xfce4-screenshooter-1.9.7/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
xfce4-screenshooter-1.9.7/config.sub-1471-		;;
##############################################
xfce4-screenshooter-1.9.7/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
xfce4-screenshooter-1.9.7/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
xfce4-screenshooter-1.9.7/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
xfce4-screenshooter-1.9.7/config.sub-1531-		exit 1
##############################################
xfce4-screenshooter-1.9.7/config.sub-1788-		esac
xfce4-screenshooter-1.9.7/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
xfce4-screenshooter-1.9.7/config.sub-1790-		;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-94-#
xfce4-screenshooter-1.9.7/ltmain.sh:95:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
xfce4-screenshooter-1.9.7/ltmain.sh-96-#
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-210-          func_executable_p "$_G_path_prog" || continue
xfce4-screenshooter-1.9.7/ltmain.sh:211:          case `"$_G_path_prog" --version 2>&1` in
xfce4-screenshooter-1.9.7/ltmain.sh-212-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-257-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfce4-screenshooter-1.9.7/ltmain.sh:258:      _G_count=`expr $_G_count + 1`
xfce4-screenshooter-1.9.7/ltmain.sh-259-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-293-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfce4-screenshooter-1.9.7/ltmain.sh:294:      _G_count=`expr $_G_count + 1`
xfce4-screenshooter-1.9.7/ltmain.sh-295-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-418-# The name of this program.
xfce4-screenshooter-1.9.7/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
xfce4-screenshooter-1.9.7/ltmain.sh-420-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-424-  *[\\/]*)
xfce4-screenshooter-1.9.7/ltmain.sh:425:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
xfce4-screenshooter-1.9.7/ltmain.sh:426:     progdir=`cd "$progdir" && pwd`
xfce4-screenshooter-1.9.7/ltmain.sh-427-     progpath=$progdir/$progname
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-618-
xfce4-screenshooter-1.9.7/ltmain.sh:619:    eval _G_current_value='`$ECHO $'$1'`'
xfce4-screenshooter-1.9.7/ltmain.sh:620:    _G_delim=`expr "$2" : '\(.\)'`
xfce4-screenshooter-1.9.7/ltmain.sh-621-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-647-
xfce4-screenshooter-1.9.7/ltmain.sh:648:    func_arith_result=`expr "$@"`
xfce4-screenshooter-1.9.7/ltmain.sh-649-  }
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-668-  # ...otherwise fall back to using sed.
xfce4-screenshooter-1.9.7/ltmain.sh:669:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
xfce4-screenshooter-1.9.7/ltmain.sh:670:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
xfce4-screenshooter-1.9.7/ltmain.sh-671-      if test "X$func_dirname_result" = "X$1"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-765-      test -n "$_G_tc" && {
xfce4-screenshooter-1.9.7/ltmain.sh:766:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
xfce4-screenshooter-1.9.7/ltmain.sh:767:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
xfce4-screenshooter-1.9.7/ltmain.sh-768-      }
xfce4-screenshooter-1.9.7/ltmain.sh-769-    done
xfce4-screenshooter-1.9.7/ltmain.sh:770:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
xfce4-screenshooter-1.9.7/ltmain.sh-771-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-839-
xfce4-screenshooter-1.9.7/ltmain.sh:840:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
xfce4-screenshooter-1.9.7/ltmain.sh-841-  }
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-871-        # ...otherwise throw away the child directory and loop
xfce4-screenshooter-1.9.7/ltmain.sh:872:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
xfce4-screenshooter-1.9.7/ltmain.sh-873-      done
xfce4-screenshooter-1.9.7/ltmain.sh:874:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
xfce4-screenshooter-1.9.7/ltmain.sh-875-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-909-      # If mktemp works, use that first and foremost
xfce4-screenshooter-1.9.7/ltmain.sh:910:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-911-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-1181-# but optimized for speed.  Result is stored in $func_quotefast_eval.
xfce4-screenshooter-1.9.7/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
xfce4-screenshooter-1.9.7/ltmain.sh-1183-  printf -v _GL_test_printf_tilde %q '~'
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-1320-    case $2 in
xfce4-screenshooter-1.9.7/ltmain.sh:1321:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
xfce4-screenshooter-1.9.7/ltmain.sh:1322:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
xfce4-screenshooter-1.9.7/ltmain.sh-1323-    esac
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-1393-    [0-9]* | *[!a-zA-Z0-9_]*)
xfce4-screenshooter-1.9.7/ltmain.sh:1394:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
xfce4-screenshooter-1.9.7/ltmain.sh-1395-      ;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-1480-
xfce4-screenshooter-1.9.7/ltmain.sh:1481:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
xfce4-screenshooter-1.9.7/ltmain.sh-1482-}
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell
xfce4-screenshooter-1.9.7/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another
xfce4-screenshooter-1.9.7/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-1636-
xfce4-screenshooter-1.9.7/ltmain.sh:1637:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
xfce4-screenshooter-1.9.7/ltmain.sh-1638-}
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2056-
xfce4-screenshooter-1.9.7/ltmain.sh:2057:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
xfce4-screenshooter-1.9.7/ltmain.sh-2058-      func_split_equals_rhs=
xfce4-screenshooter-1.9.7/ltmain.sh-2059-      test "x$func_split_equals_lhs" = "x$1" \
xfce4-screenshooter-1.9.7/ltmain.sh:2060:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
xfce4-screenshooter-1.9.7/ltmain.sh-2061-  }
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2084-
xfce4-screenshooter-1.9.7/ltmain.sh:2085:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
xfce4-screenshooter-1.9.7/ltmain.sh:2086:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
xfce4-screenshooter-1.9.7/ltmain.sh-2087-  }
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2270-       version:        $progname (GNU libtool) 2.4.6.42-b88ce
xfce4-screenshooter-1.9.7/ltmain.sh:2271:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
xfce4-screenshooter-1.9.7/ltmain.sh:2272:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
xfce4-screenshooter-1.9.7/ltmain.sh-2273-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2309-  {
xfce4-screenshooter-1.9.7/ltmain.sh:2310:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
xfce4-screenshooter-1.9.7/ltmain.sh-2311-  }
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2314-  {
xfce4-screenshooter-1.9.7/ltmain.sh:2315:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
xfce4-screenshooter-1.9.7/ltmain.sh-2316-  }
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2405-	  # quotes we have to do it in 2 steps:
xfce4-screenshooter-1.9.7/ltmain.sh:2406:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xfce4-screenshooter-1.9.7/ltmain.sh-2407-	  eval "$extractedcf"
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2873-      done
xfce4-screenshooter-1.9.7/ltmain.sh:2874:      CC_expanded=`func_echo_all $CC`
xfce4-screenshooter-1.9.7/ltmain.sh:2875:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xfce4-screenshooter-1.9.7/ltmain.sh-2876-      case $@ in
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2886-	    # Evaluate the configuration.
xfce4-screenshooter-1.9.7/ltmain.sh:2887:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xfce4-screenshooter-1.9.7/ltmain.sh-2888-	    CC_quoted=
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2892-	    done
xfce4-screenshooter-1.9.7/ltmain.sh:2893:	    CC_expanded=`func_echo_all $CC`
xfce4-screenshooter-1.9.7/ltmain.sh:2894:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xfce4-screenshooter-1.9.7/ltmain.sh-2895-	    case "$@ " in
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-2984-    # zero AND non-empty stdout, which explains the odd construction:
xfce4-screenshooter-1.9.7/ltmain.sh:2985:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-2986-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-3052-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xfce4-screenshooter-1.9.7/ltmain.sh:3053:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-3054-    if test "$?" -ne 0; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-3223-    # LT_CYGPATH in this case.
xfce4-screenshooter-1.9.7/ltmain.sh:3224:    func_to_host_file_result=`cygpath -m "$1"`
xfce4-screenshooter-1.9.7/ltmain.sh-3225-  fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-3380-    func_to_host_path_tmp1=$func_stripname_result
xfce4-screenshooter-1.9.7/ltmain.sh:3381:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xfce4-screenshooter-1.9.7/ltmain.sh-3382-    func_convert_path_check : ";" \
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-3590-    *.[cCFSifmso] | \
xfce4-screenshooter-1.9.7/ltmain.sh:3591:    *.ada | *.adb | *.ads | *.asm | \
xfce4-screenshooter-1.9.7/ltmain.sh-3592-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-3667-    if test no = "$compiler_c_o"; then
xfce4-screenshooter-1.9.7/ltmain.sh:3668:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
xfce4-screenshooter-1.9.7/ltmain.sh-3669-      lockfile=$output_obj.lock
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-3686-*** ERROR, $lockfile exists and contains:
xfce4-screenshooter-1.9.7/ltmain.sh:3687:`cat $lockfile 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-3688-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-3734-      if test warn = "$need_locks" &&
xfce4-screenshooter-1.9.7/ltmain.sh:3735:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfce4-screenshooter-1.9.7/ltmain.sh-3736-	$ECHO "\
xfce4-screenshooter-1.9.7/ltmain.sh-3737-*** ERROR, $lockfile contains:
xfce4-screenshooter-1.9.7/ltmain.sh:3738:`cat $lockfile 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-3739-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-3783-      if test warn = "$need_locks" &&
xfce4-screenshooter-1.9.7/ltmain.sh:3784:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfce4-screenshooter-1.9.7/ltmain.sh-3785-	$ECHO "\
xfce4-screenshooter-1.9.7/ltmain.sh-3786-*** ERROR, $lockfile contains:
xfce4-screenshooter-1.9.7/ltmain.sh:3787:`cat $lockfile 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-3788-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4109-      # Get the absolute pathname.
xfce4-screenshooter-1.9.7/ltmain.sh:4110:      absdir=`cd "$dir" && pwd`
xfce4-screenshooter-1.9.7/ltmain.sh-4111-      test -n "$absdir" && dir=$absdir
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4208-      if test -n "$lt_sysroot"; then
xfce4-screenshooter-1.9.7/ltmain.sh:4209:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xfce4-screenshooter-1.9.7/ltmain.sh-4210-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4492-	  # Determine the prefix the user has applied to our future dir.
xfce4-screenshooter-1.9.7/ltmain.sh:4493:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xfce4-screenshooter-1.9.7/ltmain.sh-4494-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4505-	    # Stick the inst_prefix_dir data into the link command.
xfce4-screenshooter-1.9.7/ltmain.sh:4506:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xfce4-screenshooter-1.9.7/ltmain.sh-4507-	  else
xfce4-screenshooter-1.9.7/ltmain.sh:4508:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xfce4-screenshooter-1.9.7/ltmain.sh-4509-	  fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4672-	    fi
xfce4-screenshooter-1.9.7/ltmain.sh:4673:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-4674-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4691-	        # Replace the output file specification.
xfce4-screenshooter-1.9.7/ltmain.sh:4692:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-4693-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4710-	    # Install the binary that we compiled earlier.
xfce4-screenshooter-1.9.7/ltmain.sh:4711:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xfce4-screenshooter-1.9.7/ltmain.sh-4712-	  fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4784-    my_pic_p=${3-false}
xfce4-screenshooter-1.9.7/ltmain.sh:4785:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-4786-    my_dlsyms=
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4842-	  # Add our own program objects to the symbol list.
xfce4-screenshooter-1.9.7/ltmain.sh:4843:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-screenshooter-1.9.7/ltmain.sh-4844-	  for progfile in $progfiles; do
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-4904-	          # Use subshell, to avoid clobbering current variable values
xfce4-screenshooter-1.9.7/ltmain.sh:4905:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xfce4-screenshooter-1.9.7/ltmain.sh-4906-	          if test -n "$dlprefile_dlname"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5073-	  if test -f "$output_objdir/$my_outputname.def"; then
xfce4-screenshooter-1.9.7/ltmain.sh:5074:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfce4-screenshooter-1.9.7/ltmain.sh:5075:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfce4-screenshooter-1.9.7/ltmain.sh-5076-	  else
xfce4-screenshooter-1.9.7/ltmain.sh:5077:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-screenshooter-1.9.7/ltmain.sh:5078:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-screenshooter-1.9.7/ltmain.sh-5079-	  fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5081-	*)
xfce4-screenshooter-1.9.7/ltmain.sh:5082:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-screenshooter-1.9.7/ltmain.sh:5083:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-screenshooter-1.9.7/ltmain.sh-5084-	  ;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5096-      # Nullify the symbol file.
xfce4-screenshooter-1.9.7/ltmain.sh:5097:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xfce4-screenshooter-1.9.7/ltmain.sh:5098:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xfce4-screenshooter-1.9.7/ltmain.sh-5099-    fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5110-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfce4-screenshooter-1.9.7/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-screenshooter-1.9.7/ltmain.sh-5112-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5123-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfce4-screenshooter-1.9.7/ltmain.sh:5124:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xfce4-screenshooter-1.9.7/ltmain.sh-5125-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5139-  win32_libid_type=unknown
xfce4-screenshooter-1.9.7/ltmain.sh:5140:  win32_fileres=`file -L $1 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-5141-  case $win32_fileres in
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5204-
xfce4-screenshooter-1.9.7/ltmain.sh:5205:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xfce4-screenshooter-1.9.7/ltmain.sh-5206-}
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5222-
xfce4-screenshooter-1.9.7/ltmain.sh:5223:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xfce4-screenshooter-1.9.7/ltmain.sh-5224-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5286-    # binutils import library
xfce4-screenshooter-1.9.7/ltmain.sh:5287:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xfce4-screenshooter-1.9.7/ltmain.sh-5288-  elif func_cygming_ms_implib_p "$1"; then
xfce4-screenshooter-1.9.7/ltmain.sh-5289-    # ms-generated import library
xfce4-screenshooter-1.9.7/ltmain.sh:5290:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xfce4-screenshooter-1.9.7/ltmain.sh-5291-  else
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5370-	  darwin_base_archive=$func_basename_result
xfce4-screenshooter-1.9.7/ltmain.sh:5371:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xfce4-screenshooter-1.9.7/ltmain.sh-5372-	  if test -n "$darwin_arches"; then
xfce4-screenshooter-1.9.7/ltmain.sh:5373:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xfce4-screenshooter-1.9.7/ltmain.sh-5374-	    darwin_arch=
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5384-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xfce4-screenshooter-1.9.7/ltmain.sh:5385:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
xfce4-screenshooter-1.9.7/ltmain.sh-5386-	    darwin_file=
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5388-	    for darwin_file in $darwin_filelist; do
xfce4-screenshooter-1.9.7/ltmain.sh:5389:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xfce4-screenshooter-1.9.7/ltmain.sh-5390-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5403-      esac
xfce4-screenshooter-1.9.7/ltmain.sh:5404:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xfce4-screenshooter-1.9.7/ltmain.sh-5405-    done
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5510-    --lt-dump-script)
xfce4-screenshooter-1.9.7/ltmain.sh:5511:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xfce4-screenshooter-1.9.7/ltmain.sh-5512-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xfce4-screenshooter-1.9.7/ltmain.sh:5513:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xfce4-screenshooter-1.9.7/ltmain.sh-5514-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5537-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
xfce4-screenshooter-1.9.7/ltmain.sh:5538:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xfce4-screenshooter-1.9.7/ltmain.sh-5539-  done
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5595-  # Find the directory that this script lives in.
xfce4-screenshooter-1.9.7/ltmain.sh:5596:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xfce4-screenshooter-1.9.7/ltmain.sh-5597-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5599-  # Follow symbolic links until we get to the real thisdir.
xfce4-screenshooter-1.9.7/ltmain.sh:5600:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xfce4-screenshooter-1.9.7/ltmain.sh-5601-  while test -n \"\$file\"; do
xfce4-screenshooter-1.9.7/ltmain.sh:5602:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xfce4-screenshooter-1.9.7/ltmain.sh-5603-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5611-
xfce4-screenshooter-1.9.7/ltmain.sh:5612:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xfce4-screenshooter-1.9.7/ltmain.sh:5613:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xfce4-screenshooter-1.9.7/ltmain.sh-5614-  done
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5625-    case \"\$thisdir\" in
xfce4-screenshooter-1.9.7/ltmain.sh:5626:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xfce4-screenshooter-1.9.7/ltmain.sh-5627-    $objdir )   thisdir=. ;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5631-  # Try to get the absolute directory name.
xfce4-screenshooter-1.9.7/ltmain.sh:5632:  absdir=\`cd \"\$thisdir\" && pwd\`
xfce4-screenshooter-1.9.7/ltmain.sh-5633-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5641-  if test ! -f \"\$progdir/\$program\" ||
xfce4-screenshooter-1.9.7/ltmain.sh:5642:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
xfce4-screenshooter-1.9.7/ltmain.sh-5643-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5656-    if test -n \"\$relink_command\"; then
xfce4-screenshooter-1.9.7/ltmain.sh:5657:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xfce4-screenshooter-1.9.7/ltmain.sh-5658-      else
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-5700-    # The second colon is a workaround for a bug in BeOS R4 sed
xfce4-screenshooter-1.9.7/ltmain.sh:5701:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xfce4-screenshooter-1.9.7/ltmain.sh-5702-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-6679-
xfce4-screenshooter-1.9.7/ltmain.sh:6680:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xfce4-screenshooter-1.9.7/ltmain.sh-6681-    *import*) : ;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-6927-	    moreargs=
xfce4-screenshooter-1.9.7/ltmain.sh:6928:	    for fil in `cat "$save_arg"`
xfce4-screenshooter-1.9.7/ltmain.sh-6929-	    do
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-7188-	*)
xfce4-screenshooter-1.9.7/ltmain.sh:7189:	  absdir=`cd "$dir" && pwd`
xfce4-screenshooter-1.9.7/ltmain.sh-7190-	  test -z "$absdir" && \
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-7209-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfce4-screenshooter-1.9.7/ltmain.sh:7210:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xfce4-screenshooter-1.9.7/ltmain.sh-7211-	  case :$dllsearchpath: in
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-7506-      -Z*)
xfce4-screenshooter-1.9.7/ltmain.sh:7507:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
xfce4-screenshooter-1.9.7/ltmain.sh-7508-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-7676-      # get the directories listed in $shlibpath_var
xfce4-screenshooter-1.9.7/ltmain.sh:7677:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
xfce4-screenshooter-1.9.7/ltmain.sh-7678-    else
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-7992-		  set dummy $deplibs_check_method; shift
xfce4-screenshooter-1.9.7/ltmain.sh:7993:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-screenshooter-1.9.7/ltmain.sh-7994-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8082-	if test -n "$inherited_linker_flags"; then
xfce4-screenshooter-1.9.7/ltmain.sh:8083:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xfce4-screenshooter-1.9.7/ltmain.sh-8084-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8090-	fi
xfce4-screenshooter-1.9.7/ltmain.sh:8091:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-8092-	if test lib,link = "$linkmode,$pass" ||
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8163-	*)
xfce4-screenshooter-1.9.7/ltmain.sh:8164:	  abs_ladir=`cd "$ladir" && pwd`
xfce4-screenshooter-1.9.7/ltmain.sh-8165-	  if test -z "$abs_ladir"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8416-	    shift
xfce4-screenshooter-1.9.7/ltmain.sh:8417:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-screenshooter-1.9.7/ltmain.sh-8418-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8708-		*)
xfce4-screenshooter-1.9.7/ltmain.sh:8709:		  absdir=`cd "$dir" && pwd`
xfce4-screenshooter-1.9.7/ltmain.sh-8710-		  if test -z "$absdir"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8719-		  depdepl=
xfce4-screenshooter-1.9.7/ltmain.sh:8720:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xfce4-screenshooter-1.9.7/ltmain.sh-8721-		  if test -n "$deplibrary_names"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8726-		      depdepl=$absdir/$objdir/$depdepl
xfce4-screenshooter-1.9.7/ltmain.sh:8727:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xfce4-screenshooter-1.9.7/ltmain.sh-8728-                      if test -z "$darwin_install_name"; then
xfce4-screenshooter-1.9.7/ltmain.sh:8729:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xfce4-screenshooter-1.9.7/ltmain.sh-8730-                      fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8741-		else
xfce4-screenshooter-1.9.7/ltmain.sh:8742:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xfce4-screenshooter-1.9.7/ltmain.sh-8743-		  test -z "$libdir" && \
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8764-	else
xfce4-screenshooter-1.9.7/ltmain.sh:8765:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-8766-	fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-8853-        linux*)
xfce4-screenshooter-1.9.7/ltmain.sh:8854:          case `$CC -V 2>&1 | sed 5q` in
xfce4-screenshooter-1.9.7/ltmain.sh-8855-          *Sun\ C*) # Sun C++ 5.9
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9258-	removelist=
xfce4-screenshooter-1.9.7/ltmain.sh:9259:	tempremovelist=`$ECHO "$output_objdir/*"`
xfce4-screenshooter-1.9.7/ltmain.sh-9260-	for p in $tempremovelist; do
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9284-	# Transform .lo files to .o files.
xfce4-screenshooter-1.9.7/ltmain.sh:9285:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
xfce4-screenshooter-1.9.7/ltmain.sh-9286-      fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9289-      #for path in $notinst_path; do
xfce4-screenshooter-1.9.7/ltmain.sh:9290:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xfce4-screenshooter-1.9.7/ltmain.sh:9291:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xfce4-screenshooter-1.9.7/ltmain.sh:9292:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xfce4-screenshooter-1.9.7/ltmain.sh-9293-      #done
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9410-		if test -n "$i"; then
xfce4-screenshooter-1.9.7/ltmain.sh:9411:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-screenshooter-1.9.7/ltmain.sh:9412:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfce4-screenshooter-1.9.7/ltmain.sh-9413-		  set dummy $deplib_matches; shift
xfce4-screenshooter-1.9.7/ltmain.sh-9414-		  deplib_match=$1
xfce4-screenshooter-1.9.7/ltmain.sh:9415:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfce4-screenshooter-1.9.7/ltmain.sh-9416-		    func_append newdeplibs " $i"
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9453-		  if test -n "$i"; then
xfce4-screenshooter-1.9.7/ltmain.sh:9454:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-screenshooter-1.9.7/ltmain.sh:9455:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfce4-screenshooter-1.9.7/ltmain.sh-9456-		    set dummy $deplib_matches; shift
xfce4-screenshooter-1.9.7/ltmain.sh-9457-		    deplib_match=$1
xfce4-screenshooter-1.9.7/ltmain.sh:9458:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfce4-screenshooter-1.9.7/ltmain.sh-9459-		      func_append newdeplibs " $i"
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9488-	  set dummy $deplibs_check_method; shift
xfce4-screenshooter-1.9.7/ltmain.sh:9489:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-screenshooter-1.9.7/ltmain.sh-9490-	  for a_deplib in $deplibs; do
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9503-	      if test -n "$a_deplib"; then
xfce4-screenshooter-1.9.7/ltmain.sh:9504:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-screenshooter-1.9.7/ltmain.sh-9505-		if test -n "$file_magic_glob"; then
xfce4-screenshooter-1.9.7/ltmain.sh:9506:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xfce4-screenshooter-1.9.7/ltmain.sh-9507-		else
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9513-		    shopt -s nocaseglob
xfce4-screenshooter-1.9.7/ltmain.sh:9514:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-9515-		    $nocaseglob
xfce4-screenshooter-1.9.7/ltmain.sh-9516-		  else
xfce4-screenshooter-1.9.7/ltmain.sh:9517:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-9518-		  fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9531-		      while test -h "$potlib" 2>/dev/null; do
xfce4-screenshooter-1.9.7/ltmain.sh:9532:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
xfce4-screenshooter-1.9.7/ltmain.sh-9533-			case $potliblink in
xfce4-screenshooter-1.9.7/ltmain.sh-9534-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
xfce4-screenshooter-1.9.7/ltmain.sh:9535:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
xfce4-screenshooter-1.9.7/ltmain.sh-9536-			esac
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9572-	  set dummy $deplibs_check_method; shift
xfce4-screenshooter-1.9.7/ltmain.sh:9573:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-screenshooter-1.9.7/ltmain.sh-9574-	  for a_deplib in $deplibs; do
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9587-	      if test -n "$a_deplib"; then
xfce4-screenshooter-1.9.7/ltmain.sh:9588:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-screenshooter-1.9.7/ltmain.sh-9589-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xfce4-screenshooter-1.9.7/ltmain.sh:9590:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xfce4-screenshooter-1.9.7/ltmain.sh-9591-		  for potent_lib in $potential_libs; do
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9626-	  newdeplibs=
xfce4-screenshooter-1.9.7/ltmain.sh:9627:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xfce4-screenshooter-1.9.7/ltmain.sh-9628-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9630-	      # can't use Xsed below, because $i might contain '/'
xfce4-screenshooter-1.9.7/ltmain.sh:9631:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
xfce4-screenshooter-1.9.7/ltmain.sh-9632-	    done
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9656-	  # On Rhapsody replace the C library with the System framework
xfce4-screenshooter-1.9.7/ltmain.sh:9657:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-screenshooter-1.9.7/ltmain.sh-9658-	  ;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9708-	*-*-darwin*)
xfce4-screenshooter-1.9.7/ltmain.sh:9709:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-screenshooter-1.9.7/ltmain.sh:9710:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-screenshooter-1.9.7/ltmain.sh:9711:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-9712-	  ;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-9835-	# Use standard objects if they are pic
xfce4-screenshooter-1.9.7/ltmain.sh:9836:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-screenshooter-1.9.7/ltmain.sh-9837-	test "X$libobjs" = "X " && libobjs=
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10349-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xfce4-screenshooter-1.9.7/ltmain.sh:10350:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xfce4-screenshooter-1.9.7/ltmain.sh-10351-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10364-      # Create the old-style object.
xfce4-screenshooter-1.9.7/ltmain.sh:10365:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
xfce4-screenshooter-1.9.7/ltmain.sh-10366-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10422-	# On Rhapsody replace the C library is the System framework
xfce4-screenshooter-1.9.7/ltmain.sh:10423:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-screenshooter-1.9.7/ltmain.sh:10424:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-screenshooter-1.9.7/ltmain.sh-10425-	;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10440-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xfce4-screenshooter-1.9.7/ltmain.sh:10441:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-screenshooter-1.9.7/ltmain.sh:10442:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-10443-	;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10518-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfce4-screenshooter-1.9.7/ltmain.sh:10519:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
xfce4-screenshooter-1.9.7/ltmain.sh-10520-	  case :$dllsearchpath: in
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10578-	# Transform all the library objects into standard objects.
xfce4-screenshooter-1.9.7/ltmain.sh:10579:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-screenshooter-1.9.7/ltmain.sh:10580:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-screenshooter-1.9.7/ltmain.sh-10581-      fi
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10606-	# Replace the output file specification.
xfce4-screenshooter-1.9.7/ltmain.sh:10607:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-10608-	link_command=$compile_command$compile_rpath
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10615-	  func_to_tool_file "$output"
xfce4-screenshooter-1.9.7/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-screenshooter-1.9.7/ltmain.sh-10617-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10659-	# Replace the output file specification.
xfce4-screenshooter-1.9.7/ltmain.sh:10660:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-10661-	# Delete the old output file.
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10667-	  func_to_tool_file "$output"
xfce4-screenshooter-1.9.7/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-screenshooter-1.9.7/ltmain.sh-10669-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10685-	  link_command=$finalize_var$compile_command$finalize_rpath
xfce4-screenshooter-1.9.7/ltmain.sh:10686:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-10687-          ;;
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10698-      # Replace the output file specification.
xfce4-screenshooter-1.9.7/ltmain.sh:10699:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xfce4-screenshooter-1.9.7/ltmain.sh-10700-
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10707-	func_to_tool_file "$output_objdir/$outputname"
xfce4-screenshooter-1.9.7/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-screenshooter-1.9.7/ltmain.sh-10709-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-10998-		func_resolve_sysroot "$deplib"
xfce4-screenshooter-1.9.7/ltmain.sh:10999:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xfce4-screenshooter-1.9.7/ltmain.sh-11000-		test -z "$libdir" && \
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-11024-		name=$func_basename_result
xfce4-screenshooter-1.9.7/ltmain.sh:11025:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfce4-screenshooter-1.9.7/ltmain.sh-11026-		test -z "$libdir" && \
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-11043-		name=$func_basename_result
xfce4-screenshooter-1.9.7/ltmain.sh:11044:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfce4-screenshooter-1.9.7/ltmain.sh-11045-		test -z "$libdir" && \
##############################################
xfce4-screenshooter-1.9.7/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xfce4-screenshooter-1.9.7/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xfce4-screenshooter-1.9.7/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xfce4-screenshooter-1.9.7/compile-67-	mingw/*)
xfce4-screenshooter-1.9.7/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xfce4-screenshooter-1.9.7/compile-69-	  ;;
xfce4-screenshooter-1.9.7/compile-70-	cygwin/*)
xfce4-screenshooter-1.9.7/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xfce4-screenshooter-1.9.7/compile-72-	  ;;
xfce4-screenshooter-1.9.7/compile-73-	wine/*)
xfce4-screenshooter-1.9.7/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xfce4-screenshooter-1.9.7/compile-75-	  ;;
##############################################
xfce4-screenshooter-1.9.7/compile-310-# Name of file we expect compiler to create.
xfce4-screenshooter-1.9.7/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xfce4-screenshooter-1.9.7/compile-312-
##############################################
xfce4-screenshooter-1.9.7/compile-316-# object file name, since that is what matters with a parallel build.
xfce4-screenshooter-1.9.7/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xfce4-screenshooter-1.9.7/compile-318-while true; do
##############################################
xfce4-screenshooter-1.9.7/po/Makefile.in.in-58-
xfce4-screenshooter-1.9.7/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-screenshooter-1.9.7/po/Makefile.in.in-60-
##############################################
xfce4-screenshooter-1.9.7/po/Makefile.in.in-88-.po.gmo:
xfce4-screenshooter-1.9.7/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
xfce4-screenshooter-1.9.7/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
xfce4-screenshooter-1.9.7/po/Makefile.in.in-189-	  echo "$$lang:"; \
xfce4-screenshooter-1.9.7/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
xfce4-screenshooter-1.9.7/po/Makefile.in.in-191-	  if $$result; then \
##############################################
xfce4-screenshooter-1.9.7/install-sh-234-      fi
xfce4-screenshooter-1.9.7/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xfce4-screenshooter-1.9.7/install-sh-236-    *)
##############################################
xfce4-screenshooter-1.9.7/install-sh-280-      dstdir=$dst
xfce4-screenshooter-1.9.7/install-sh:281:      dstbase=`basename "$src"`
xfce4-screenshooter-1.9.7/install-sh-282-      case $dst in
##############################################
xfce4-screenshooter-1.9.7/install-sh-287-    else
xfce4-screenshooter-1.9.7/install-sh:288:      dstdir=`dirname "$dst"`
xfce4-screenshooter-1.9.7/install-sh-289-      test -d "$dstdir"
##############################################
xfce4-screenshooter-1.9.7/install-sh-354-                   test_tmpdir="$tmpdir/a"
xfce4-screenshooter-1.9.7/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
xfce4-screenshooter-1.9.7/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
xfce4-screenshooter-1.9.7/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
xfce4-screenshooter-1.9.7/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
xfce4-screenshooter-1.9.7/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xfce4-screenshooter-1.9.7/install-sh-419-            case $prefix in
xfce4-screenshooter-1.9.7/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xfce4-screenshooter-1.9.7/install-sh-421-              *) qprefix=$prefix;;
##############################################
xfce4-screenshooter-1.9.7/install-sh-468-    if $copy_on_change &&
xfce4-screenshooter-1.9.7/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xfce4-screenshooter-1.9.7/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xfce4-screenshooter-1.9.7/install-sh-471-       set -f &&
##############################################
xfce4-screenshooter-1.9.7/depcomp-64-  case $1 in
xfce4-screenshooter-1.9.7/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xfce4-screenshooter-1.9.7/depcomp-66-      *) dir=;;
##############################################
xfce4-screenshooter-1.9.7/depcomp-73-{
xfce4-screenshooter-1.9.7/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xfce4-screenshooter-1.9.7/depcomp-75-}
##############################################
xfce4-screenshooter-1.9.7/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xfce4-screenshooter-1.9.7/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xfce4-screenshooter-1.9.7/depcomp-128-
##############################################
xfce4-screenshooter-1.9.7/depcomp-405-        sleep 1
xfce4-screenshooter-1.9.7/depcomp:406:        i=`expr $i - 1`
xfce4-screenshooter-1.9.7/depcomp-407-      done
xfce4-screenshooter-1.9.7/depcomp-408-    fi
xfce4-screenshooter-1.9.7/depcomp:409:    i=`expr $i - 1`
xfce4-screenshooter-1.9.7/depcomp-410-  done
##############################################
xfce4-screenshooter-1.9.7/depcomp-425-  # Do two passes, one to just change these to
xfce4-screenshooter-1.9.7/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xfce4-screenshooter-1.9.7/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xfce4-screenshooter-1.9.7/depcomp-659-  done
xfce4-screenshooter-1.9.7/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xfce4-screenshooter-1.9.7/depcomp-661-  touch "$tmpdepfile"
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-274-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xfce4-screenshooter-1.9.7/aclocal.m4:275:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
xfce4-screenshooter-1.9.7/aclocal.m4-276-	if test "$MSGFMT" != "no"; then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-295-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xfce4-screenshooter-1.9.7/aclocal.m4:296:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xfce4-screenshooter-1.9.7/aclocal.m4-297-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-446-   if test "x$srcdir" != "x."; then
xfce4-screenshooter-1.9.7/aclocal.m4:447:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
xfce4-screenshooter-1.9.7/aclocal.m4-448-       posrcprefix="$srcdir/"
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-471-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
xfce4-screenshooter-1.9.7/aclocal.m4:472:datarootdir=`eval echo "${datarootdir}"`
xfce4-screenshooter-1.9.7/aclocal.m4-473-if test "x$CATOBJEXT" = "x.mo" ; then
xfce4-screenshooter-1.9.7/aclocal.m4:474:  localedir=`eval echo "${libdir}/locale"`
xfce4-screenshooter-1.9.7/aclocal.m4-475-else
xfce4-screenshooter-1.9.7/aclocal.m4:476:  localedir=`eval echo "${datadir}/locale"`
xfce4-screenshooter-1.9.7/aclocal.m4-477-fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-651-    PKG_CHECK_EXISTS([$3],
xfce4-screenshooter-1.9.7/aclocal.m4:652:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xfce4-screenshooter-1.9.7/aclocal.m4-653-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-699-        if test $_pkg_short_errors_supported = yes; then
xfce4-screenshooter-1.9.7/aclocal.m4:700:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xfce4-screenshooter-1.9.7/aclocal.m4-701-        else 
xfce4-screenshooter-1.9.7/aclocal.m4:702:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xfce4-screenshooter-1.9.7/aclocal.m4-703-        fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-956-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xfce4-screenshooter-1.9.7/aclocal.m4:957:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xfce4-screenshooter-1.9.7/aclocal.m4-958-# and then we would define $MISSING as
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-971-# Expand $ac_aux_dir to an absolute path.
xfce4-screenshooter-1.9.7/aclocal.m4:972:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfce4-screenshooter-1.9.7/aclocal.m4-973-])
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-1069-  if test "$am_compiler_list" = ""; then
xfce4-screenshooter-1.9.7/aclocal.m4:1070:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xfce4-screenshooter-1.9.7/aclocal.m4-1071-  fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-1222-    # Strip MF so we end up with the name of the file.
xfce4-screenshooter-1.9.7/aclocal.m4:1223:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
xfce4-screenshooter-1.9.7/aclocal.m4-1224-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-1229-      || continue
xfce4-screenshooter-1.9.7/aclocal.m4:1230:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
xfce4-screenshooter-1.9.7/aclocal.m4:1231:    am_filepart=`AS_BASENAME(["$am_mf"])`
xfce4-screenshooter-1.9.7/aclocal.m4-1232-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-1297-AC_REQUIRE([AC_PROG_INSTALL])dnl
xfce4-screenshooter-1.9.7/aclocal.m4:1298:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfce4-screenshooter-1.9.7/aclocal.m4-1299-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-1456-    * )
xfce4-screenshooter-1.9.7/aclocal.m4:1457:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfce4-screenshooter-1.9.7/aclocal.m4-1458-  esac
xfce4-screenshooter-1.9.7/aclocal.m4-1459-done
xfce4-screenshooter-1.9.7/aclocal.m4:1460:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xfce4-screenshooter-1.9.7/aclocal.m4-1461-
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-1748-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfce4-screenshooter-1.9.7/aclocal.m4:1749:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfce4-screenshooter-1.9.7/aclocal.m4-1750-     if test "$[*]" = "X"; then
xfce4-screenshooter-1.9.7/aclocal.m4-1751-	# -L didn't work.
xfce4-screenshooter-1.9.7/aclocal.m4:1752:	set X `ls -t "$srcdir/configure" conftest.file`
xfce4-screenshooter-1.9.7/aclocal.m4-1753-     fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2050-
xfce4-screenshooter-1.9.7/aclocal.m4:2051:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-screenshooter-1.9.7/aclocal.m4-2052-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfce4-screenshooter-1.9.7/aclocal.m4:2053:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-screenshooter-1.9.7/aclocal.m4-2054-if test -n "$1"; then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2138-fi
xfce4-screenshooter-1.9.7/aclocal.m4:2139:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfce4-screenshooter-1.9.7/aclocal.m4:2140:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfce4-screenshooter-1.9.7/aclocal.m4:2141:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfce4-screenshooter-1.9.7/aclocal.m4-2142-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2154-else
xfce4-screenshooter-1.9.7/aclocal.m4:2155:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfce4-screenshooter-1.9.7/aclocal.m4-2156-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2159-   AC_MSG_CHECKING([for XML::Parser])
xfce4-screenshooter-1.9.7/aclocal.m4:2160:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfce4-screenshooter-1.9.7/aclocal.m4-2161-       AC_MSG_RESULT([ok])
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2344-    done
xfce4-screenshooter-1.9.7/aclocal.m4:2345:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-screenshooter-1.9.7/aclocal.m4-2346-}
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2656-m4_define([_LT_CONFIG_STATUS_DECLARE],
xfce4-screenshooter-1.9.7/aclocal.m4:2657:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xfce4-screenshooter-1.9.7/aclocal.m4-2658-
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2666-#
xfce4-screenshooter-1.9.7/aclocal.m4:2667:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/aclocal.m4-2668-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2776-]], lt_decl_quote_varnames); do
xfce4-screenshooter-1.9.7/aclocal.m4:2777:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-screenshooter-1.9.7/aclocal.m4-2778-    *[[\\\\\\\`\\"\\\$]]*)
xfce4-screenshooter-1.9.7/aclocal.m4:2779:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-screenshooter-1.9.7/aclocal.m4-2780-      ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-2789-]], lt_decl_dquote_varnames); do
xfce4-screenshooter-1.9.7/aclocal.m4:2790:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-screenshooter-1.9.7/aclocal.m4-2791-    *[[\\\\\\\`\\"\\\$]]*)
xfce4-screenshooter-1.9.7/aclocal.m4:2792:      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-screenshooter-1.9.7/aclocal.m4-2793-      ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3329-  if test yes = "$lt_cv_ld_force_load"; then
xfce4-screenshooter-1.9.7/aclocal.m4:3330:    _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-screenshooter-1.9.7/aclocal.m4-3331-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3382-      }]'
xfce4-screenshooter-1.9.7/aclocal.m4:3383:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-screenshooter-1.9.7/aclocal.m4-3384-  # Check for a 64-bit object if we didn't find anything.
xfce4-screenshooter-1.9.7/aclocal.m4-3385-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xfce4-screenshooter-1.9.7/aclocal.m4:3386:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-screenshooter-1.9.7/aclocal.m4-3387-  fi],[])
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3418-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfce4-screenshooter-1.9.7/aclocal.m4:3419:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-screenshooter-1.9.7/aclocal.m4-3420-  ECHO='print -r --'
xfce4-screenshooter-1.9.7/aclocal.m4:3421:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-screenshooter-1.9.7/aclocal.m4-3422-  ECHO='printf %s\n'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3453-    PATH=/empty FPATH=/empty; export PATH FPATH
xfce4-screenshooter-1.9.7/aclocal.m4:3454:    test "X`printf %s $ECHO`" = "X$ECHO" \
xfce4-screenshooter-1.9.7/aclocal.m4:3455:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xfce4-screenshooter-1.9.7/aclocal.m4-3456-
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3477-   if test yes = "$GCC"; then
xfce4-screenshooter-1.9.7/aclocal.m4:3478:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfce4-screenshooter-1.9.7/aclocal.m4-3479-   fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3481- /*)
xfce4-screenshooter-1.9.7/aclocal.m4:3482:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfce4-screenshooter-1.9.7/aclocal.m4-3483-   ;; #(
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3511-  if AC_TRY_EVAL(ac_compile); then
xfce4-screenshooter-1.9.7/aclocal.m4:3512:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/aclocal.m4-3513-      *ELF-32*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3528-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfce4-screenshooter-1.9.7/aclocal.m4:3529:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/aclocal.m4-3530-	*32-bit*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3540-    else
xfce4-screenshooter-1.9.7/aclocal.m4:3541:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/aclocal.m4-3542-	*32-bit*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3562-    emul=elf
xfce4-screenshooter-1.9.7/aclocal.m4:3563:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/aclocal.m4-3564-      *32-bit*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3570-    esac
xfce4-screenshooter-1.9.7/aclocal.m4:3571:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/aclocal.m4-3572-      *MSB*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3578-    esac
xfce4-screenshooter-1.9.7/aclocal.m4:3579:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/aclocal.m4-3580-      *N32*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3956-    # And add a safety zone
xfce4-screenshooter-1.9.7/aclocal.m4:3957:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-screenshooter-1.9.7/aclocal.m4:3958:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-screenshooter-1.9.7/aclocal.m4-3959-    ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3989-    if test -n "$kargmax"; then
xfce4-screenshooter-1.9.7/aclocal.m4:3990:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xfce4-screenshooter-1.9.7/aclocal.m4-3991-    else
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-3998-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfce4-screenshooter-1.9.7/aclocal.m4:3999:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-screenshooter-1.9.7/aclocal.m4:4000:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-screenshooter-1.9.7/aclocal.m4-4001-    else
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4010-      # we can't tell.
xfce4-screenshooter-1.9.7/aclocal.m4:4011:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfce4-screenshooter-1.9.7/aclocal.m4-4012-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4014-      do
xfce4-screenshooter-1.9.7/aclocal.m4:4015:        i=`expr $i + 1`
xfce4-screenshooter-1.9.7/aclocal.m4-4016-        teststring=$teststring$teststring
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4018-      # Only check the string length outside the loop.
xfce4-screenshooter-1.9.7/aclocal.m4:4019:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfce4-screenshooter-1.9.7/aclocal.m4-4020-      teststring=
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4023-      # linker.  It appears as though 1/2 is a usable value.
xfce4-screenshooter-1.9.7/aclocal.m4:4024:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfce4-screenshooter-1.9.7/aclocal.m4-4025-    fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4498-    *:)
xfce4-screenshooter-1.9.7/aclocal.m4:4499:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
xfce4-screenshooter-1.9.7/aclocal.m4-4500-        ;;
xfce4-screenshooter-1.9.7/aclocal.m4-4501-    x:*)
xfce4-screenshooter-1.9.7/aclocal.m4:4502:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/aclocal.m4-4503-        ;;
xfce4-screenshooter-1.9.7/aclocal.m4-4504-    *::*)
xfce4-screenshooter-1.9.7/aclocal.m4:4505:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/aclocal.m4:4506:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
xfce4-screenshooter-1.9.7/aclocal.m4-4507-        ;;
xfce4-screenshooter-1.9.7/aclocal.m4-4508-    *)
xfce4-screenshooter-1.9.7/aclocal.m4:4509:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/aclocal.m4-4510-        ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4538-  esac
xfce4-screenshooter-1.9.7/aclocal.m4:4539:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfce4-screenshooter-1.9.7/aclocal.m4-4540-  case $lt_search_path_spec in
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4545-    # okay in the real world where ";" in dirpaths is itself problematic.
xfce4-screenshooter-1.9.7/aclocal.m4:4546:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfce4-screenshooter-1.9.7/aclocal.m4-4547-    ;;
xfce4-screenshooter-1.9.7/aclocal.m4-4548-  *)
xfce4-screenshooter-1.9.7/aclocal.m4:4549:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfce4-screenshooter-1.9.7/aclocal.m4-4550-    ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4554-  lt_tmp_lt_search_path_spec=
xfce4-screenshooter-1.9.7/aclocal.m4:4555:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfce4-screenshooter-1.9.7/aclocal.m4-4556-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4596-  esac
xfce4-screenshooter-1.9.7/aclocal.m4:4597:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfce4-screenshooter-1.9.7/aclocal.m4-4598-else
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4737-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfce4-screenshooter-1.9.7/aclocal.m4:4738:    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-screenshooter-1.9.7/aclocal.m4-4739-    ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4773-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-screenshooter-1.9.7/aclocal.m4:4774:    postinstall_cmds='base_file=`basename \$file`~
xfce4-screenshooter-1.9.7/aclocal.m4:4775:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-screenshooter-1.9.7/aclocal.m4:4776:      dldir=$destdir/`dirname \$dlpath`~
xfce4-screenshooter-1.9.7/aclocal.m4-4777-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4782-      fi'
xfce4-screenshooter-1.9.7/aclocal.m4:4783:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-screenshooter-1.9.7/aclocal.m4-4784-      dlpath=$dir/\$dldll~
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4790-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfce4-screenshooter-1.9.7/aclocal.m4:4791:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-screenshooter-1.9.7/aclocal.m4-4792-m4_if([$1], [],[
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4796-      # MinGW DLLs use traditional 'lib' prefix
xfce4-screenshooter-1.9.7/aclocal.m4:4797:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-screenshooter-1.9.7/aclocal.m4-4798-      ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4800-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfce4-screenshooter-1.9.7/aclocal.m4:4801:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-screenshooter-1.9.7/aclocal.m4-4802-      ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4809-    libname_spec='$name'
xfce4-screenshooter-1.9.7/aclocal.m4:4810:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-screenshooter-1.9.7/aclocal.m4-4811-    library_names_spec='$libname.dll.lib'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4821-        # Let DOS variable expansion print the short 8.3 style file name.
xfce4-screenshooter-1.9.7/aclocal.m4:4822:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfce4-screenshooter-1.9.7/aclocal.m4-4823-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4826-      # Convert to MSYS style.
xfce4-screenshooter-1.9.7/aclocal.m4:4827:      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-screenshooter-1.9.7/aclocal.m4-4828-      ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4832-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfce4-screenshooter-1.9.7/aclocal.m4:4833:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfce4-screenshooter-1.9.7/aclocal.m4:4834:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfce4-screenshooter-1.9.7/aclocal.m4:4835:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-screenshooter-1.9.7/aclocal.m4-4836-      ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4840-        # It is most probably a Windows format PATH.
xfce4-screenshooter-1.9.7/aclocal.m4:4841:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfce4-screenshooter-1.9.7/aclocal.m4-4842-      else
xfce4-screenshooter-1.9.7/aclocal.m4:4843:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-screenshooter-1.9.7/aclocal.m4-4844-      fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4850-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-screenshooter-1.9.7/aclocal.m4:4851:    postinstall_cmds='base_file=`basename \$file`~
xfce4-screenshooter-1.9.7/aclocal.m4:4852:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-screenshooter-1.9.7/aclocal.m4:4853:      dldir=$destdir/`dirname \$dlpath`~
xfce4-screenshooter-1.9.7/aclocal.m4-4854-      test -d \$dldir || mkdir -p \$dldir~
xfce4-screenshooter-1.9.7/aclocal.m4-4855-      $install_prog $dir/$dlname \$dldir/$dlname'
xfce4-screenshooter-1.9.7/aclocal.m4:4856:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-screenshooter-1.9.7/aclocal.m4-4857-      dlpath=$dir/\$dldll~
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4864-    # Assume MSVC and ICC wrapper
xfce4-screenshooter-1.9.7/aclocal.m4:4865:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
xfce4-screenshooter-1.9.7/aclocal.m4-4866-    dynamic_linker='Win32 ld.exe'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-4881-  shlibpath_var=DYLD_LIBRARY_PATH
xfce4-screenshooter-1.9.7/aclocal.m4:4882:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfce4-screenshooter-1.9.7/aclocal.m4-4883-m4_if([$1], [],[
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5115-  if test -f /etc/ld.so.conf; then
xfce4-screenshooter-1.9.7/aclocal.m4:5116:    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-screenshooter-1.9.7/aclocal.m4-5117-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5169-  need_lib_prefix=no
xfce4-screenshooter-1.9.7/aclocal.m4:5170:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-screenshooter-1.9.7/aclocal.m4-5171-    need_version=no
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5196-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfce4-screenshooter-1.9.7/aclocal.m4:5197:  postinstall_cmds='base_file=`basename \$file`~
xfce4-screenshooter-1.9.7/aclocal.m4:5198:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfce4-screenshooter-1.9.7/aclocal.m4:5199:    dldir=$destdir/`dirname \$dlpath`~
xfce4-screenshooter-1.9.7/aclocal.m4-5200-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5205-    fi'
xfce4-screenshooter-1.9.7/aclocal.m4:5206:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfce4-screenshooter-1.9.7/aclocal.m4-5207-    dlpath=$dir/\$dldll~
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5416-	"file_magic "*)
xfce4-screenshooter-1.9.7/aclocal.m4:5417:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-screenshooter-1.9.7/aclocal.m4-5418-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5499-    # gcc leaves a trailing carriage return, which upsets mingw
xfce4-screenshooter-1.9.7/aclocal.m4:5500:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfce4-screenshooter-1.9.7/aclocal.m4-5501-  *)
xfce4-screenshooter-1.9.7/aclocal.m4:5502:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfce4-screenshooter-1.9.7/aclocal.m4-5503-  esac
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5508-      # Canonicalize the pathname of ld
xfce4-screenshooter-1.9.7/aclocal.m4:5509:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfce4-screenshooter-1.9.7/aclocal.m4-5510-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfce4-screenshooter-1.9.7/aclocal.m4:5511:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfce4-screenshooter-1.9.7/aclocal.m4-5512-      done
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5539-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfce4-screenshooter-1.9.7/aclocal.m4:5540:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfce4-screenshooter-1.9.7/aclocal.m4-5541-      *GNU* | *'with BFD'*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5579-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xfce4-screenshooter-1.9.7/aclocal.m4:5580:case `$LD -v 2>&1 </dev/null` in
xfce4-screenshooter-1.9.7/aclocal.m4-5581-*GNU* | *'with BFD'*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5806-openbsd* | bitrig*)
xfce4-screenshooter-1.9.7/aclocal.m4:5807:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-screenshooter-1.9.7/aclocal.m4-5808-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5873-    else
xfce4-screenshooter-1.9.7/aclocal.m4:5874:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xfce4-screenshooter-1.9.7/aclocal.m4-5875-    fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5924-	esac
xfce4-screenshooter-1.9.7/aclocal.m4:5925:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfce4-screenshooter-1.9.7/aclocal.m4-5926-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5930-	*)
xfce4-screenshooter-1.9.7/aclocal.m4:5931:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfce4-screenshooter-1.9.7/aclocal.m4-5932-	  */dev/null*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-5956-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xfce4-screenshooter-1.9.7/aclocal.m4:5957:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfce4-screenshooter-1.9.7/aclocal.m4-5958-    *COFF*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-6015-  # decide which one to use based on capabilities of $DLLTOOL
xfce4-screenshooter-1.9.7/aclocal.m4:6016:  case `$DLLTOOL --help 2>&1` in
xfce4-screenshooter-1.9.7/aclocal.m4-6017-  *--identify-strict*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-6189-# If we're using GNU nm, then use its standard symbol codes.
xfce4-screenshooter-1.9.7/aclocal.m4:6190:case `$NM -V 2>&1` in
xfce4-screenshooter-1.9.7/aclocal.m4-6191-*GNU* | *'with BFD'*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-6237-mingw*)
xfce4-screenshooter-1.9.7/aclocal.m4:6238:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfce4-screenshooter-1.9.7/aclocal.m4-6239-  ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-6293-    nlist=conftest.nm
xfce4-screenshooter-1.9.7/aclocal.m4:6294:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xfce4-screenshooter-1.9.7/aclocal.m4-6295-      # Try sorting and uniquifying the output.
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-6641-	  *)
xfce4-screenshooter-1.9.7/aclocal.m4:6642:	    case `$CC -V 2>&1 | sed 5q` in
xfce4-screenshooter-1.9.7/aclocal.m4-6643-	    *Sun\ C*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-6977-      *)
xfce4-screenshooter-1.9.7/aclocal.m4:6978:	case `$CC -V 2>&1 | sed 5q` in
xfce4-screenshooter-1.9.7/aclocal.m4-6979-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7160-    else
xfce4-screenshooter-1.9.7/aclocal.m4:7161:      _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-screenshooter-1.9.7/aclocal.m4-7162-    fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7253-	# shared libraries, regardless of the interface used.
xfce4-screenshooter-1.9.7/aclocal.m4:7254:	case `$LD -v 2>&1` in
xfce4-screenshooter-1.9.7/aclocal.m4-7255-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7285-    supports_anon_versioning=no
xfce4-screenshooter-1.9.7/aclocal.m4:7286:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
xfce4-screenshooter-1.9.7/aclocal.m4-7287-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7388-	prefix_cmds="$SED"~
xfce4-screenshooter-1.9.7/aclocal.m4:7389:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-screenshooter-1.9.7/aclocal.m4-7390-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7411-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-screenshooter-1.9.7/aclocal.m4:7412:      _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-screenshooter-1.9.7/aclocal.m4:7413:      _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-screenshooter-1.9.7/aclocal.m4-7414-      ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7429-        pgcc*)				# Portland Group C compiler
xfce4-screenshooter-1.9.7/aclocal.m4:7430:	  _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-screenshooter-1.9.7/aclocal.m4-7431-	  tmp_addflag=' $pic_flag'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7434-					# Portland Group f77 and f90 compilers
xfce4-screenshooter-1.9.7/aclocal.m4:7435:	  _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-screenshooter-1.9.7/aclocal.m4-7436-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7451-	nvcc*)	# Cuda Compiler Driver 2.2
xfce4-screenshooter-1.9.7/aclocal.m4:7452:	  _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-screenshooter-1.9.7/aclocal.m4-7453-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7455-	esac
xfce4-screenshooter-1.9.7/aclocal.m4:7456:	case `$CC -V 2>&1 | sed 5q` in
xfce4-screenshooter-1.9.7/aclocal.m4-7457-	*Sun\ C*)			# Sun C 5.9
xfce4-screenshooter-1.9.7/aclocal.m4:7458:	  _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-screenshooter-1.9.7/aclocal.m4-7459-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7526-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfce4-screenshooter-1.9.7/aclocal.m4:7527:      case `$LD -v 2>&1` in
xfce4-screenshooter-1.9.7/aclocal.m4-7528-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7615-	else
xfce4-screenshooter-1.9.7/aclocal.m4:7616:	  _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-screenshooter-1.9.7/aclocal.m4-7617-	fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7680-	# below for broken collect2 doesn't work under 4.3+
xfce4-screenshooter-1.9.7/aclocal.m4:7681:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-screenshooter-1.9.7/aclocal.m4-7682-	  if test -f "$collect2name" &&
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7736-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
xfce4-screenshooter-1.9.7/aclocal.m4:7737:        _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-screenshooter-1.9.7/aclocal.m4-7738-      else
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7761-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-screenshooter-1.9.7/aclocal.m4:7762:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfce4-screenshooter-1.9.7/aclocal.m4-7763-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7852-	# FIXME: Setting linknames here is a bad hack.
xfce4-screenshooter-1.9.7/aclocal.m4:7853:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfce4-screenshooter-1.9.7/aclocal.m4-7854-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-7990-      if test yes = "$GCC"; then
xfce4-screenshooter-1.9.7/aclocal.m4:7991:	_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-screenshooter-1.9.7/aclocal.m4-7992-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8013-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfce4-screenshooter-1.9.7/aclocal.m4:8014:          _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-screenshooter-1.9.7/aclocal.m4-8015-	fi
xfce4-screenshooter-1.9.7/aclocal.m4-8016-      else
xfce4-screenshooter-1.9.7/aclocal.m4:8017:	_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-screenshooter-1.9.7/aclocal.m4:8018:	_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-screenshooter-1.9.7/aclocal.m4-8019-      fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8063-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xfce4-screenshooter-1.9.7/aclocal.m4:8064:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-screenshooter-1.9.7/aclocal.m4-8065-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8094-	prefix_cmds="$SED"~
xfce4-screenshooter-1.9.7/aclocal.m4:8095:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-screenshooter-1.9.7/aclocal.m4-8096-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8109-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-screenshooter-1.9.7/aclocal.m4:8110:	_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-screenshooter-1.9.7/aclocal.m4-8111-      else
xfce4-screenshooter-1.9.7/aclocal.m4-8112-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-screenshooter-1.9.7/aclocal.m4:8113:	_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-screenshooter-1.9.7/aclocal.m4-8114-      fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8122-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-screenshooter-1.9.7/aclocal.m4:8123:	_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-screenshooter-1.9.7/aclocal.m4-8124-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8126-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-screenshooter-1.9.7/aclocal.m4:8127:	_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-screenshooter-1.9.7/aclocal.m4:8128:	_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-screenshooter-1.9.7/aclocal.m4:8129:          $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-screenshooter-1.9.7/aclocal.m4-8130-
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8145-      else
xfce4-screenshooter-1.9.7/aclocal.m4:8146:	case `$CC -V 2>&1` in
xfce4-screenshooter-1.9.7/aclocal.m4-8147-	*"Compilers 5.0"*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8338-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xfce4-screenshooter-1.9.7/aclocal.m4:8339:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xfce4-screenshooter-1.9.7/aclocal.m4-8340-	  then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8638-        # ancient GNU ld didn't support --whole-archive et. al.
xfce4-screenshooter-1.9.7/aclocal.m4:8639:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xfce4-screenshooter-1.9.7/aclocal.m4-8640-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8748-          # below for broken collect2 doesn't work under 4.3+
xfce4-screenshooter-1.9.7/aclocal.m4:8749:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-screenshooter-1.9.7/aclocal.m4-8750-	  if test -f "$collect2name" &&
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8806-
xfce4-screenshooter-1.9.7/aclocal.m4:8807:          _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-screenshooter-1.9.7/aclocal.m4-8808-        else
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8831-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-screenshooter-1.9.7/aclocal.m4:8832:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfce4-screenshooter-1.9.7/aclocal.m4-8833-	    if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-8960-	  prefix_cmds="$SED"~
xfce4-screenshooter-1.9.7/aclocal.m4:8961:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-screenshooter-1.9.7/aclocal.m4-8962-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9035-            # dependencies.
xfce4-screenshooter-1.9.7/aclocal.m4:9036:            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-screenshooter-1.9.7/aclocal.m4-9037-            ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9100-	    # dependencies.
xfce4-screenshooter-1.9.7/aclocal.m4:9101:	    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-screenshooter-1.9.7/aclocal.m4-9102-	    ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9136-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-screenshooter-1.9.7/aclocal.m4:9137:	_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-screenshooter-1.9.7/aclocal.m4:9138:	_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-screenshooter-1.9.7/aclocal.m4-9139-	;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9143-	    # SGI C++
xfce4-screenshooter-1.9.7/aclocal.m4:9144:	    _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-screenshooter-1.9.7/aclocal.m4-9145-
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9154-	      if test no = "$with_gnu_ld"; then
xfce4-screenshooter-1.9.7/aclocal.m4:9155:	        _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-screenshooter-1.9.7/aclocal.m4-9156-	      else
xfce4-screenshooter-1.9.7/aclocal.m4:9157:	        _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-screenshooter-1.9.7/aclocal.m4-9158-	      fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9175-	    # to its proper name (with version) after linking.
xfce4-screenshooter-1.9.7/aclocal.m4:9176:	    _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-screenshooter-1.9.7/aclocal.m4:9177:	    _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-screenshooter-1.9.7/aclocal.m4-9178-	    # Commands to make compiler produce verbose output that lists
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9185-	    # dependencies.
xfce4-screenshooter-1.9.7/aclocal.m4:9186:	    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-screenshooter-1.9.7/aclocal.m4-9187-
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9200-	    # earlier do not add the objects themselves.
xfce4-screenshooter-1.9.7/aclocal.m4:9201:	    case `$CC -V 2>&1` in
xfce4-screenshooter-1.9.7/aclocal.m4-9202-	      *"Version 7."*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9221-            # Portland Group C++ compiler
xfce4-screenshooter-1.9.7/aclocal.m4:9222:	    case `$CC -V` in
xfce4-screenshooter-1.9.7/aclocal.m4-9223-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9226-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xfce4-screenshooter-1.9.7/aclocal.m4:9227:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xfce4-screenshooter-1.9.7/aclocal.m4-9228-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9230-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xfce4-screenshooter-1.9.7/aclocal.m4:9231:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xfce4-screenshooter-1.9.7/aclocal.m4-9232-                $RANLIB $oldlib'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9235-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfce4-screenshooter-1.9.7/aclocal.m4:9236:                $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-screenshooter-1.9.7/aclocal.m4-9237-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9239-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfce4-screenshooter-1.9.7/aclocal.m4:9240:                $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-screenshooter-1.9.7/aclocal.m4-9241-	      ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9249-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
xfce4-screenshooter-1.9.7/aclocal.m4:9250:	    _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-screenshooter-1.9.7/aclocal.m4-9251-            ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9268-	    # dependencies.
xfce4-screenshooter-1.9.7/aclocal.m4:9269:	    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-screenshooter-1.9.7/aclocal.m4-9270-	    ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9283-	  *)
xfce4-screenshooter-1.9.7/aclocal.m4:9284:	    case `$CC -V 2>&1 | sed 5q` in
xfce4-screenshooter-1.9.7/aclocal.m4-9285-	    *Sun\ C*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9290-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xfce4-screenshooter-1.9.7/aclocal.m4:9291:	      _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-screenshooter-1.9.7/aclocal.m4-9292-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9355-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
xfce4-screenshooter-1.9.7/aclocal.m4:9356:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xfce4-screenshooter-1.9.7/aclocal.m4-9357-	    _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-screenshooter-1.9.7/aclocal.m4-9374-	    # to its proper name (with version) after linking.
xfce4-screenshooter-1.9.7/aclocal.m4:9375:	    _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-screenshooter-1.9.7/aclocal.m4-9376-
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9395-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-screenshooter-1.9.7/aclocal.m4:9396:	        _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-screenshooter-1.9.7/aclocal.m4-9397-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9400-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-screenshooter-1.9.7/aclocal.m4:9401:	        _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-screenshooter-1.9.7/aclocal.m4:9402:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xfce4-screenshooter-1.9.7/aclocal.m4-9403-                  echo "-hidden">> $lib.exp~
xfce4-screenshooter-1.9.7/aclocal.m4:9404:                  $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-screenshooter-1.9.7/aclocal.m4-9405-                  $RM $lib.exp'
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9419-	    # dependencies.
xfce4-screenshooter-1.9.7/aclocal.m4:9420:	    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-screenshooter-1.9.7/aclocal.m4-9421-	    ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9426-	        osf3*)
xfce4-screenshooter-1.9.7/aclocal.m4:9427:	          _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-screenshooter-1.9.7/aclocal.m4-9428-		  ;;
xfce4-screenshooter-1.9.7/aclocal.m4-9429-	        *)
xfce4-screenshooter-1.9.7/aclocal.m4:9430:	          _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-screenshooter-1.9.7/aclocal.m4-9431-		  ;;
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9679-  case @S|@2 in
xfce4-screenshooter-1.9.7/aclocal.m4:9680:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
xfce4-screenshooter-1.9.7/aclocal.m4:9681:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
xfce4-screenshooter-1.9.7/aclocal.m4-9682-  esac
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9768-
xfce4-screenshooter-1.9.7/aclocal.m4:9769:  for p in `eval "$output_verbose_link_cmd"`; do
xfce4-screenshooter-1.9.7/aclocal.m4-9770-    case $prev$p in
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-9872-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xfce4-screenshooter-1.9.7/aclocal.m4:9873: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xfce4-screenshooter-1.9.7/aclocal.m4-9874-fi
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-10482-    test 10 -lt "$lt_ac_count" && break
xfce4-screenshooter-1.9.7/aclocal.m4:10483:    lt_ac_count=`expr $lt_ac_count + 1`
xfce4-screenshooter-1.9.7/aclocal.m4-10484-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-11098-m4_define([lt_combine],
xfce4-screenshooter-1.9.7/aclocal.m4:11099:[m4_if(m4_eval([$# > 3]), [1],
xfce4-screenshooter-1.9.7/aclocal.m4-11100-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-11380-  if $PKG_CONFIG "--atleast-version=$3" "$2" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/aclocal.m4:11381:    $1_VERSION=`$PKG_CONFIG --modversion "$2"`
xfce4-screenshooter-1.9.7/aclocal.m4-11382-    AC_MSG_RESULT([$$1_VERSION])
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-11384-    AC_MSG_CHECKING([$1_CFLAGS])
xfce4-screenshooter-1.9.7/aclocal.m4:11385:    $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
xfce4-screenshooter-1.9.7/aclocal.m4-11386-    AC_MSG_RESULT([$$1_CFLAGS])
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-11388-    AC_MSG_CHECKING([$1_LIBS])
xfce4-screenshooter-1.9.7/aclocal.m4:11389:    $1_LIBS=`$PKG_CONFIG --libs "$2"`
xfce4-screenshooter-1.9.7/aclocal.m4-11390-    AC_MSG_RESULT([$$1_LIBS])
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-11400-  elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/aclocal.m4:11401:    xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
xfce4-screenshooter-1.9.7/aclocal.m4-11402-    AC_MSG_RESULT([found, but $xdt_cv_version])
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-11501-        -L*)
xfce4-screenshooter-1.9.7/aclocal.m4:11502:          path=`echo $option | sed 's/^-L//'`
xfce4-screenshooter-1.9.7/aclocal.m4-11503-          if test x"$path" != x""; then
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-11814-      AC_MSG_CHECKING([whether $LD accepts --as-needed])
xfce4-screenshooter-1.9.7/aclocal.m4:11815:      case `$LD --as-needed -v 2>&1 </dev/null` in
xfce4-screenshooter-1.9.7/aclocal.m4-11816-      *GNU* | *'with BFD'*)
##############################################
xfce4-screenshooter-1.9.7/aclocal.m4-11825-    AC_MSG_CHECKING([whether $LD accepts -O1])
xfce4-screenshooter-1.9.7/aclocal.m4:11826:    case `$LD -O1 -v 2>&1 </dev/null` in
xfce4-screenshooter-1.9.7/aclocal.m4-11827-    *GNU* | *'with BFD'*)
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-52-  { \
xfce4-screenshooter-1.9.7/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-screenshooter-1.9.7/Makefile.in-54-  }; \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-111-PROGRAMS = $(bin_PROGRAMS)
xfce4-screenshooter-1.9.7/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-screenshooter-1.9.7/Makefile.in-113-am__vpath_adj = case $$p in \
xfce4-screenshooter-1.9.7/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-screenshooter-1.9.7/Makefile.in-115-    *) f=$$p;; \
xfce4-screenshooter-1.9.7/Makefile.in-116-  esac;
xfce4-screenshooter-1.9.7/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-screenshooter-1.9.7/Makefile.in-118-am__install_max = 40
xfce4-screenshooter-1.9.7/Makefile.in-119-am__nobase_strip_setup = \
xfce4-screenshooter-1.9.7/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-screenshooter-1.9.7/Makefile.in-121-am__nobase_strip = \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-303-  while test -n "$$dir1"; do \
xfce4-screenshooter-1.9.7/Makefile.in:304:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfce4-screenshooter-1.9.7/Makefile.in-305-    if test "$$first" != "."; then \
xfce4-screenshooter-1.9.7/Makefile.in-306-      if test "$$first" = ".."; then \
xfce4-screenshooter-1.9.7/Makefile.in:307:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfce4-screenshooter-1.9.7/Makefile.in:308:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfce4-screenshooter-1.9.7/Makefile.in-309-      else \
xfce4-screenshooter-1.9.7/Makefile.in:310:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfce4-screenshooter-1.9.7/Makefile.in-311-        if test "$$first2" = "$$first"; then \
xfce4-screenshooter-1.9.7/Makefile.in:312:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfce4-screenshooter-1.9.7/Makefile.in-313-        else \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-318-    fi; \
xfce4-screenshooter-1.9.7/Makefile.in:319:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfce4-screenshooter-1.9.7/Makefile.in-320-  done; \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-828-	test -n "$(EXEEXT)" || exit 0; \
xfce4-screenshooter-1.9.7/Makefile.in:829:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xfce4-screenshooter-1.9.7/Makefile.in-830-	echo " rm -f" $$list; \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-962-.c.o:
xfce4-screenshooter-1.9.7/Makefile.in:963:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xfce4-screenshooter-1.9.7/Makefile.in-964-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-970-.c.obj:
xfce4-screenshooter-1.9.7/Makefile.in:971:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xfce4-screenshooter-1.9.7/Makefile.in:972:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xfce4-screenshooter-1.9.7/Makefile.in-973-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-975-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:976:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-screenshooter-1.9.7/Makefile.in-977-
xfce4-screenshooter-1.9.7/Makefile.in-978-.c.lo:
xfce4-screenshooter-1.9.7/Makefile.in:979:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
xfce4-screenshooter-1.9.7/Makefile.in-980-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-986-lib/libscreenshooter_la-screenshooter-marshal.lo: lib/screenshooter-marshal.c
xfce4-screenshooter-1.9.7/Makefile.in:987:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-marshal.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-marshal.Tpo -c -o lib/libscreenshooter_la-screenshooter-marshal.lo `test -f 'lib/screenshooter-marshal.c' || echo '$(srcdir)/'`lib/screenshooter-marshal.c
xfce4-screenshooter-1.9.7/Makefile.in-988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-marshal.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-marshal.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:991:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-marshal.lo `test -f 'lib/screenshooter-marshal.c' || echo '$(srcdir)/'`lib/screenshooter-marshal.c
xfce4-screenshooter-1.9.7/Makefile.in-992-
xfce4-screenshooter-1.9.7/Makefile.in-993-lib/libscreenshooter_la-screenshooter-actions.lo: lib/screenshooter-actions.c
xfce4-screenshooter-1.9.7/Makefile.in:994:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-actions.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-actions.Tpo -c -o lib/libscreenshooter_la-screenshooter-actions.lo `test -f 'lib/screenshooter-actions.c' || echo '$(srcdir)/'`lib/screenshooter-actions.c
xfce4-screenshooter-1.9.7/Makefile.in-995-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-actions.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-actions.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-997-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:998:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-actions.lo `test -f 'lib/screenshooter-actions.c' || echo '$(srcdir)/'`lib/screenshooter-actions.c
xfce4-screenshooter-1.9.7/Makefile.in-999-
xfce4-screenshooter-1.9.7/Makefile.in-1000-lib/libscreenshooter_la-screenshooter-capture.lo: lib/screenshooter-capture.c
xfce4-screenshooter-1.9.7/Makefile.in:1001:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-capture.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-capture.Tpo -c -o lib/libscreenshooter_la-screenshooter-capture.lo `test -f 'lib/screenshooter-capture.c' || echo '$(srcdir)/'`lib/screenshooter-capture.c
xfce4-screenshooter-1.9.7/Makefile.in-1002-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-capture.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-capture.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1004-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1005:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-capture.lo `test -f 'lib/screenshooter-capture.c' || echo '$(srcdir)/'`lib/screenshooter-capture.c
xfce4-screenshooter-1.9.7/Makefile.in-1006-
xfce4-screenshooter-1.9.7/Makefile.in-1007-lib/libscreenshooter_la-screenshooter-dialogs.lo: lib/screenshooter-dialogs.c
xfce4-screenshooter-1.9.7/Makefile.in:1008:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-dialogs.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-dialogs.Tpo -c -o lib/libscreenshooter_la-screenshooter-dialogs.lo `test -f 'lib/screenshooter-dialogs.c' || echo '$(srcdir)/'`lib/screenshooter-dialogs.c
xfce4-screenshooter-1.9.7/Makefile.in-1009-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-dialogs.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-dialogs.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1011-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1012:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-dialogs.lo `test -f 'lib/screenshooter-dialogs.c' || echo '$(srcdir)/'`lib/screenshooter-dialogs.c
xfce4-screenshooter-1.9.7/Makefile.in-1013-
xfce4-screenshooter-1.9.7/Makefile.in-1014-lib/libscreenshooter_la-screenshooter-job.lo: lib/screenshooter-job.c
xfce4-screenshooter-1.9.7/Makefile.in:1015:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-job.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-job.Tpo -c -o lib/libscreenshooter_la-screenshooter-job.lo `test -f 'lib/screenshooter-job.c' || echo '$(srcdir)/'`lib/screenshooter-job.c
xfce4-screenshooter-1.9.7/Makefile.in-1016-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-job.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-job.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1018-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1019:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-job.lo `test -f 'lib/screenshooter-job.c' || echo '$(srcdir)/'`lib/screenshooter-job.c
xfce4-screenshooter-1.9.7/Makefile.in-1020-
xfce4-screenshooter-1.9.7/Makefile.in-1021-lib/libscreenshooter_la-screenshooter-job-callbacks.lo: lib/screenshooter-job-callbacks.c
xfce4-screenshooter-1.9.7/Makefile.in:1022:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-job-callbacks.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-job-callbacks.Tpo -c -o lib/libscreenshooter_la-screenshooter-job-callbacks.lo `test -f 'lib/screenshooter-job-callbacks.c' || echo '$(srcdir)/'`lib/screenshooter-job-callbacks.c
xfce4-screenshooter-1.9.7/Makefile.in-1023-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-job-callbacks.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-job-callbacks.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1025-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1026:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-job-callbacks.lo `test -f 'lib/screenshooter-job-callbacks.c' || echo '$(srcdir)/'`lib/screenshooter-job-callbacks.c
xfce4-screenshooter-1.9.7/Makefile.in-1027-
xfce4-screenshooter-1.9.7/Makefile.in-1028-lib/libscreenshooter_la-screenshooter-simple-job.lo: lib/screenshooter-simple-job.c
xfce4-screenshooter-1.9.7/Makefile.in:1029:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-simple-job.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-simple-job.Tpo -c -o lib/libscreenshooter_la-screenshooter-simple-job.lo `test -f 'lib/screenshooter-simple-job.c' || echo '$(srcdir)/'`lib/screenshooter-simple-job.c
xfce4-screenshooter-1.9.7/Makefile.in-1030-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-simple-job.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-simple-job.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1032-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1033:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-simple-job.lo `test -f 'lib/screenshooter-simple-job.c' || echo '$(srcdir)/'`lib/screenshooter-simple-job.c
xfce4-screenshooter-1.9.7/Makefile.in-1034-
xfce4-screenshooter-1.9.7/Makefile.in-1035-lib/libscreenshooter_la-screenshooter-utils.lo: lib/screenshooter-utils.c
xfce4-screenshooter-1.9.7/Makefile.in:1036:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-utils.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-utils.Tpo -c -o lib/libscreenshooter_la-screenshooter-utils.lo `test -f 'lib/screenshooter-utils.c' || echo '$(srcdir)/'`lib/screenshooter-utils.c
xfce4-screenshooter-1.9.7/Makefile.in-1037-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-utils.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-utils.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1039-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1040:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-utils.lo `test -f 'lib/screenshooter-utils.c' || echo '$(srcdir)/'`lib/screenshooter-utils.c
xfce4-screenshooter-1.9.7/Makefile.in-1041-
xfce4-screenshooter-1.9.7/Makefile.in-1042-lib/libscreenshooter_la-screenshooter-imgur.lo: lib/screenshooter-imgur.c
xfce4-screenshooter-1.9.7/Makefile.in:1043:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-imgur.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-imgur.Tpo -c -o lib/libscreenshooter_la-screenshooter-imgur.lo `test -f 'lib/screenshooter-imgur.c' || echo '$(srcdir)/'`lib/screenshooter-imgur.c
xfce4-screenshooter-1.9.7/Makefile.in-1044-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-imgur.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-imgur.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1046-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1047:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-imgur.lo `test -f 'lib/screenshooter-imgur.c' || echo '$(srcdir)/'`lib/screenshooter-imgur.c
xfce4-screenshooter-1.9.7/Makefile.in-1048-
xfce4-screenshooter-1.9.7/Makefile.in-1049-lib/libscreenshooter_la-screenshooter-imgur-dialog.lo: lib/screenshooter-imgur-dialog.c
xfce4-screenshooter-1.9.7/Makefile.in:1050:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -MT lib/libscreenshooter_la-screenshooter-imgur-dialog.lo -MD -MP -MF lib/$(DEPDIR)/libscreenshooter_la-screenshooter-imgur-dialog.Tpo -c -o lib/libscreenshooter_la-screenshooter-imgur-dialog.lo `test -f 'lib/screenshooter-imgur-dialog.c' || echo '$(srcdir)/'`lib/screenshooter-imgur-dialog.c
xfce4-screenshooter-1.9.7/Makefile.in-1051-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lib/$(DEPDIR)/libscreenshooter_la-screenshooter-imgur-dialog.Tpo lib/$(DEPDIR)/libscreenshooter_la-screenshooter-imgur-dialog.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1053-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1054:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libscreenshooter_la_CFLAGS) $(CFLAGS) -c -o lib/libscreenshooter_la-screenshooter-imgur-dialog.lo `test -f 'lib/screenshooter-imgur-dialog.c' || echo '$(srcdir)/'`lib/screenshooter-imgur-dialog.c
xfce4-screenshooter-1.9.7/Makefile.in-1055-
xfce4-screenshooter-1.9.7/Makefile.in-1056-panel-plugin/libscreenshooterplugin_la-screenshooter-plugin.lo: panel-plugin/screenshooter-plugin.c
xfce4-screenshooter-1.9.7/Makefile.in:1057:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(panel_plugin_libscreenshooterplugin_la_CFLAGS) $(CFLAGS) -MT panel-plugin/libscreenshooterplugin_la-screenshooter-plugin.lo -MD -MP -MF panel-plugin/$(DEPDIR)/libscreenshooterplugin_la-screenshooter-plugin.Tpo -c -o panel-plugin/libscreenshooterplugin_la-screenshooter-plugin.lo `test -f 'panel-plugin/screenshooter-plugin.c' || echo '$(srcdir)/'`panel-plugin/screenshooter-plugin.c
xfce4-screenshooter-1.9.7/Makefile.in-1058-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) panel-plugin/$(DEPDIR)/libscreenshooterplugin_la-screenshooter-plugin.Tpo panel-plugin/$(DEPDIR)/libscreenshooterplugin_la-screenshooter-plugin.Plo
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1060-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1061:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(panel_plugin_libscreenshooterplugin_la_CFLAGS) $(CFLAGS) -c -o panel-plugin/libscreenshooterplugin_la-screenshooter-plugin.lo `test -f 'panel-plugin/screenshooter-plugin.c' || echo '$(srcdir)/'`panel-plugin/screenshooter-plugin.c
xfce4-screenshooter-1.9.7/Makefile.in-1062-
xfce4-screenshooter-1.9.7/Makefile.in-1063-src/xfce4_screenshooter-main.o: src/main.c
xfce4-screenshooter-1.9.7/Makefile.in:1064:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_xfce4_screenshooter_CFLAGS) $(CFLAGS) -MT src/xfce4_screenshooter-main.o -MD -MP -MF src/$(DEPDIR)/xfce4_screenshooter-main.Tpo -c -o src/xfce4_screenshooter-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
xfce4-screenshooter-1.9.7/Makefile.in-1065-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/xfce4_screenshooter-main.Tpo src/$(DEPDIR)/xfce4_screenshooter-main.Po
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1067-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1068:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_xfce4_screenshooter_CFLAGS) $(CFLAGS) -c -o src/xfce4_screenshooter-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
xfce4-screenshooter-1.9.7/Makefile.in-1069-
xfce4-screenshooter-1.9.7/Makefile.in-1070-src/xfce4_screenshooter-main.obj: src/main.c
xfce4-screenshooter-1.9.7/Makefile.in:1071:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_xfce4_screenshooter_CFLAGS) $(CFLAGS) -MT src/xfce4_screenshooter-main.obj -MD -MP -MF src/$(DEPDIR)/xfce4_screenshooter-main.Tpo -c -o src/xfce4_screenshooter-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
xfce4-screenshooter-1.9.7/Makefile.in-1072-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/xfce4_screenshooter-main.Tpo src/$(DEPDIR)/xfce4_screenshooter-main.Po
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1074-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-screenshooter-1.9.7/Makefile.in:1075:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_xfce4_screenshooter_CFLAGS) $(CFLAGS) -c -o src/xfce4_screenshooter-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
xfce4-screenshooter-1.9.7/Makefile.in-1076-
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1092-	test -n "$(man1dir)" \
xfce4-screenshooter-1.9.7/Makefile.in:1093:	  && test -n "`echo $$list1$$list2`" \
xfce4-screenshooter-1.9.7/Makefile.in-1094-	  || exit 0; \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1149-	@list='$(48icons_DATA)'; test -n "$(48iconsdir)" || list=; \
xfce4-screenshooter-1.9.7/Makefile.in:1150:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-screenshooter-1.9.7/Makefile.in-1151-	dir='$(DESTDIR)$(48iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1170-	@list='$(app_desktop_DATA)'; test -n "$(app_desktopdir)" || list=; \
xfce4-screenshooter-1.9.7/Makefile.in:1171:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-screenshooter-1.9.7/Makefile.in-1172-	dir='$(DESTDIR)$(app_desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1191-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
xfce4-screenshooter-1.9.7/Makefile.in:1192:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-screenshooter-1.9.7/Makefile.in-1193-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1212-	@list='$(panel_desktop_DATA)'; test -n "$(panel_desktopdir)" || list=; \
xfce4-screenshooter-1.9.7/Makefile.in:1213:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-screenshooter-1.9.7/Makefile.in-1214-	dir='$(DESTDIR)$(panel_desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1233-	@list='$(scalicons_DATA)'; test -n "$(scaliconsdir)" || list=; \
xfce4-screenshooter-1.9.7/Makefile.in:1234:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-screenshooter-1.9.7/Makefile.in-1235-	dir='$(DESTDIR)$(scaliconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1250-	dot_seen=no; \
xfce4-screenshooter-1.9.7/Makefile.in:1251:	target=`echo $@ | sed s/-recursive//`; \
xfce4-screenshooter-1.9.7/Makefile.in-1252-	case "$@" in \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1313-GTAGS:
xfce4-screenshooter-1.9.7/Makefile.in:1314:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-screenshooter-1.9.7/Makefile.in-1315-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1348-	test -d "$(distdir)" || mkdir "$(distdir)"
xfce4-screenshooter-1.9.7/Makefile.in:1349:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-screenshooter-1.9.7/Makefile.in:1350:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-screenshooter-1.9.7/Makefile.in-1351-	list='$(DISTFILES)'; \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1362-	  if test -d $$d/$$file; then \
xfce4-screenshooter-1.9.7/Makefile.in:1363:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-screenshooter-1.9.7/Makefile.in-1364-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1475-	test -d $(distdir)/_build || exit 0; \
xfce4-screenshooter-1.9.7/Makefile.in:1476:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xfce4-screenshooter-1.9.7/Makefile.in-1477-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1519-	}; \
xfce4-screenshooter-1.9.7/Makefile.in:1520:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xfce4-screenshooter-1.9.7/Makefile.in-1521-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xfce4-screenshooter-1.9.7/Makefile.in-1531-	fi
xfce4-screenshooter-1.9.7/Makefile.in:1532:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xfce4-screenshooter-1.9.7/Makefile.in-1533-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xfce4-screenshooter-1.9.7/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfce4-screenshooter-1.9.7/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-screenshooter-1.9.7/configure-47-  as_echo='print -r --'
xfce4-screenshooter-1.9.7/configure-48-  as_echo_n='print -rn --'
xfce4-screenshooter-1.9.7/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-screenshooter-1.9.7/configure-50-  as_echo='printf %s\n'
##############################################
xfce4-screenshooter-1.9.7/configure-52-else
xfce4-screenshooter-1.9.7/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfce4-screenshooter-1.9.7/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfce4-screenshooter-1.9.7/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfce4-screenshooter-1.9.7/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfce4-screenshooter-1.9.7/configure-64-      esac;
##############################################
xfce4-screenshooter-1.9.7/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xfce4-screenshooter-1.9.7/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xfce4-screenshooter-1.9.7/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
xfce4-screenshooter-1.9.7/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
xfce4-screenshooter-1.9.7/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xfce4-screenshooter-1.9.7/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
xfce4-screenshooter-1.9.7/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
xfce4-screenshooter-1.9.7/configure-335-      case $as_dir in #(
xfce4-screenshooter-1.9.7/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfce4-screenshooter-1.9.7/configure-337-      *) as_qdir=$as_dir;;
##############################################
xfce4-screenshooter-1.9.7/configure-408-  {
xfce4-screenshooter-1.9.7/configure:409:    as_val=`expr "$@" || test $? -eq 1`
xfce4-screenshooter-1.9.7/configure-410-  }
##############################################
xfce4-screenshooter-1.9.7/configure-415-# ----------------------------------------
xfce4-screenshooter-1.9.7/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfce4-screenshooter-1.9.7/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfce4-screenshooter-1.9.7/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xfce4-screenshooter-1.9.7/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xfce4-screenshooter-1.9.7/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xfce4-screenshooter-1.9.7/configure-967-  case $ac_option in
xfce4-screenshooter-1.9.7/configure:968:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xfce4-screenshooter-1.9.7/configure-969-  *=)   ac_optarg= ;;
##############################################
xfce4-screenshooter-1.9.7/configure-1011-  -disable-* | --disable-*)
xfce4-screenshooter-1.9.7/configure:1012:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xfce4-screenshooter-1.9.7/configure-1013-    # Reject names that are not valid shell variable names.
##############################################
xfce4-screenshooter-1.9.7/configure-1016-    ac_useropt_orig=$ac_useropt
xfce4-screenshooter-1.9.7/configure:1017:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-screenshooter-1.9.7/configure-1018-    case $ac_user_opts in
##############################################
xfce4-screenshooter-1.9.7/configure-1037-  -enable-* | --enable-*)
xfce4-screenshooter-1.9.7/configure:1038:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xfce4-screenshooter-1.9.7/configure-1039-    # Reject names that are not valid shell variable names.
##############################################
xfce4-screenshooter-1.9.7/configure-1042-    ac_useropt_orig=$ac_useropt
xfce4-screenshooter-1.9.7/configure:1043:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-screenshooter-1.9.7/configure-1044-    case $ac_user_opts in
##############################################
xfce4-screenshooter-1.9.7/configure-1241-  -with-* | --with-*)
xfce4-screenshooter-1.9.7/configure:1242:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xfce4-screenshooter-1.9.7/configure-1243-    # Reject names that are not valid shell variable names.
##############################################
xfce4-screenshooter-1.9.7/configure-1246-    ac_useropt_orig=$ac_useropt
xfce4-screenshooter-1.9.7/configure:1247:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-screenshooter-1.9.7/configure-1248-    case $ac_user_opts in
##############################################
xfce4-screenshooter-1.9.7/configure-1257-  -without-* | --without-*)
xfce4-screenshooter-1.9.7/configure:1258:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xfce4-screenshooter-1.9.7/configure-1259-    # Reject names that are not valid shell variable names.
##############################################
xfce4-screenshooter-1.9.7/configure-1262-    ac_useropt_orig=$ac_useropt
xfce4-screenshooter-1.9.7/configure:1263:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-screenshooter-1.9.7/configure-1264-    case $ac_user_opts in
##############################################
xfce4-screenshooter-1.9.7/configure-1295-  *=*)
xfce4-screenshooter-1.9.7/configure:1296:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xfce4-screenshooter-1.9.7/configure-1297-    # Reject names that are not valid shell variable names.
##############################################
xfce4-screenshooter-1.9.7/configure-1316-if test -n "$ac_prev"; then
xfce4-screenshooter-1.9.7/configure:1317:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xfce4-screenshooter-1.9.7/configure-1318-  as_fn_error $? "missing argument to $ac_option"
##############################################
xfce4-screenshooter-1.9.7/configure-1338-    */ )
xfce4-screenshooter-1.9.7/configure:1339:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xfce4-screenshooter-1.9.7/configure-1340-      eval $ac_var=\$ac_val;;
##############################################
xfce4-screenshooter-1.9.7/configure-1373-ac_ls_di=`ls -di .` &&
xfce4-screenshooter-1.9.7/configure:1374:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xfce4-screenshooter-1.9.7/configure-1375-  as_fn_error $? "working directory cannot be determined"
##############################################
xfce4-screenshooter-1.9.7/configure-1429-case $srcdir in
xfce4-screenshooter-1.9.7/configure:1430:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xfce4-screenshooter-1.9.7/configure-1431-esac
##############################################
xfce4-screenshooter-1.9.7/configure-1472-By default, \`make install' will install all the files in
xfce4-screenshooter-1.9.7/configure:1473:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xfce4-screenshooter-1.9.7/configure:1474:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xfce4-screenshooter-1.9.7/configure-1475-for instance \`--prefix=\$HOME'.
##############################################
xfce4-screenshooter-1.9.7/configure-1603-*)
xfce4-screenshooter-1.9.7/configure:1604:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfce4-screenshooter-1.9.7/configure-1605-  # A ".." for each directory in $ac_dir_suffix.
xfce4-screenshooter-1.9.7/configure:1606:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfce4-screenshooter-1.9.7/configure-1607-  case $ac_top_builddir_sub in
##############################################
xfce4-screenshooter-1.9.7/configure-2091-    *\'*)
xfce4-screenshooter-1.9.7/configure:2092:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-screenshooter-1.9.7/configure-2093-    esac
##############################################
xfce4-screenshooter-1.9.7/configure-2174-      case $ac_val in
xfce4-screenshooter-1.9.7/configure:2175:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfce4-screenshooter-1.9.7/configure-2176-      esac
##############################################
xfce4-screenshooter-1.9.7/configure-2189-	case $ac_val in
xfce4-screenshooter-1.9.7/configure:2190:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfce4-screenshooter-1.9.7/configure-2191-	esac
##############################################
xfce4-screenshooter-1.9.7/configure-2309-    set,)
xfce4-screenshooter-1.9.7/configure:2310:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xfce4-screenshooter-1.9.7/configure:2311:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xfce4-screenshooter-1.9.7/configure-2312-      ac_cache_corrupted=: ;;
##############################################
xfce4-screenshooter-1.9.7/configure-2320-	# differences in whitespace do not lead to failure.
xfce4-screenshooter-1.9.7/configure:2321:	ac_old_val_w=`echo x $ac_old_val`
xfce4-screenshooter-1.9.7/configure:2322:	ac_new_val_w=`echo x $ac_new_val`
xfce4-screenshooter-1.9.7/configure-2323-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xfce4-screenshooter-1.9.7/configure-2340-    case $ac_new_val in
xfce4-screenshooter-1.9.7/configure:2341:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-screenshooter-1.9.7/configure-2342-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xfce4-screenshooter-1.9.7/configure-2516-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfce4-screenshooter-1.9.7/configure:2517:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfce4-screenshooter-1.9.7/configure-2518-     if test "$*" = "X"; then
xfce4-screenshooter-1.9.7/configure-2519-	# -L didn't work.
xfce4-screenshooter-1.9.7/configure:2520:	set X `ls -t "$srcdir/configure" conftest.file`
xfce4-screenshooter-1.9.7/configure-2521-     fi
##############################################
xfce4-screenshooter-1.9.7/configure-2567-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xfce4-screenshooter-1.9.7/configure:2568:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xfce4-screenshooter-1.9.7/configure-2569-
xfce4-screenshooter-1.9.7/configure-2570-# Expand $ac_aux_dir to an absolute path.
xfce4-screenshooter-1.9.7/configure:2571:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfce4-screenshooter-1.9.7/configure-2572-
##############################################
xfce4-screenshooter-1.9.7/configure-2712-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xfce4-screenshooter-1.9.7/configure:2713:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xfce4-screenshooter-1.9.7/configure-2714-	     'mkdir (GNU coreutils) '* | \
##############################################
xfce4-screenshooter-1.9.7/configure-2785-set x ${MAKE-make}
xfce4-screenshooter-1.9.7/configure:2786:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xfce4-screenshooter-1.9.7/configure-2787-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xfce4-screenshooter-1.9.7/configure-2795-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xfce4-screenshooter-1.9.7/configure:2796:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xfce4-screenshooter-1.9.7/configure-2797-  *@@@%%%=?*=@@@%%%*)
##############################################
xfce4-screenshooter-1.9.7/configure-2861-
xfce4-screenshooter-1.9.7/configure:2862:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfce4-screenshooter-1.9.7/configure-2863-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfce4-screenshooter-1.9.7/configure-3503-$as_echo_n "checking whether the C compiler works... " >&6; }
xfce4-screenshooter-1.9.7/configure:3504:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xfce4-screenshooter-1.9.7/configure-3505-
##############################################
xfce4-screenshooter-1.9.7/configure-3547-	then :; else
xfce4-screenshooter-1.9.7/configure:3548:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfce4-screenshooter-1.9.7/configure-3549-	fi
##############################################
xfce4-screenshooter-1.9.7/configure-3607-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xfce4-screenshooter-1.9.7/configure:3608:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfce4-screenshooter-1.9.7/configure-3609-	  break;;
##############################################
xfce4-screenshooter-1.9.7/configure-3716-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xfce4-screenshooter-1.9.7/configure:3717:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xfce4-screenshooter-1.9.7/configure-3718-       break;;
##############################################
xfce4-screenshooter-1.9.7/configure-4097-  if test "$am_compiler_list" = ""; then
xfce4-screenshooter-1.9.7/configure:4098:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfce4-screenshooter-1.9.7/configure-4099-  fi
##############################################
xfce4-screenshooter-1.9.7/configure-4318-test "x$ac_build_alias" = x &&
xfce4-screenshooter-1.9.7/configure:4319:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xfce4-screenshooter-1.9.7/configure-4320-test "x$ac_build_alias" = x &&
xfce4-screenshooter-1.9.7/configure-4321-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xfce4-screenshooter-1.9.7/configure:4322:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xfce4-screenshooter-1.9.7/configure-4323-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xfce4-screenshooter-1.9.7/configure-4342-IFS=$ac_save_IFS
xfce4-screenshooter-1.9.7/configure:4343:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xfce4-screenshooter-1.9.7/configure-4344-
##############################################
xfce4-screenshooter-1.9.7/configure-4353-else
xfce4-screenshooter-1.9.7/configure:4354:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xfce4-screenshooter-1.9.7/configure-4355-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xfce4-screenshooter-1.9.7/configure-4375-IFS=$ac_save_IFS
xfce4-screenshooter-1.9.7/configure:4376:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xfce4-screenshooter-1.9.7/configure-4377-
##############################################
xfce4-screenshooter-1.9.7/configure-4403-  # Check for GNU $ac_path_SED
xfce4-screenshooter-1.9.7/configure:4404:case `"$ac_path_SED" --version 2>&1` in
xfce4-screenshooter-1.9.7/configure-4405-*GNU*)
##############################################
xfce4-screenshooter-1.9.7/configure-4479-  # Check for GNU $ac_path_GREP
xfce4-screenshooter-1.9.7/configure:4480:case `"$ac_path_GREP" --version 2>&1` in
xfce4-screenshooter-1.9.7/configure-4481-*GNU*)
##############################################
xfce4-screenshooter-1.9.7/configure-4545-  # Check for GNU $ac_path_EGREP
xfce4-screenshooter-1.9.7/configure:4546:case `"$ac_path_EGREP" --version 2>&1` in
xfce4-screenshooter-1.9.7/configure-4547-*GNU*)
##############################################
xfce4-screenshooter-1.9.7/configure-4612-  # Check for GNU $ac_path_FGREP
xfce4-screenshooter-1.9.7/configure:4613:case `"$ac_path_FGREP" --version 2>&1` in
xfce4-screenshooter-1.9.7/configure-4614-*GNU*)
##############################################
xfce4-screenshooter-1.9.7/configure-4683-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfce4-screenshooter-1.9.7/configure:4684:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-screenshooter-1.9.7/configure-4685-  ECHO='print -r --'
xfce4-screenshooter-1.9.7/configure:4686:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-screenshooter-1.9.7/configure-4687-  ECHO='printf %s\n'
##############################################
xfce4-screenshooter-1.9.7/configure-4744-    # gcc leaves a trailing carriage return, which upsets mingw
xfce4-screenshooter-1.9.7/configure:4745:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfce4-screenshooter-1.9.7/configure-4746-  *)
xfce4-screenshooter-1.9.7/configure:4747:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfce4-screenshooter-1.9.7/configure-4748-  esac
##############################################
xfce4-screenshooter-1.9.7/configure-4753-      # Canonicalize the pathname of ld
xfce4-screenshooter-1.9.7/configure:4754:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfce4-screenshooter-1.9.7/configure-4755-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfce4-screenshooter-1.9.7/configure:4756:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfce4-screenshooter-1.9.7/configure-4757-      done
##############################################
xfce4-screenshooter-1.9.7/configure-4788-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfce4-screenshooter-1.9.7/configure:4789:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfce4-screenshooter-1.9.7/configure-4790-      *GNU* | *'with BFD'*)
##############################################
xfce4-screenshooter-1.9.7/configure-4819-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xfce4-screenshooter-1.9.7/configure:4820:case `$LD -v 2>&1 </dev/null` in
xfce4-screenshooter-1.9.7/configure-4821-*GNU* | *'with BFD'*)
##############################################
xfce4-screenshooter-1.9.7/configure-4865-
xfce4-screenshooter-1.9.7/configure:4866:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-screenshooter-1.9.7/configure-4867-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfce4-screenshooter-1.9.7/configure:4868:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-screenshooter-1.9.7/configure-4869-if test -n "0.35.0"; then
##############################################
xfce4-screenshooter-1.9.7/configure-5305-fi
xfce4-screenshooter-1.9.7/configure:5306:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfce4-screenshooter-1.9.7/configure:5307:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfce4-screenshooter-1.9.7/configure:5308:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfce4-screenshooter-1.9.7/configure-5309-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfce4-screenshooter-1.9.7/configure-5361-else
xfce4-screenshooter-1.9.7/configure:5362:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfce4-screenshooter-1.9.7/configure-5363-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-5368-$as_echo_n "checking for XML::Parser... " >&6; }
xfce4-screenshooter-1.9.7/configure:5369:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfce4-screenshooter-1.9.7/configure-5370-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-5456-	esac
xfce4-screenshooter-1.9.7/configure:5457:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfce4-screenshooter-1.9.7/configure-5458-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfce4-screenshooter-1.9.7/configure-5462-	*)
xfce4-screenshooter-1.9.7/configure:5463:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfce4-screenshooter-1.9.7/configure-5464-	  */dev/null*)
##############################################
xfce4-screenshooter-1.9.7/configure-5590-
xfce4-screenshooter-1.9.7/configure:5591:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfce4-screenshooter-1.9.7/configure-5592-    *COFF*)
##############################################
xfce4-screenshooter-1.9.7/configure-5702-    # And add a safety zone
xfce4-screenshooter-1.9.7/configure:5703:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-screenshooter-1.9.7/configure:5704:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-screenshooter-1.9.7/configure-5705-    ;;
##############################################
xfce4-screenshooter-1.9.7/configure-5735-    if test -n "$kargmax"; then
xfce4-screenshooter-1.9.7/configure:5736:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xfce4-screenshooter-1.9.7/configure-5737-    else
##############################################
xfce4-screenshooter-1.9.7/configure-5744-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfce4-screenshooter-1.9.7/configure:5745:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-screenshooter-1.9.7/configure:5746:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-screenshooter-1.9.7/configure-5747-    else
##############################################
xfce4-screenshooter-1.9.7/configure-5756-      # we can't tell.
xfce4-screenshooter-1.9.7/configure:5757:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfce4-screenshooter-1.9.7/configure-5758-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfce4-screenshooter-1.9.7/configure-5760-      do
xfce4-screenshooter-1.9.7/configure:5761:        i=`expr $i + 1`
xfce4-screenshooter-1.9.7/configure-5762-        teststring=$teststring$teststring
##############################################
xfce4-screenshooter-1.9.7/configure-5764-      # Only check the string length outside the loop.
xfce4-screenshooter-1.9.7/configure:5765:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfce4-screenshooter-1.9.7/configure-5766-      teststring=
##############################################
xfce4-screenshooter-1.9.7/configure-5769-      # linker.  It appears as though 1/2 is a usable value.
xfce4-screenshooter-1.9.7/configure:5770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfce4-screenshooter-1.9.7/configure-5771-    fi
##############################################
xfce4-screenshooter-1.9.7/configure-6180-openbsd* | bitrig*)
xfce4-screenshooter-1.9.7/configure:6181:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-screenshooter-1.9.7/configure-6182-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xfce4-screenshooter-1.9.7/configure-6250-    else
xfce4-screenshooter-1.9.7/configure:6251:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xfce4-screenshooter-1.9.7/configure-6252-    fi
##############################################
xfce4-screenshooter-1.9.7/configure-6395-  # decide which one to use based on capabilities of $DLLTOOL
xfce4-screenshooter-1.9.7/configure:6396:  case `$DLLTOOL --help 2>&1` in
xfce4-screenshooter-1.9.7/configure-6397-  *--identify-strict*)
##############################################
xfce4-screenshooter-1.9.7/configure-6933-# If we're using GNU nm, then use its standard symbol codes.
xfce4-screenshooter-1.9.7/configure:6934:case `$NM -V 2>&1` in
xfce4-screenshooter-1.9.7/configure-6935-*GNU* | *'with BFD'*)
##############################################
xfce4-screenshooter-1.9.7/configure-6981-mingw*)
xfce4-screenshooter-1.9.7/configure:6982:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfce4-screenshooter-1.9.7/configure-6983-  ;;
##############################################
xfce4-screenshooter-1.9.7/configure-7213-   if test yes = "$GCC"; then
xfce4-screenshooter-1.9.7/configure:7214:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfce4-screenshooter-1.9.7/configure-7215-   fi
##############################################
xfce4-screenshooter-1.9.7/configure-7217- /*)
xfce4-screenshooter-1.9.7/configure:7218:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfce4-screenshooter-1.9.7/configure-7219-   ;; #(
##############################################
xfce4-screenshooter-1.9.7/configure-7312-    done
xfce4-screenshooter-1.9.7/configure:7313:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-screenshooter-1.9.7/configure-7314-}
##############################################
xfce4-screenshooter-1.9.7/configure-7334-  test $ac_status = 0; }; then
xfce4-screenshooter-1.9.7/configure:7335:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/configure-7336-      *ELF-32*)
##############################################
xfce4-screenshooter-1.9.7/configure-7355-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfce4-screenshooter-1.9.7/configure:7356:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/configure-7357-	*32-bit*)
##############################################
xfce4-screenshooter-1.9.7/configure-7367-    else
xfce4-screenshooter-1.9.7/configure:7368:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/configure-7369-	*32-bit*)
##############################################
xfce4-screenshooter-1.9.7/configure-7393-    emul=elf
xfce4-screenshooter-1.9.7/configure:7394:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/configure-7395-      *32-bit*)
##############################################
xfce4-screenshooter-1.9.7/configure-7401-    esac
xfce4-screenshooter-1.9.7/configure:7402:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/configure-7403-      *MSB*)
##############################################
xfce4-screenshooter-1.9.7/configure-7409-    esac
xfce4-screenshooter-1.9.7/configure:7410:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-screenshooter-1.9.7/configure-7411-      *N32*)
##############################################
xfce4-screenshooter-1.9.7/configure-8342-    *:)
xfce4-screenshooter-1.9.7/configure:8343:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfce4-screenshooter-1.9.7/configure-8344-        ;;
xfce4-screenshooter-1.9.7/configure-8345-    x:*)
xfce4-screenshooter-1.9.7/configure:8346:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/configure-8347-        ;;
xfce4-screenshooter-1.9.7/configure-8348-    *::*)
xfce4-screenshooter-1.9.7/configure:8349:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/configure:8350:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfce4-screenshooter-1.9.7/configure-8351-        ;;
xfce4-screenshooter-1.9.7/configure-8352-    *)
xfce4-screenshooter-1.9.7/configure:8353:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/configure-8354-        ;;
##############################################
xfce4-screenshooter-1.9.7/configure-8611-do :
xfce4-screenshooter-1.9.7/configure:8612:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfce4-screenshooter-1.9.7/configure-8613-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfce4-screenshooter-1.9.7/configure-8616-  cat >>confdefs.h <<_ACEOF
xfce4-screenshooter-1.9.7/configure:8617:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfce4-screenshooter-1.9.7/configure-8618-_ACEOF
##############################################
xfce4-screenshooter-1.9.7/configure-8973-	"file_magic "*)
xfce4-screenshooter-1.9.7/configure:8974:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-screenshooter-1.9.7/configure-8975-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-screenshooter-1.9.7/configure-9039-	"file_magic "*)
xfce4-screenshooter-1.9.7/configure:9040:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-screenshooter-1.9.7/configure-9041-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-screenshooter-1.9.7/configure-9433-      *)
xfce4-screenshooter-1.9.7/configure:9434:	case `$CC -V 2>&1 | sed 5q` in
xfce4-screenshooter-1.9.7/configure-9435-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xfce4-screenshooter-1.9.7/configure-9879-	# shared libraries, regardless of the interface used.
xfce4-screenshooter-1.9.7/configure:9880:	case `$LD -v 2>&1` in
xfce4-screenshooter-1.9.7/configure-9881-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfce4-screenshooter-1.9.7/configure-9911-    supports_anon_versioning=no
xfce4-screenshooter-1.9.7/configure:9912:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
xfce4-screenshooter-1.9.7/configure-9913-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfce4-screenshooter-1.9.7/configure-9980-	# is; otherwise, prepend EXPORTS...
xfce4-screenshooter-1.9.7/configure:9981:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfce4-screenshooter-1.9.7/configure-9982-          cp $export_symbols $output_objdir/$soname.def;
##############################################
xfce4-screenshooter-1.9.7/configure-10014-	prefix_cmds="$SED"~
xfce4-screenshooter-1.9.7/configure:10015:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-screenshooter-1.9.7/configure-10016-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-screenshooter-1.9.7/configure-10037-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-screenshooter-1.9.7/configure:10038:      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-screenshooter-1.9.7/configure:10039:      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-screenshooter-1.9.7/configure-10040-      ;;
##############################################
xfce4-screenshooter-1.9.7/configure-10055-        pgcc*)				# Portland Group C compiler
xfce4-screenshooter-1.9.7/configure:10056:	  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-screenshooter-1.9.7/configure-10057-	  tmp_addflag=' $pic_flag'
##############################################
xfce4-screenshooter-1.9.7/configure-10060-					# Portland Group f77 and f90 compilers
xfce4-screenshooter-1.9.7/configure:10061:	  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-screenshooter-1.9.7/configure-10062-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfce4-screenshooter-1.9.7/configure-10077-	nvcc*)	# Cuda Compiler Driver 2.2
xfce4-screenshooter-1.9.7/configure:10078:	  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-screenshooter-1.9.7/configure-10079-	  compiler_needs_object=yes
##############################################
xfce4-screenshooter-1.9.7/configure-10081-	esac
xfce4-screenshooter-1.9.7/configure:10082:	case `$CC -V 2>&1 | sed 5q` in
xfce4-screenshooter-1.9.7/configure-10083-	*Sun\ C*)			# Sun C 5.9
xfce4-screenshooter-1.9.7/configure:10084:	  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-screenshooter-1.9.7/configure-10085-	  compiler_needs_object=yes
##############################################
xfce4-screenshooter-1.9.7/configure-10152-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfce4-screenshooter-1.9.7/configure:10153:      case `$LD -v 2>&1` in
xfce4-screenshooter-1.9.7/configure-10154-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xfce4-screenshooter-1.9.7/configure-10241-	else
xfce4-screenshooter-1.9.7/configure:10242:	  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-screenshooter-1.9.7/configure-10243-	fi
##############################################
xfce4-screenshooter-1.9.7/configure-10306-	# below for broken collect2 doesn't work under 4.3+
xfce4-screenshooter-1.9.7/configure:10307:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-screenshooter-1.9.7/configure-10308-	  if test -f "$collect2name" &&
##############################################
xfce4-screenshooter-1.9.7/configure-10386-      }'
xfce4-screenshooter-1.9.7/configure:10387:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-screenshooter-1.9.7/configure-10388-  # Check for a 64-bit object if we didn't find anything.
xfce4-screenshooter-1.9.7/configure-10389-  if test -z "$lt_cv_aix_libpath_"; then
xfce4-screenshooter-1.9.7/configure:10390:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-screenshooter-1.9.7/configure-10391-  fi
##############################################
xfce4-screenshooter-1.9.7/configure-10404-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
xfce4-screenshooter-1.9.7/configure:10405:        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-screenshooter-1.9.7/configure-10406-      else
##############################################
xfce4-screenshooter-1.9.7/configure-10439-      }'
xfce4-screenshooter-1.9.7/configure:10440:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-screenshooter-1.9.7/configure-10441-  # Check for a 64-bit object if we didn't find anything.
xfce4-screenshooter-1.9.7/configure-10442-  if test -z "$lt_cv_aix_libpath_"; then
xfce4-screenshooter-1.9.7/configure:10443:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-screenshooter-1.9.7/configure-10444-  fi
##############################################
xfce4-screenshooter-1.9.7/configure-10471-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-screenshooter-1.9.7/configure:10472:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xfce4-screenshooter-1.9.7/configure-10473-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-screenshooter-1.9.7/configure-10524-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xfce4-screenshooter-1.9.7/configure:10525:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfce4-screenshooter-1.9.7/configure-10526-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xfce4-screenshooter-1.9.7/configure-10562-	# FIXME: Setting linknames here is a bad hack.
xfce4-screenshooter-1.9.7/configure:10563:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfce4-screenshooter-1.9.7/configure-10564-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfce4-screenshooter-1.9.7/configure-10580-  if test yes = "$lt_cv_ld_force_load"; then
xfce4-screenshooter-1.9.7/configure:10581:    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-screenshooter-1.9.7/configure-10582-
##############################################
xfce4-screenshooter-1.9.7/configure-10760-      if test yes = "$GCC"; then
xfce4-screenshooter-1.9.7/configure:10761:	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-screenshooter-1.9.7/configure-10762-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfce4-screenshooter-1.9.7/configure-10788-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfce4-screenshooter-1.9.7/configure:10789:          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-screenshooter-1.9.7/configure-10790-	fi
xfce4-screenshooter-1.9.7/configure-10791-      else
xfce4-screenshooter-1.9.7/configure:10792:	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-screenshooter-1.9.7/configure:10793:	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-screenshooter-1.9.7/configure-10794-      fi
##############################################
xfce4-screenshooter-1.9.7/configure-10838-	hardcode_direct_absolute=yes
xfce4-screenshooter-1.9.7/configure:10839:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-screenshooter-1.9.7/configure-10840-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfce4-screenshooter-1.9.7/configure-10869-	prefix_cmds="$SED"~
xfce4-screenshooter-1.9.7/configure:10870:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-screenshooter-1.9.7/configure-10871-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-screenshooter-1.9.7/configure-10884-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfce4-screenshooter-1.9.7/configure:10885:	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-screenshooter-1.9.7/configure-10886-      else
xfce4-screenshooter-1.9.7/configure-10887-	allow_undefined_flag=' -expect_unresolved \*'
xfce4-screenshooter-1.9.7/configure:10888:	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-screenshooter-1.9.7/configure-10889-      fi
##############################################
xfce4-screenshooter-1.9.7/configure-10897-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfce4-screenshooter-1.9.7/configure:10898:	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-screenshooter-1.9.7/configure-10899-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
xfce4-screenshooter-1.9.7/configure-10901-	allow_undefined_flag=' -expect_unresolved \*'
xfce4-screenshooter-1.9.7/configure:10902:	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-screenshooter-1.9.7/configure:10903:	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-screenshooter-1.9.7/configure:10904:          $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-screenshooter-1.9.7/configure-10905-
##############################################
xfce4-screenshooter-1.9.7/configure-10920-      else
xfce4-screenshooter-1.9.7/configure:10921:	case `$CC -V 2>&1` in
xfce4-screenshooter-1.9.7/configure-10922-	*"Compilers 5.0"*)
##############################################
xfce4-screenshooter-1.9.7/configure-11319-  esac
xfce4-screenshooter-1.9.7/configure:11320:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfce4-screenshooter-1.9.7/configure-11321-  case $lt_search_path_spec in
##############################################
xfce4-screenshooter-1.9.7/configure-11326-    # okay in the real world where ";" in dirpaths is itself problematic.
xfce4-screenshooter-1.9.7/configure:11327:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfce4-screenshooter-1.9.7/configure-11328-    ;;
xfce4-screenshooter-1.9.7/configure-11329-  *)
xfce4-screenshooter-1.9.7/configure:11330:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfce4-screenshooter-1.9.7/configure-11331-    ;;
##############################################
xfce4-screenshooter-1.9.7/configure-11335-  lt_tmp_lt_search_path_spec=
xfce4-screenshooter-1.9.7/configure:11336:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfce4-screenshooter-1.9.7/configure-11337-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfce4-screenshooter-1.9.7/configure-11377-  esac
xfce4-screenshooter-1.9.7/configure:11378:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfce4-screenshooter-1.9.7/configure-11379-else
##############################################
xfce4-screenshooter-1.9.7/configure-11517-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfce4-screenshooter-1.9.7/configure:11518:    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-screenshooter-1.9.7/configure-11519-    ;;
##############################################
xfce4-screenshooter-1.9.7/configure-11553-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-screenshooter-1.9.7/configure:11554:    postinstall_cmds='base_file=`basename \$file`~
xfce4-screenshooter-1.9.7/configure:11555:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-screenshooter-1.9.7/configure:11556:      dldir=$destdir/`dirname \$dlpath`~
xfce4-screenshooter-1.9.7/configure-11557-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-screenshooter-1.9.7/configure-11562-      fi'
xfce4-screenshooter-1.9.7/configure:11563:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-screenshooter-1.9.7/configure-11564-      dlpath=$dir/\$dldll~
##############################################
xfce4-screenshooter-1.9.7/configure-11570-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfce4-screenshooter-1.9.7/configure:11571:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-screenshooter-1.9.7/configure-11572-
##############################################
xfce4-screenshooter-1.9.7/configure-11576-      # MinGW DLLs use traditional 'lib' prefix
xfce4-screenshooter-1.9.7/configure:11577:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-screenshooter-1.9.7/configure-11578-      ;;
##############################################
xfce4-screenshooter-1.9.7/configure-11580-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfce4-screenshooter-1.9.7/configure:11581:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-screenshooter-1.9.7/configure-11582-      ;;
##############################################
xfce4-screenshooter-1.9.7/configure-11589-    libname_spec='$name'
xfce4-screenshooter-1.9.7/configure:11590:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-screenshooter-1.9.7/configure-11591-    library_names_spec='$libname.dll.lib'
##############################################
xfce4-screenshooter-1.9.7/configure-11601-        # Let DOS variable expansion print the short 8.3 style file name.
xfce4-screenshooter-1.9.7/configure:11602:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfce4-screenshooter-1.9.7/configure-11603-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfce4-screenshooter-1.9.7/configure-11606-      # Convert to MSYS style.
xfce4-screenshooter-1.9.7/configure:11607:      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-screenshooter-1.9.7/configure-11608-      ;;
##############################################
xfce4-screenshooter-1.9.7/configure-11612-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfce4-screenshooter-1.9.7/configure:11613:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfce4-screenshooter-1.9.7/configure:11614:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfce4-screenshooter-1.9.7/configure:11615:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-screenshooter-1.9.7/configure-11616-      ;;
##############################################
xfce4-screenshooter-1.9.7/configure-11620-        # It is most probably a Windows format PATH.
xfce4-screenshooter-1.9.7/configure:11621:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfce4-screenshooter-1.9.7/configure-11622-      else
xfce4-screenshooter-1.9.7/configure:11623:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-screenshooter-1.9.7/configure-11624-      fi
##############################################
xfce4-screenshooter-1.9.7/configure-11630-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-screenshooter-1.9.7/configure:11631:    postinstall_cmds='base_file=`basename \$file`~
xfce4-screenshooter-1.9.7/configure:11632:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-screenshooter-1.9.7/configure:11633:      dldir=$destdir/`dirname \$dlpath`~
xfce4-screenshooter-1.9.7/configure-11634-      test -d \$dldir || mkdir -p \$dldir~
xfce4-screenshooter-1.9.7/configure-11635-      $install_prog $dir/$dlname \$dldir/$dlname'
xfce4-screenshooter-1.9.7/configure:11636:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-screenshooter-1.9.7/configure-11637-      dlpath=$dir/\$dldll~
##############################################
xfce4-screenshooter-1.9.7/configure-11644-    # Assume MSVC and ICC wrapper
xfce4-screenshooter-1.9.7/configure:11645:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xfce4-screenshooter-1.9.7/configure-11646-    dynamic_linker='Win32 ld.exe'
##############################################
xfce4-screenshooter-1.9.7/configure-11661-  shlibpath_var=DYLD_LIBRARY_PATH
xfce4-screenshooter-1.9.7/configure:11662:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfce4-screenshooter-1.9.7/configure-11663-
##############################################
xfce4-screenshooter-1.9.7/configure-11914-  if test -f /etc/ld.so.conf; then
xfce4-screenshooter-1.9.7/configure:11915:    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-screenshooter-1.9.7/configure-11916-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfce4-screenshooter-1.9.7/configure-11968-  need_lib_prefix=no
xfce4-screenshooter-1.9.7/configure:11969:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-screenshooter-1.9.7/configure-11970-    need_version=no
##############################################
xfce4-screenshooter-1.9.7/configure-11995-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfce4-screenshooter-1.9.7/configure:11996:  postinstall_cmds='base_file=`basename \$file`~
xfce4-screenshooter-1.9.7/configure:11997:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfce4-screenshooter-1.9.7/configure:11998:    dldir=$destdir/`dirname \$dlpath`~
xfce4-screenshooter-1.9.7/configure-11999-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-screenshooter-1.9.7/configure-12004-    fi'
xfce4-screenshooter-1.9.7/configure:12005:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfce4-screenshooter-1.9.7/configure-12006-    dlpath=$dir/\$dldll~
##############################################
xfce4-screenshooter-1.9.7/configure-13202-  if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4panel-2.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13203:    LIBXFCE4PANEL_VERSION=`$PKG_CONFIG --modversion "libxfce4panel-2.0"`
xfce4-screenshooter-1.9.7/configure-13204-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13208-$as_echo_n "checking LIBXFCE4PANEL_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13209:    LIBXFCE4PANEL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4panel-2.0"`
xfce4-screenshooter-1.9.7/configure-13210-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13214-$as_echo_n "checking LIBXFCE4PANEL_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13215:    LIBXFCE4PANEL_LIBS=`$PKG_CONFIG --libs "libxfce4panel-2.0"`
xfce4-screenshooter-1.9.7/configure-13216-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13227-  elif $PKG_CONFIG --exists "libxfce4panel-2.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13228:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4panel-2.0"`
xfce4-screenshooter-1.9.7/configure-13229-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13397-  if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4util-1.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13398:    LIBXFCE4UTIL_VERSION=`$PKG_CONFIG --modversion "libxfce4util-1.0"`
xfce4-screenshooter-1.9.7/configure-13399-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13403-$as_echo_n "checking LIBXFCE4UTIL_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13404:    LIBXFCE4UTIL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4util-1.0"`
xfce4-screenshooter-1.9.7/configure-13405-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13409-$as_echo_n "checking LIBXFCE4UTIL_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13410:    LIBXFCE4UTIL_LIBS=`$PKG_CONFIG --libs "libxfce4util-1.0"`
xfce4-screenshooter-1.9.7/configure-13411-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13422-  elif $PKG_CONFIG --exists "libxfce4util-1.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13423:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4util-1.0"`
xfce4-screenshooter-1.9.7/configure-13424-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13592-  if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4ui-2" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13593:    LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-2"`
xfce4-screenshooter-1.9.7/configure-13594-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13598-$as_echo_n "checking LIBXFCE4UI_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13599:    LIBXFCE4UI_CFLAGS=`$PKG_CONFIG --cflags "libxfce4ui-2"`
xfce4-screenshooter-1.9.7/configure-13600-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13604-$as_echo_n "checking LIBXFCE4UI_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13605:    LIBXFCE4UI_LIBS=`$PKG_CONFIG --libs "libxfce4ui-2"`
xfce4-screenshooter-1.9.7/configure-13606-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13617-  elif $PKG_CONFIG --exists "libxfce4ui-2" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13618:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-2"`
xfce4-screenshooter-1.9.7/configure-13619-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13787-  if $PKG_CONFIG "--atleast-version=2.42.0" "gthread-2.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13788:    GTHREAD_VERSION=`$PKG_CONFIG --modversion "gthread-2.0"`
xfce4-screenshooter-1.9.7/configure-13789-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13793-$as_echo_n "checking GTHREAD_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13794:    GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0"`
xfce4-screenshooter-1.9.7/configure-13795-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13799-$as_echo_n "checking GTHREAD_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13800:    GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0"`
xfce4-screenshooter-1.9.7/configure-13801-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13812-  elif $PKG_CONFIG --exists "gthread-2.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13813:    xdt_cv_version=`$PKG_CONFIG --modversion "gthread-2.0"`
xfce4-screenshooter-1.9.7/configure-13814-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13982-  if $PKG_CONFIG "--atleast-version=3.22.0" "gtk+-3.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:13983:    GTK_VERSION=`$PKG_CONFIG --modversion "gtk+-3.0"`
xfce4-screenshooter-1.9.7/configure-13984-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13988-$as_echo_n "checking GTK_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13989:    GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0"`
xfce4-screenshooter-1.9.7/configure-13990-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-13994-$as_echo_n "checking GTK_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:13995:    GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0"`
xfce4-screenshooter-1.9.7/configure-13996-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14007-  elif $PKG_CONFIG --exists "gtk+-3.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14008:    xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-3.0"`
xfce4-screenshooter-1.9.7/configure-14009-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14177-  if $PKG_CONFIG "--atleast-version=3.22.0" "gdk-3.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14178:    GDK_VERSION=`$PKG_CONFIG --modversion "gdk-3.0"`
xfce4-screenshooter-1.9.7/configure-14179-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDK_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14183-$as_echo_n "checking GDK_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14184:    GDK_CFLAGS=`$PKG_CONFIG --cflags "gdk-3.0"`
xfce4-screenshooter-1.9.7/configure-14185-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDK_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14189-$as_echo_n "checking GDK_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14190:    GDK_LIBS=`$PKG_CONFIG --libs "gdk-3.0"`
xfce4-screenshooter-1.9.7/configure-14191-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDK_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14202-  elif $PKG_CONFIG --exists "gdk-3.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14203:    xdt_cv_version=`$PKG_CONFIG --modversion "gdk-3.0"`
xfce4-screenshooter-1.9.7/configure-14204-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14372-  if $PKG_CONFIG "--atleast-version=3.22.0" "gdk-x11-3.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14373:    GDKX11_VERSION=`$PKG_CONFIG --modversion "gdk-x11-3.0"`
xfce4-screenshooter-1.9.7/configure-14374-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDKX11_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14378-$as_echo_n "checking GDKX11_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14379:    GDKX11_CFLAGS=`$PKG_CONFIG --cflags "gdk-x11-3.0"`
xfce4-screenshooter-1.9.7/configure-14380-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDKX11_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14384-$as_echo_n "checking GDKX11_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14385:    GDKX11_LIBS=`$PKG_CONFIG --libs "gdk-x11-3.0"`
xfce4-screenshooter-1.9.7/configure-14386-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDKX11_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14397-  elif $PKG_CONFIG --exists "gdk-x11-3.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14398:    xdt_cv_version=`$PKG_CONFIG --modversion "gdk-x11-3.0"`
xfce4-screenshooter-1.9.7/configure-14399-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14567-  if $PKG_CONFIG "--atleast-version=2.42.0" "glib-2.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14568:    GLIB_VERSION=`$PKG_CONFIG --modversion "glib-2.0"`
xfce4-screenshooter-1.9.7/configure-14569-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14573-$as_echo_n "checking GLIB_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14574:    GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0"`
xfce4-screenshooter-1.9.7/configure-14575-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14579-$as_echo_n "checking GLIB_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14580:    GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0"`
xfce4-screenshooter-1.9.7/configure-14581-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14592-  elif $PKG_CONFIG --exists "glib-2.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14593:    xdt_cv_version=`$PKG_CONFIG --modversion "glib-2.0"`
xfce4-screenshooter-1.9.7/configure-14594-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14762-  if $PKG_CONFIG "--atleast-version=2.26.0" "libsoup-2.4" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14763:    SOUP_VERSION=`$PKG_CONFIG --modversion "libsoup-2.4"`
xfce4-screenshooter-1.9.7/configure-14764-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SOUP_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14768-$as_echo_n "checking SOUP_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14769:    SOUP_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.4"`
xfce4-screenshooter-1.9.7/configure-14770-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SOUP_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14774-$as_echo_n "checking SOUP_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14775:    SOUP_LIBS=`$PKG_CONFIG --libs "libsoup-2.4"`
xfce4-screenshooter-1.9.7/configure-14776-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SOUP_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14787-  elif $PKG_CONFIG --exists "libsoup-2.4" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14788:    xdt_cv_version=`$PKG_CONFIG --modversion "libsoup-2.4"`
xfce4-screenshooter-1.9.7/configure-14789-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14957-  if $PKG_CONFIG "--atleast-version=2.4.0" "libxml-2.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14958:    LIBXML_VERSION=`$PKG_CONFIG --modversion "libxml-2.0"`
xfce4-screenshooter-1.9.7/configure-14959-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXML_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14963-$as_echo_n "checking LIBXML_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14964:    LIBXML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0"`
xfce4-screenshooter-1.9.7/configure-14965-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXML_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14969-$as_echo_n "checking LIBXML_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:14970:    LIBXML_LIBS=`$PKG_CONFIG --libs "libxml-2.0"`
xfce4-screenshooter-1.9.7/configure-14971-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXML_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-14982-  elif $PKG_CONFIG --exists "libxml-2.0" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:14983:    xdt_cv_version=`$PKG_CONFIG --modversion "libxml-2.0"`
xfce4-screenshooter-1.9.7/configure-14984-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15152-  if $PKG_CONFIG "--atleast-version=0.12.0" "exo-2" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:15153:    EXO_VERSION=`$PKG_CONFIG --modversion "exo-2"`
xfce4-screenshooter-1.9.7/configure-15154-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15158-$as_echo_n "checking EXO_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:15159:    EXO_CFLAGS=`$PKG_CONFIG --cflags "exo-2"`
xfce4-screenshooter-1.9.7/configure-15160-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15164-$as_echo_n "checking EXO_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:15165:    EXO_LIBS=`$PKG_CONFIG --libs "exo-2"`
xfce4-screenshooter-1.9.7/configure-15166-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15177-  elif $PKG_CONFIG --exists "exo-2" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:15178:    xdt_cv_version=`$PKG_CONFIG --modversion "exo-2"`
xfce4-screenshooter-1.9.7/configure-15179-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15347-  if $PKG_CONFIG "--atleast-version=1.0.0" "xext" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:15348:    LIBXEXT_VERSION=`$PKG_CONFIG --modversion "xext"`
xfce4-screenshooter-1.9.7/configure-15349-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXEXT_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15353-$as_echo_n "checking LIBXEXT_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:15354:    LIBXEXT_CFLAGS=`$PKG_CONFIG --cflags "xext"`
xfce4-screenshooter-1.9.7/configure-15355-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXEXT_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15359-$as_echo_n "checking LIBXEXT_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:15360:    LIBXEXT_LIBS=`$PKG_CONFIG --libs "xext"`
xfce4-screenshooter-1.9.7/configure-15361-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXEXT_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15372-  elif $PKG_CONFIG --exists "xext" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:15373:    xdt_cv_version=`$PKG_CONFIG --modversion "xext"`
xfce4-screenshooter-1.9.7/configure-15374-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15555-  if $PKG_CONFIG "--atleast-version=4.0.0" "xfixes" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:15556:    XFIXES_VERSION=`$PKG_CONFIG --modversion "xfixes"`
xfce4-screenshooter-1.9.7/configure-15557-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFIXES_VERSION" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15561-$as_echo_n "checking XFIXES_CFLAGS... " >&6; }
xfce4-screenshooter-1.9.7/configure:15562:    XFIXES_CFLAGS=`$PKG_CONFIG --cflags "xfixes"`
xfce4-screenshooter-1.9.7/configure-15563-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFIXES_CFLAGS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15567-$as_echo_n "checking XFIXES_LIBS... " >&6; }
xfce4-screenshooter-1.9.7/configure:15568:    XFIXES_LIBS=`$PKG_CONFIG --libs "xfixes"`
xfce4-screenshooter-1.9.7/configure-15569-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFIXES_LIBS" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15585-  elif $PKG_CONFIG --exists "xfixes" >/dev/null 2>&1; then
xfce4-screenshooter-1.9.7/configure:15586:    xdt_cv_version=`$PKG_CONFIG --modversion "xfixes"`
xfce4-screenshooter-1.9.7/configure-15587-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-screenshooter-1.9.7/configure-15669-    for ac_var in incroot usrlibdir libdir; do
xfce4-screenshooter-1.9.7/configure:15670:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xfce4-screenshooter-1.9.7/configure-15671-    done
##############################################
xfce4-screenshooter-1.9.7/configure-15779-  LIBS=$ac_save_LIBS
xfce4-screenshooter-1.9.7/configure:15780:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xfce4-screenshooter-1.9.7/configure-15781-do
##############################################
xfce4-screenshooter-1.9.7/configure-16361-        -L*)
xfce4-screenshooter-1.9.7/configure:16362:          path=`echo $option | sed 's/^-L//'`
xfce4-screenshooter-1.9.7/configure-16363-          if test x"$path" != x""; then
##############################################
xfce4-screenshooter-1.9.7/configure-16887-    if test -f $ac_dir/$ac_word; then
xfce4-screenshooter-1.9.7/configure:16888:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xfce4-screenshooter-1.9.7/configure-16889-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xfce4-screenshooter-1.9.7/configure-17006-    if test -f $ac_dir/$ac_word; then
xfce4-screenshooter-1.9.7/configure:17007:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xfce4-screenshooter-1.9.7/configure-17008-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xfce4-screenshooter-1.9.7/configure-17165-   if test "x$srcdir" != "x."; then
xfce4-screenshooter-1.9.7/configure:17166:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
xfce4-screenshooter-1.9.7/configure-17167-       posrcprefix="$srcdir/"
##############################################
xfce4-screenshooter-1.9.7/configure-17474-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xfce4-screenshooter-1.9.7/configure:17475:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xfce4-screenshooter-1.9.7/configure-17476-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xfce4-screenshooter-1.9.7/configure-17585-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfce4-screenshooter-1.9.7/configure:17586:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-screenshooter-1.9.7/configure-17587-  as_echo='print -r --'
xfce4-screenshooter-1.9.7/configure-17588-  as_echo_n='print -rn --'
xfce4-screenshooter-1.9.7/configure:17589:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-screenshooter-1.9.7/configure-17590-  as_echo='printf %s\n'
##############################################
xfce4-screenshooter-1.9.7/configure-17592-else
xfce4-screenshooter-1.9.7/configure:17593:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfce4-screenshooter-1.9.7/configure-17594-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfce4-screenshooter-1.9.7/configure-17602-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfce4-screenshooter-1.9.7/configure:17603:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfce4-screenshooter-1.9.7/configure-17604-      esac;
##############################################
xfce4-screenshooter-1.9.7/configure-17679-# ----------------------------------------
xfce4-screenshooter-1.9.7/configure:17680:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfce4-screenshooter-1.9.7/configure-17681-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfce4-screenshooter-1.9.7/configure-17751-  {
xfce4-screenshooter-1.9.7/configure:17752:    as_val=`expr "$@" || test $? -eq 1`
xfce4-screenshooter-1.9.7/configure-17753-  }
##############################################
xfce4-screenshooter-1.9.7/configure-17855-      case $as_dir in #(
xfce4-screenshooter-1.9.7/configure:17856:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfce4-screenshooter-1.9.7/configure-17857-      *) as_qdir=$as_dir;;
##############################################
xfce4-screenshooter-1.9.7/configure-17990-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xfce4-screenshooter-1.9.7/configure:17991:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xfce4-screenshooter-1.9.7/configure-17992-ac_cs_version="\\
##############################################
xfce4-screenshooter-1.9.7/configure-18015-  --*=?*)
xfce4-screenshooter-1.9.7/configure:18016:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfce4-screenshooter-1.9.7/configure:18017:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xfce4-screenshooter-1.9.7/configure-18018-    ac_shift=:
##############################################
xfce4-screenshooter-1.9.7/configure-18020-  --*=)
xfce4-screenshooter-1.9.7/configure:18021:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfce4-screenshooter-1.9.7/configure-18022-    ac_optarg=
##############################################
xfce4-screenshooter-1.9.7/configure-18044-    case $ac_optarg in
xfce4-screenshooter-1.9.7/configure:18045:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-screenshooter-1.9.7/configure-18046-    '') as_fn_error $? "missing file argument" ;;
##############################################
xfce4-screenshooter-1.9.7/configure-18052-    case $ac_optarg in
xfce4-screenshooter-1.9.7/configure:18053:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-screenshooter-1.9.7/configure-18054-    esac
##############################################
xfce4-screenshooter-1.9.7/configure-18121-delay_variable_subst='$delay_variable_subst'
xfce4-screenshooter-1.9.7/configure:18122:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18123:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18124:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18125:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18126:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18127:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18128:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18129:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18130:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18131:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18132:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18133:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18134:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18135:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18136:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18137:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18138:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18139:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18140:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18141:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18142:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18143:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18144:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18145:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18146:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18147:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18148:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18149:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18150:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18151:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18152:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18153:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18154:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18155:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18156:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18157:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18158:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18159:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18160:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18161:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18162:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18163:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18164:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18165:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18166:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18167:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18168:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18169:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18170:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18171:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18172:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18173:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18174:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18175:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18176:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18177:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18178:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18179:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18180: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-screenshooter-1.9.7/configure:18181: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-screenshooter-1.9.7/configure:18182:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18183:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18184:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18185:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18186:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18187:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18188:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18189:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18190:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18191:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18192:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18193:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18194:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18195:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18196:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18197:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18198:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18199:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18200:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18201:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18202:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18203:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18204:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18205:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18206:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18207:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18208:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18209:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18210:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18211:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18212:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18213:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18214:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18215:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18216:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18217:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18218:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18219:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18220:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18221:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18222:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18223:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18224:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18225:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18226:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18227:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18228:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18229:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18230:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18231:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18232:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18233:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18234:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18235:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18236:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18237:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18238:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18239:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18240:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18241:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18242:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18243:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18244:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18245:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18246:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18247:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18248:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18249:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18250:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18251:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18252:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18253:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18254:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18255:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18256:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure:18257:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xfce4-screenshooter-1.9.7/configure-18258-
##############################################
xfce4-screenshooter-1.9.7/configure-18338-striplib; do
xfce4-screenshooter-1.9.7/configure:18339:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-screenshooter-1.9.7/configure-18340-    *[\\\\\\\`\\"\\\$]*)
xfce4-screenshooter-1.9.7/configure:18341:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-screenshooter-1.9.7/configure-18342-      ;;
##############################################
xfce4-screenshooter-1.9.7/configure-18369-configure_time_lt_sys_library_path; do
xfce4-screenshooter-1.9.7/configure:18370:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-screenshooter-1.9.7/configure-18371-    *[\\\\\\\`\\"\\\$]*)
xfce4-screenshooter-1.9.7/configure:18372:      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-screenshooter-1.9.7/configure-18373-      ;;
##############################################
xfce4-screenshooter-1.9.7/configure-18468-fi
xfce4-screenshooter-1.9.7/configure:18469:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xfce4-screenshooter-1.9.7/configure-18470-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xfce4-screenshooter-1.9.7/configure-18485-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xfce4-screenshooter-1.9.7/configure:18486:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xfce4-screenshooter-1.9.7/configure-18487-ac_delim='%!_!# '
##############################################
xfce4-screenshooter-1.9.7/configure-18491-
xfce4-screenshooter-1.9.7/configure:18492:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xfce4-screenshooter-1.9.7/configure-18493-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xfce4-screenshooter-1.9.7/configure-18629-for ac_last_try in false false :; do
xfce4-screenshooter-1.9.7/configure:18630:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xfce4-screenshooter-1.9.7/configure-18631-  if test -z "$ac_tt"; then
##############################################
xfce4-screenshooter-1.9.7/configure-18761-      esac
xfce4-screenshooter-1.9.7/configure:18762:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xfce4-screenshooter-1.9.7/configure-18763-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xfce4-screenshooter-1.9.7/configure-18820-*)
xfce4-screenshooter-1.9.7/configure:18821:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfce4-screenshooter-1.9.7/configure-18822-  # A ".." for each directory in $ac_dir_suffix.
xfce4-screenshooter-1.9.7/configure:18823:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfce4-screenshooter-1.9.7/configure-18824-  case $ac_top_builddir_sub in
##############################################
xfce4-screenshooter-1.9.7/configure-18881-/@mandir@/p'
xfce4-screenshooter-1.9.7/configure:18882:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xfce4-screenshooter-1.9.7/configure-18883-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xfce4-screenshooter-1.9.7/configure-18898-
xfce4-screenshooter-1.9.7/configure:18899:# Neutralize VPATH when `$srcdir' = `.'.
xfce4-screenshooter-1.9.7/configure-18900-# Shell code in configure.ac might set extrasub.
##############################################
xfce4-screenshooter-1.9.7/configure-18926-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xfce4-screenshooter-1.9.7/configure:18927:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xfce4-screenshooter-1.9.7/configure-18928-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xfce4-screenshooter-1.9.7/configure-18972-    * )
xfce4-screenshooter-1.9.7/configure:18973:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfce4-screenshooter-1.9.7/configure-18974-  esac
##############################################
xfce4-screenshooter-1.9.7/configure-19027-    # Strip MF so we end up with the name of the file.
xfce4-screenshooter-1.9.7/configure:19028:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
xfce4-screenshooter-1.9.7/configure-19029-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfce4-screenshooter-1.9.7/configure-19582-    *:)
xfce4-screenshooter-1.9.7/configure:19583:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfce4-screenshooter-1.9.7/configure-19584-        ;;
xfce4-screenshooter-1.9.7/configure-19585-    x:*)
xfce4-screenshooter-1.9.7/configure:19586:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/configure-19587-        ;;
xfce4-screenshooter-1.9.7/configure-19588-    *::*)
xfce4-screenshooter-1.9.7/configure:19589:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/configure:19590:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfce4-screenshooter-1.9.7/configure-19591-        ;;
xfce4-screenshooter-1.9.7/configure-19592-    *)
xfce4-screenshooter-1.9.7/configure:19593:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-screenshooter-1.9.7/configure-19594-        ;;
##############################################
xfce4-screenshooter-1.9.7/configure-19609-    done
xfce4-screenshooter-1.9.7/configure:19610:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-screenshooter-1.9.7/configure-19611-}
##############################################
xfce4-screenshooter-1.9.7/config.guess-34-
xfce4-screenshooter-1.9.7/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xfce4-screenshooter-1.9.7/config.guess-36-
##############################################
xfce4-screenshooter-1.9.7/config.guess-102-: ${TMPDIR=/tmp} ;
xfce4-screenshooter-1.9.7/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xfce4-screenshooter-1.9.7/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xfce4-screenshooter-1.9.7/config.guess-151-	EOF
xfce4-screenshooter-1.9.7/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
xfce4-screenshooter-1.9.7/config.guess-153-
##############################################
xfce4-screenshooter-1.9.7/config.guess-188-	    earmv*)
xfce4-screenshooter-1.9.7/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xfce4-screenshooter-1.9.7/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
xfce4-screenshooter-1.9.7/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
xfce4-screenshooter-1.9.7/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xfce4-screenshooter-1.9.7/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
xfce4-screenshooter-1.9.7/config.guess-222-		;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-233-	    *)
xfce4-screenshooter-1.9.7/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
xfce4-screenshooter-1.9.7/config.guess-235-		;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-280-	*4.0)
xfce4-screenshooter-1.9.7/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xfce4-screenshooter-1.9.7/config.guess-282-		;;
xfce4-screenshooter-1.9.7/config.guess-283-	*5.*)
xfce4-screenshooter-1.9.7/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xfce4-screenshooter-1.9.7/config.guess-285-		;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
xfce4-screenshooter-1.9.7/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xfce4-screenshooter-1.9.7/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
xfce4-screenshooter-1.9.7/config.guess-328-	# 1.2 uses "1.2" for uname -r.
xfce4-screenshooter-1.9.7/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
xfce4-screenshooter-1.9.7/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xfce4-screenshooter-1.9.7/config.guess-379-    s390x:SunOS:*:*)
xfce4-screenshooter-1.9.7/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfce4-screenshooter-1.9.7/config.guess-381-	exit ;;
xfce4-screenshooter-1.9.7/config.guess-382-    sun4H:SunOS:5.*:*)
xfce4-screenshooter-1.9.7/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-screenshooter-1.9.7/config.guess-384-	exit ;;
xfce4-screenshooter-1.9.7/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xfce4-screenshooter-1.9.7/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfce4-screenshooter-1.9.7/config.guess-387-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-404-	fi
xfce4-screenshooter-1.9.7/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-screenshooter-1.9.7/config.guess-406-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
xfce4-screenshooter-1.9.7/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-screenshooter-1.9.7/config.guess-412-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
xfce4-screenshooter-1.9.7/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
xfce4-screenshooter-1.9.7/config.guess-421-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-425-    sun*:*:4.2BSD:*)
xfce4-screenshooter-1.9.7/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xfce4-screenshooter-1.9.7/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
xfce4-screenshooter-1.9.7/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
xfce4-screenshooter-1.9.7/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xfce4-screenshooter-1.9.7/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
xfce4-screenshooter-1.9.7/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-screenshooter-1.9.7/config.guess-563-    *:IRIX*:*:*)
xfce4-screenshooter-1.9.7/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
xfce4-screenshooter-1.9.7/config.guess-565-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-593-EOF
xfce4-screenshooter-1.9.7/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
xfce4-screenshooter-1.9.7/config.guess-595-		then
##############################################
xfce4-screenshooter-1.9.7/config.guess-606-    *:AIX:*:[4567])
xfce4-screenshooter-1.9.7/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xfce4-screenshooter-1.9.7/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
xfce4-screenshooter-1.9.7/config.guess-642-    9000/[34678]??:HP-UX:*:*)
xfce4-screenshooter-1.9.7/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfce4-screenshooter-1.9.7/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
xfce4-screenshooter-1.9.7/config.guess-696-EOF
xfce4-screenshooter-1.9.7/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
xfce4-screenshooter-1.9.7/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xfce4-screenshooter-1.9.7/config.guess-724-    ia64:HP-UX:*:*)
xfce4-screenshooter-1.9.7/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfce4-screenshooter-1.9.7/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
xfce4-screenshooter-1.9.7/config.guess-754-EOF
xfce4-screenshooter-1.9.7/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
xfce4-screenshooter-1.9.7/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-screenshooter-1.9.7/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfce4-screenshooter-1.9.7/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
xfce4-screenshooter-1.9.7/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfce4-screenshooter-1.9.7/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfce4-screenshooter-1.9.7/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
xfce4-screenshooter-1.9.7/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfce4-screenshooter-1.9.7/config.guess-850-	esac
xfce4-screenshooter-1.9.7/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfce4-screenshooter-1.9.7/config.guess-852-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-886-    prep*:SunOS:5.*:*)
xfce4-screenshooter-1.9.7/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-screenshooter-1.9.7/config.guess-888-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-890-	# the GNU system
xfce4-screenshooter-1.9.7/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
xfce4-screenshooter-1.9.7/config.guess-892-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-894-	# other systems with GNU libc and userland
xfce4-screenshooter-1.9.7/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
xfce4-screenshooter-1.9.7/config.guess-896-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-988-EOF
xfce4-screenshooter-1.9.7/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
xfce4-screenshooter-1.9.7/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
xfce4-screenshooter-1.9.7/config.guess-1088-    i*86:*:4.*:*)
xfce4-screenshooter-1.9.7/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
xfce4-screenshooter-1.9.7/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xfce4-screenshooter-1.9.7/config.guess-1291-	fi
xfce4-screenshooter-1.9.7/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
xfce4-screenshooter-1.9.7/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
xfce4-screenshooter-1.9.7/config.guess-1389-    *:DragonFly:*:*)
xfce4-screenshooter-1.9.7/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfce4-screenshooter-1.9.7/config.guess-1391-	exit ;;
##############################################
xfce4-screenshooter-1.9.7/config.guess-1402-    i*86:skyos:*:*)
xfce4-screenshooter-1.9.7/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
xfce4-screenshooter-1.9.7/config.guess-1404-	exit ;;