===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mousepad-0.4.2/config.sub-52-
mousepad-0.4.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
mousepad-0.4.2/config.sub-54-
##############################################
mousepad-0.4.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
mousepad-0.4.2/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mousepad-0.4.2/config.sub-116-case $maybe_os in
##############################################
mousepad-0.4.2/config.sub-122-    os=-$maybe_os
mousepad-0.4.2/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mousepad-0.4.2/config.sub-124-    ;;
##############################################
mousepad-0.4.2/config.sub-126-    os=-linux-android
mousepad-0.4.2/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
mousepad-0.4.2/config.sub-128-    ;;
mousepad-0.4.2/config.sub-129-  *)
mousepad-0.4.2/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
mousepad-0.4.2/config.sub-131-    if [ "$basic_machine" != "$1" ]
mousepad-0.4.2/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
mousepad-0.4.2/config.sub-133-    else os=; fi
##############################################
mousepad-0.4.2/config.sub-180-		os=-sco5v6
mousepad-0.4.2/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-182-		;;
##############################################
mousepad-0.4.2/config.sub-184-		os=-sco3.2v5
mousepad-0.4.2/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-186-		;;
##############################################
mousepad-0.4.2/config.sub-188-		os=-sco3.2v4
mousepad-0.4.2/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-190-		;;
mousepad-0.4.2/config.sub-191-	-sco3.2.[4-9]*)
mousepad-0.4.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mousepad-0.4.2/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-194-		;;
##############################################
mousepad-0.4.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
mousepad-0.4.2/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-198-		;;
##############################################
mousepad-0.4.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
mousepad-0.4.2/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-202-		;;
##############################################
mousepad-0.4.2/config.sub-204-		os=-sco3.2v2
mousepad-0.4.2/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-206-		;;
mousepad-0.4.2/config.sub-207-	-udk*)
mousepad-0.4.2/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-209-		;;
##############################################
mousepad-0.4.2/config.sub-211-		os=-isc2.2
mousepad-0.4.2/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-213-		;;
##############################################
mousepad-0.4.2/config.sub-217-	-isc*)
mousepad-0.4.2/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mousepad-0.4.2/config.sub-219-		;;
##############################################
mousepad-0.4.2/config.sub-229-	-ptx*)
mousepad-0.4.2/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
mousepad-0.4.2/config.sub-231-		;;
##############################################
mousepad-0.4.2/config.sub-364-	*-*-*)
mousepad-0.4.2/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
mousepad-0.4.2/config.sub-366-		exit 1
##############################################
mousepad-0.4.2/config.sub-493-	amd64-*)
mousepad-0.4.2/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-495-		;;
##############################################
mousepad-0.4.2/config.sub-538-	blackfin-*)
mousepad-0.4.2/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-540-		os=-linux
##############################################
mousepad-0.4.2/config.sub-546-	c54x-*)
mousepad-0.4.2/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-548-		;;
mousepad-0.4.2/config.sub-549-	c55x-*)
mousepad-0.4.2/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-551-		;;
mousepad-0.4.2/config.sub-552-	c6x-*)
mousepad-0.4.2/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-554-		;;
##############################################
mousepad-0.4.2/config.sub-650-	e500v[12]-*)
mousepad-0.4.2/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-652-		os=$os"spe"
##############################################
mousepad-0.4.2/config.sub-754-	i*86v32)
mousepad-0.4.2/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mousepad-0.4.2/config.sub-756-		os=-sysv32
##############################################
mousepad-0.4.2/config.sub-758-	i*86v4*)
mousepad-0.4.2/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mousepad-0.4.2/config.sub-760-		os=-sysv4
##############################################
mousepad-0.4.2/config.sub-762-	i*86v)
mousepad-0.4.2/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mousepad-0.4.2/config.sub-764-		os=-sysv
##############################################
mousepad-0.4.2/config.sub-766-	i*86sol2)
mousepad-0.4.2/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mousepad-0.4.2/config.sub-768-		os=-solaris2
##############################################
mousepad-0.4.2/config.sub-792-	leon-*|leon[3-9]-*)
mousepad-0.4.2/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
mousepad-0.4.2/config.sub-794-		;;
##############################################
mousepad-0.4.2/config.sub-799-	m68knommu-*)
mousepad-0.4.2/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-801-		os=-linux
##############################################
mousepad-0.4.2/config.sub-833-	mips3*-*)
mousepad-0.4.2/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
mousepad-0.4.2/config.sub-835-		;;
mousepad-0.4.2/config.sub-836-	mips3*)
mousepad-0.4.2/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
mousepad-0.4.2/config.sub-838-		;;
##############################################
mousepad-0.4.2/config.sub-855-	ms1-*)
mousepad-0.4.2/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
mousepad-0.4.2/config.sub-857-		;;
##############################################
mousepad-0.4.2/config.sub-980-	parisc-*)
mousepad-0.4.2/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-982-		os=-linux
##############################################
mousepad-0.4.2/config.sub-996-	pc98-*)
mousepad-0.4.2/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-998-		;;
##############################################
mousepad-0.4.2/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mousepad-0.4.2/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1013-		;;
mousepad-0.4.2/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mousepad-0.4.2/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1016-		;;
mousepad-0.4.2/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mousepad-0.4.2/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1019-		;;
mousepad-0.4.2/config.sub-1020-	pentium4-*)
mousepad-0.4.2/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1022-		;;
##############################################
mousepad-0.4.2/config.sub-1030-	ppc-* | ppcbe-*)
mousepad-0.4.2/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1032-		;;
##############################################
mousepad-0.4.2/config.sub-1036-	ppcle-* | powerpclittle-*)
mousepad-0.4.2/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1038-		;;
##############################################
mousepad-0.4.2/config.sub-1040-		;;
mousepad-0.4.2/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1042-		;;
##############################################
mousepad-0.4.2/config.sub-1046-	ppc64le-* | powerpc64little-*)
mousepad-0.4.2/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1048-		;;
##############################################
mousepad-0.4.2/config.sub-1122-	strongarm-* | thumb-*)
mousepad-0.4.2/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mousepad-0.4.2/config.sub-1124-		;;
##############################################
mousepad-0.4.2/config.sub-1255-	xscale-* | xscalee[bl]-*)
mousepad-0.4.2/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
mousepad-0.4.2/config.sub-1257-		;;
##############################################
mousepad-0.4.2/config.sub-1317-	*)
mousepad-0.4.2/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
mousepad-0.4.2/config.sub-1319-		exit 1
##############################################
mousepad-0.4.2/config.sub-1325-	*-digital*)
mousepad-0.4.2/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
mousepad-0.4.2/config.sub-1327-		;;
mousepad-0.4.2/config.sub-1328-	*-commodore*)
mousepad-0.4.2/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
mousepad-0.4.2/config.sub-1330-		;;
##############################################
mousepad-0.4.2/config.sub-1346-	-solaris1 | -solaris1.*)
mousepad-0.4.2/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mousepad-0.4.2/config.sub-1348-		;;
##############################################
mousepad-0.4.2/config.sub-1355-	-gnu/linux*)
mousepad-0.4.2/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mousepad-0.4.2/config.sub-1357-		;;
##############################################
mousepad-0.4.2/config.sub-1407-	-nto*)
mousepad-0.4.2/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mousepad-0.4.2/config.sub-1409-		;;
##############################################
mousepad-0.4.2/config.sub-1414-	-mac*)
mousepad-0.4.2/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
mousepad-0.4.2/config.sub-1416-		;;
##############################################
mousepad-0.4.2/config.sub-1420-	-linux*)
mousepad-0.4.2/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mousepad-0.4.2/config.sub-1422-		;;
mousepad-0.4.2/config.sub-1423-	-sunos5*)
mousepad-0.4.2/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
mousepad-0.4.2/config.sub-1425-		;;
mousepad-0.4.2/config.sub-1426-	-sunos6*)
mousepad-0.4.2/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
mousepad-0.4.2/config.sub-1428-		;;
##############################################
mousepad-0.4.2/config.sub-1469-	-sinix5.*)
mousepad-0.4.2/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
mousepad-0.4.2/config.sub-1471-		;;
##############################################
mousepad-0.4.2/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
mousepad-0.4.2/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
mousepad-0.4.2/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
mousepad-0.4.2/config.sub-1531-		exit 1
##############################################
mousepad-0.4.2/config.sub-1788-		esac
mousepad-0.4.2/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
mousepad-0.4.2/config.sub-1790-		;;
##############################################
mousepad-0.4.2/ltmain.sh-94-#
mousepad-0.4.2/ltmain.sh:95:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
mousepad-0.4.2/ltmain.sh-96-#
##############################################
mousepad-0.4.2/ltmain.sh-210-          func_executable_p "$_G_path_prog" || continue
mousepad-0.4.2/ltmain.sh:211:          case `"$_G_path_prog" --version 2>&1` in
mousepad-0.4.2/ltmain.sh-212-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
mousepad-0.4.2/ltmain.sh-257-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
mousepad-0.4.2/ltmain.sh:258:      _G_count=`expr $_G_count + 1`
mousepad-0.4.2/ltmain.sh-259-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
mousepad-0.4.2/ltmain.sh-293-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
mousepad-0.4.2/ltmain.sh:294:      _G_count=`expr $_G_count + 1`
mousepad-0.4.2/ltmain.sh-295-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
mousepad-0.4.2/ltmain.sh-418-# The name of this program.
mousepad-0.4.2/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
mousepad-0.4.2/ltmain.sh-420-
##############################################
mousepad-0.4.2/ltmain.sh-424-  *[\\/]*)
mousepad-0.4.2/ltmain.sh:425:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
mousepad-0.4.2/ltmain.sh:426:     progdir=`cd "$progdir" && pwd`
mousepad-0.4.2/ltmain.sh-427-     progpath=$progdir/$progname
##############################################
mousepad-0.4.2/ltmain.sh-618-
mousepad-0.4.2/ltmain.sh:619:    eval _G_current_value='`$ECHO $'$1'`'
mousepad-0.4.2/ltmain.sh:620:    _G_delim=`expr "$2" : '\(.\)'`
mousepad-0.4.2/ltmain.sh-621-
##############################################
mousepad-0.4.2/ltmain.sh-647-
mousepad-0.4.2/ltmain.sh:648:    func_arith_result=`expr "$@"`
mousepad-0.4.2/ltmain.sh-649-  }
##############################################
mousepad-0.4.2/ltmain.sh-668-  # ...otherwise fall back to using sed.
mousepad-0.4.2/ltmain.sh:669:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
mousepad-0.4.2/ltmain.sh:670:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
mousepad-0.4.2/ltmain.sh-671-      if test "X$func_dirname_result" = "X$1"; then
##############################################
mousepad-0.4.2/ltmain.sh-765-      test -n "$_G_tc" && {
mousepad-0.4.2/ltmain.sh:766:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
mousepad-0.4.2/ltmain.sh:767:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
mousepad-0.4.2/ltmain.sh-768-      }
mousepad-0.4.2/ltmain.sh-769-    done
mousepad-0.4.2/ltmain.sh:770:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
mousepad-0.4.2/ltmain.sh-771-
##############################################
mousepad-0.4.2/ltmain.sh-839-
mousepad-0.4.2/ltmain.sh:840:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
mousepad-0.4.2/ltmain.sh-841-  }
##############################################
mousepad-0.4.2/ltmain.sh-871-        # ...otherwise throw away the child directory and loop
mousepad-0.4.2/ltmain.sh:872:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
mousepad-0.4.2/ltmain.sh-873-      done
mousepad-0.4.2/ltmain.sh:874:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
mousepad-0.4.2/ltmain.sh-875-
##############################################
mousepad-0.4.2/ltmain.sh-909-      # If mktemp works, use that first and foremost
mousepad-0.4.2/ltmain.sh:910:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
mousepad-0.4.2/ltmain.sh-911-
##############################################
mousepad-0.4.2/ltmain.sh-1181-# but optimized for speed.  Result is stored in $func_quotefast_eval.
mousepad-0.4.2/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
mousepad-0.4.2/ltmain.sh-1183-  printf -v _GL_test_printf_tilde %q '~'
##############################################
mousepad-0.4.2/ltmain.sh-1320-    case $2 in
mousepad-0.4.2/ltmain.sh:1321:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
mousepad-0.4.2/ltmain.sh:1322:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
mousepad-0.4.2/ltmain.sh-1323-    esac
##############################################
mousepad-0.4.2/ltmain.sh-1393-    [0-9]* | *[!a-zA-Z0-9_]*)
mousepad-0.4.2/ltmain.sh:1394:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
mousepad-0.4.2/ltmain.sh-1395-      ;;
##############################################
mousepad-0.4.2/ltmain.sh-1480-
mousepad-0.4.2/ltmain.sh:1481:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
mousepad-0.4.2/ltmain.sh-1482-}
##############################################
mousepad-0.4.2/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell
mousepad-0.4.2/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another
mousepad-0.4.2/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
mousepad-0.4.2/ltmain.sh-1636-
mousepad-0.4.2/ltmain.sh:1637:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
mousepad-0.4.2/ltmain.sh-1638-}
##############################################
mousepad-0.4.2/ltmain.sh-2056-
mousepad-0.4.2/ltmain.sh:2057:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
mousepad-0.4.2/ltmain.sh-2058-      func_split_equals_rhs=
mousepad-0.4.2/ltmain.sh-2059-      test "x$func_split_equals_lhs" = "x$1" \
mousepad-0.4.2/ltmain.sh:2060:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
mousepad-0.4.2/ltmain.sh-2061-  }
##############################################
mousepad-0.4.2/ltmain.sh-2084-
mousepad-0.4.2/ltmain.sh:2085:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
mousepad-0.4.2/ltmain.sh:2086:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
mousepad-0.4.2/ltmain.sh-2087-  }
##############################################
mousepad-0.4.2/ltmain.sh-2270-       version:        $progname (GNU libtool) 2.4.6.42-b88ce
mousepad-0.4.2/ltmain.sh:2271:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
mousepad-0.4.2/ltmain.sh:2272:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
mousepad-0.4.2/ltmain.sh-2273-
##############################################
mousepad-0.4.2/ltmain.sh-2309-  {
mousepad-0.4.2/ltmain.sh:2310:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
mousepad-0.4.2/ltmain.sh-2311-  }
##############################################
mousepad-0.4.2/ltmain.sh-2314-  {
mousepad-0.4.2/ltmain.sh:2315:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
mousepad-0.4.2/ltmain.sh-2316-  }
##############################################
mousepad-0.4.2/ltmain.sh-2405-	  # quotes we have to do it in 2 steps:
mousepad-0.4.2/ltmain.sh:2406:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
mousepad-0.4.2/ltmain.sh-2407-	  eval "$extractedcf"
##############################################
mousepad-0.4.2/ltmain.sh-2873-      done
mousepad-0.4.2/ltmain.sh:2874:      CC_expanded=`func_echo_all $CC`
mousepad-0.4.2/ltmain.sh:2875:      CC_quoted_expanded=`func_echo_all $CC_quoted`
mousepad-0.4.2/ltmain.sh-2876-      case $@ in
##############################################
mousepad-0.4.2/ltmain.sh-2886-	    # Evaluate the configuration.
mousepad-0.4.2/ltmain.sh:2887:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
mousepad-0.4.2/ltmain.sh-2888-	    CC_quoted=
##############################################
mousepad-0.4.2/ltmain.sh-2892-	    done
mousepad-0.4.2/ltmain.sh:2893:	    CC_expanded=`func_echo_all $CC`
mousepad-0.4.2/ltmain.sh:2894:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
mousepad-0.4.2/ltmain.sh-2895-	    case "$@ " in
##############################################
mousepad-0.4.2/ltmain.sh-2984-    # zero AND non-empty stdout, which explains the odd construction:
mousepad-0.4.2/ltmain.sh:2985:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
mousepad-0.4.2/ltmain.sh-2986-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
mousepad-0.4.2/ltmain.sh-3052-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
mousepad-0.4.2/ltmain.sh:3053:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
mousepad-0.4.2/ltmain.sh-3054-    if test "$?" -ne 0; then
##############################################
mousepad-0.4.2/ltmain.sh-3223-    # LT_CYGPATH in this case.
mousepad-0.4.2/ltmain.sh:3224:    func_to_host_file_result=`cygpath -m "$1"`
mousepad-0.4.2/ltmain.sh-3225-  fi
##############################################
mousepad-0.4.2/ltmain.sh-3380-    func_to_host_path_tmp1=$func_stripname_result
mousepad-0.4.2/ltmain.sh:3381:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
mousepad-0.4.2/ltmain.sh-3382-    func_convert_path_check : ";" \
##############################################
mousepad-0.4.2/ltmain.sh-3590-    *.[cCFSifmso] | \
mousepad-0.4.2/ltmain.sh:3591:    *.ada | *.adb | *.ads | *.asm | \
mousepad-0.4.2/ltmain.sh-3592-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
mousepad-0.4.2/ltmain.sh-3667-    if test no = "$compiler_c_o"; then
mousepad-0.4.2/ltmain.sh:3668:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
mousepad-0.4.2/ltmain.sh-3669-      lockfile=$output_obj.lock
##############################################
mousepad-0.4.2/ltmain.sh-3686-*** ERROR, $lockfile exists and contains:
mousepad-0.4.2/ltmain.sh:3687:`cat $lockfile 2>/dev/null`
mousepad-0.4.2/ltmain.sh-3688-
##############################################
mousepad-0.4.2/ltmain.sh-3734-      if test warn = "$need_locks" &&
mousepad-0.4.2/ltmain.sh:3735:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
mousepad-0.4.2/ltmain.sh-3736-	$ECHO "\
mousepad-0.4.2/ltmain.sh-3737-*** ERROR, $lockfile contains:
mousepad-0.4.2/ltmain.sh:3738:`cat $lockfile 2>/dev/null`
mousepad-0.4.2/ltmain.sh-3739-
##############################################
mousepad-0.4.2/ltmain.sh-3783-      if test warn = "$need_locks" &&
mousepad-0.4.2/ltmain.sh:3784:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
mousepad-0.4.2/ltmain.sh-3785-	$ECHO "\
mousepad-0.4.2/ltmain.sh-3786-*** ERROR, $lockfile contains:
mousepad-0.4.2/ltmain.sh:3787:`cat $lockfile 2>/dev/null`
mousepad-0.4.2/ltmain.sh-3788-
##############################################
mousepad-0.4.2/ltmain.sh-4109-      # Get the absolute pathname.
mousepad-0.4.2/ltmain.sh:4110:      absdir=`cd "$dir" && pwd`
mousepad-0.4.2/ltmain.sh-4111-      test -n "$absdir" && dir=$absdir
##############################################
mousepad-0.4.2/ltmain.sh-4208-      if test -n "$lt_sysroot"; then
mousepad-0.4.2/ltmain.sh:4209:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
mousepad-0.4.2/ltmain.sh-4210-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
mousepad-0.4.2/ltmain.sh-4492-	  # Determine the prefix the user has applied to our future dir.
mousepad-0.4.2/ltmain.sh:4493:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
mousepad-0.4.2/ltmain.sh-4494-
##############################################
mousepad-0.4.2/ltmain.sh-4505-	    # Stick the inst_prefix_dir data into the link command.
mousepad-0.4.2/ltmain.sh:4506:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
mousepad-0.4.2/ltmain.sh-4507-	  else
mousepad-0.4.2/ltmain.sh:4508:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
mousepad-0.4.2/ltmain.sh-4509-	  fi
##############################################
mousepad-0.4.2/ltmain.sh-4672-	    fi
mousepad-0.4.2/ltmain.sh:4673:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
mousepad-0.4.2/ltmain.sh-4674-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
mousepad-0.4.2/ltmain.sh-4691-	        # Replace the output file specification.
mousepad-0.4.2/ltmain.sh:4692:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
mousepad-0.4.2/ltmain.sh-4693-
##############################################
mousepad-0.4.2/ltmain.sh-4710-	    # Install the binary that we compiled earlier.
mousepad-0.4.2/ltmain.sh:4711:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
mousepad-0.4.2/ltmain.sh-4712-	  fi
##############################################
mousepad-0.4.2/ltmain.sh-4784-    my_pic_p=${3-false}
mousepad-0.4.2/ltmain.sh:4785:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
mousepad-0.4.2/ltmain.sh-4786-    my_dlsyms=
##############################################
mousepad-0.4.2/ltmain.sh-4842-	  # Add our own program objects to the symbol list.
mousepad-0.4.2/ltmain.sh:4843:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
mousepad-0.4.2/ltmain.sh-4844-	  for progfile in $progfiles; do
##############################################
mousepad-0.4.2/ltmain.sh-4904-	          # Use subshell, to avoid clobbering current variable values
mousepad-0.4.2/ltmain.sh:4905:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
mousepad-0.4.2/ltmain.sh-4906-	          if test -n "$dlprefile_dlname"; then
##############################################
mousepad-0.4.2/ltmain.sh-5073-	  if test -f "$output_objdir/$my_outputname.def"; then
mousepad-0.4.2/ltmain.sh:5074:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
mousepad-0.4.2/ltmain.sh:5075:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
mousepad-0.4.2/ltmain.sh-5076-	  else
mousepad-0.4.2/ltmain.sh:5077:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mousepad-0.4.2/ltmain.sh:5078:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mousepad-0.4.2/ltmain.sh-5079-	  fi
##############################################
mousepad-0.4.2/ltmain.sh-5081-	*)
mousepad-0.4.2/ltmain.sh:5082:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mousepad-0.4.2/ltmain.sh:5083:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mousepad-0.4.2/ltmain.sh-5084-	  ;;
##############################################
mousepad-0.4.2/ltmain.sh-5096-      # Nullify the symbol file.
mousepad-0.4.2/ltmain.sh:5097:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
mousepad-0.4.2/ltmain.sh:5098:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
mousepad-0.4.2/ltmain.sh-5099-    fi
##############################################
mousepad-0.4.2/ltmain.sh-5110-  func_to_tool_file "$1" func_convert_file_msys_to_w32
mousepad-0.4.2/ltmain.sh:5111:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
mousepad-0.4.2/ltmain.sh-5112-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
mousepad-0.4.2/ltmain.sh-5123-  func_to_tool_file "$1" func_convert_file_msys_to_w32
mousepad-0.4.2/ltmain.sh:5124:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
mousepad-0.4.2/ltmain.sh-5125-  test -n "$func_cygming_ms_implib_tmp"
##############################################
mousepad-0.4.2/ltmain.sh-5139-  win32_libid_type=unknown
mousepad-0.4.2/ltmain.sh:5140:  win32_fileres=`file -L $1 2>/dev/null`
mousepad-0.4.2/ltmain.sh-5141-  case $win32_fileres in
##############################################
mousepad-0.4.2/ltmain.sh-5204-
mousepad-0.4.2/ltmain.sh:5205:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
mousepad-0.4.2/ltmain.sh-5206-}
##############################################
mousepad-0.4.2/ltmain.sh-5222-
mousepad-0.4.2/ltmain.sh:5223:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
mousepad-0.4.2/ltmain.sh-5224-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
mousepad-0.4.2/ltmain.sh-5286-    # binutils import library
mousepad-0.4.2/ltmain.sh:5287:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
mousepad-0.4.2/ltmain.sh-5288-  elif func_cygming_ms_implib_p "$1"; then
mousepad-0.4.2/ltmain.sh-5289-    # ms-generated import library
mousepad-0.4.2/ltmain.sh:5290:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
mousepad-0.4.2/ltmain.sh-5291-  else
##############################################
mousepad-0.4.2/ltmain.sh-5370-	  darwin_base_archive=$func_basename_result
mousepad-0.4.2/ltmain.sh:5371:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
mousepad-0.4.2/ltmain.sh-5372-	  if test -n "$darwin_arches"; then
mousepad-0.4.2/ltmain.sh:5373:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
mousepad-0.4.2/ltmain.sh-5374-	    darwin_arch=
##############################################
mousepad-0.4.2/ltmain.sh-5384-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
mousepad-0.4.2/ltmain.sh:5385:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
mousepad-0.4.2/ltmain.sh-5386-	    darwin_file=
##############################################
mousepad-0.4.2/ltmain.sh-5388-	    for darwin_file in $darwin_filelist; do
mousepad-0.4.2/ltmain.sh:5389:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
mousepad-0.4.2/ltmain.sh-5390-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
mousepad-0.4.2/ltmain.sh-5403-      esac
mousepad-0.4.2/ltmain.sh:5404:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
mousepad-0.4.2/ltmain.sh-5405-    done
##############################################
mousepad-0.4.2/ltmain.sh-5510-    --lt-dump-script)
mousepad-0.4.2/ltmain.sh:5511:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
mousepad-0.4.2/ltmain.sh-5512-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
mousepad-0.4.2/ltmain.sh:5513:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
mousepad-0.4.2/ltmain.sh-5514-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
mousepad-0.4.2/ltmain.sh-5537-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
mousepad-0.4.2/ltmain.sh:5538:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
mousepad-0.4.2/ltmain.sh-5539-  done
##############################################
mousepad-0.4.2/ltmain.sh-5595-  # Find the directory that this script lives in.
mousepad-0.4.2/ltmain.sh:5596:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
mousepad-0.4.2/ltmain.sh-5597-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
mousepad-0.4.2/ltmain.sh-5599-  # Follow symbolic links until we get to the real thisdir.
mousepad-0.4.2/ltmain.sh:5600:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
mousepad-0.4.2/ltmain.sh-5601-  while test -n \"\$file\"; do
mousepad-0.4.2/ltmain.sh:5602:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
mousepad-0.4.2/ltmain.sh-5603-
##############################################
mousepad-0.4.2/ltmain.sh-5611-
mousepad-0.4.2/ltmain.sh:5612:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
mousepad-0.4.2/ltmain.sh:5613:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
mousepad-0.4.2/ltmain.sh-5614-  done
##############################################
mousepad-0.4.2/ltmain.sh-5625-    case \"\$thisdir\" in
mousepad-0.4.2/ltmain.sh:5626:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
mousepad-0.4.2/ltmain.sh-5627-    $objdir )   thisdir=. ;;
##############################################
mousepad-0.4.2/ltmain.sh-5631-  # Try to get the absolute directory name.
mousepad-0.4.2/ltmain.sh:5632:  absdir=\`cd \"\$thisdir\" && pwd\`
mousepad-0.4.2/ltmain.sh-5633-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
mousepad-0.4.2/ltmain.sh-5641-  if test ! -f \"\$progdir/\$program\" ||
mousepad-0.4.2/ltmain.sh:5642:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
mousepad-0.4.2/ltmain.sh-5643-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
mousepad-0.4.2/ltmain.sh-5656-    if test -n \"\$relink_command\"; then
mousepad-0.4.2/ltmain.sh:5657:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
mousepad-0.4.2/ltmain.sh-5658-      else
##############################################
mousepad-0.4.2/ltmain.sh-5700-    # The second colon is a workaround for a bug in BeOS R4 sed
mousepad-0.4.2/ltmain.sh:5701:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
mousepad-0.4.2/ltmain.sh-5702-
##############################################
mousepad-0.4.2/ltmain.sh-6679-
mousepad-0.4.2/ltmain.sh:6680:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
mousepad-0.4.2/ltmain.sh-6681-    *import*) : ;;
##############################################
mousepad-0.4.2/ltmain.sh-6927-	    moreargs=
mousepad-0.4.2/ltmain.sh:6928:	    for fil in `cat "$save_arg"`
mousepad-0.4.2/ltmain.sh-6929-	    do
##############################################
mousepad-0.4.2/ltmain.sh-7188-	*)
mousepad-0.4.2/ltmain.sh:7189:	  absdir=`cd "$dir" && pwd`
mousepad-0.4.2/ltmain.sh-7190-	  test -z "$absdir" && \
##############################################
mousepad-0.4.2/ltmain.sh-7209-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
mousepad-0.4.2/ltmain.sh:7210:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
mousepad-0.4.2/ltmain.sh-7211-	  case :$dllsearchpath: in
##############################################
mousepad-0.4.2/ltmain.sh-7506-      -Z*)
mousepad-0.4.2/ltmain.sh:7507:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
mousepad-0.4.2/ltmain.sh-7508-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
mousepad-0.4.2/ltmain.sh-7676-      # get the directories listed in $shlibpath_var
mousepad-0.4.2/ltmain.sh:7677:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
mousepad-0.4.2/ltmain.sh-7678-    else
##############################################
mousepad-0.4.2/ltmain.sh-7992-		  set dummy $deplibs_check_method; shift
mousepad-0.4.2/ltmain.sh:7993:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mousepad-0.4.2/ltmain.sh-7994-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
mousepad-0.4.2/ltmain.sh-8082-	if test -n "$inherited_linker_flags"; then
mousepad-0.4.2/ltmain.sh:8083:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
mousepad-0.4.2/ltmain.sh-8084-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
mousepad-0.4.2/ltmain.sh-8090-	fi
mousepad-0.4.2/ltmain.sh:8091:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mousepad-0.4.2/ltmain.sh-8092-	if test lib,link = "$linkmode,$pass" ||
##############################################
mousepad-0.4.2/ltmain.sh-8163-	*)
mousepad-0.4.2/ltmain.sh:8164:	  abs_ladir=`cd "$ladir" && pwd`
mousepad-0.4.2/ltmain.sh-8165-	  if test -z "$abs_ladir"; then
##############################################
mousepad-0.4.2/ltmain.sh-8416-	    shift
mousepad-0.4.2/ltmain.sh:8417:	    libname=`eval "\\$ECHO \"$libname_spec\""`
mousepad-0.4.2/ltmain.sh-8418-	    # use dlname if we got it. it's perfectly good, no?
##############################################
mousepad-0.4.2/ltmain.sh-8708-		*)
mousepad-0.4.2/ltmain.sh:8709:		  absdir=`cd "$dir" && pwd`
mousepad-0.4.2/ltmain.sh-8710-		  if test -z "$absdir"; then
##############################################
mousepad-0.4.2/ltmain.sh-8719-		  depdepl=
mousepad-0.4.2/ltmain.sh:8720:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
mousepad-0.4.2/ltmain.sh-8721-		  if test -n "$deplibrary_names"; then
##############################################
mousepad-0.4.2/ltmain.sh-8726-		      depdepl=$absdir/$objdir/$depdepl
mousepad-0.4.2/ltmain.sh:8727:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
mousepad-0.4.2/ltmain.sh-8728-                      if test -z "$darwin_install_name"; then
mousepad-0.4.2/ltmain.sh:8729:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
mousepad-0.4.2/ltmain.sh-8730-                      fi
##############################################
mousepad-0.4.2/ltmain.sh-8741-		else
mousepad-0.4.2/ltmain.sh:8742:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
mousepad-0.4.2/ltmain.sh-8743-		  test -z "$libdir" && \
##############################################
mousepad-0.4.2/ltmain.sh-8764-	else
mousepad-0.4.2/ltmain.sh:8765:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mousepad-0.4.2/ltmain.sh-8766-	fi
##############################################
mousepad-0.4.2/ltmain.sh-8853-        linux*)
mousepad-0.4.2/ltmain.sh:8854:          case `$CC -V 2>&1 | sed 5q` in
mousepad-0.4.2/ltmain.sh-8855-          *Sun\ C*) # Sun C++ 5.9
##############################################
mousepad-0.4.2/ltmain.sh-9258-	removelist=
mousepad-0.4.2/ltmain.sh:9259:	tempremovelist=`$ECHO "$output_objdir/*"`
mousepad-0.4.2/ltmain.sh-9260-	for p in $tempremovelist; do
##############################################
mousepad-0.4.2/ltmain.sh-9284-	# Transform .lo files to .o files.
mousepad-0.4.2/ltmain.sh:9285:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
mousepad-0.4.2/ltmain.sh-9286-      fi
##############################################
mousepad-0.4.2/ltmain.sh-9289-      #for path in $notinst_path; do
mousepad-0.4.2/ltmain.sh:9290:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
mousepad-0.4.2/ltmain.sh:9291:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
mousepad-0.4.2/ltmain.sh:9292:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
mousepad-0.4.2/ltmain.sh-9293-      #done
##############################################
mousepad-0.4.2/ltmain.sh-9410-		if test -n "$i"; then
mousepad-0.4.2/ltmain.sh:9411:		  libname=`eval "\\$ECHO \"$libname_spec\""`
mousepad-0.4.2/ltmain.sh:9412:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
mousepad-0.4.2/ltmain.sh-9413-		  set dummy $deplib_matches; shift
mousepad-0.4.2/ltmain.sh-9414-		  deplib_match=$1
mousepad-0.4.2/ltmain.sh:9415:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
mousepad-0.4.2/ltmain.sh-9416-		    func_append newdeplibs " $i"
##############################################
mousepad-0.4.2/ltmain.sh-9453-		  if test -n "$i"; then
mousepad-0.4.2/ltmain.sh:9454:		    libname=`eval "\\$ECHO \"$libname_spec\""`
mousepad-0.4.2/ltmain.sh:9455:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
mousepad-0.4.2/ltmain.sh-9456-		    set dummy $deplib_matches; shift
mousepad-0.4.2/ltmain.sh-9457-		    deplib_match=$1
mousepad-0.4.2/ltmain.sh:9458:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
mousepad-0.4.2/ltmain.sh-9459-		      func_append newdeplibs " $i"
##############################################
mousepad-0.4.2/ltmain.sh-9488-	  set dummy $deplibs_check_method; shift
mousepad-0.4.2/ltmain.sh:9489:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mousepad-0.4.2/ltmain.sh-9490-	  for a_deplib in $deplibs; do
##############################################
mousepad-0.4.2/ltmain.sh-9503-	      if test -n "$a_deplib"; then
mousepad-0.4.2/ltmain.sh:9504:		libname=`eval "\\$ECHO \"$libname_spec\""`
mousepad-0.4.2/ltmain.sh-9505-		if test -n "$file_magic_glob"; then
mousepad-0.4.2/ltmain.sh:9506:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
mousepad-0.4.2/ltmain.sh-9507-		else
##############################################
mousepad-0.4.2/ltmain.sh-9513-		    shopt -s nocaseglob
mousepad-0.4.2/ltmain.sh:9514:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
mousepad-0.4.2/ltmain.sh-9515-		    $nocaseglob
mousepad-0.4.2/ltmain.sh-9516-		  else
mousepad-0.4.2/ltmain.sh:9517:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
mousepad-0.4.2/ltmain.sh-9518-		  fi
##############################################
mousepad-0.4.2/ltmain.sh-9531-		      while test -h "$potlib" 2>/dev/null; do
mousepad-0.4.2/ltmain.sh:9532:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
mousepad-0.4.2/ltmain.sh-9533-			case $potliblink in
mousepad-0.4.2/ltmain.sh-9534-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
mousepad-0.4.2/ltmain.sh:9535:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
mousepad-0.4.2/ltmain.sh-9536-			esac
##############################################
mousepad-0.4.2/ltmain.sh-9572-	  set dummy $deplibs_check_method; shift
mousepad-0.4.2/ltmain.sh:9573:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mousepad-0.4.2/ltmain.sh-9574-	  for a_deplib in $deplibs; do
##############################################
mousepad-0.4.2/ltmain.sh-9587-	      if test -n "$a_deplib"; then
mousepad-0.4.2/ltmain.sh:9588:		libname=`eval "\\$ECHO \"$libname_spec\""`
mousepad-0.4.2/ltmain.sh-9589-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
mousepad-0.4.2/ltmain.sh:9590:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
mousepad-0.4.2/ltmain.sh-9591-		  for potent_lib in $potential_libs; do
##############################################
mousepad-0.4.2/ltmain.sh-9626-	  newdeplibs=
mousepad-0.4.2/ltmain.sh:9627:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
mousepad-0.4.2/ltmain.sh-9628-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
mousepad-0.4.2/ltmain.sh-9630-	      # can't use Xsed below, because $i might contain '/'
mousepad-0.4.2/ltmain.sh:9631:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
mousepad-0.4.2/ltmain.sh-9632-	    done
##############################################
mousepad-0.4.2/ltmain.sh-9656-	  # On Rhapsody replace the C library with the System framework
mousepad-0.4.2/ltmain.sh:9657:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
mousepad-0.4.2/ltmain.sh-9658-	  ;;
##############################################
mousepad-0.4.2/ltmain.sh-9708-	*-*-darwin*)
mousepad-0.4.2/ltmain.sh:9709:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mousepad-0.4.2/ltmain.sh:9710:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mousepad-0.4.2/ltmain.sh:9711:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mousepad-0.4.2/ltmain.sh-9712-	  ;;
##############################################
mousepad-0.4.2/ltmain.sh-9835-	# Use standard objects if they are pic
mousepad-0.4.2/ltmain.sh:9836:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
mousepad-0.4.2/ltmain.sh-9837-	test "X$libobjs" = "X " && libobjs=
##############################################
mousepad-0.4.2/ltmain.sh-10349-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
mousepad-0.4.2/ltmain.sh:10350:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
mousepad-0.4.2/ltmain.sh-10351-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
mousepad-0.4.2/ltmain.sh-10364-      # Create the old-style object.
mousepad-0.4.2/ltmain.sh:10365:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
mousepad-0.4.2/ltmain.sh-10366-
##############################################
mousepad-0.4.2/ltmain.sh-10422-	# On Rhapsody replace the C library is the System framework
mousepad-0.4.2/ltmain.sh:10423:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
mousepad-0.4.2/ltmain.sh:10424:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
mousepad-0.4.2/ltmain.sh-10425-	;;
##############################################
mousepad-0.4.2/ltmain.sh-10440-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
mousepad-0.4.2/ltmain.sh:10441:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mousepad-0.4.2/ltmain.sh:10442:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mousepad-0.4.2/ltmain.sh-10443-	;;
##############################################
mousepad-0.4.2/ltmain.sh-10518-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
mousepad-0.4.2/ltmain.sh:10519:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
mousepad-0.4.2/ltmain.sh-10520-	  case :$dllsearchpath: in
##############################################
mousepad-0.4.2/ltmain.sh-10578-	# Transform all the library objects into standard objects.
mousepad-0.4.2/ltmain.sh:10579:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
mousepad-0.4.2/ltmain.sh:10580:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
mousepad-0.4.2/ltmain.sh-10581-      fi
##############################################
mousepad-0.4.2/ltmain.sh-10606-	# Replace the output file specification.
mousepad-0.4.2/ltmain.sh:10607:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
mousepad-0.4.2/ltmain.sh-10608-	link_command=$compile_command$compile_rpath
##############################################
mousepad-0.4.2/ltmain.sh-10615-	  func_to_tool_file "$output"
mousepad-0.4.2/ltmain.sh:10616:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
mousepad-0.4.2/ltmain.sh-10617-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mousepad-0.4.2/ltmain.sh-10659-	# Replace the output file specification.
mousepad-0.4.2/ltmain.sh:10660:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
mousepad-0.4.2/ltmain.sh-10661-	# Delete the old output file.
##############################################
mousepad-0.4.2/ltmain.sh-10667-	  func_to_tool_file "$output"
mousepad-0.4.2/ltmain.sh:10668:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
mousepad-0.4.2/ltmain.sh-10669-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mousepad-0.4.2/ltmain.sh-10685-	  link_command=$finalize_var$compile_command$finalize_rpath
mousepad-0.4.2/ltmain.sh:10686:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
mousepad-0.4.2/ltmain.sh-10687-          ;;
##############################################
mousepad-0.4.2/ltmain.sh-10698-      # Replace the output file specification.
mousepad-0.4.2/ltmain.sh:10699:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
mousepad-0.4.2/ltmain.sh-10700-
##############################################
mousepad-0.4.2/ltmain.sh-10707-	func_to_tool_file "$output_objdir/$outputname"
mousepad-0.4.2/ltmain.sh:10708:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
mousepad-0.4.2/ltmain.sh-10709-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mousepad-0.4.2/ltmain.sh-10998-		func_resolve_sysroot "$deplib"
mousepad-0.4.2/ltmain.sh:10999:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
mousepad-0.4.2/ltmain.sh-11000-		test -z "$libdir" && \
##############################################
mousepad-0.4.2/ltmain.sh-11024-		name=$func_basename_result
mousepad-0.4.2/ltmain.sh:11025:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
mousepad-0.4.2/ltmain.sh-11026-		test -z "$libdir" && \
##############################################
mousepad-0.4.2/ltmain.sh-11043-		name=$func_basename_result
mousepad-0.4.2/ltmain.sh:11044:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
mousepad-0.4.2/ltmain.sh-11045-		test -z "$libdir" && \
##############################################
mousepad-0.4.2/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
mousepad-0.4.2/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
mousepad-0.4.2/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
mousepad-0.4.2/compile-67-	mingw/*)
mousepad-0.4.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
mousepad-0.4.2/compile-69-	  ;;
mousepad-0.4.2/compile-70-	cygwin/*)
mousepad-0.4.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
mousepad-0.4.2/compile-72-	  ;;
mousepad-0.4.2/compile-73-	wine/*)
mousepad-0.4.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
mousepad-0.4.2/compile-75-	  ;;
##############################################
mousepad-0.4.2/compile-310-# Name of file we expect compiler to create.
mousepad-0.4.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
mousepad-0.4.2/compile-312-
##############################################
mousepad-0.4.2/compile-316-# object file name, since that is what matters with a parallel build.
mousepad-0.4.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
mousepad-0.4.2/compile-318-while true; do
##############################################
mousepad-0.4.2/po/Makefile.in.in-58-
mousepad-0.4.2/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
mousepad-0.4.2/po/Makefile.in.in-60-
##############################################
mousepad-0.4.2/po/Makefile.in.in-88-.po.gmo:
mousepad-0.4.2/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
mousepad-0.4.2/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
mousepad-0.4.2/po/Makefile.in.in-189-	  echo "$$lang:"; \
mousepad-0.4.2/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
mousepad-0.4.2/po/Makefile.in.in-191-	  if $$result; then \
##############################################
mousepad-0.4.2/install-sh-234-      fi
mousepad-0.4.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
mousepad-0.4.2/install-sh-236-    *)
##############################################
mousepad-0.4.2/install-sh-280-      dstdir=$dst
mousepad-0.4.2/install-sh:281:      dstbase=`basename "$src"`
mousepad-0.4.2/install-sh-282-      case $dst in
##############################################
mousepad-0.4.2/install-sh-287-    else
mousepad-0.4.2/install-sh:288:      dstdir=`dirname "$dst"`
mousepad-0.4.2/install-sh-289-      test -d "$dstdir"
##############################################
mousepad-0.4.2/install-sh-354-                   test_tmpdir="$tmpdir/a"
mousepad-0.4.2/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
mousepad-0.4.2/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
mousepad-0.4.2/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
mousepad-0.4.2/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
mousepad-0.4.2/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
mousepad-0.4.2/install-sh-419-            case $prefix in
mousepad-0.4.2/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
mousepad-0.4.2/install-sh-421-              *) qprefix=$prefix;;
##############################################
mousepad-0.4.2/install-sh-468-    if $copy_on_change &&
mousepad-0.4.2/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
mousepad-0.4.2/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
mousepad-0.4.2/install-sh-471-       set -f &&
##############################################
mousepad-0.4.2/depcomp-64-  case $1 in
mousepad-0.4.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
mousepad-0.4.2/depcomp-66-      *) dir=;;
##############################################
mousepad-0.4.2/depcomp-73-{
mousepad-0.4.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
mousepad-0.4.2/depcomp-75-}
##############################################
mousepad-0.4.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
mousepad-0.4.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
mousepad-0.4.2/depcomp-128-
##############################################
mousepad-0.4.2/depcomp-405-        sleep 1
mousepad-0.4.2/depcomp:406:        i=`expr $i - 1`
mousepad-0.4.2/depcomp-407-      done
mousepad-0.4.2/depcomp-408-    fi
mousepad-0.4.2/depcomp:409:    i=`expr $i - 1`
mousepad-0.4.2/depcomp-410-  done
##############################################
mousepad-0.4.2/depcomp-425-  # Do two passes, one to just change these to
mousepad-0.4.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
mousepad-0.4.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mousepad-0.4.2/depcomp-659-  done
mousepad-0.4.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
mousepad-0.4.2/depcomp-661-  touch "$tmpdepfile"
##############################################
mousepad-0.4.2/aclocal.m4-274-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
mousepad-0.4.2/aclocal.m4:275:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
mousepad-0.4.2/aclocal.m4-276-	if test "$MSGFMT" != "no"; then
##############################################
mousepad-0.4.2/aclocal.m4-295-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
mousepad-0.4.2/aclocal.m4:296:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
mousepad-0.4.2/aclocal.m4-297-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
mousepad-0.4.2/aclocal.m4-446-   if test "x$srcdir" != "x."; then
mousepad-0.4.2/aclocal.m4:447:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
mousepad-0.4.2/aclocal.m4-448-       posrcprefix="$srcdir/"
##############################################
mousepad-0.4.2/aclocal.m4-471-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
mousepad-0.4.2/aclocal.m4:472:datarootdir=`eval echo "${datarootdir}"`
mousepad-0.4.2/aclocal.m4-473-if test "x$CATOBJEXT" = "x.mo" ; then
mousepad-0.4.2/aclocal.m4:474:  localedir=`eval echo "${libdir}/locale"`
mousepad-0.4.2/aclocal.m4-475-else
mousepad-0.4.2/aclocal.m4:476:  localedir=`eval echo "${datadir}/locale"`
mousepad-0.4.2/aclocal.m4-477-fi
##############################################
mousepad-0.4.2/aclocal.m4-572-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
mousepad-0.4.2/aclocal.m4:573:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
mousepad-0.4.2/aclocal.m4-574-	test -n "$$files" || exit 0; \
##############################################
mousepad-0.4.2/aclocal.m4-740-    PKG_CHECK_EXISTS([$3],
mousepad-0.4.2/aclocal.m4:741:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
mousepad-0.4.2/aclocal.m4-742-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
mousepad-0.4.2/aclocal.m4-788-        if test $_pkg_short_errors_supported = yes; then
mousepad-0.4.2/aclocal.m4:789:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
mousepad-0.4.2/aclocal.m4-790-        else 
mousepad-0.4.2/aclocal.m4:791:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
mousepad-0.4.2/aclocal.m4-792-        fi
##############################################
mousepad-0.4.2/aclocal.m4-1045-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mousepad-0.4.2/aclocal.m4:1046:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mousepad-0.4.2/aclocal.m4-1047-# and then we would define $MISSING as
##############################################
mousepad-0.4.2/aclocal.m4-1060-# Expand $ac_aux_dir to an absolute path.
mousepad-0.4.2/aclocal.m4:1061:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mousepad-0.4.2/aclocal.m4-1062-])
##############################################
mousepad-0.4.2/aclocal.m4-1158-  if test "$am_compiler_list" = ""; then
mousepad-0.4.2/aclocal.m4:1159:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mousepad-0.4.2/aclocal.m4-1160-  fi
##############################################
mousepad-0.4.2/aclocal.m4-1311-    # Strip MF so we end up with the name of the file.
mousepad-0.4.2/aclocal.m4:1312:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
mousepad-0.4.2/aclocal.m4-1313-    # Check whether this is an Automake generated Makefile which includes
##############################################
mousepad-0.4.2/aclocal.m4-1318-      || continue
mousepad-0.4.2/aclocal.m4:1319:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
mousepad-0.4.2/aclocal.m4:1320:    am_filepart=`AS_BASENAME(["$am_mf"])`
mousepad-0.4.2/aclocal.m4-1321-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
mousepad-0.4.2/aclocal.m4-1386-AC_REQUIRE([AC_PROG_INSTALL])dnl
mousepad-0.4.2/aclocal.m4:1387:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mousepad-0.4.2/aclocal.m4-1388-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mousepad-0.4.2/aclocal.m4-1545-    * )
mousepad-0.4.2/aclocal.m4:1546:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mousepad-0.4.2/aclocal.m4-1547-  esac
mousepad-0.4.2/aclocal.m4-1548-done
mousepad-0.4.2/aclocal.m4:1549:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mousepad-0.4.2/aclocal.m4-1550-
##############################################
mousepad-0.4.2/aclocal.m4-1837-     echo "timestamp, slept: $am_has_slept" > conftest.file
mousepad-0.4.2/aclocal.m4:1838:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mousepad-0.4.2/aclocal.m4-1839-     if test "$[*]" = "X"; then
mousepad-0.4.2/aclocal.m4-1840-	# -L didn't work.
mousepad-0.4.2/aclocal.m4:1841:	set X `ls -t "$srcdir/configure" conftest.file`
mousepad-0.4.2/aclocal.m4-1842-     fi
##############################################
mousepad-0.4.2/aclocal.m4-2139-
mousepad-0.4.2/aclocal.m4:2140:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
mousepad-0.4.2/aclocal.m4-2141-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
mousepad-0.4.2/aclocal.m4:2142:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
mousepad-0.4.2/aclocal.m4-2143-if test -n "$1"; then
##############################################
mousepad-0.4.2/aclocal.m4-2227-fi
mousepad-0.4.2/aclocal.m4:2228:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
mousepad-0.4.2/aclocal.m4:2229:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
mousepad-0.4.2/aclocal.m4:2230:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
mousepad-0.4.2/aclocal.m4-2231-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
mousepad-0.4.2/aclocal.m4-2243-else
mousepad-0.4.2/aclocal.m4:2244:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
mousepad-0.4.2/aclocal.m4-2245-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
mousepad-0.4.2/aclocal.m4-2248-   AC_MSG_CHECKING([for XML::Parser])
mousepad-0.4.2/aclocal.m4:2249:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
mousepad-0.4.2/aclocal.m4-2250-       AC_MSG_RESULT([ok])
##############################################
mousepad-0.4.2/aclocal.m4-2433-    done
mousepad-0.4.2/aclocal.m4:2434:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mousepad-0.4.2/aclocal.m4-2435-}
##############################################
mousepad-0.4.2/aclocal.m4-2745-m4_define([_LT_CONFIG_STATUS_DECLARE],
mousepad-0.4.2/aclocal.m4:2746:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
mousepad-0.4.2/aclocal.m4-2747-
##############################################
mousepad-0.4.2/aclocal.m4-2755-#
mousepad-0.4.2/aclocal.m4:2756:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/aclocal.m4-2757-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
mousepad-0.4.2/aclocal.m4-2865-]], lt_decl_quote_varnames); do
mousepad-0.4.2/aclocal.m4:2866:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mousepad-0.4.2/aclocal.m4-2867-    *[[\\\\\\\`\\"\\\$]]*)
mousepad-0.4.2/aclocal.m4:2868:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
mousepad-0.4.2/aclocal.m4-2869-      ;;
##############################################
mousepad-0.4.2/aclocal.m4-2878-]], lt_decl_dquote_varnames); do
mousepad-0.4.2/aclocal.m4:2879:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mousepad-0.4.2/aclocal.m4-2880-    *[[\\\\\\\`\\"\\\$]]*)
mousepad-0.4.2/aclocal.m4:2881:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
mousepad-0.4.2/aclocal.m4-2882-      ;;
##############################################
mousepad-0.4.2/aclocal.m4-3418-  if test yes = "$lt_cv_ld_force_load"; then
mousepad-0.4.2/aclocal.m4:3419:    _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\"`'
mousepad-0.4.2/aclocal.m4-3420-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
mousepad-0.4.2/aclocal.m4-3471-      }]'
mousepad-0.4.2/aclocal.m4:3472:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mousepad-0.4.2/aclocal.m4-3473-  # Check for a 64-bit object if we didn't find anything.
mousepad-0.4.2/aclocal.m4-3474-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
mousepad-0.4.2/aclocal.m4:3475:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mousepad-0.4.2/aclocal.m4-3476-  fi],[])
##############################################
mousepad-0.4.2/aclocal.m4-3507-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
mousepad-0.4.2/aclocal.m4:3508:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
mousepad-0.4.2/aclocal.m4-3509-  ECHO='print -r --'
mousepad-0.4.2/aclocal.m4:3510:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
mousepad-0.4.2/aclocal.m4-3511-  ECHO='printf %s\n'
##############################################
mousepad-0.4.2/aclocal.m4-3542-    PATH=/empty FPATH=/empty; export PATH FPATH
mousepad-0.4.2/aclocal.m4:3543:    test "X`printf %s $ECHO`" = "X$ECHO" \
mousepad-0.4.2/aclocal.m4:3544:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
mousepad-0.4.2/aclocal.m4-3545-
##############################################
mousepad-0.4.2/aclocal.m4-3566-   if test yes = "$GCC"; then
mousepad-0.4.2/aclocal.m4:3567:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
mousepad-0.4.2/aclocal.m4-3568-   fi
##############################################
mousepad-0.4.2/aclocal.m4-3570- /*)
mousepad-0.4.2/aclocal.m4:3571:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
mousepad-0.4.2/aclocal.m4-3572-   ;; #(
##############################################
mousepad-0.4.2/aclocal.m4-3600-  if AC_TRY_EVAL(ac_compile); then
mousepad-0.4.2/aclocal.m4:3601:    case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/aclocal.m4-3602-      *ELF-32*)
##############################################
mousepad-0.4.2/aclocal.m4-3617-    if test yes = "$lt_cv_prog_gnu_ld"; then
mousepad-0.4.2/aclocal.m4:3618:      case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/aclocal.m4-3619-	*32-bit*)
##############################################
mousepad-0.4.2/aclocal.m4-3629-    else
mousepad-0.4.2/aclocal.m4:3630:      case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/aclocal.m4-3631-	*32-bit*)
##############################################
mousepad-0.4.2/aclocal.m4-3651-    emul=elf
mousepad-0.4.2/aclocal.m4:3652:    case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/aclocal.m4-3653-      *32-bit*)
##############################################
mousepad-0.4.2/aclocal.m4-3659-    esac
mousepad-0.4.2/aclocal.m4:3660:    case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/aclocal.m4-3661-      *MSB*)
##############################################
mousepad-0.4.2/aclocal.m4-3667-    esac
mousepad-0.4.2/aclocal.m4:3668:    case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/aclocal.m4-3669-      *N32*)
##############################################
mousepad-0.4.2/aclocal.m4-4045-    # And add a safety zone
mousepad-0.4.2/aclocal.m4:4046:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mousepad-0.4.2/aclocal.m4:4047:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mousepad-0.4.2/aclocal.m4-4048-    ;;
##############################################
mousepad-0.4.2/aclocal.m4-4078-    if test -n "$kargmax"; then
mousepad-0.4.2/aclocal.m4:4079:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
mousepad-0.4.2/aclocal.m4-4080-    else
##############################################
mousepad-0.4.2/aclocal.m4-4087-       test undefined != "$lt_cv_sys_max_cmd_len"; then
mousepad-0.4.2/aclocal.m4:4088:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mousepad-0.4.2/aclocal.m4:4089:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mousepad-0.4.2/aclocal.m4-4090-    else
##############################################
mousepad-0.4.2/aclocal.m4-4099-      # we can't tell.
mousepad-0.4.2/aclocal.m4:4100:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
mousepad-0.4.2/aclocal.m4-4101-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
mousepad-0.4.2/aclocal.m4-4103-      do
mousepad-0.4.2/aclocal.m4:4104:        i=`expr $i + 1`
mousepad-0.4.2/aclocal.m4-4105-        teststring=$teststring$teststring
##############################################
mousepad-0.4.2/aclocal.m4-4107-      # Only check the string length outside the loop.
mousepad-0.4.2/aclocal.m4:4108:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
mousepad-0.4.2/aclocal.m4-4109-      teststring=
##############################################
mousepad-0.4.2/aclocal.m4-4112-      # linker.  It appears as though 1/2 is a usable value.
mousepad-0.4.2/aclocal.m4:4113:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
mousepad-0.4.2/aclocal.m4-4114-    fi
##############################################
mousepad-0.4.2/aclocal.m4-4587-    *:)
mousepad-0.4.2/aclocal.m4:4588:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
mousepad-0.4.2/aclocal.m4-4589-        ;;
mousepad-0.4.2/aclocal.m4-4590-    x:*)
mousepad-0.4.2/aclocal.m4:4591:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
mousepad-0.4.2/aclocal.m4-4592-        ;;
mousepad-0.4.2/aclocal.m4-4593-    *::*)
mousepad-0.4.2/aclocal.m4:4594:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
mousepad-0.4.2/aclocal.m4:4595:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
mousepad-0.4.2/aclocal.m4-4596-        ;;
mousepad-0.4.2/aclocal.m4-4597-    *)
mousepad-0.4.2/aclocal.m4:4598:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
mousepad-0.4.2/aclocal.m4-4599-        ;;
##############################################
mousepad-0.4.2/aclocal.m4-4627-  esac
mousepad-0.4.2/aclocal.m4:4628:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
mousepad-0.4.2/aclocal.m4-4629-  case $lt_search_path_spec in
##############################################
mousepad-0.4.2/aclocal.m4-4634-    # okay in the real world where ";" in dirpaths is itself problematic.
mousepad-0.4.2/aclocal.m4:4635:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
mousepad-0.4.2/aclocal.m4-4636-    ;;
mousepad-0.4.2/aclocal.m4-4637-  *)
mousepad-0.4.2/aclocal.m4:4638:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
mousepad-0.4.2/aclocal.m4-4639-    ;;
##############################################
mousepad-0.4.2/aclocal.m4-4643-  lt_tmp_lt_search_path_spec=
mousepad-0.4.2/aclocal.m4:4644:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
mousepad-0.4.2/aclocal.m4-4645-  # ...but if some path component already ends with the multilib dir we assume
##############################################
mousepad-0.4.2/aclocal.m4-4685-  esac
mousepad-0.4.2/aclocal.m4:4686:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
mousepad-0.4.2/aclocal.m4-4687-else
##############################################
mousepad-0.4.2/aclocal.m4-4826-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mousepad-0.4.2/aclocal.m4:4827:    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'
mousepad-0.4.2/aclocal.m4-4828-    ;;
##############################################
mousepad-0.4.2/aclocal.m4-4862-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mousepad-0.4.2/aclocal.m4:4863:    postinstall_cmds='base_file=`basename \$file`~
mousepad-0.4.2/aclocal.m4:4864:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
mousepad-0.4.2/aclocal.m4:4865:      dldir=$destdir/`dirname \$dlpath`~
mousepad-0.4.2/aclocal.m4-4866-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mousepad-0.4.2/aclocal.m4-4871-      fi'
mousepad-0.4.2/aclocal.m4:4872:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mousepad-0.4.2/aclocal.m4-4873-      dlpath=$dir/\$dldll~
##############################################
mousepad-0.4.2/aclocal.m4-4879-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mousepad-0.4.2/aclocal.m4:4880:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
mousepad-0.4.2/aclocal.m4-4881-m4_if([$1], [],[
##############################################
mousepad-0.4.2/aclocal.m4-4885-      # MinGW DLLs use traditional 'lib' prefix
mousepad-0.4.2/aclocal.m4:4886:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
mousepad-0.4.2/aclocal.m4-4887-      ;;
##############################################
mousepad-0.4.2/aclocal.m4-4889-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mousepad-0.4.2/aclocal.m4:4890:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
mousepad-0.4.2/aclocal.m4-4891-      ;;
##############################################
mousepad-0.4.2/aclocal.m4-4898-    libname_spec='$name'
mousepad-0.4.2/aclocal.m4:4899:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
mousepad-0.4.2/aclocal.m4-4900-    library_names_spec='$libname.dll.lib'
##############################################
mousepad-0.4.2/aclocal.m4-4910-        # Let DOS variable expansion print the short 8.3 style file name.
mousepad-0.4.2/aclocal.m4:4911:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
mousepad-0.4.2/aclocal.m4-4912-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
mousepad-0.4.2/aclocal.m4-4915-      # Convert to MSYS style.
mousepad-0.4.2/aclocal.m4:4916:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
mousepad-0.4.2/aclocal.m4-4917-      ;;
##############################################
mousepad-0.4.2/aclocal.m4-4921-      # like /cygdrive/c/PROGRA~1:/cygdr...
mousepad-0.4.2/aclocal.m4:4922:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
mousepad-0.4.2/aclocal.m4:4923:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
mousepad-0.4.2/aclocal.m4:4924:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mousepad-0.4.2/aclocal.m4-4925-      ;;
##############################################
mousepad-0.4.2/aclocal.m4-4929-        # It is most probably a Windows format PATH.
mousepad-0.4.2/aclocal.m4:4930:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mousepad-0.4.2/aclocal.m4-4931-      else
mousepad-0.4.2/aclocal.m4:4932:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mousepad-0.4.2/aclocal.m4-4933-      fi
##############################################
mousepad-0.4.2/aclocal.m4-4939-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mousepad-0.4.2/aclocal.m4:4940:    postinstall_cmds='base_file=`basename \$file`~
mousepad-0.4.2/aclocal.m4:4941:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
mousepad-0.4.2/aclocal.m4:4942:      dldir=$destdir/`dirname \$dlpath`~
mousepad-0.4.2/aclocal.m4-4943-      test -d \$dldir || mkdir -p \$dldir~
mousepad-0.4.2/aclocal.m4-4944-      $install_prog $dir/$dlname \$dldir/$dlname'
mousepad-0.4.2/aclocal.m4:4945:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mousepad-0.4.2/aclocal.m4-4946-      dlpath=$dir/\$dldll~
##############################################
mousepad-0.4.2/aclocal.m4-4953-    # Assume MSVC and ICC wrapper
mousepad-0.4.2/aclocal.m4:4954:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
mousepad-0.4.2/aclocal.m4-4955-    dynamic_linker='Win32 ld.exe'
##############################################
mousepad-0.4.2/aclocal.m4-4970-  shlibpath_var=DYLD_LIBRARY_PATH
mousepad-0.4.2/aclocal.m4:4971:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mousepad-0.4.2/aclocal.m4-4972-m4_if([$1], [],[
##############################################
mousepad-0.4.2/aclocal.m4-5204-  if test -f /etc/ld.so.conf; then
mousepad-0.4.2/aclocal.m4:5205:    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' ' '`
mousepad-0.4.2/aclocal.m4-5206-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mousepad-0.4.2/aclocal.m4-5258-  need_lib_prefix=no
mousepad-0.4.2/aclocal.m4:5259:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mousepad-0.4.2/aclocal.m4-5260-    need_version=no
##############################################
mousepad-0.4.2/aclocal.m4-5285-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
mousepad-0.4.2/aclocal.m4:5286:  postinstall_cmds='base_file=`basename \$file`~
mousepad-0.4.2/aclocal.m4:5287:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
mousepad-0.4.2/aclocal.m4:5288:    dldir=$destdir/`dirname \$dlpath`~
mousepad-0.4.2/aclocal.m4-5289-    test -d \$dldir || mkdir -p \$dldir~
##############################################
mousepad-0.4.2/aclocal.m4-5294-    fi'
mousepad-0.4.2/aclocal.m4:5295:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
mousepad-0.4.2/aclocal.m4-5296-    dlpath=$dir/\$dldll~
##############################################
mousepad-0.4.2/aclocal.m4-5505-	"file_magic "*)
mousepad-0.4.2/aclocal.m4:5506:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mousepad-0.4.2/aclocal.m4-5507-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
mousepad-0.4.2/aclocal.m4-5588-    # gcc leaves a trailing carriage return, which upsets mingw
mousepad-0.4.2/aclocal.m4:5589:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mousepad-0.4.2/aclocal.m4-5590-  *)
mousepad-0.4.2/aclocal.m4:5591:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mousepad-0.4.2/aclocal.m4-5592-  esac
##############################################
mousepad-0.4.2/aclocal.m4-5597-      # Canonicalize the pathname of ld
mousepad-0.4.2/aclocal.m4:5598:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mousepad-0.4.2/aclocal.m4-5599-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mousepad-0.4.2/aclocal.m4:5600:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mousepad-0.4.2/aclocal.m4-5601-      done
##############################################
mousepad-0.4.2/aclocal.m4-5628-      # Break only if it was the GNU/non-GNU ld that we prefer.
mousepad-0.4.2/aclocal.m4:5629:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mousepad-0.4.2/aclocal.m4-5630-      *GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/aclocal.m4-5668-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
mousepad-0.4.2/aclocal.m4:5669:case `$LD -v 2>&1 </dev/null` in
mousepad-0.4.2/aclocal.m4-5670-*GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/aclocal.m4-5895-openbsd* | bitrig*)
mousepad-0.4.2/aclocal.m4:5896:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mousepad-0.4.2/aclocal.m4-5897-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
mousepad-0.4.2/aclocal.m4-5962-    else
mousepad-0.4.2/aclocal.m4:5963:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
mousepad-0.4.2/aclocal.m4-5964-    fi
##############################################
mousepad-0.4.2/aclocal.m4-6013-	esac
mousepad-0.4.2/aclocal.m4:6014:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
mousepad-0.4.2/aclocal.m4-6015-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
mousepad-0.4.2/aclocal.m4-6019-	*)
mousepad-0.4.2/aclocal.m4:6020:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
mousepad-0.4.2/aclocal.m4-6021-	  */dev/null*)
##############################################
mousepad-0.4.2/aclocal.m4-6045-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
mousepad-0.4.2/aclocal.m4:6046:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
mousepad-0.4.2/aclocal.m4-6047-    *COFF*)
##############################################
mousepad-0.4.2/aclocal.m4-6104-  # decide which one to use based on capabilities of $DLLTOOL
mousepad-0.4.2/aclocal.m4:6105:  case `$DLLTOOL --help 2>&1` in
mousepad-0.4.2/aclocal.m4-6106-  *--identify-strict*)
##############################################
mousepad-0.4.2/aclocal.m4-6278-# If we're using GNU nm, then use its standard symbol codes.
mousepad-0.4.2/aclocal.m4:6279:case `$NM -V 2>&1` in
mousepad-0.4.2/aclocal.m4-6280-*GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/aclocal.m4-6326-mingw*)
mousepad-0.4.2/aclocal.m4:6327:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
mousepad-0.4.2/aclocal.m4-6328-  ;;
##############################################
mousepad-0.4.2/aclocal.m4-6382-    nlist=conftest.nm
mousepad-0.4.2/aclocal.m4:6383:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
mousepad-0.4.2/aclocal.m4-6384-      # Try sorting and uniquifying the output.
##############################################
mousepad-0.4.2/aclocal.m4-6730-	  *)
mousepad-0.4.2/aclocal.m4:6731:	    case `$CC -V 2>&1 | sed 5q` in
mousepad-0.4.2/aclocal.m4-6732-	    *Sun\ C*)
##############################################
mousepad-0.4.2/aclocal.m4-7066-      *)
mousepad-0.4.2/aclocal.m4:7067:	case `$CC -V 2>&1 | sed 5q` in
mousepad-0.4.2/aclocal.m4-7068-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
mousepad-0.4.2/aclocal.m4-7249-    else
mousepad-0.4.2/aclocal.m4:7250:      _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'
mousepad-0.4.2/aclocal.m4-7251-    fi
##############################################
mousepad-0.4.2/aclocal.m4-7342-	# shared libraries, regardless of the interface used.
mousepad-0.4.2/aclocal.m4:7343:	case `$LD -v 2>&1` in
mousepad-0.4.2/aclocal.m4-7344-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
mousepad-0.4.2/aclocal.m4-7374-    supports_anon_versioning=no
mousepad-0.4.2/aclocal.m4:7375:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
mousepad-0.4.2/aclocal.m4-7376-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
mousepad-0.4.2/aclocal.m4-7477-	prefix_cmds="$SED"~
mousepad-0.4.2/aclocal.m4:7478:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
mousepad-0.4.2/aclocal.m4-7479-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
mousepad-0.4.2/aclocal.m4-7500-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mousepad-0.4.2/aclocal.m4:7501:      _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'
mousepad-0.4.2/aclocal.m4:7502:      _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'
mousepad-0.4.2/aclocal.m4-7503-      ;;
##############################################
mousepad-0.4.2/aclocal.m4-7518-        pgcc*)				# Portland Group C compiler
mousepad-0.4.2/aclocal.m4:7519:	  _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'
mousepad-0.4.2/aclocal.m4-7520-	  tmp_addflag=' $pic_flag'
##############################################
mousepad-0.4.2/aclocal.m4-7523-					# Portland Group f77 and f90 compilers
mousepad-0.4.2/aclocal.m4:7524:	  _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'
mousepad-0.4.2/aclocal.m4-7525-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
mousepad-0.4.2/aclocal.m4-7540-	nvcc*)	# Cuda Compiler Driver 2.2
mousepad-0.4.2/aclocal.m4:7541:	  _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'
mousepad-0.4.2/aclocal.m4-7542-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mousepad-0.4.2/aclocal.m4-7544-	esac
mousepad-0.4.2/aclocal.m4:7545:	case `$CC -V 2>&1 | sed 5q` in
mousepad-0.4.2/aclocal.m4-7546-	*Sun\ C*)			# Sun C 5.9
mousepad-0.4.2/aclocal.m4:7547:	  _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'
mousepad-0.4.2/aclocal.m4-7548-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mousepad-0.4.2/aclocal.m4-7615-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mousepad-0.4.2/aclocal.m4:7616:      case `$LD -v 2>&1` in
mousepad-0.4.2/aclocal.m4-7617-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
mousepad-0.4.2/aclocal.m4-7704-	else
mousepad-0.4.2/aclocal.m4:7705:	  _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'
mousepad-0.4.2/aclocal.m4-7706-	fi
##############################################
mousepad-0.4.2/aclocal.m4-7769-	# below for broken collect2 doesn't work under 4.3+
mousepad-0.4.2/aclocal.m4:7770:	  collect2name=`$CC -print-prog-name=collect2`
mousepad-0.4.2/aclocal.m4-7771-	  if test -f "$collect2name" &&
##############################################
mousepad-0.4.2/aclocal.m4-7825-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
mousepad-0.4.2/aclocal.m4:7826:        _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
mousepad-0.4.2/aclocal.m4-7827-      else
##############################################
mousepad-0.4.2/aclocal.m4-7850-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
mousepad-0.4.2/aclocal.m4:7851:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
mousepad-0.4.2/aclocal.m4-7852-	  if test svr4 != "$with_aix_soname"; then
##############################################
mousepad-0.4.2/aclocal.m4-7941-	# FIXME: Setting linknames here is a bad hack.
mousepad-0.4.2/aclocal.m4:7942:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
mousepad-0.4.2/aclocal.m4-7943-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
mousepad-0.4.2/aclocal.m4-8079-      if test yes = "$GCC"; then
mousepad-0.4.2/aclocal.m4:8080:	_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'
mousepad-0.4.2/aclocal.m4-8081-	# Try to use the -exported_symbol ld option, if it does not
##############################################
mousepad-0.4.2/aclocal.m4-8102-	if test yes = "$lt_cv_irix_exported_symbol"; then
mousepad-0.4.2/aclocal.m4:8103:          _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'
mousepad-0.4.2/aclocal.m4-8104-	fi
mousepad-0.4.2/aclocal.m4-8105-      else
mousepad-0.4.2/aclocal.m4:8106:	_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'
mousepad-0.4.2/aclocal.m4:8107:	_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'
mousepad-0.4.2/aclocal.m4-8108-      fi
##############################################
mousepad-0.4.2/aclocal.m4-8152-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
mousepad-0.4.2/aclocal.m4:8153:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mousepad-0.4.2/aclocal.m4-8154-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
mousepad-0.4.2/aclocal.m4-8183-	prefix_cmds="$SED"~
mousepad-0.4.2/aclocal.m4:8184:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
mousepad-0.4.2/aclocal.m4-8185-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
mousepad-0.4.2/aclocal.m4-8198-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
mousepad-0.4.2/aclocal.m4:8199:	_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'
mousepad-0.4.2/aclocal.m4-8200-      else
mousepad-0.4.2/aclocal.m4-8201-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mousepad-0.4.2/aclocal.m4:8202:	_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'
mousepad-0.4.2/aclocal.m4-8203-      fi
##############################################
mousepad-0.4.2/aclocal.m4-8211-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
mousepad-0.4.2/aclocal.m4:8212:	_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'
mousepad-0.4.2/aclocal.m4-8213-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
mousepad-0.4.2/aclocal.m4-8215-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mousepad-0.4.2/aclocal.m4:8216:	_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'
mousepad-0.4.2/aclocal.m4:8217:	_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~
mousepad-0.4.2/aclocal.m4:8218:          $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'
mousepad-0.4.2/aclocal.m4-8219-
##############################################
mousepad-0.4.2/aclocal.m4-8234-      else
mousepad-0.4.2/aclocal.m4:8235:	case `$CC -V 2>&1` in
mousepad-0.4.2/aclocal.m4-8236-	*"Compilers 5.0"*)
##############################################
mousepad-0.4.2/aclocal.m4-8427-	  _LT_TAGVAR(allow_undefined_flag, $1)=
mousepad-0.4.2/aclocal.m4:8428:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
mousepad-0.4.2/aclocal.m4-8429-	  then
##############################################
mousepad-0.4.2/aclocal.m4-8727-        # ancient GNU ld didn't support --whole-archive et. al.
mousepad-0.4.2/aclocal.m4:8728:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
mousepad-0.4.2/aclocal.m4-8729-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
mousepad-0.4.2/aclocal.m4-8837-          # below for broken collect2 doesn't work under 4.3+
mousepad-0.4.2/aclocal.m4:8838:	  collect2name=`$CC -print-prog-name=collect2`
mousepad-0.4.2/aclocal.m4-8839-	  if test -f "$collect2name" &&
##############################################
mousepad-0.4.2/aclocal.m4-8895-
mousepad-0.4.2/aclocal.m4:8896:          _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
mousepad-0.4.2/aclocal.m4-8897-        else
##############################################
mousepad-0.4.2/aclocal.m4-8920-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
mousepad-0.4.2/aclocal.m4:8921:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
mousepad-0.4.2/aclocal.m4-8922-	    if test svr4 != "$with_aix_soname"; then
##############################################
mousepad-0.4.2/aclocal.m4-9049-	  prefix_cmds="$SED"~
mousepad-0.4.2/aclocal.m4:9050:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
mousepad-0.4.2/aclocal.m4-9051-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
mousepad-0.4.2/aclocal.m4-9124-            # dependencies.
mousepad-0.4.2/aclocal.m4:9125:            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"'
mousepad-0.4.2/aclocal.m4-9126-            ;;
##############################################
mousepad-0.4.2/aclocal.m4-9189-	    # dependencies.
mousepad-0.4.2/aclocal.m4:9190:	    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"'
mousepad-0.4.2/aclocal.m4-9191-	    ;;
##############################################
mousepad-0.4.2/aclocal.m4-9225-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mousepad-0.4.2/aclocal.m4:9226:	_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'
mousepad-0.4.2/aclocal.m4:9227:	_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'
mousepad-0.4.2/aclocal.m4-9228-	;;
##############################################
mousepad-0.4.2/aclocal.m4-9232-	    # SGI C++
mousepad-0.4.2/aclocal.m4:9233:	    _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'
mousepad-0.4.2/aclocal.m4-9234-
##############################################
mousepad-0.4.2/aclocal.m4-9243-	      if test no = "$with_gnu_ld"; then
mousepad-0.4.2/aclocal.m4:9244:	        _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'
mousepad-0.4.2/aclocal.m4-9245-	      else
mousepad-0.4.2/aclocal.m4:9246:	        _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'
mousepad-0.4.2/aclocal.m4-9247-	      fi
##############################################
mousepad-0.4.2/aclocal.m4-9264-	    # to its proper name (with version) after linking.
mousepad-0.4.2/aclocal.m4:9265:	    _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'
mousepad-0.4.2/aclocal.m4:9266:	    _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'
mousepad-0.4.2/aclocal.m4-9267-	    # Commands to make compiler produce verbose output that lists
##############################################
mousepad-0.4.2/aclocal.m4-9274-	    # dependencies.
mousepad-0.4.2/aclocal.m4:9275:	    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"'
mousepad-0.4.2/aclocal.m4-9276-
##############################################
mousepad-0.4.2/aclocal.m4-9289-	    # earlier do not add the objects themselves.
mousepad-0.4.2/aclocal.m4:9290:	    case `$CC -V 2>&1` in
mousepad-0.4.2/aclocal.m4-9291-	      *"Version 7."*)
##############################################
mousepad-0.4.2/aclocal.m4-9310-            # Portland Group C++ compiler
mousepad-0.4.2/aclocal.m4:9311:	    case `$CC -V` in
mousepad-0.4.2/aclocal.m4-9312-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
mousepad-0.4.2/aclocal.m4-9315-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
mousepad-0.4.2/aclocal.m4:9316:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
mousepad-0.4.2/aclocal.m4-9317-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
mousepad-0.4.2/aclocal.m4-9319-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
mousepad-0.4.2/aclocal.m4:9320:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
mousepad-0.4.2/aclocal.m4-9321-                $RANLIB $oldlib'
##############################################
mousepad-0.4.2/aclocal.m4-9324-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mousepad-0.4.2/aclocal.m4:9325:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
mousepad-0.4.2/aclocal.m4-9326-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
mousepad-0.4.2/aclocal.m4-9328-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mousepad-0.4.2/aclocal.m4:9329:                $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'
mousepad-0.4.2/aclocal.m4-9330-	      ;;
##############################################
mousepad-0.4.2/aclocal.m4-9338-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
mousepad-0.4.2/aclocal.m4:9339:	    _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'
mousepad-0.4.2/aclocal.m4-9340-            ;;
##############################################
mousepad-0.4.2/aclocal.m4-9357-	    # dependencies.
mousepad-0.4.2/aclocal.m4:9358:	    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'
mousepad-0.4.2/aclocal.m4-9359-	    ;;
##############################################
mousepad-0.4.2/aclocal.m4-9372-	  *)
mousepad-0.4.2/aclocal.m4:9373:	    case `$CC -V 2>&1 | sed 5q` in
mousepad-0.4.2/aclocal.m4-9374-	    *Sun\ C*)
##############################################
mousepad-0.4.2/aclocal.m4-9379-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
mousepad-0.4.2/aclocal.m4:9380:	      _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'
mousepad-0.4.2/aclocal.m4-9381-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mousepad-0.4.2/aclocal.m4-9444-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
mousepad-0.4.2/aclocal.m4:9445:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
mousepad-0.4.2/aclocal.m4-9446-	    _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'
##############################################
mousepad-0.4.2/aclocal.m4-9463-	    # to its proper name (with version) after linking.
mousepad-0.4.2/aclocal.m4:9464:	    _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'
mousepad-0.4.2/aclocal.m4-9465-
##############################################
mousepad-0.4.2/aclocal.m4-9484-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
mousepad-0.4.2/aclocal.m4:9485:	        _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'
mousepad-0.4.2/aclocal.m4-9486-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
mousepad-0.4.2/aclocal.m4-9489-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mousepad-0.4.2/aclocal.m4:9490:	        _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'
mousepad-0.4.2/aclocal.m4:9491:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
mousepad-0.4.2/aclocal.m4-9492-                  echo "-hidden">> $lib.exp~
mousepad-0.4.2/aclocal.m4:9493:                  $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~
mousepad-0.4.2/aclocal.m4-9494-                  $RM $lib.exp'
##############################################
mousepad-0.4.2/aclocal.m4-9508-	    # dependencies.
mousepad-0.4.2/aclocal.m4:9509:	    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"'
mousepad-0.4.2/aclocal.m4-9510-	    ;;
##############################################
mousepad-0.4.2/aclocal.m4-9515-	        osf3*)
mousepad-0.4.2/aclocal.m4:9516:	          _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'
mousepad-0.4.2/aclocal.m4-9517-		  ;;
mousepad-0.4.2/aclocal.m4-9518-	        *)
mousepad-0.4.2/aclocal.m4:9519:	          _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'
mousepad-0.4.2/aclocal.m4-9520-		  ;;
##############################################
mousepad-0.4.2/aclocal.m4-9768-  case @S|@2 in
mousepad-0.4.2/aclocal.m4:9769:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
mousepad-0.4.2/aclocal.m4:9770:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
mousepad-0.4.2/aclocal.m4-9771-  esac
##############################################
mousepad-0.4.2/aclocal.m4-9857-
mousepad-0.4.2/aclocal.m4:9858:  for p in `eval "$output_verbose_link_cmd"`; do
mousepad-0.4.2/aclocal.m4-9859-    case $prev$p in
##############################################
mousepad-0.4.2/aclocal.m4-9961-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
mousepad-0.4.2/aclocal.m4:9962: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
mousepad-0.4.2/aclocal.m4-9963-fi
##############################################
mousepad-0.4.2/aclocal.m4-10571-    test 10 -lt "$lt_ac_count" && break
mousepad-0.4.2/aclocal.m4:10572:    lt_ac_count=`expr $lt_ac_count + 1`
mousepad-0.4.2/aclocal.m4-10573-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
mousepad-0.4.2/aclocal.m4-11187-m4_define([lt_combine],
mousepad-0.4.2/aclocal.m4:11188:[m4_if(m4_eval([$# > 3]), [1],
mousepad-0.4.2/aclocal.m4-11189-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
mousepad-0.4.2/aclocal.m4-11469-  if $PKG_CONFIG "--atleast-version=$3" "$2" >/dev/null 2>&1; then
mousepad-0.4.2/aclocal.m4:11470:    $1_VERSION=`$PKG_CONFIG --modversion "$2"`
mousepad-0.4.2/aclocal.m4-11471-    AC_MSG_RESULT([$$1_VERSION])
##############################################
mousepad-0.4.2/aclocal.m4-11473-    AC_MSG_CHECKING([$1_CFLAGS])
mousepad-0.4.2/aclocal.m4:11474:    $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
mousepad-0.4.2/aclocal.m4-11475-    AC_MSG_RESULT([$$1_CFLAGS])
##############################################
mousepad-0.4.2/aclocal.m4-11477-    AC_MSG_CHECKING([$1_LIBS])
mousepad-0.4.2/aclocal.m4:11478:    $1_LIBS=`$PKG_CONFIG --libs "$2"`
mousepad-0.4.2/aclocal.m4-11479-    AC_MSG_RESULT([$$1_LIBS])
##############################################
mousepad-0.4.2/aclocal.m4-11489-  elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
mousepad-0.4.2/aclocal.m4:11490:    xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
mousepad-0.4.2/aclocal.m4-11491-    AC_MSG_RESULT([found, but $xdt_cv_version])
##############################################
mousepad-0.4.2/aclocal.m4-11590-        -L*)
mousepad-0.4.2/aclocal.m4:11591:          path=`echo $option | sed 's/^-L//'`
mousepad-0.4.2/aclocal.m4-11592-          if test x"$path" != x""; then
##############################################
mousepad-0.4.2/aclocal.m4-11903-      AC_MSG_CHECKING([whether $LD accepts --as-needed])
mousepad-0.4.2/aclocal.m4:11904:      case `$LD --as-needed -v 2>&1 </dev/null` in
mousepad-0.4.2/aclocal.m4-11905-      *GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/aclocal.m4-11914-    AC_MSG_CHECKING([whether $LD accepts -O1])
mousepad-0.4.2/aclocal.m4:11915:    case `$LD -O1 -v 2>&1 </dev/null` in
mousepad-0.4.2/aclocal.m4-11916-    *GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/Makefile.in-50-  { \
mousepad-0.4.2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mousepad-0.4.2/Makefile.in-52-  }; \
##############################################
mousepad-0.4.2/Makefile.in-131-  esac
mousepad-0.4.2/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mousepad-0.4.2/Makefile.in-133-am__vpath_adj = case $$p in \
mousepad-0.4.2/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mousepad-0.4.2/Makefile.in-135-    *) f=$$p;; \
mousepad-0.4.2/Makefile.in-136-  esac;
mousepad-0.4.2/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mousepad-0.4.2/Makefile.in-138-am__install_max = 40
mousepad-0.4.2/Makefile.in-139-am__nobase_strip_setup = \
mousepad-0.4.2/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mousepad-0.4.2/Makefile.in-141-am__nobase_strip = \
##############################################
mousepad-0.4.2/Makefile.in-211-  while test -n "$$dir1"; do \
mousepad-0.4.2/Makefile.in:212:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mousepad-0.4.2/Makefile.in-213-    if test "$$first" != "."; then \
mousepad-0.4.2/Makefile.in-214-      if test "$$first" = ".."; then \
mousepad-0.4.2/Makefile.in:215:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mousepad-0.4.2/Makefile.in:216:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mousepad-0.4.2/Makefile.in-217-      else \
mousepad-0.4.2/Makefile.in:218:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mousepad-0.4.2/Makefile.in-219-        if test "$$first2" = "$$first"; then \
mousepad-0.4.2/Makefile.in:220:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mousepad-0.4.2/Makefile.in-221-        else \
##############################################
mousepad-0.4.2/Makefile.in-226-    fi; \
mousepad-0.4.2/Makefile.in:227:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mousepad-0.4.2/Makefile.in-228-  done; \
##############################################
mousepad-0.4.2/Makefile.in-532-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
mousepad-0.4.2/Makefile.in:533:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mousepad-0.4.2/Makefile.in-534-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
mousepad-0.4.2/Makefile.in-553-	@list='$(polkit_policy_DATA)'; test -n "$(polkit_policydir)" || list=; \
mousepad-0.4.2/Makefile.in:554:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mousepad-0.4.2/Makefile.in-555-	dir='$(DESTDIR)$(polkit_policydir)'; $(am__uninstall_files_from_dir)
##############################################
mousepad-0.4.2/Makefile.in-570-	dot_seen=no; \
mousepad-0.4.2/Makefile.in:571:	target=`echo $@ | sed s/-recursive//`; \
mousepad-0.4.2/Makefile.in-572-	case "$@" in \
##############################################
mousepad-0.4.2/Makefile.in-633-GTAGS:
mousepad-0.4.2/Makefile.in:634:	here=`$(am__cd) $(top_builddir) && pwd` \
mousepad-0.4.2/Makefile.in-635-	  && $(am__cd) $(top_srcdir) \
##############################################
mousepad-0.4.2/Makefile.in-668-	test -d "$(distdir)" || mkdir "$(distdir)"
mousepad-0.4.2/Makefile.in:669:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mousepad-0.4.2/Makefile.in:670:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mousepad-0.4.2/Makefile.in-671-	list='$(DISTFILES)'; \
##############################################
mousepad-0.4.2/Makefile.in-682-	  if test -d $$d/$$file; then \
mousepad-0.4.2/Makefile.in:683:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mousepad-0.4.2/Makefile.in-684-	    if test -d "$(distdir)/$$file"; then \
##############################################
mousepad-0.4.2/Makefile.in-795-	test -d $(distdir)/_build || exit 0; \
mousepad-0.4.2/Makefile.in:796:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mousepad-0.4.2/Makefile.in-797-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mousepad-0.4.2/Makefile.in-839-	}; \
mousepad-0.4.2/Makefile.in:840:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
mousepad-0.4.2/Makefile.in-841-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mousepad-0.4.2/Makefile.in-851-	fi
mousepad-0.4.2/Makefile.in:852:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mousepad-0.4.2/Makefile.in-853-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mousepad-0.4.2/configure-49-if test -z "$BASH_VERSION$ZSH_VERSION" \
mousepad-0.4.2/configure:50:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mousepad-0.4.2/configure-51-  as_echo='print -r --'
mousepad-0.4.2/configure-52-  as_echo_n='print -rn --'
mousepad-0.4.2/configure:53:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mousepad-0.4.2/configure-54-  as_echo='printf %s\n'
##############################################
mousepad-0.4.2/configure-56-else
mousepad-0.4.2/configure:57:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mousepad-0.4.2/configure-58-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mousepad-0.4.2/configure-66-	expr "X$arg" : "X\\(.*\\)$as_nl";
mousepad-0.4.2/configure:67:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mousepad-0.4.2/configure-68-      esac;
##############################################
mousepad-0.4.2/configure-203-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mousepad-0.4.2/configure:204:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
mousepad-0.4.2/configure-205-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
mousepad-0.4.2/configure-211-    PATH=/empty FPATH=/empty; export PATH FPATH
mousepad-0.4.2/configure:212:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
mousepad-0.4.2/configure:213:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
mousepad-0.4.2/configure-214-  if (eval "$as_required") 2>/dev/null; then :
##############################################
mousepad-0.4.2/configure-339-      case $as_dir in #(
mousepad-0.4.2/configure:340:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mousepad-0.4.2/configure-341-      *) as_qdir=$as_dir;;
##############################################
mousepad-0.4.2/configure-412-  {
mousepad-0.4.2/configure:413:    as_val=`expr "$@" || test $? -eq 1`
mousepad-0.4.2/configure-414-  }
##############################################
mousepad-0.4.2/configure-419-# ----------------------------------------
mousepad-0.4.2/configure:420:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mousepad-0.4.2/configure-421-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mousepad-0.4.2/configure-482-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mousepad-0.4.2/configure:483:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mousepad-0.4.2/configure-484-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mousepad-0.4.2/configure-953-  case $ac_option in
mousepad-0.4.2/configure:954:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mousepad-0.4.2/configure-955-  *=)   ac_optarg= ;;
##############################################
mousepad-0.4.2/configure-997-  -disable-* | --disable-*)
mousepad-0.4.2/configure:998:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mousepad-0.4.2/configure-999-    # Reject names that are not valid shell variable names.
##############################################
mousepad-0.4.2/configure-1002-    ac_useropt_orig=$ac_useropt
mousepad-0.4.2/configure:1003:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mousepad-0.4.2/configure-1004-    case $ac_user_opts in
##############################################
mousepad-0.4.2/configure-1023-  -enable-* | --enable-*)
mousepad-0.4.2/configure:1024:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mousepad-0.4.2/configure-1025-    # Reject names that are not valid shell variable names.
##############################################
mousepad-0.4.2/configure-1028-    ac_useropt_orig=$ac_useropt
mousepad-0.4.2/configure:1029:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mousepad-0.4.2/configure-1030-    case $ac_user_opts in
##############################################
mousepad-0.4.2/configure-1227-  -with-* | --with-*)
mousepad-0.4.2/configure:1228:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mousepad-0.4.2/configure-1229-    # Reject names that are not valid shell variable names.
##############################################
mousepad-0.4.2/configure-1232-    ac_useropt_orig=$ac_useropt
mousepad-0.4.2/configure:1233:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mousepad-0.4.2/configure-1234-    case $ac_user_opts in
##############################################
mousepad-0.4.2/configure-1243-  -without-* | --without-*)
mousepad-0.4.2/configure:1244:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mousepad-0.4.2/configure-1245-    # Reject names that are not valid shell variable names.
##############################################
mousepad-0.4.2/configure-1248-    ac_useropt_orig=$ac_useropt
mousepad-0.4.2/configure:1249:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mousepad-0.4.2/configure-1250-    case $ac_user_opts in
##############################################
mousepad-0.4.2/configure-1281-  *=*)
mousepad-0.4.2/configure:1282:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mousepad-0.4.2/configure-1283-    # Reject names that are not valid shell variable names.
##############################################
mousepad-0.4.2/configure-1302-if test -n "$ac_prev"; then
mousepad-0.4.2/configure:1303:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mousepad-0.4.2/configure-1304-  as_fn_error $? "missing argument to $ac_option"
##############################################
mousepad-0.4.2/configure-1324-    */ )
mousepad-0.4.2/configure:1325:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mousepad-0.4.2/configure-1326-      eval $ac_var=\$ac_val;;
##############################################
mousepad-0.4.2/configure-1359-ac_ls_di=`ls -di .` &&
mousepad-0.4.2/configure:1360:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mousepad-0.4.2/configure-1361-  as_fn_error $? "working directory cannot be determined"
##############################################
mousepad-0.4.2/configure-1415-case $srcdir in
mousepad-0.4.2/configure:1416:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mousepad-0.4.2/configure-1417-esac
##############################################
mousepad-0.4.2/configure-1458-By default, \`make install' will install all the files in
mousepad-0.4.2/configure:1459:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mousepad-0.4.2/configure:1460:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mousepad-0.4.2/configure-1461-for instance \`--prefix=\$HOME'.
##############################################
mousepad-0.4.2/configure-1597-*)
mousepad-0.4.2/configure:1598:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mousepad-0.4.2/configure-1599-  # A ".." for each directory in $ac_dir_suffix.
mousepad-0.4.2/configure:1600:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mousepad-0.4.2/configure-1601-  case $ac_top_builddir_sub in
##############################################
mousepad-0.4.2/configure-2088-    *\'*)
mousepad-0.4.2/configure:2089:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mousepad-0.4.2/configure-2090-    esac
##############################################
mousepad-0.4.2/configure-2171-      case $ac_val in
mousepad-0.4.2/configure:2172:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mousepad-0.4.2/configure-2173-      esac
##############################################
mousepad-0.4.2/configure-2186-	case $ac_val in
mousepad-0.4.2/configure:2187:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mousepad-0.4.2/configure-2188-	esac
##############################################
mousepad-0.4.2/configure-2306-    set,)
mousepad-0.4.2/configure:2307:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mousepad-0.4.2/configure:2308:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mousepad-0.4.2/configure-2309-      ac_cache_corrupted=: ;;
##############################################
mousepad-0.4.2/configure-2317-	# differences in whitespace do not lead to failure.
mousepad-0.4.2/configure:2318:	ac_old_val_w=`echo x $ac_old_val`
mousepad-0.4.2/configure:2319:	ac_new_val_w=`echo x $ac_new_val`
mousepad-0.4.2/configure-2320-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mousepad-0.4.2/configure-2337-    case $ac_new_val in
mousepad-0.4.2/configure:2338:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mousepad-0.4.2/configure-2339-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mousepad-0.4.2/configure-2406-test "x$ac_build_alias" = x &&
mousepad-0.4.2/configure:2407:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mousepad-0.4.2/configure-2408-test "x$ac_build_alias" = x &&
mousepad-0.4.2/configure-2409-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
mousepad-0.4.2/configure:2410:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mousepad-0.4.2/configure-2411-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
mousepad-0.4.2/configure-2430-IFS=$ac_save_IFS
mousepad-0.4.2/configure:2431:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mousepad-0.4.2/configure-2432-
##############################################
mousepad-0.4.2/configure-2441-else
mousepad-0.4.2/configure:2442:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mousepad-0.4.2/configure-2443-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
mousepad-0.4.2/configure-2463-IFS=$ac_save_IFS
mousepad-0.4.2/configure:2464:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mousepad-0.4.2/configure-2465-
##############################################
mousepad-0.4.2/configure-2474-else
mousepad-0.4.2/configure:2475:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
mousepad-0.4.2/configure-2476-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
mousepad-0.4.2/configure-2496-IFS=$ac_save_IFS
mousepad-0.4.2/configure:2497:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
mousepad-0.4.2/configure-2498-
##############################################
mousepad-0.4.2/configure-2626-     echo "timestamp, slept: $am_has_slept" > conftest.file
mousepad-0.4.2/configure:2627:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mousepad-0.4.2/configure-2628-     if test "$*" = "X"; then
mousepad-0.4.2/configure-2629-	# -L didn't work.
mousepad-0.4.2/configure:2630:	set X `ls -t "$srcdir/configure" conftest.file`
mousepad-0.4.2/configure-2631-     fi
##############################################
mousepad-0.4.2/configure-2677-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mousepad-0.4.2/configure:2678:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mousepad-0.4.2/configure-2679-
mousepad-0.4.2/configure-2680-# Expand $ac_aux_dir to an absolute path.
mousepad-0.4.2/configure:2681:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mousepad-0.4.2/configure-2682-
##############################################
mousepad-0.4.2/configure-2822-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
mousepad-0.4.2/configure:2823:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mousepad-0.4.2/configure-2824-	     'mkdir (GNU coreutils) '* | \
##############################################
mousepad-0.4.2/configure-2895-set x ${MAKE-make}
mousepad-0.4.2/configure:2896:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mousepad-0.4.2/configure-2897-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mousepad-0.4.2/configure-2905-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mousepad-0.4.2/configure:2906:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mousepad-0.4.2/configure-2907-  *@@@%%%=?*=@@@%%%*)
##############################################
mousepad-0.4.2/configure-2971-
mousepad-0.4.2/configure:2972:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mousepad-0.4.2/configure-2973-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mousepad-0.4.2/configure-3676-$as_echo_n "checking whether the C compiler works... " >&6; }
mousepad-0.4.2/configure:3677:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mousepad-0.4.2/configure-3678-
##############################################
mousepad-0.4.2/configure-3720-	then :; else
mousepad-0.4.2/configure:3721:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mousepad-0.4.2/configure-3722-	fi
##############################################
mousepad-0.4.2/configure-3780-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mousepad-0.4.2/configure:3781:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mousepad-0.4.2/configure-3782-	  break;;
##############################################
mousepad-0.4.2/configure-3889-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mousepad-0.4.2/configure:3890:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mousepad-0.4.2/configure-3891-       break;;
##############################################
mousepad-0.4.2/configure-4207-  if test "$am_compiler_list" = ""; then
mousepad-0.4.2/configure:4208:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mousepad-0.4.2/configure-4209-  fi
##############################################
mousepad-0.4.2/configure-4464-  # Check for GNU $ac_path_GREP
mousepad-0.4.2/configure:4465:case `"$ac_path_GREP" --version 2>&1` in
mousepad-0.4.2/configure-4466-*GNU*)
##############################################
mousepad-0.4.2/configure-4530-  # Check for GNU $ac_path_EGREP
mousepad-0.4.2/configure:4531:case `"$ac_path_EGREP" --version 2>&1` in
mousepad-0.4.2/configure-4532-*GNU*)
##############################################
mousepad-0.4.2/configure-4691-do :
mousepad-0.4.2/configure:4692:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mousepad-0.4.2/configure-4693-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mousepad-0.4.2/configure-4696-  cat >>confdefs.h <<_ACEOF
mousepad-0.4.2/configure:4697:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mousepad-0.4.2/configure-4698-_ACEOF
##############################################
mousepad-0.4.2/configure-5451-  if test "$am_compiler_list" = ""; then
mousepad-0.4.2/configure:5452:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mousepad-0.4.2/configure-5453-  fi
##############################################
mousepad-0.4.2/configure-5576-  # Check for GNU $ac_path_SED
mousepad-0.4.2/configure:5577:case `"$ac_path_SED" --version 2>&1` in
mousepad-0.4.2/configure-5578-*GNU*)
##############################################
mousepad-0.4.2/configure-5655-  # Check for GNU $ac_path_FGREP
mousepad-0.4.2/configure:5656:case `"$ac_path_FGREP" --version 2>&1` in
mousepad-0.4.2/configure-5657-*GNU*)
##############################################
mousepad-0.4.2/configure-5726-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
mousepad-0.4.2/configure:5727:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
mousepad-0.4.2/configure-5728-  ECHO='print -r --'
mousepad-0.4.2/configure:5729:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
mousepad-0.4.2/configure-5730-  ECHO='printf %s\n'
##############################################
mousepad-0.4.2/configure-5787-    # gcc leaves a trailing carriage return, which upsets mingw
mousepad-0.4.2/configure:5788:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mousepad-0.4.2/configure-5789-  *)
mousepad-0.4.2/configure:5790:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mousepad-0.4.2/configure-5791-  esac
##############################################
mousepad-0.4.2/configure-5796-      # Canonicalize the pathname of ld
mousepad-0.4.2/configure:5797:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mousepad-0.4.2/configure-5798-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mousepad-0.4.2/configure:5799:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mousepad-0.4.2/configure-5800-      done
##############################################
mousepad-0.4.2/configure-5831-      # Break only if it was the GNU/non-GNU ld that we prefer.
mousepad-0.4.2/configure:5832:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mousepad-0.4.2/configure-5833-      *GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/configure-5862-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
mousepad-0.4.2/configure:5863:case `$LD -v 2>&1 </dev/null` in
mousepad-0.4.2/configure-5864-*GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/configure-5908-
mousepad-0.4.2/configure:5909:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
mousepad-0.4.2/configure-5910-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
mousepad-0.4.2/configure:5911:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
mousepad-0.4.2/configure-5912-if test -n "0.35.0"; then
##############################################
mousepad-0.4.2/configure-6348-fi
mousepad-0.4.2/configure:6349:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
mousepad-0.4.2/configure:6350:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
mousepad-0.4.2/configure:6351:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
mousepad-0.4.2/configure-6352-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
mousepad-0.4.2/configure-6404-else
mousepad-0.4.2/configure:6405:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
mousepad-0.4.2/configure-6406-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
mousepad-0.4.2/configure-6411-$as_echo_n "checking for XML::Parser... " >&6; }
mousepad-0.4.2/configure:6412:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
mousepad-0.4.2/configure-6413-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
mousepad-0.4.2/configure-6540-	esac
mousepad-0.4.2/configure:6541:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
mousepad-0.4.2/configure-6542-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
mousepad-0.4.2/configure-6546-	*)
mousepad-0.4.2/configure:6547:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
mousepad-0.4.2/configure-6548-	  */dev/null*)
##############################################
mousepad-0.4.2/configure-6674-
mousepad-0.4.2/configure:6675:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
mousepad-0.4.2/configure-6676-    *COFF*)
##############################################
mousepad-0.4.2/configure-6786-    # And add a safety zone
mousepad-0.4.2/configure:6787:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mousepad-0.4.2/configure:6788:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mousepad-0.4.2/configure-6789-    ;;
##############################################
mousepad-0.4.2/configure-6819-    if test -n "$kargmax"; then
mousepad-0.4.2/configure:6820:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
mousepad-0.4.2/configure-6821-    else
##############################################
mousepad-0.4.2/configure-6828-       test undefined != "$lt_cv_sys_max_cmd_len"; then
mousepad-0.4.2/configure:6829:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mousepad-0.4.2/configure:6830:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mousepad-0.4.2/configure-6831-    else
##############################################
mousepad-0.4.2/configure-6840-      # we can't tell.
mousepad-0.4.2/configure:6841:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
mousepad-0.4.2/configure-6842-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
mousepad-0.4.2/configure-6844-      do
mousepad-0.4.2/configure:6845:        i=`expr $i + 1`
mousepad-0.4.2/configure-6846-        teststring=$teststring$teststring
##############################################
mousepad-0.4.2/configure-6848-      # Only check the string length outside the loop.
mousepad-0.4.2/configure:6849:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
mousepad-0.4.2/configure-6850-      teststring=
##############################################
mousepad-0.4.2/configure-6853-      # linker.  It appears as though 1/2 is a usable value.
mousepad-0.4.2/configure:6854:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
mousepad-0.4.2/configure-6855-    fi
##############################################
mousepad-0.4.2/configure-7264-openbsd* | bitrig*)
mousepad-0.4.2/configure:7265:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mousepad-0.4.2/configure-7266-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
mousepad-0.4.2/configure-7334-    else
mousepad-0.4.2/configure:7335:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
mousepad-0.4.2/configure-7336-    fi
##############################################
mousepad-0.4.2/configure-7479-  # decide which one to use based on capabilities of $DLLTOOL
mousepad-0.4.2/configure:7480:  case `$DLLTOOL --help 2>&1` in
mousepad-0.4.2/configure-7481-  *--identify-strict*)
##############################################
mousepad-0.4.2/configure-8016-# If we're using GNU nm, then use its standard symbol codes.
mousepad-0.4.2/configure:8017:case `$NM -V 2>&1` in
mousepad-0.4.2/configure-8018-*GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/configure-8064-mingw*)
mousepad-0.4.2/configure:8065:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
mousepad-0.4.2/configure-8066-  ;;
##############################################
mousepad-0.4.2/configure-8296-   if test yes = "$GCC"; then
mousepad-0.4.2/configure:8297:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
mousepad-0.4.2/configure-8298-   fi
##############################################
mousepad-0.4.2/configure-8300- /*)
mousepad-0.4.2/configure:8301:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
mousepad-0.4.2/configure-8302-   ;; #(
##############################################
mousepad-0.4.2/configure-8395-    done
mousepad-0.4.2/configure:8396:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mousepad-0.4.2/configure-8397-}
##############################################
mousepad-0.4.2/configure-8417-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:8418:    case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/configure-8419-      *ELF-32*)
##############################################
mousepad-0.4.2/configure-8438-    if test yes = "$lt_cv_prog_gnu_ld"; then
mousepad-0.4.2/configure:8439:      case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/configure-8440-	*32-bit*)
##############################################
mousepad-0.4.2/configure-8450-    else
mousepad-0.4.2/configure:8451:      case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/configure-8452-	*32-bit*)
##############################################
mousepad-0.4.2/configure-8476-    emul=elf
mousepad-0.4.2/configure:8477:    case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/configure-8478-      *32-bit*)
##############################################
mousepad-0.4.2/configure-8484-    esac
mousepad-0.4.2/configure:8485:    case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/configure-8486-      *MSB*)
##############################################
mousepad-0.4.2/configure-8492-    esac
mousepad-0.4.2/configure:8493:    case `/usr/bin/file conftest.$ac_objext` in
mousepad-0.4.2/configure-8494-      *N32*)
##############################################
mousepad-0.4.2/configure-9425-    *:)
mousepad-0.4.2/configure:9426:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
mousepad-0.4.2/configure-9427-        ;;
mousepad-0.4.2/configure-9428-    x:*)
mousepad-0.4.2/configure:9429:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
mousepad-0.4.2/configure-9430-        ;;
mousepad-0.4.2/configure-9431-    *::*)
mousepad-0.4.2/configure:9432:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
mousepad-0.4.2/configure:9433:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
mousepad-0.4.2/configure-9434-        ;;
mousepad-0.4.2/configure-9435-    *)
mousepad-0.4.2/configure:9436:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
mousepad-0.4.2/configure-9437-        ;;
##############################################
mousepad-0.4.2/configure-9789-	"file_magic "*)
mousepad-0.4.2/configure:9790:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mousepad-0.4.2/configure-9791-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
mousepad-0.4.2/configure-9855-	"file_magic "*)
mousepad-0.4.2/configure:9856:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mousepad-0.4.2/configure-9857-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
mousepad-0.4.2/configure-10249-      *)
mousepad-0.4.2/configure:10250:	case `$CC -V 2>&1 | sed 5q` in
mousepad-0.4.2/configure-10251-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
mousepad-0.4.2/configure-10695-	# shared libraries, regardless of the interface used.
mousepad-0.4.2/configure:10696:	case `$LD -v 2>&1` in
mousepad-0.4.2/configure-10697-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
mousepad-0.4.2/configure-10727-    supports_anon_versioning=no
mousepad-0.4.2/configure:10728:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
mousepad-0.4.2/configure-10729-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
mousepad-0.4.2/configure-10796-	# is; otherwise, prepend EXPORTS...
mousepad-0.4.2/configure:10797:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
mousepad-0.4.2/configure-10798-          cp $export_symbols $output_objdir/$soname.def;
##############################################
mousepad-0.4.2/configure-10830-	prefix_cmds="$SED"~
mousepad-0.4.2/configure:10831:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
mousepad-0.4.2/configure-10832-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
mousepad-0.4.2/configure-10853-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mousepad-0.4.2/configure:10854:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mousepad-0.4.2/configure:10855:      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'
mousepad-0.4.2/configure-10856-      ;;
##############################################
mousepad-0.4.2/configure-10871-        pgcc*)				# Portland Group C compiler
mousepad-0.4.2/configure:10872:	  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'
mousepad-0.4.2/configure-10873-	  tmp_addflag=' $pic_flag'
##############################################
mousepad-0.4.2/configure-10876-					# Portland Group f77 and f90 compilers
mousepad-0.4.2/configure:10877:	  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'
mousepad-0.4.2/configure-10878-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
mousepad-0.4.2/configure-10893-	nvcc*)	# Cuda Compiler Driver 2.2
mousepad-0.4.2/configure:10894:	  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'
mousepad-0.4.2/configure-10895-	  compiler_needs_object=yes
##############################################
mousepad-0.4.2/configure-10897-	esac
mousepad-0.4.2/configure:10898:	case `$CC -V 2>&1 | sed 5q` in
mousepad-0.4.2/configure-10899-	*Sun\ C*)			# Sun C 5.9
mousepad-0.4.2/configure:10900:	  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'
mousepad-0.4.2/configure-10901-	  compiler_needs_object=yes
##############################################
mousepad-0.4.2/configure-10968-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mousepad-0.4.2/configure:10969:      case `$LD -v 2>&1` in
mousepad-0.4.2/configure-10970-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
mousepad-0.4.2/configure-11057-	else
mousepad-0.4.2/configure:11058:	  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'
mousepad-0.4.2/configure-11059-	fi
##############################################
mousepad-0.4.2/configure-11122-	# below for broken collect2 doesn't work under 4.3+
mousepad-0.4.2/configure:11123:	  collect2name=`$CC -print-prog-name=collect2`
mousepad-0.4.2/configure-11124-	  if test -f "$collect2name" &&
##############################################
mousepad-0.4.2/configure-11202-      }'
mousepad-0.4.2/configure:11203:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mousepad-0.4.2/configure-11204-  # Check for a 64-bit object if we didn't find anything.
mousepad-0.4.2/configure-11205-  if test -z "$lt_cv_aix_libpath_"; then
mousepad-0.4.2/configure:11206:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mousepad-0.4.2/configure-11207-  fi
##############################################
mousepad-0.4.2/configure-11220-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
mousepad-0.4.2/configure:11221:        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
mousepad-0.4.2/configure-11222-      else
##############################################
mousepad-0.4.2/configure-11255-      }'
mousepad-0.4.2/configure:11256:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mousepad-0.4.2/configure-11257-  # Check for a 64-bit object if we didn't find anything.
mousepad-0.4.2/configure-11258-  if test -z "$lt_cv_aix_libpath_"; then
mousepad-0.4.2/configure:11259:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mousepad-0.4.2/configure-11260-  fi
##############################################
mousepad-0.4.2/configure-11287-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
mousepad-0.4.2/configure:11288:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
mousepad-0.4.2/configure-11289-	  if test svr4 != "$with_aix_soname"; then
##############################################
mousepad-0.4.2/configure-11340-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
mousepad-0.4.2/configure:11341:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
mousepad-0.4.2/configure-11342-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
mousepad-0.4.2/configure-11378-	# FIXME: Setting linknames here is a bad hack.
mousepad-0.4.2/configure:11379:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
mousepad-0.4.2/configure-11380-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
mousepad-0.4.2/configure-11396-  if test yes = "$lt_cv_ld_force_load"; then
mousepad-0.4.2/configure:11397:    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\"`'
mousepad-0.4.2/configure-11398-
##############################################
mousepad-0.4.2/configure-11576-      if test yes = "$GCC"; then
mousepad-0.4.2/configure:11577:	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'
mousepad-0.4.2/configure-11578-	# Try to use the -exported_symbol ld option, if it does not
##############################################
mousepad-0.4.2/configure-11604-	if test yes = "$lt_cv_irix_exported_symbol"; then
mousepad-0.4.2/configure:11605:          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'
mousepad-0.4.2/configure-11606-	fi
mousepad-0.4.2/configure-11607-      else
mousepad-0.4.2/configure:11608:	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'
mousepad-0.4.2/configure:11609:	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'
mousepad-0.4.2/configure-11610-      fi
##############################################
mousepad-0.4.2/configure-11654-	hardcode_direct_absolute=yes
mousepad-0.4.2/configure:11655:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mousepad-0.4.2/configure-11656-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
mousepad-0.4.2/configure-11685-	prefix_cmds="$SED"~
mousepad-0.4.2/configure:11686:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
mousepad-0.4.2/configure-11687-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
mousepad-0.4.2/configure-11700-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
mousepad-0.4.2/configure:11701:	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'
mousepad-0.4.2/configure-11702-      else
mousepad-0.4.2/configure-11703-	allow_undefined_flag=' -expect_unresolved \*'
mousepad-0.4.2/configure:11704:	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'
mousepad-0.4.2/configure-11705-      fi
##############################################
mousepad-0.4.2/configure-11713-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
mousepad-0.4.2/configure:11714:	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'
mousepad-0.4.2/configure-11715-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
mousepad-0.4.2/configure-11717-	allow_undefined_flag=' -expect_unresolved \*'
mousepad-0.4.2/configure:11718:	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'
mousepad-0.4.2/configure:11719:	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~
mousepad-0.4.2/configure:11720:          $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'
mousepad-0.4.2/configure-11721-
##############################################
mousepad-0.4.2/configure-11736-      else
mousepad-0.4.2/configure:11737:	case `$CC -V 2>&1` in
mousepad-0.4.2/configure-11738-	*"Compilers 5.0"*)
##############################################
mousepad-0.4.2/configure-12135-  esac
mousepad-0.4.2/configure:12136:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
mousepad-0.4.2/configure-12137-  case $lt_search_path_spec in
##############################################
mousepad-0.4.2/configure-12142-    # okay in the real world where ";" in dirpaths is itself problematic.
mousepad-0.4.2/configure:12143:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
mousepad-0.4.2/configure-12144-    ;;
mousepad-0.4.2/configure-12145-  *)
mousepad-0.4.2/configure:12146:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
mousepad-0.4.2/configure-12147-    ;;
##############################################
mousepad-0.4.2/configure-12151-  lt_tmp_lt_search_path_spec=
mousepad-0.4.2/configure:12152:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
mousepad-0.4.2/configure-12153-  # ...but if some path component already ends with the multilib dir we assume
##############################################
mousepad-0.4.2/configure-12193-  esac
mousepad-0.4.2/configure:12194:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
mousepad-0.4.2/configure-12195-else
##############################################
mousepad-0.4.2/configure-12333-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mousepad-0.4.2/configure:12334:    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'
mousepad-0.4.2/configure-12335-    ;;
##############################################
mousepad-0.4.2/configure-12369-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mousepad-0.4.2/configure:12370:    postinstall_cmds='base_file=`basename \$file`~
mousepad-0.4.2/configure:12371:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
mousepad-0.4.2/configure:12372:      dldir=$destdir/`dirname \$dlpath`~
mousepad-0.4.2/configure-12373-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mousepad-0.4.2/configure-12378-      fi'
mousepad-0.4.2/configure:12379:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mousepad-0.4.2/configure-12380-      dlpath=$dir/\$dldll~
##############################################
mousepad-0.4.2/configure-12386-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mousepad-0.4.2/configure:12387:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
mousepad-0.4.2/configure-12388-
##############################################
mousepad-0.4.2/configure-12392-      # MinGW DLLs use traditional 'lib' prefix
mousepad-0.4.2/configure:12393:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
mousepad-0.4.2/configure-12394-      ;;
##############################################
mousepad-0.4.2/configure-12396-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mousepad-0.4.2/configure:12397:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
mousepad-0.4.2/configure-12398-      ;;
##############################################
mousepad-0.4.2/configure-12405-    libname_spec='$name'
mousepad-0.4.2/configure:12406:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
mousepad-0.4.2/configure-12407-    library_names_spec='$libname.dll.lib'
##############################################
mousepad-0.4.2/configure-12417-        # Let DOS variable expansion print the short 8.3 style file name.
mousepad-0.4.2/configure:12418:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
mousepad-0.4.2/configure-12419-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
mousepad-0.4.2/configure-12422-      # Convert to MSYS style.
mousepad-0.4.2/configure:12423:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
mousepad-0.4.2/configure-12424-      ;;
##############################################
mousepad-0.4.2/configure-12428-      # like /cygdrive/c/PROGRA~1:/cygdr...
mousepad-0.4.2/configure:12429:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
mousepad-0.4.2/configure:12430:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
mousepad-0.4.2/configure:12431:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mousepad-0.4.2/configure-12432-      ;;
##############################################
mousepad-0.4.2/configure-12436-        # It is most probably a Windows format PATH.
mousepad-0.4.2/configure:12437:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mousepad-0.4.2/configure-12438-      else
mousepad-0.4.2/configure:12439:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mousepad-0.4.2/configure-12440-      fi
##############################################
mousepad-0.4.2/configure-12446-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mousepad-0.4.2/configure:12447:    postinstall_cmds='base_file=`basename \$file`~
mousepad-0.4.2/configure:12448:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
mousepad-0.4.2/configure:12449:      dldir=$destdir/`dirname \$dlpath`~
mousepad-0.4.2/configure-12450-      test -d \$dldir || mkdir -p \$dldir~
mousepad-0.4.2/configure-12451-      $install_prog $dir/$dlname \$dldir/$dlname'
mousepad-0.4.2/configure:12452:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mousepad-0.4.2/configure-12453-      dlpath=$dir/\$dldll~
##############################################
mousepad-0.4.2/configure-12460-    # Assume MSVC and ICC wrapper
mousepad-0.4.2/configure:12461:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
mousepad-0.4.2/configure-12462-    dynamic_linker='Win32 ld.exe'
##############################################
mousepad-0.4.2/configure-12477-  shlibpath_var=DYLD_LIBRARY_PATH
mousepad-0.4.2/configure:12478:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mousepad-0.4.2/configure-12479-
##############################################
mousepad-0.4.2/configure-12730-  if test -f /etc/ld.so.conf; then
mousepad-0.4.2/configure:12731:    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' ' '`
mousepad-0.4.2/configure-12732-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mousepad-0.4.2/configure-12784-  need_lib_prefix=no
mousepad-0.4.2/configure:12785:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mousepad-0.4.2/configure-12786-    need_version=no
##############################################
mousepad-0.4.2/configure-12811-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
mousepad-0.4.2/configure:12812:  postinstall_cmds='base_file=`basename \$file`~
mousepad-0.4.2/configure:12813:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
mousepad-0.4.2/configure:12814:    dldir=$destdir/`dirname \$dlpath`~
mousepad-0.4.2/configure-12815-    test -d \$dldir || mkdir -p \$dldir~
##############################################
mousepad-0.4.2/configure-12820-    fi'
mousepad-0.4.2/configure:12821:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
mousepad-0.4.2/configure-12822-    dlpath=$dir/\$dldll~
##############################################
mousepad-0.4.2/configure-13774-do :
mousepad-0.4.2/configure:13775:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mousepad-0.4.2/configure-13776-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mousepad-0.4.2/configure-13778-  cat >>confdefs.h <<_ACEOF
mousepad-0.4.2/configure:13779:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mousepad-0.4.2/configure-13780-_ACEOF
##############################################
mousepad-0.4.2/configure-14290-    if test -f $ac_dir/$ac_word; then
mousepad-0.4.2/configure:14291:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
mousepad-0.4.2/configure-14292-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
mousepad-0.4.2/configure-14409-    if test -f $ac_dir/$ac_word; then
mousepad-0.4.2/configure:14410:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
mousepad-0.4.2/configure-14411-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
mousepad-0.4.2/configure-14568-   if test "x$srcdir" != "x."; then
mousepad-0.4.2/configure:14569:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
mousepad-0.4.2/configure-14570-       posrcprefix="$srcdir/"
##############################################
mousepad-0.4.2/configure-14762-  if $PKG_CONFIG "--atleast-version=2.42.0" "glib-2.0" >/dev/null 2>&1; then
mousepad-0.4.2/configure:14763:    GLIB_VERSION=`$PKG_CONFIG --modversion "glib-2.0"`
mousepad-0.4.2/configure-14764-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_VERSION" >&5
##############################################
mousepad-0.4.2/configure-14768-$as_echo_n "checking GLIB_CFLAGS... " >&6; }
mousepad-0.4.2/configure:14769:    GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0"`
mousepad-0.4.2/configure-14770-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_CFLAGS" >&5
##############################################
mousepad-0.4.2/configure-14774-$as_echo_n "checking GLIB_LIBS... " >&6; }
mousepad-0.4.2/configure:14775:    GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0"`
mousepad-0.4.2/configure-14776-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_LIBS" >&5
##############################################
mousepad-0.4.2/configure-14787-  elif $PKG_CONFIG --exists "glib-2.0" >/dev/null 2>&1; then
mousepad-0.4.2/configure:14788:    xdt_cv_version=`$PKG_CONFIG --modversion "glib-2.0"`
mousepad-0.4.2/configure-14789-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
mousepad-0.4.2/configure-14957-  if $PKG_CONFIG "--atleast-version=2.42.0" "gthread-2.0" >/dev/null 2>&1; then
mousepad-0.4.2/configure:14958:    GTHREAD_VERSION=`$PKG_CONFIG --modversion "gthread-2.0"`
mousepad-0.4.2/configure-14959-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_VERSION" >&5
##############################################
mousepad-0.4.2/configure-14963-$as_echo_n "checking GTHREAD_CFLAGS... " >&6; }
mousepad-0.4.2/configure:14964:    GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0"`
mousepad-0.4.2/configure-14965-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_CFLAGS" >&5
##############################################
mousepad-0.4.2/configure-14969-$as_echo_n "checking GTHREAD_LIBS... " >&6; }
mousepad-0.4.2/configure:14970:    GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0"`
mousepad-0.4.2/configure-14971-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_LIBS" >&5
##############################################
mousepad-0.4.2/configure-14982-  elif $PKG_CONFIG --exists "gthread-2.0" >/dev/null 2>&1; then
mousepad-0.4.2/configure:14983:    xdt_cv_version=`$PKG_CONFIG --modversion "gthread-2.0"`
mousepad-0.4.2/configure-14984-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
mousepad-0.4.2/configure-15152-  if $PKG_CONFIG "--atleast-version=4.12.0" "libxfconf-0" >/dev/null 2>&1; then
mousepad-0.4.2/configure:15153:    XFCONF_VERSION=`$PKG_CONFIG --modversion "libxfconf-0"`
mousepad-0.4.2/configure-15154-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_VERSION" >&5
##############################################
mousepad-0.4.2/configure-15158-$as_echo_n "checking XFCONF_CFLAGS... " >&6; }
mousepad-0.4.2/configure:15159:    XFCONF_CFLAGS=`$PKG_CONFIG --cflags "libxfconf-0"`
mousepad-0.4.2/configure-15160-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_CFLAGS" >&5
##############################################
mousepad-0.4.2/configure-15164-$as_echo_n "checking XFCONF_LIBS... " >&6; }
mousepad-0.4.2/configure:15165:    XFCONF_LIBS=`$PKG_CONFIG --libs "libxfconf-0"`
mousepad-0.4.2/configure-15166-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_LIBS" >&5
##############################################
mousepad-0.4.2/configure-15177-  elif $PKG_CONFIG --exists "libxfconf-0" >/dev/null 2>&1; then
mousepad-0.4.2/configure:15178:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfconf-0"`
mousepad-0.4.2/configure-15179-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
mousepad-0.4.2/configure-15229-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15230:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.20" 2>/dev/null`
mousepad-0.4.2/configure-15231-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15246-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15247:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.20" 2>/dev/null`
mousepad-0.4.2/configure-15248-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15267-        if test $_pkg_short_errors_supported = yes; then
mousepad-0.4.2/configure:15268:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= 3.20" 2>&1`
mousepad-0.4.2/configure-15269-        else
mousepad-0.4.2/configure:15270:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= 3.20" 2>&1`
mousepad-0.4.2/configure-15271-        fi
##############################################
mousepad-0.4.2/configure-15323-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15324:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0" 2>/dev/null`
mousepad-0.4.2/configure-15325-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15340-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15341:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0" 2>/dev/null`
mousepad-0.4.2/configure-15342-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15361-        if test $_pkg_short_errors_supported = yes; then
mousepad-0.4.2/configure:15362:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0" 2>&1`
mousepad-0.4.2/configure-15363-        else
mousepad-0.4.2/configure:15364:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0" 2>&1`
mousepad-0.4.2/configure-15365-        fi
##############################################
mousepad-0.4.2/configure-15397-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15398:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.24" 2>/dev/null`
mousepad-0.4.2/configure-15399-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15414-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15415:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.24" 2>/dev/null`
mousepad-0.4.2/configure-15416-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15435-        if test $_pkg_short_errors_supported = yes; then
mousepad-0.4.2/configure:15436:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.24" 2>&1`
mousepad-0.4.2/configure-15437-        else
mousepad-0.4.2/configure:15438:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.24" 2>&1`
mousepad-0.4.2/configure-15439-        fi
##############################################
mousepad-0.4.2/configure-15491-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15492:  pkg_cv_GTKSOURCEVIEW_CFLAGS=`$PKG_CONFIG --cflags "gtksourceview-3.0" 2>/dev/null`
mousepad-0.4.2/configure-15493-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15508-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15509:  pkg_cv_GTKSOURCEVIEW_LIBS=`$PKG_CONFIG --libs "gtksourceview-3.0" 2>/dev/null`
mousepad-0.4.2/configure-15510-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15529-        if test $_pkg_short_errors_supported = yes; then
mousepad-0.4.2/configure:15530:	        GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtksourceview-3.0" 2>&1`
mousepad-0.4.2/configure-15531-        else
mousepad-0.4.2/configure:15532:	        GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtksourceview-3.0" 2>&1`
mousepad-0.4.2/configure-15533-        fi
##############################################
mousepad-0.4.2/configure-15583-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15584:  pkg_cv_GTKSOURCEVIEW_CFLAGS=`$PKG_CONFIG --cflags "gtksourceview-2.0" 2>/dev/null`
mousepad-0.4.2/configure-15585-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15600-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15601:  pkg_cv_GTKSOURCEVIEW_LIBS=`$PKG_CONFIG --libs "gtksourceview-2.0" 2>/dev/null`
mousepad-0.4.2/configure-15602-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15621-        if test $_pkg_short_errors_supported = yes; then
mousepad-0.4.2/configure:15622:	        GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtksourceview-2.0" 2>&1`
mousepad-0.4.2/configure-15623-        else
mousepad-0.4.2/configure:15624:	        GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtksourceview-2.0" 2>&1`
mousepad-0.4.2/configure-15625-        fi
##############################################
mousepad-0.4.2/configure-15818-  test $ac_status = 0; }; then
mousepad-0.4.2/configure:15819:  pkg_cv_GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable="glib_compile_schemas" "gio-2.0" 2>/dev/null`
mousepad-0.4.2/configure-15820-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mousepad-0.4.2/configure-15907-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
mousepad-0.4.2/configure:15908:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
mousepad-0.4.2/configure-15909-	test -n "$$files" || exit 0; \
##############################################
mousepad-0.4.2/configure-16171-$as_echo_n "checking whether $LD accepts --as-needed... " >&6; }
mousepad-0.4.2/configure:16172:      case `$LD --as-needed -v 2>&1 </dev/null` in
mousepad-0.4.2/configure-16173-      *GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/configure-16185-$as_echo_n "checking whether $LD accepts -O1... " >&6; }
mousepad-0.4.2/configure:16186:    case `$LD -O1 -v 2>&1 </dev/null` in
mousepad-0.4.2/configure-16187-    *GNU* | *'with BFD'*)
##############################################
mousepad-0.4.2/configure-16315-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mousepad-0.4.2/configure:16316:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mousepad-0.4.2/configure-16317-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mousepad-0.4.2/configure-16430-if test -z "$BASH_VERSION$ZSH_VERSION" \
mousepad-0.4.2/configure:16431:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mousepad-0.4.2/configure-16432-  as_echo='print -r --'
mousepad-0.4.2/configure-16433-  as_echo_n='print -rn --'
mousepad-0.4.2/configure:16434:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mousepad-0.4.2/configure-16435-  as_echo='printf %s\n'
##############################################
mousepad-0.4.2/configure-16437-else
mousepad-0.4.2/configure:16438:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mousepad-0.4.2/configure-16439-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mousepad-0.4.2/configure-16447-	expr "X$arg" : "X\\(.*\\)$as_nl";
mousepad-0.4.2/configure:16448:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mousepad-0.4.2/configure-16449-      esac;
##############################################
mousepad-0.4.2/configure-16524-# ----------------------------------------
mousepad-0.4.2/configure:16525:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mousepad-0.4.2/configure-16526-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mousepad-0.4.2/configure-16596-  {
mousepad-0.4.2/configure:16597:    as_val=`expr "$@" || test $? -eq 1`
mousepad-0.4.2/configure-16598-  }
##############################################
mousepad-0.4.2/configure-16700-      case $as_dir in #(
mousepad-0.4.2/configure:16701:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mousepad-0.4.2/configure-16702-      *) as_qdir=$as_dir;;
##############################################
mousepad-0.4.2/configure-16835-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mousepad-0.4.2/configure:16836:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mousepad-0.4.2/configure-16837-ac_cs_version="\\
##############################################
mousepad-0.4.2/configure-16860-  --*=?*)
mousepad-0.4.2/configure:16861:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mousepad-0.4.2/configure:16862:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mousepad-0.4.2/configure-16863-    ac_shift=:
##############################################
mousepad-0.4.2/configure-16865-  --*=)
mousepad-0.4.2/configure:16866:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mousepad-0.4.2/configure-16867-    ac_optarg=
##############################################
mousepad-0.4.2/configure-16889-    case $ac_optarg in
mousepad-0.4.2/configure:16890:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mousepad-0.4.2/configure-16891-    '') as_fn_error $? "missing file argument" ;;
##############################################
mousepad-0.4.2/configure-16897-    case $ac_optarg in
mousepad-0.4.2/configure:16898:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mousepad-0.4.2/configure-16899-    esac
##############################################
mousepad-0.4.2/configure-16966-delay_variable_subst='$delay_variable_subst'
mousepad-0.4.2/configure:16967:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16968:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16969:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16970:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16971:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16972:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16973:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16974:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16975:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16976:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16977:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16978:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16979:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16980:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16981:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16982:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16983:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16984:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16985:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16986:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16987:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16988:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16989:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16990:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16991:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16992:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16993:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16994:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16995:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16996:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16997:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16998:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:16999:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17000:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17001:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17002:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17003:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17004:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17005:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17006:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17007:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17008:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17009:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17010:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17011:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17012:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17013:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17014:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17015:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17016:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17017:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17018:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17019:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17020:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17021:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17022:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17023:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17024:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17025:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17026: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"`'
mousepad-0.4.2/configure:17027:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17028:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17029:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17030:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17031:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17032:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17033:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17034:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17035:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17036:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17037:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17038:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17039:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17040:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17041:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17042:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17043:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17044:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17045:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17046:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17047:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17048:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17049:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17050:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17051:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17052:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17053:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17054:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17055:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17056:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17057:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17058:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17059:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17060:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17061:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17062:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17063:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17064:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17065:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17066:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17067:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17068:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17069:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17070:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17071:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17072:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17073:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17074:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17075:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17076:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17077:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17078:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17079:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17080:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17081:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17082:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17083:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17084:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17085:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17086:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17087:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17088:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17089:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17090:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17091:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17092:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17093:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17094:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17095:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17096:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17097:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17098:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17099:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17100:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17101:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure:17102:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
mousepad-0.4.2/configure-17103-
##############################################
mousepad-0.4.2/configure-17183-striplib; do
mousepad-0.4.2/configure:17184:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mousepad-0.4.2/configure-17185-    *[\\\\\\\`\\"\\\$]*)
mousepad-0.4.2/configure:17186:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
mousepad-0.4.2/configure-17187-      ;;
##############################################
mousepad-0.4.2/configure-17214-configure_time_lt_sys_library_path; do
mousepad-0.4.2/configure:17215:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mousepad-0.4.2/configure-17216-    *[\\\\\\\`\\"\\\$]*)
mousepad-0.4.2/configure:17217:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
mousepad-0.4.2/configure-17218-      ;;
##############################################
mousepad-0.4.2/configure-17314-fi
mousepad-0.4.2/configure:17315:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mousepad-0.4.2/configure-17316-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mousepad-0.4.2/configure-17331-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
mousepad-0.4.2/configure:17332:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
mousepad-0.4.2/configure-17333-ac_delim='%!_!# '
##############################################
mousepad-0.4.2/configure-17337-
mousepad-0.4.2/configure:17338:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mousepad-0.4.2/configure-17339-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mousepad-0.4.2/configure-17475-for ac_last_try in false false :; do
mousepad-0.4.2/configure:17476:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
mousepad-0.4.2/configure-17477-  if test -z "$ac_tt"; then
##############################################
mousepad-0.4.2/configure-17607-      esac
mousepad-0.4.2/configure:17608:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mousepad-0.4.2/configure-17609-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mousepad-0.4.2/configure-17666-*)
mousepad-0.4.2/configure:17667:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mousepad-0.4.2/configure-17668-  # A ".." for each directory in $ac_dir_suffix.
mousepad-0.4.2/configure:17669:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mousepad-0.4.2/configure-17670-  case $ac_top_builddir_sub in
##############################################
mousepad-0.4.2/configure-17727-/@mandir@/p'
mousepad-0.4.2/configure:17728:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mousepad-0.4.2/configure-17729-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mousepad-0.4.2/configure-17744-
mousepad-0.4.2/configure:17745:# Neutralize VPATH when `$srcdir' = `.'.
mousepad-0.4.2/configure-17746-# Shell code in configure.ac might set extrasub.
##############################################
mousepad-0.4.2/configure-17772-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mousepad-0.4.2/configure:17773:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
mousepad-0.4.2/configure-17774-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
mousepad-0.4.2/configure-17818-    * )
mousepad-0.4.2/configure:17819:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mousepad-0.4.2/configure-17820-  esac
##############################################
mousepad-0.4.2/configure-17873-    # Strip MF so we end up with the name of the file.
mousepad-0.4.2/configure:17874:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
mousepad-0.4.2/configure-17875-    # Check whether this is an Automake generated Makefile which includes
##############################################
mousepad-0.4.2/configure-18428-    *:)
mousepad-0.4.2/configure:18429:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
mousepad-0.4.2/configure-18430-        ;;
mousepad-0.4.2/configure-18431-    x:*)
mousepad-0.4.2/configure:18432:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
mousepad-0.4.2/configure-18433-        ;;
mousepad-0.4.2/configure-18434-    *::*)
mousepad-0.4.2/configure:18435:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
mousepad-0.4.2/configure:18436:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
mousepad-0.4.2/configure-18437-        ;;
mousepad-0.4.2/configure-18438-    *)
mousepad-0.4.2/configure:18439:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
mousepad-0.4.2/configure-18440-        ;;
##############################################
mousepad-0.4.2/configure-18455-    done
mousepad-0.4.2/configure:18456:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mousepad-0.4.2/configure-18457-}
##############################################
mousepad-0.4.2/mousepad/Makefile.in-50-  { \
mousepad-0.4.2/mousepad/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mousepad-0.4.2/mousepad/Makefile.in-52-  }; \
##############################################
mousepad-0.4.2/mousepad/Makefile.in-622-	test -n "$(EXEEXT)" || exit 0; \
mousepad-0.4.2/mousepad/Makefile.in:623:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
mousepad-0.4.2/mousepad/Makefile.in-624-	echo " rm -f" $$list; \
##############################################
mousepad-0.4.2/mousepad/Makefile.in-675-.c.obj:
mousepad-0.4.2/mousepad/Makefile.in:676:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mousepad-0.4.2/mousepad/Makefile.in-677-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-679-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:680:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mousepad-0.4.2/mousepad/Makefile.in-681-
##############################################
mousepad-0.4.2/mousepad/Makefile.in-689-mousepad-mousepad-marshal.o: mousepad-marshal.c
mousepad-0.4.2/mousepad/Makefile.in:690:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-marshal.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-marshal.Tpo -c -o mousepad-mousepad-marshal.o `test -f 'mousepad-marshal.c' || echo '$(srcdir)/'`mousepad-marshal.c
mousepad-0.4.2/mousepad/Makefile.in-691-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-marshal.Tpo $(DEPDIR)/mousepad-mousepad-marshal.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-693-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:694:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-marshal.o `test -f 'mousepad-marshal.c' || echo '$(srcdir)/'`mousepad-marshal.c
mousepad-0.4.2/mousepad/Makefile.in-695-
mousepad-0.4.2/mousepad/Makefile.in-696-mousepad-mousepad-marshal.obj: mousepad-marshal.c
mousepad-0.4.2/mousepad/Makefile.in:697:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-marshal.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-marshal.Tpo -c -o mousepad-mousepad-marshal.obj `if test -f 'mousepad-marshal.c'; then $(CYGPATH_W) 'mousepad-marshal.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-marshal.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-698-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-marshal.Tpo $(DEPDIR)/mousepad-mousepad-marshal.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-700-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:701:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-marshal.obj `if test -f 'mousepad-marshal.c'; then $(CYGPATH_W) 'mousepad-marshal.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-marshal.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-702-
mousepad-0.4.2/mousepad/Makefile.in-703-mousepad-mousepad-dbus-infos.o: mousepad-dbus-infos.c
mousepad-0.4.2/mousepad/Makefile.in:704:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-dbus-infos.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-dbus-infos.Tpo -c -o mousepad-mousepad-dbus-infos.o `test -f 'mousepad-dbus-infos.c' || echo '$(srcdir)/'`mousepad-dbus-infos.c
mousepad-0.4.2/mousepad/Makefile.in-705-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-dbus-infos.Tpo $(DEPDIR)/mousepad-mousepad-dbus-infos.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-707-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:708:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-dbus-infos.o `test -f 'mousepad-dbus-infos.c' || echo '$(srcdir)/'`mousepad-dbus-infos.c
mousepad-0.4.2/mousepad/Makefile.in-709-
mousepad-0.4.2/mousepad/Makefile.in-710-mousepad-mousepad-dbus-infos.obj: mousepad-dbus-infos.c
mousepad-0.4.2/mousepad/Makefile.in:711:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-dbus-infos.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-dbus-infos.Tpo -c -o mousepad-mousepad-dbus-infos.obj `if test -f 'mousepad-dbus-infos.c'; then $(CYGPATH_W) 'mousepad-dbus-infos.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-dbus-infos.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-712-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-dbus-infos.Tpo $(DEPDIR)/mousepad-mousepad-dbus-infos.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-714-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:715:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-dbus-infos.obj `if test -f 'mousepad-dbus-infos.c'; then $(CYGPATH_W) 'mousepad-dbus-infos.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-dbus-infos.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-716-
mousepad-0.4.2/mousepad/Makefile.in-717-mousepad-mousepad-dbus.o: mousepad-dbus.c
mousepad-0.4.2/mousepad/Makefile.in:718:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-dbus.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-dbus.Tpo -c -o mousepad-mousepad-dbus.o `test -f 'mousepad-dbus.c' || echo '$(srcdir)/'`mousepad-dbus.c
mousepad-0.4.2/mousepad/Makefile.in-719-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-dbus.Tpo $(DEPDIR)/mousepad-mousepad-dbus.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-721-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:722:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-dbus.o `test -f 'mousepad-dbus.c' || echo '$(srcdir)/'`mousepad-dbus.c
mousepad-0.4.2/mousepad/Makefile.in-723-
mousepad-0.4.2/mousepad/Makefile.in-724-mousepad-mousepad-dbus.obj: mousepad-dbus.c
mousepad-0.4.2/mousepad/Makefile.in:725:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-dbus.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-dbus.Tpo -c -o mousepad-mousepad-dbus.obj `if test -f 'mousepad-dbus.c'; then $(CYGPATH_W) 'mousepad-dbus.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-dbus.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-726-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-dbus.Tpo $(DEPDIR)/mousepad-mousepad-dbus.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-728-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:729:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-dbus.obj `if test -f 'mousepad-dbus.c'; then $(CYGPATH_W) 'mousepad-dbus.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-dbus.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-730-
mousepad-0.4.2/mousepad/Makefile.in-731-mousepad-main.o: main.c
mousepad-0.4.2/mousepad/Makefile.in:732:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-main.o -MD -MP -MF $(DEPDIR)/mousepad-main.Tpo -c -o mousepad-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
mousepad-0.4.2/mousepad/Makefile.in-733-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-main.Tpo $(DEPDIR)/mousepad-main.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-735-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:736:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
mousepad-0.4.2/mousepad/Makefile.in-737-
mousepad-0.4.2/mousepad/Makefile.in-738-mousepad-main.obj: main.c
mousepad-0.4.2/mousepad/Makefile.in:739:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-main.obj -MD -MP -MF $(DEPDIR)/mousepad-main.Tpo -c -o mousepad-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-740-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-main.Tpo $(DEPDIR)/mousepad-main.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-742-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:743:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-744-
mousepad-0.4.2/mousepad/Makefile.in-745-mousepad-mousepad-action-group.o: mousepad-action-group.c
mousepad-0.4.2/mousepad/Makefile.in:746:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-action-group.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-action-group.Tpo -c -o mousepad-mousepad-action-group.o `test -f 'mousepad-action-group.c' || echo '$(srcdir)/'`mousepad-action-group.c
mousepad-0.4.2/mousepad/Makefile.in-747-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-action-group.Tpo $(DEPDIR)/mousepad-mousepad-action-group.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-749-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:750:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-action-group.o `test -f 'mousepad-action-group.c' || echo '$(srcdir)/'`mousepad-action-group.c
mousepad-0.4.2/mousepad/Makefile.in-751-
mousepad-0.4.2/mousepad/Makefile.in-752-mousepad-mousepad-action-group.obj: mousepad-action-group.c
mousepad-0.4.2/mousepad/Makefile.in:753:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-action-group.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-action-group.Tpo -c -o mousepad-mousepad-action-group.obj `if test -f 'mousepad-action-group.c'; then $(CYGPATH_W) 'mousepad-action-group.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-action-group.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-754-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-action-group.Tpo $(DEPDIR)/mousepad-mousepad-action-group.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-756-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:757:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-action-group.obj `if test -f 'mousepad-action-group.c'; then $(CYGPATH_W) 'mousepad-action-group.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-action-group.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-758-
mousepad-0.4.2/mousepad/Makefile.in-759-mousepad-mousepad-application.o: mousepad-application.c
mousepad-0.4.2/mousepad/Makefile.in:760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-application.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-application.Tpo -c -o mousepad-mousepad-application.o `test -f 'mousepad-application.c' || echo '$(srcdir)/'`mousepad-application.c
mousepad-0.4.2/mousepad/Makefile.in-761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-application.Tpo $(DEPDIR)/mousepad-mousepad-application.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-application.o `test -f 'mousepad-application.c' || echo '$(srcdir)/'`mousepad-application.c
mousepad-0.4.2/mousepad/Makefile.in-765-
mousepad-0.4.2/mousepad/Makefile.in-766-mousepad-mousepad-application.obj: mousepad-application.c
mousepad-0.4.2/mousepad/Makefile.in:767:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-application.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-application.Tpo -c -o mousepad-mousepad-application.obj `if test -f 'mousepad-application.c'; then $(CYGPATH_W) 'mousepad-application.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-application.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-768-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-application.Tpo $(DEPDIR)/mousepad-mousepad-application.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-770-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:771:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-application.obj `if test -f 'mousepad-application.c'; then $(CYGPATH_W) 'mousepad-application.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-application.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-772-
mousepad-0.4.2/mousepad/Makefile.in-773-mousepad-mousepad-close-button.o: mousepad-close-button.c
mousepad-0.4.2/mousepad/Makefile.in:774:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-close-button.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-close-button.Tpo -c -o mousepad-mousepad-close-button.o `test -f 'mousepad-close-button.c' || echo '$(srcdir)/'`mousepad-close-button.c
mousepad-0.4.2/mousepad/Makefile.in-775-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-close-button.Tpo $(DEPDIR)/mousepad-mousepad-close-button.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-777-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:778:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-close-button.o `test -f 'mousepad-close-button.c' || echo '$(srcdir)/'`mousepad-close-button.c
mousepad-0.4.2/mousepad/Makefile.in-779-
mousepad-0.4.2/mousepad/Makefile.in-780-mousepad-mousepad-close-button.obj: mousepad-close-button.c
mousepad-0.4.2/mousepad/Makefile.in:781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-close-button.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-close-button.Tpo -c -o mousepad-mousepad-close-button.obj `if test -f 'mousepad-close-button.c'; then $(CYGPATH_W) 'mousepad-close-button.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-close-button.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-close-button.Tpo $(DEPDIR)/mousepad-mousepad-close-button.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-close-button.obj `if test -f 'mousepad-close-button.c'; then $(CYGPATH_W) 'mousepad-close-button.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-close-button.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-786-
mousepad-0.4.2/mousepad/Makefile.in-787-mousepad-mousepad-dialogs.o: mousepad-dialogs.c
mousepad-0.4.2/mousepad/Makefile.in:788:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-dialogs.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-dialogs.Tpo -c -o mousepad-mousepad-dialogs.o `test -f 'mousepad-dialogs.c' || echo '$(srcdir)/'`mousepad-dialogs.c
mousepad-0.4.2/mousepad/Makefile.in-789-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-dialogs.Tpo $(DEPDIR)/mousepad-mousepad-dialogs.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-791-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:792:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-dialogs.o `test -f 'mousepad-dialogs.c' || echo '$(srcdir)/'`mousepad-dialogs.c
mousepad-0.4.2/mousepad/Makefile.in-793-
mousepad-0.4.2/mousepad/Makefile.in-794-mousepad-mousepad-dialogs.obj: mousepad-dialogs.c
mousepad-0.4.2/mousepad/Makefile.in:795:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-dialogs.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-dialogs.Tpo -c -o mousepad-mousepad-dialogs.obj `if test -f 'mousepad-dialogs.c'; then $(CYGPATH_W) 'mousepad-dialogs.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-dialogs.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-796-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-dialogs.Tpo $(DEPDIR)/mousepad-mousepad-dialogs.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-798-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:799:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-dialogs.obj `if test -f 'mousepad-dialogs.c'; then $(CYGPATH_W) 'mousepad-dialogs.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-dialogs.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-800-
mousepad-0.4.2/mousepad/Makefile.in-801-mousepad-mousepad-document.o: mousepad-document.c
mousepad-0.4.2/mousepad/Makefile.in:802:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-document.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-document.Tpo -c -o mousepad-mousepad-document.o `test -f 'mousepad-document.c' || echo '$(srcdir)/'`mousepad-document.c
mousepad-0.4.2/mousepad/Makefile.in-803-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-document.Tpo $(DEPDIR)/mousepad-mousepad-document.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-805-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:806:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-document.o `test -f 'mousepad-document.c' || echo '$(srcdir)/'`mousepad-document.c
mousepad-0.4.2/mousepad/Makefile.in-807-
mousepad-0.4.2/mousepad/Makefile.in-808-mousepad-mousepad-document.obj: mousepad-document.c
mousepad-0.4.2/mousepad/Makefile.in:809:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-document.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-document.Tpo -c -o mousepad-mousepad-document.obj `if test -f 'mousepad-document.c'; then $(CYGPATH_W) 'mousepad-document.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-document.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-810-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-document.Tpo $(DEPDIR)/mousepad-mousepad-document.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-document.obj `if test -f 'mousepad-document.c'; then $(CYGPATH_W) 'mousepad-document.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-document.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-814-
mousepad-0.4.2/mousepad/Makefile.in-815-mousepad-mousepad-encoding.o: mousepad-encoding.c
mousepad-0.4.2/mousepad/Makefile.in:816:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-encoding.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-encoding.Tpo -c -o mousepad-mousepad-encoding.o `test -f 'mousepad-encoding.c' || echo '$(srcdir)/'`mousepad-encoding.c
mousepad-0.4.2/mousepad/Makefile.in-817-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-encoding.Tpo $(DEPDIR)/mousepad-mousepad-encoding.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-819-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:820:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-encoding.o `test -f 'mousepad-encoding.c' || echo '$(srcdir)/'`mousepad-encoding.c
mousepad-0.4.2/mousepad/Makefile.in-821-
mousepad-0.4.2/mousepad/Makefile.in-822-mousepad-mousepad-encoding.obj: mousepad-encoding.c
mousepad-0.4.2/mousepad/Makefile.in:823:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-encoding.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-encoding.Tpo -c -o mousepad-mousepad-encoding.obj `if test -f 'mousepad-encoding.c'; then $(CYGPATH_W) 'mousepad-encoding.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-encoding.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-824-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-encoding.Tpo $(DEPDIR)/mousepad-mousepad-encoding.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-826-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:827:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-encoding.obj `if test -f 'mousepad-encoding.c'; then $(CYGPATH_W) 'mousepad-encoding.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-encoding.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-828-
mousepad-0.4.2/mousepad/Makefile.in-829-mousepad-mousepad-encoding-dialog.o: mousepad-encoding-dialog.c
mousepad-0.4.2/mousepad/Makefile.in:830:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-encoding-dialog.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-encoding-dialog.Tpo -c -o mousepad-mousepad-encoding-dialog.o `test -f 'mousepad-encoding-dialog.c' || echo '$(srcdir)/'`mousepad-encoding-dialog.c
mousepad-0.4.2/mousepad/Makefile.in-831-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-encoding-dialog.Tpo $(DEPDIR)/mousepad-mousepad-encoding-dialog.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-833-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:834:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-encoding-dialog.o `test -f 'mousepad-encoding-dialog.c' || echo '$(srcdir)/'`mousepad-encoding-dialog.c
mousepad-0.4.2/mousepad/Makefile.in-835-
mousepad-0.4.2/mousepad/Makefile.in-836-mousepad-mousepad-encoding-dialog.obj: mousepad-encoding-dialog.c
mousepad-0.4.2/mousepad/Makefile.in:837:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-encoding-dialog.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-encoding-dialog.Tpo -c -o mousepad-mousepad-encoding-dialog.obj `if test -f 'mousepad-encoding-dialog.c'; then $(CYGPATH_W) 'mousepad-encoding-dialog.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-encoding-dialog.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-838-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-encoding-dialog.Tpo $(DEPDIR)/mousepad-mousepad-encoding-dialog.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-840-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:841:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-encoding-dialog.obj `if test -f 'mousepad-encoding-dialog.c'; then $(CYGPATH_W) 'mousepad-encoding-dialog.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-encoding-dialog.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-842-
mousepad-0.4.2/mousepad/Makefile.in-843-mousepad-mousepad-file.o: mousepad-file.c
mousepad-0.4.2/mousepad/Makefile.in:844:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-file.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-file.Tpo -c -o mousepad-mousepad-file.o `test -f 'mousepad-file.c' || echo '$(srcdir)/'`mousepad-file.c
mousepad-0.4.2/mousepad/Makefile.in-845-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-file.Tpo $(DEPDIR)/mousepad-mousepad-file.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-847-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:848:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-file.o `test -f 'mousepad-file.c' || echo '$(srcdir)/'`mousepad-file.c
mousepad-0.4.2/mousepad/Makefile.in-849-
mousepad-0.4.2/mousepad/Makefile.in-850-mousepad-mousepad-file.obj: mousepad-file.c
mousepad-0.4.2/mousepad/Makefile.in:851:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-file.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-file.Tpo -c -o mousepad-mousepad-file.obj `if test -f 'mousepad-file.c'; then $(CYGPATH_W) 'mousepad-file.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-file.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-852-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-file.Tpo $(DEPDIR)/mousepad-mousepad-file.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-854-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:855:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-file.obj `if test -f 'mousepad-file.c'; then $(CYGPATH_W) 'mousepad-file.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-file.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-856-
mousepad-0.4.2/mousepad/Makefile.in-857-mousepad-mousepad-language-action.o: mousepad-language-action.c
mousepad-0.4.2/mousepad/Makefile.in:858:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-language-action.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-language-action.Tpo -c -o mousepad-mousepad-language-action.o `test -f 'mousepad-language-action.c' || echo '$(srcdir)/'`mousepad-language-action.c
mousepad-0.4.2/mousepad/Makefile.in-859-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-language-action.Tpo $(DEPDIR)/mousepad-mousepad-language-action.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-861-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:862:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-language-action.o `test -f 'mousepad-language-action.c' || echo '$(srcdir)/'`mousepad-language-action.c
mousepad-0.4.2/mousepad/Makefile.in-863-
mousepad-0.4.2/mousepad/Makefile.in-864-mousepad-mousepad-language-action.obj: mousepad-language-action.c
mousepad-0.4.2/mousepad/Makefile.in:865:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-language-action.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-language-action.Tpo -c -o mousepad-mousepad-language-action.obj `if test -f 'mousepad-language-action.c'; then $(CYGPATH_W) 'mousepad-language-action.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-language-action.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-866-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-language-action.Tpo $(DEPDIR)/mousepad-mousepad-language-action.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-868-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:869:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-language-action.obj `if test -f 'mousepad-language-action.c'; then $(CYGPATH_W) 'mousepad-language-action.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-language-action.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-870-
mousepad-0.4.2/mousepad/Makefile.in-871-mousepad-mousepad-prefs-dialog.o: mousepad-prefs-dialog.c
mousepad-0.4.2/mousepad/Makefile.in:872:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-prefs-dialog.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-prefs-dialog.Tpo -c -o mousepad-mousepad-prefs-dialog.o `test -f 'mousepad-prefs-dialog.c' || echo '$(srcdir)/'`mousepad-prefs-dialog.c
mousepad-0.4.2/mousepad/Makefile.in-873-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-prefs-dialog.Tpo $(DEPDIR)/mousepad-mousepad-prefs-dialog.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-875-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:876:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-prefs-dialog.o `test -f 'mousepad-prefs-dialog.c' || echo '$(srcdir)/'`mousepad-prefs-dialog.c
mousepad-0.4.2/mousepad/Makefile.in-877-
mousepad-0.4.2/mousepad/Makefile.in-878-mousepad-mousepad-prefs-dialog.obj: mousepad-prefs-dialog.c
mousepad-0.4.2/mousepad/Makefile.in:879:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-prefs-dialog.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-prefs-dialog.Tpo -c -o mousepad-mousepad-prefs-dialog.obj `if test -f 'mousepad-prefs-dialog.c'; then $(CYGPATH_W) 'mousepad-prefs-dialog.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-prefs-dialog.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-880-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-prefs-dialog.Tpo $(DEPDIR)/mousepad-mousepad-prefs-dialog.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-prefs-dialog.obj `if test -f 'mousepad-prefs-dialog.c'; then $(CYGPATH_W) 'mousepad-prefs-dialog.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-prefs-dialog.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-884-
mousepad-0.4.2/mousepad/Makefile.in-885-mousepad-mousepad-print.o: mousepad-print.c
mousepad-0.4.2/mousepad/Makefile.in:886:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-print.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-print.Tpo -c -o mousepad-mousepad-print.o `test -f 'mousepad-print.c' || echo '$(srcdir)/'`mousepad-print.c
mousepad-0.4.2/mousepad/Makefile.in-887-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-print.Tpo $(DEPDIR)/mousepad-mousepad-print.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-print.o `test -f 'mousepad-print.c' || echo '$(srcdir)/'`mousepad-print.c
mousepad-0.4.2/mousepad/Makefile.in-891-
mousepad-0.4.2/mousepad/Makefile.in-892-mousepad-mousepad-print.obj: mousepad-print.c
mousepad-0.4.2/mousepad/Makefile.in:893:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-print.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-print.Tpo -c -o mousepad-mousepad-print.obj `if test -f 'mousepad-print.c'; then $(CYGPATH_W) 'mousepad-print.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-print.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-894-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-print.Tpo $(DEPDIR)/mousepad-mousepad-print.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-896-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:897:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-print.obj `if test -f 'mousepad-print.c'; then $(CYGPATH_W) 'mousepad-print.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-print.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-898-
mousepad-0.4.2/mousepad/Makefile.in-899-mousepad-mousepad-replace-dialog.o: mousepad-replace-dialog.c
mousepad-0.4.2/mousepad/Makefile.in:900:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-replace-dialog.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-replace-dialog.Tpo -c -o mousepad-mousepad-replace-dialog.o `test -f 'mousepad-replace-dialog.c' || echo '$(srcdir)/'`mousepad-replace-dialog.c
mousepad-0.4.2/mousepad/Makefile.in-901-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-replace-dialog.Tpo $(DEPDIR)/mousepad-mousepad-replace-dialog.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-replace-dialog.o `test -f 'mousepad-replace-dialog.c' || echo '$(srcdir)/'`mousepad-replace-dialog.c
mousepad-0.4.2/mousepad/Makefile.in-905-
mousepad-0.4.2/mousepad/Makefile.in-906-mousepad-mousepad-replace-dialog.obj: mousepad-replace-dialog.c
mousepad-0.4.2/mousepad/Makefile.in:907:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-replace-dialog.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-replace-dialog.Tpo -c -o mousepad-mousepad-replace-dialog.obj `if test -f 'mousepad-replace-dialog.c'; then $(CYGPATH_W) 'mousepad-replace-dialog.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-replace-dialog.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-908-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-replace-dialog.Tpo $(DEPDIR)/mousepad-mousepad-replace-dialog.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-910-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:911:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-replace-dialog.obj `if test -f 'mousepad-replace-dialog.c'; then $(CYGPATH_W) 'mousepad-replace-dialog.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-replace-dialog.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-912-
mousepad-0.4.2/mousepad/Makefile.in-913-mousepad-mousepad-search-bar.o: mousepad-search-bar.c
mousepad-0.4.2/mousepad/Makefile.in:914:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-search-bar.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-search-bar.Tpo -c -o mousepad-mousepad-search-bar.o `test -f 'mousepad-search-bar.c' || echo '$(srcdir)/'`mousepad-search-bar.c
mousepad-0.4.2/mousepad/Makefile.in-915-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-search-bar.Tpo $(DEPDIR)/mousepad-mousepad-search-bar.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-917-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:918:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-search-bar.o `test -f 'mousepad-search-bar.c' || echo '$(srcdir)/'`mousepad-search-bar.c
mousepad-0.4.2/mousepad/Makefile.in-919-
mousepad-0.4.2/mousepad/Makefile.in-920-mousepad-mousepad-search-bar.obj: mousepad-search-bar.c
mousepad-0.4.2/mousepad/Makefile.in:921:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-search-bar.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-search-bar.Tpo -c -o mousepad-mousepad-search-bar.obj `if test -f 'mousepad-search-bar.c'; then $(CYGPATH_W) 'mousepad-search-bar.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-search-bar.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-922-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-search-bar.Tpo $(DEPDIR)/mousepad-mousepad-search-bar.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-924-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:925:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-search-bar.obj `if test -f 'mousepad-search-bar.c'; then $(CYGPATH_W) 'mousepad-search-bar.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-search-bar.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-926-
mousepad-0.4.2/mousepad/Makefile.in-927-mousepad-mousepad-settings.o: mousepad-settings.c
mousepad-0.4.2/mousepad/Makefile.in:928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-settings.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-settings.Tpo -c -o mousepad-mousepad-settings.o `test -f 'mousepad-settings.c' || echo '$(srcdir)/'`mousepad-settings.c
mousepad-0.4.2/mousepad/Makefile.in-929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-settings.Tpo $(DEPDIR)/mousepad-mousepad-settings.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-settings.o `test -f 'mousepad-settings.c' || echo '$(srcdir)/'`mousepad-settings.c
mousepad-0.4.2/mousepad/Makefile.in-933-
mousepad-0.4.2/mousepad/Makefile.in-934-mousepad-mousepad-settings.obj: mousepad-settings.c
mousepad-0.4.2/mousepad/Makefile.in:935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-settings.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-settings.Tpo -c -o mousepad-mousepad-settings.obj `if test -f 'mousepad-settings.c'; then $(CYGPATH_W) 'mousepad-settings.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-settings.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-settings.Tpo $(DEPDIR)/mousepad-mousepad-settings.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-settings.obj `if test -f 'mousepad-settings.c'; then $(CYGPATH_W) 'mousepad-settings.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-settings.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-940-
mousepad-0.4.2/mousepad/Makefile.in-941-mousepad-mousepad-settings-store.o: mousepad-settings-store.c
mousepad-0.4.2/mousepad/Makefile.in:942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-settings-store.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-settings-store.Tpo -c -o mousepad-mousepad-settings-store.o `test -f 'mousepad-settings-store.c' || echo '$(srcdir)/'`mousepad-settings-store.c
mousepad-0.4.2/mousepad/Makefile.in-943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-settings-store.Tpo $(DEPDIR)/mousepad-mousepad-settings-store.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-settings-store.o `test -f 'mousepad-settings-store.c' || echo '$(srcdir)/'`mousepad-settings-store.c
mousepad-0.4.2/mousepad/Makefile.in-947-
mousepad-0.4.2/mousepad/Makefile.in-948-mousepad-mousepad-settings-store.obj: mousepad-settings-store.c
mousepad-0.4.2/mousepad/Makefile.in:949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-settings-store.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-settings-store.Tpo -c -o mousepad-mousepad-settings-store.obj `if test -f 'mousepad-settings-store.c'; then $(CYGPATH_W) 'mousepad-settings-store.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-settings-store.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-settings-store.Tpo $(DEPDIR)/mousepad-mousepad-settings-store.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-settings-store.obj `if test -f 'mousepad-settings-store.c'; then $(CYGPATH_W) 'mousepad-settings-store.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-settings-store.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-954-
mousepad-0.4.2/mousepad/Makefile.in-955-mousepad-mousepad-statusbar.o: mousepad-statusbar.c
mousepad-0.4.2/mousepad/Makefile.in:956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-statusbar.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-statusbar.Tpo -c -o mousepad-mousepad-statusbar.o `test -f 'mousepad-statusbar.c' || echo '$(srcdir)/'`mousepad-statusbar.c
mousepad-0.4.2/mousepad/Makefile.in-957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-statusbar.Tpo $(DEPDIR)/mousepad-mousepad-statusbar.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-statusbar.o `test -f 'mousepad-statusbar.c' || echo '$(srcdir)/'`mousepad-statusbar.c
mousepad-0.4.2/mousepad/Makefile.in-961-
mousepad-0.4.2/mousepad/Makefile.in-962-mousepad-mousepad-statusbar.obj: mousepad-statusbar.c
mousepad-0.4.2/mousepad/Makefile.in:963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-statusbar.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-statusbar.Tpo -c -o mousepad-mousepad-statusbar.obj `if test -f 'mousepad-statusbar.c'; then $(CYGPATH_W) 'mousepad-statusbar.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-statusbar.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-statusbar.Tpo $(DEPDIR)/mousepad-mousepad-statusbar.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-statusbar.obj `if test -f 'mousepad-statusbar.c'; then $(CYGPATH_W) 'mousepad-statusbar.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-statusbar.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-968-
mousepad-0.4.2/mousepad/Makefile.in-969-mousepad-mousepad-style-scheme-action.o: mousepad-style-scheme-action.c
mousepad-0.4.2/mousepad/Makefile.in:970:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-style-scheme-action.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-style-scheme-action.Tpo -c -o mousepad-mousepad-style-scheme-action.o `test -f 'mousepad-style-scheme-action.c' || echo '$(srcdir)/'`mousepad-style-scheme-action.c
mousepad-0.4.2/mousepad/Makefile.in-971-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-style-scheme-action.Tpo $(DEPDIR)/mousepad-mousepad-style-scheme-action.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-973-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:974:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-style-scheme-action.o `test -f 'mousepad-style-scheme-action.c' || echo '$(srcdir)/'`mousepad-style-scheme-action.c
mousepad-0.4.2/mousepad/Makefile.in-975-
mousepad-0.4.2/mousepad/Makefile.in-976-mousepad-mousepad-style-scheme-action.obj: mousepad-style-scheme-action.c
mousepad-0.4.2/mousepad/Makefile.in:977:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-style-scheme-action.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-style-scheme-action.Tpo -c -o mousepad-mousepad-style-scheme-action.obj `if test -f 'mousepad-style-scheme-action.c'; then $(CYGPATH_W) 'mousepad-style-scheme-action.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-style-scheme-action.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-978-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-style-scheme-action.Tpo $(DEPDIR)/mousepad-mousepad-style-scheme-action.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-980-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:981:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-style-scheme-action.obj `if test -f 'mousepad-style-scheme-action.c'; then $(CYGPATH_W) 'mousepad-style-scheme-action.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-style-scheme-action.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-982-
mousepad-0.4.2/mousepad/Makefile.in-983-mousepad-mousepad-view.o: mousepad-view.c
mousepad-0.4.2/mousepad/Makefile.in:984:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-view.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-view.Tpo -c -o mousepad-mousepad-view.o `test -f 'mousepad-view.c' || echo '$(srcdir)/'`mousepad-view.c
mousepad-0.4.2/mousepad/Makefile.in-985-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-view.Tpo $(DEPDIR)/mousepad-mousepad-view.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-987-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:988:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-view.o `test -f 'mousepad-view.c' || echo '$(srcdir)/'`mousepad-view.c
mousepad-0.4.2/mousepad/Makefile.in-989-
mousepad-0.4.2/mousepad/Makefile.in-990-mousepad-mousepad-view.obj: mousepad-view.c
mousepad-0.4.2/mousepad/Makefile.in:991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-view.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-view.Tpo -c -o mousepad-mousepad-view.obj `if test -f 'mousepad-view.c'; then $(CYGPATH_W) 'mousepad-view.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-view.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-view.Tpo $(DEPDIR)/mousepad-mousepad-view.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-view.obj `if test -f 'mousepad-view.c'; then $(CYGPATH_W) 'mousepad-view.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-view.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-996-
mousepad-0.4.2/mousepad/Makefile.in-997-mousepad-mousepad-util.o: mousepad-util.c
mousepad-0.4.2/mousepad/Makefile.in:998:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-util.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-util.Tpo -c -o mousepad-mousepad-util.o `test -f 'mousepad-util.c' || echo '$(srcdir)/'`mousepad-util.c
mousepad-0.4.2/mousepad/Makefile.in-999-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-util.Tpo $(DEPDIR)/mousepad-mousepad-util.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-1001-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:1002:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-util.o `test -f 'mousepad-util.c' || echo '$(srcdir)/'`mousepad-util.c
mousepad-0.4.2/mousepad/Makefile.in-1003-
mousepad-0.4.2/mousepad/Makefile.in-1004-mousepad-mousepad-util.obj: mousepad-util.c
mousepad-0.4.2/mousepad/Makefile.in:1005:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-util.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-util.Tpo -c -o mousepad-mousepad-util.obj `if test -f 'mousepad-util.c'; then $(CYGPATH_W) 'mousepad-util.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-util.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-1006-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-util.Tpo $(DEPDIR)/mousepad-mousepad-util.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-1008-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:1009:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-util.obj `if test -f 'mousepad-util.c'; then $(CYGPATH_W) 'mousepad-util.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-util.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-1010-
mousepad-0.4.2/mousepad/Makefile.in-1011-mousepad-mousepad-window.o: mousepad-window.c
mousepad-0.4.2/mousepad/Makefile.in:1012:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-window.o -MD -MP -MF $(DEPDIR)/mousepad-mousepad-window.Tpo -c -o mousepad-mousepad-window.o `test -f 'mousepad-window.c' || echo '$(srcdir)/'`mousepad-window.c
mousepad-0.4.2/mousepad/Makefile.in-1013-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-window.Tpo $(DEPDIR)/mousepad-mousepad-window.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-1015-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:1016:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-window.o `test -f 'mousepad-window.c' || echo '$(srcdir)/'`mousepad-window.c
mousepad-0.4.2/mousepad/Makefile.in-1017-
mousepad-0.4.2/mousepad/Makefile.in-1018-mousepad-mousepad-window.obj: mousepad-window.c
mousepad-0.4.2/mousepad/Makefile.in:1019:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -MT mousepad-mousepad-window.obj -MD -MP -MF $(DEPDIR)/mousepad-mousepad-window.Tpo -c -o mousepad-mousepad-window.obj `if test -f 'mousepad-window.c'; then $(CYGPATH_W) 'mousepad-window.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-window.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-1020-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mousepad-mousepad-window.Tpo $(DEPDIR)/mousepad-mousepad-window.Po
##############################################
mousepad-0.4.2/mousepad/Makefile.in-1022-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mousepad-0.4.2/mousepad/Makefile.in:1023:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mousepad_CFLAGS) $(CFLAGS) -c -o mousepad-mousepad-window.obj `if test -f 'mousepad-window.c'; then $(CYGPATH_W) 'mousepad-window.c'; else $(CYGPATH_W) '$(srcdir)/mousepad-window.c'; fi`
mousepad-0.4.2/mousepad/Makefile.in-1024-
##############################################
mousepad-0.4.2/mousepad/Makefile.in-1060-GTAGS:
mousepad-0.4.2/mousepad/Makefile.in:1061:	here=`$(am__cd) $(top_builddir) && pwd` \
mousepad-0.4.2/mousepad/Makefile.in-1062-	  && $(am__cd) $(top_srcdir) \
##############################################
mousepad-0.4.2/mousepad/Makefile.in-1086-distdir-am: $(DISTFILES)
mousepad-0.4.2/mousepad/Makefile.in:1087:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mousepad-0.4.2/mousepad/Makefile.in:1088:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mousepad-0.4.2/mousepad/Makefile.in-1089-	list='$(DISTFILES)'; \
##############################################
mousepad-0.4.2/mousepad/Makefile.in-1100-	  if test -d $$d/$$file; then \
mousepad-0.4.2/mousepad/Makefile.in:1101:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mousepad-0.4.2/mousepad/Makefile.in-1102-	    if test -d "$(distdir)/$$file"; then \
##############################################
mousepad-0.4.2/config.guess-34-
mousepad-0.4.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
mousepad-0.4.2/config.guess-36-
##############################################
mousepad-0.4.2/config.guess-102-: ${TMPDIR=/tmp} ;
mousepad-0.4.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mousepad-0.4.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mousepad-0.4.2/config.guess-151-	EOF
mousepad-0.4.2/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
mousepad-0.4.2/config.guess-153-
##############################################
mousepad-0.4.2/config.guess-188-	    earmv*)
mousepad-0.4.2/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
mousepad-0.4.2/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
mousepad-0.4.2/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
mousepad-0.4.2/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
mousepad-0.4.2/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
mousepad-0.4.2/config.guess-222-		;;
##############################################
mousepad-0.4.2/config.guess-233-	    *)
mousepad-0.4.2/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
mousepad-0.4.2/config.guess-235-		;;
##############################################
mousepad-0.4.2/config.guess-280-	*4.0)
mousepad-0.4.2/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mousepad-0.4.2/config.guess-282-		;;
mousepad-0.4.2/config.guess-283-	*5.*)
mousepad-0.4.2/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mousepad-0.4.2/config.guess-285-		;;
##############################################
mousepad-0.4.2/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
mousepad-0.4.2/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mousepad-0.4.2/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
mousepad-0.4.2/config.guess-328-	# 1.2 uses "1.2" for uname -r.
mousepad-0.4.2/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
mousepad-0.4.2/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
mousepad-0.4.2/config.guess-379-    s390x:SunOS:*:*)
mousepad-0.4.2/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
mousepad-0.4.2/config.guess-381-	exit ;;
mousepad-0.4.2/config.guess-382-    sun4H:SunOS:5.*:*)
mousepad-0.4.2/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mousepad-0.4.2/config.guess-384-	exit ;;
mousepad-0.4.2/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mousepad-0.4.2/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
mousepad-0.4.2/config.guess-387-	exit ;;
##############################################
mousepad-0.4.2/config.guess-404-	fi
mousepad-0.4.2/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mousepad-0.4.2/config.guess-406-	exit ;;
##############################################
mousepad-0.4.2/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
mousepad-0.4.2/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mousepad-0.4.2/config.guess-412-	exit ;;
##############################################
mousepad-0.4.2/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
mousepad-0.4.2/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
mousepad-0.4.2/config.guess-421-	exit ;;
##############################################
mousepad-0.4.2/config.guess-425-    sun*:*:4.2BSD:*)
mousepad-0.4.2/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mousepad-0.4.2/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
mousepad-0.4.2/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
mousepad-0.4.2/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mousepad-0.4.2/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
mousepad-0.4.2/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mousepad-0.4.2/config.guess-563-    *:IRIX*:*:*)
mousepad-0.4.2/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
mousepad-0.4.2/config.guess-565-	exit ;;
##############################################
mousepad-0.4.2/config.guess-593-EOF
mousepad-0.4.2/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
mousepad-0.4.2/config.guess-595-		then
##############################################
mousepad-0.4.2/config.guess-606-    *:AIX:*:[4567])
mousepad-0.4.2/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mousepad-0.4.2/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
mousepad-0.4.2/config.guess-642-    9000/[34678]??:HP-UX:*:*)
mousepad-0.4.2/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
mousepad-0.4.2/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
mousepad-0.4.2/config.guess-696-EOF
mousepad-0.4.2/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
mousepad-0.4.2/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mousepad-0.4.2/config.guess-724-    ia64:HP-UX:*:*)
mousepad-0.4.2/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
mousepad-0.4.2/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
mousepad-0.4.2/config.guess-754-EOF
mousepad-0.4.2/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
mousepad-0.4.2/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mousepad-0.4.2/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mousepad-0.4.2/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
mousepad-0.4.2/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mousepad-0.4.2/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mousepad-0.4.2/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
mousepad-0.4.2/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mousepad-0.4.2/config.guess-850-	esac
mousepad-0.4.2/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
mousepad-0.4.2/config.guess-852-	exit ;;
##############################################
mousepad-0.4.2/config.guess-886-    prep*:SunOS:5.*:*)
mousepad-0.4.2/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mousepad-0.4.2/config.guess-888-	exit ;;
##############################################
mousepad-0.4.2/config.guess-890-	# the GNU system
mousepad-0.4.2/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
mousepad-0.4.2/config.guess-892-	exit ;;
##############################################
mousepad-0.4.2/config.guess-894-	# other systems with GNU libc and userland
mousepad-0.4.2/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
mousepad-0.4.2/config.guess-896-	exit ;;
##############################################
mousepad-0.4.2/config.guess-988-EOF
mousepad-0.4.2/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
mousepad-0.4.2/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
mousepad-0.4.2/config.guess-1088-    i*86:*:4.*:*)
mousepad-0.4.2/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
mousepad-0.4.2/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mousepad-0.4.2/config.guess-1291-	fi
mousepad-0.4.2/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
mousepad-0.4.2/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
mousepad-0.4.2/config.guess-1389-    *:DragonFly:*:*)
mousepad-0.4.2/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
mousepad-0.4.2/config.guess-1391-	exit ;;
##############################################
mousepad-0.4.2/config.guess-1402-    i*86:skyos:*:*)
mousepad-0.4.2/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
mousepad-0.4.2/config.guess-1404-	exit ;;