===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pinta-1.6/install-sh-229-      fi
pinta-1.6/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
pinta-1.6/install-sh-231-    *)
##############################################
pinta-1.6/install-sh-276-      dstdir=$dst
pinta-1.6/install-sh:277:      dst=$dstdir/`basename "$src"`
pinta-1.6/install-sh-278-      dstdir_status=0
##############################################
pinta-1.6/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
pinta-1.6/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
pinta-1.6/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
pinta-1.6/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
pinta-1.6/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
pinta-1.6/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
pinta-1.6/install-sh-425-	    case $prefix in
pinta-1.6/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
pinta-1.6/install-sh-427-	      *) qprefix=$prefix;;
##############################################
pinta-1.6/install-sh-474-    if $copy_on_change &&
pinta-1.6/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
pinta-1.6/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
pinta-1.6/install-sh-477-
##############################################
pinta-1.6/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
pinta-1.6/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pinta-1.6/configure-45-  as_echo='print -r --'
pinta-1.6/configure-46-  as_echo_n='print -rn --'
pinta-1.6/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pinta-1.6/configure-48-  as_echo='printf %s\n'
##############################################
pinta-1.6/configure-50-else
pinta-1.6/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pinta-1.6/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pinta-1.6/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
pinta-1.6/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pinta-1.6/configure-62-      esac;
##############################################
pinta-1.6/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pinta-1.6/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pinta-1.6/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pinta-1.6/configure-324-      case $as_dir in #(
pinta-1.6/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pinta-1.6/configure-326-      *) as_qdir=$as_dir;;
##############################################
pinta-1.6/configure-397-  {
pinta-1.6/configure:398:    as_val=`expr "$@" || test $? -eq 1`
pinta-1.6/configure-399-  }
##############################################
pinta-1.6/configure-404-# ----------------------------------------
pinta-1.6/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pinta-1.6/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pinta-1.6/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pinta-1.6/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pinta-1.6/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pinta-1.6/configure-860-  case $ac_option in
pinta-1.6/configure:861:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pinta-1.6/configure-862-  *=)   ac_optarg= ;;
##############################################
pinta-1.6/configure-904-  -disable-* | --disable-*)
pinta-1.6/configure:905:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pinta-1.6/configure-906-    # Reject names that are not valid shell variable names.
##############################################
pinta-1.6/configure-909-    ac_useropt_orig=$ac_useropt
pinta-1.6/configure:910:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pinta-1.6/configure-911-    case $ac_user_opts in
##############################################
pinta-1.6/configure-930-  -enable-* | --enable-*)
pinta-1.6/configure:931:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pinta-1.6/configure-932-    # Reject names that are not valid shell variable names.
##############################################
pinta-1.6/configure-935-    ac_useropt_orig=$ac_useropt
pinta-1.6/configure:936:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pinta-1.6/configure-937-    case $ac_user_opts in
##############################################
pinta-1.6/configure-1134-  -with-* | --with-*)
pinta-1.6/configure:1135:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pinta-1.6/configure-1136-    # Reject names that are not valid shell variable names.
##############################################
pinta-1.6/configure-1139-    ac_useropt_orig=$ac_useropt
pinta-1.6/configure:1140:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pinta-1.6/configure-1141-    case $ac_user_opts in
##############################################
pinta-1.6/configure-1150-  -without-* | --without-*)
pinta-1.6/configure:1151:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pinta-1.6/configure-1152-    # Reject names that are not valid shell variable names.
##############################################
pinta-1.6/configure-1155-    ac_useropt_orig=$ac_useropt
pinta-1.6/configure:1156:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pinta-1.6/configure-1157-    case $ac_user_opts in
##############################################
pinta-1.6/configure-1188-  *=*)
pinta-1.6/configure:1189:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pinta-1.6/configure-1190-    # Reject names that are not valid shell variable names.
##############################################
pinta-1.6/configure-1209-if test -n "$ac_prev"; then
pinta-1.6/configure:1210:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pinta-1.6/configure-1211-  as_fn_error $? "missing argument to $ac_option"
##############################################
pinta-1.6/configure-1231-    */ )
pinta-1.6/configure:1232:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pinta-1.6/configure-1233-      eval $ac_var=\$ac_val;;
##############################################
pinta-1.6/configure-1266-ac_ls_di=`ls -di .` &&
pinta-1.6/configure:1267:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pinta-1.6/configure-1268-  as_fn_error $? "working directory cannot be determined"
##############################################
pinta-1.6/configure-1322-case $srcdir in
pinta-1.6/configure:1323:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pinta-1.6/configure-1324-esac
##############################################
pinta-1.6/configure-1365-By default, \`make install' will install all the files in
pinta-1.6/configure:1366:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pinta-1.6/configure:1367:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pinta-1.6/configure-1368-for instance \`--prefix=\$HOME'.
##############################################
pinta-1.6/configure-1468-*)
pinta-1.6/configure:1469:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pinta-1.6/configure-1470-  # A ".." for each directory in $ac_dir_suffix.
pinta-1.6/configure:1471:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pinta-1.6/configure-1472-  case $ac_top_builddir_sub in
##############################################
pinta-1.6/configure-1952-    *\'*)
pinta-1.6/configure:1953:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pinta-1.6/configure-1954-    esac
##############################################
pinta-1.6/configure-2035-      case $ac_val in
pinta-1.6/configure:2036:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pinta-1.6/configure-2037-      esac
##############################################
pinta-1.6/configure-2050-	case $ac_val in
pinta-1.6/configure:2051:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pinta-1.6/configure-2052-	esac
##############################################
pinta-1.6/configure-2170-    set,)
pinta-1.6/configure:2171:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pinta-1.6/configure:2172:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pinta-1.6/configure-2173-      ac_cache_corrupted=: ;;
##############################################
pinta-1.6/configure-2181-	# differences in whitespace do not lead to failure.
pinta-1.6/configure:2182:	ac_old_val_w=`echo x $ac_old_val`
pinta-1.6/configure:2183:	ac_new_val_w=`echo x $ac_new_val`
pinta-1.6/configure-2184-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pinta-1.6/configure-2201-    case $ac_new_val in
pinta-1.6/configure:2202:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pinta-1.6/configure-2203-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pinta-1.6/configure-2376-     echo "timestamp, slept: $am_has_slept" > conftest.file
pinta-1.6/configure:2377:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pinta-1.6/configure-2378-     if test "$*" = "X"; then
pinta-1.6/configure-2379-	# -L didn't work.
pinta-1.6/configure:2380:	set X `ls -t "$srcdir/configure" conftest.file`
pinta-1.6/configure-2381-     fi
##############################################
pinta-1.6/configure-2427-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
pinta-1.6/configure:2428:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
pinta-1.6/configure-2429-
pinta-1.6/configure-2430-# expand $ac_aux_dir to an absolute path
pinta-1.6/configure:2431:am_aux_dir=`cd $ac_aux_dir && pwd`
pinta-1.6/configure-2432-
##############################################
pinta-1.6/configure-2572-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
pinta-1.6/configure:2573:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
pinta-1.6/configure-2574-	     'mkdir (GNU coreutils) '* | \
##############################################
pinta-1.6/configure-2645-set x ${MAKE-make}
pinta-1.6/configure:2646:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pinta-1.6/configure-2647-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
pinta-1.6/configure-2655-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
pinta-1.6/configure:2656:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pinta-1.6/configure-2657-  *@@@%%%=?*=@@@%%%*)
##############################################
pinta-1.6/configure-2721-
pinta-1.6/configure:2722:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pinta-1.6/configure-2723-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pinta-1.6/configure-3227-  test $ac_status = 0; }; then
pinta-1.6/configure:3228:  pkg_cv_MONO_CFLAGS=`$PKG_CONFIG --cflags "mono >= $MONO_MINIMUM_VERSION" 2>/dev/null`
pinta-1.6/configure-3229-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pinta-1.6/configure-3244-  test $ac_status = 0; }; then
pinta-1.6/configure:3245:  pkg_cv_MONO_LIBS=`$PKG_CONFIG --libs "mono >= $MONO_MINIMUM_VERSION" 2>/dev/null`
pinta-1.6/configure-3246-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pinta-1.6/configure-3265-        if test $_pkg_short_errors_supported = yes; then
pinta-1.6/configure:3266:	        MONO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mono >= $MONO_MINIMUM_VERSION" 2>&1`
pinta-1.6/configure-3267-        else
pinta-1.6/configure:3268:	        MONO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mono >= $MONO_MINIMUM_VERSION" 2>&1`
pinta-1.6/configure-3269-        fi
##############################################
pinta-1.6/configure-3342-# Ignore all kinds of additional output from 'make'.
pinta-1.6/configure:3343:case `$am_make -s -f confmf 2> /dev/null` in #(
pinta-1.6/configure-3344-*the\ am__doit\ target*)
##############################################
pinta-1.6/configure-3352-   echo '.include "confinc"' > confmf
pinta-1.6/configure:3353:   case `$am_make -s -f confmf 2> /dev/null` in #(
pinta-1.6/configure-3354-   *the\ am__doit\ target*)
##############################################
pinta-1.6/configure-3731-$as_echo_n "checking whether the C compiler works... " >&6; }
pinta-1.6/configure:3732:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pinta-1.6/configure-3733-
##############################################
pinta-1.6/configure-3775-	then :; else
pinta-1.6/configure:3776:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pinta-1.6/configure-3777-	fi
##############################################
pinta-1.6/configure-3835-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pinta-1.6/configure:3836:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pinta-1.6/configure-3837-	  break;;
##############################################
pinta-1.6/configure-3944-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pinta-1.6/configure:3945:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pinta-1.6/configure-3946-       break;;
##############################################
pinta-1.6/configure-4262-  if test "$am_compiler_list" = ""; then
pinta-1.6/configure:4263:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pinta-1.6/configure-4264-  fi
##############################################
pinta-1.6/configure-4372-
pinta-1.6/configure:4373:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pinta-1.6/configure-4374-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
pinta-1.6/configure:4375:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pinta-1.6/configure-4376-if test -n "0.35.0"; then
##############################################
pinta-1.6/configure-4812-fi
pinta-1.6/configure:4813:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
pinta-1.6/configure:4814:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
pinta-1.6/configure:4815:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
pinta-1.6/configure-4816-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
pinta-1.6/configure-4868-else
pinta-1.6/configure:4869:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
pinta-1.6/configure-4870-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
pinta-1.6/configure-4875-$as_echo_n "checking for XML::Parser... " >&6; }
pinta-1.6/configure:4876:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
pinta-1.6/configure-4877-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
pinta-1.6/configure-5092-  # Check for GNU $ac_path_GREP
pinta-1.6/configure:5093:case `"$ac_path_GREP" --version 2>&1` in
pinta-1.6/configure-5094-*GNU*)
##############################################
pinta-1.6/configure-5158-  # Check for GNU $ac_path_EGREP
pinta-1.6/configure:5159:case `"$ac_path_EGREP" --version 2>&1` in
pinta-1.6/configure-5160-*GNU*)
##############################################
pinta-1.6/configure-5319-do :
pinta-1.6/configure:5320:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pinta-1.6/configure-5321-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pinta-1.6/configure-5324-  cat >>confdefs.h <<_ACEOF
pinta-1.6/configure:5325:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pinta-1.6/configure-5326-_ACEOF
##############################################
pinta-1.6/configure-5750-    if test -f $ac_dir/$ac_word; then
pinta-1.6/configure:5751:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
pinta-1.6/configure-5752-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
pinta-1.6/configure-5869-    if test -f $ac_dir/$ac_word; then
pinta-1.6/configure:5870:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
pinta-1.6/configure-5871-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
pinta-1.6/configure-6028-   if test "x$srcdir" != "x."; then
pinta-1.6/configure:6029:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
pinta-1.6/configure-6030-       posrcprefix="$srcdir/"
##############################################
pinta-1.6/configure-6058-  test $ac_status = 0; }; then
pinta-1.6/configure:6059:  pkg_cv_GLIB_SHARP_20_CFLAGS=`$PKG_CONFIG --cflags "glib-sharp-2.0" 2>/dev/null`
pinta-1.6/configure-6060-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pinta-1.6/configure-6075-  test $ac_status = 0; }; then
pinta-1.6/configure:6076:  pkg_cv_GLIB_SHARP_20_LIBS=`$PKG_CONFIG --libs "glib-sharp-2.0" 2>/dev/null`
pinta-1.6/configure-6077-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pinta-1.6/configure-6096-        if test $_pkg_short_errors_supported = yes; then
pinta-1.6/configure:6097:	        GLIB_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-sharp-2.0" 2>&1`
pinta-1.6/configure-6098-        else
pinta-1.6/configure:6099:	        GLIB_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-sharp-2.0" 2>&1`
pinta-1.6/configure-6100-        fi
##############################################
pinta-1.6/configure-6149-  test $ac_status = 0; }; then
pinta-1.6/configure:6150:  pkg_cv_GTK_SHARP_20_CFLAGS=`$PKG_CONFIG --cflags "gtk-sharp-2.0" 2>/dev/null`
pinta-1.6/configure-6151-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pinta-1.6/configure-6166-  test $ac_status = 0; }; then
pinta-1.6/configure:6167:  pkg_cv_GTK_SHARP_20_LIBS=`$PKG_CONFIG --libs "gtk-sharp-2.0" 2>/dev/null`
pinta-1.6/configure-6168-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pinta-1.6/configure-6187-        if test $_pkg_short_errors_supported = yes; then
pinta-1.6/configure:6188:	        GTK_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk-sharp-2.0" 2>&1`
pinta-1.6/configure-6189-        else
pinta-1.6/configure:6190:	        GTK_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk-sharp-2.0" 2>&1`
pinta-1.6/configure-6191-        fi
##############################################
pinta-1.6/configure-6240-  test $ac_status = 0; }; then
pinta-1.6/configure:6241:  pkg_cv_MONO_CAIRO_CFLAGS=`$PKG_CONFIG --cflags "mono-cairo" 2>/dev/null`
pinta-1.6/configure-6242-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pinta-1.6/configure-6257-  test $ac_status = 0; }; then
pinta-1.6/configure:6258:  pkg_cv_MONO_CAIRO_LIBS=`$PKG_CONFIG --libs "mono-cairo" 2>/dev/null`
pinta-1.6/configure-6259-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pinta-1.6/configure-6278-        if test $_pkg_short_errors_supported = yes; then
pinta-1.6/configure:6279:	        MONO_CAIRO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mono-cairo" 2>&1`
pinta-1.6/configure-6280-        else
pinta-1.6/configure:6281:	        MONO_CAIRO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mono-cairo" 2>&1`
pinta-1.6/configure-6282-        fi
##############################################
pinta-1.6/configure-6446-'
pinta-1.6/configure:6447:DEFS=`sed -n "$ac_script" confdefs.h`
pinta-1.6/configure-6448-
##############################################
pinta-1.6/configure-6455-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pinta-1.6/configure:6456:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pinta-1.6/configure-6457-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pinta-1.6/configure-6550-if test -z "$BASH_VERSION$ZSH_VERSION" \
pinta-1.6/configure:6551:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pinta-1.6/configure-6552-  as_echo='print -r --'
pinta-1.6/configure-6553-  as_echo_n='print -rn --'
pinta-1.6/configure:6554:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pinta-1.6/configure-6555-  as_echo='printf %s\n'
##############################################
pinta-1.6/configure-6557-else
pinta-1.6/configure:6558:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pinta-1.6/configure-6559-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pinta-1.6/configure-6567-	expr "X$arg" : "X\\(.*\\)$as_nl";
pinta-1.6/configure:6568:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pinta-1.6/configure-6569-      esac;
##############################################
pinta-1.6/configure-6644-# ----------------------------------------
pinta-1.6/configure:6645:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pinta-1.6/configure-6646-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pinta-1.6/configure-6716-  {
pinta-1.6/configure:6717:    as_val=`expr "$@" || test $? -eq 1`
pinta-1.6/configure-6718-  }
##############################################
pinta-1.6/configure-6820-      case $as_dir in #(
pinta-1.6/configure:6821:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pinta-1.6/configure-6822-      *) as_qdir=$as_dir;;
##############################################
pinta-1.6/configure-6946-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pinta-1.6/configure:6947:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pinta-1.6/configure-6948-ac_cs_version="\\
##############################################
pinta-1.6/configure-6971-  --*=?*)
pinta-1.6/configure:6972:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pinta-1.6/configure:6973:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pinta-1.6/configure-6974-    ac_shift=:
##############################################
pinta-1.6/configure-6976-  --*=)
pinta-1.6/configure:6977:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pinta-1.6/configure-6978-    ac_optarg=
##############################################
pinta-1.6/configure-7000-    case $ac_optarg in
pinta-1.6/configure:7001:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pinta-1.6/configure-7002-    '') as_fn_error $? "missing file argument" ;;
##############################################
pinta-1.6/configure-7130-fi
pinta-1.6/configure:7131:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pinta-1.6/configure-7132-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pinta-1.6/configure-7147-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pinta-1.6/configure:7148:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pinta-1.6/configure-7149-ac_delim='%!_!# '
##############################################
pinta-1.6/configure-7153-
pinta-1.6/configure:7154:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pinta-1.6/configure-7155-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pinta-1.6/configure-7315-      esac
pinta-1.6/configure:7316:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pinta-1.6/configure-7317-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pinta-1.6/configure-7374-*)
pinta-1.6/configure:7375:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pinta-1.6/configure-7376-  # A ".." for each directory in $ac_dir_suffix.
pinta-1.6/configure:7377:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pinta-1.6/configure-7378-  case $ac_top_builddir_sub in
##############################################
pinta-1.6/configure-7435-/@mandir@/p'
pinta-1.6/configure:7436:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pinta-1.6/configure-7437-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pinta-1.6/configure-7452-
pinta-1.6/configure:7453:# Neutralize VPATH when `$srcdir' = `.'.
pinta-1.6/configure-7454-# Shell code in configure.ac might set extrasub.
##############################################
pinta-1.6/configure-7480-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pinta-1.6/configure:7481:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pinta-1.6/configure-7482-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pinta-1.6/configure-7516-    # Strip MF so we end up with the name of the file.
pinta-1.6/configure:7517:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pinta-1.6/configure-7518-    # Check whether this is an Automake generated Makefile or not.
##############################################
pinta-1.6/configure-7553-    # from the Makefile without running 'make'.
pinta-1.6/configure:7554:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pinta-1.6/configure-7555-    test -z "$DEPDIR" && continue
pinta-1.6/configure:7556:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pinta-1.6/configure-7557-    test -z "$am__include" && continue
pinta-1.6/configure:7558:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pinta-1.6/configure-7559-    # Find all dependency output files, they are included files with
##############################################
pinta-1.6/Makefile.in-40-  { \
pinta-1.6/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pinta-1.6/Makefile.in-42-  }; \
##############################################
pinta-1.6/Makefile.in-119-  esac
pinta-1.6/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pinta-1.6/Makefile.in-121-am__vpath_adj = case $$p in \
pinta-1.6/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pinta-1.6/Makefile.in-123-    *) f=$$p;; \
pinta-1.6/Makefile.in-124-  esac;
pinta-1.6/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pinta-1.6/Makefile.in-126-am__install_max = 40
pinta-1.6/Makefile.in-127-am__nobase_strip_setup = \
pinta-1.6/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pinta-1.6/Makefile.in-129-am__nobase_strip = \
##############################################
pinta-1.6/Makefile.in-193-  while test -n "$$dir1"; do \
pinta-1.6/Makefile.in:194:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pinta-1.6/Makefile.in-195-    if test "$$first" != "."; then \
pinta-1.6/Makefile.in-196-      if test "$$first" = ".."; then \
pinta-1.6/Makefile.in:197:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pinta-1.6/Makefile.in:198:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pinta-1.6/Makefile.in-199-      else \
pinta-1.6/Makefile.in:200:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pinta-1.6/Makefile.in-201-        if test "$$first2" = "$$first"; then \
pinta-1.6/Makefile.in:202:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pinta-1.6/Makefile.in-203-        else \
##############################################
pinta-1.6/Makefile.in-208-    fi; \
pinta-1.6/Makefile.in:209:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pinta-1.6/Makefile.in-210-  done; \
##############################################
pinta-1.6/Makefile.in-452-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
pinta-1.6/Makefile.in:453:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pinta-1.6/Makefile.in-454-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
pinta-1.6/Makefile.in-469-	dot_seen=no; \
pinta-1.6/Makefile.in:470:	target=`echo $@ | sed s/-recursive//`; \
pinta-1.6/Makefile.in-471-	case "$@" in \
##############################################
pinta-1.6/Makefile.in-532-GTAGS:
pinta-1.6/Makefile.in:533:	here=`$(am__cd) $(top_builddir) && pwd` \
pinta-1.6/Makefile.in-534-	  && $(am__cd) $(top_srcdir) \
##############################################
pinta-1.6/Makefile.in-564-	test -d "$(distdir)" || mkdir "$(distdir)"
pinta-1.6/Makefile.in:565:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pinta-1.6/Makefile.in:566:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pinta-1.6/Makefile.in-567-	list='$(DISTFILES)'; \
##############################################
pinta-1.6/Makefile.in-578-	  if test -d $$d/$$file; then \
pinta-1.6/Makefile.in:579:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pinta-1.6/Makefile.in-580-	    if test -d "$(distdir)/$$file"; then \
##############################################
pinta-1.6/Makefile.in-689-	test -d $(distdir)/_build || exit 0; \
pinta-1.6/Makefile.in:690:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
pinta-1.6/Makefile.in-691-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
pinta-1.6/Makefile.in-733-	}; \
pinta-1.6/Makefile.in:734:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
pinta-1.6/Makefile.in-735-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
pinta-1.6/Makefile.in-745-	fi
pinta-1.6/Makefile.in:746:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
pinta-1.6/Makefile.in-747-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
pinta-1.6/po/Makefile.in.in-58-
pinta-1.6/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)
pinta-1.6/po/Makefile.in.in-60-
##############################################
pinta-1.6/po/Makefile.in.in-88-.po.gmo:
pinta-1.6/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
pinta-1.6/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
pinta-1.6/po/Makefile.in.in-189-	  echo "$$lang:"; \
pinta-1.6/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
pinta-1.6/po/Makefile.in.in-191-	  if $$result; then \
##############################################
pinta-1.6/po/Makefile.in-58-
pinta-1.6/po/Makefile.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)
pinta-1.6/po/Makefile.in-60-
##############################################
pinta-1.6/po/Makefile.in-88-.po.gmo:
pinta-1.6/po/Makefile.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
pinta-1.6/po/Makefile.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
pinta-1.6/po/Makefile.in-189-	  echo "$$lang:"; \
pinta-1.6/po/Makefile.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
pinta-1.6/po/Makefile.in-191-	  if $$result; then \
##############################################
pinta-1.6/po/Makefile-58-
pinta-1.6/po/Makefile: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)
pinta-1.6/po/Makefile-60-
##############################################
pinta-1.6/po/Makefile-229-.po.gmo:
pinta-1.6/po/Makefile:230:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
pinta-1.6/po/Makefile-231-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
pinta-1.6/po/Makefile-330-	  echo "$$lang:"; \
pinta-1.6/po/Makefile:331:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
pinta-1.6/po/Makefile-332-	  if $$result; then \
##############################################
pinta-1.6/compile-67-	mingw/*)
pinta-1.6/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
pinta-1.6/compile-69-	  ;;
pinta-1.6/compile-70-	cygwin/*)
pinta-1.6/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
pinta-1.6/compile-72-	  ;;
pinta-1.6/compile-73-	wine/*)
pinta-1.6/compile:74:	  file=`winepath -w "$file" || echo "$file"`
pinta-1.6/compile-75-	  ;;
##############################################
pinta-1.6/compile-309-# Name of file we expect compiler to create.
pinta-1.6/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
pinta-1.6/compile-311-
##############################################
pinta-1.6/compile-315-# object file name, since that is what matters with a parallel build.
pinta-1.6/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
pinta-1.6/compile-317-while true; do
##############################################
pinta-1.6/xdg/Makefile.in-40-  { \
pinta-1.6/xdg/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pinta-1.6/xdg/Makefile.in-42-  }; \
##############################################
pinta-1.6/xdg/Makefile.in-106-  esac
pinta-1.6/xdg/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pinta-1.6/xdg/Makefile.in-108-am__vpath_adj = case $$p in \
pinta-1.6/xdg/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pinta-1.6/xdg/Makefile.in-110-    *) f=$$p;; \
pinta-1.6/xdg/Makefile.in-111-  esac;
pinta-1.6/xdg/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pinta-1.6/xdg/Makefile.in-113-am__install_max = 40
pinta-1.6/xdg/Makefile.in-114-am__nobase_strip_setup = \
pinta-1.6/xdg/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pinta-1.6/xdg/Makefile.in-116-am__nobase_strip = \
##############################################
pinta-1.6/xdg/Makefile.in-319-	test -n "$(man1dir)" \
pinta-1.6/xdg/Makefile.in:320:	  && test -n "`echo $$list1$$list2`" \
pinta-1.6/xdg/Makefile.in-321-	  || exit 0; \
##############################################
pinta-1.6/xdg/Makefile.in-376-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
pinta-1.6/xdg/Makefile.in:377:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pinta-1.6/xdg/Makefile.in-378-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
pinta-1.6/xdg/Makefile.in-386-distdir: $(DISTFILES)
pinta-1.6/xdg/Makefile.in:387:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pinta-1.6/xdg/Makefile.in:388:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pinta-1.6/xdg/Makefile.in-389-	list='$(DISTFILES)'; \
##############################################
pinta-1.6/xdg/Makefile.in-400-	  if test -d $$d/$$file; then \
pinta-1.6/xdg/Makefile.in:401:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pinta-1.6/xdg/Makefile.in-402-	    if test -d "$(distdir)/$$file"; then \
##############################################
pinta-1.6/xdg/Makefile-40-  { \
pinta-1.6/xdg/Makefile:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pinta-1.6/xdg/Makefile-42-  }; \
##############################################
pinta-1.6/xdg/Makefile-106-  esac
pinta-1.6/xdg/Makefile:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pinta-1.6/xdg/Makefile-108-am__vpath_adj = case $$p in \
pinta-1.6/xdg/Makefile:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pinta-1.6/xdg/Makefile-110-    *) f=$$p;; \
pinta-1.6/xdg/Makefile-111-  esac;
pinta-1.6/xdg/Makefile:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pinta-1.6/xdg/Makefile-113-am__install_max = 40
pinta-1.6/xdg/Makefile-114-am__nobase_strip_setup = \
pinta-1.6/xdg/Makefile:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pinta-1.6/xdg/Makefile-116-am__nobase_strip = \
##############################################
pinta-1.6/xdg/Makefile-319-	test -n "$(man1dir)" \
pinta-1.6/xdg/Makefile:320:	  && test -n "`echo $$list1$$list2`" \
pinta-1.6/xdg/Makefile-321-	  || exit 0; \
##############################################
pinta-1.6/xdg/Makefile-376-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
pinta-1.6/xdg/Makefile:377:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pinta-1.6/xdg/Makefile-378-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
pinta-1.6/xdg/Makefile-386-distdir: $(DISTFILES)
pinta-1.6/xdg/Makefile:387:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pinta-1.6/xdg/Makefile:388:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pinta-1.6/xdg/Makefile-389-	list='$(DISTFILES)'; \
##############################################
pinta-1.6/xdg/Makefile-400-	  if test -d $$d/$$file; then \
pinta-1.6/xdg/Makefile:401:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pinta-1.6/xdg/Makefile-402-	    if test -d "$(distdir)/$$file"; then \
##############################################
pinta-1.6/aclocal.m4-224-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
pinta-1.6/aclocal.m4:225:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
pinta-1.6/aclocal.m4-226-	if test "$MSGFMT" != "no"; then
##############################################
pinta-1.6/aclocal.m4-245-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
pinta-1.6/aclocal.m4:246:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
pinta-1.6/aclocal.m4-247-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
pinta-1.6/aclocal.m4-396-   if test "x$srcdir" != "x."; then
pinta-1.6/aclocal.m4:397:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
pinta-1.6/aclocal.m4-398-       posrcprefix="$srcdir/"
##############################################
pinta-1.6/aclocal.m4-420-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
pinta-1.6/aclocal.m4:421:datarootdir=`eval echo "${datarootdir}"`
pinta-1.6/aclocal.m4-422-if test "x$CATOBJEXT" = "x.mo" ; then
pinta-1.6/aclocal.m4:423:  localedir=`eval echo "${libdir}/locale"`
pinta-1.6/aclocal.m4-424-else
pinta-1.6/aclocal.m4:425:  localedir=`eval echo "${datadir}/locale"`
pinta-1.6/aclocal.m4-426-fi
##############################################
pinta-1.6/aclocal.m4-473-
pinta-1.6/aclocal.m4:474:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pinta-1.6/aclocal.m4-475-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
pinta-1.6/aclocal.m4:476:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pinta-1.6/aclocal.m4-477-if test -n "$1"; then
##############################################
pinta-1.6/aclocal.m4-561-fi
pinta-1.6/aclocal.m4:562:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
pinta-1.6/aclocal.m4:563:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
pinta-1.6/aclocal.m4:564:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
pinta-1.6/aclocal.m4-565-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
pinta-1.6/aclocal.m4-577-else
pinta-1.6/aclocal.m4:578:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
pinta-1.6/aclocal.m4-579-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
pinta-1.6/aclocal.m4-582-   AC_MSG_CHECKING([for XML::Parser])
pinta-1.6/aclocal.m4:583:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
pinta-1.6/aclocal.m4-584-       AC_MSG_RESULT([ok])
##############################################
pinta-1.6/aclocal.m4-781-    PKG_CHECK_EXISTS([$3],
pinta-1.6/aclocal.m4:782:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
pinta-1.6/aclocal.m4-783-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
pinta-1.6/aclocal.m4-830-        if test $_pkg_short_errors_supported = yes; then
pinta-1.6/aclocal.m4:831:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
pinta-1.6/aclocal.m4-832-        else 
pinta-1.6/aclocal.m4:833:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
pinta-1.6/aclocal.m4-834-        fi
##############################################
pinta-1.6/aclocal.m4-936-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
pinta-1.6/aclocal.m4:937:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
pinta-1.6/aclocal.m4-938-# and then we would define $MISSING as
##############################################
pinta-1.6/aclocal.m4-952-# expand $ac_aux_dir to an absolute path
pinta-1.6/aclocal.m4:953:am_aux_dir=`cd $ac_aux_dir && pwd`
pinta-1.6/aclocal.m4-954-])
##############################################
pinta-1.6/aclocal.m4-1050-  if test "$am_compiler_list" = ""; then
pinta-1.6/aclocal.m4:1051:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
pinta-1.6/aclocal.m4-1052-  fi
##############################################
pinta-1.6/aclocal.m4-1201-    # Strip MF so we end up with the name of the file.
pinta-1.6/aclocal.m4:1202:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pinta-1.6/aclocal.m4-1203-    # Check whether this is an Automake generated Makefile or not.
##############################################
pinta-1.6/aclocal.m4-1210-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
pinta-1.6/aclocal.m4:1211:      dirpart=`AS_DIRNAME("$mf")`
pinta-1.6/aclocal.m4-1212-    else
##############################################
pinta-1.6/aclocal.m4-1216-    # from the Makefile without running 'make'.
pinta-1.6/aclocal.m4:1217:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pinta-1.6/aclocal.m4-1218-    test -z "$DEPDIR" && continue
pinta-1.6/aclocal.m4:1219:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pinta-1.6/aclocal.m4-1220-    test -z "$am__include" && continue
pinta-1.6/aclocal.m4:1221:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pinta-1.6/aclocal.m4-1222-    # Find all dependency output files, they are included files with
##############################################
pinta-1.6/aclocal.m4-1230-      test -f "$dirpart/$file" && continue
pinta-1.6/aclocal.m4:1231:      fdir=`AS_DIRNAME(["$file"])`
pinta-1.6/aclocal.m4-1232-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
pinta-1.6/aclocal.m4-1288-AC_REQUIRE([AC_PROG_INSTALL])dnl
pinta-1.6/aclocal.m4:1289:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pinta-1.6/aclocal.m4-1290-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pinta-1.6/aclocal.m4-1443-    * )
pinta-1.6/aclocal.m4:1444:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pinta-1.6/aclocal.m4-1445-  esac
pinta-1.6/aclocal.m4-1446-done
pinta-1.6/aclocal.m4:1447:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
pinta-1.6/aclocal.m4-1448-
##############################################
pinta-1.6/aclocal.m4-1514-# Ignore all kinds of additional output from 'make'.
pinta-1.6/aclocal.m4:1515:case `$am_make -s -f confmf 2> /dev/null` in #(
pinta-1.6/aclocal.m4-1516-*the\ am__doit\ target*)
##############################################
pinta-1.6/aclocal.m4-1524-   echo '.include "confinc"' > confmf
pinta-1.6/aclocal.m4:1525:   case `$am_make -s -f confmf 2> /dev/null` in #(
pinta-1.6/aclocal.m4-1526-   *the\ am__doit\ target*)
##############################################
pinta-1.6/aclocal.m4-1706-     echo "timestamp, slept: $am_has_slept" > conftest.file
pinta-1.6/aclocal.m4:1707:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pinta-1.6/aclocal.m4-1708-     if test "$[*]" = "X"; then
pinta-1.6/aclocal.m4-1709-	# -L didn't work.
pinta-1.6/aclocal.m4:1710:	set X `ls -t "$srcdir/configure" conftest.file`
pinta-1.6/aclocal.m4-1711-     fi