===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cryptmount-5.3.2/po/Makefile.in.in-87-.po.gmo:
cryptmount-5.3.2/po/Makefile.in.in:88:	@lang=`echo $* | sed -e 's,.*/,,'`; \
cryptmount-5.3.2/po/Makefile.in.in-89-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
cryptmount-5.3.2/po/Makefile.in.in-166-$(POFILES): $(srcdir)/$(DOMAIN).pot
cryptmount-5.3.2/po/Makefile.in.in:167:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
cryptmount-5.3.2/po/Makefile.in.in-168-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
cryptmount-5.3.2/po/Makefile.in.in-196-	for cat in $$catalogs; do \
cryptmount-5.3.2/po/Makefile.in.in:197:	  cat=`basename $$cat`; \
cryptmount-5.3.2/po/Makefile.in.in:198:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
cryptmount-5.3.2/po/Makefile.in.in-199-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
cryptmount-5.3.2/po/Makefile.in.in-206-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
cryptmount-5.3.2/po/Makefile.in.in:207:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
cryptmount-5.3.2/po/Makefile.in.in-208-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
cryptmount-5.3.2/po/Makefile.in.in-248-	for cat in $$catalogs; do \
cryptmount-5.3.2/po/Makefile.in.in:249:	  cat=`basename $$cat`; \
cryptmount-5.3.2/po/Makefile.in.in:250:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
cryptmount-5.3.2/po/Makefile.in.in-251-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
cryptmount-5.3.2/po/Makefile.in.in-255-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
cryptmount-5.3.2/po/Makefile.in.in:256:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
cryptmount-5.3.2/po/Makefile.in.in-257-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
cryptmount-5.3.2/po/Makefile.in.in-294-	for cat in $$catalogs; do \
cryptmount-5.3.2/po/Makefile.in.in:295:	  cat=`basename $$cat`; \
cryptmount-5.3.2/po/Makefile.in.in:296:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
cryptmount-5.3.2/po/Makefile.in.in-297-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
cryptmount-5.3.2/po/Makefile.in.in-359-.nop.po-create:
cryptmount-5.3.2/po/Makefile.in.in:360:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
cryptmount-5.3.2/po/Makefile.in.in-361-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
cryptmount-5.3.2/po/Makefile.in.in-366-.nop.po-update:
cryptmount-5.3.2/po/Makefile.in.in:367:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
cryptmount-5.3.2/po/Makefile.in.in-368-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
cryptmount-5.3.2/po/Rules-quot-15-.insert-header.po-update-en:
cryptmount-5.3.2/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
cryptmount-5.3.2/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
cryptmount-5.3.2/po/Rules-quot-18-	tmpdir=`pwd`; \
cryptmount-5.3.2/po/Rules-quot-19-	echo "$$lang:"; \
cryptmount-5.3.2/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
cryptmount-5.3.2/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
cryptmount-5.3.2/po/Rules-quot-22-	cd $(srcdir); \
cryptmount-5.3.2/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
cryptmount-5.3.2/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
cryptmount-5.3.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
cryptmount-5.3.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cryptmount-5.3.2/configure-47-  as_echo='print -r --'
cryptmount-5.3.2/configure-48-  as_echo_n='print -rn --'
cryptmount-5.3.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cryptmount-5.3.2/configure-50-  as_echo='printf %s\n'
##############################################
cryptmount-5.3.2/configure-52-else
cryptmount-5.3.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cryptmount-5.3.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cryptmount-5.3.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
cryptmount-5.3.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cryptmount-5.3.2/configure-64-      esac;
##############################################
cryptmount-5.3.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cryptmount-5.3.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cryptmount-5.3.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cryptmount-5.3.2/configure-327-      case $as_dir in #(
cryptmount-5.3.2/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cryptmount-5.3.2/configure-329-      *) as_qdir=$as_dir;;
##############################################
cryptmount-5.3.2/configure-400-  {
cryptmount-5.3.2/configure:401:    as_val=`expr "$@" || test $? -eq 1`
cryptmount-5.3.2/configure-402-  }
##############################################
cryptmount-5.3.2/configure-407-# ----------------------------------------
cryptmount-5.3.2/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cryptmount-5.3.2/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cryptmount-5.3.2/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cryptmount-5.3.2/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cryptmount-5.3.2/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cryptmount-5.3.2/configure-857-  case $ac_option in
cryptmount-5.3.2/configure:858:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cryptmount-5.3.2/configure-859-  *=)   ac_optarg= ;;
##############################################
cryptmount-5.3.2/configure-901-  -disable-* | --disable-*)
cryptmount-5.3.2/configure:902:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cryptmount-5.3.2/configure-903-    # Reject names that are not valid shell variable names.
##############################################
cryptmount-5.3.2/configure-906-    ac_useropt_orig=$ac_useropt
cryptmount-5.3.2/configure:907:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cryptmount-5.3.2/configure-908-    case $ac_user_opts in
##############################################
cryptmount-5.3.2/configure-927-  -enable-* | --enable-*)
cryptmount-5.3.2/configure:928:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cryptmount-5.3.2/configure-929-    # Reject names that are not valid shell variable names.
##############################################
cryptmount-5.3.2/configure-932-    ac_useropt_orig=$ac_useropt
cryptmount-5.3.2/configure:933:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cryptmount-5.3.2/configure-934-    case $ac_user_opts in
##############################################
cryptmount-5.3.2/configure-1140-  -with-* | --with-*)
cryptmount-5.3.2/configure:1141:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cryptmount-5.3.2/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
cryptmount-5.3.2/configure-1145-    ac_useropt_orig=$ac_useropt
cryptmount-5.3.2/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cryptmount-5.3.2/configure-1147-    case $ac_user_opts in
##############################################
cryptmount-5.3.2/configure-1156-  -without-* | --without-*)
cryptmount-5.3.2/configure:1157:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cryptmount-5.3.2/configure-1158-    # Reject names that are not valid shell variable names.
##############################################
cryptmount-5.3.2/configure-1161-    ac_useropt_orig=$ac_useropt
cryptmount-5.3.2/configure:1162:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cryptmount-5.3.2/configure-1163-    case $ac_user_opts in
##############################################
cryptmount-5.3.2/configure-1194-  *=*)
cryptmount-5.3.2/configure:1195:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cryptmount-5.3.2/configure-1196-    # Reject names that are not valid shell variable names.
##############################################
cryptmount-5.3.2/configure-1215-if test -n "$ac_prev"; then
cryptmount-5.3.2/configure:1216:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cryptmount-5.3.2/configure-1217-  as_fn_error $? "missing argument to $ac_option"
##############################################
cryptmount-5.3.2/configure-1237-    */ )
cryptmount-5.3.2/configure:1238:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cryptmount-5.3.2/configure-1239-      eval $ac_var=\$ac_val;;
##############################################
cryptmount-5.3.2/configure-1272-ac_ls_di=`ls -di .` &&
cryptmount-5.3.2/configure:1273:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cryptmount-5.3.2/configure-1274-  as_fn_error $? "working directory cannot be determined"
##############################################
cryptmount-5.3.2/configure-1328-case $srcdir in
cryptmount-5.3.2/configure:1329:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cryptmount-5.3.2/configure-1330-esac
##############################################
cryptmount-5.3.2/configure-1371-By default, \`make install' will install all the files in
cryptmount-5.3.2/configure:1372:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cryptmount-5.3.2/configure:1373:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cryptmount-5.3.2/configure-1374-for instance \`--prefix=\$HOME'.
##############################################
cryptmount-5.3.2/configure-1492-*)
cryptmount-5.3.2/configure:1493:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cryptmount-5.3.2/configure-1494-  # A ".." for each directory in $ac_dir_suffix.
cryptmount-5.3.2/configure:1495:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cryptmount-5.3.2/configure-1496-  case $ac_top_builddir_sub in
##############################################
cryptmount-5.3.2/configure-1912-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
cryptmount-5.3.2/configure:1913:  as_decl_name=`echo $2|sed 's/ *(.*//'`
cryptmount-5.3.2/configure:1914:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
cryptmount-5.3.2/configure-1915-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
cryptmount-5.3.2/configure-2026-    *\'*)
cryptmount-5.3.2/configure:2027:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cryptmount-5.3.2/configure-2028-    esac
##############################################
cryptmount-5.3.2/configure-2109-      case $ac_val in
cryptmount-5.3.2/configure:2110:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cryptmount-5.3.2/configure-2111-      esac
##############################################
cryptmount-5.3.2/configure-2124-	case $ac_val in
cryptmount-5.3.2/configure:2125:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cryptmount-5.3.2/configure-2126-	esac
##############################################
cryptmount-5.3.2/configure-2245-    set,)
cryptmount-5.3.2/configure:2246:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cryptmount-5.3.2/configure:2247:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cryptmount-5.3.2/configure-2248-      ac_cache_corrupted=: ;;
##############################################
cryptmount-5.3.2/configure-2256-	# differences in whitespace do not lead to failure.
cryptmount-5.3.2/configure:2257:	ac_old_val_w=`echo x $ac_old_val`
cryptmount-5.3.2/configure:2258:	ac_new_val_w=`echo x $ac_new_val`
cryptmount-5.3.2/configure-2259-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cryptmount-5.3.2/configure-2276-    case $ac_new_val in
cryptmount-5.3.2/configure:2277:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cryptmount-5.3.2/configure-2278-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cryptmount-5.3.2/configure-2462-     echo "timestamp, slept: $am_has_slept" > conftest.file
cryptmount-5.3.2/configure:2463:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
cryptmount-5.3.2/configure-2464-     if test "$*" = "X"; then
cryptmount-5.3.2/configure-2465-	# -L didn't work.
cryptmount-5.3.2/configure:2466:	set X `ls -t "$srcdir/configure" conftest.file`
cryptmount-5.3.2/configure-2467-     fi
##############################################
cryptmount-5.3.2/configure-2513-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
cryptmount-5.3.2/configure:2514:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
cryptmount-5.3.2/configure-2515-
cryptmount-5.3.2/configure-2516-# Expand $ac_aux_dir to an absolute path.
cryptmount-5.3.2/configure:2517:am_aux_dir=`cd "$ac_aux_dir" && pwd`
cryptmount-5.3.2/configure-2518-
##############################################
cryptmount-5.3.2/configure-2658-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
cryptmount-5.3.2/configure:2659:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
cryptmount-5.3.2/configure-2660-	     'mkdir (GNU coreutils) '* | \
##############################################
cryptmount-5.3.2/configure-2731-set x ${MAKE-make}
cryptmount-5.3.2/configure:2732:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cryptmount-5.3.2/configure-2733-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cryptmount-5.3.2/configure-2741-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cryptmount-5.3.2/configure:2742:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cryptmount-5.3.2/configure-2743-  *@@@%%%=?*=@@@%%%*)
##############################################
cryptmount-5.3.2/configure-2807-
cryptmount-5.3.2/configure:2808:if test "`cd $srcdir && pwd`" != "`pwd`"; then
cryptmount-5.3.2/configure-2809-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
cryptmount-5.3.2/configure-3269-$as_echo_n "checking whether the C compiler works... " >&6; }
cryptmount-5.3.2/configure:3270:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cryptmount-5.3.2/configure-3271-
##############################################
cryptmount-5.3.2/configure-3313-	then :; else
cryptmount-5.3.2/configure:3314:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cryptmount-5.3.2/configure-3315-	fi
##############################################
cryptmount-5.3.2/configure-3373-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cryptmount-5.3.2/configure:3374:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cryptmount-5.3.2/configure-3375-	  break;;
##############################################
cryptmount-5.3.2/configure-3482-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cryptmount-5.3.2/configure:3483:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cryptmount-5.3.2/configure-3484-       break;;
##############################################
cryptmount-5.3.2/configure-3929-  # Check for GNU $ac_path_GREP
cryptmount-5.3.2/configure:3930:case `"$ac_path_GREP" --version 2>&1` in
cryptmount-5.3.2/configure-3931-*GNU*)
##############################################
cryptmount-5.3.2/configure-3995-  # Check for GNU $ac_path_EGREP
cryptmount-5.3.2/configure:3996:case `"$ac_path_EGREP" --version 2>&1` in
cryptmount-5.3.2/configure-3997-*GNU*)
##############################################
cryptmount-5.3.2/configure-4156-do :
cryptmount-5.3.2/configure:4157:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cryptmount-5.3.2/configure-4158-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cryptmount-5.3.2/configure-4161-  cat >>confdefs.h <<_ACEOF
cryptmount-5.3.2/configure:4162:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cryptmount-5.3.2/configure-4163-_ACEOF
##############################################
cryptmount-5.3.2/configure-4832-set x ${MAKE-make}
cryptmount-5.3.2/configure:4833:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cryptmount-5.3.2/configure-4834-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cryptmount-5.3.2/configure-4842-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cryptmount-5.3.2/configure:4843:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cryptmount-5.3.2/configure-4844-  *@@@%%%=?*=@@@%%%*)
##############################################
cryptmount-5.3.2/configure-5397-do :
cryptmount-5.3.2/configure:5398:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cryptmount-5.3.2/configure-5399-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
cryptmount-5.3.2/configure-5401-  cat >>confdefs.h <<_ACEOF
cryptmount-5.3.2/configure:5402:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cryptmount-5.3.2/configure-5403-_ACEOF
##############################################
cryptmount-5.3.2/configure-5411-do :
cryptmount-5.3.2/configure:5412:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cryptmount-5.3.2/configure-5413-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cryptmount-5.3.2/configure-5415-  cat >>confdefs.h <<_ACEOF
cryptmount-5.3.2/configure:5416:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cryptmount-5.3.2/configure-5417-_ACEOF
##############################################
cryptmount-5.3.2/configure-5981-  test $ac_status = 0; }; then
cryptmount-5.3.2/configure:5982:  pkg_cv_libcryptsetup_CFLAGS=`$PKG_CONFIG --cflags "libcryptsetup >= 1.4" 2>/dev/null`
cryptmount-5.3.2/configure-5983-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
cryptmount-5.3.2/configure-5998-  test $ac_status = 0; }; then
cryptmount-5.3.2/configure:5999:  pkg_cv_libcryptsetup_LIBS=`$PKG_CONFIG --libs "libcryptsetup >= 1.4" 2>/dev/null`
cryptmount-5.3.2/configure-6000-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
cryptmount-5.3.2/configure-6019-        if test $_pkg_short_errors_supported = yes; then
cryptmount-5.3.2/configure:6020:	        libcryptsetup_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcryptsetup >= 1.4" 2>&1`
cryptmount-5.3.2/configure-6021-        else
cryptmount-5.3.2/configure:6022:	        libcryptsetup_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcryptsetup >= 1.4" 2>&1`
cryptmount-5.3.2/configure-6023-        fi
##############################################
cryptmount-5.3.2/configure-6582-  # Check for GNU $ac_path_SED
cryptmount-5.3.2/configure:6583:case `"$ac_path_SED" --version 2>&1` in
cryptmount-5.3.2/configure-6584-*GNU*)
##############################################
cryptmount-5.3.2/configure-6757-
cryptmount-5.3.2/configure:6758:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cryptmount-5.3.2/configure-6759-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
cryptmount-5.3.2/configure-6762-
cryptmount-5.3.2/configure:6763:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cryptmount-5.3.2/configure-6764-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
cryptmount-5.3.2/configure-6839-
cryptmount-5.3.2/configure:6840:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cryptmount-5.3.2/configure-6841-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
cryptmount-5.3.2/configure-6950-test "x$ac_build_alias" = x &&
cryptmount-5.3.2/configure:6951:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
cryptmount-5.3.2/configure-6952-test "x$ac_build_alias" = x &&
cryptmount-5.3.2/configure-6953-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
cryptmount-5.3.2/configure:6954:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
cryptmount-5.3.2/configure-6955-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
cryptmount-5.3.2/configure-6974-IFS=$ac_save_IFS
cryptmount-5.3.2/configure:6975:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
cryptmount-5.3.2/configure-6976-
##############################################
cryptmount-5.3.2/configure-6985-else
cryptmount-5.3.2/configure:6986:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
cryptmount-5.3.2/configure-6987-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
cryptmount-5.3.2/configure-7007-IFS=$ac_save_IFS
cryptmount-5.3.2/configure:7008:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
cryptmount-5.3.2/configure-7009-
##############################################
cryptmount-5.3.2/configure-7040-    # gcc leaves a trailing carriage return which upsets mingw
cryptmount-5.3.2/configure:7041:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
cryptmount-5.3.2/configure-7042-  *)
cryptmount-5.3.2/configure:7043:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
cryptmount-5.3.2/configure-7044-  esac
##############################################
cryptmount-5.3.2/configure-7049-      # Canonicalize the pathname of ld
cryptmount-5.3.2/configure:7050:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
cryptmount-5.3.2/configure-7051-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
cryptmount-5.3.2/configure:7052:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
cryptmount-5.3.2/configure-7053-      done
##############################################
cryptmount-5.3.2/configure-7084-      # Break only if it was the GNU/non-GNU ld that we prefer.
cryptmount-5.3.2/configure:7085:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
cryptmount-5.3.2/configure-7086-      *GNU* | *'with BFD'*)
##############################################
cryptmount-5.3.2/configure-7115-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
cryptmount-5.3.2/configure:7116:case `$LD -v 2>&1 </dev/null` in
cryptmount-5.3.2/configure-7117-*GNU* | *'with BFD'*)
##############################################
cryptmount-5.3.2/configure-7203-    *)
cryptmount-5.3.2/configure:7204:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
cryptmount-5.3.2/configure-7205-      if test -n "$searchpath"; then
##############################################
cryptmount-5.3.2/configure-7213-                ;;
cryptmount-5.3.2/configure:7214:              *) searchdir=`cd "$searchdir" && pwd`
cryptmount-5.3.2/configure-7215-                 case "$searchdir" in
##############################################
cryptmount-5.3.2/configure-7304-        names_already_handled="$names_already_handled $name"
cryptmount-5.3.2/configure:7305:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
cryptmount-5.3.2/configure-7306-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
cryptmount-5.3.2/configure-7380-                -L*)
cryptmount-5.3.2/configure:7381:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
cryptmount-5.3.2/configure-7382-                                    if test -n "$acl_shlibext"; then
##############################################
cryptmount-5.3.2/configure-7497-              */$acl_libdirstem | */$acl_libdirstem/)
cryptmount-5.3.2/configure:7498:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
cryptmount-5.3.2/configure-7499-                if test "$name" = 'iconv'; then
##############################################
cryptmount-5.3.2/configure-7504-              */$acl_libdirstem2 | */$acl_libdirstem2/)
cryptmount-5.3.2/configure:7505:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
cryptmount-5.3.2/configure-7506-                if test "$name" = 'iconv'; then
##############################################
cryptmount-5.3.2/configure-7555-                  -L*)
cryptmount-5.3.2/configure:7556:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
cryptmount-5.3.2/configure-7557-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
cryptmount-5.3.2/configure-7614-                  -R*)
cryptmount-5.3.2/configure:7615:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
cryptmount-5.3.2/configure-7616-                    if test "$enable_rpath" != no; then
##############################################
cryptmount-5.3.2/configure-7639-                  -l*)
cryptmount-5.3.2/configure:7640:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
cryptmount-5.3.2/configure-7641-                    ;;
cryptmount-5.3.2/configure-7642-                  *.la)
cryptmount-5.3.2/configure:7643:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
cryptmount-5.3.2/configure-7644-                    ;;
##############################################
cryptmount-5.3.2/configure-8202-        names_already_handled="$names_already_handled $name"
cryptmount-5.3.2/configure:8203:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
cryptmount-5.3.2/configure-8204-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
cryptmount-5.3.2/configure-8278-                -L*)
cryptmount-5.3.2/configure:8279:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
cryptmount-5.3.2/configure-8280-                                    if test -n "$acl_shlibext"; then
##############################################
cryptmount-5.3.2/configure-8395-              */$acl_libdirstem | */$acl_libdirstem/)
cryptmount-5.3.2/configure:8396:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
cryptmount-5.3.2/configure-8397-                if test "$name" = 'intl'; then
##############################################
cryptmount-5.3.2/configure-8402-              */$acl_libdirstem2 | */$acl_libdirstem2/)
cryptmount-5.3.2/configure:8403:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
cryptmount-5.3.2/configure-8404-                if test "$name" = 'intl'; then
##############################################
cryptmount-5.3.2/configure-8453-                  -L*)
cryptmount-5.3.2/configure:8454:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
cryptmount-5.3.2/configure-8455-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
cryptmount-5.3.2/configure-8512-                  -R*)
cryptmount-5.3.2/configure:8513:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
cryptmount-5.3.2/configure-8514-                    if test "$enable_rpath" != no; then
##############################################
cryptmount-5.3.2/configure-8537-                  -l*)
cryptmount-5.3.2/configure:8538:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
cryptmount-5.3.2/configure-8539-                    ;;
cryptmount-5.3.2/configure-8540-                  *.la)
cryptmount-5.3.2/configure:8541:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
cryptmount-5.3.2/configure-8542-                    ;;
##############################################
cryptmount-5.3.2/configure-8997-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cryptmount-5.3.2/configure:8998:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cryptmount-5.3.2/configure-8999-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cryptmount-5.3.2/configure-9092-if test -z "$BASH_VERSION$ZSH_VERSION" \
cryptmount-5.3.2/configure:9093:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cryptmount-5.3.2/configure-9094-  as_echo='print -r --'
cryptmount-5.3.2/configure-9095-  as_echo_n='print -rn --'
cryptmount-5.3.2/configure:9096:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cryptmount-5.3.2/configure-9097-  as_echo='printf %s\n'
##############################################
cryptmount-5.3.2/configure-9099-else
cryptmount-5.3.2/configure:9100:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cryptmount-5.3.2/configure-9101-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cryptmount-5.3.2/configure-9109-	expr "X$arg" : "X\\(.*\\)$as_nl";
cryptmount-5.3.2/configure:9110:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cryptmount-5.3.2/configure-9111-      esac;
##############################################
cryptmount-5.3.2/configure-9186-# ----------------------------------------
cryptmount-5.3.2/configure:9187:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cryptmount-5.3.2/configure-9188-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cryptmount-5.3.2/configure-9258-  {
cryptmount-5.3.2/configure:9259:    as_val=`expr "$@" || test $? -eq 1`
cryptmount-5.3.2/configure-9260-  }
##############################################
cryptmount-5.3.2/configure-9362-      case $as_dir in #(
cryptmount-5.3.2/configure:9363:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cryptmount-5.3.2/configure-9364-      *) as_qdir=$as_dir;;
##############################################
cryptmount-5.3.2/configure-9497-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cryptmount-5.3.2/configure:9498:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cryptmount-5.3.2/configure-9499-ac_cs_version="\\
##############################################
cryptmount-5.3.2/configure-9522-  --*=?*)
cryptmount-5.3.2/configure:9523:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cryptmount-5.3.2/configure:9524:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cryptmount-5.3.2/configure-9525-    ac_shift=:
##############################################
cryptmount-5.3.2/configure-9527-  --*=)
cryptmount-5.3.2/configure:9528:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cryptmount-5.3.2/configure-9529-    ac_optarg=
##############################################
cryptmount-5.3.2/configure-9551-    case $ac_optarg in
cryptmount-5.3.2/configure:9552:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cryptmount-5.3.2/configure-9553-    '') as_fn_error $? "missing file argument" ;;
##############################################
cryptmount-5.3.2/configure-9559-    case $ac_optarg in
cryptmount-5.3.2/configure:9560:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cryptmount-5.3.2/configure-9561-    esac
##############################################
cryptmount-5.3.2/configure-9700-fi
cryptmount-5.3.2/configure:9701:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cryptmount-5.3.2/configure-9702-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cryptmount-5.3.2/configure-9717-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cryptmount-5.3.2/configure:9718:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cryptmount-5.3.2/configure-9719-ac_delim='%!_!# '
##############################################
cryptmount-5.3.2/configure-9723-
cryptmount-5.3.2/configure:9724:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cryptmount-5.3.2/configure-9725-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cryptmount-5.3.2/configure-9861-for ac_last_try in false false :; do
cryptmount-5.3.2/configure:9862:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cryptmount-5.3.2/configure-9863-  if test -z "$ac_tt"; then
##############################################
cryptmount-5.3.2/configure-9993-      esac
cryptmount-5.3.2/configure:9994:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cryptmount-5.3.2/configure-9995-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cryptmount-5.3.2/configure-10052-*)
cryptmount-5.3.2/configure:10053:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cryptmount-5.3.2/configure-10054-  # A ".." for each directory in $ac_dir_suffix.
cryptmount-5.3.2/configure:10055:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cryptmount-5.3.2/configure-10056-  case $ac_top_builddir_sub in
##############################################
cryptmount-5.3.2/configure-10113-/@mandir@/p'
cryptmount-5.3.2/configure:10114:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cryptmount-5.3.2/configure-10115-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cryptmount-5.3.2/configure-10130-
cryptmount-5.3.2/configure:10131:# Neutralize VPATH when `$srcdir' = `.'.
cryptmount-5.3.2/configure-10132-# Shell code in configure.ac might set extrasub.
##############################################
cryptmount-5.3.2/configure-10158-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cryptmount-5.3.2/configure:10159:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cryptmount-5.3.2/configure-10160-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cryptmount-5.3.2/configure-10204-    * )
cryptmount-5.3.2/configure:10205:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cryptmount-5.3.2/configure-10206-  esac
##############################################
cryptmount-5.3.2/configure-10243-      case "$ac_file" in
cryptmount-5.3.2/configure:10244:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
cryptmount-5.3.2/configure-10245-      esac
##############################################
cryptmount-5.3.2/configure-10248-        # Adjust a relative srcdir.
cryptmount-5.3.2/configure:10249:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
cryptmount-5.3.2/configure:10250:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
cryptmount-5.3.2/configure:10251:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
cryptmount-5.3.2/configure-10252-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
cryptmount-5.3.2/configure-10255-        case "$ac_given_srcdir" in
cryptmount-5.3.2/configure:10256:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
cryptmount-5.3.2/configure-10257-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
cryptmount-5.3.2/configure-10276-            fi
cryptmount-5.3.2/configure:10277:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
cryptmount-5.3.2/configure-10278-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
cryptmount-5.3.2/sysinit/Makefile.in-52-  { \
cryptmount-5.3.2/sysinit/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cryptmount-5.3.2/sysinit/Makefile.in-54-  }; \
##############################################
cryptmount-5.3.2/sysinit/Makefile.in-310-distdir-am: $(DISTFILES)
cryptmount-5.3.2/sysinit/Makefile.in:311:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/sysinit/Makefile.in:312:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/sysinit/Makefile.in-313-	list='$(DISTFILES)'; \
##############################################
cryptmount-5.3.2/sysinit/Makefile.in-324-	  if test -d $$d/$$file; then \
cryptmount-5.3.2/sysinit/Makefile.in:325:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cryptmount-5.3.2/sysinit/Makefile.in-326-	    if test -d "$(distdir)/$$file"; then \
##############################################
cryptmount-5.3.2/sysinit/setupscript.sh.in-92-    for tgt in "${guessed_home}" "${HOME}" "`pwd`" "/home"; do
cryptmount-5.3.2/sysinit/setupscript.sh.in:93:        hm="`echo ${tgt}/ | sed -n -e 's%^\(/.*home/[^/]*\).*$%\1%p'`"
cryptmount-5.3.2/sysinit/setupscript.sh.in-94-        if [ "${hm}" != "" -a -d "${hm}" ]; then
cryptmount-5.3.2/sysinit/setupscript.sh.in:95:            guessed_home="`echo ${hm} | sed 's%/$%%'`"
cryptmount-5.3.2/sysinit/setupscript.sh.in-96-            break
##############################################
cryptmount-5.3.2/sysinit/setupscript.sh.in-105-        eval "val=\"\$${var}\""
cryptmount-5.3.2/sysinit/setupscript.sh.in:106:        eval "$var=\"`echo \"${val}\" | sed 's, ,\\\\ ,g'`\""
cryptmount-5.3.2/sysinit/setupscript.sh.in-107-    done
##############################################
cryptmount-5.3.2/sysinit/setupscript.sh.in-115-    echo -n "    "
cryptmount-5.3.2/sysinit/setupscript.sh.in:116:    tgts=`${CM_BINEXE} --list | awk '{printf"%s ", $1}'`
cryptmount-5.3.2/sysinit/setupscript.sh.in-117-    if [ ! -z "${tgts}" ]; then echo "${tgts}"; else echo "(NONE)"; fi
##############################################
cryptmount-5.3.2/sysinit/setupscript.sh.in-144-    while [ -z "${mount_dir}" ]; do
cryptmount-5.3.2/sysinit/setupscript.sh.in:145:        prompt=`eval_gettext "Please specify where \"\\\${TargetName}\" should be mounted"`
cryptmount-5.3.2/sysinit/setupscript.sh.in-146-        GetResponse "${prompt}" "${guessed_home}/crypt" "mount_dir"
##############################################
cryptmount-5.3.2/sysinit/setupscript.sh.in-219-    NegativeResponse=`eval_gettext "no"`
cryptmount-5.3.2/sysinit/setupscript.sh.in:220:    prompt=`eval_gettext "Please confirm that you want to proceed (enter \"\\\${AffirmativeResponse}\")"`
cryptmount-5.3.2/sysinit/setupscript.sh.in-221-    GetResponse "${prompt}" "${NegativeResponse}" "confirm"
cryptmount-5.3.2/sysinit/setupscript.sh.in:222:    if [ "`echo ${confirm} | ToLowerCase`" != "${AffirmativeResponse}" ]; then
cryptmount-5.3.2/sysinit/setupscript.sh.in-223-        eval_gettext "Installation abandoned"; echo
##############################################
cryptmount-5.3.2/sysinit/setupscript.sh.in-232-    eval_gettext "Creating filesystem container (\${crypto_dev})..."
cryptmount-5.3.2/sysinit/setupscript.sh.in:233:    pfx=`dirname "${crypto_dev}"`
cryptmount-5.3.2/sysinit/setupscript.sh.in-234-    test -d "${pfx}" || mkdir -p "${pfx}"
##############################################
cryptmount-5.3.2/sysinit/setupscript.sh.in-243-# Entry automatically generated by setup-script:
cryptmount-5.3.2/sysinit/setupscript.sh.in:244:`echo "${TargetName}" | sed 's, ,\\\\ ,g'` {
cryptmount-5.3.2/sysinit/setupscript.sh.in:245:    dev=`echo "${crypto_dev}" | sed 's, ,\\\\ ,g'`
cryptmount-5.3.2/sysinit/setupscript.sh.in:246:    dir=`echo "${mount_dir}" | sed 's, ,\\\\ ,g'`
cryptmount-5.3.2/sysinit/setupscript.sh.in-247-    fstype=ext3
##############################################
cryptmount-5.3.2/sysinit/setupscript.sh.in-250-    keyformat=builtin
cryptmount-5.3.2/sysinit/setupscript.sh.in:251:    keyfile=`echo "${key_file}" | sed 's, ,\\\\ ,g'`
cryptmount-5.3.2/sysinit/setupscript.sh.in-252-}
##############################################
cryptmount-5.3.2/man/Makefile.in-49-  { \
cryptmount-5.3.2/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cryptmount-5.3.2/man/Makefile.in-51-  }; \
##############################################
cryptmount-5.3.2/man/Makefile.in-128-  esac
cryptmount-5.3.2/man/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cryptmount-5.3.2/man/Makefile.in-130-am__vpath_adj = case $$p in \
cryptmount-5.3.2/man/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cryptmount-5.3.2/man/Makefile.in-132-    *) f=$$p;; \
cryptmount-5.3.2/man/Makefile.in-133-  esac;
cryptmount-5.3.2/man/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cryptmount-5.3.2/man/Makefile.in-135-am__install_max = 40
cryptmount-5.3.2/man/Makefile.in-136-am__nobase_strip_setup = \
cryptmount-5.3.2/man/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cryptmount-5.3.2/man/Makefile.in-138-am__nobase_strip = \
##############################################
cryptmount-5.3.2/man/Makefile.in-197-  while test -n "$$dir1"; do \
cryptmount-5.3.2/man/Makefile.in:198:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
cryptmount-5.3.2/man/Makefile.in-199-    if test "$$first" != "."; then \
cryptmount-5.3.2/man/Makefile.in-200-      if test "$$first" = ".."; then \
cryptmount-5.3.2/man/Makefile.in:201:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
cryptmount-5.3.2/man/Makefile.in:202:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
cryptmount-5.3.2/man/Makefile.in-203-      else \
cryptmount-5.3.2/man/Makefile.in:204:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
cryptmount-5.3.2/man/Makefile.in-205-        if test "$$first2" = "$$first"; then \
cryptmount-5.3.2/man/Makefile.in:206:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
cryptmount-5.3.2/man/Makefile.in-207-        else \
##############################################
cryptmount-5.3.2/man/Makefile.in-212-    fi; \
cryptmount-5.3.2/man/Makefile.in:213:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
cryptmount-5.3.2/man/Makefile.in-214-  done; \
##############################################
cryptmount-5.3.2/man/Makefile.in-387-	test -n "$(man5dir)" \
cryptmount-5.3.2/man/Makefile.in:388:	  && test -n "`echo $$list1$$list2`" \
cryptmount-5.3.2/man/Makefile.in-389-	  || exit 0; \
##############################################
cryptmount-5.3.2/man/Makefile.in-430-	test -n "$(man8dir)" \
cryptmount-5.3.2/man/Makefile.in:431:	  && test -n "`echo $$list1$$list2`" \
cryptmount-5.3.2/man/Makefile.in-432-	  || exit 0; \
##############################################
cryptmount-5.3.2/man/Makefile.in-483-	dot_seen=no; \
cryptmount-5.3.2/man/Makefile.in:484:	target=`echo $@ | sed s/-recursive//`; \
cryptmount-5.3.2/man/Makefile.in-485-	case "$@" in \
##############################################
cryptmount-5.3.2/man/Makefile.in-546-GTAGS:
cryptmount-5.3.2/man/Makefile.in:547:	here=`$(am__cd) $(top_builddir) && pwd` \
cryptmount-5.3.2/man/Makefile.in-548-	  && $(am__cd) $(top_srcdir) \
##############################################
cryptmount-5.3.2/man/Makefile.in-572-distdir-am: $(DISTFILES)
cryptmount-5.3.2/man/Makefile.in:573:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/man/Makefile.in:574:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/man/Makefile.in-575-	list='$(DISTFILES)'; \
##############################################
cryptmount-5.3.2/man/Makefile.in-586-	  if test -d $$d/$$file; then \
cryptmount-5.3.2/man/Makefile.in:587:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cryptmount-5.3.2/man/Makefile.in-588-	    if test -d "$(distdir)/$$file"; then \
##############################################
cryptmount-5.3.2/man/fr/Makefile.in-49-  { \
cryptmount-5.3.2/man/fr/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cryptmount-5.3.2/man/fr/Makefile.in-51-  }; \
##############################################
cryptmount-5.3.2/man/fr/Makefile.in-120-  esac
cryptmount-5.3.2/man/fr/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cryptmount-5.3.2/man/fr/Makefile.in-122-am__vpath_adj = case $$p in \
cryptmount-5.3.2/man/fr/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cryptmount-5.3.2/man/fr/Makefile.in-124-    *) f=$$p;; \
cryptmount-5.3.2/man/fr/Makefile.in-125-  esac;
cryptmount-5.3.2/man/fr/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cryptmount-5.3.2/man/fr/Makefile.in-127-am__install_max = 40
cryptmount-5.3.2/man/fr/Makefile.in-128-am__nobase_strip_setup = \
cryptmount-5.3.2/man/fr/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cryptmount-5.3.2/man/fr/Makefile.in-130-am__nobase_strip = \
##############################################
cryptmount-5.3.2/man/fr/Makefile.in-326-	test -n "$(man5dir)" \
cryptmount-5.3.2/man/fr/Makefile.in:327:	  && test -n "`echo $$list1$$list2`" \
cryptmount-5.3.2/man/fr/Makefile.in-328-	  || exit 0; \
##############################################
cryptmount-5.3.2/man/fr/Makefile.in-369-	test -n "$(man8dir)" \
cryptmount-5.3.2/man/fr/Makefile.in:370:	  && test -n "`echo $$list1$$list2`" \
cryptmount-5.3.2/man/fr/Makefile.in-371-	  || exit 0; \
##############################################
cryptmount-5.3.2/man/fr/Makefile.in-418-distdir-am: $(DISTFILES)
cryptmount-5.3.2/man/fr/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/man/fr/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/man/fr/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
cryptmount-5.3.2/man/fr/Makefile.in-432-	  if test -d $$d/$$file; then \
cryptmount-5.3.2/man/fr/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cryptmount-5.3.2/man/fr/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
cryptmount-5.3.2/install-sh-210-      fi
cryptmount-5.3.2/install-sh:211:      dst=$dst/`basename "$src"`
cryptmount-5.3.2/install-sh-212-    fi
##############################################
cryptmount-5.3.2/install-sh-215-  # This sed command emulates the dirname command.
cryptmount-5.3.2/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
cryptmount-5.3.2/install-sh-217-
##############################################
cryptmount-5.3.2/install-sh-228-    IFS='%'
cryptmount-5.3.2/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
cryptmount-5.3.2/install-sh-230-    shift
##############################################
cryptmount-5.3.2/install-sh-256-  else
cryptmount-5.3.2/install-sh:257:    dstfile=`basename "$dst"`
cryptmount-5.3.2/install-sh-258-
##############################################
cryptmount-5.3.2/Makefile.in-53-  { \
cryptmount-5.3.2/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cryptmount-5.3.2/Makefile.in-55-  }; \
##############################################
cryptmount-5.3.2/Makefile.in-212-  while test -n "$$dir1"; do \
cryptmount-5.3.2/Makefile.in:213:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
cryptmount-5.3.2/Makefile.in-214-    if test "$$first" != "."; then \
cryptmount-5.3.2/Makefile.in-215-      if test "$$first" = ".."; then \
cryptmount-5.3.2/Makefile.in:216:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
cryptmount-5.3.2/Makefile.in:217:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
cryptmount-5.3.2/Makefile.in-218-      else \
cryptmount-5.3.2/Makefile.in:219:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
cryptmount-5.3.2/Makefile.in-220-        if test "$$first2" = "$$first"; then \
cryptmount-5.3.2/Makefile.in:221:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
cryptmount-5.3.2/Makefile.in-222-        else \
##############################################
cryptmount-5.3.2/Makefile.in-227-    fi; \
cryptmount-5.3.2/Makefile.in:228:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
cryptmount-5.3.2/Makefile.in-229-  done; \
##############################################
cryptmount-5.3.2/Makefile.in-508-.c.obj:
cryptmount-5.3.2/Makefile.in:509:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
cryptmount-5.3.2/Makefile.in-510-
##############################################
cryptmount-5.3.2/Makefile.in-524-	dot_seen=no; \
cryptmount-5.3.2/Makefile.in:525:	target=`echo $@ | sed s/-recursive//`; \
cryptmount-5.3.2/Makefile.in-526-	case "$@" in \
##############################################
cryptmount-5.3.2/Makefile.in-587-GTAGS:
cryptmount-5.3.2/Makefile.in:588:	here=`$(am__cd) $(top_builddir) && pwd` \
cryptmount-5.3.2/Makefile.in-589-	  && $(am__cd) $(top_srcdir) \
##############################################
cryptmount-5.3.2/Makefile.in-622-	test -d "$(distdir)" || mkdir "$(distdir)"
cryptmount-5.3.2/Makefile.in:623:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/Makefile.in:624:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/Makefile.in-625-	list='$(DISTFILES)'; \
##############################################
cryptmount-5.3.2/Makefile.in-636-	  if test -d $$d/$$file; then \
cryptmount-5.3.2/Makefile.in:637:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cryptmount-5.3.2/Makefile.in-638-	    if test -d "$(distdir)/$$file"; then \
##############################################
cryptmount-5.3.2/Makefile.in-750-	test -d $(distdir)/_build || exit 0; \
cryptmount-5.3.2/Makefile.in:751:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
cryptmount-5.3.2/Makefile.in-752-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
cryptmount-5.3.2/Makefile.in-794-	}; \
cryptmount-5.3.2/Makefile.in:795:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
cryptmount-5.3.2/Makefile.in-796-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
cryptmount-5.3.2/Makefile.in-806-	fi
cryptmount-5.3.2/Makefile.in:807:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
cryptmount-5.3.2/Makefile.in-808-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
cryptmount-5.3.2/testing/Makefile.in-52-  { \
cryptmount-5.3.2/testing/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cryptmount-5.3.2/testing/Makefile.in-54-  }; \
##############################################
cryptmount-5.3.2/testing/Makefile.in-304-distdir-am: $(DISTFILES)
cryptmount-5.3.2/testing/Makefile.in:305:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/testing/Makefile.in:306:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cryptmount-5.3.2/testing/Makefile.in-307-	list='$(DISTFILES)'; \
##############################################
cryptmount-5.3.2/testing/Makefile.in-318-	  if test -d $$d/$$file; then \
cryptmount-5.3.2/testing/Makefile.in:319:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cryptmount-5.3.2/testing/Makefile.in-320-	    if test -d "$(distdir)/$$file"; then \
##############################################
cryptmount-5.3.2/testing/mudslinger.in-14-# Pair of unused loopback devices:
cryptmount-5.3.2/testing/mudslinger.in:15:LOOPDEV=`${LOSETUP} -f`
cryptmount-5.3.2/testing/mudslinger.in-16-LOOPDEV2=/dev/loop5
##############################################
cryptmount-5.3.2/testing/mudslinger.in-40-    echo -n "Testing $1..."
cryptmount-5.3.2/testing/mudslinger.in:41:    echo -e "\n\n----  Test \"$1\" ---- ("`date ${DATEFMT}`")\n" 1>&3
cryptmount-5.3.2/testing/mudslinger.in-42-    if [ ${NTESTS_ABORTED} -gt 0 ]; then
##############################################
cryptmount-5.3.2/testing/mudslinger.in-46-    else
cryptmount-5.3.2/testing/mudslinger.in:47:        NTESTS_RUN=`expr ${NTESTS_RUN} + 1`
cryptmount-5.3.2/testing/mudslinger.in-48-        true
##############################################
cryptmount-5.3.2/testing/mudslinger.in-54-    echo "  ${ts_fail}FAILED!${ts_norm}   [$1]"
cryptmount-5.3.2/testing/mudslinger.in:55:    echo "!!! TEST FAILED [$1] ("`date ${DATEFMT}`") !!!" 1>&3
cryptmount-5.3.2/testing/mudslinger.in:56:    NTESTS_FAILED=`expr ${NTESTS_FAILED} + 1`
cryptmount-5.3.2/testing/mudslinger.in-57-    # Execute optional clean-up command
##############################################
cryptmount-5.3.2/testing/mudslinger.in-65-    echo "  ${ts_good}passed${ts_norm}"
cryptmount-5.3.2/testing/mudslinger.in:66:    echo "(test passed @ "`date ${DATEFMT}`")" 1>&3
cryptmount-5.3.2/testing/mudslinger.in:67:    NTESTS_PASSED=`expr ${NTESTS_PASSED} + 1`
cryptmount-5.3.2/testing/mudslinger.in-68-};
##############################################
cryptmount-5.3.2/testing/mudslinger.in-72-    echo "(test aborted)" 1>&3
cryptmount-5.3.2/testing/mudslinger.in:73:    NTESTS_ABORTED=`expr ${NTESTS_ABORTED} + 1`
cryptmount-5.3.2/testing/mudslinger.in-74-};
##############################################
cryptmount-5.3.2/testing/mudslinger.in-92-    # Syntax: tupelize <string> [var0 [var1]...]
cryptmount-5.3.2/testing/mudslinger.in:93:    local tupstring=`echo $1 | sed 's/,/ /g'`
cryptmount-5.3.2/testing/mudslinger.in-94-    shift
##############################################
cryptmount-5.3.2/testing/mudslinger.in-160-
cryptmount-5.3.2/testing/mudslinger.in:161:    for tgt in `awk '{printf"%s\n",$1}' ${TMPDIR}/dm-list1`
cryptmount-5.3.2/testing/mudslinger.in-162-    do
##############################################
cryptmount-5.3.2/testing/mudslinger.in-204-    if test_start "key generation"; then true; else return; fi
cryptmount-5.3.2/testing/mudslinger.in:205:    mgrlist=`${CM} --key-managers 2>/dev/null | sed -e 's/,/ /g' -e 's/\<password\>//' -e 's/\<luks\>//'`
cryptmount-5.3.2/testing/mudslinger.in-206-    for mgr in $mgrlist;
##############################################
cryptmount-5.3.2/testing/mudslinger.in-223-            if [ ! -f ${TMPDIR}/keyfile ]; then test_fail missing-key; return; fi
cryptmount-5.3.2/testing/mudslinger.in:224:            fllen=`wc -c ${TMPDIR}/keyfile | awk '{printf"%d", $1}'`
cryptmount-5.3.2/testing/mudslinger.in-225-            if [ "${fllen}" -lt "${len}" ]; then test_fail "keyfile size"; return; fi
##############################################
cryptmount-5.3.2/testing/mudslinger.in-332-    if test_start "password changing"; then true; else return; fi
cryptmount-5.3.2/testing/mudslinger.in:333:    mgrlist=`${CM} --key-managers 2>/dev/null | sed -e 's/,/ /g' -e 's/\<password\>//' -e 's/\<raw\>//' -e 's/\<luks\>//'`
cryptmount-5.3.2/testing/mudslinger.in-334-    for mgr in ${mgrlist};
##############################################
cryptmount-5.3.2/testing/mudslinger.in-404-
cryptmount-5.3.2/testing/mudslinger.in:405:        if [ `df -k | grep -c /dev/mapper/target${idx}` -ne 0 ]; then test_fail "pre-existing" "${cleanup}" ; return; fi
cryptmount-5.3.2/testing/mudslinger.in-406-        if ${SU_p} ${USER1} -c "${CM} --config-dir ${TMPDIR} --password "${PASSWD}" --mount target${idx}" 1>&3 2>&3; then true; else test_fail "mount" "${cleanup}" ; return; fi
cryptmount-5.3.2/testing/mudslinger.in:407:        if [ `df -k | grep -c "/dev/mapper/target${idx}"` -ne 1 ]; then test_fail "unregistered" "${cleanup}" ; return; fi
cryptmount-5.3.2/testing/mudslinger.in-408-        wait_udev
cryptmount-5.3.2/testing/mudslinger.in-409-        if ${SU_p} ${USER1} -c "${CM} --config-dir ${TMPDIR} --unmount target${idx}" 2>&3; then true; else test_fail "unmount" "${cleanup}" ; return; fi
cryptmount-5.3.2/testing/mudslinger.in:410:        if [ `df -k | grep -c /dev/mapper/target${idx}` -ne 0 ]; then test_fail "remnant" "${cleanup}" ; return; fi
cryptmount-5.3.2/testing/mudslinger.in-411-    done
##############################################
cryptmount-5.3.2/testing/mudslinger.in-437-        tupelize $marker tgt dir
cryptmount-5.3.2/testing/mudslinger.in:438:        dirq=`awk "/^${tgt}/{ printf\"%s\",\\$5 }" ${TMPDIR}/tlist`
cryptmount-5.3.2/testing/mudslinger.in-439-        if [ "${dirq}" = "" ]; then test_fail "absent"; return; fi
##############################################
cryptmount-5.3.2/testing/mudslinger.in-465-    if ${SU_p} ${USER1} -c "${CM} --config-dir ${TMPDIR} --password "${PASSWD}" --list" > ${TMPDIR}/tlist 2>&3; then true; else test_fail listing; return; fi
cryptmount-5.3.2/testing/mudslinger.in:466:    if [ "`echo ${tlist} | wc -w`" -ne "`wc -l < ${TMPDIR}/tlist`" ]; then
cryptmount-5.3.2/testing/mudslinger.in-467-        test_fail "wrong number of targets"; return
##############################################
cryptmount-5.3.2/testing/mudslinger.in-472-        echo $tgt __ $dir __ $fs 1>&3
cryptmount-5.3.2/testing/mudslinger.in:473:        dirq=`awk "/^${tgt}/{ printf\"%s\",\\$5 }" ${TMPDIR}/tlist`
cryptmount-5.3.2/testing/mudslinger.in:474:        fsq=`awk "/^${tgt}/{ printf\"%s\",\\$7 }" ${TMPDIR}/tlist`
cryptmount-5.3.2/testing/mudslinger.in-475-        if [ "${dirq}" != "\"${dir}\"" ]; then test_fail "mismatched mount-point (${dirq} != ${dir})"; return; fi
##############################################
cryptmount-5.3.2/testing/mudslinger.in-566-    if test_start "unavailable key-hashing"; then true; else return; fi
cryptmount-5.3.2/testing/mudslinger.in:567:    mgrlist=`${CM} --key-managers 2>/dev/null | sed -e 's/,/ /g' -e 's/\<builtin\>//' -e 's/\<raw\>//' -e 's/\<luks\>//'`
cryptmount-5.3.2/testing/mudslinger.in-568-    for mgr in $mgrlist;
##############################################
cryptmount-5.3.2/testing/mudslinger.in-611-    for user in ${USER1} ${USER2}; do
cryptmount-5.3.2/testing/mudslinger.in:612:        group=`su -s /bin/sh -c "id -ng" ${user}`
cryptmount-5.3.2/testing/mudslinger.in-613-        echo "user=${user}.${group}" >&3
##############################################
cryptmount-5.3.2/testing/mudslinger.in-651-        test -f ${TMPDIR}/keyfile || ${CM} --config-dir ${TMPDIR} --newpassword "${PASSWD}" --generate-key 16 target${idx} 2>&3
cryptmount-5.3.2/testing/mudslinger.in:652:        pos=`expr ${pos} + ${fsz}`
cryptmount-5.3.2/testing/mudslinger.in-653-    done
##############################################
cryptmount-5.3.2/testing/mudslinger.in-663-    done
cryptmount-5.3.2/testing/mudslinger.in:664:    srtlist=`echo ${tgtlist} | awk '{for (i=1; i<=NF; ++i) printf"%s\n",\$i}' | sort`
cryptmount-5.3.2/testing/mudslinger.in-665-    for tgt in ${srtlist}; do
##############################################
cryptmount-5.3.2/testing/mudslinger.in-670-    cleanup="${CM} --config-dir ${TMPDIR} --unmount --all"
cryptmount-5.3.2/testing/mudslinger.in:671:    if [ "`wc -l ${TMPDIR}/cryptmount.status | awk '{printf"%d",$1}'`" -ne 10 ]; then test_fail "cmstatus" "${cleanup}" ; return; fi
cryptmount-5.3.2/testing/mudslinger.in-672-    if [ `df -k | grep -c /dev/mapper/target` -lt 8 ]; then test_fail "df" "${cleanup}" ; return; fi
##############################################
cryptmount-5.3.2/testing/mudslinger.in-725-    wait_udev
cryptmount-5.3.2/testing/mudslinger.in:726:    if [ "`head -n 1 /dev/mapper/target${idx}`" = "PurePassword" ]; then true; else test_fail "bad decrypt" "${cleanup}"; return; fi
cryptmount-5.3.2/testing/mudslinger.in-727-    if ${CM} --config-dir ${TMPDIR} --release target${idx} 2>&3; then true; else test_fail "release passwd.fs" "${cleanup}"; return; fi
##############################################
cryptmount-5.3.2/testing/mudslinger.in-850-        echo "config=${config}" 1>&3
cryptmount-5.3.2/testing/mudslinger.in:851:        Ocipher=`echo $config | awk 'BEGIN{FS=":"}{printf"%s",$1}'`
cryptmount-5.3.2/testing/mudslinger.in:852:        Ohash=`echo $config | awk 'BEGIN{FS=":"}{printf"%s",$2}'`
cryptmount-5.3.2/testing/mudslinger.in:853:        Gcipher=`echo $config | awk 'BEGIN{FS=":"}{printf"%s",$3}'`
cryptmount-5.3.2/testing/mudslinger.in:854:        Ghash=`echo $config | awk 'BEGIN{FS=":"}{printf"%s",$4}'`
cryptmount-5.3.2/testing/mudslinger.in-855-
##############################################
cryptmount-5.3.2/testing/mudslinger.in-1035-                cleanup="${CM} --config-dir ${TMPDIR} --release target${idx}"
cryptmount-5.3.2/testing/mudslinger.in:1036:                ${DD} if=/dev/zero of=/dev/mapper/target${idx} bs=1b count=`expr ${length} + 16` 2>&3
cryptmount-5.3.2/testing/mudslinger.in-1037-                wait_udev
##############################################
cryptmount-5.3.2/testing/mudslinger.in-1040-                sync
cryptmount-5.3.2/testing/mudslinger.in:1041:                locs=`${TMPDIR}/bingrep < ${LOOPDEV}`
cryptmount-5.3.2/testing/mudslinger.in:1042:                first=`echo $locs | awk '{printf"%d",($1 / 512)}'`
cryptmount-5.3.2/testing/mudslinger.in:1043:                extent=`echo $locs | awk '{printf"%d", ($2 - $1) / 512}'`
cryptmount-5.3.2/testing/mudslinger.in-1044-                echo "offset=${offset}  length=${length}  vs  first=${first}  extent=${extent}" 1>&3
##############################################
cryptmount-5.3.2/testing/mudslinger.in-1211-        if [ "$stat" -eq 0 -a "${exp}" == "pass" ]; then
cryptmount-5.3.2/testing/mudslinger.in:1212:            obsv=`od -j 7 -N 1 -t d1 ${TMPDIR}/keyfile | sed -n '1s/^[0-9]* *//p'`
cryptmount-5.3.2/testing/mudslinger.in-1213-            if [ "$obsv" -ne "$fversion" ]; then
##############################################
cryptmount-5.3.2/testing/mudslinger.in-1241-                    if [ -b /dev/mapper/cstarget${idx} ]; then
cryptmount-5.3.2/testing/mudslinger.in:1242:                        cs_size=`blockdev --getsize /dev/mapper/cstarget${idx}`
cryptmount-5.3.2/testing/mudslinger.in-1243-                        ${DD} if=/dev/zero of=/dev/mapper/cstarget${idx} \
##############################################
cryptmount-5.3.2/testing/mudslinger.in-1387-        wait_udev
cryptmount-5.3.2/testing/mudslinger.in:1388:        lukscipher=`cryptsetup luksDump "${LOOPDEV}" | sed -n '/^Cipher name/s/^[^:]*:\s*//p'`
cryptmount-5.3.2/testing/mudslinger.in:1389:        luksmode=`cryptsetup luksDump "${LOOPDEV}" | sed -n '/^Cipher mode/s/^[^:]*:\s*//p'`
cryptmount-5.3.2/testing/mudslinger.in-1390-        echo "LUKSheader: $lukscipher + $luksmode" 1>&3
##############################################
cryptmount-5.3.2/testing/mudslinger.in-1506-if ${LOSETUP} ${LOOPDEV} ${TMPDIR}/devfile; then true; else echo "Failed to setup ${LOOPDEV}"; exit 2; fi
cryptmount-5.3.2/testing/mudslinger.in:1507:LOOPDEV2=`${LOSETUP} -f`
cryptmount-5.3.2/testing/mudslinger.in-1508-set +e
##############################################
cryptmount-5.3.2/config.sub-54-
cryptmount-5.3.2/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
cryptmount-5.3.2/config.sub-56-
##############################################
cryptmount-5.3.2/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
cryptmount-5.3.2/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
cryptmount-5.3.2/config.sub-120-case $maybe_os in
##############################################
cryptmount-5.3.2/config.sub-123-    os=-$maybe_os
cryptmount-5.3.2/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
cryptmount-5.3.2/config.sub-125-    ;;
cryptmount-5.3.2/config.sub-126-  *)
cryptmount-5.3.2/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
cryptmount-5.3.2/config.sub-128-    if [ $basic_machine != $1 ]
cryptmount-5.3.2/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
cryptmount-5.3.2/config.sub-130-    else os=; fi
##############################################
cryptmount-5.3.2/config.sub-174-		os=-sco3.2v5
cryptmount-5.3.2/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cryptmount-5.3.2/config.sub-176-		;;
##############################################
cryptmount-5.3.2/config.sub-178-		os=-sco3.2v4
cryptmount-5.3.2/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cryptmount-5.3.2/config.sub-180-		;;
cryptmount-5.3.2/config.sub-181-	-sco3.2.[4-9]*)
cryptmount-5.3.2/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
cryptmount-5.3.2/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cryptmount-5.3.2/config.sub-184-		;;
##############################################
cryptmount-5.3.2/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
cryptmount-5.3.2/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cryptmount-5.3.2/config.sub-188-		;;
##############################################
cryptmount-5.3.2/config.sub-190-		os=-sco3.2v2
cryptmount-5.3.2/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cryptmount-5.3.2/config.sub-192-		;;
cryptmount-5.3.2/config.sub-193-	-udk*)
cryptmount-5.3.2/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cryptmount-5.3.2/config.sub-195-		;;
##############################################
cryptmount-5.3.2/config.sub-197-		os=-isc2.2
cryptmount-5.3.2/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cryptmount-5.3.2/config.sub-199-		;;
##############################################
cryptmount-5.3.2/config.sub-203-	-isc*)
cryptmount-5.3.2/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cryptmount-5.3.2/config.sub-205-		;;
##############################################
cryptmount-5.3.2/config.sub-209-	-ptx*)
cryptmount-5.3.2/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
cryptmount-5.3.2/config.sub-211-		;;
cryptmount-5.3.2/config.sub-212-	-windowsnt*)
cryptmount-5.3.2/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
cryptmount-5.3.2/config.sub-214-		;;
##############################################
cryptmount-5.3.2/config.sub-291-	*-*-*)
cryptmount-5.3.2/config.sub:292:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
cryptmount-5.3.2/config.sub-293-		exit 1
##############################################
cryptmount-5.3.2/config.sub-390-	amd64-*)
cryptmount-5.3.2/config.sub:391:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-392-		;;
##############################################
cryptmount-5.3.2/config.sub-611-	i*86v32)
cryptmount-5.3.2/config.sub:612:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cryptmount-5.3.2/config.sub-613-		os=-sysv32
##############################################
cryptmount-5.3.2/config.sub-615-	i*86v4*)
cryptmount-5.3.2/config.sub:616:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cryptmount-5.3.2/config.sub-617-		os=-sysv4
##############################################
cryptmount-5.3.2/config.sub-619-	i*86v)
cryptmount-5.3.2/config.sub:620:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cryptmount-5.3.2/config.sub-621-		os=-sysv
##############################################
cryptmount-5.3.2/config.sub-623-	i*86sol2)
cryptmount-5.3.2/config.sub:624:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cryptmount-5.3.2/config.sub-625-		os=-solaris2
##############################################
cryptmount-5.3.2/config.sub-671-	mips3*-*)
cryptmount-5.3.2/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
cryptmount-5.3.2/config.sub-673-		;;
cryptmount-5.3.2/config.sub-674-	mips3*)
cryptmount-5.3.2/config.sub:675:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
cryptmount-5.3.2/config.sub-676-		;;
##############################################
cryptmount-5.3.2/config.sub-809-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
cryptmount-5.3.2/config.sub:810:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-811-		;;
cryptmount-5.3.2/config.sub-812-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
cryptmount-5.3.2/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-814-		;;
cryptmount-5.3.2/config.sub-815-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
cryptmount-5.3.2/config.sub:816:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-817-		;;
cryptmount-5.3.2/config.sub-818-	pentium4-*)
cryptmount-5.3.2/config.sub:819:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-820-		;;
##############################################
cryptmount-5.3.2/config.sub-827-		;;
cryptmount-5.3.2/config.sub:828:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-829-		;;
##############################################
cryptmount-5.3.2/config.sub-833-	ppcle-* | powerpclittle-*)
cryptmount-5.3.2/config.sub:834:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-835-		;;
##############################################
cryptmount-5.3.2/config.sub-837-		;;
cryptmount-5.3.2/config.sub:838:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-839-		;;
##############################################
cryptmount-5.3.2/config.sub-843-	ppc64le-* | powerpc64little-*)
cryptmount-5.3.2/config.sub:844:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
cryptmount-5.3.2/config.sub-845-		;;
##############################################
cryptmount-5.3.2/config.sub-1119-	*)
cryptmount-5.3.2/config.sub:1120:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
cryptmount-5.3.2/config.sub-1121-		exit 1
##############################################
cryptmount-5.3.2/config.sub-1127-	*-digital*)
cryptmount-5.3.2/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
cryptmount-5.3.2/config.sub-1129-		;;
cryptmount-5.3.2/config.sub-1130-	*-commodore*)
cryptmount-5.3.2/config.sub:1131:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
cryptmount-5.3.2/config.sub-1132-		;;
##############################################
cryptmount-5.3.2/config.sub-1145-	-solaris1 | -solaris1.*)
cryptmount-5.3.2/config.sub:1146:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
cryptmount-5.3.2/config.sub-1147-		;;
##############################################
cryptmount-5.3.2/config.sub-1157-	-gnu/linux*)
cryptmount-5.3.2/config.sub:1158:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
cryptmount-5.3.2/config.sub-1159-		;;
##############################################
cryptmount-5.3.2/config.sub-1198-	-nto*)
cryptmount-5.3.2/config.sub:1199:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
cryptmount-5.3.2/config.sub-1200-		;;
##############################################
cryptmount-5.3.2/config.sub-1205-	-mac*)
cryptmount-5.3.2/config.sub:1206:		os=`echo $os | sed -e 's|mac|macos|'`
cryptmount-5.3.2/config.sub-1207-		;;
##############################################
cryptmount-5.3.2/config.sub-1211-	-linux*)
cryptmount-5.3.2/config.sub:1212:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
cryptmount-5.3.2/config.sub-1213-		;;
cryptmount-5.3.2/config.sub-1214-	-sunos5*)
cryptmount-5.3.2/config.sub:1215:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
cryptmount-5.3.2/config.sub-1216-		;;
cryptmount-5.3.2/config.sub-1217-	-sunos6*)
cryptmount-5.3.2/config.sub:1218:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
cryptmount-5.3.2/config.sub-1219-		;;
##############################################
cryptmount-5.3.2/config.sub-1266-	-sinix5.*)
cryptmount-5.3.2/config.sub:1267:		os=`echo $os | sed -e 's|sinix|sysv|'`
cryptmount-5.3.2/config.sub-1268-		;;
##############################################
cryptmount-5.3.2/config.sub-1317-		# Get rid of the `-' at the beginning of $os.
cryptmount-5.3.2/config.sub:1318:		os=`echo $os | sed 's/[^-]*-//'`
cryptmount-5.3.2/config.sub:1319:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
cryptmount-5.3.2/config.sub-1320-		exit 1
##############################################
cryptmount-5.3.2/config.sub-1556-		esac
cryptmount-5.3.2/config.sub:1557:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
cryptmount-5.3.2/config.sub-1558-		;;
##############################################
cryptmount-5.3.2/compile-67-	mingw/*)
cryptmount-5.3.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
cryptmount-5.3.2/compile-69-	  ;;
cryptmount-5.3.2/compile-70-	cygwin/*)
cryptmount-5.3.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
cryptmount-5.3.2/compile-72-	  ;;
cryptmount-5.3.2/compile-73-	wine/*)
cryptmount-5.3.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
cryptmount-5.3.2/compile-75-	  ;;
##############################################
cryptmount-5.3.2/compile-309-# Name of file we expect compiler to create.
cryptmount-5.3.2/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
cryptmount-5.3.2/compile-311-
##############################################
cryptmount-5.3.2/compile-315-# object file name, since that is what matters with a parallel build.
cryptmount-5.3.2/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
cryptmount-5.3.2/compile-317-while true; do
##############################################
cryptmount-5.3.2/aclocal.m4-304-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
cryptmount-5.3.2/aclocal.m4:305:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
cryptmount-5.3.2/aclocal.m4-306-      fi
##############################################
cryptmount-5.3.2/aclocal.m4-700-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
cryptmount-5.3.2/aclocal.m4:701:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
cryptmount-5.3.2/aclocal.m4-702-    AC_MSG_RESULT([
##############################################
cryptmount-5.3.2/aclocal.m4-786-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
cryptmount-5.3.2/aclocal.m4:787:case `$LD -v 2>&1 </dev/null` in
cryptmount-5.3.2/aclocal.m4-788-*GNU* | *'with BFD'*)
##############################################
cryptmount-5.3.2/aclocal.m4-828-    # gcc leaves a trailing carriage return which upsets mingw
cryptmount-5.3.2/aclocal.m4:829:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
cryptmount-5.3.2/aclocal.m4-830-  *)
cryptmount-5.3.2/aclocal.m4:831:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
cryptmount-5.3.2/aclocal.m4-832-  esac
##############################################
cryptmount-5.3.2/aclocal.m4-837-      # Canonicalize the pathname of ld
cryptmount-5.3.2/aclocal.m4:838:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
cryptmount-5.3.2/aclocal.m4-839-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
cryptmount-5.3.2/aclocal.m4:840:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
cryptmount-5.3.2/aclocal.m4-841-      done
##############################################
cryptmount-5.3.2/aclocal.m4-868-      # Break only if it was the GNU/non-GNU ld that we prefer.
cryptmount-5.3.2/aclocal.m4:869:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
cryptmount-5.3.2/aclocal.m4-870-      *GNU* | *'with BFD'*)
##############################################
cryptmount-5.3.2/aclocal.m4-1139-        dnl or AC_LIB_HAVE_LINKFLAGS call.
cryptmount-5.3.2/aclocal.m4:1140:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
cryptmount-5.3.2/aclocal.m4-1141-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
cryptmount-5.3.2/aclocal.m4-1214-                -L*)
cryptmount-5.3.2/aclocal.m4:1215:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
cryptmount-5.3.2/aclocal.m4-1216-                  dnl First look for a shared library.
##############################################
cryptmount-5.3.2/aclocal.m4-1358-              */$acl_libdirstem | */$acl_libdirstem/)
cryptmount-5.3.2/aclocal.m4:1359:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
cryptmount-5.3.2/aclocal.m4-1360-                if test "$name" = '$1'; then
##############################################
cryptmount-5.3.2/aclocal.m4-1365-              */$acl_libdirstem2 | */$acl_libdirstem2/)
cryptmount-5.3.2/aclocal.m4:1366:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
cryptmount-5.3.2/aclocal.m4-1367-                if test "$name" = '$1'; then
##############################################
cryptmount-5.3.2/aclocal.m4-1421-                  -L*)
cryptmount-5.3.2/aclocal.m4:1422:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
cryptmount-5.3.2/aclocal.m4-1423-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
cryptmount-5.3.2/aclocal.m4-1473-                  -R*)
cryptmount-5.3.2/aclocal.m4:1474:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
cryptmount-5.3.2/aclocal.m4-1475-                    if test "$enable_rpath" != no; then
##############################################
cryptmount-5.3.2/aclocal.m4-1503-                    dnl Handle this in the next round.
cryptmount-5.3.2/aclocal.m4:1504:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
cryptmount-5.3.2/aclocal.m4-1505-                    ;;
##############################################
cryptmount-5.3.2/aclocal.m4-1509-                    dnl option.
cryptmount-5.3.2/aclocal.m4:1510:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
cryptmount-5.3.2/aclocal.m4-1511-                    ;;
##############################################
cryptmount-5.3.2/aclocal.m4-1622-            -L) next=yes ;;
cryptmount-5.3.2/aclocal.m4:1623:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
cryptmount-5.3.2/aclocal.m4-1624-                 dnl No need to hardcode the standard /usr/lib.
##############################################
cryptmount-5.3.2/aclocal.m4-1871-    *)
cryptmount-5.3.2/aclocal.m4:1872:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
cryptmount-5.3.2/aclocal.m4-1873-      if test -n "$searchpath"; then
##############################################
cryptmount-5.3.2/aclocal.m4-1881-                ;;
cryptmount-5.3.2/aclocal.m4:1882:              *) searchdir=`cd "$searchdir" && pwd`
cryptmount-5.3.2/aclocal.m4-1883-                 case "$searchdir" in
##############################################
cryptmount-5.3.2/aclocal.m4-2037-    PKG_CHECK_EXISTS([$3],
cryptmount-5.3.2/aclocal.m4:2038:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
cryptmount-5.3.2/aclocal.m4-2039-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
cryptmount-5.3.2/aclocal.m4-2085-        if test $_pkg_short_errors_supported = yes; then
cryptmount-5.3.2/aclocal.m4:2086:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
cryptmount-5.3.2/aclocal.m4-2087-        else 
cryptmount-5.3.2/aclocal.m4:2088:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
cryptmount-5.3.2/aclocal.m4-2089-        fi
##############################################
cryptmount-5.3.2/aclocal.m4-2252-changequote(,)dnl
cryptmount-5.3.2/aclocal.m4:2253:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cryptmount-5.3.2/aclocal.m4-2254-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
cryptmount-5.3.2/aclocal.m4-2259-changequote(,)dnl
cryptmount-5.3.2/aclocal.m4:2260:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cryptmount-5.3.2/aclocal.m4-2261-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
cryptmount-5.3.2/aclocal.m4-2278-changequote(,)dnl
cryptmount-5.3.2/aclocal.m4:2279:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cryptmount-5.3.2/aclocal.m4-2280-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
cryptmount-5.3.2/aclocal.m4-2303-      case "$ac_file" in
cryptmount-5.3.2/aclocal.m4:2304:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
cryptmount-5.3.2/aclocal.m4-2305-      esac
##############################################
cryptmount-5.3.2/aclocal.m4-2308-        # Adjust a relative srcdir.
cryptmount-5.3.2/aclocal.m4:2309:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
cryptmount-5.3.2/aclocal.m4:2310:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
cryptmount-5.3.2/aclocal.m4:2311:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
cryptmount-5.3.2/aclocal.m4-2312-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
cryptmount-5.3.2/aclocal.m4-2315-        case "$ac_given_srcdir" in
cryptmount-5.3.2/aclocal.m4:2316:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
cryptmount-5.3.2/aclocal.m4-2317-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
cryptmount-5.3.2/aclocal.m4-2336-            fi
cryptmount-5.3.2/aclocal.m4:2337:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
cryptmount-5.3.2/aclocal.m4-2338-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
cryptmount-5.3.2/aclocal.m4-2433-  # Adjust a relative srcdir.
cryptmount-5.3.2/aclocal.m4:2434:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
cryptmount-5.3.2/aclocal.m4:2435:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
cryptmount-5.3.2/aclocal.m4:2436:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
cryptmount-5.3.2/aclocal.m4-2437-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
cryptmount-5.3.2/aclocal.m4-2440-  case "$ac_given_srcdir" in
cryptmount-5.3.2/aclocal.m4:2441:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
cryptmount-5.3.2/aclocal.m4-2442-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
cryptmount-5.3.2/aclocal.m4-2502-  # Set POTFILES to the value of the Makefile variable POTFILES.
cryptmount-5.3.2/aclocal.m4:2503:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
cryptmount-5.3.2/aclocal.m4:2504:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
cryptmount-5.3.2/aclocal.m4-2505-  # Compute POTFILES_DEPS as
##############################################
cryptmount-5.3.2/aclocal.m4-2517-    # The LINGUAS file contains the set of available languages.
cryptmount-5.3.2/aclocal.m4:2518:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
cryptmount-5.3.2/aclocal.m4-2519-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
cryptmount-5.3.2/aclocal.m4-2521-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
cryptmount-5.3.2/aclocal.m4:2522:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
cryptmount-5.3.2/aclocal.m4:2523:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
cryptmount-5.3.2/aclocal.m4-2524-  fi
##############################################
cryptmount-5.3.2/aclocal.m4-2565-    QMFILES="$QMFILES $srcdirpre$lang.qm"
cryptmount-5.3.2/aclocal.m4:2566:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
cryptmount-5.3.2/aclocal.m4-2567-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
cryptmount-5.3.2/aclocal.m4:2568:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
cryptmount-5.3.2/aclocal.m4-2569-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
cryptmount-5.3.2/aclocal.m4-2606-      QTCATALOGS="$QTCATALOGS $lang.qm"
cryptmount-5.3.2/aclocal.m4:2607:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
cryptmount-5.3.2/aclocal.m4-2608-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
cryptmount-5.3.2/aclocal.m4:2609:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
cryptmount-5.3.2/aclocal.m4-2610-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
cryptmount-5.3.2/aclocal.m4-2618-    for lang in $ALL_LINGUAS; do
cryptmount-5.3.2/aclocal.m4:2619:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
cryptmount-5.3.2/aclocal.m4-2620-      cat >> "$ac_file.tmp" <<EOF
##############################################
cryptmount-5.3.2/aclocal.m4-2629-    for lang in $ALL_LINGUAS; do
cryptmount-5.3.2/aclocal.m4:2630:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
cryptmount-5.3.2/aclocal.m4-2631-      cat >> "$ac_file.tmp" <<EOF
##############################################
cryptmount-5.3.2/aclocal.m4-2820-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
cryptmount-5.3.2/aclocal.m4:2821:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
cryptmount-5.3.2/aclocal.m4-2822-# and then we would define $MISSING as
##############################################
cryptmount-5.3.2/aclocal.m4-2835-# Expand $ac_aux_dir to an absolute path.
cryptmount-5.3.2/aclocal.m4:2836:am_aux_dir=`cd "$ac_aux_dir" && pwd`
cryptmount-5.3.2/aclocal.m4-2837-])
##############################################
cryptmount-5.3.2/aclocal.m4-2906-AC_REQUIRE([AC_PROG_INSTALL])dnl
cryptmount-5.3.2/aclocal.m4:2907:if test "`cd $srcdir && pwd`" != "`pwd`"; then
cryptmount-5.3.2/aclocal.m4-2908-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
cryptmount-5.3.2/aclocal.m4-3065-    * )
cryptmount-5.3.2/aclocal.m4:3066:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cryptmount-5.3.2/aclocal.m4-3067-  esac
cryptmount-5.3.2/aclocal.m4-3068-done
cryptmount-5.3.2/aclocal.m4:3069:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
cryptmount-5.3.2/aclocal.m4-3070-
##############################################
cryptmount-5.3.2/aclocal.m4-3278-     echo "timestamp, slept: $am_has_slept" > conftest.file
cryptmount-5.3.2/aclocal.m4:3279:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
cryptmount-5.3.2/aclocal.m4-3280-     if test "$[*]" = "X"; then
cryptmount-5.3.2/aclocal.m4-3281-	# -L didn't work.
cryptmount-5.3.2/aclocal.m4:3282:	set X `ls -t "$srcdir/configure" conftest.file`
cryptmount-5.3.2/aclocal.m4-3283-     fi
##############################################
cryptmount-5.3.2/config.guess-37-
cryptmount-5.3.2/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
cryptmount-5.3.2/config.guess-39-
##############################################
cryptmount-5.3.2/config.guess-106-: ${TMPDIR=/tmp} ;
cryptmount-5.3.2/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
cryptmount-5.3.2/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
cryptmount-5.3.2/config.guess-191-	    *)
cryptmount-5.3.2/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
cryptmount-5.3.2/config.guess-193-		;;
##############################################
cryptmount-5.3.2/config.guess-250-	*4.0)
cryptmount-5.3.2/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
cryptmount-5.3.2/config.guess-252-		;;
cryptmount-5.3.2/config.guess-253-	*5.*)
cryptmount-5.3.2/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
cryptmount-5.3.2/config.guess-255-		;;
##############################################
cryptmount-5.3.2/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
cryptmount-5.3.2/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
cryptmount-5.3.2/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
cryptmount-5.3.2/config.guess-298-	# 1.2 uses "1.2" for uname -r.
cryptmount-5.3.2/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
cryptmount-5.3.2/config.guess-300-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-352-    sun4H:SunOS:5.*:*)
cryptmount-5.3.2/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cryptmount-5.3.2/config.guess-354-	exit 0 ;;
cryptmount-5.3.2/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
cryptmount-5.3.2/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cryptmount-5.3.2/config.guess-357-	exit 0 ;;
cryptmount-5.3.2/config.guess-358-    i86pc:SunOS:5.*:*)
cryptmount-5.3.2/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cryptmount-5.3.2/config.guess-360-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
cryptmount-5.3.2/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cryptmount-5.3.2/config.guess-366-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
cryptmount-5.3.2/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
cryptmount-5.3.2/config.guess-375-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-379-    sun*:*:4.2BSD:*)
cryptmount-5.3.2/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
cryptmount-5.3.2/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
cryptmount-5.3.2/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
cryptmount-5.3.2/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
cryptmount-5.3.2/config.guess-463-	  && exit 0
##############################################
cryptmount-5.3.2/config.guess-516-    *:IRIX*:*:*)
cryptmount-5.3.2/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
cryptmount-5.3.2/config.guess-518-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-555-    *:AIX:*:[45])
cryptmount-5.3.2/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
cryptmount-5.3.2/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
cryptmount-5.3.2/config.guess-590-    9000/[34678]??:HP-UX:*:*)
cryptmount-5.3.2/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
cryptmount-5.3.2/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
cryptmount-5.3.2/config.guess-644-EOF
cryptmount-5.3.2/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
cryptmount-5.3.2/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
cryptmount-5.3.2/config.guess-662-    ia64:HP-UX:*:*)
cryptmount-5.3.2/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
cryptmount-5.3.2/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
cryptmount-5.3.2/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
cryptmount-5.3.2/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
cryptmount-5.3.2/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cryptmount-5.3.2/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
cryptmount-5.3.2/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
cryptmount-5.3.2/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cryptmount-5.3.2/config.guess-780-    *:FreeBSD:*:*)
cryptmount-5.3.2/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
cryptmount-5.3.2/config.guess-782-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-813-    prep*:SunOS:5.*:*)
cryptmount-5.3.2/config.guess:814:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cryptmount-5.3.2/config.guess-815-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-817-	# the GNU system
cryptmount-5.3.2/config.guess:818:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
cryptmount-5.3.2/config.guess-819-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-821-	# other systems with GNU libc and userland
cryptmount-5.3.2/config.guess:822:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
cryptmount-5.3.2/config.guess-823-	exit 0 ;;
##############################################
cryptmount-5.3.2/config.guess-863-EOF
cryptmount-5.3.2/config.guess:864:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
cryptmount-5.3.2/config.guess-865-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
cryptmount-5.3.2/config.guess-882-EOF
cryptmount-5.3.2/config.guess:883:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
cryptmount-5.3.2/config.guess-884-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
cryptmount-5.3.2/config.guess-983-EOF
cryptmount-5.3.2/config.guess:984:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
cryptmount-5.3.2/config.guess-985-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
cryptmount-5.3.2/config.guess-1022-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
cryptmount-5.3.2/config.guess:1023:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
cryptmount-5.3.2/config.guess-1024-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
cryptmount-5.3.2/config.guess-1254-    *:DragonFly:*:*)
cryptmount-5.3.2/config.guess:1255:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
cryptmount-5.3.2/config.guess-1256-	exit 0 ;;
##############################################
cryptmount-5.3.2/mkinstalldirs-105-do
cryptmount-5.3.2/mkinstalldirs:106:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
cryptmount-5.3.2/mkinstalldirs-107-  shift
##############################################
cryptmount-5.3.2/config.rpath-33-host="$1"
cryptmount-5.3.2/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
cryptmount-5.3.2/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
cryptmount-5.3.2/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
cryptmount-5.3.2/config.rpath-37-
##############################################
cryptmount-5.3.2/config.rpath-47-done
cryptmount-5.3.2/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
cryptmount-5.3.2/config.rpath-49-
##############################################
cryptmount-5.3.2/config.rpath-91-        *)
cryptmount-5.3.2/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
cryptmount-5.3.2/config.rpath-93-            *Sun\ C*)
##############################################
cryptmount-5.3.2/config.rpath-214-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
cryptmount-5.3.2/config.rpath:215:      case `$LD -v 2>&1` in
cryptmount-5.3.2/config.rpath-216-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
cryptmount-5.3.2/config.rpath-220-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
cryptmount-5.3.2/config.rpath:221:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
cryptmount-5.3.2/config.rpath-222-          else
##############################################
cryptmount-5.3.2/config.rpath-277-        case $host_os in aix4.[012]|aix4.[012].*)
cryptmount-5.3.2/config.rpath:278:          collect2name=`${CC} -print-prog-name=collect2`
cryptmount-5.3.2/config.rpath-279-          if test -f "$collect2name" && \
##############################################
cryptmount-5.3.2/config.rpath-415-      hardcode_direct=yes
cryptmount-5.3.2/config.rpath:416:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cryptmount-5.3.2/config.rpath-417-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
cryptmount-5.3.2/config.rpath-476-    sysv5* | sco3.2v5* | sco5v6*)
cryptmount-5.3.2/config.rpath:477:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
cryptmount-5.3.2/config.rpath-478-      hardcode_libdir_separator=':'
##############################################
cryptmount-5.3.2/config.rpath-583-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
cryptmount-5.3.2/config.rpath:584:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
cryptmount-5.3.2/config.rpath:585:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
cryptmount-5.3.2/config.rpath:586:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
cryptmount-5.3.2/config.rpath-587-