===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tua-4.3/Makefile.in-45-	for subdir in $(SUBDIRS); do \
tua-4.3/Makefile.in:46:	  target=`echo $@|sed 's/-recursive//'`; \
tua-4.3/Makefile.in-47-	  echo making $$target in $$subdir; \
##############################################
tua-4.3/Makefile.in-65-dist: dist-local dist-recursive
tua-4.3/Makefile.in:66:	$(TAR) --gzip -chvf `echo $(distdir) | tr A-Z a-z`.tar.gz $(distdir)
tua-4.3/Makefile.in-67-	rm -fr $(distdir)
##############################################
tua-4.3/aclocal.m4-128-	       INTLLIBS=$INTLDEPS
tua-4.3/aclocal.m4:129:	       LIBS=`echo $LIBS | sed -e 's/-lintl//'`
tua-4.3/aclocal.m4-130-	       nls_cv_header_intl=intl/libintl.h
##############################################
tua-4.3/aclocal.m4-153-        INTLLIBS=$INTLDEPS
tua-4.3/aclocal.m4:154:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
tua-4.3/aclocal.m4-155-        nls_cv_header_intl=intl/libintl.h
##############################################
tua-4.3/aclocal.m4-254-   if test "x$srcdir" != "x."; then
tua-4.3/aclocal.m4:255:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
tua-4.3/aclocal.m4-256-       posrcprefix="$srcdir/"
##############################################
tua-4.3/install.sh-71-
tua-4.3/install.sh:72:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
tua-4.3/install.sh-73-	    shift
##############################################
tua-4.3/install.sh-75-
tua-4.3/install.sh:76:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tua-4.3/install.sh-77-	    shift
##############################################
tua-4.3/install.sh-136-	then
tua-4.3/install.sh:137:		dst="$dst"/`basename $src`
tua-4.3/install.sh-138-	else
##############################################
tua-4.3/install.sh-143-## this sed command emulates the dirname command
tua-4.3/install.sh:144:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tua-4.3/install.sh-145-
##############################################
tua-4.3/install.sh-157-IFS='%'
tua-4.3/install.sh:158:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
tua-4.3/install.sh-159-IFS="${oIFS}"
##############################################
tua-4.3/install.sh-191-	then
tua-4.3/install.sh:192:		dstfile=`basename $dst`
tua-4.3/install.sh-193-	else
##############################################
tua-4.3/install.sh-201-	then
tua-4.3/install.sh:202:		dstfile=`basename $dst`
tua-4.3/install.sh-203-	else
##############################################
tua-4.3/mkinstalldirs-10-for file in ${1+"$@"} ; do 
tua-4.3/mkinstalldirs:11:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tua-4.3/mkinstalldirs-12-   shift
##############################################
tua-4.3/po/Makefile.in.in-94-.po.gmo:
tua-4.3/po/Makefile.in.in:95:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
tua-4.3/po/Makefile.in.in-96-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
tua-4.3/po/Makefile.in.in-136-	for cat in $$catalogs; do \
tua-4.3/po/Makefile.in.in:137:	  if test "`echo $$cat | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \
tua-4.3/po/Makefile.in.in-138-	    destdir=$(gnulocaledir); \
##############################################
tua-4.3/po/Makefile.in.in-141-	  fi; \
tua-4.3/po/Makefile.in.in:142:	  lang=`echo $$cat | sed 's/$(CATOBJEXT)$$//'`; \
tua-4.3/po/Makefile.in.in-143-	  dir=$$destdir/$$lang/LC_MESSAGES; \
##############################################
tua-4.3/po/Makefile.in.in-161-	for cat in $$catalogs; do \
tua-4.3/po/Makefile.in.in:162:	  lang=`echo $$cat | sed 's/$(CATOBJEXT)$$//'`; \
tua-4.3/po/Makefile.in.in-163-	  rm -f $(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \
##############################################
tua-4.3/po/Makefile.in.in-198-	for cat in $$catalogs; do \
tua-4.3/po/Makefile.in.in:199:	  lang=`echo $$cat | sed 's/$(CATOBJEXT)$$//'`; \
tua-4.3/po/Makefile.in.in-200-	  mv $$lang.po $$lang.old.po; \
##############################################
tua-4.3/src/Makefile.in-94-	for subdir in $(SUBDIRS); do \
tua-4.3/src/Makefile.in:95:	  target=`echo $@|sed 's/-recursive//'`; \
tua-4.3/src/Makefile.in-96-	  echo making $$target in $$subdir; \
##############################################
tua-4.3/src/Makefile.in-131-	$(top_srcdir)/mkinstalldirs $(bindir)
tua-4.3/src/Makefile.in:132:	$(INSTALL_PROGRAM) tua $(bindir)/`echo tua | sed '$(transform)'`
tua-4.3/src/Makefile.in-133-
##############################################
tua-4.3/src/Makefile.in-136-uninstall:
tua-4.3/src/Makefile.in:137:	rm -f $(bindir)/`echo tua | sed '$(transform)'`
tua-4.3/src/Makefile.in-138-
##############################################
tua-4.3/configure-80-  case "$ac_option" in
tua-4.3/configure:81:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
tua-4.3/configure-82-  *) ac_optarg= ;;
##############################################
tua-4.3/configure-112-  -disable-* | --disable-*)
tua-4.3/configure:113:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
tua-4.3/configure-114-    # Reject names that are not valid shell variable names.
tua-4.3/configure:115:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
tua-4.3/configure-116-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
tua-4.3/configure-117-    fi
tua-4.3/configure:118:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
tua-4.3/configure-119-    eval "enable_${ac_feature}=no" ;;
##############################################
tua-4.3/configure-121-  -enable-* | --enable-*)
tua-4.3/configure:122:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
tua-4.3/configure-123-    # Reject names that are not valid shell variable names.
tua-4.3/configure:124:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
tua-4.3/configure-125-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
tua-4.3/configure-126-    fi
tua-4.3/configure:127:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
tua-4.3/configure-128-    case "$ac_option" in
##############################################
tua-4.3/configure-352-  -with-* | --with-*)
tua-4.3/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
tua-4.3/configure-354-    # Reject names that are not valid shell variable names.
tua-4.3/configure:355:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
tua-4.3/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
tua-4.3/configure-357-    fi
tua-4.3/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tua-4.3/configure-359-    case "$ac_option" in
##############################################
tua-4.3/configure-365-  -without-* | --without-*)
tua-4.3/configure:366:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
tua-4.3/configure-367-    # Reject names that are not valid shell variable names.
tua-4.3/configure:368:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
tua-4.3/configure-369-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
tua-4.3/configure-370-    fi
tua-4.3/configure:371:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tua-4.3/configure-372-    eval "with_${ac_package}=no" ;;
##############################################
tua-4.3/configure-395-  *)
tua-4.3/configure:396:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
tua-4.3/configure-397-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
tua-4.3/configure-408-if test -n "$ac_prev"; then
tua-4.3/configure:409:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
tua-4.3/configure-410-fi
##############################################
tua-4.3/configure-470-  ac_prog=$0
tua-4.3/configure:471:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
tua-4.3/configure-472-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
tua-4.3/configure-486-fi
tua-4.3/configure:487:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
tua-4.3/configure-488-
##############################################
tua-4.3/configure-538-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:539:if eval "test \"`echo '$''{'ac_cv_path_TUA'+set}'`\" = set"; then
tua-4.3/configure-540-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-566-  if test -n "$ac_cv_path_TUA"; then
tua-4.3/configure:567:    prefix=`echo $ac_cv_path_TUA|sed 's%/[^/][^/]*//*[^/][^/]*$%%'`
tua-4.3/configure-568-  fi
##############################################
tua-4.3/configure-592-set dummy ${MAKE-make}; ac_make=$2
tua-4.3/configure:593:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
tua-4.3/configure-594-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-600-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tua-4.3/configure:601:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
tua-4.3/configure-602-if test -n "$ac_maketemp"; then
##############################################
tua-4.3/configure-608-fi
tua-4.3/configure:609:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tua-4.3/configure-610-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-619-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:620:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
tua-4.3/configure-621-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-646-echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
tua-4.3/configure:647:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
tua-4.3/configure-648-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-666-    echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
tua-4.3/configure:667:if eval "test \"`echo '$''{'ac_cv_prog_gcc_g'+set}'`\" = set"; then
tua-4.3/configure-668-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-670-  echo 'void f(){}' > conftest.c
tua-4.3/configure:671:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
tua-4.3/configure-672-  ac_cv_prog_gcc_g=yes
##############################################
tua-4.3/configure-697-if test -z "$CPP"; then
tua-4.3/configure:698:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
tua-4.3/configure-699-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-750-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:751:if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
tua-4.3/configure-752-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-780-    echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
tua-4.3/configure:781:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
tua-4.3/configure-782-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-855-if test -z "$INSTALL"; then
tua-4.3/configure:856:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
tua-4.3/configure-857-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-905-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:906:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
tua-4.3/configure-907-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-933-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:934:if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
tua-4.3/configure-935-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-964-echo $ac_n "checking whether cross-compiling""... $ac_c" 1>&6
tua-4.3/configure:965:if eval "test \"`echo '$''{'ac_cv_c_cross'+set}'`\" = set"; then
tua-4.3/configure-966-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-989-echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
tua-4.3/configure:990:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
tua-4.3/configure-991-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1087-do
tua-4.3/configure:1088:ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
tua-4.3/configure-1089-echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
tua-4.3/configure:1090:if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
tua-4.3/configure-1091-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1112-fi
tua-4.3/configure:1113:if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
tua-4.3/configure-1114-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:1115:    ac_tr_hdr=HAVE_`echo $ac_hdr | tr 'abcdedfghijklmnopqrstuvwxyz./\055' 'ABCDEDFGHIJKLMNOPQRSTUVWXYZ___'`
tua-4.3/configure-1116-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-1127-ac_lib_var=`echo dir | tr '.-/+' '___p'`
tua-4.3/configure:1128:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tua-4.3/configure-1129-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1152-fi
tua-4.3/configure:1153:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tua-4.3/configure-1154-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-1162-ac_lib_var=`echo x | tr '.-/+' '___p'`
tua-4.3/configure:1163:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tua-4.3/configure-1164-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1187-fi
tua-4.3/configure:1188:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tua-4.3/configure-1189-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-1198-ac_lib_var=`echo m | tr '.-/+' '___p'`
tua-4.3/configure:1199:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tua-4.3/configure-1200-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1223-fi
tua-4.3/configure:1224:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tua-4.3/configure-1225-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-1240-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
tua-4.3/configure:1241:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
tua-4.3/configure-1242-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1276-fi
tua-4.3/configure:1277:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
tua-4.3/configure-1278-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:1279:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
tua-4.3/configure-1280-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-1291-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
tua-4.3/configure:1292:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
tua-4.3/configure-1293-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1327-fi
tua-4.3/configure:1328:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
tua-4.3/configure-1329-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-1339-do
tua-4.3/configure:1340:ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
tua-4.3/configure-1341-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
tua-4.3/configure:1342:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
tua-4.3/configure-1343-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1361-fi
tua-4.3/configure:1362:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
tua-4.3/configure-1363-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:1364:    ac_tr_hdr=HAVE_`echo $ac_hdr | tr 'abcdefghijklmnopqrstuvwxyz./\055' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ___'`
tua-4.3/configure-1365-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-1375-do
tua-4.3/configure:1376:ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
tua-4.3/configure-1377-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
tua-4.3/configure:1378:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
tua-4.3/configure-1379-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1397-fi
tua-4.3/configure:1398:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
tua-4.3/configure-1399-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:1400:    ac_tr_hdr=HAVE_`echo $ac_hdr | tr 'abcdefghijklmnopqrstuvwxyz./\055' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ___'`
tua-4.3/configure-1401-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-1410-echo $ac_n "checking for __FUNCTION__ macro""... $ac_c" 1>&6
tua-4.3/configure:1411:if eval "test \"`echo '$''{'tua_cv_function_macro'+set}'`\" = set"; then
tua-4.3/configure-1412-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1546-echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
tua-4.3/configure:1547:if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
tua-4.3/configure-1548-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1578-echo $ac_n "checking for alloca""... $ac_c" 1>&6
tua-4.3/configure:1579:if eval "test \"`echo '$''{'ac_cv_func_alloca'+set}'`\" = set"; then
tua-4.3/configure-1580-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1637-echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
tua-4.3/configure:1638:if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
tua-4.3/configure-1639-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1666-  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
tua-4.3/configure:1667:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
tua-4.3/configure-1668-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1702-fi
tua-4.3/configure:1703:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
tua-4.3/configure-1704-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-1717-echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
tua-4.3/configure:1718:if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
tua-4.3/configure-1719-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1771-echo $ac_n "checking for working const""... $ac_c" 1>&6
tua-4.3/configure:1772:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
tua-4.3/configure-1773-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1845-echo $ac_n "checking for inline""... $ac_c" 1>&6
tua-4.3/configure:1846:if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
tua-4.3/configure-1847-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1883-echo $ac_n "checking for off_t""... $ac_c" 1>&6
tua-4.3/configure:1884:if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
tua-4.3/configure-1885-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1914-echo $ac_n "checking for size_t""... $ac_c" 1>&6
tua-4.3/configure:1915:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
tua-4.3/configure-1916-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1947-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
tua-4.3/configure:1948:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
tua-4.3/configure-1949-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-1983-fi
tua-4.3/configure:1984:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
tua-4.3/configure-1985-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:1986:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
tua-4.3/configure-1987-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-1996-echo $ac_n "checking for working mmap""... $ac_c" 1>&6
tua-4.3/configure:1997:if eval "test \"`echo '$''{'ac_cv_func_mmap'+set}'`\" = set"; then
tua-4.3/configure-1998-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2093-do
tua-4.3/configure:2094:ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
tua-4.3/configure-2095-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
tua-4.3/configure:2096:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
tua-4.3/configure-2097-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2115-fi
tua-4.3/configure:2116:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
tua-4.3/configure-2117-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:2118:    ac_tr_hdr=HAVE_`echo $ac_hdr | tr 'abcdefghijklmnopqrstuvwxyz./\055' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ___'`
tua-4.3/configure-2119-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-2130-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
tua-4.3/configure:2131:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
tua-4.3/configure-2132-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2166-fi
tua-4.3/configure:2167:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
tua-4.3/configure-2168-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:2169:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
tua-4.3/configure-2170-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-2183-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
tua-4.3/configure:2184:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
tua-4.3/configure-2185-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2219-fi
tua-4.3/configure:2220:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
tua-4.3/configure-2221-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:2222:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
tua-4.3/configure-2223-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-2241-    echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
tua-4.3/configure:2242:if eval "test \"`echo '$''{'ud_cv_val_LC_MESSAGES'+set}'`\" = set"; then
tua-4.3/configure-2243-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2304-ac_lib_var=`echo intl | tr '.-/+' '___p'`
tua-4.3/configure:2305:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tua-4.3/configure-2306-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2329-fi
tua-4.3/configure:2330:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tua-4.3/configure-2331-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-2344-ac_lib_var=`echo i | tr '.-/+' '___p'`
tua-4.3/configure:2345:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tua-4.3/configure-2346-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2369-fi
tua-4.3/configure:2370:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tua-4.3/configure-2371-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-2384-        echo $ac_n "checking for gettext""... $ac_c" 1>&6
tua-4.3/configure:2385:if eval "test \"`echo '$''{'ac_cv_func_gettext'+set}'`\" = set"; then
tua-4.3/configure-2386-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2420-fi
tua-4.3/configure:2421:if eval "test \"`echo '$ac_cv_func_'gettext`\" = yes"; then
tua-4.3/configure-2422-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-2429-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2430:if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
tua-4.3/configure-2431-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2465-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
tua-4.3/configure:2466:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
tua-4.3/configure-2467-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2501-fi
tua-4.3/configure:2502:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
tua-4.3/configure-2503-  echo "$ac_t""yes" 1>&6
tua-4.3/configure:2504:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
tua-4.3/configure-2505-  cat >> confdefs.h <<EOF
##############################################
tua-4.3/configure-2516-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2517:if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
tua-4.3/configure-2518-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2552-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2553:if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
tua-4.3/configure-2554-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2596-                    echo $ac_n "checking for catgets""... $ac_c" 1>&6
tua-4.3/configure:2597:if eval "test \"`echo '$''{'ac_cv_func_catgets'+set}'`\" = set"; then
tua-4.3/configure-2598-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2632-fi
tua-4.3/configure:2633:if eval "test \"`echo '$ac_cv_func_'catgets`\" = yes"; then
tua-4.3/configure-2634-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-2642-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2643:if eval "test \"`echo '$''{'ac_cv_path_GENCAT'+set}'`\" = set"; then
tua-4.3/configure-2644-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2675-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2676:if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
tua-4.3/configure-2677-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2709-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2710:if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
tua-4.3/configure-2711-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2747-	       INTLLIBS=$INTLDEPS
tua-4.3/configure:2748:	       LIBS=`echo $LIBS | sed -e 's/-lintl//'`
tua-4.3/configure-2749-	       nls_cv_header_intl=intl/libintl.h
##############################################
tua-4.3/configure-2767-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2768:if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
tua-4.3/configure-2769-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2803-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2804:if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
tua-4.3/configure-2805-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2839-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
tua-4.3/configure:2840:if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
tua-4.3/configure-2841-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2878-        INTLLIBS=$INTLDEPS
tua-4.3/configure:2879:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
tua-4.3/configure-2880-        nls_cv_header_intl=intl/libintl.h
##############################################
tua-4.3/configure-2934-echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
tua-4.3/configure:2935:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
tua-4.3/configure-2936-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-2954-fi
tua-4.3/configure:2955:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
tua-4.3/configure-2956-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-2970-   if test "x$srcdir" != "x."; then
tua-4.3/configure:2971:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
tua-4.3/configure-2972-       posrcprefix="$srcdir/"
##############################################
tua-4.3/configure-3028-ac_lib_var=`echo readline ncurses curses termcap | tr '.-/+' '___p'`
tua-4.3/configure:3029:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tua-4.3/configure-3030-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-3053-fi
tua-4.3/configure:3054:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tua-4.3/configure-3055-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-3093-ac_lib_var=`echo tcl | tr '.-/+' '___p'`
tua-4.3/configure:3094:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tua-4.3/configure-3095-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-3118-fi
tua-4.3/configure:3119:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tua-4.3/configure-3120-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-3157-ac_lib_var=`echo btree | tr '.-/+' '___p'`
tua-4.3/configure:3158:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tua-4.3/configure-3159-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tua-4.3/configure-3182-fi
tua-4.3/configure:3183:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tua-4.3/configure-3184-  echo "$ac_t""yes" 1>&6
##############################################
tua-4.3/configure-3432-  case "$ac_file" in
tua-4.3/configure:3433:  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
tua-4.3/configure:3434:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tua-4.3/configure-3435-  *) ac_file_in="${ac_file}.in" ;;
##############################################
tua-4.3/configure-3440-  # Remove last slash and all that follows it.  Not all systems have dirname.
tua-4.3/configure:3441:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
tua-4.3/configure-3442-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
tua-4.3/configure-3444-    test ! -d "$ac_dir" && mkdir "$ac_dir"
tua-4.3/configure:3445:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
tua-4.3/configure-3446-    # A "../" for each directory in $ac_dir_suffix.
tua-4.3/configure:3447:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
tua-4.3/configure-3448-  else
##############################################
tua-4.3/configure-3454-      if test -z "$ac_dots"; then top_srcdir=.
tua-4.3/configure:3455:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
tua-4.3/configure-3456-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
tua-4.3/configure-3467-  rm -f "$ac_file"
tua-4.3/configure:3468:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
tua-4.3/configure-3469-  case "$ac_file" in
##############################################
tua-4.3/configure-3505-  case "$ac_file" in
tua-4.3/configure:3506:  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
tua-4.3/configure:3507:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tua-4.3/configure-3508-  *) ac_file_in="${ac_file}.in" ;;
##############################################
tua-4.3/configure-3600-  # Remove last slash and all that follows it.  Not all systems have dirname.
tua-4.3/configure:3601:  ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'`
tua-4.3/configure-3602-  if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then
##############################################
tua-4.3/configure-3604-    test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir"
tua-4.3/configure:3605:    ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`"
tua-4.3/configure-3606-    # A "../" for each directory in $ac_dest_dir_suffix.
tua-4.3/configure:3607:    ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'`
tua-4.3/configure-3608-  else