===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gpa-0.10.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gpa-0.10.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gpa-0.10.0/configure-47-  as_echo='print -r --'
gpa-0.10.0/configure-48-  as_echo_n='print -rn --'
gpa-0.10.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gpa-0.10.0/configure-50-  as_echo='printf %s\n'
##############################################
gpa-0.10.0/configure-52-else
gpa-0.10.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gpa-0.10.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gpa-0.10.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gpa-0.10.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gpa-0.10.0/configure-64-      esac;
##############################################
gpa-0.10.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gpa-0.10.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gpa-0.10.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gpa-0.10.0/configure-327-      case $as_dir in #(
gpa-0.10.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gpa-0.10.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
gpa-0.10.0/configure-400-  {
gpa-0.10.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
gpa-0.10.0/configure-402-  }
##############################################
gpa-0.10.0/configure-407-# ----------------------------------------
gpa-0.10.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gpa-0.10.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gpa-0.10.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gpa-0.10.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gpa-0.10.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gpa-0.10.0/configure-866-  case $ac_option in
gpa-0.10.0/configure:867:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gpa-0.10.0/configure-868-  *=)   ac_optarg= ;;
##############################################
gpa-0.10.0/configure-910-  -disable-* | --disable-*)
gpa-0.10.0/configure:911:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gpa-0.10.0/configure-912-    # Reject names that are not valid shell variable names.
##############################################
gpa-0.10.0/configure-915-    ac_useropt_orig=$ac_useropt
gpa-0.10.0/configure:916:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gpa-0.10.0/configure-917-    case $ac_user_opts in
##############################################
gpa-0.10.0/configure-936-  -enable-* | --enable-*)
gpa-0.10.0/configure:937:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gpa-0.10.0/configure-938-    # Reject names that are not valid shell variable names.
##############################################
gpa-0.10.0/configure-941-    ac_useropt_orig=$ac_useropt
gpa-0.10.0/configure:942:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gpa-0.10.0/configure-943-    case $ac_user_opts in
##############################################
gpa-0.10.0/configure-1140-  -with-* | --with-*)
gpa-0.10.0/configure:1141:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gpa-0.10.0/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
gpa-0.10.0/configure-1145-    ac_useropt_orig=$ac_useropt
gpa-0.10.0/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gpa-0.10.0/configure-1147-    case $ac_user_opts in
##############################################
gpa-0.10.0/configure-1156-  -without-* | --without-*)
gpa-0.10.0/configure:1157:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gpa-0.10.0/configure-1158-    # Reject names that are not valid shell variable names.
##############################################
gpa-0.10.0/configure-1161-    ac_useropt_orig=$ac_useropt
gpa-0.10.0/configure:1162:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gpa-0.10.0/configure-1163-    case $ac_user_opts in
##############################################
gpa-0.10.0/configure-1194-  *=*)
gpa-0.10.0/configure:1195:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gpa-0.10.0/configure-1196-    # Reject names that are not valid shell variable names.
##############################################
gpa-0.10.0/configure-1215-if test -n "$ac_prev"; then
gpa-0.10.0/configure:1216:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gpa-0.10.0/configure-1217-  as_fn_error $? "missing argument to $ac_option"
##############################################
gpa-0.10.0/configure-1237-    */ )
gpa-0.10.0/configure:1238:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gpa-0.10.0/configure-1239-      eval $ac_var=\$ac_val;;
##############################################
gpa-0.10.0/configure-1272-ac_ls_di=`ls -di .` &&
gpa-0.10.0/configure:1273:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gpa-0.10.0/configure-1274-  as_fn_error $? "working directory cannot be determined"
##############################################
gpa-0.10.0/configure-1328-case $srcdir in
gpa-0.10.0/configure:1329:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gpa-0.10.0/configure-1330-esac
##############################################
gpa-0.10.0/configure-1371-By default, \`make install' will install all the files in
gpa-0.10.0/configure:1372:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gpa-0.10.0/configure:1373:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gpa-0.10.0/configure-1374-for instance \`--prefix=\$HOME'.
##############################################
gpa-0.10.0/configure-1490-*)
gpa-0.10.0/configure:1491:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gpa-0.10.0/configure-1492-  # A ".." for each directory in $ac_dir_suffix.
gpa-0.10.0/configure:1493:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gpa-0.10.0/configure-1494-  case $ac_top_builddir_sub in
##############################################
gpa-0.10.0/configure-1978-    *\'*)
gpa-0.10.0/configure:1979:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gpa-0.10.0/configure-1980-    esac
##############################################
gpa-0.10.0/configure-2061-      case $ac_val in
gpa-0.10.0/configure:2062:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gpa-0.10.0/configure-2063-      esac
##############################################
gpa-0.10.0/configure-2076-	case $ac_val in
gpa-0.10.0/configure:2077:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gpa-0.10.0/configure-2078-	esac
##############################################
gpa-0.10.0/configure-2197-    set,)
gpa-0.10.0/configure:2198:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gpa-0.10.0/configure:2199:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gpa-0.10.0/configure-2200-      ac_cache_corrupted=: ;;
##############################################
gpa-0.10.0/configure-2208-	# differences in whitespace do not lead to failure.
gpa-0.10.0/configure:2209:	ac_old_val_w=`echo x $ac_old_val`
gpa-0.10.0/configure:2210:	ac_new_val_w=`echo x $ac_new_val`
gpa-0.10.0/configure-2211-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gpa-0.10.0/configure-2228-    case $ac_new_val in
gpa-0.10.0/configure:2229:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gpa-0.10.0/configure-2230-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gpa-0.10.0/configure-2414-     echo "timestamp, slept: $am_has_slept" > conftest.file
gpa-0.10.0/configure:2415:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gpa-0.10.0/configure-2416-     if test "$*" = "X"; then
gpa-0.10.0/configure-2417-	# -L didn't work.
gpa-0.10.0/configure:2418:	set X `ls -t "$srcdir/configure" conftest.file`
gpa-0.10.0/configure-2419-     fi
##############################################
gpa-0.10.0/configure-2465-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gpa-0.10.0/configure:2466:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gpa-0.10.0/configure-2467-
gpa-0.10.0/configure-2468-# Expand $ac_aux_dir to an absolute path.
gpa-0.10.0/configure:2469:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gpa-0.10.0/configure-2470-
##############################################
gpa-0.10.0/configure-2610-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gpa-0.10.0/configure:2611:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gpa-0.10.0/configure-2612-	     'mkdir (GNU coreutils) '* | \
##############################################
gpa-0.10.0/configure-2683-set x ${MAKE-make}
gpa-0.10.0/configure:2684:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gpa-0.10.0/configure-2685-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gpa-0.10.0/configure-2693-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gpa-0.10.0/configure:2694:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gpa-0.10.0/configure-2695-  *@@@%%%=?*=@@@%%%*)
##############################################
gpa-0.10.0/configure-2759-
gpa-0.10.0/configure:2760:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gpa-0.10.0/configure-2761-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gpa-0.10.0/configure-2912-
gpa-0.10.0/configure:2913:BUILD_FILEVERSION=`echo "$VERSION" | sed 's/\([0-9.]*\).*/\1./;s/\./,/g'`
gpa-0.10.0/configure-2914-BUILD_FILEVERSION="${BUILD_FILEVERSION}47881"
##############################################
gpa-0.10.0/configure-2947-# Ignore all kinds of additional output from 'make'.
gpa-0.10.0/configure:2948:case `$am_make -s -f confmf 2> /dev/null` in #(
gpa-0.10.0/configure-2949-*the\ am__doit\ target*)
##############################################
gpa-0.10.0/configure-2957-   echo '.include "confinc"' > confmf
gpa-0.10.0/configure:2958:   case `$am_make -s -f confmf 2> /dev/null` in #(
gpa-0.10.0/configure-2959-   *the\ am__doit\ target*)
##############################################
gpa-0.10.0/configure-3336-$as_echo_n "checking whether the C compiler works... " >&6; }
gpa-0.10.0/configure:3337:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gpa-0.10.0/configure-3338-
##############################################
gpa-0.10.0/configure-3380-	then :; else
gpa-0.10.0/configure:3381:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gpa-0.10.0/configure-3382-	fi
##############################################
gpa-0.10.0/configure-3440-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gpa-0.10.0/configure:3441:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gpa-0.10.0/configure-3442-	  break;;
##############################################
gpa-0.10.0/configure-3549-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gpa-0.10.0/configure:3550:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gpa-0.10.0/configure-3551-       break;;
##############################################
gpa-0.10.0/configure-3867-  if test "$am_compiler_list" = ""; then
gpa-0.10.0/configure:3868:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gpa-0.10.0/configure-3869-  fi
##############################################
gpa-0.10.0/configure-4124-  # Check for GNU $ac_path_GREP
gpa-0.10.0/configure:4125:case `"$ac_path_GREP" --version 2>&1` in
gpa-0.10.0/configure-4126-*GNU*)
##############################################
gpa-0.10.0/configure-4190-  # Check for GNU $ac_path_EGREP
gpa-0.10.0/configure:4191:case `"$ac_path_EGREP" --version 2>&1` in
gpa-0.10.0/configure-4192-*GNU*)
##############################################
gpa-0.10.0/configure-4351-do :
gpa-0.10.0/configure:4352:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gpa-0.10.0/configure-4353-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gpa-0.10.0/configure-4356-  cat >>confdefs.h <<_ACEOF
gpa-0.10.0/configure:4357:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gpa-0.10.0/configure-4358-_ACEOF
##############################################
gpa-0.10.0/configure-4594-do :
gpa-0.10.0/configure:4595:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gpa-0.10.0/configure-4596-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gpa-0.10.0/configure-4598-  cat >>confdefs.h <<_ACEOF
gpa-0.10.0/configure:4599:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gpa-0.10.0/configure-4600-_ACEOF
##############################################
gpa-0.10.0/configure-5288-  if test "$am_compiler_list" = ""; then
gpa-0.10.0/configure:5289:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gpa-0.10.0/configure-5290-  fi
##############################################
gpa-0.10.0/configure-5844-
gpa-0.10.0/configure:5845:  KEYSERVER_HELPERS_DIR=`dirname $GPGKEYS_LDAP`
gpa-0.10.0/configure-5846-  if test -z "$KEYSERVER_HELPERS_DIR"; then
##############################################
gpa-0.10.0/configure-6001-
gpa-0.10.0/configure:6002:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gpa-0.10.0/configure-6003-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gpa-0.10.0/configure-6006-
gpa-0.10.0/configure:6007:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gpa-0.10.0/configure-6008-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gpa-0.10.0/configure-6084-
gpa-0.10.0/configure:6085:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gpa-0.10.0/configure-6086-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gpa-0.10.0/configure-6197-test "x$ac_build_alias" = x &&
gpa-0.10.0/configure:6198:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gpa-0.10.0/configure-6199-test "x$ac_build_alias" = x &&
gpa-0.10.0/configure-6200-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gpa-0.10.0/configure:6201:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gpa-0.10.0/configure-6202-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gpa-0.10.0/configure-6221-IFS=$ac_save_IFS
gpa-0.10.0/configure:6222:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gpa-0.10.0/configure-6223-
##############################################
gpa-0.10.0/configure-6232-else
gpa-0.10.0/configure:6233:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gpa-0.10.0/configure-6234-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gpa-0.10.0/configure-6254-IFS=$ac_save_IFS
gpa-0.10.0/configure:6255:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gpa-0.10.0/configure-6256-
##############################################
gpa-0.10.0/configure-6286-    # gcc leaves a trailing carriage return which upsets mingw
gpa-0.10.0/configure:6287:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gpa-0.10.0/configure-6288-  *)
gpa-0.10.0/configure:6289:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gpa-0.10.0/configure-6290-  esac
##############################################
gpa-0.10.0/configure-6295-      # Canonicalize the path of ld
gpa-0.10.0/configure:6296:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gpa-0.10.0/configure-6297-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gpa-0.10.0/configure:6298:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gpa-0.10.0/configure-6299-      done
##############################################
gpa-0.10.0/configure-6329-      # Break only if it was the GNU/non-GNU ld that we prefer.
gpa-0.10.0/configure:6330:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
gpa-0.10.0/configure-6331-      *GNU* | *'with BFD'*)
##############################################
gpa-0.10.0/configure-6358-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
gpa-0.10.0/configure:6359:case `$LD -v 2>&1 </dev/null` in
gpa-0.10.0/configure-6360-*GNU* | *'with BFD'*)
##############################################
gpa-0.10.0/configure-6444-    *)
gpa-0.10.0/configure:6445:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gpa-0.10.0/configure-6446-      if test -n "$searchpath"; then
##############################################
gpa-0.10.0/configure-6454-                ;;
gpa-0.10.0/configure:6455:              *) searchdir=`cd "$searchdir" && pwd`
gpa-0.10.0/configure-6456-                 case "$searchdir" in
##############################################
gpa-0.10.0/configure-6545-        names_already_handled="$names_already_handled $name"
gpa-0.10.0/configure:6546:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gpa-0.10.0/configure-6547-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gpa-0.10.0/configure-6621-                -L*)
gpa-0.10.0/configure:6622:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gpa-0.10.0/configure-6623-                                    if test -n "$acl_shlibext"; then
##############################################
gpa-0.10.0/configure-6738-              */$acl_libdirstem | */$acl_libdirstem/)
gpa-0.10.0/configure:6739:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gpa-0.10.0/configure-6740-                if test "$name" = 'iconv'; then
##############################################
gpa-0.10.0/configure-6745-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gpa-0.10.0/configure:6746:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gpa-0.10.0/configure-6747-                if test "$name" = 'iconv'; then
##############################################
gpa-0.10.0/configure-6796-                  -L*)
gpa-0.10.0/configure:6797:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gpa-0.10.0/configure-6798-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gpa-0.10.0/configure-6855-                  -R*)
gpa-0.10.0/configure:6856:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gpa-0.10.0/configure-6857-                    if test "$enable_rpath" != no; then
##############################################
gpa-0.10.0/configure-6880-                  -l*)
gpa-0.10.0/configure:6881:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gpa-0.10.0/configure-6882-                    ;;
gpa-0.10.0/configure-6883-                  *.la)
gpa-0.10.0/configure:6884:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gpa-0.10.0/configure-6885-                    ;;
##############################################
gpa-0.10.0/configure-7396-        names_already_handled="$names_already_handled $name"
gpa-0.10.0/configure:7397:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gpa-0.10.0/configure-7398-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gpa-0.10.0/configure-7472-                -L*)
gpa-0.10.0/configure:7473:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gpa-0.10.0/configure-7474-                                    if test -n "$acl_shlibext"; then
##############################################
gpa-0.10.0/configure-7589-              */$acl_libdirstem | */$acl_libdirstem/)
gpa-0.10.0/configure:7590:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gpa-0.10.0/configure-7591-                if test "$name" = 'intl'; then
##############################################
gpa-0.10.0/configure-7596-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gpa-0.10.0/configure:7597:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gpa-0.10.0/configure-7598-                if test "$name" = 'intl'; then
##############################################
gpa-0.10.0/configure-7647-                  -L*)
gpa-0.10.0/configure:7648:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gpa-0.10.0/configure-7649-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gpa-0.10.0/configure-7706-                  -R*)
gpa-0.10.0/configure:7707:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gpa-0.10.0/configure-7708-                    if test "$enable_rpath" != no; then
##############################################
gpa-0.10.0/configure-7731-                  -l*)
gpa-0.10.0/configure:7732:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gpa-0.10.0/configure-7733-                    ;;
gpa-0.10.0/configure-7734-                  *.la)
gpa-0.10.0/configure:7735:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gpa-0.10.0/configure-7736-                    ;;
##############################################
gpa-0.10.0/configure-8243-  if test x"$no_gtk" = x ; then
gpa-0.10.0/configure:8244:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
gpa-0.10.0/configure:8245:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
gpa-0.10.0/configure-8246-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
gpa-0.10.0/configure-8478-               sed 's/\([0-9]*\)\.\([0-9]*\)/\2/'`
gpa-0.10.0/configure:8479:    gpg_error_config_version=`$GPG_ERROR_CONFIG $gpg_error_config_args --version`
gpa-0.10.0/configure-8480-    major=`echo $gpg_error_config_version | \
##############################################
gpa-0.10.0/configure-8494-  if test $ok = yes; then
gpa-0.10.0/configure:8495:    GPG_ERROR_CFLAGS=`$GPG_ERROR_CONFIG $gpg_error_config_args --cflags`
gpa-0.10.0/configure:8496:    GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG $gpg_error_config_args --libs`
gpa-0.10.0/configure-8497-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes ($gpg_error_config_version)" >&5
##############################################
gpa-0.10.0/configure-8574-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gpa-0.10.0/configure:8575:    req_libassuan_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gpa-0.10.0/configure:8576:    min_libassuan_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gpa-0.10.0/configure-8577-  else
##############################################
gpa-0.10.0/configure-8582-  if test "$LIBASSUAN_CONFIG" != "no" ; then
gpa-0.10.0/configure:8583:    libassuan_version=`$LIBASSUAN_CONFIG --version`
gpa-0.10.0/configure-8584-  fi
##############################################
gpa-0.10.0/configure-8630-    if test "$req_libassuan_api" -gt 0 ; then
gpa-0.10.0/configure:8631:      tmp=`$LIBASSUAN_CONFIG --api-version 2>/dev/null || echo 0`
gpa-0.10.0/configure-8632-      if test "$tmp" -gt 0 ; then
##############################################
gpa-0.10.0/configure-8648-  if test $ok = yes; then
gpa-0.10.0/configure:8649:    LIBASSUAN_CFLAGS=`$LIBASSUAN_CONFIG $libassuan_config_args --cflags`
gpa-0.10.0/configure:8650:    LIBASSUAN_LIBS=`$LIBASSUAN_CONFIG $libassuan_config_args --libs`
gpa-0.10.0/configure-8651-    have_libassuan=yes
##############################################
gpa-0.10.0/configure-8919-  if test "$GPGME_CONFIG" != "no" ; then
gpa-0.10.0/configure:8920:    gpgme_version=`$GPGME_CONFIG --version`
gpa-0.10.0/configure-8921-  fi
##############################################
gpa-0.10.0/configure-8931-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gpa-0.10.0/configure:8932:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gpa-0.10.0/configure:8933:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gpa-0.10.0/configure-8934-  else
##############################################
gpa-0.10.0/configure-8968-     if test "$req_gpgme_api" -gt 0 ; then
gpa-0.10.0/configure:8969:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
gpa-0.10.0/configure-8970-        if test "$tmp" -gt 0 ; then
##############################################
gpa-0.10.0/configure-8977-  if test $ok = yes; then
gpa-0.10.0/configure:8978:    GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --glib --cflags`
gpa-0.10.0/configure:8979:    GPGME_GLIB_LIBS=`$GPGME_CONFIG --glib --libs`
gpa-0.10.0/configure-8980-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
gpa-0.10.0/configure-8999-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gpa-0.10.0/configure:9000:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gpa-0.10.0/configure:9001:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gpa-0.10.0/configure-9002-  else
##############################################
gpa-0.10.0/configure-9036-     if test "$req_gpgme_api" -gt 0 ; then
gpa-0.10.0/configure:9037:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
gpa-0.10.0/configure-9038-        if test "$tmp" -gt 0 ; then
##############################################
gpa-0.10.0/configure-9045-  if test $ok = yes; then
gpa-0.10.0/configure:9046:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
gpa-0.10.0/configure:9047:    GPGME_LIBS=`$GPGME_CONFIG --libs`
gpa-0.10.0/configure-9048-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
gpa-0.10.0/configure-9660-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gpa-0.10.0/configure:9661:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gpa-0.10.0/configure-9662-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gpa-0.10.0/configure-9771-if test -z "$BASH_VERSION$ZSH_VERSION" \
gpa-0.10.0/configure:9772:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gpa-0.10.0/configure-9773-  as_echo='print -r --'
gpa-0.10.0/configure-9774-  as_echo_n='print -rn --'
gpa-0.10.0/configure:9775:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gpa-0.10.0/configure-9776-  as_echo='printf %s\n'
##############################################
gpa-0.10.0/configure-9778-else
gpa-0.10.0/configure:9779:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gpa-0.10.0/configure-9780-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gpa-0.10.0/configure-9788-	expr "X$arg" : "X\\(.*\\)$as_nl";
gpa-0.10.0/configure:9789:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gpa-0.10.0/configure-9790-      esac;
##############################################
gpa-0.10.0/configure-9865-# ----------------------------------------
gpa-0.10.0/configure:9866:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gpa-0.10.0/configure-9867-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gpa-0.10.0/configure-9937-  {
gpa-0.10.0/configure:9938:    as_val=`expr "$@" || test $? -eq 1`
gpa-0.10.0/configure-9939-  }
##############################################
gpa-0.10.0/configure-10041-      case $as_dir in #(
gpa-0.10.0/configure:10042:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gpa-0.10.0/configure-10043-      *) as_qdir=$as_dir;;
##############################################
gpa-0.10.0/configure-10176-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gpa-0.10.0/configure:10177:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gpa-0.10.0/configure-10178-ac_cs_version="\\
##############################################
gpa-0.10.0/configure-10201-  --*=?*)
gpa-0.10.0/configure:10202:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gpa-0.10.0/configure:10203:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gpa-0.10.0/configure-10204-    ac_shift=:
##############################################
gpa-0.10.0/configure-10206-  --*=)
gpa-0.10.0/configure:10207:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gpa-0.10.0/configure-10208-    ac_optarg=
##############################################
gpa-0.10.0/configure-10230-    case $ac_optarg in
gpa-0.10.0/configure:10231:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gpa-0.10.0/configure-10232-    '') as_fn_error $? "missing file argument" ;;
##############################################
gpa-0.10.0/configure-10238-    case $ac_optarg in
gpa-0.10.0/configure:10239:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gpa-0.10.0/configure-10240-    esac
##############################################
gpa-0.10.0/configure-10380-fi
gpa-0.10.0/configure:10381:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gpa-0.10.0/configure-10382-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gpa-0.10.0/configure-10397-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gpa-0.10.0/configure:10398:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gpa-0.10.0/configure-10399-ac_delim='%!_!# '
##############################################
gpa-0.10.0/configure-10403-
gpa-0.10.0/configure:10404:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gpa-0.10.0/configure-10405-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gpa-0.10.0/configure-10541-for ac_last_try in false false :; do
gpa-0.10.0/configure:10542:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gpa-0.10.0/configure-10543-  if test -z "$ac_tt"; then
##############################################
gpa-0.10.0/configure-10673-      esac
gpa-0.10.0/configure:10674:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gpa-0.10.0/configure-10675-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gpa-0.10.0/configure-10732-*)
gpa-0.10.0/configure:10733:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gpa-0.10.0/configure-10734-  # A ".." for each directory in $ac_dir_suffix.
gpa-0.10.0/configure:10735:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gpa-0.10.0/configure-10736-  case $ac_top_builddir_sub in
##############################################
gpa-0.10.0/configure-10793-/@mandir@/p'
gpa-0.10.0/configure:10794:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gpa-0.10.0/configure-10795-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gpa-0.10.0/configure-10810-
gpa-0.10.0/configure:10811:# Neutralize VPATH when `$srcdir' = `.'.
gpa-0.10.0/configure-10812-# Shell code in configure.ac might set extrasub.
##############################################
gpa-0.10.0/configure-10838-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gpa-0.10.0/configure:10839:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gpa-0.10.0/configure-10840-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gpa-0.10.0/configure-10884-    * )
gpa-0.10.0/configure:10885:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gpa-0.10.0/configure-10886-  esac
##############################################
gpa-0.10.0/configure-10931-    # Strip MF so we end up with the name of the file.
gpa-0.10.0/configure:10932:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gpa-0.10.0/configure-10933-    # Check whether this is an Automake generated Makefile or not.
##############################################
gpa-0.10.0/configure-10968-    # from the Makefile without running 'make'.
gpa-0.10.0/configure:10969:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gpa-0.10.0/configure-10970-    test -z "$DEPDIR" && continue
gpa-0.10.0/configure:10971:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gpa-0.10.0/configure-10972-    test -z "$am__include" && continue
gpa-0.10.0/configure:10973:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gpa-0.10.0/configure-10974-    # Find all dependency output files, they are included files with
##############################################
gpa-0.10.0/configure-11016-      case "$ac_file" in
gpa-0.10.0/configure:11017:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gpa-0.10.0/configure-11018-      esac
##############################################
gpa-0.10.0/configure-11021-        # Adjust a relative srcdir.
gpa-0.10.0/configure:11022:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gpa-0.10.0/configure:11023:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gpa-0.10.0/configure:11024:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gpa-0.10.0/configure-11025-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gpa-0.10.0/configure-11028-        case "$ac_given_srcdir" in
gpa-0.10.0/configure:11029:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gpa-0.10.0/configure-11030-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gpa-0.10.0/configure-11048-            fi
gpa-0.10.0/configure:11049:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gpa-0.10.0/configure-11050-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
gpa-0.10.0/m4/po.m4-47-changequote(,)dnl
gpa-0.10.0/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gpa-0.10.0/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gpa-0.10.0/m4/po.m4-54-changequote(,)dnl
gpa-0.10.0/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gpa-0.10.0/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gpa-0.10.0/m4/po.m4-73-changequote(,)dnl
gpa-0.10.0/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gpa-0.10.0/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gpa-0.10.0/m4/po.m4-98-      case "$ac_file" in
gpa-0.10.0/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gpa-0.10.0/m4/po.m4-100-      esac
##############################################
gpa-0.10.0/m4/po.m4-103-        # Adjust a relative srcdir.
gpa-0.10.0/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gpa-0.10.0/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gpa-0.10.0/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gpa-0.10.0/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gpa-0.10.0/m4/po.m4-110-        case "$ac_given_srcdir" in
gpa-0.10.0/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gpa-0.10.0/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gpa-0.10.0/m4/po.m4-130-            fi
gpa-0.10.0/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gpa-0.10.0/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
gpa-0.10.0/m4/po.m4-227-  # Adjust a relative srcdir.
gpa-0.10.0/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gpa-0.10.0/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gpa-0.10.0/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gpa-0.10.0/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gpa-0.10.0/m4/po.m4-234-  case "$ac_given_srcdir" in
gpa-0.10.0/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gpa-0.10.0/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gpa-0.10.0/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
gpa-0.10.0/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
gpa-0.10.0/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
gpa-0.10.0/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
gpa-0.10.0/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
gpa-0.10.0/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gpa-0.10.0/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gpa-0.10.0/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
gpa-0.10.0/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
gpa-0.10.0/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
gpa-0.10.0/m4/po.m4-317-  fi
##############################################
gpa-0.10.0/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
gpa-0.10.0/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gpa-0.10.0/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
gpa-0.10.0/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gpa-0.10.0/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gpa-0.10.0/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
gpa-0.10.0/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gpa-0.10.0/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
gpa-0.10.0/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gpa-0.10.0/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gpa-0.10.0/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
gpa-0.10.0/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gpa-0.10.0/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
gpa-0.10.0/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
gpa-0.10.0/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gpa-0.10.0/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
gpa-0.10.0/m4/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
gpa-0.10.0/m4/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gpa-0.10.0/m4/gettext.m4-251-      fi
##############################################
gpa-0.10.0/m4/gpgme.m4-23-  if test "$GPGME_CONFIG" != "no" ; then
gpa-0.10.0/m4/gpgme.m4:24:    gpgme_version=`$GPGME_CONFIG --version`
gpa-0.10.0/m4/gpgme.m4-25-  fi
##############################################
gpa-0.10.0/m4/gpgme.m4-41-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gpa-0.10.0/m4/gpgme.m4:42:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gpa-0.10.0/m4/gpgme.m4:43:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gpa-0.10.0/m4/gpgme.m4-44-  else
##############################################
gpa-0.10.0/m4/gpgme.m4-77-     if test "$req_gpgme_api" -gt 0 ; then
gpa-0.10.0/m4/gpgme.m4:78:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
gpa-0.10.0/m4/gpgme.m4-79-        if test "$tmp" -gt 0 ; then
##############################################
gpa-0.10.0/m4/gpgme.m4-86-  if test $ok = yes; then
gpa-0.10.0/m4/gpgme.m4:87:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
gpa-0.10.0/m4/gpgme.m4:88:    GPGME_LIBS=`$GPGME_CONFIG --libs`
gpa-0.10.0/m4/gpgme.m4-89-    AC_MSG_RESULT(yes)
##############################################
gpa-0.10.0/m4/gpgme.m4-108-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gpa-0.10.0/m4/gpgme.m4:109:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gpa-0.10.0/m4/gpgme.m4:110:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gpa-0.10.0/m4/gpgme.m4-111-  else
##############################################
gpa-0.10.0/m4/gpgme.m4-118-  if test "$GPGME_CONFIG" != "no" ; then
gpa-0.10.0/m4/gpgme.m4:119:    if `$GPGME_CONFIG --thread=pth 2> /dev/null` ; then
gpa-0.10.0/m4/gpgme.m4-120-      req_major=`echo $min_gpgme_version | \
##############################################
gpa-0.10.0/m4/gpgme.m4-146-     if test "$req_gpgme_api" -gt 0 ; then
gpa-0.10.0/m4/gpgme.m4:147:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
gpa-0.10.0/m4/gpgme.m4-148-        if test "$tmp" -gt 0 ; then
##############################################
gpa-0.10.0/m4/gpgme.m4-155-  if test $ok = yes; then
gpa-0.10.0/m4/gpgme.m4:156:    GPGME_PTH_CFLAGS=`$GPGME_CONFIG --thread=pth --cflags`
gpa-0.10.0/m4/gpgme.m4:157:    GPGME_PTH_LIBS=`$GPGME_CONFIG --thread=pth --libs`
gpa-0.10.0/m4/gpgme.m4-158-    AC_MSG_RESULT(yes)
##############################################
gpa-0.10.0/m4/gpgme.m4-178-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gpa-0.10.0/m4/gpgme.m4:179:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gpa-0.10.0/m4/gpgme.m4:180:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gpa-0.10.0/m4/gpgme.m4-181-  else
##############################################
gpa-0.10.0/m4/gpgme.m4-188-  if test "$GPGME_CONFIG" != "no" ; then
gpa-0.10.0/m4/gpgme.m4:189:    if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then
gpa-0.10.0/m4/gpgme.m4-190-      req_major=`echo $min_gpgme_version | \
##############################################
gpa-0.10.0/m4/gpgme.m4-216-     if test "$req_gpgme_api" -gt 0 ; then
gpa-0.10.0/m4/gpgme.m4:217:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
gpa-0.10.0/m4/gpgme.m4-218-        if test "$tmp" -gt 0 ; then
##############################################
gpa-0.10.0/m4/gpgme.m4-225-  if test $ok = yes; then
gpa-0.10.0/m4/gpgme.m4:226:    GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags`
gpa-0.10.0/m4/gpgme.m4:227:    GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs`
gpa-0.10.0/m4/gpgme.m4-228-    AC_MSG_RESULT(yes)
##############################################
gpa-0.10.0/m4/gpgme.m4-248-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gpa-0.10.0/m4/gpgme.m4:249:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gpa-0.10.0/m4/gpgme.m4:250:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gpa-0.10.0/m4/gpgme.m4-251-  else
##############################################
gpa-0.10.0/m4/gpgme.m4-284-     if test "$req_gpgme_api" -gt 0 ; then
gpa-0.10.0/m4/gpgme.m4:285:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
gpa-0.10.0/m4/gpgme.m4-286-        if test "$tmp" -gt 0 ; then
##############################################
gpa-0.10.0/m4/gpgme.m4-293-  if test $ok = yes; then
gpa-0.10.0/m4/gpgme.m4:294:    GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --glib --cflags`
gpa-0.10.0/m4/gpgme.m4:295:    GPGME_GLIB_LIBS=`$GPGME_CONFIG --glib --libs`
gpa-0.10.0/m4/gpgme.m4-296-    AC_MSG_RESULT(yes)
##############################################
gpa-0.10.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
gpa-0.10.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
gpa-0.10.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
gpa-0.10.0/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
gpa-0.10.0/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gpa-0.10.0/m4/lib-ld.m4-52-  *)
gpa-0.10.0/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gpa-0.10.0/m4/lib-ld.m4-54-  esac
##############################################
gpa-0.10.0/m4/lib-ld.m4-59-      # Canonicalize the path of ld
gpa-0.10.0/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gpa-0.10.0/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gpa-0.10.0/m4/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gpa-0.10.0/m4/lib-ld.m4-63-      done
##############################################
gpa-0.10.0/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
gpa-0.10.0/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
gpa-0.10.0/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
gpa-0.10.0/m4/Makefile.in-39-  { \
gpa-0.10.0/m4/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gpa-0.10.0/m4/Makefile.in-41-  }; \
##############################################
gpa-0.10.0/m4/Makefile.in-299-distdir: $(DISTFILES)
gpa-0.10.0/m4/Makefile.in:300:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/m4/Makefile.in:301:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/m4/Makefile.in-302-	list='$(DISTFILES)'; \
##############################################
gpa-0.10.0/m4/Makefile.in-313-	  if test -d $$d/$$file; then \
gpa-0.10.0/m4/Makefile.in:314:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gpa-0.10.0/m4/Makefile.in-315-	    if test -d "$(distdir)/$$file"; then \
##############################################
gpa-0.10.0/m4/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gpa-0.10.0/m4/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gpa-0.10.0/m4/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gpa-0.10.0/m4/lib-link.m4-319-                -L*)
gpa-0.10.0/m4/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gpa-0.10.0/m4/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
gpa-0.10.0/m4/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
gpa-0.10.0/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gpa-0.10.0/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
gpa-0.10.0/m4/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gpa-0.10.0/m4/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gpa-0.10.0/m4/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
gpa-0.10.0/m4/lib-link.m4-526-                  -L*)
gpa-0.10.0/m4/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gpa-0.10.0/m4/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gpa-0.10.0/m4/lib-link.m4-578-                  -R*)
gpa-0.10.0/m4/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gpa-0.10.0/m4/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
gpa-0.10.0/m4/lib-link.m4-608-                    dnl Handle this in the next round.
gpa-0.10.0/m4/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gpa-0.10.0/m4/lib-link.m4-610-                    ;;
##############################################
gpa-0.10.0/m4/lib-link.m4-614-                    dnl option.
gpa-0.10.0/m4/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gpa-0.10.0/m4/lib-link.m4-616-                    ;;
##############################################
gpa-0.10.0/m4/lib-link.m4-727-            -L) next=yes ;;
gpa-0.10.0/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
gpa-0.10.0/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
gpa-0.10.0/m4/iconv.m4-207-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
gpa-0.10.0/m4/iconv.m4:208:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gpa-0.10.0/m4/iconv.m4-209-    AC_MSG_RESULT([
##############################################
gpa-0.10.0/m4/libassuan.m4-30-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gpa-0.10.0/m4/libassuan.m4:31:    req_libassuan_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gpa-0.10.0/m4/libassuan.m4:32:    min_libassuan_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gpa-0.10.0/m4/libassuan.m4-33-  else
##############################################
gpa-0.10.0/m4/libassuan.m4-38-  if test "$LIBASSUAN_CONFIG" != "no" ; then
gpa-0.10.0/m4/libassuan.m4:39:    libassuan_version=`$LIBASSUAN_CONFIG --version`
gpa-0.10.0/m4/libassuan.m4-40-  fi
##############################################
gpa-0.10.0/m4/libassuan.m4-50-  if test "$LIBASSUAN_CONFIG" != "no" ; then
gpa-0.10.0/m4/libassuan.m4:51:    ifelse([$2], ,,[if `$LIBASSUAN_CONFIG --thread=$2 2> /dev/null` ; then])
gpa-0.10.0/m4/libassuan.m4-52-    req_major=`echo $min_libassuan_version | \
##############################################
gpa-0.10.0/m4/libassuan.m4-83-    if test "$req_libassuan_api" -gt 0 ; then
gpa-0.10.0/m4/libassuan.m4:84:      tmp=`$LIBASSUAN_CONFIG --api-version 2>/dev/null || echo 0`
gpa-0.10.0/m4/libassuan.m4-85-      if test "$tmp" -gt 0 ; then
##############################################
gpa-0.10.0/m4/libassuan.m4-122-  if test $ok = yes; then
gpa-0.10.0/m4/libassuan.m4:123:    LIBASSUAN_CFLAGS=`$LIBASSUAN_CONFIG $libassuan_config_args --cflags`
gpa-0.10.0/m4/libassuan.m4:124:    LIBASSUAN_LIBS=`$LIBASSUAN_CONFIG $libassuan_config_args --libs`
gpa-0.10.0/m4/libassuan.m4-125-    ifelse([$2], , :, [$2])
##############################################
gpa-0.10.0/m4/libassuan.m4-142-  if test $ok = yes; then
gpa-0.10.0/m4/libassuan.m4:143:    LIBASSUAN_PTH_CFLAGS=`$LIBASSUAN_CONFIG $libassuan_config_args --thread=pth --cflags`
gpa-0.10.0/m4/libassuan.m4:144:    LIBASSUAN_PTH_LIBS=`$LIBASSUAN_CONFIG $libassuan_config_args --thread=pth --libs`
gpa-0.10.0/m4/libassuan.m4-145-    ifelse([$2], , :, [$2])
##############################################
gpa-0.10.0/m4/libassuan.m4-163-  if test $ok = yes; then
gpa-0.10.0/m4/libassuan.m4:164:    LIBASSUAN_PTHREAD_CFLAGS=`$LIBASSUAN_CONFIG $libassuan_config_args --thread=pthread --cflags`
gpa-0.10.0/m4/libassuan.m4:165:    LIBASSUAN_PTHREAD_LIBS=`$LIBASSUAN_CONFIG $libassuan_config_args --thread=pthread --libs`
gpa-0.10.0/m4/libassuan.m4-166-    ifelse([$2], , :, [$2])
##############################################
gpa-0.10.0/m4/lib-prefix.m4-201-    *)
gpa-0.10.0/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gpa-0.10.0/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
gpa-0.10.0/m4/lib-prefix.m4-211-                ;;
gpa-0.10.0/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
gpa-0.10.0/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
gpa-0.10.0/m4/gpg-error.m4-35-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)/\2/'`
gpa-0.10.0/m4/gpg-error.m4:36:    gpg_error_config_version=`$GPG_ERROR_CONFIG $gpg_error_config_args --version`
gpa-0.10.0/m4/gpg-error.m4-37-    major=`echo $gpg_error_config_version | \
##############################################
gpa-0.10.0/m4/gpg-error.m4-51-  if test $ok = yes; then
gpa-0.10.0/m4/gpg-error.m4:52:    GPG_ERROR_CFLAGS=`$GPG_ERROR_CONFIG $gpg_error_config_args --cflags`
gpa-0.10.0/m4/gpg-error.m4:53:    GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG $gpg_error_config_args --libs`
gpa-0.10.0/m4/gpg-error.m4-54-    AC_MSG_RESULT([yes ($gpg_error_config_version)])
##############################################
gpa-0.10.0/Makefile.in-60-  { \
gpa-0.10.0/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gpa-0.10.0/Makefile.in-62-  }; \
##############################################
gpa-0.10.0/Makefile.in-158-  esac
gpa-0.10.0/Makefile.in:159:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gpa-0.10.0/Makefile.in-160-am__vpath_adj = case $$p in \
gpa-0.10.0/Makefile.in:161:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gpa-0.10.0/Makefile.in-162-    *) f=$$p;; \
gpa-0.10.0/Makefile.in-163-  esac;
gpa-0.10.0/Makefile.in:164:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gpa-0.10.0/Makefile.in-165-am__install_max = 40
gpa-0.10.0/Makefile.in-166-am__nobase_strip_setup = \
gpa-0.10.0/Makefile.in:167:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gpa-0.10.0/Makefile.in-168-am__nobase_strip = \
##############################################
gpa-0.10.0/Makefile.in-235-  while test -n "$$dir1"; do \
gpa-0.10.0/Makefile.in:236:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gpa-0.10.0/Makefile.in-237-    if test "$$first" != "."; then \
gpa-0.10.0/Makefile.in-238-      if test "$$first" = ".."; then \
gpa-0.10.0/Makefile.in:239:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gpa-0.10.0/Makefile.in:240:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gpa-0.10.0/Makefile.in-241-      else \
gpa-0.10.0/Makefile.in:242:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gpa-0.10.0/Makefile.in-243-        if test "$$first2" = "$$first"; then \
gpa-0.10.0/Makefile.in:244:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gpa-0.10.0/Makefile.in-245-        else \
##############################################
gpa-0.10.0/Makefile.in-250-    fi; \
gpa-0.10.0/Makefile.in:251:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gpa-0.10.0/Makefile.in-252-  done; \
##############################################
gpa-0.10.0/Makefile.in-488-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gpa-0.10.0/Makefile.in:489:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gpa-0.10.0/Makefile.in-490-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
gpa-0.10.0/Makefile.in-509-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gpa-0.10.0/Makefile.in:510:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gpa-0.10.0/Makefile.in-511-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gpa-0.10.0/Makefile.in-530-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
gpa-0.10.0/Makefile.in:531:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gpa-0.10.0/Makefile.in-532-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gpa-0.10.0/Makefile.in-547-	dot_seen=no; \
gpa-0.10.0/Makefile.in:548:	target=`echo $@ | sed s/-recursive//`; \
gpa-0.10.0/Makefile.in-549-	case "$@" in \
##############################################
gpa-0.10.0/Makefile.in-610-GTAGS:
gpa-0.10.0/Makefile.in:611:	here=`$(am__cd) $(top_builddir) && pwd` \
gpa-0.10.0/Makefile.in-612-	  && $(am__cd) $(top_srcdir) \
##############################################
gpa-0.10.0/Makefile.in-642-	test -d "$(distdir)" || mkdir "$(distdir)"
gpa-0.10.0/Makefile.in:643:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/Makefile.in:644:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/Makefile.in-645-	list='$(DISTFILES)'; \
##############################################
gpa-0.10.0/Makefile.in-656-	  if test -d $$d/$$file; then \
gpa-0.10.0/Makefile.in:657:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gpa-0.10.0/Makefile.in-658-	    if test -d "$(distdir)/$$file"; then \
##############################################
gpa-0.10.0/Makefile.in-769-	test -d $(distdir)/_build || exit 0; \
gpa-0.10.0/Makefile.in:770:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gpa-0.10.0/Makefile.in-771-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gpa-0.10.0/Makefile.in-813-	}; \
gpa-0.10.0/Makefile.in:814:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gpa-0.10.0/Makefile.in-815-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gpa-0.10.0/Makefile.in-825-	fi
gpa-0.10.0/Makefile.in:826:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gpa-0.10.0/Makefile.in-827-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gpa-0.10.0/doc/Makefile.in-39-  { \
gpa-0.10.0/doc/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gpa-0.10.0/doc/Makefile.in-41-  }; \
##############################################
gpa-0.10.0/doc/Makefile.in-115-  esac
gpa-0.10.0/doc/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gpa-0.10.0/doc/Makefile.in-117-am__vpath_adj = case $$p in \
gpa-0.10.0/doc/Makefile.in:118:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gpa-0.10.0/doc/Makefile.in-119-    *) f=$$p;; \
gpa-0.10.0/doc/Makefile.in-120-  esac;
gpa-0.10.0/doc/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gpa-0.10.0/doc/Makefile.in-122-am__install_max = 40
gpa-0.10.0/doc/Makefile.in-123-am__nobase_strip_setup = \
gpa-0.10.0/doc/Makefile.in:124:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gpa-0.10.0/doc/Makefile.in-125-am__nobase_strip = \
##############################################
gpa-0.10.0/doc/Makefile.in-325-	test -n "$(man1dir)" \
gpa-0.10.0/doc/Makefile.in:326:	  && test -n "`echo $$list1$$list2`" \
gpa-0.10.0/doc/Makefile.in-327-	  || exit 0; \
##############################################
gpa-0.10.0/doc/Makefile.in-371-distdir: $(DISTFILES)
gpa-0.10.0/doc/Makefile.in:372:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/doc/Makefile.in:373:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/doc/Makefile.in-374-	list='$(DISTFILES)'; \
##############################################
gpa-0.10.0/doc/Makefile.in-385-	  if test -d $$d/$$file; then \
gpa-0.10.0/doc/Makefile.in:386:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gpa-0.10.0/doc/Makefile.in-387-	    if test -d "$(distdir)/$$file"; then \
##############################################
gpa-0.10.0/build-aux/depcomp-64-  case $1 in
gpa-0.10.0/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gpa-0.10.0/build-aux/depcomp-66-      *) dir=;;
##############################################
gpa-0.10.0/build-aux/depcomp-73-{
gpa-0.10.0/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gpa-0.10.0/build-aux/depcomp-75-}
##############################################
gpa-0.10.0/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gpa-0.10.0/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gpa-0.10.0/build-aux/depcomp-128-
##############################################
gpa-0.10.0/build-aux/depcomp-405-        sleep 1
gpa-0.10.0/build-aux/depcomp:406:        i=`expr $i - 1`
gpa-0.10.0/build-aux/depcomp-407-      done
gpa-0.10.0/build-aux/depcomp-408-    fi
gpa-0.10.0/build-aux/depcomp:409:    i=`expr $i - 1`
gpa-0.10.0/build-aux/depcomp-410-  done
##############################################
gpa-0.10.0/build-aux/depcomp-425-  # Do two passes, one to just change these to
gpa-0.10.0/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gpa-0.10.0/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gpa-0.10.0/build-aux/depcomp-659-  done
gpa-0.10.0/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gpa-0.10.0/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
gpa-0.10.0/build-aux/install-sh-229-      fi
gpa-0.10.0/build-aux/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gpa-0.10.0/build-aux/install-sh-231-    *)
##############################################
gpa-0.10.0/build-aux/install-sh-276-      dstdir=$dst
gpa-0.10.0/build-aux/install-sh:277:      dst=$dstdir/`basename "$src"`
gpa-0.10.0/build-aux/install-sh-278-      dstdir_status=0
##############################################
gpa-0.10.0/build-aux/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
gpa-0.10.0/build-aux/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
gpa-0.10.0/build-aux/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
gpa-0.10.0/build-aux/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
gpa-0.10.0/build-aux/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
gpa-0.10.0/build-aux/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gpa-0.10.0/build-aux/install-sh-425-	    case $prefix in
gpa-0.10.0/build-aux/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gpa-0.10.0/build-aux/install-sh-427-	      *) qprefix=$prefix;;
##############################################
gpa-0.10.0/build-aux/install-sh-474-    if $copy_on_change &&
gpa-0.10.0/build-aux/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
gpa-0.10.0/build-aux/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
gpa-0.10.0/build-aux/install-sh-477-
##############################################
gpa-0.10.0/build-aux/config.sub-52-
gpa-0.10.0/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gpa-0.10.0/build-aux/config.sub-54-
##############################################
gpa-0.10.0/build-aux/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
gpa-0.10.0/build-aux/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gpa-0.10.0/build-aux/config.sub-117-case $maybe_os in
##############################################
gpa-0.10.0/build-aux/config.sub-123-    os=-$maybe_os
gpa-0.10.0/build-aux/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gpa-0.10.0/build-aux/config.sub-125-    ;;
##############################################
gpa-0.10.0/build-aux/config.sub-127-    os=-linux-android
gpa-0.10.0/build-aux/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gpa-0.10.0/build-aux/config.sub-129-    ;;
gpa-0.10.0/build-aux/config.sub-130-  *)
gpa-0.10.0/build-aux/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gpa-0.10.0/build-aux/config.sub-132-    if [ $basic_machine != $1 ]
gpa-0.10.0/build-aux/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
gpa-0.10.0/build-aux/config.sub-134-    else os=; fi
##############################################
gpa-0.10.0/build-aux/config.sub-181-		os=-sco5v6
gpa-0.10.0/build-aux/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-183-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-185-		os=-sco3.2v5
gpa-0.10.0/build-aux/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-187-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-189-		os=-sco3.2v4
gpa-0.10.0/build-aux/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-191-		;;
gpa-0.10.0/build-aux/config.sub-192-	-sco3.2.[4-9]*)
gpa-0.10.0/build-aux/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gpa-0.10.0/build-aux/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-195-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
gpa-0.10.0/build-aux/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-199-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
gpa-0.10.0/build-aux/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-203-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-205-		os=-sco3.2v2
gpa-0.10.0/build-aux/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-207-		;;
gpa-0.10.0/build-aux/config.sub-208-	-udk*)
gpa-0.10.0/build-aux/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-210-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-212-		os=-isc2.2
gpa-0.10.0/build-aux/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-214-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-218-	-isc*)
gpa-0.10.0/build-aux/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-220-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-230-	-ptx*)
gpa-0.10.0/build-aux/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gpa-0.10.0/build-aux/config.sub-232-		;;
gpa-0.10.0/build-aux/config.sub-233-	-windowsnt*)
gpa-0.10.0/build-aux/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gpa-0.10.0/build-aux/config.sub-235-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-366-	*-*-*)
gpa-0.10.0/build-aux/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gpa-0.10.0/build-aux/config.sub-368-		exit 1
##############################################
gpa-0.10.0/build-aux/config.sub-491-	amd64-*)
gpa-0.10.0/build-aux/config.sub:492:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-493-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-533-	blackfin-*)
gpa-0.10.0/build-aux/config.sub:534:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-535-		os=-linux
##############################################
gpa-0.10.0/build-aux/config.sub-541-	c54x-*)
gpa-0.10.0/build-aux/config.sub:542:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-543-		;;
gpa-0.10.0/build-aux/config.sub-544-	c55x-*)
gpa-0.10.0/build-aux/config.sub:545:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-546-		;;
gpa-0.10.0/build-aux/config.sub-547-	c6x-*)
gpa-0.10.0/build-aux/config.sub:548:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-549-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-744-	i*86v32)
gpa-0.10.0/build-aux/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-746-		os=-sysv32
##############################################
gpa-0.10.0/build-aux/config.sub-748-	i*86v4*)
gpa-0.10.0/build-aux/config.sub:749:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-750-		os=-sysv4
##############################################
gpa-0.10.0/build-aux/config.sub-752-	i*86v)
gpa-0.10.0/build-aux/config.sub:753:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-754-		os=-sysv
##############################################
gpa-0.10.0/build-aux/config.sub-756-	i*86sol2)
gpa-0.10.0/build-aux/config.sub:757:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gpa-0.10.0/build-aux/config.sub-758-		os=-solaris2
##############################################
gpa-0.10.0/build-aux/config.sub-782-	leon-*|leon[3-9]-*)
gpa-0.10.0/build-aux/config.sub:783:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
gpa-0.10.0/build-aux/config.sub-784-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-789-	m68knommu-*)
gpa-0.10.0/build-aux/config.sub:790:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-791-		os=-linux
##############################################
gpa-0.10.0/build-aux/config.sub-826-	mips3*-*)
gpa-0.10.0/build-aux/config.sub:827:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gpa-0.10.0/build-aux/config.sub-828-		;;
gpa-0.10.0/build-aux/config.sub-829-	mips3*)
gpa-0.10.0/build-aux/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gpa-0.10.0/build-aux/config.sub-831-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-848-	ms1-*)
gpa-0.10.0/build-aux/config.sub:849:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
gpa-0.10.0/build-aux/config.sub-850-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-967-	parisc-*)
gpa-0.10.0/build-aux/config.sub:968:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-969-		os=-linux
##############################################
gpa-0.10.0/build-aux/config.sub-983-	pc98-*)
gpa-0.10.0/build-aux/config.sub:984:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-985-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-998-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gpa-0.10.0/build-aux/config.sub:999:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1000-		;;
gpa-0.10.0/build-aux/config.sub-1001-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gpa-0.10.0/build-aux/config.sub:1002:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1003-		;;
gpa-0.10.0/build-aux/config.sub-1004-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gpa-0.10.0/build-aux/config.sub:1005:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1006-		;;
gpa-0.10.0/build-aux/config.sub-1007-	pentium4-*)
gpa-0.10.0/build-aux/config.sub:1008:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1009-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1017-	ppc-* | ppcbe-*)
gpa-0.10.0/build-aux/config.sub:1018:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1019-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1023-	ppcle-* | powerpclittle-*)
gpa-0.10.0/build-aux/config.sub:1024:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1025-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1027-		;;
gpa-0.10.0/build-aux/config.sub:1028:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1029-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1033-	ppc64le-* | powerpc64little-*)
gpa-0.10.0/build-aux/config.sub:1034:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1035-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1116-	strongarm-* | thumb-*)
gpa-0.10.0/build-aux/config.sub:1117:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
gpa-0.10.0/build-aux/config.sub-1118-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1246-	xscale-* | xscalee[bl]-*)
gpa-0.10.0/build-aux/config.sub:1247:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
gpa-0.10.0/build-aux/config.sub-1248-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1323-	*)
gpa-0.10.0/build-aux/config.sub:1324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gpa-0.10.0/build-aux/config.sub-1325-		exit 1
##############################################
gpa-0.10.0/build-aux/config.sub-1331-	*-digital*)
gpa-0.10.0/build-aux/config.sub:1332:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gpa-0.10.0/build-aux/config.sub-1333-		;;
gpa-0.10.0/build-aux/config.sub-1334-	*-commodore*)
gpa-0.10.0/build-aux/config.sub:1335:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gpa-0.10.0/build-aux/config.sub-1336-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1352-	-solaris1 | -solaris1.*)
gpa-0.10.0/build-aux/config.sub:1353:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gpa-0.10.0/build-aux/config.sub-1354-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1364-	-gnu/linux*)
gpa-0.10.0/build-aux/config.sub:1365:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gpa-0.10.0/build-aux/config.sub-1366-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1410-	-nto*)
gpa-0.10.0/build-aux/config.sub:1411:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gpa-0.10.0/build-aux/config.sub-1412-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1417-	-mac*)
gpa-0.10.0/build-aux/config.sub:1418:		os=`echo $os | sed -e 's|mac|macos|'`
gpa-0.10.0/build-aux/config.sub-1419-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1423-	-linux*)
gpa-0.10.0/build-aux/config.sub:1424:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gpa-0.10.0/build-aux/config.sub-1425-		;;
gpa-0.10.0/build-aux/config.sub-1426-	-sunos5*)
gpa-0.10.0/build-aux/config.sub:1427:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gpa-0.10.0/build-aux/config.sub-1428-		;;
gpa-0.10.0/build-aux/config.sub-1429-	-sunos6*)
gpa-0.10.0/build-aux/config.sub:1430:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gpa-0.10.0/build-aux/config.sub-1431-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1478-	-sinix5.*)
gpa-0.10.0/build-aux/config.sub:1479:		os=`echo $os | sed -e 's|sinix|sysv|'`
gpa-0.10.0/build-aux/config.sub-1480-		;;
##############################################
gpa-0.10.0/build-aux/config.sub-1531-		# Get rid of the `-' at the beginning of $os.
gpa-0.10.0/build-aux/config.sub:1532:		os=`echo $os | sed 's/[^-]*-//'`
gpa-0.10.0/build-aux/config.sub:1533:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gpa-0.10.0/build-aux/config.sub-1534-		exit 1
##############################################
gpa-0.10.0/build-aux/config.sub-1794-		esac
gpa-0.10.0/build-aux/config.sub:1795:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gpa-0.10.0/build-aux/config.sub-1796-		;;
##############################################
gpa-0.10.0/build-aux/config.rpath-33-host="$1"
gpa-0.10.0/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gpa-0.10.0/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gpa-0.10.0/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gpa-0.10.0/build-aux/config.rpath-37-
##############################################
gpa-0.10.0/build-aux/config.rpath-47-done
gpa-0.10.0/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gpa-0.10.0/build-aux/config.rpath-49-
##############################################
gpa-0.10.0/build-aux/config.rpath-94-        *)
gpa-0.10.0/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
gpa-0.10.0/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
gpa-0.10.0/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gpa-0.10.0/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
gpa-0.10.0/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gpa-0.10.0/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gpa-0.10.0/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gpa-0.10.0/build-aux/config.rpath-243-          else
##############################################
gpa-0.10.0/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
gpa-0.10.0/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
gpa-0.10.0/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
gpa-0.10.0/build-aux/config.rpath-434-        hardcode_direct=yes
gpa-0.10.0/build-aux/config.rpath:435:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gpa-0.10.0/build-aux/config.rpath-436-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gpa-0.10.0/build-aux/config.rpath-498-    sysv5* | sco3.2v5* | sco5v6*)
gpa-0.10.0/build-aux/config.rpath:499:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gpa-0.10.0/build-aux/config.rpath-500-      hardcode_libdir_separator=':'
##############################################
gpa-0.10.0/build-aux/config.rpath-651-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gpa-0.10.0/build-aux/config.rpath:652:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gpa-0.10.0/build-aux/config.rpath:653:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gpa-0.10.0/build-aux/config.rpath:654:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gpa-0.10.0/build-aux/config.rpath:655:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gpa-0.10.0/build-aux/config.rpath:656:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gpa-0.10.0/build-aux/config.rpath-657-
##############################################
gpa-0.10.0/build-aux/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
gpa-0.10.0/build-aux/mdate-sh:111:set x`$ls_command /`
gpa-0.10.0/build-aux/mdate-sh-112-
##############################################
gpa-0.10.0/build-aux/mdate-sh-140-# Get the extended ls output of the file or directory.
gpa-0.10.0/build-aux/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
gpa-0.10.0/build-aux/mdate-sh-142-
##############################################
gpa-0.10.0/build-aux/mdate-sh-207-       then
gpa-0.10.0/build-aux/mdate-sh:208:	 year=`expr $year - 1`
gpa-0.10.0/build-aux/mdate-sh-209-       fi;;
##############################################
gpa-0.10.0/build-aux/compile-67-	mingw/*)
gpa-0.10.0/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gpa-0.10.0/build-aux/compile-69-	  ;;
gpa-0.10.0/build-aux/compile-70-	cygwin/*)
gpa-0.10.0/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gpa-0.10.0/build-aux/compile-72-	  ;;
gpa-0.10.0/build-aux/compile-73-	wine/*)
gpa-0.10.0/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gpa-0.10.0/build-aux/compile-75-	  ;;
##############################################
gpa-0.10.0/build-aux/compile-309-# Name of file we expect compiler to create.
gpa-0.10.0/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gpa-0.10.0/build-aux/compile-311-
##############################################
gpa-0.10.0/build-aux/compile-315-# object file name, since that is what matters with a parallel build.
gpa-0.10.0/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gpa-0.10.0/build-aux/compile-317-while true; do
##############################################
gpa-0.10.0/build-aux/config.guess-34-
gpa-0.10.0/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gpa-0.10.0/build-aux/config.guess-36-
##############################################
gpa-0.10.0/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
gpa-0.10.0/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gpa-0.10.0/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gpa-0.10.0/build-aux/config.guess-151-	EOF
gpa-0.10.0/build-aux/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
gpa-0.10.0/build-aux/config.guess-153-	;;
##############################################
gpa-0.10.0/build-aux/config.guess-209-	    *)
gpa-0.10.0/build-aux/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
gpa-0.10.0/build-aux/config.guess-211-		;;
##############################################
gpa-0.10.0/build-aux/config.guess-240-	*4.0)
gpa-0.10.0/build-aux/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gpa-0.10.0/build-aux/config.guess-242-		;;
gpa-0.10.0/build-aux/config.guess-243-	*5.*)
gpa-0.10.0/build-aux/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gpa-0.10.0/build-aux/config.guess-245-		;;
##############################################
gpa-0.10.0/build-aux/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
gpa-0.10.0/build-aux/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gpa-0.10.0/build-aux/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
gpa-0.10.0/build-aux/config.guess-288-	# 1.2 uses "1.2" for uname -r.
gpa-0.10.0/build-aux/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
gpa-0.10.0/build-aux/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gpa-0.10.0/build-aux/config.guess-348-    s390x:SunOS:*:*)
gpa-0.10.0/build-aux/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gpa-0.10.0/build-aux/config.guess-350-	exit ;;
gpa-0.10.0/build-aux/config.guess-351-    sun4H:SunOS:5.*:*)
gpa-0.10.0/build-aux/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gpa-0.10.0/build-aux/config.guess-353-	exit ;;
gpa-0.10.0/build-aux/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gpa-0.10.0/build-aux/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gpa-0.10.0/build-aux/config.guess-356-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-373-	fi
gpa-0.10.0/build-aux/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gpa-0.10.0/build-aux/config.guess-375-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
gpa-0.10.0/build-aux/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gpa-0.10.0/build-aux/config.guess-381-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
gpa-0.10.0/build-aux/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gpa-0.10.0/build-aux/config.guess-390-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-394-    sun*:*:4.2BSD:*)
gpa-0.10.0/build-aux/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gpa-0.10.0/build-aux/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
gpa-0.10.0/build-aux/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
gpa-0.10.0/build-aux/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gpa-0.10.0/build-aux/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
gpa-0.10.0/build-aux/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gpa-0.10.0/build-aux/config.guess-532-    *:IRIX*:*:*)
gpa-0.10.0/build-aux/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gpa-0.10.0/build-aux/config.guess-534-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-562-EOF
gpa-0.10.0/build-aux/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
gpa-0.10.0/build-aux/config.guess-564-		then
##############################################
gpa-0.10.0/build-aux/config.guess-575-    *:AIX:*:[4567])
gpa-0.10.0/build-aux/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gpa-0.10.0/build-aux/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gpa-0.10.0/build-aux/config.guess-611-    9000/[34678]??:HP-UX:*:*)
gpa-0.10.0/build-aux/config.guess:612:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gpa-0.10.0/build-aux/config.guess-613-	case "${UNAME_MACHINE}" in
##############################################
gpa-0.10.0/build-aux/config.guess-665-EOF
gpa-0.10.0/build-aux/config.guess:666:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gpa-0.10.0/build-aux/config.guess-667-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gpa-0.10.0/build-aux/config.guess-693-    ia64:HP-UX:*:*)
gpa-0.10.0/build-aux/config.guess:694:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gpa-0.10.0/build-aux/config.guess-695-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gpa-0.10.0/build-aux/config.guess-723-EOF
gpa-0.10.0/build-aux/config.guess:724:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
gpa-0.10.0/build-aux/config.guess-725-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gpa-0.10.0/build-aux/config.guess-794-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gpa-0.10.0/build-aux/config.guess:795:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gpa-0.10.0/build-aux/config.guess-796-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gpa-0.10.0/build-aux/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gpa-0.10.0/build-aux/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
gpa-0.10.0/build-aux/config.guess-801-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gpa-0.10.0/build-aux/config.guess-815-	    amd64)
gpa-0.10.0/build-aux/config.guess:816:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gpa-0.10.0/build-aux/config.guess-817-	    *)
gpa-0.10.0/build-aux/config.guess:818:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gpa-0.10.0/build-aux/config.guess-819-	esac
##############################################
gpa-0.10.0/build-aux/config.guess-873-    prep*:SunOS:5.*:*)
gpa-0.10.0/build-aux/config.guess:874:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gpa-0.10.0/build-aux/config.guess-875-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-877-	# the GNU system
gpa-0.10.0/build-aux/config.guess:878:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gpa-0.10.0/build-aux/config.guess-879-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-881-	# other systems with GNU libc and userland
gpa-0.10.0/build-aux/config.guess:882:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
gpa-0.10.0/build-aux/config.guess-883-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-969-EOF
gpa-0.10.0/build-aux/config.guess:970:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
gpa-0.10.0/build-aux/config.guess-971-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
gpa-0.10.0/build-aux/config.guess-1063-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gpa-0.10.0/build-aux/config.guess:1064:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gpa-0.10.0/build-aux/config.guess-1065-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gpa-0.10.0/build-aux/config.guess-1263-	fi
gpa-0.10.0/build-aux/config.guess:1264:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
gpa-0.10.0/build-aux/config.guess-1265-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
gpa-0.10.0/build-aux/config.guess-1348-    *:DragonFly:*:*)
gpa-0.10.0/build-aux/config.guess:1349:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gpa-0.10.0/build-aux/config.guess-1350-	exit ;;
##############################################
gpa-0.10.0/build-aux/config.guess-1361-    i*86:skyos:*:*)
gpa-0.10.0/build-aux/config.guess:1362:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
gpa-0.10.0/build-aux/config.guess-1363-	exit ;;
##############################################
gpa-0.10.0/to-utf8-9-fname="$1"
gpa-0.10.0/to-utf8:10:fromset=`sed -n '/^"Content-Type:/ s/.*charset=\([a-zA-Z0-9_-]*\).*/\1/p' $fname`
gpa-0.10.0/to-utf8-11-
##############################################
gpa-0.10.0/src/utils.c-130-
gpa-0.10.0/src/utils.c:131:  inp->s_addr = inet_addr (cp);
gpa-0.10.0/src/utils.c-132-  return (inp->s_addr != INADDR_NONE);
##############################################
gpa-0.10.0/src/Makefile.in-61-  { \
gpa-0.10.0/src/Makefile.in:62:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gpa-0.10.0/src/Makefile.in-63-  }; \
##############################################
gpa-0.10.0/src/Makefile.in-285-  esac
gpa-0.10.0/src/Makefile.in:286:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gpa-0.10.0/src/Makefile.in-287-am__vpath_adj = case $$p in \
gpa-0.10.0/src/Makefile.in:288:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gpa-0.10.0/src/Makefile.in-289-    *) f=$$p;; \
gpa-0.10.0/src/Makefile.in-290-  esac;
gpa-0.10.0/src/Makefile.in:291:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gpa-0.10.0/src/Makefile.in-292-am__install_max = 40
gpa-0.10.0/src/Makefile.in-293-am__nobase_strip_setup = \
gpa-0.10.0/src/Makefile.in:294:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gpa-0.10.0/src/Makefile.in-295-am__nobase_strip = \
##############################################
gpa-0.10.0/src/Makefile.in-821-.c.obj:
gpa-0.10.0/src/Makefile.in:822:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gpa-0.10.0/src/Makefile.in-823-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gpa-0.10.0/src/Makefile.in-825-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gpa-0.10.0/src/Makefile.in:826:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gpa-0.10.0/src/Makefile.in-827-install-pkgdataDATA: $(pkgdata_DATA)
##############################################
gpa-0.10.0/src/Makefile.in-845-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
gpa-0.10.0/src/Makefile.in:846:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gpa-0.10.0/src/Makefile.in-847-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gpa-0.10.0/src/Makefile.in-878-GTAGS:
gpa-0.10.0/src/Makefile.in:879:	here=`$(am__cd) $(top_builddir) && pwd` \
gpa-0.10.0/src/Makefile.in-880-	  && $(am__cd) $(top_srcdir) \
##############################################
gpa-0.10.0/src/Makefile.in-901-distdir: $(DISTFILES)
gpa-0.10.0/src/Makefile.in:902:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/src/Makefile.in:903:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/src/Makefile.in-904-	list='$(DISTFILES)'; \
##############################################
gpa-0.10.0/src/Makefile.in-915-	  if test -d $$d/$$file; then \
gpa-0.10.0/src/Makefile.in:916:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gpa-0.10.0/src/Makefile.in-917-	    if test -d "$(distdir)/$$file"; then \
##############################################
gpa-0.10.0/pixmaps/Makefile.in-40-  { \
gpa-0.10.0/pixmaps/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gpa-0.10.0/pixmaps/Makefile.in-42-  }; \
##############################################
gpa-0.10.0/pixmaps/Makefile.in-347-GTAGS:
gpa-0.10.0/pixmaps/Makefile.in:348:	here=`$(am__cd) $(top_builddir) && pwd` \
gpa-0.10.0/pixmaps/Makefile.in-349-	  && $(am__cd) $(top_srcdir) \
##############################################
gpa-0.10.0/pixmaps/Makefile.in-370-distdir: $(DISTFILES)
gpa-0.10.0/pixmaps/Makefile.in:371:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/pixmaps/Makefile.in:372:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpa-0.10.0/pixmaps/Makefile.in-373-	list='$(DISTFILES)'; \
##############################################
gpa-0.10.0/pixmaps/Makefile.in-384-	  if test -d $$d/$$file; then \
gpa-0.10.0/pixmaps/Makefile.in:385:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gpa-0.10.0/pixmaps/Makefile.in-386-	    if test -d "$(distdir)/$$file"; then \
##############################################
gpa-0.10.0/autogen.sh-26-check_version () {
gpa-0.10.0/autogen.sh:27:    if [ $(( `("$1" --version || echo "0") | cvtver` >= $2 )) = 1 ]; then
gpa-0.10.0/autogen.sh-28-       return 0
##############################################
gpa-0.10.0/autogen.sh-182-    fi
gpa-0.10.0/autogen.sh:183:    build=`$tsdir/build-aux/config.guess`
gpa-0.10.0/autogen.sh-184-
##############################################
gpa-0.10.0/autogen.sh-249-    fi
gpa-0.10.0/autogen.sh:250:    build=`$tsdir/build-aux/config.guess`
gpa-0.10.0/autogen.sh-251-
##############################################
gpa-0.10.0/autogen.sh-294-}' ${configure_ac}`
gpa-0.10.0/autogen.sh:295:autoconf_vers_num=`echo "$autoconf_vers" | cvtver`
gpa-0.10.0/autogen.sh-296-
##############################################
gpa-0.10.0/autogen.sh-300-}' ${configure_ac}`
gpa-0.10.0/autogen.sh:301:automake_vers_num=`echo "$automake_vers" | cvtver`
gpa-0.10.0/autogen.sh-302-
##############################################
gpa-0.10.0/autogen.sh-307-}' ${configure_ac}`
gpa-0.10.0/autogen.sh:308:  gettext_vers_num=`echo "$gettext_vers" | cvtver`
gpa-0.10.0/autogen.sh-309-else
##############################################
gpa-0.10.0/po/Makefile.in.in-88-.po.gmo:
gpa-0.10.0/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gpa-0.10.0/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gpa-0.10.0/po/Makefile.in.in-150-	fi; \
gpa-0.10.0/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gpa-0.10.0/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
gpa-0.10.0/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
gpa-0.10.0/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gpa-0.10.0/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gpa-0.10.0/po/Makefile.in.in-197-	  cd $(srcdir) \
gpa-0.10.0/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gpa-0.10.0/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gpa-0.10.0/po/Makefile.in.in-228-	for cat in $$catalogs; do \
gpa-0.10.0/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
gpa-0.10.0/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gpa-0.10.0/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gpa-0.10.0/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gpa-0.10.0/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gpa-0.10.0/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gpa-0.10.0/po/Makefile.in.in-279-	for cat in $$catalogs; do \
gpa-0.10.0/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
gpa-0.10.0/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gpa-0.10.0/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gpa-0.10.0/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gpa-0.10.0/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gpa-0.10.0/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gpa-0.10.0/po/Makefile.in.in-325-	for cat in $$catalogs; do \
gpa-0.10.0/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
gpa-0.10.0/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gpa-0.10.0/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gpa-0.10.0/po/Makefile.in.in-390-.nop.po-create:
gpa-0.10.0/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gpa-0.10.0/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gpa-0.10.0/po/Makefile.in.in-397-.nop.po-update:
gpa-0.10.0/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gpa-0.10.0/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gpa-0.10.0/po/Makefile.in.in-404-	cd $(srcdir); \
gpa-0.10.0/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gpa-0.10.0/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gpa-0.10.0/po/Rules-quot-15-.insert-header.po-update-en:
gpa-0.10.0/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gpa-0.10.0/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gpa-0.10.0/po/Rules-quot-18-	tmpdir=`pwd`; \
gpa-0.10.0/po/Rules-quot-19-	echo "$$lang:"; \
gpa-0.10.0/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gpa-0.10.0/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
gpa-0.10.0/po/Rules-quot-22-	cd $(srcdir); \
gpa-0.10.0/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
gpa-0.10.0/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
gpa-0.10.0/aclocal.m4-69-  if test x"$no_gtk" = x ; then
gpa-0.10.0/aclocal.m4:70:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
gpa-0.10.0/aclocal.m4:71:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
gpa-0.10.0/aclocal.m4-72-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
gpa-0.10.0/aclocal.m4-374-    PKG_CHECK_EXISTS([$3],
gpa-0.10.0/aclocal.m4:375:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gpa-0.10.0/aclocal.m4-376-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gpa-0.10.0/aclocal.m4-422-        if test $_pkg_short_errors_supported = yes; then
gpa-0.10.0/aclocal.m4:423:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gpa-0.10.0/aclocal.m4-424-        else 
gpa-0.10.0/aclocal.m4:425:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gpa-0.10.0/aclocal.m4-426-        fi
##############################################
gpa-0.10.0/aclocal.m4-611-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gpa-0.10.0/aclocal.m4:612:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gpa-0.10.0/aclocal.m4-613-# and then we would define $MISSING as
##############################################
gpa-0.10.0/aclocal.m4-626-# Expand $ac_aux_dir to an absolute path.
gpa-0.10.0/aclocal.m4:627:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gpa-0.10.0/aclocal.m4-628-])
##############################################
gpa-0.10.0/aclocal.m4-724-  if test "$am_compiler_list" = ""; then
gpa-0.10.0/aclocal.m4:725:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gpa-0.10.0/aclocal.m4-726-  fi
##############################################
gpa-0.10.0/aclocal.m4-875-    # Strip MF so we end up with the name of the file.
gpa-0.10.0/aclocal.m4:876:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gpa-0.10.0/aclocal.m4-877-    # Check whether this is an Automake generated Makefile or not.
##############################################
gpa-0.10.0/aclocal.m4-884-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gpa-0.10.0/aclocal.m4:885:      dirpart=`AS_DIRNAME("$mf")`
gpa-0.10.0/aclocal.m4-886-    else
##############################################
gpa-0.10.0/aclocal.m4-890-    # from the Makefile without running 'make'.
gpa-0.10.0/aclocal.m4:891:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gpa-0.10.0/aclocal.m4-892-    test -z "$DEPDIR" && continue
gpa-0.10.0/aclocal.m4:893:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gpa-0.10.0/aclocal.m4-894-    test -z "$am__include" && continue
gpa-0.10.0/aclocal.m4:895:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gpa-0.10.0/aclocal.m4-896-    # Find all dependency output files, they are included files with
##############################################
gpa-0.10.0/aclocal.m4-904-      test -f "$dirpart/$file" && continue
gpa-0.10.0/aclocal.m4:905:      fdir=`AS_DIRNAME(["$file"])`
gpa-0.10.0/aclocal.m4-906-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gpa-0.10.0/aclocal.m4-962-AC_REQUIRE([AC_PROG_INSTALL])dnl
gpa-0.10.0/aclocal.m4:963:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gpa-0.10.0/aclocal.m4-964-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gpa-0.10.0/aclocal.m4-1118-    * )
gpa-0.10.0/aclocal.m4:1119:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gpa-0.10.0/aclocal.m4-1120-  esac
gpa-0.10.0/aclocal.m4-1121-done
gpa-0.10.0/aclocal.m4:1122:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gpa-0.10.0/aclocal.m4-1123-
##############################################
gpa-0.10.0/aclocal.m4-1225-# Ignore all kinds of additional output from 'make'.
gpa-0.10.0/aclocal.m4:1226:case `$am_make -s -f confmf 2> /dev/null` in #(
gpa-0.10.0/aclocal.m4-1227-*the\ am__doit\ target*)
##############################################
gpa-0.10.0/aclocal.m4-1235-   echo '.include "confinc"' > confmf
gpa-0.10.0/aclocal.m4:1236:   case `$am_make -s -f confmf 2> /dev/null` in #(
gpa-0.10.0/aclocal.m4-1237-   *the\ am__doit\ target*)
##############################################
gpa-0.10.0/aclocal.m4-1446-     echo "timestamp, slept: $am_has_slept" > conftest.file
gpa-0.10.0/aclocal.m4:1447:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gpa-0.10.0/aclocal.m4-1448-     if test "$[*]" = "X"; then
gpa-0.10.0/aclocal.m4-1449-	# -L didn't work.
gpa-0.10.0/aclocal.m4:1450:	set X `ls -t "$srcdir/configure" conftest.file`
gpa-0.10.0/aclocal.m4-1451-     fi
##############################################
gpa-0.10.0/debian/patches/gnupg2.patch-21-                [$PATH:/usr/libexec/gnupg:/usr/lib/gnupg2:/usr/lib/gnupg])
gpa-0.10.0/debian/patches/gnupg2.patch:22:   KEYSERVER_HELPERS_DIR=`dirname $GPGKEYS_LDAP`
##############################################
gpa-0.10.0/.pc/gnupg2.patch/configure.ac-88-changequote(,)dnl
gpa-0.10.0/.pc/gnupg2.patch/configure.ac:89:BUILD_FILEVERSION=`echo "$VERSION" | sed 's/\([0-9.]*\).*/\1./;s/\./,/g'`
gpa-0.10.0/.pc/gnupg2.patch/configure.ac-90-changequote([,])dnl
##############################################
gpa-0.10.0/.pc/gnupg2.patch/configure.ac-203-               [$PATH:/usr/libexec/gnupg:/usr/lib/gnupg2:/usr/lib/gnupg])
gpa-0.10.0/.pc/gnupg2.patch/configure.ac:204:  KEYSERVER_HELPERS_DIR=`dirname $GPGKEYS_LDAP`
gpa-0.10.0/.pc/gnupg2.patch/configure.ac-205-  if test -z "$KEYSERVER_HELPERS_DIR"; then
##############################################
gpa-0.10.0/configure.ac-88-changequote(,)dnl
gpa-0.10.0/configure.ac:89:BUILD_FILEVERSION=`echo "$VERSION" | sed 's/\([0-9.]*\).*/\1./;s/\./,/g'`
gpa-0.10.0/configure.ac-90-changequote([,])dnl
##############################################
gpa-0.10.0/configure.ac-203-               [$PATH:/usr/libexec/gnupg:/usr/lib/gnupg2:/usr/lib/gnupg])
gpa-0.10.0/configure.ac:204:  KEYSERVER_HELPERS_DIR=`dirname $GPGKEYS_LDAP`
gpa-0.10.0/configure.ac-205-  if test -z "$KEYSERVER_HELPERS_DIR"; then