===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pspg-3.1.5/aclocal.m4-123-    PKG_CHECK_EXISTS([$3],
pspg-3.1.5/aclocal.m4:124:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
pspg-3.1.5/aclocal.m4-125-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
pspg-3.1.5/aclocal.m4-171-        if test $_pkg_short_errors_supported = yes; then
pspg-3.1.5/aclocal.m4:172:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
pspg-3.1.5/aclocal.m4-173-        else 
pspg-3.1.5/aclocal.m4:174:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
pspg-3.1.5/aclocal.m4-175-        fi
##############################################
pspg-3.1.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
pspg-3.1.5/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pspg-3.1.5/configure-47-  as_echo='print -r --'
pspg-3.1.5/configure-48-  as_echo_n='print -rn --'
pspg-3.1.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pspg-3.1.5/configure-50-  as_echo='printf %s\n'
##############################################
pspg-3.1.5/configure-52-else
pspg-3.1.5/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pspg-3.1.5/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pspg-3.1.5/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
pspg-3.1.5/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pspg-3.1.5/configure-64-      esac;
##############################################
pspg-3.1.5/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pspg-3.1.5/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pspg-3.1.5/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pspg-3.1.5/configure-327-      case $as_dir in #(
pspg-3.1.5/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pspg-3.1.5/configure-329-      *) as_qdir=$as_dir;;
##############################################
pspg-3.1.5/configure-400-  {
pspg-3.1.5/configure:401:    as_val=`expr "$@" || test $? -eq 1`
pspg-3.1.5/configure-402-  }
##############################################
pspg-3.1.5/configure-407-# ----------------------------------------
pspg-3.1.5/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pspg-3.1.5/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pspg-3.1.5/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pspg-3.1.5/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pspg-3.1.5/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pspg-3.1.5/configure-781-  case $ac_option in
pspg-3.1.5/configure:782:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pspg-3.1.5/configure-783-  *=)   ac_optarg= ;;
##############################################
pspg-3.1.5/configure-825-  -disable-* | --disable-*)
pspg-3.1.5/configure:826:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pspg-3.1.5/configure-827-    # Reject names that are not valid shell variable names.
##############################################
pspg-3.1.5/configure-830-    ac_useropt_orig=$ac_useropt
pspg-3.1.5/configure:831:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pspg-3.1.5/configure-832-    case $ac_user_opts in
##############################################
pspg-3.1.5/configure-851-  -enable-* | --enable-*)
pspg-3.1.5/configure:852:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pspg-3.1.5/configure-853-    # Reject names that are not valid shell variable names.
##############################################
pspg-3.1.5/configure-856-    ac_useropt_orig=$ac_useropt
pspg-3.1.5/configure:857:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pspg-3.1.5/configure-858-    case $ac_user_opts in
##############################################
pspg-3.1.5/configure-1055-  -with-* | --with-*)
pspg-3.1.5/configure:1056:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pspg-3.1.5/configure-1057-    # Reject names that are not valid shell variable names.
##############################################
pspg-3.1.5/configure-1060-    ac_useropt_orig=$ac_useropt
pspg-3.1.5/configure:1061:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pspg-3.1.5/configure-1062-    case $ac_user_opts in
##############################################
pspg-3.1.5/configure-1071-  -without-* | --without-*)
pspg-3.1.5/configure:1072:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pspg-3.1.5/configure-1073-    # Reject names that are not valid shell variable names.
##############################################
pspg-3.1.5/configure-1076-    ac_useropt_orig=$ac_useropt
pspg-3.1.5/configure:1077:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pspg-3.1.5/configure-1078-    case $ac_user_opts in
##############################################
pspg-3.1.5/configure-1109-  *=*)
pspg-3.1.5/configure:1110:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pspg-3.1.5/configure-1111-    # Reject names that are not valid shell variable names.
##############################################
pspg-3.1.5/configure-1130-if test -n "$ac_prev"; then
pspg-3.1.5/configure:1131:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pspg-3.1.5/configure-1132-  as_fn_error $? "missing argument to $ac_option"
##############################################
pspg-3.1.5/configure-1152-    */ )
pspg-3.1.5/configure:1153:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pspg-3.1.5/configure-1154-      eval $ac_var=\$ac_val;;
##############################################
pspg-3.1.5/configure-1187-ac_ls_di=`ls -di .` &&
pspg-3.1.5/configure:1188:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pspg-3.1.5/configure-1189-  as_fn_error $? "working directory cannot be determined"
##############################################
pspg-3.1.5/configure-1243-case $srcdir in
pspg-3.1.5/configure:1244:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pspg-3.1.5/configure-1245-esac
##############################################
pspg-3.1.5/configure-1286-By default, \`make install' will install all the files in
pspg-3.1.5/configure:1287:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pspg-3.1.5/configure:1288:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pspg-3.1.5/configure-1289-for instance \`--prefix=\$HOME'.
##############################################
pspg-3.1.5/configure-1384-*)
pspg-3.1.5/configure:1385:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pspg-3.1.5/configure-1386-  # A ".." for each directory in $ac_dir_suffix.
pspg-3.1.5/configure:1387:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pspg-3.1.5/configure-1388-  case $ac_top_builddir_sub in
##############################################
pspg-3.1.5/configure-1805-    *\'*)
pspg-3.1.5/configure:1806:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pspg-3.1.5/configure-1807-    esac
##############################################
pspg-3.1.5/configure-1888-      case $ac_val in
pspg-3.1.5/configure:1889:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pspg-3.1.5/configure-1890-      esac
##############################################
pspg-3.1.5/configure-1903-	case $ac_val in
pspg-3.1.5/configure:1904:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pspg-3.1.5/configure-1905-	esac
##############################################
pspg-3.1.5/configure-2023-    set,)
pspg-3.1.5/configure:2024:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pspg-3.1.5/configure:2025:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pspg-3.1.5/configure-2026-      ac_cache_corrupted=: ;;
##############################################
pspg-3.1.5/configure-2034-	# differences in whitespace do not lead to failure.
pspg-3.1.5/configure:2035:	ac_old_val_w=`echo x $ac_old_val`
pspg-3.1.5/configure:2036:	ac_new_val_w=`echo x $ac_new_val`
pspg-3.1.5/configure-2037-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pspg-3.1.5/configure-2054-    case $ac_new_val in
pspg-3.1.5/configure:2055:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pspg-3.1.5/configure-2056-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pspg-3.1.5/configure-2439-$as_echo_n "checking whether the C compiler works... " >&6; }
pspg-3.1.5/configure:2440:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pspg-3.1.5/configure-2441-
##############################################
pspg-3.1.5/configure-2483-	then :; else
pspg-3.1.5/configure:2484:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pspg-3.1.5/configure-2485-	fi
##############################################
pspg-3.1.5/configure-2543-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pspg-3.1.5/configure:2544:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pspg-3.1.5/configure-2545-	  break;;
##############################################
pspg-3.1.5/configure-2652-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pspg-3.1.5/configure:2653:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pspg-3.1.5/configure-2654-       break;;
##############################################
pspg-3.1.5/configure-3040-  # Check for GNU $ac_path_GREP
pspg-3.1.5/configure:3041:case `"$ac_path_GREP" --version 2>&1` in
pspg-3.1.5/configure-3042-*GNU*)
##############################################
pspg-3.1.5/configure-3106-  # Check for GNU $ac_path_EGREP
pspg-3.1.5/configure:3107:case `"$ac_path_EGREP" --version 2>&1` in
pspg-3.1.5/configure-3108-*GNU*)
##############################################
pspg-3.1.5/configure-4109-  test $ac_status = 0; }; then
pspg-3.1.5/configure:4110:  pkg_cv__ax_cv_ncursesw_libs=`$PKG_CONFIG --libs "ncursesw" 2>/dev/null`
pspg-3.1.5/configure-4111-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pspg-3.1.5/configure-4126-  test $ac_status = 0; }; then
pspg-3.1.5/configure:4127:  pkg_cv__ax_cv_ncursesw_cppflags=`$PKG_CONFIG --cflags "ncursesw" 2>/dev/null`
pspg-3.1.5/configure-4128-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pspg-3.1.5/configure-4509-  test $ac_status = 0; }; then
pspg-3.1.5/configure:4510:  pkg_cv__ax_cv_ncurses_libs=`$PKG_CONFIG --libs "ncurses" 2>/dev/null`
pspg-3.1.5/configure-4511-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pspg-3.1.5/configure-4526-  test $ac_status = 0; }; then
pspg-3.1.5/configure:4527:  pkg_cv__ax_cv_ncurses_cppflags=`$PKG_CONFIG --cflags "ncurses" 2>/dev/null`
pspg-3.1.5/configure-4528-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pspg-3.1.5/configure-5545-do :
pspg-3.1.5/configure:5546:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pspg-3.1.5/configure-5547-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pspg-3.1.5/configure-5550-  cat >>confdefs.h <<_ACEOF
pspg-3.1.5/configure:5551:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pspg-3.1.5/configure-5552-_ACEOF
##############################################
pspg-3.1.5/configure-5621-do :
pspg-3.1.5/configure:5622:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pspg-3.1.5/configure-5623-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
pspg-3.1.5/configure-5625-  cat >>confdefs.h <<_ACEOF
pspg-3.1.5/configure:5626:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pspg-3.1.5/configure-5627-_ACEOF
##############################################
pspg-3.1.5/configure-5672-do :
pspg-3.1.5/configure:5673:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pspg-3.1.5/configure-5674-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
pspg-3.1.5/configure-5676-  cat >>confdefs.h <<_ACEOF
pspg-3.1.5/configure:5677:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pspg-3.1.5/configure-5678-_ACEOF
##############################################
pspg-3.1.5/configure-5935-else
pspg-3.1.5/configure:5936:  ac_cv_POSTGRESQL_CPPFLAGS="`$PKG_CONFIG libpq --cflags-only-I`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes
pspg-3.1.5/configure-5937-fi
##############################################
pspg-3.1.5/configure-5950-else
pspg-3.1.5/configure:5951:  ac_cv_POSTGRESQL_LDFLAGS="`$PKG_CONFIG libpq --libs-only-L --libs-only-other`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes
pspg-3.1.5/configure-5952-fi
##############################################
pspg-3.1.5/configure-5965-else
pspg-3.1.5/configure:5966:  ac_cv_POSTGRESQL_LIBS="`$PKG_CONFIG libpq --libs-only-l`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=ye
pspg-3.1.5/configure-5967-fi
##############################################
pspg-3.1.5/configure-5979-else
pspg-3.1.5/configure:5980:  ac_cv_POSTGRESQL_VERSION="`$PKG_CONFIG libpq --modversion`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes
pspg-3.1.5/configure-5981-fi
##############################################
pspg-3.1.5/configure-6044-else
pspg-3.1.5/configure:6045:  ac_cv_POSTGRESQL_CPPFLAGS="-I`$PG_CONFIG --includedir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes
pspg-3.1.5/configure-6046-fi
##############################################
pspg-3.1.5/configure-6058-else
pspg-3.1.5/configure:6059:  ac_cv_POSTGRESQL_LDFLAGS="-L`$PG_CONFIG --libdir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes
pspg-3.1.5/configure-6060-fi
##############################################
pspg-3.1.5/configure-6084-
pspg-3.1.5/configure:6085:			ac_cv_POSTGRESQL_VERSION=`$PG_CONFIG --version | sed "s/^PostgreSQL[[:space:]][[:space:]]*\([0-9.][0-9.]*\).*/\1/"` \
pspg-3.1.5/configure-6086-			      || _AX_LIB_POSTGRESQL_OLD_fail=yes
##############################################
pspg-3.1.5/configure-6546-'
pspg-3.1.5/configure:6547:DEFS=`sed -n "$ac_script" confdefs.h`
pspg-3.1.5/configure-6548-
##############################################
pspg-3.1.5/configure-6555-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pspg-3.1.5/configure:6556:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pspg-3.1.5/configure-6557-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pspg-3.1.5/configure-6622-if test -z "$BASH_VERSION$ZSH_VERSION" \
pspg-3.1.5/configure:6623:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pspg-3.1.5/configure-6624-  as_echo='print -r --'
pspg-3.1.5/configure-6625-  as_echo_n='print -rn --'
pspg-3.1.5/configure:6626:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pspg-3.1.5/configure-6627-  as_echo='printf %s\n'
##############################################
pspg-3.1.5/configure-6629-else
pspg-3.1.5/configure:6630:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pspg-3.1.5/configure-6631-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pspg-3.1.5/configure-6639-	expr "X$arg" : "X\\(.*\\)$as_nl";
pspg-3.1.5/configure:6640:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pspg-3.1.5/configure-6641-      esac;
##############################################
pspg-3.1.5/configure-6716-# ----------------------------------------
pspg-3.1.5/configure:6717:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pspg-3.1.5/configure-6718-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pspg-3.1.5/configure-6788-  {
pspg-3.1.5/configure:6789:    as_val=`expr "$@" || test $? -eq 1`
pspg-3.1.5/configure-6790-  }
##############################################
pspg-3.1.5/configure-6892-      case $as_dir in #(
pspg-3.1.5/configure:6893:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pspg-3.1.5/configure-6894-      *) as_qdir=$as_dir;;
##############################################
pspg-3.1.5/configure-7014-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pspg-3.1.5/configure:7015:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pspg-3.1.5/configure-7016-ac_cs_version="\\
##############################################
pspg-3.1.5/configure-7037-  --*=?*)
pspg-3.1.5/configure:7038:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pspg-3.1.5/configure:7039:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pspg-3.1.5/configure-7040-    ac_shift=:
##############################################
pspg-3.1.5/configure-7042-  --*=)
pspg-3.1.5/configure:7043:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pspg-3.1.5/configure-7044-    ac_optarg=
##############################################
pspg-3.1.5/configure-7066-    case $ac_optarg in
pspg-3.1.5/configure:7067:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pspg-3.1.5/configure-7068-    '') as_fn_error $? "missing file argument" ;;
##############################################
pspg-3.1.5/configure-7182-fi
pspg-3.1.5/configure:7183:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pspg-3.1.5/configure-7184-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pspg-3.1.5/configure-7199-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pspg-3.1.5/configure:7200:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pspg-3.1.5/configure-7201-ac_delim='%!_!# '
##############################################
pspg-3.1.5/configure-7205-
pspg-3.1.5/configure:7206:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pspg-3.1.5/configure-7207-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pspg-3.1.5/configure-7367-      esac
pspg-3.1.5/configure:7368:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pspg-3.1.5/configure-7369-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pspg-3.1.5/configure-7426-*)
pspg-3.1.5/configure:7427:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pspg-3.1.5/configure-7428-  # A ".." for each directory in $ac_dir_suffix.
pspg-3.1.5/configure:7429:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pspg-3.1.5/configure-7430-  case $ac_top_builddir_sub in
##############################################
pspg-3.1.5/configure-7478-/@mandir@/p'
pspg-3.1.5/configure:7479:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pspg-3.1.5/configure-7480-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pspg-3.1.5/configure-7495-
pspg-3.1.5/configure:7496:# Neutralize VPATH when `$srcdir' = `.'.
pspg-3.1.5/configure-7497-# Shell code in configure.ac might set extrasub.
##############################################
pspg-3.1.5/configure-7521-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pspg-3.1.5/configure:7522:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pspg-3.1.5/configure-7523-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pspg-3.1.5/tools/m4_ax_compare_version.m4-134-      # Determine the number of characters in A and B.
pspg-3.1.5/tools/m4_ax_compare_version.m4:135:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
pspg-3.1.5/tools/m4_ax_compare_version.m4:136:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
pspg-3.1.5/tools/m4_ax_compare_version.m4-137-
pspg-3.1.5/tools/m4_ax_compare_version.m4-138-      # Set A to no more than B's length and B to no more than A's length.
pspg-3.1.5/tools/m4_ax_compare_version.m4:139:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
pspg-3.1.5/tools/m4_ax_compare_version.m4:140:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
pspg-3.1.5/tools/m4_ax_compare_version.m4-141-    ],
##############################################
pspg-3.1.5/tools/m4_ax_compare_version.m4-143-      # A count greater than zero means use only that many subversions
pspg-3.1.5/tools/m4_ax_compare_version.m4:144:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
pspg-3.1.5/tools/m4_ax_compare_version.m4:145:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
pspg-3.1.5/tools/m4_ax_compare_version.m4-146-    ],
##############################################
pspg-3.1.5/tools/m4_ax_compare_version.m4-152-    # Pad zeros at end of numbers to make same length.
pspg-3.1.5/tools/m4_ax_compare_version.m4:153:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
pspg-3.1.5/tools/m4_ax_compare_version.m4:154:    B="$B`echo $A | sed 's/./0/g'`"
pspg-3.1.5/tools/m4_ax_compare_version.m4-155-    A="$ax_compare_version_tmp_A"
##############################################
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-67-	  AC_CACHE_CHECK([for the PostgreSQL libraries CPPFLAGS],[ac_cv_POSTGRESQL_CPPFLAGS],
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4:68:		       [ac_cv_POSTGRESQL_CPPFLAGS="-I`$PG_CONFIG --includedir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes])
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-69-	  AS_IF([test "X$_AX_LIB_POSTGRESQL_OLD_fail" = "Xyes"],[break])
##############################################
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-72-	  AC_CACHE_CHECK([for the PostgreSQL libraries LDFLAGS],[ac_cv_POSTGRESQL_LDFLAGS],
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4:73:		       [ac_cv_POSTGRESQL_LDFLAGS="-L`$PG_CONFIG --libdir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes])
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-74-	  AS_IF([test "X$_AX_LIB_POSTGRESQL_OLD_fail" = "Xyes"],[break])
##############################################
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-82-		       [
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4:83:			ac_cv_POSTGRESQL_VERSION=`$PG_CONFIG --version | sed "s/^PostgreSQL[[[:space:]]][[[:space:]]]*\([[0-9.]][[0-9.]]*\).*/\1/"` \
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-84-			      || _AX_LIB_POSTGRESQL_OLD_fail=yes
##############################################
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-122-    AC_CACHE_CHECK([for the PostgreSQL libraries CPPFLAGS],[ac_cv_POSTGRESQL_CPPFLAGS],
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4:123:		   [ac_cv_POSTGRESQL_CPPFLAGS="`$PKG_CONFIG libpq --cflags-only-I`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-124-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-128-    AC_CACHE_CHECK([for the PostgreSQL libraries LDFLAGS],[ac_cv_POSTGRESQL_LDFLAGS],
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4:129:		   [ac_cv_POSTGRESQL_LDFLAGS="`$PKG_CONFIG libpq --libs-only-L --libs-only-other`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-130-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-134-    AC_CACHE_CHECK([for the PostgreSQL libraries LIBS],[ac_cv_POSTGRESQL_LIBS],
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4:135:		   [ac_cv_POSTGRESQL_LIBS="`$PKG_CONFIG libpq --libs-only-l`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=ye])
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-136-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-140-    AC_CACHE_CHECK([for the PostgreSQL version],[ac_cv_POSTGRESQL_VERSION],
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4:141:		   [ac_cv_POSTGRESQL_VERSION="`$PKG_CONFIG libpq --modversion`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
pspg-3.1.5/tools/m4_ax_lib_postgresql.m4-142-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])