===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bibclean-2.11.4.1/Makefile-874-	do \
bibclean-2.11.4.1/Makefile:875:		BASENAME=`basename $$f .org` ; \
bibclean-2.11.4.1/Makefile-876-		echo ; \
##############################################
bibclean-2.11.4.1/save/configure-67-  case "$ac_option" in
bibclean-2.11.4.1/save/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
bibclean-2.11.4.1/save/configure-69-  *) ac_optarg= ;;
##############################################
bibclean-2.11.4.1/save/configure-99-  -disable-* | --disable-*)
bibclean-2.11.4.1/save/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
bibclean-2.11.4.1/save/configure-101-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/save/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
bibclean-2.11.4.1/save/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bibclean-2.11.4.1/save/configure-104-    fi
bibclean-2.11.4.1/save/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bibclean-2.11.4.1/save/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
bibclean-2.11.4.1/save/configure-108-  -enable-* | --enable-*)
bibclean-2.11.4.1/save/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
bibclean-2.11.4.1/save/configure-110-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/save/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
bibclean-2.11.4.1/save/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bibclean-2.11.4.1/save/configure-113-    fi
bibclean-2.11.4.1/save/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bibclean-2.11.4.1/save/configure-115-    case "$ac_option" in
##############################################
bibclean-2.11.4.1/save/configure-339-  -with-* | --with-*)
bibclean-2.11.4.1/save/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
bibclean-2.11.4.1/save/configure-341-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/save/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
bibclean-2.11.4.1/save/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bibclean-2.11.4.1/save/configure-344-    fi
bibclean-2.11.4.1/save/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bibclean-2.11.4.1/save/configure-346-    case "$ac_option" in
##############################################
bibclean-2.11.4.1/save/configure-352-  -without-* | --without-*)
bibclean-2.11.4.1/save/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
bibclean-2.11.4.1/save/configure-354-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/save/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
bibclean-2.11.4.1/save/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bibclean-2.11.4.1/save/configure-357-    fi
bibclean-2.11.4.1/save/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bibclean-2.11.4.1/save/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
bibclean-2.11.4.1/save/configure-382-  *)
bibclean-2.11.4.1/save/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
bibclean-2.11.4.1/save/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
bibclean-2.11.4.1/save/configure-395-if test -n "$ac_prev"; then
bibclean-2.11.4.1/save/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
bibclean-2.11.4.1/save/configure-397-fi
##############################################
bibclean-2.11.4.1/save/configure-460-  ac_prog=$0
bibclean-2.11.4.1/save/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/save/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
bibclean-2.11.4.1/save/configure-476-fi
bibclean-2.11.4.1/save/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
bibclean-2.11.4.1/save/configure-478-
##############################################
bibclean-2.11.4.1/save/configure-533-echo "configure:534: checking for $ac_word" >&5
bibclean-2.11.4.1/save/configure:534:if eval "test \"`echo '$''{'ac_cv_path_AWK'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-535-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-581-echo "configure:582: checking for $ac_word" >&5
bibclean-2.11.4.1/save/configure:582:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-583-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-611-echo "configure:612: checking for $ac_word" >&5
bibclean-2.11.4.1/save/configure:612:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-613-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-662-echo "configure:663: checking for $ac_word" >&5
bibclean-2.11.4.1/save/configure:663:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-664-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-741-echo "configure:742: checking whether we are using GNU C" >&5
bibclean-2.11.4.1/save/configure:742:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-743-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-769-echo "configure:770: checking whether ${CC-cc} accepts -g" >&5
bibclean-2.11.4.1/save/configure:770:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-771-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-773-  echo 'void f(){}' > conftest.c
bibclean-2.11.4.1/save/configure:774:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
bibclean-2.11.4.1/save/configure-775-  ac_cv_prog_cc_g=yes
##############################################
bibclean-2.11.4.1/save/configure-805-echo "configure:806: checking for $ac_word" >&5
bibclean-2.11.4.1/save/configure:806:if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-807-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-884-echo "configure:885: checking whether we are using GNU C++" >&5
bibclean-2.11.4.1/save/configure:885:if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-886-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-912-echo "configure:913: checking whether ${CXX-g++} accepts -g" >&5
bibclean-2.11.4.1/save/configure:913:if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-914-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-916-  echo 'void f(){}' > conftest.cc
bibclean-2.11.4.1/save/configure:917:if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
bibclean-2.11.4.1/save/configure-918-  ac_cv_prog_cxx_g=yes
##############################################
bibclean-2.11.4.1/save/configure-1158-if test -z "$CPP"; then
bibclean-2.11.4.1/save/configure:1159:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1160-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1174-{ (eval echo configure:1175: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/save/configure:1175:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/save/configure-1176-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/save/configure-1191-{ (eval echo configure:1192: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/save/configure:1192:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/save/configure-1193-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/save/configure-1208-{ (eval echo configure:1209: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/save/configure:1209:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/save/configure-1210-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/save/configure-1233-echo "configure:1234: checking for ANSI C header files" >&5
bibclean-2.11.4.1/save/configure:1234:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1235-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1246-{ (eval echo configure:1247: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/save/configure:1247:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/save/configure-1248-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/save/configure-1341-do
bibclean-2.11.4.1/save/configure:1342:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
bibclean-2.11.4.1/save/configure-1343-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bibclean-2.11.4.1/save/configure-1344-echo "configure:1345: checking for $ac_hdr" >&5
bibclean-2.11.4.1/save/configure:1345:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1346-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1354-{ (eval echo configure:1355: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/save/configure:1355:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/save/configure-1356-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/save/configure-1367-fi
bibclean-2.11.4.1/save/configure:1368:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
bibclean-2.11.4.1/save/configure-1369-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/save/configure:1370:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
bibclean-2.11.4.1/save/configure-1371-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/save/configure-1382-echo "configure:1383: checking for working const" >&5
bibclean-2.11.4.1/save/configure:1383:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1384-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1457-echo "configure:1458: checking for mode_t" >&5
bibclean-2.11.4.1/save/configure:1458:if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1459-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1490-echo "configure:1491: checking for size_t" >&5
bibclean-2.11.4.1/save/configure:1491:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1492-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1523-echo "configure:1524: checking whether struct tm is in sys/time.h or time.h" >&5
bibclean-2.11.4.1/save/configure:1524:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1525-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1559-echo "configure:1560: checking whether ${CC-cc} needs -traditional" >&5
bibclean-2.11.4.1/save/configure:1560:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1561-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1605-echo "configure:1606: checking whether utime accepts a null argument" >&5
bibclean-2.11.4.1/save/configure:1606:if eval "test \"`echo '$''{'ac_cv_func_utime_null'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1607-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1652-echo "configure:1653: checking for $ac_func" >&5
bibclean-2.11.4.1/save/configure:1653:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1654-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1691-
bibclean-2.11.4.1/save/configure:1692:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
bibclean-2.11.4.1/save/configure-1693-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/save/configure:1694:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
bibclean-2.11.4.1/save/configure-1695-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/save/configure-1709-echo "configure:1710: checking for $ac_func" >&5
bibclean-2.11.4.1/save/configure:1710:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bibclean-2.11.4.1/save/configure-1711-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/save/configure-1748-
bibclean-2.11.4.1/save/configure:1749:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
bibclean-2.11.4.1/save/configure-1750-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/save/configure:1751:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
bibclean-2.11.4.1/save/configure-1752-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/save/configure-1792-then
bibclean-2.11.4.1/save/configure:1793:    CFLAGS="`echo $CFLAGS | sed -e 's/-g //g' -e 's/ -g$//g' -e 's/^-g$//'`"
bibclean-2.11.4.1/save/configure-1794-fi
##############################################
bibclean-2.11.4.1/save/configure-1961-    fi
bibclean-2.11.4.1/save/configure:1962:    ac_file=`expr $ac_file + 1`
bibclean-2.11.4.1/save/configure-1963-    ac_beg=$ac_end
bibclean-2.11.4.1/save/configure:1964:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
bibclean-2.11.4.1/save/configure-1965-  fi
##############################################
bibclean-2.11.4.1/save/configure-1979-  case "$ac_file" in
bibclean-2.11.4.1/save/configure:1980:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bibclean-2.11.4.1/save/configure:1981:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bibclean-2.11.4.1/save/configure-1982-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bibclean-2.11.4.1/save/configure-1987-  # Remove last slash and all that follows it.  Not all systems have dirname.
bibclean-2.11.4.1/save/configure:1988:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/save/configure-1989-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
bibclean-2.11.4.1/save/configure-1991-    test ! -d "$ac_dir" && mkdir "$ac_dir"
bibclean-2.11.4.1/save/configure:1992:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
bibclean-2.11.4.1/save/configure-1993-    # A "../" for each directory in $ac_dir_suffix.
bibclean-2.11.4.1/save/configure:1994:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
bibclean-2.11.4.1/save/configure-1995-  else
##############################################
bibclean-2.11.4.1/save/configure-2001-      if test -z "$ac_dots"; then top_srcdir=.
bibclean-2.11.4.1/save/configure:2002:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
bibclean-2.11.4.1/save/configure-2003-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
bibclean-2.11.4.1/save/configure-2011-  rm -f "$ac_file"
bibclean-2.11.4.1/save/configure:2012:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
bibclean-2.11.4.1/save/configure-2013-  case "$ac_file" in
##############################################
bibclean-2.11.4.1/save/configure-2018-
bibclean-2.11.4.1/save/configure:2019:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bibclean-2.11.4.1/save/configure-2020-  sed -e "$ac_comsub
##############################################
bibclean-2.11.4.1/save/configure-2056-  case "$ac_file" in
bibclean-2.11.4.1/save/configure:2057:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bibclean-2.11.4.1/save/configure:2058:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bibclean-2.11.4.1/save/configure-2059-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bibclean-2.11.4.1/save/configure-2064-  rm -f conftest.frag conftest.in conftest.out
bibclean-2.11.4.1/save/configure:2065:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bibclean-2.11.4.1/save/configure-2066-  cat $ac_file_inputs > conftest.in
##############################################
bibclean-2.11.4.1/save/configure-2124-    # Remove last slash and all that follows it.  Not all systems have dirname.
bibclean-2.11.4.1/save/configure:2125:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/save/configure-2126-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
bibclean-2.11.4.1/save/Makefile-874-	do \
bibclean-2.11.4.1/save/Makefile:875:		BASENAME=`basename $$f .org` ; \
bibclean-2.11.4.1/save/Makefile-876-		echo ; \
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-208-+echo "configure:538: checking for $ac_word" >&5
bibclean-2.11.4.1/debian/patches/make.patch:209: if eval "test \"`echo '$''{'ac_cv_path_AWK'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-210-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-226-+echo "configure:586: checking for $ac_word" >&5
bibclean-2.11.4.1/debian/patches/make.patch:227: if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-228-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-235-+echo "configure:616: checking for $ac_word" >&5
bibclean-2.11.4.1/debian/patches/make.patch:236: if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-237-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-244-+echo "configure:667: checking for $ac_word" >&5
bibclean-2.11.4.1/debian/patches/make.patch:245: if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-246-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-283-+echo "configure:746: checking whether we are using GNU C" >&5
bibclean-2.11.4.1/debian/patches/make.patch:284: if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-285-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-301-+echo "configure:774: checking whether ${CC-cc} accepts -g" >&5
bibclean-2.11.4.1/debian/patches/make.patch:302: if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-303-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-310-+echo "configure:810: checking for $ac_word" >&5
bibclean-2.11.4.1/debian/patches/make.patch:311: if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-312-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-349-+echo "configure:889: checking whether we are using GNU C++" >&5
bibclean-2.11.4.1/debian/patches/make.patch:350: if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-351-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-367-+echo "configure:917: checking whether ${CXX-g++} accepts -g" >&5
bibclean-2.11.4.1/debian/patches/make.patch:368: if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-369-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-552-+{ (eval echo configure:1179: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/debian/patches/make.patch:553: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/debian/patches/make.patch-554- if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-568-+{ (eval echo configure:1196: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/debian/patches/make.patch:569: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/debian/patches/make.patch-570- if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-584-+{ (eval echo configure:1213: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/debian/patches/make.patch:585: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/debian/patches/make.patch-586- if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-593-+echo "configure:1238: checking for ANSI C header files" >&5
bibclean-2.11.4.1/debian/patches/make.patch:594: if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-595-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-608-+{ (eval echo configure:1251: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/debian/patches/make.patch:609: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/debian/patches/make.patch-610- if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-649- do
bibclean-2.11.4.1/debian/patches/make.patch:650: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
bibclean-2.11.4.1/debian/patches/make.patch-651- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-653-+echo "configure:1349: checking for $ac_hdr" >&5
bibclean-2.11.4.1/debian/patches/make.patch:654: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-655-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-665-+{ (eval echo configure:1359: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/debian/patches/make.patch:666: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/debian/patches/make.patch-667- if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-674-+echo "configure:1387: checking for working const" >&5
bibclean-2.11.4.1/debian/patches/make.patch:675: if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-676-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-698-+echo "configure:1462: checking for mode_t" >&5
bibclean-2.11.4.1/debian/patches/make.patch:699: if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-700-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-713-+echo "configure:1495: checking for size_t" >&5
bibclean-2.11.4.1/debian/patches/make.patch:714: if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-715-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-728-+echo "configure:1528: checking whether struct tm is in sys/time.h or time.h" >&5
bibclean-2.11.4.1/debian/patches/make.patch:729: if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-730-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-752-+echo "configure:1564: checking whether ${CC-cc} needs -traditional" >&5
bibclean-2.11.4.1/debian/patches/make.patch:753: if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-754-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-777-+echo "configure:1610: checking whether utime accepts a null argument" >&5
bibclean-2.11.4.1/debian/patches/make.patch:778: if eval "test \"`echo '$''{'ac_cv_func_utime_null'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-779-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-804-+echo "configure:1657: checking for $ac_func" >&5
bibclean-2.11.4.1/debian/patches/make.patch:805: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-806-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-828-+echo "configure:1714: checking for $ac_func" >&5
bibclean-2.11.4.1/debian/patches/make.patch:829: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-830-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-878-+echo "configure:1811: checking for $ac_word" >&5
bibclean-2.11.4.1/debian/patches/make.patch:879:+if eval "test \"`echo '$''{'ac_cv_path_EXTERNAL_PAGER'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-880-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-922-+echo "configure:1855: checking for $ac_word" >&5
bibclean-2.11.4.1/debian/patches/make.patch:923:+if eval "test \"`echo '$''{'ac_cv_path_EXTERNAL_PAGER'+set}'`\" = set"; then
bibclean-2.11.4.1/debian/patches/make.patch-924-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/debian/patches/make.patch-994- then
bibclean-2.11.4.1/debian/patches/make.patch:995:     CFLAGS="`echo $CFLAGS | sed -e 's/-g //g' -e 's/ -g$//g' -e 's/^-g$//'`"
bibclean-2.11.4.1/debian/patches/make.patch-996-@@ -1930,6 +2064,8 @@ s%@CC@%$CC%g
##############################################
bibclean-2.11.4.1/.pc/bibclean-doc.patch/Makefile.in-874-	do \
bibclean-2.11.4.1/.pc/bibclean-doc.patch/Makefile.in:875:		BASENAME=`basename $$f .org` ; \
bibclean-2.11.4.1/.pc/bibclean-doc.patch/Makefile.in-876-		echo ; \
##############################################
bibclean-2.11.4.1/.pc/make.patch/Makefile.in-875-	do \
bibclean-2.11.4.1/.pc/make.patch/Makefile.in:876:		BASENAME=`basename $$f .org` ; \
bibclean-2.11.4.1/.pc/make.patch/Makefile.in-877-		echo ; \
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure.in-136-then
bibclean-2.11.4.1/.pc/make.patch/configure.in:137:    CFLAGS="`echo $CFLAGS | sed -e 's/-g //g' -e 's/ -g$//g' -e 's/^-g$//'`"
bibclean-2.11.4.1/.pc/make.patch/configure.in-138-fi
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-67-  case "$ac_option" in
bibclean-2.11.4.1/.pc/make.patch/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
bibclean-2.11.4.1/.pc/make.patch/configure-69-  *) ac_optarg= ;;
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-99-  -disable-* | --disable-*)
bibclean-2.11.4.1/.pc/make.patch/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
bibclean-2.11.4.1/.pc/make.patch/configure-101-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/.pc/make.patch/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
bibclean-2.11.4.1/.pc/make.patch/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bibclean-2.11.4.1/.pc/make.patch/configure-104-    fi
bibclean-2.11.4.1/.pc/make.patch/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bibclean-2.11.4.1/.pc/make.patch/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-108-  -enable-* | --enable-*)
bibclean-2.11.4.1/.pc/make.patch/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
bibclean-2.11.4.1/.pc/make.patch/configure-110-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/.pc/make.patch/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
bibclean-2.11.4.1/.pc/make.patch/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bibclean-2.11.4.1/.pc/make.patch/configure-113-    fi
bibclean-2.11.4.1/.pc/make.patch/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bibclean-2.11.4.1/.pc/make.patch/configure-115-    case "$ac_option" in
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-339-  -with-* | --with-*)
bibclean-2.11.4.1/.pc/make.patch/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
bibclean-2.11.4.1/.pc/make.patch/configure-341-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/.pc/make.patch/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
bibclean-2.11.4.1/.pc/make.patch/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bibclean-2.11.4.1/.pc/make.patch/configure-344-    fi
bibclean-2.11.4.1/.pc/make.patch/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bibclean-2.11.4.1/.pc/make.patch/configure-346-    case "$ac_option" in
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-352-  -without-* | --without-*)
bibclean-2.11.4.1/.pc/make.patch/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
bibclean-2.11.4.1/.pc/make.patch/configure-354-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/.pc/make.patch/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
bibclean-2.11.4.1/.pc/make.patch/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bibclean-2.11.4.1/.pc/make.patch/configure-357-    fi
bibclean-2.11.4.1/.pc/make.patch/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bibclean-2.11.4.1/.pc/make.patch/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-382-  *)
bibclean-2.11.4.1/.pc/make.patch/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
bibclean-2.11.4.1/.pc/make.patch/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-395-if test -n "$ac_prev"; then
bibclean-2.11.4.1/.pc/make.patch/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
bibclean-2.11.4.1/.pc/make.patch/configure-397-fi
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-460-  ac_prog=$0
bibclean-2.11.4.1/.pc/make.patch/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/.pc/make.patch/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-476-fi
bibclean-2.11.4.1/.pc/make.patch/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
bibclean-2.11.4.1/.pc/make.patch/configure-478-
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-533-echo "configure:534: checking for $ac_word" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:534:if eval "test \"`echo '$''{'ac_cv_path_AWK'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-535-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-581-echo "configure:582: checking for $ac_word" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:582:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-583-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-611-echo "configure:612: checking for $ac_word" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:612:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-613-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-662-echo "configure:663: checking for $ac_word" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:663:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-664-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-741-echo "configure:742: checking whether we are using GNU C" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:742:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-743-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-769-echo "configure:770: checking whether ${CC-cc} accepts -g" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:770:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-771-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-773-  echo 'void f(){}' > conftest.c
bibclean-2.11.4.1/.pc/make.patch/configure:774:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
bibclean-2.11.4.1/.pc/make.patch/configure-775-  ac_cv_prog_cc_g=yes
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-805-echo "configure:806: checking for $ac_word" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:806:if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-807-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-884-echo "configure:885: checking whether we are using GNU C++" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:885:if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-886-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-912-echo "configure:913: checking whether ${CXX-g++} accepts -g" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:913:if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-914-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-916-  echo 'void f(){}' > conftest.cc
bibclean-2.11.4.1/.pc/make.patch/configure:917:if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
bibclean-2.11.4.1/.pc/make.patch/configure-918-  ac_cv_prog_cxx_g=yes
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1158-if test -z "$CPP"; then
bibclean-2.11.4.1/.pc/make.patch/configure:1159:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1160-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1174-{ (eval echo configure:1175: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/.pc/make.patch/configure:1175:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/.pc/make.patch/configure-1176-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1191-{ (eval echo configure:1192: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/.pc/make.patch/configure:1192:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/.pc/make.patch/configure-1193-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1208-{ (eval echo configure:1209: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/.pc/make.patch/configure:1209:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/.pc/make.patch/configure-1210-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1233-echo "configure:1234: checking for ANSI C header files" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1234:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1235-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1246-{ (eval echo configure:1247: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/.pc/make.patch/configure:1247:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/.pc/make.patch/configure-1248-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1341-do
bibclean-2.11.4.1/.pc/make.patch/configure:1342:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
bibclean-2.11.4.1/.pc/make.patch/configure-1343-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bibclean-2.11.4.1/.pc/make.patch/configure-1344-echo "configure:1345: checking for $ac_hdr" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1345:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1346-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1354-{ (eval echo configure:1355: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/.pc/make.patch/configure:1355:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/.pc/make.patch/configure-1356-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1367-fi
bibclean-2.11.4.1/.pc/make.patch/configure:1368:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1369-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/.pc/make.patch/configure:1370:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
bibclean-2.11.4.1/.pc/make.patch/configure-1371-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1382-echo "configure:1383: checking for working const" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1383:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1384-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1457-echo "configure:1458: checking for mode_t" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1458:if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1459-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1490-echo "configure:1491: checking for size_t" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1491:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1492-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1523-echo "configure:1524: checking whether struct tm is in sys/time.h or time.h" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1524:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1525-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1559-echo "configure:1560: checking whether ${CC-cc} needs -traditional" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1560:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1561-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1605-echo "configure:1606: checking whether utime accepts a null argument" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1606:if eval "test \"`echo '$''{'ac_cv_func_utime_null'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1607-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1652-echo "configure:1653: checking for $ac_func" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1653:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1654-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1691-
bibclean-2.11.4.1/.pc/make.patch/configure:1692:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1693-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/.pc/make.patch/configure:1694:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
bibclean-2.11.4.1/.pc/make.patch/configure-1695-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1709-echo "configure:1710: checking for $ac_func" >&5
bibclean-2.11.4.1/.pc/make.patch/configure:1710:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1711-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1748-
bibclean-2.11.4.1/.pc/make.patch/configure:1749:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
bibclean-2.11.4.1/.pc/make.patch/configure-1750-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/.pc/make.patch/configure:1751:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
bibclean-2.11.4.1/.pc/make.patch/configure-1752-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1792-then
bibclean-2.11.4.1/.pc/make.patch/configure:1793:    CFLAGS="`echo $CFLAGS | sed -e 's/-g //g' -e 's/ -g$//g' -e 's/^-g$//'`"
bibclean-2.11.4.1/.pc/make.patch/configure-1794-fi
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1961-    fi
bibclean-2.11.4.1/.pc/make.patch/configure:1962:    ac_file=`expr $ac_file + 1`
bibclean-2.11.4.1/.pc/make.patch/configure-1963-    ac_beg=$ac_end
bibclean-2.11.4.1/.pc/make.patch/configure:1964:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
bibclean-2.11.4.1/.pc/make.patch/configure-1965-  fi
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1979-  case "$ac_file" in
bibclean-2.11.4.1/.pc/make.patch/configure:1980:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bibclean-2.11.4.1/.pc/make.patch/configure:1981:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bibclean-2.11.4.1/.pc/make.patch/configure-1982-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1987-  # Remove last slash and all that follows it.  Not all systems have dirname.
bibclean-2.11.4.1/.pc/make.patch/configure:1988:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/.pc/make.patch/configure-1989-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-1991-    test ! -d "$ac_dir" && mkdir "$ac_dir"
bibclean-2.11.4.1/.pc/make.patch/configure:1992:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
bibclean-2.11.4.1/.pc/make.patch/configure-1993-    # A "../" for each directory in $ac_dir_suffix.
bibclean-2.11.4.1/.pc/make.patch/configure:1994:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
bibclean-2.11.4.1/.pc/make.patch/configure-1995-  else
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-2001-      if test -z "$ac_dots"; then top_srcdir=.
bibclean-2.11.4.1/.pc/make.patch/configure:2002:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
bibclean-2.11.4.1/.pc/make.patch/configure-2003-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-2011-  rm -f "$ac_file"
bibclean-2.11.4.1/.pc/make.patch/configure:2012:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
bibclean-2.11.4.1/.pc/make.patch/configure-2013-  case "$ac_file" in
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-2018-
bibclean-2.11.4.1/.pc/make.patch/configure:2019:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bibclean-2.11.4.1/.pc/make.patch/configure-2020-  sed -e "$ac_comsub
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-2056-  case "$ac_file" in
bibclean-2.11.4.1/.pc/make.patch/configure:2057:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bibclean-2.11.4.1/.pc/make.patch/configure:2058:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bibclean-2.11.4.1/.pc/make.patch/configure-2059-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-2064-  rm -f conftest.frag conftest.in conftest.out
bibclean-2.11.4.1/.pc/make.patch/configure:2065:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bibclean-2.11.4.1/.pc/make.patch/configure-2066-  cat $ac_file_inputs > conftest.in
##############################################
bibclean-2.11.4.1/.pc/make.patch/configure-2124-    # Remove last slash and all that follows it.  Not all systems have dirname.
bibclean-2.11.4.1/.pc/make.patch/configure:2125:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/.pc/make.patch/configure-2126-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
bibclean-2.11.4.1/Makefile.in-879-	do \
bibclean-2.11.4.1/Makefile.in:880:		BASENAME=`basename $$f .org` ; \
bibclean-2.11.4.1/Makefile.in-881-		echo ; \
##############################################
bibclean-2.11.4.1/configure.in-177-then
bibclean-2.11.4.1/configure.in:178:    CFLAGS="`echo $CFLAGS | sed -e 's/-g //g' -e 's/ -g$//g' -e 's/^-g$//'`"
bibclean-2.11.4.1/configure.in-179-fi
##############################################
bibclean-2.11.4.1/configure-71-  case "$ac_option" in
bibclean-2.11.4.1/configure:72:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
bibclean-2.11.4.1/configure-73-  *) ac_optarg= ;;
##############################################
bibclean-2.11.4.1/configure-103-  -disable-* | --disable-*)
bibclean-2.11.4.1/configure:104:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
bibclean-2.11.4.1/configure-105-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/configure:106:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
bibclean-2.11.4.1/configure-107-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bibclean-2.11.4.1/configure-108-    fi
bibclean-2.11.4.1/configure:109:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bibclean-2.11.4.1/configure-110-    eval "enable_${ac_feature}=no" ;;
##############################################
bibclean-2.11.4.1/configure-112-  -enable-* | --enable-*)
bibclean-2.11.4.1/configure:113:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
bibclean-2.11.4.1/configure-114-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/configure:115:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
bibclean-2.11.4.1/configure-116-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bibclean-2.11.4.1/configure-117-    fi
bibclean-2.11.4.1/configure:118:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bibclean-2.11.4.1/configure-119-    case "$ac_option" in
##############################################
bibclean-2.11.4.1/configure-343-  -with-* | --with-*)
bibclean-2.11.4.1/configure:344:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
bibclean-2.11.4.1/configure-345-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/configure:346:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
bibclean-2.11.4.1/configure-347-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bibclean-2.11.4.1/configure-348-    fi
bibclean-2.11.4.1/configure:349:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bibclean-2.11.4.1/configure-350-    case "$ac_option" in
##############################################
bibclean-2.11.4.1/configure-356-  -without-* | --without-*)
bibclean-2.11.4.1/configure:357:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
bibclean-2.11.4.1/configure-358-    # Reject names that are not valid shell variable names.
bibclean-2.11.4.1/configure:359:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
bibclean-2.11.4.1/configure-360-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bibclean-2.11.4.1/configure-361-    fi
bibclean-2.11.4.1/configure:362:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bibclean-2.11.4.1/configure-363-    eval "with_${ac_package}=no" ;;
##############################################
bibclean-2.11.4.1/configure-386-  *)
bibclean-2.11.4.1/configure:387:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
bibclean-2.11.4.1/configure-388-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
bibclean-2.11.4.1/configure-399-if test -n "$ac_prev"; then
bibclean-2.11.4.1/configure:400:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
bibclean-2.11.4.1/configure-401-fi
##############################################
bibclean-2.11.4.1/configure-464-  ac_prog=$0
bibclean-2.11.4.1/configure:465:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/configure-466-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
bibclean-2.11.4.1/configure-480-fi
bibclean-2.11.4.1/configure:481:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
bibclean-2.11.4.1/configure-482-
##############################################
bibclean-2.11.4.1/configure-537-echo "configure:538: checking for $ac_word" >&5
bibclean-2.11.4.1/configure:538:if eval "test \"`echo '$''{'ac_cv_path_AWK'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-539-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-585-echo "configure:586: checking for $ac_word" >&5
bibclean-2.11.4.1/configure:586:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-587-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-615-echo "configure:616: checking for $ac_word" >&5
bibclean-2.11.4.1/configure:616:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-617-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-666-echo "configure:667: checking for $ac_word" >&5
bibclean-2.11.4.1/configure:667:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-668-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-745-echo "configure:746: checking whether we are using GNU C" >&5
bibclean-2.11.4.1/configure:746:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-747-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-773-echo "configure:774: checking whether ${CC-cc} accepts -g" >&5
bibclean-2.11.4.1/configure:774:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-775-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-777-  echo 'void f(){}' > conftest.c
bibclean-2.11.4.1/configure:778:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
bibclean-2.11.4.1/configure-779-  ac_cv_prog_cc_g=yes
##############################################
bibclean-2.11.4.1/configure-809-echo "configure:810: checking for $ac_word" >&5
bibclean-2.11.4.1/configure:810:if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-811-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-888-echo "configure:889: checking whether we are using GNU C++" >&5
bibclean-2.11.4.1/configure:889:if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-890-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-916-echo "configure:917: checking whether ${CXX-g++} accepts -g" >&5
bibclean-2.11.4.1/configure:917:if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-918-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-920-  echo 'void f(){}' > conftest.cc
bibclean-2.11.4.1/configure:921:if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
bibclean-2.11.4.1/configure-922-  ac_cv_prog_cxx_g=yes
##############################################
bibclean-2.11.4.1/configure-1162-if test -z "$CPP"; then
bibclean-2.11.4.1/configure:1163:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1164-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1178-{ (eval echo configure:1179: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/configure:1179:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/configure-1180-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/configure-1195-{ (eval echo configure:1196: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/configure:1196:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/configure-1197-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/configure-1212-{ (eval echo configure:1213: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/configure:1213:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/configure-1214-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/configure-1237-echo "configure:1238: checking for ANSI C header files" >&5
bibclean-2.11.4.1/configure:1238:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1239-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1250-{ (eval echo configure:1251: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/configure:1251:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/configure-1252-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/configure-1345-do
bibclean-2.11.4.1/configure:1346:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
bibclean-2.11.4.1/configure-1347-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bibclean-2.11.4.1/configure-1348-echo "configure:1349: checking for $ac_hdr" >&5
bibclean-2.11.4.1/configure:1349:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1350-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1358-{ (eval echo configure:1359: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bibclean-2.11.4.1/configure:1359:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bibclean-2.11.4.1/configure-1360-if test -z "$ac_err"; then
##############################################
bibclean-2.11.4.1/configure-1371-fi
bibclean-2.11.4.1/configure:1372:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
bibclean-2.11.4.1/configure-1373-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/configure:1374:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
bibclean-2.11.4.1/configure-1375-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/configure-1386-echo "configure:1387: checking for working const" >&5
bibclean-2.11.4.1/configure:1387:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1388-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1461-echo "configure:1462: checking for mode_t" >&5
bibclean-2.11.4.1/configure:1462:if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1463-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1494-echo "configure:1495: checking for size_t" >&5
bibclean-2.11.4.1/configure:1495:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1496-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1527-echo "configure:1528: checking whether struct tm is in sys/time.h or time.h" >&5
bibclean-2.11.4.1/configure:1528:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1529-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1563-echo "configure:1564: checking whether ${CC-cc} needs -traditional" >&5
bibclean-2.11.4.1/configure:1564:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1565-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1609-echo "configure:1610: checking whether utime accepts a null argument" >&5
bibclean-2.11.4.1/configure:1610:if eval "test \"`echo '$''{'ac_cv_func_utime_null'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1611-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1656-echo "configure:1657: checking for $ac_func" >&5
bibclean-2.11.4.1/configure:1657:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1658-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1695-
bibclean-2.11.4.1/configure:1696:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
bibclean-2.11.4.1/configure-1697-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/configure:1698:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
bibclean-2.11.4.1/configure-1699-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/configure-1713-echo "configure:1714: checking for $ac_func" >&5
bibclean-2.11.4.1/configure:1714:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1715-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1752-
bibclean-2.11.4.1/configure:1753:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
bibclean-2.11.4.1/configure-1754-  echo "$ac_t""yes" 1>&6
bibclean-2.11.4.1/configure:1755:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
bibclean-2.11.4.1/configure-1756-  cat >> confdefs.h <<EOF
##############################################
bibclean-2.11.4.1/configure-1810-echo "configure:1811: checking for $ac_word" >&5
bibclean-2.11.4.1/configure:1811:if eval "test \"`echo '$''{'ac_cv_path_EXTERNAL_PAGER'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1812-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1854-echo "configure:1855: checking for $ac_word" >&5
bibclean-2.11.4.1/configure:1855:if eval "test \"`echo '$''{'ac_cv_path_EXTERNAL_PAGER'+set}'`\" = set"; then
bibclean-2.11.4.1/configure-1856-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibclean-2.11.4.1/configure-1926-then
bibclean-2.11.4.1/configure:1927:    CFLAGS="`echo $CFLAGS | sed -e 's/-g //g' -e 's/ -g$//g' -e 's/^-g$//'`"
bibclean-2.11.4.1/configure-1928-fi
##############################################
bibclean-2.11.4.1/configure-2097-    fi
bibclean-2.11.4.1/configure:2098:    ac_file=`expr $ac_file + 1`
bibclean-2.11.4.1/configure-2099-    ac_beg=$ac_end
bibclean-2.11.4.1/configure:2100:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
bibclean-2.11.4.1/configure-2101-  fi
##############################################
bibclean-2.11.4.1/configure-2115-  case "$ac_file" in
bibclean-2.11.4.1/configure:2116:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bibclean-2.11.4.1/configure:2117:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bibclean-2.11.4.1/configure-2118-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bibclean-2.11.4.1/configure-2123-  # Remove last slash and all that follows it.  Not all systems have dirname.
bibclean-2.11.4.1/configure:2124:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/configure-2125-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
bibclean-2.11.4.1/configure-2127-    test ! -d "$ac_dir" && mkdir "$ac_dir"
bibclean-2.11.4.1/configure:2128:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
bibclean-2.11.4.1/configure-2129-    # A "../" for each directory in $ac_dir_suffix.
bibclean-2.11.4.1/configure:2130:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
bibclean-2.11.4.1/configure-2131-  else
##############################################
bibclean-2.11.4.1/configure-2137-      if test -z "$ac_dots"; then top_srcdir=.
bibclean-2.11.4.1/configure:2138:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
bibclean-2.11.4.1/configure-2139-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
bibclean-2.11.4.1/configure-2147-  rm -f "$ac_file"
bibclean-2.11.4.1/configure:2148:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
bibclean-2.11.4.1/configure-2149-  case "$ac_file" in
##############################################
bibclean-2.11.4.1/configure-2154-
bibclean-2.11.4.1/configure:2155:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bibclean-2.11.4.1/configure-2156-  sed -e "$ac_comsub
##############################################
bibclean-2.11.4.1/configure-2192-  case "$ac_file" in
bibclean-2.11.4.1/configure:2193:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bibclean-2.11.4.1/configure:2194:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bibclean-2.11.4.1/configure-2195-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bibclean-2.11.4.1/configure-2200-  rm -f conftest.frag conftest.in conftest.out
bibclean-2.11.4.1/configure:2201:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bibclean-2.11.4.1/configure-2202-  cat $ac_file_inputs > conftest.in
##############################################
bibclean-2.11.4.1/configure-2260-    # Remove last slash and all that follows it.  Not all systems have dirname.
bibclean-2.11.4.1/configure:2261:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bibclean-2.11.4.1/configure-2262-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then