===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ccrypt-1.11/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ccrypt-1.11/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ccrypt-1.11/aclocal.m4-94-# and then we would define $MISSING as
##############################################
ccrypt-1.11/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
ccrypt-1.11/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ccrypt-1.11/aclocal.m4-109-])
##############################################
ccrypt-1.11/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
ccrypt-1.11/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ccrypt-1.11/aclocal.m4-207-  fi
##############################################
ccrypt-1.11/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
ccrypt-1.11/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ccrypt-1.11/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
ccrypt-1.11/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ccrypt-1.11/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
ccrypt-1.11/aclocal.m4-367-    else
##############################################
ccrypt-1.11/aclocal.m4-371-    # from the Makefile without running 'make'.
ccrypt-1.11/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ccrypt-1.11/aclocal.m4-373-    test -z "$DEPDIR" && continue
ccrypt-1.11/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ccrypt-1.11/aclocal.m4-375-    test -z "$am__include" && continue
ccrypt-1.11/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ccrypt-1.11/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
ccrypt-1.11/aclocal.m4-385-      test -f "$dirpart/$file" && continue
ccrypt-1.11/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
ccrypt-1.11/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ccrypt-1.11/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
ccrypt-1.11/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ccrypt-1.11/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ccrypt-1.11/aclocal.m4-602-    * )
ccrypt-1.11/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ccrypt-1.11/aclocal.m4-604-  esac
ccrypt-1.11/aclocal.m4-605-done
ccrypt-1.11/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ccrypt-1.11/aclocal.m4-607-
##############################################
ccrypt-1.11/aclocal.m4-720-# Ignore all kinds of additional output from 'make'.
ccrypt-1.11/aclocal.m4:721:case `$am_make -s -f confmf 2> /dev/null` in #(
ccrypt-1.11/aclocal.m4-722-*the\ am__doit\ target*)
##############################################
ccrypt-1.11/aclocal.m4-730-   echo '.include "confinc"' > confmf
ccrypt-1.11/aclocal.m4:731:   case `$am_make -s -f confmf 2> /dev/null` in #(
ccrypt-1.11/aclocal.m4-732-   *the\ am__doit\ target*)
##############################################
ccrypt-1.11/aclocal.m4-912-     echo "timestamp, slept: $am_has_slept" > conftest.file
ccrypt-1.11/aclocal.m4:913:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ccrypt-1.11/aclocal.m4-914-     if test "$[*]" = "X"; then
ccrypt-1.11/aclocal.m4-915-	# -L didn't work.
ccrypt-1.11/aclocal.m4:916:	set X `ls -t "$srcdir/configure" conftest.file`
ccrypt-1.11/aclocal.m4-917-     fi
##############################################
ccrypt-1.11/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ccrypt-1.11/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ccrypt-1.11/configure-47-  as_echo='print -r --'
ccrypt-1.11/configure-48-  as_echo_n='print -rn --'
ccrypt-1.11/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ccrypt-1.11/configure-50-  as_echo='printf %s\n'
##############################################
ccrypt-1.11/configure-52-else
ccrypt-1.11/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ccrypt-1.11/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ccrypt-1.11/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ccrypt-1.11/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ccrypt-1.11/configure-64-      esac;
##############################################
ccrypt-1.11/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ccrypt-1.11/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ccrypt-1.11/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
ccrypt-1.11/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
ccrypt-1.11/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ccrypt-1.11/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
ccrypt-1.11/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
ccrypt-1.11/configure-335-      case $as_dir in #(
ccrypt-1.11/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ccrypt-1.11/configure-337-      *) as_qdir=$as_dir;;
##############################################
ccrypt-1.11/configure-408-  {
ccrypt-1.11/configure:409:    as_val=`expr "$@" || test $? -eq 1`
ccrypt-1.11/configure-410-  }
##############################################
ccrypt-1.11/configure-415-# ----------------------------------------
ccrypt-1.11/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ccrypt-1.11/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ccrypt-1.11/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ccrypt-1.11/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ccrypt-1.11/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ccrypt-1.11/configure-921-  case $ac_option in
ccrypt-1.11/configure:922:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ccrypt-1.11/configure-923-  *=)   ac_optarg= ;;
##############################################
ccrypt-1.11/configure-965-  -disable-* | --disable-*)
ccrypt-1.11/configure:966:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ccrypt-1.11/configure-967-    # Reject names that are not valid shell variable names.
##############################################
ccrypt-1.11/configure-970-    ac_useropt_orig=$ac_useropt
ccrypt-1.11/configure:971:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ccrypt-1.11/configure-972-    case $ac_user_opts in
##############################################
ccrypt-1.11/configure-991-  -enable-* | --enable-*)
ccrypt-1.11/configure:992:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ccrypt-1.11/configure-993-    # Reject names that are not valid shell variable names.
##############################################
ccrypt-1.11/configure-996-    ac_useropt_orig=$ac_useropt
ccrypt-1.11/configure:997:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ccrypt-1.11/configure-998-    case $ac_user_opts in
##############################################
ccrypt-1.11/configure-1204-  -with-* | --with-*)
ccrypt-1.11/configure:1205:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ccrypt-1.11/configure-1206-    # Reject names that are not valid shell variable names.
##############################################
ccrypt-1.11/configure-1209-    ac_useropt_orig=$ac_useropt
ccrypt-1.11/configure:1210:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ccrypt-1.11/configure-1211-    case $ac_user_opts in
##############################################
ccrypt-1.11/configure-1220-  -without-* | --without-*)
ccrypt-1.11/configure:1221:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ccrypt-1.11/configure-1222-    # Reject names that are not valid shell variable names.
##############################################
ccrypt-1.11/configure-1225-    ac_useropt_orig=$ac_useropt
ccrypt-1.11/configure:1226:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ccrypt-1.11/configure-1227-    case $ac_user_opts in
##############################################
ccrypt-1.11/configure-1258-  *=*)
ccrypt-1.11/configure:1259:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ccrypt-1.11/configure-1260-    # Reject names that are not valid shell variable names.
##############################################
ccrypt-1.11/configure-1279-if test -n "$ac_prev"; then
ccrypt-1.11/configure:1280:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ccrypt-1.11/configure-1281-  as_fn_error $? "missing argument to $ac_option"
##############################################
ccrypt-1.11/configure-1301-    */ )
ccrypt-1.11/configure:1302:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ccrypt-1.11/configure-1303-      eval $ac_var=\$ac_val;;
##############################################
ccrypt-1.11/configure-1336-ac_ls_di=`ls -di .` &&
ccrypt-1.11/configure:1337:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ccrypt-1.11/configure-1338-  as_fn_error $? "working directory cannot be determined"
##############################################
ccrypt-1.11/configure-1392-case $srcdir in
ccrypt-1.11/configure:1393:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ccrypt-1.11/configure-1394-esac
##############################################
ccrypt-1.11/configure-1435-By default, \`make install' will install all the files in
ccrypt-1.11/configure:1436:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ccrypt-1.11/configure:1437:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ccrypt-1.11/configure-1438-for instance \`--prefix=\$HOME'.
##############################################
ccrypt-1.11/configure-1563-*)
ccrypt-1.11/configure:1564:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ccrypt-1.11/configure-1565-  # A ".." for each directory in $ac_dir_suffix.
ccrypt-1.11/configure:1566:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ccrypt-1.11/configure-1567-  case $ac_top_builddir_sub in
##############################################
ccrypt-1.11/configure-2220-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
ccrypt-1.11/configure:2221:  as_decl_name=`echo $2|sed 's/ *(.*//'`
ccrypt-1.11/configure:2222:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
ccrypt-1.11/configure-2223-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
ccrypt-1.11/configure-2334-    *\'*)
ccrypt-1.11/configure:2335:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ccrypt-1.11/configure-2336-    esac
##############################################
ccrypt-1.11/configure-2417-      case $ac_val in
ccrypt-1.11/configure:2418:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ccrypt-1.11/configure-2419-      esac
##############################################
ccrypt-1.11/configure-2432-	case $ac_val in
ccrypt-1.11/configure:2433:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ccrypt-1.11/configure-2434-	esac
##############################################
ccrypt-1.11/configure-2557-    set,)
ccrypt-1.11/configure:2558:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ccrypt-1.11/configure:2559:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ccrypt-1.11/configure-2560-      ac_cache_corrupted=: ;;
##############################################
ccrypt-1.11/configure-2568-	# differences in whitespace do not lead to failure.
ccrypt-1.11/configure:2569:	ac_old_val_w=`echo x $ac_old_val`
ccrypt-1.11/configure:2570:	ac_new_val_w=`echo x $ac_new_val`
ccrypt-1.11/configure-2571-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ccrypt-1.11/configure-2588-    case $ac_new_val in
ccrypt-1.11/configure:2589:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ccrypt-1.11/configure-2590-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ccrypt-1.11/configure-2764-     echo "timestamp, slept: $am_has_slept" > conftest.file
ccrypt-1.11/configure:2765:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ccrypt-1.11/configure-2766-     if test "$*" = "X"; then
ccrypt-1.11/configure-2767-	# -L didn't work.
ccrypt-1.11/configure:2768:	set X `ls -t "$srcdir/configure" conftest.file`
ccrypt-1.11/configure-2769-     fi
##############################################
ccrypt-1.11/configure-2815-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ccrypt-1.11/configure:2816:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ccrypt-1.11/configure-2817-
ccrypt-1.11/configure-2818-# Expand $ac_aux_dir to an absolute path.
ccrypt-1.11/configure:2819:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ccrypt-1.11/configure-2820-
##############################################
ccrypt-1.11/configure-2960-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ccrypt-1.11/configure:2961:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ccrypt-1.11/configure-2962-	     'mkdir (GNU coreutils) '* | \
##############################################
ccrypt-1.11/configure-3033-set x ${MAKE-make}
ccrypt-1.11/configure:3034:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ccrypt-1.11/configure-3035-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ccrypt-1.11/configure-3043-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ccrypt-1.11/configure:3044:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ccrypt-1.11/configure-3045-  *@@@%%%=?*=@@@%%%*)
##############################################
ccrypt-1.11/configure-3109-
ccrypt-1.11/configure:3110:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ccrypt-1.11/configure-3111-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ccrypt-1.11/configure-3333-
ccrypt-1.11/configure:3334:NAMEUC=`echo $NAMECCRYPT | tr a-z A-Z`
ccrypt-1.11/configure-3335-
##############################################
ccrypt-1.11/configure-3515-$as_echo_n "checking whether the C compiler works... " >&6; }
ccrypt-1.11/configure:3516:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ccrypt-1.11/configure-3517-
##############################################
ccrypt-1.11/configure-3559-	then :; else
ccrypt-1.11/configure:3560:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ccrypt-1.11/configure-3561-	fi
##############################################
ccrypt-1.11/configure-3619-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ccrypt-1.11/configure:3620:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ccrypt-1.11/configure-3621-	  break;;
##############################################
ccrypt-1.11/configure-3728-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ccrypt-1.11/configure:3729:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ccrypt-1.11/configure-3730-       break;;
##############################################
ccrypt-1.11/configure-4036-# Ignore all kinds of additional output from 'make'.
ccrypt-1.11/configure:4037:case `$am_make -s -f confmf 2> /dev/null` in #(
ccrypt-1.11/configure-4038-*the\ am__doit\ target*)
##############################################
ccrypt-1.11/configure-4046-   echo '.include "confinc"' > confmf
ccrypt-1.11/configure:4047:   case `$am_make -s -f confmf 2> /dev/null` in #(
ccrypt-1.11/configure-4048-   *the\ am__doit\ target*)
##############################################
ccrypt-1.11/configure-4109-  if test "$am_compiler_list" = ""; then
ccrypt-1.11/configure:4110:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ccrypt-1.11/configure-4111-  fi
##############################################
ccrypt-1.11/configure-4366-  # Check for GNU $ac_path_GREP
ccrypt-1.11/configure:4367:case `"$ac_path_GREP" --version 2>&1` in
ccrypt-1.11/configure-4368-*GNU*)
##############################################
ccrypt-1.11/configure-4432-  # Check for GNU $ac_path_EGREP
ccrypt-1.11/configure:4433:case `"$ac_path_EGREP" --version 2>&1` in
ccrypt-1.11/configure-4434-*GNU*)
##############################################
ccrypt-1.11/configure-4593-do :
ccrypt-1.11/configure:4594:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ccrypt-1.11/configure-4595-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ccrypt-1.11/configure-4598-  cat >>confdefs.h <<_ACEOF
ccrypt-1.11/configure:4599:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ccrypt-1.11/configure-4600-_ACEOF
##############################################
ccrypt-1.11/configure-5039-do :
ccrypt-1.11/configure:5040:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ccrypt-1.11/configure-5041-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ccrypt-1.11/configure-5043-  cat >>confdefs.h <<_ACEOF
ccrypt-1.11/configure:5044:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ccrypt-1.11/configure-5045-_ACEOF
##############################################
ccrypt-1.11/configure-5237-  # Check for GNU $ac_path_SED
ccrypt-1.11/configure:5238:case `"$ac_path_SED" --version 2>&1` in
ccrypt-1.11/configure-5239-*GNU*)
##############################################
ccrypt-1.11/configure-5412-
ccrypt-1.11/configure:5413:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ccrypt-1.11/configure-5414-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ccrypt-1.11/configure-5417-
ccrypt-1.11/configure:5418:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ccrypt-1.11/configure-5419-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ccrypt-1.11/configure-5494-
ccrypt-1.11/configure:5495:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ccrypt-1.11/configure-5496-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ccrypt-1.11/configure-5589-test "x$ac_build_alias" = x &&
ccrypt-1.11/configure:5590:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ccrypt-1.11/configure-5591-test "x$ac_build_alias" = x &&
ccrypt-1.11/configure-5592-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ccrypt-1.11/configure:5593:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ccrypt-1.11/configure-5594-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ccrypt-1.11/configure-5613-IFS=$ac_save_IFS
ccrypt-1.11/configure:5614:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ccrypt-1.11/configure-5615-
##############################################
ccrypt-1.11/configure-5624-else
ccrypt-1.11/configure:5625:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ccrypt-1.11/configure-5626-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ccrypt-1.11/configure-5646-IFS=$ac_save_IFS
ccrypt-1.11/configure:5647:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ccrypt-1.11/configure-5648-
##############################################
ccrypt-1.11/configure-6074-  for ac_func in _getb67 GETB67 getb67; do
ccrypt-1.11/configure:6075:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ccrypt-1.11/configure-6076-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ccrypt-1.11/configure-6140-do :
ccrypt-1.11/configure:6141:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ccrypt-1.11/configure-6142-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ccrypt-1.11/configure-6145-  cat >>confdefs.h <<_ACEOF
ccrypt-1.11/configure:6146:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ccrypt-1.11/configure-6147-_ACEOF
##############################################
ccrypt-1.11/configure-6699-    # gcc leaves a trailing carriage return which upsets mingw
ccrypt-1.11/configure:6700:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ccrypt-1.11/configure-6701-  *)
ccrypt-1.11/configure:6702:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ccrypt-1.11/configure-6703-  esac
##############################################
ccrypt-1.11/configure-6708-      # Canonicalize the pathname of ld
ccrypt-1.11/configure:6709:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
ccrypt-1.11/configure-6710-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
ccrypt-1.11/configure:6711:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ccrypt-1.11/configure-6712-      done
##############################################
ccrypt-1.11/configure-6743-      # Break only if it was the GNU/non-GNU ld that we prefer.
ccrypt-1.11/configure:6744:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
ccrypt-1.11/configure-6745-      *GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/configure-6774-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ccrypt-1.11/configure:6775:case `$LD -v 2>&1 </dev/null` in
ccrypt-1.11/configure-6776-*GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/configure-6862-    *)
ccrypt-1.11/configure:6863:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
ccrypt-1.11/configure-6864-      if test -n "$searchpath"; then
##############################################
ccrypt-1.11/configure-6872-                ;;
ccrypt-1.11/configure:6873:              *) searchdir=`cd "$searchdir" && pwd`
ccrypt-1.11/configure-6874-                 case "$searchdir" in
##############################################
ccrypt-1.11/configure-7305-        names_already_handled="$names_already_handled $name"
ccrypt-1.11/configure:7306:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
ccrypt-1.11/configure-7307-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ccrypt-1.11/configure-7381-                -L*)
ccrypt-1.11/configure:7382:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ccrypt-1.11/configure-7383-                                    if test -n "$acl_shlibext"; then
##############################################
ccrypt-1.11/configure-7498-              */$acl_libdirstem | */$acl_libdirstem/)
ccrypt-1.11/configure:7499:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ccrypt-1.11/configure-7500-                if test "$name" = 'pth'; then
##############################################
ccrypt-1.11/configure-7505-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ccrypt-1.11/configure:7506:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ccrypt-1.11/configure-7507-                if test "$name" = 'pth'; then
##############################################
ccrypt-1.11/configure-7556-                  -L*)
ccrypt-1.11/configure:7557:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ccrypt-1.11/configure-7558-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ccrypt-1.11/configure-7615-                  -R*)
ccrypt-1.11/configure:7616:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ccrypt-1.11/configure-7617-                    if test "$enable_rpath" != no; then
##############################################
ccrypt-1.11/configure-7640-                  -l*)
ccrypt-1.11/configure:7641:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ccrypt-1.11/configure-7642-                    ;;
ccrypt-1.11/configure-7643-                  *.la)
ccrypt-1.11/configure:7644:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ccrypt-1.11/configure-7645-                    ;;
##############################################
ccrypt-1.11/configure-7929-        names_already_handled="$names_already_handled $name"
ccrypt-1.11/configure:7930:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
ccrypt-1.11/configure-7931-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ccrypt-1.11/configure-8005-                -L*)
ccrypt-1.11/configure:8006:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ccrypt-1.11/configure-8007-                                    if test -n "$acl_shlibext"; then
##############################################
ccrypt-1.11/configure-8122-              */$acl_libdirstem | */$acl_libdirstem/)
ccrypt-1.11/configure:8123:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ccrypt-1.11/configure-8124-                if test "$name" = 'iconv'; then
##############################################
ccrypt-1.11/configure-8129-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ccrypt-1.11/configure:8130:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ccrypt-1.11/configure-8131-                if test "$name" = 'iconv'; then
##############################################
ccrypt-1.11/configure-8180-                  -L*)
ccrypt-1.11/configure:8181:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ccrypt-1.11/configure-8182-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ccrypt-1.11/configure-8239-                  -R*)
ccrypt-1.11/configure:8240:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ccrypt-1.11/configure-8241-                    if test "$enable_rpath" != no; then
##############################################
ccrypt-1.11/configure-8264-                  -l*)
ccrypt-1.11/configure:8265:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ccrypt-1.11/configure-8266-                    ;;
ccrypt-1.11/configure-8267-                  *.la)
ccrypt-1.11/configure:8268:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ccrypt-1.11/configure-8269-                    ;;
##############################################
ccrypt-1.11/configure-8615-
ccrypt-1.11/configure:8616:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ccrypt-1.11/configure-8617-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
ccrypt-1.11/configure-8652-do :
ccrypt-1.11/configure:8653:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ccrypt-1.11/configure-8654-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ccrypt-1.11/configure-8656-  cat >>confdefs.h <<_ACEOF
ccrypt-1.11/configure:8657:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ccrypt-1.11/configure-8658-_ACEOF
##############################################
ccrypt-1.11/configure-8667-do :
ccrypt-1.11/configure:8668:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ccrypt-1.11/configure-8669-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ccrypt-1.11/configure-8671-  cat >>confdefs.h <<_ACEOF
ccrypt-1.11/configure:8672:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ccrypt-1.11/configure-8673-_ACEOF
##############################################
ccrypt-1.11/configure-8765-$as_echo_n "checking version of bison... " >&6; }
ccrypt-1.11/configure:8766:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
ccrypt-1.11/configure-8767-    case $ac_prog_version in
##############################################
ccrypt-1.11/configure-9173-do :
ccrypt-1.11/configure:9174:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ccrypt-1.11/configure-9175-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ccrypt-1.11/configure-9177-  cat >>confdefs.h <<_ACEOF
ccrypt-1.11/configure:9178:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ccrypt-1.11/configure-9179-_ACEOF
##############################################
ccrypt-1.11/configure-9435-do :
ccrypt-1.11/configure:9436:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ccrypt-1.11/configure-9437-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ccrypt-1.11/configure-9439-  cat >>confdefs.h <<_ACEOF
ccrypt-1.11/configure:9440:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ccrypt-1.11/configure-9441-_ACEOF
##############################################
ccrypt-1.11/configure-9449-do :
ccrypt-1.11/configure:9450:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ccrypt-1.11/configure-9451-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ccrypt-1.11/configure-9453-  cat >>confdefs.h <<_ACEOF
ccrypt-1.11/configure:9454:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ccrypt-1.11/configure-9455-_ACEOF
##############################################
ccrypt-1.11/configure-9984-        names_already_handled="$names_already_handled $name"
ccrypt-1.11/configure:9985:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
ccrypt-1.11/configure-9986-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ccrypt-1.11/configure-10060-                -L*)
ccrypt-1.11/configure:10061:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ccrypt-1.11/configure-10062-                                    if test -n "$acl_shlibext"; then
##############################################
ccrypt-1.11/configure-10177-              */$acl_libdirstem | */$acl_libdirstem/)
ccrypt-1.11/configure:10178:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ccrypt-1.11/configure-10179-                if test "$name" = 'intl'; then
##############################################
ccrypt-1.11/configure-10184-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ccrypt-1.11/configure:10185:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ccrypt-1.11/configure-10186-                if test "$name" = 'intl'; then
##############################################
ccrypt-1.11/configure-10235-                  -L*)
ccrypt-1.11/configure:10236:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ccrypt-1.11/configure-10237-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ccrypt-1.11/configure-10294-                  -R*)
ccrypt-1.11/configure:10295:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ccrypt-1.11/configure-10296-                    if test "$enable_rpath" != no; then
##############################################
ccrypt-1.11/configure-10319-                  -l*)
ccrypt-1.11/configure:10320:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ccrypt-1.11/configure-10321-                    ;;
ccrypt-1.11/configure-10322-                  *.la)
ccrypt-1.11/configure:10323:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ccrypt-1.11/configure-10324-                    ;;
##############################################
ccrypt-1.11/configure-10484-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
ccrypt-1.11/configure:10485:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ccrypt-1.11/configure-10486-      fi
##############################################
ccrypt-1.11/configure-10667-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ccrypt-1.11/configure:10668:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ccrypt-1.11/configure-10669-  ECHO='print -r --'
ccrypt-1.11/configure:10670:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ccrypt-1.11/configure-10671-  ECHO='printf %s\n'
##############################################
ccrypt-1.11/configure-10736-  # Check for GNU $ac_path_SED
ccrypt-1.11/configure:10737:case `"$ac_path_SED" --version 2>&1` in
ccrypt-1.11/configure-10738-*GNU*)
##############################################
ccrypt-1.11/configure-10815-  # Check for GNU $ac_path_FGREP
ccrypt-1.11/configure:10816:case `"$ac_path_FGREP" --version 2>&1` in
ccrypt-1.11/configure-10817-*GNU*)
##############################################
ccrypt-1.11/configure-10895-    # gcc leaves a trailing carriage return, which upsets mingw
ccrypt-1.11/configure:10896:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ccrypt-1.11/configure-10897-  *)
ccrypt-1.11/configure:10898:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ccrypt-1.11/configure-10899-  esac
##############################################
ccrypt-1.11/configure-10904-      # Canonicalize the pathname of ld
ccrypt-1.11/configure:10905:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ccrypt-1.11/configure-10906-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ccrypt-1.11/configure:10907:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ccrypt-1.11/configure-10908-      done
##############################################
ccrypt-1.11/configure-10939-      # Break only if it was the GNU/non-GNU ld that we prefer.
ccrypt-1.11/configure:10940:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ccrypt-1.11/configure-10941-      *GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/configure-10970-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ccrypt-1.11/configure:10971:case `$LD -v 2>&1 </dev/null` in
ccrypt-1.11/configure-10972-*GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/configure-11020-	esac
ccrypt-1.11/configure:11021:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
ccrypt-1.11/configure-11022-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
ccrypt-1.11/configure-11026-	*)
ccrypt-1.11/configure:11027:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ccrypt-1.11/configure-11028-	  */dev/null*)
##############################################
ccrypt-1.11/configure-11154-
ccrypt-1.11/configure:11155:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
ccrypt-1.11/configure-11156-    *COFF*)
##############################################
ccrypt-1.11/configure-11266-    # And add a safety zone
ccrypt-1.11/configure:11267:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ccrypt-1.11/configure:11268:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ccrypt-1.11/configure-11269-    ;;
##############################################
ccrypt-1.11/configure-11299-    if test -n "$kargmax"; then
ccrypt-1.11/configure:11300:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ccrypt-1.11/configure-11301-    else
##############################################
ccrypt-1.11/configure-11308-       test undefined != "$lt_cv_sys_max_cmd_len"; then
ccrypt-1.11/configure:11309:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ccrypt-1.11/configure:11310:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ccrypt-1.11/configure-11311-    else
##############################################
ccrypt-1.11/configure-11320-      # we can't tell.
ccrypt-1.11/configure:11321:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
ccrypt-1.11/configure-11322-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ccrypt-1.11/configure-11324-      do
ccrypt-1.11/configure:11325:        i=`expr $i + 1`
ccrypt-1.11/configure-11326-        teststring=$teststring$teststring
##############################################
ccrypt-1.11/configure-11328-      # Only check the string length outside the loop.
ccrypt-1.11/configure:11329:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ccrypt-1.11/configure-11330-      teststring=
##############################################
ccrypt-1.11/configure-11333-      # linker.  It appears as though 1/2 is a usable value.
ccrypt-1.11/configure:11334:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ccrypt-1.11/configure-11335-    fi
##############################################
ccrypt-1.11/configure-11744-openbsd* | bitrig*)
ccrypt-1.11/configure:11745:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ccrypt-1.11/configure-11746-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ccrypt-1.11/configure-11814-    else
ccrypt-1.11/configure:11815:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ccrypt-1.11/configure-11816-    fi
##############################################
ccrypt-1.11/configure-11959-  # decide which one to use based on capabilities of $DLLTOOL
ccrypt-1.11/configure:11960:  case `$DLLTOOL --help 2>&1` in
ccrypt-1.11/configure-11961-  *--identify-strict*)
##############################################
ccrypt-1.11/configure-12480-# If we're using GNU nm, then use its standard symbol codes.
ccrypt-1.11/configure:12481:case `$NM -V 2>&1` in
ccrypt-1.11/configure-12482-*GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/configure-12528-mingw*)
ccrypt-1.11/configure:12529:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ccrypt-1.11/configure-12530-  ;;
##############################################
ccrypt-1.11/configure-12760-   if test yes = "$GCC"; then
ccrypt-1.11/configure:12761:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ccrypt-1.11/configure-12762-   fi
##############################################
ccrypt-1.11/configure-12764- /*)
ccrypt-1.11/configure:12765:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ccrypt-1.11/configure-12766-   ;; #(
##############################################
ccrypt-1.11/configure-12859-    done
ccrypt-1.11/configure:12860:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ccrypt-1.11/configure-12861-}
##############################################
ccrypt-1.11/configure-12881-  test $ac_status = 0; }; then
ccrypt-1.11/configure:12882:    case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/configure-12883-      *ELF-32*)
##############################################
ccrypt-1.11/configure-12902-    if test yes = "$lt_cv_prog_gnu_ld"; then
ccrypt-1.11/configure:12903:      case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/configure-12904-	*32-bit*)
##############################################
ccrypt-1.11/configure-12914-    else
ccrypt-1.11/configure:12915:      case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/configure-12916-	*32-bit*)
##############################################
ccrypt-1.11/configure-12940-    emul=elf
ccrypt-1.11/configure:12941:    case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/configure-12942-      *32-bit*)
##############################################
ccrypt-1.11/configure-12948-    esac
ccrypt-1.11/configure:12949:    case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/configure-12950-      *MSB*)
##############################################
ccrypt-1.11/configure-12956-    esac
ccrypt-1.11/configure:12957:    case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/configure-12958-      *N32*)
##############################################
ccrypt-1.11/configure-13889-    *:)
ccrypt-1.11/configure:13890:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
ccrypt-1.11/configure-13891-        ;;
ccrypt-1.11/configure-13892-    x:*)
ccrypt-1.11/configure:13893:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
ccrypt-1.11/configure-13894-        ;;
ccrypt-1.11/configure-13895-    *::*)
ccrypt-1.11/configure:13896:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ccrypt-1.11/configure:13897:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
ccrypt-1.11/configure-13898-        ;;
ccrypt-1.11/configure-13899-    *)
ccrypt-1.11/configure:13900:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
ccrypt-1.11/configure-13901-        ;;
##############################################
ccrypt-1.11/configure-14254-	"file_magic "*)
ccrypt-1.11/configure:14255:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ccrypt-1.11/configure-14256-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ccrypt-1.11/configure-14320-	"file_magic "*)
ccrypt-1.11/configure:14321:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ccrypt-1.11/configure-14322-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ccrypt-1.11/configure-14718-      *)
ccrypt-1.11/configure:14719:	case `$CC -V 2>&1 | sed 5q` in
ccrypt-1.11/configure-14720-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ccrypt-1.11/configure-15167-	# shared libraries, regardless of the interface used.
ccrypt-1.11/configure:15168:	case `$LD -v 2>&1` in
ccrypt-1.11/configure-15169-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ccrypt-1.11/configure-15199-    supports_anon_versioning=no
ccrypt-1.11/configure:15200:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
ccrypt-1.11/configure-15201-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ccrypt-1.11/configure-15268-	# is; otherwise, prepend EXPORTS...
ccrypt-1.11/configure:15269:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ccrypt-1.11/configure-15270-          cp $export_symbols $output_objdir/$soname.def;
##############################################
ccrypt-1.11/configure-15302-	prefix_cmds="$SED"~
ccrypt-1.11/configure:15303:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ccrypt-1.11/configure-15304-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ccrypt-1.11/configure-15324-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ccrypt-1.11/configure:15325:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ccrypt-1.11/configure:15326:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ccrypt-1.11/configure-15327-      ;;
##############################################
ccrypt-1.11/configure-15342-        pgcc*)				# Portland Group C compiler
ccrypt-1.11/configure:15343:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/configure-15344-	  tmp_addflag=' $pic_flag'
##############################################
ccrypt-1.11/configure-15347-					# Portland Group f77 and f90 compilers
ccrypt-1.11/configure:15348:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/configure-15349-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ccrypt-1.11/configure-15364-	nvcc*)	# Cuda Compiler Driver 2.2
ccrypt-1.11/configure:15365:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/configure-15366-	  compiler_needs_object=yes
##############################################
ccrypt-1.11/configure-15368-	esac
ccrypt-1.11/configure:15369:	case `$CC -V 2>&1 | sed 5q` in
ccrypt-1.11/configure-15370-	*Sun\ C*)			# Sun C 5.9
ccrypt-1.11/configure:15371:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/configure-15372-	  compiler_needs_object=yes
##############################################
ccrypt-1.11/configure-15439-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ccrypt-1.11/configure:15440:      case `$LD -v 2>&1` in
ccrypt-1.11/configure-15441-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ccrypt-1.11/configure-15528-	else
ccrypt-1.11/configure:15529:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
ccrypt-1.11/configure-15530-	fi
##############################################
ccrypt-1.11/configure-15593-	# below for broken collect2 doesn't work under 4.3+
ccrypt-1.11/configure:15594:	  collect2name=`$CC -print-prog-name=collect2`
ccrypt-1.11/configure-15595-	  if test -f "$collect2name" &&
##############################################
ccrypt-1.11/configure-15673-      }'
ccrypt-1.11/configure:15674:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ccrypt-1.11/configure-15675-  # Check for a 64-bit object if we didn't find anything.
ccrypt-1.11/configure-15676-  if test -z "$lt_cv_aix_libpath_"; then
ccrypt-1.11/configure:15677:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ccrypt-1.11/configure-15678-  fi
##############################################
ccrypt-1.11/configure-15691-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
ccrypt-1.11/configure:15692:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
ccrypt-1.11/configure-15693-      else
##############################################
ccrypt-1.11/configure-15726-      }'
ccrypt-1.11/configure:15727:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ccrypt-1.11/configure-15728-  # Check for a 64-bit object if we didn't find anything.
ccrypt-1.11/configure-15729-  if test -z "$lt_cv_aix_libpath_"; then
ccrypt-1.11/configure:15730:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ccrypt-1.11/configure-15731-  fi
##############################################
ccrypt-1.11/configure-15758-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
ccrypt-1.11/configure:15759:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
ccrypt-1.11/configure-15760-	  if test svr4 != "$with_aix_soname"; then
##############################################
ccrypt-1.11/configure-15811-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
ccrypt-1.11/configure:15812:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ccrypt-1.11/configure-15813-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
ccrypt-1.11/configure-15849-	# FIXME: Setting linknames here is a bad hack.
ccrypt-1.11/configure:15850:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ccrypt-1.11/configure-15851-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ccrypt-1.11/configure-15867-  if test yes = "$lt_cv_ld_force_load"; then
ccrypt-1.11/configure:15868:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ccrypt-1.11/configure-15869-
##############################################
ccrypt-1.11/configure-16047-      if test yes = "$GCC"; then
ccrypt-1.11/configure:16048:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/configure-16049-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ccrypt-1.11/configure-16075-	if test yes = "$lt_cv_irix_exported_symbol"; then
ccrypt-1.11/configure:16076:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
ccrypt-1.11/configure-16077-	fi
##############################################
ccrypt-1.11/configure-16079-      else
ccrypt-1.11/configure:16080:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/configure:16081:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
ccrypt-1.11/configure-16082-      fi
##############################################
ccrypt-1.11/configure-16126-	hardcode_direct_absolute=yes
ccrypt-1.11/configure:16127:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ccrypt-1.11/configure-16128-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ccrypt-1.11/configure-16157-	prefix_cmds="$SED"~
ccrypt-1.11/configure:16158:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ccrypt-1.11/configure-16159-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ccrypt-1.11/configure-16171-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
ccrypt-1.11/configure:16172:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/configure-16173-      else
ccrypt-1.11/configure-16174-	allow_undefined_flag=' -expect_unresolved \*'
ccrypt-1.11/configure:16175:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/configure-16176-      fi
##############################################
ccrypt-1.11/configure-16184-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
ccrypt-1.11/configure:16185:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/configure-16186-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
ccrypt-1.11/configure-16188-	allow_undefined_flag=' -expect_unresolved \*'
ccrypt-1.11/configure:16189:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/configure:16190:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ccrypt-1.11/configure:16191:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
ccrypt-1.11/configure-16192-
##############################################
ccrypt-1.11/configure-16207-      else
ccrypt-1.11/configure:16208:	case `$CC -V 2>&1` in
ccrypt-1.11/configure-16209-	*"Compilers 5.0"*)
##############################################
ccrypt-1.11/configure-16606-  esac
ccrypt-1.11/configure:16607:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ccrypt-1.11/configure-16608-  case $lt_search_path_spec in
##############################################
ccrypt-1.11/configure-16613-    # okay in the real world where ";" in dirpaths is itself problematic.
ccrypt-1.11/configure:16614:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ccrypt-1.11/configure-16615-    ;;
ccrypt-1.11/configure-16616-  *)
ccrypt-1.11/configure:16617:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ccrypt-1.11/configure-16618-    ;;
##############################################
ccrypt-1.11/configure-16622-  lt_tmp_lt_search_path_spec=
ccrypt-1.11/configure:16623:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ccrypt-1.11/configure-16624-  # ...but if some path component already ends with the multilib dir we assume
##############################################
ccrypt-1.11/configure-16664-  esac
ccrypt-1.11/configure:16665:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ccrypt-1.11/configure-16666-else
##############################################
ccrypt-1.11/configure-16804-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ccrypt-1.11/configure:16805:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ccrypt-1.11/configure-16806-    ;;
##############################################
ccrypt-1.11/configure-16840-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ccrypt-1.11/configure:16841:    postinstall_cmds='base_file=`basename \$file`~
ccrypt-1.11/configure:16842:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ccrypt-1.11/configure:16843:      dldir=$destdir/`dirname \$dlpath`~
ccrypt-1.11/configure-16844-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ccrypt-1.11/configure-16849-      fi'
ccrypt-1.11/configure:16850:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ccrypt-1.11/configure-16851-      dlpath=$dir/\$dldll~
##############################################
ccrypt-1.11/configure-16857-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ccrypt-1.11/configure:16858:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ccrypt-1.11/configure-16859-
##############################################
ccrypt-1.11/configure-16863-      # MinGW DLLs use traditional 'lib' prefix
ccrypt-1.11/configure:16864:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ccrypt-1.11/configure-16865-      ;;
##############################################
ccrypt-1.11/configure-16867-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ccrypt-1.11/configure:16868:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ccrypt-1.11/configure-16869-      ;;
##############################################
ccrypt-1.11/configure-16876-    libname_spec='$name'
ccrypt-1.11/configure:16877:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ccrypt-1.11/configure-16878-    library_names_spec='$libname.dll.lib'
##############################################
ccrypt-1.11/configure-16888-        # Let DOS variable expansion print the short 8.3 style file name.
ccrypt-1.11/configure:16889:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ccrypt-1.11/configure-16890-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ccrypt-1.11/configure-16893-      # Convert to MSYS style.
ccrypt-1.11/configure:16894:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ccrypt-1.11/configure-16895-      ;;
##############################################
ccrypt-1.11/configure-16899-      # like /cygdrive/c/PROGRA~1:/cygdr...
ccrypt-1.11/configure:16900:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ccrypt-1.11/configure:16901:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ccrypt-1.11/configure:16902:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ccrypt-1.11/configure-16903-      ;;
##############################################
ccrypt-1.11/configure-16907-        # It is most probably a Windows format PATH.
ccrypt-1.11/configure:16908:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ccrypt-1.11/configure-16909-      else
ccrypt-1.11/configure:16910:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ccrypt-1.11/configure-16911-      fi
##############################################
ccrypt-1.11/configure-16917-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ccrypt-1.11/configure:16918:    postinstall_cmds='base_file=`basename \$file`~
ccrypt-1.11/configure:16919:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ccrypt-1.11/configure:16920:      dldir=$destdir/`dirname \$dlpath`~
ccrypt-1.11/configure-16921-      test -d \$dldir || mkdir -p \$dldir~
ccrypt-1.11/configure-16922-      $install_prog $dir/$dlname \$dldir/$dlname'
ccrypt-1.11/configure:16923:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ccrypt-1.11/configure-16924-      dlpath=$dir/\$dldll~
##############################################
ccrypt-1.11/configure-16931-    # Assume MSVC wrapper
ccrypt-1.11/configure:16932:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
ccrypt-1.11/configure-16933-    dynamic_linker='Win32 ld.exe'
##############################################
ccrypt-1.11/configure-16948-  shlibpath_var=DYLD_LIBRARY_PATH
ccrypt-1.11/configure:16949:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ccrypt-1.11/configure-16950-
##############################################
ccrypt-1.11/configure-17201-  if test -f /etc/ld.so.conf; then
ccrypt-1.11/configure:17202:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ccrypt-1.11/configure-17203-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ccrypt-1.11/configure-17267-  need_lib_prefix=no
ccrypt-1.11/configure:17268:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ccrypt-1.11/configure-17269-    need_version=no
##############################################
ccrypt-1.11/configure-17294-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
ccrypt-1.11/configure:17295:  postinstall_cmds='base_file=`basename \$file`~
ccrypt-1.11/configure:17296:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
ccrypt-1.11/configure:17297:    dldir=$destdir/`dirname \$dlpath`~
ccrypt-1.11/configure-17298-    test -d \$dldir || mkdir -p \$dldir~
##############################################
ccrypt-1.11/configure-17303-    fi'
ccrypt-1.11/configure:17304:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
ccrypt-1.11/configure-17305-    dlpath=$dir/\$dldll~
##############################################
ccrypt-1.11/configure-18345-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ccrypt-1.11/configure:18346:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ccrypt-1.11/configure-18347-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ccrypt-1.11/configure-18436-if test -z "$BASH_VERSION$ZSH_VERSION" \
ccrypt-1.11/configure:18437:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ccrypt-1.11/configure-18438-  as_echo='print -r --'
ccrypt-1.11/configure-18439-  as_echo_n='print -rn --'
ccrypt-1.11/configure:18440:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ccrypt-1.11/configure-18441-  as_echo='printf %s\n'
##############################################
ccrypt-1.11/configure-18443-else
ccrypt-1.11/configure:18444:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ccrypt-1.11/configure-18445-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ccrypt-1.11/configure-18453-	expr "X$arg" : "X\\(.*\\)$as_nl";
ccrypt-1.11/configure:18454:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ccrypt-1.11/configure-18455-      esac;
##############################################
ccrypt-1.11/configure-18530-# ----------------------------------------
ccrypt-1.11/configure:18531:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ccrypt-1.11/configure-18532-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ccrypt-1.11/configure-18602-  {
ccrypt-1.11/configure:18603:    as_val=`expr "$@" || test $? -eq 1`
ccrypt-1.11/configure-18604-  }
##############################################
ccrypt-1.11/configure-18706-      case $as_dir in #(
ccrypt-1.11/configure:18707:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ccrypt-1.11/configure-18708-      *) as_qdir=$as_dir;;
##############################################
ccrypt-1.11/configure-18841-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ccrypt-1.11/configure:18842:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ccrypt-1.11/configure-18843-ac_cs_version="\\
##############################################
ccrypt-1.11/configure-18866-  --*=?*)
ccrypt-1.11/configure:18867:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ccrypt-1.11/configure:18868:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ccrypt-1.11/configure-18869-    ac_shift=:
##############################################
ccrypt-1.11/configure-18871-  --*=)
ccrypt-1.11/configure:18872:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ccrypt-1.11/configure-18873-    ac_optarg=
##############################################
ccrypt-1.11/configure-18895-    case $ac_optarg in
ccrypt-1.11/configure:18896:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ccrypt-1.11/configure-18897-    '') as_fn_error $? "missing file argument" ;;
##############################################
ccrypt-1.11/configure-18903-    case $ac_optarg in
ccrypt-1.11/configure:18904:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ccrypt-1.11/configure-18905-    esac
##############################################
ccrypt-1.11/configure-18979-delay_variable_subst='$delay_variable_subst'
ccrypt-1.11/configure:18980:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18981:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18982:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18983:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18984:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18985:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18986:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18987:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18988:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18989:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18990:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18991:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18992:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18993:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18994:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18995:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18996:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18997:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18998:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:18999:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19000:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19001:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19002:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19003:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19004:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19005:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19006:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19007:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19008:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19009:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19010:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19011:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19012:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19013:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19014:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19015:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19016:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19017:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19018:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19019:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19020:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19021:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19022:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19023:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19024:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19025:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19026:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19027:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19028:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19029:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19030:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19031:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19032:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19033:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19034:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19035:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19036:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19037:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19038:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19039:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19040:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19041:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19042:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19043:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19044:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19045:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19046:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19047:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19048:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19049:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19050:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19051:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19052:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19053:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19054:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19055:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19056:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19057:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19058:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19059:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19060:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19061:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19062:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19063:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19064:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19065:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19066:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19067:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19068:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19069:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19070:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19071:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19072:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19073:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19074:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19075:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19076:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19077:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19078:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19079:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19080:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19081:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19082:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19083:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19084:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19085:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19086:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19087:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19088:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19089:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19090:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19091:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19092:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19093:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19094:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19095:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19096:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19097:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19098:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19099:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19100:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19101:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19102:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19103:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19104:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19105:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19106:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19107:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19108:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19109:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19110:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19111:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19112:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19113:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure:19114:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/configure-19115-
##############################################
ccrypt-1.11/configure-19196-striplib; do
ccrypt-1.11/configure:19197:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ccrypt-1.11/configure-19198-    *[\\\\\\\`\\"\\\$]*)
ccrypt-1.11/configure:19199:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ccrypt-1.11/configure-19200-      ;;
##############################################
ccrypt-1.11/configure-19227-configure_time_lt_sys_library_path; do
ccrypt-1.11/configure:19228:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ccrypt-1.11/configure-19229-    *[\\\\\\\`\\"\\\$]*)
ccrypt-1.11/configure:19230:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ccrypt-1.11/configure-19231-      ;;
##############################################
ccrypt-1.11/configure-19332-fi
ccrypt-1.11/configure:19333:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ccrypt-1.11/configure-19334-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ccrypt-1.11/configure-19349-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ccrypt-1.11/configure:19350:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ccrypt-1.11/configure-19351-ac_delim='%!_!# '
##############################################
ccrypt-1.11/configure-19355-
ccrypt-1.11/configure:19356:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ccrypt-1.11/configure-19357-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ccrypt-1.11/configure-19493-for ac_last_try in false false :; do
ccrypt-1.11/configure:19494:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ccrypt-1.11/configure-19495-  if test -z "$ac_tt"; then
##############################################
ccrypt-1.11/configure-19625-      esac
ccrypt-1.11/configure:19626:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ccrypt-1.11/configure-19627-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ccrypt-1.11/configure-19684-*)
ccrypt-1.11/configure:19685:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ccrypt-1.11/configure-19686-  # A ".." for each directory in $ac_dir_suffix.
ccrypt-1.11/configure:19687:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ccrypt-1.11/configure-19688-  case $ac_top_builddir_sub in
##############################################
ccrypt-1.11/configure-19745-/@mandir@/p'
ccrypt-1.11/configure:19746:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ccrypt-1.11/configure-19747-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ccrypt-1.11/configure-19762-
ccrypt-1.11/configure:19763:# Neutralize VPATH when `$srcdir' = `.'.
ccrypt-1.11/configure-19764-# Shell code in configure.ac might set extrasub.
##############################################
ccrypt-1.11/configure-19790-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ccrypt-1.11/configure:19791:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ccrypt-1.11/configure-19792-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ccrypt-1.11/configure-19836-    * )
ccrypt-1.11/configure:19837:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ccrypt-1.11/configure-19838-  esac
##############################################
ccrypt-1.11/configure-19883-    # Strip MF so we end up with the name of the file.
ccrypt-1.11/configure:19884:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ccrypt-1.11/configure-19885-    # Check whether this is an Automake generated Makefile or not.
##############################################
ccrypt-1.11/configure-19920-    # from the Makefile without running 'make'.
ccrypt-1.11/configure:19921:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ccrypt-1.11/configure-19922-    test -z "$DEPDIR" && continue
ccrypt-1.11/configure:19923:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ccrypt-1.11/configure-19924-    test -z "$am__include" && continue
ccrypt-1.11/configure:19925:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ccrypt-1.11/configure-19926-    # Find all dependency output files, they are included files with
##############################################
ccrypt-1.11/configure-19968-      case "$ac_file" in
ccrypt-1.11/configure:19969:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ccrypt-1.11/configure-19970-      esac
##############################################
ccrypt-1.11/configure-19973-        # Adjust a relative srcdir.
ccrypt-1.11/configure:19974:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ccrypt-1.11/configure:19975:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
ccrypt-1.11/configure:19976:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ccrypt-1.11/configure-19977-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ccrypt-1.11/configure-19980-        case "$ac_given_srcdir" in
ccrypt-1.11/configure:19981:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ccrypt-1.11/configure-19982-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ccrypt-1.11/configure-20001-            fi
ccrypt-1.11/configure:20002:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ccrypt-1.11/configure-20003-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
ccrypt-1.11/configure-20555-    *:)
ccrypt-1.11/configure:20556:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
ccrypt-1.11/configure-20557-        ;;
ccrypt-1.11/configure-20558-    x:*)
ccrypt-1.11/configure:20559:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
ccrypt-1.11/configure-20560-        ;;
ccrypt-1.11/configure-20561-    *::*)
ccrypt-1.11/configure:20562:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ccrypt-1.11/configure:20563:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
ccrypt-1.11/configure-20564-        ;;
ccrypt-1.11/configure-20565-    *)
ccrypt-1.11/configure:20566:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
ccrypt-1.11/configure-20567-        ;;
##############################################
ccrypt-1.11/configure-20582-    done
ccrypt-1.11/configure:20583:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ccrypt-1.11/configure-20584-}
##############################################
ccrypt-1.11/depcomp-64-  case $1 in
ccrypt-1.11/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ccrypt-1.11/depcomp-66-      *) dir=;;
##############################################
ccrypt-1.11/depcomp-73-{
ccrypt-1.11/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ccrypt-1.11/depcomp-75-}
##############################################
ccrypt-1.11/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ccrypt-1.11/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ccrypt-1.11/depcomp-128-
##############################################
ccrypt-1.11/depcomp-405-        sleep 1
ccrypt-1.11/depcomp:406:        i=`expr $i - 1`
ccrypt-1.11/depcomp-407-      done
ccrypt-1.11/depcomp-408-    fi
ccrypt-1.11/depcomp:409:    i=`expr $i - 1`
ccrypt-1.11/depcomp-410-  done
##############################################
ccrypt-1.11/depcomp-425-  # Do two passes, one to just change these to
ccrypt-1.11/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ccrypt-1.11/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ccrypt-1.11/depcomp-659-  done
ccrypt-1.11/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ccrypt-1.11/depcomp-661-  touch "$tmpdepfile"
##############################################
ccrypt-1.11/configure.ac-31-dnl Upper case name
ccrypt-1.11/configure.ac:32:NAMEUC=`echo $NAMECCRYPT | tr a-z A-Z`
ccrypt-1.11/configure.ac-33-
##############################################
ccrypt-1.11/check/length-check.sh-20-CCRYPT="${CHECK_CCRYPT:-../src/ccrypt$EXEEXT} -f"
ccrypt-1.11/check/length-check.sh:21:DATA=`mktemp "$TMPDIR/ccrypt-length-check-1.XXXXXX"`
ccrypt-1.11/check/length-check.sh:22:TMP1=`mktemp "$TMPDIR/ccrypt-length-check-2.XXXXXX"`
ccrypt-1.11/check/length-check.sh:23:TMP2=`mktemp "$TMPDIR/ccrypt-length-check-3.XXXXXX"`
ccrypt-1.11/check/length-check.sh-24-
##############################################
ccrypt-1.11/check/ccrypt-check.sh-25-UCPTDATA="$srcdir"/testdata.ucpt
ccrypt-1.11/check/ccrypt-check.sh:26:TMP1=`mktemp "$TMPDIR/ccrypt-ccrypt-check-1.XXXXXX"`
ccrypt-1.11/check/ccrypt-check.sh:27:TMP2=`mktemp "$TMPDIR/ccrypt-ccrypt-check-2.XXXXXX"`
ccrypt-1.11/check/ccrypt-check.sh-28-DATA31="$srcdir"/testdata31
##############################################
ccrypt-1.11/check/common.sh-51-# of caution.
ccrypt-1.11/check/common.sh:52:FILE=`mktemp "$TMPDIR/ccrypt-common-1.XXXXXX" 2>/dev/null`
ccrypt-1.11/check/common.sh-53-if test $? = 127 || test ! -f "$FILE"; then
##############################################
ccrypt-1.11/check/Makefile.in-49-  { \
ccrypt-1.11/check/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ccrypt-1.11/check/Makefile.in-51-  }; \
##############################################
ccrypt-1.11/check/Makefile.in-210-}
ccrypt-1.11/check/Makefile.in:211:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ccrypt-1.11/check/Makefile.in-212-am__vpath_adj = case $$p in \
ccrypt-1.11/check/Makefile.in:213:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ccrypt-1.11/check/Makefile.in-214-    *) f=$$p;; \
ccrypt-1.11/check/Makefile.in-215-  esac;
ccrypt-1.11/check/Makefile.in:216:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ccrypt-1.11/check/Makefile.in-217-am__install_max = 40
ccrypt-1.11/check/Makefile.in-218-am__nobase_strip_setup = \
ccrypt-1.11/check/Makefile.in:219:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ccrypt-1.11/check/Makefile.in-220-am__nobase_strip = \
##############################################
ccrypt-1.11/check/Makefile.in-338-case "$@" in						\
ccrypt-1.11/check/Makefile.in:339:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
ccrypt-1.11/check/Makefile.in-340-    *) am__odir=.;; 					\
##############################################
ccrypt-1.11/check/Makefile.in-368-  bases='$(TEST_LOGS)'; \
ccrypt-1.11/check/Makefile.in:369:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
ccrypt-1.11/check/Makefile.in:370:  bases=`echo $$bases`
ccrypt-1.11/check/Makefile.in-371-RECHECK_LOGS = $(TEST_LOGS)
##############################################
ccrypt-1.11/check/Makefile.in-381-        */*) b='$*';; \
ccrypt-1.11/check/Makefile.in:382:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
ccrypt-1.11/check/Makefile.in-383-       esac;; \
##############################################
ccrypt-1.11/check/Makefile.in-623-	test -n "$(EXEEXT)" || exit 0; \
ccrypt-1.11/check/Makefile.in:624:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ccrypt-1.11/check/Makefile.in-625-	echo " rm -f" $$list; \
##############################################
ccrypt-1.11/check/Makefile.in-653-.c.obj:
ccrypt-1.11/check/Makefile.in:654:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ccrypt-1.11/check/Makefile.in-655-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ccrypt-1.11/check/Makefile.in-657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ccrypt-1.11/check/Makefile.in:658:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ccrypt-1.11/check/Makefile.in-659-
##############################################
ccrypt-1.11/check/Makefile.in-702-GTAGS:
ccrypt-1.11/check/Makefile.in:703:	here=`$(am__cd) $(top_builddir) && pwd` \
ccrypt-1.11/check/Makefile.in-704-	  && $(am__cd) $(top_srcdir) \
##############################################
ccrypt-1.11/check/Makefile.in-745-	if test -n "$$redo_bases"; then \
ccrypt-1.11/check/Makefile.in:746:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
ccrypt-1.11/check/Makefile.in:747:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
ccrypt-1.11/check/Makefile.in-748-	  if $(am__make_dryrun); then :; else \
##############################################
ccrypt-1.11/check/Makefile.in-770-	ws='[ 	]'; \
ccrypt-1.11/check/Makefile.in:771:	results=`for b in $$bases; do echo $$b.trs; done`; \
ccrypt-1.11/check/Makefile.in-772-	test -n "$$results" || results=/dev/null; \
ccrypt-1.11/check/Makefile.in:773:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
ccrypt-1.11/check/Makefile.in:774:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
ccrypt-1.11/check/Makefile.in:775:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
ccrypt-1.11/check/Makefile.in:776:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
ccrypt-1.11/check/Makefile.in:777:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
ccrypt-1.11/check/Makefile.in:778:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
ccrypt-1.11/check/Makefile.in:779:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
ccrypt-1.11/check/Makefile.in:780:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
ccrypt-1.11/check/Makefile.in-781-	  success=true; \
##############################################
ccrypt-1.11/check/Makefile.in-849-	@set +e; $(am__set_TESTS_bases); \
ccrypt-1.11/check/Makefile.in:850:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ccrypt-1.11/check/Makefile.in:851:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
ccrypt-1.11/check/Makefile.in:852:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
ccrypt-1.11/check/Makefile.in-853-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
ccrypt-1.11/check/Makefile.in-859-	         | $(am__list_recheck_tests)` || exit 1; \
ccrypt-1.11/check/Makefile.in:860:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ccrypt-1.11/check/Makefile.in:861:	log_list=`echo $$log_list`; \
ccrypt-1.11/check/Makefile.in-862-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
ccrypt-1.11/check/Makefile.in-909-distdir: $(DISTFILES)
ccrypt-1.11/check/Makefile.in:910:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/check/Makefile.in:911:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/check/Makefile.in-912-	list='$(DISTFILES)'; \
##############################################
ccrypt-1.11/check/Makefile.in-923-	  if test -d $$d/$$file; then \
ccrypt-1.11/check/Makefile.in:924:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ccrypt-1.11/check/Makefile.in-925-	    if test -d "$(distdir)/$$file"; then \
##############################################
ccrypt-1.11/check/largefile-check.sh-25-
ccrypt-1.11/check/largefile-check.sh:26:DATA=`mktemp "$TMPDIR/ccrypt-largefile-check-XXXXXX"`
ccrypt-1.11/check/largefile-check.sh-27-
##############################################
ccrypt-1.11/doc/Makefile.in-50-  { \
ccrypt-1.11/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ccrypt-1.11/doc/Makefile.in-52-  }; \
##############################################
ccrypt-1.11/doc/Makefile.in-138-  esac
ccrypt-1.11/doc/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ccrypt-1.11/doc/Makefile.in-140-am__vpath_adj = case $$p in \
ccrypt-1.11/doc/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ccrypt-1.11/doc/Makefile.in-142-    *) f=$$p;; \
ccrypt-1.11/doc/Makefile.in-143-  esac;
ccrypt-1.11/doc/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ccrypt-1.11/doc/Makefile.in-145-am__install_max = 40
ccrypt-1.11/doc/Makefile.in-146-am__nobase_strip_setup = \
ccrypt-1.11/doc/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ccrypt-1.11/doc/Makefile.in-148-am__nobase_strip = \
##############################################
ccrypt-1.11/doc/Makefile.in-407-	test -n "$(man1dir)" \
ccrypt-1.11/doc/Makefile.in:408:	  && test -n "`echo $$list1$$list2`" \
ccrypt-1.11/doc/Makefile.in-409-	  || exit 0; \
##############################################
ccrypt-1.11/doc/Makefile.in-453-distdir: $(DISTFILES)
ccrypt-1.11/doc/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/doc/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/doc/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
ccrypt-1.11/doc/Makefile.in-467-	  if test -d $$d/$$file; then \
ccrypt-1.11/doc/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ccrypt-1.11/doc/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
ccrypt-1.11/config.guess-34-
ccrypt-1.11/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ccrypt-1.11/config.guess-36-
##############################################
ccrypt-1.11/config.guess-102-: ${TMPDIR=/tmp} ;
ccrypt-1.11/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ccrypt-1.11/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ccrypt-1.11/config.guess-151-	EOF
ccrypt-1.11/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
ccrypt-1.11/config.guess-153-
##############################################
ccrypt-1.11/config.guess-188-	    earmv*)
ccrypt-1.11/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
ccrypt-1.11/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
ccrypt-1.11/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
ccrypt-1.11/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
ccrypt-1.11/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
ccrypt-1.11/config.guess-222-		;;
##############################################
ccrypt-1.11/config.guess-233-	    *)
ccrypt-1.11/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
ccrypt-1.11/config.guess-235-		;;
##############################################
ccrypt-1.11/config.guess-280-	*4.0)
ccrypt-1.11/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ccrypt-1.11/config.guess-282-		;;
ccrypt-1.11/config.guess-283-	*5.*)
ccrypt-1.11/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ccrypt-1.11/config.guess-285-		;;
##############################################
ccrypt-1.11/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
ccrypt-1.11/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ccrypt-1.11/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
ccrypt-1.11/config.guess-328-	# 1.2 uses "1.2" for uname -r.
ccrypt-1.11/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
ccrypt-1.11/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ccrypt-1.11/config.guess-379-    s390x:SunOS:*:*)
ccrypt-1.11/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
ccrypt-1.11/config.guess-381-	exit ;;
ccrypt-1.11/config.guess-382-    sun4H:SunOS:5.*:*)
ccrypt-1.11/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ccrypt-1.11/config.guess-384-	exit ;;
ccrypt-1.11/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ccrypt-1.11/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
ccrypt-1.11/config.guess-387-	exit ;;
##############################################
ccrypt-1.11/config.guess-404-	fi
ccrypt-1.11/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ccrypt-1.11/config.guess-406-	exit ;;
##############################################
ccrypt-1.11/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
ccrypt-1.11/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ccrypt-1.11/config.guess-412-	exit ;;
##############################################
ccrypt-1.11/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
ccrypt-1.11/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
ccrypt-1.11/config.guess-421-	exit ;;
##############################################
ccrypt-1.11/config.guess-425-    sun*:*:4.2BSD:*)
ccrypt-1.11/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ccrypt-1.11/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
ccrypt-1.11/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
ccrypt-1.11/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ccrypt-1.11/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
ccrypt-1.11/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ccrypt-1.11/config.guess-563-    *:IRIX*:*:*)
ccrypt-1.11/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
ccrypt-1.11/config.guess-565-	exit ;;
##############################################
ccrypt-1.11/config.guess-593-EOF
ccrypt-1.11/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
ccrypt-1.11/config.guess-595-		then
##############################################
ccrypt-1.11/config.guess-606-    *:AIX:*:[4567])
ccrypt-1.11/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ccrypt-1.11/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
ccrypt-1.11/config.guess-642-    9000/[34678]??:HP-UX:*:*)
ccrypt-1.11/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
ccrypt-1.11/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
ccrypt-1.11/config.guess-696-EOF
ccrypt-1.11/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
ccrypt-1.11/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ccrypt-1.11/config.guess-724-    ia64:HP-UX:*:*)
ccrypt-1.11/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
ccrypt-1.11/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
ccrypt-1.11/config.guess-754-EOF
ccrypt-1.11/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
ccrypt-1.11/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ccrypt-1.11/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ccrypt-1.11/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
ccrypt-1.11/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ccrypt-1.11/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ccrypt-1.11/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
ccrypt-1.11/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ccrypt-1.11/config.guess-850-	esac
ccrypt-1.11/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
ccrypt-1.11/config.guess-852-	exit ;;
##############################################
ccrypt-1.11/config.guess-886-    prep*:SunOS:5.*:*)
ccrypt-1.11/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ccrypt-1.11/config.guess-888-	exit ;;
##############################################
ccrypt-1.11/config.guess-890-	# the GNU system
ccrypt-1.11/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
ccrypt-1.11/config.guess-892-	exit ;;
##############################################
ccrypt-1.11/config.guess-894-	# other systems with GNU libc and userland
ccrypt-1.11/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
ccrypt-1.11/config.guess-896-	exit ;;
##############################################
ccrypt-1.11/config.guess-988-EOF
ccrypt-1.11/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
ccrypt-1.11/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
ccrypt-1.11/config.guess-1092-    i*86:*:4.*:*)
ccrypt-1.11/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
ccrypt-1.11/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ccrypt-1.11/config.guess-1295-	fi
ccrypt-1.11/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
ccrypt-1.11/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
ccrypt-1.11/config.guess-1393-    *:DragonFly:*:*)
ccrypt-1.11/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
ccrypt-1.11/config.guess-1395-	exit ;;
##############################################
ccrypt-1.11/config.guess-1406-    i*86:skyos:*:*)
ccrypt-1.11/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
ccrypt-1.11/config.guess-1408-	exit ;;
##############################################
ccrypt-1.11/compile-67-	mingw/*)
ccrypt-1.11/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ccrypt-1.11/compile-69-	  ;;
ccrypt-1.11/compile-70-	cygwin/*)
ccrypt-1.11/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ccrypt-1.11/compile-72-	  ;;
ccrypt-1.11/compile-73-	wine/*)
ccrypt-1.11/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ccrypt-1.11/compile-75-	  ;;
##############################################
ccrypt-1.11/compile-309-# Name of file we expect compiler to create.
ccrypt-1.11/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ccrypt-1.11/compile-311-
##############################################
ccrypt-1.11/compile-315-# object file name, since that is what matters with a parallel build.
ccrypt-1.11/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ccrypt-1.11/compile-317-while true; do
##############################################
ccrypt-1.11/config.sub-52-
ccrypt-1.11/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ccrypt-1.11/config.sub-54-
##############################################
ccrypt-1.11/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
ccrypt-1.11/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ccrypt-1.11/config.sub-116-case $maybe_os in
##############################################
ccrypt-1.11/config.sub-122-    os=-$maybe_os
ccrypt-1.11/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ccrypt-1.11/config.sub-124-    ;;
##############################################
ccrypt-1.11/config.sub-126-    os=-linux-android
ccrypt-1.11/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ccrypt-1.11/config.sub-128-    ;;
ccrypt-1.11/config.sub-129-  *)
ccrypt-1.11/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
ccrypt-1.11/config.sub-131-    if [ "$basic_machine" != "$1" ]
ccrypt-1.11/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
ccrypt-1.11/config.sub-133-    else os=; fi
##############################################
ccrypt-1.11/config.sub-180-		os=-sco5v6
ccrypt-1.11/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-182-		;;
##############################################
ccrypt-1.11/config.sub-184-		os=-sco3.2v5
ccrypt-1.11/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-186-		;;
##############################################
ccrypt-1.11/config.sub-188-		os=-sco3.2v4
ccrypt-1.11/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-190-		;;
ccrypt-1.11/config.sub-191-	-sco3.2.[4-9]*)
ccrypt-1.11/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ccrypt-1.11/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-194-		;;
##############################################
ccrypt-1.11/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
ccrypt-1.11/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-198-		;;
##############################################
ccrypt-1.11/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
ccrypt-1.11/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-202-		;;
##############################################
ccrypt-1.11/config.sub-204-		os=-sco3.2v2
ccrypt-1.11/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-206-		;;
ccrypt-1.11/config.sub-207-	-udk*)
ccrypt-1.11/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-209-		;;
##############################################
ccrypt-1.11/config.sub-211-		os=-isc2.2
ccrypt-1.11/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-213-		;;
##############################################
ccrypt-1.11/config.sub-217-	-isc*)
ccrypt-1.11/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ccrypt-1.11/config.sub-219-		;;
##############################################
ccrypt-1.11/config.sub-229-	-ptx*)
ccrypt-1.11/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
ccrypt-1.11/config.sub-231-		;;
##############################################
ccrypt-1.11/config.sub-364-	*-*-*)
ccrypt-1.11/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
ccrypt-1.11/config.sub-366-		exit 1
##############################################
ccrypt-1.11/config.sub-493-	amd64-*)
ccrypt-1.11/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-495-		;;
##############################################
ccrypt-1.11/config.sub-538-	blackfin-*)
ccrypt-1.11/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-540-		os=-linux
##############################################
ccrypt-1.11/config.sub-546-	c54x-*)
ccrypt-1.11/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-548-		;;
ccrypt-1.11/config.sub-549-	c55x-*)
ccrypt-1.11/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-551-		;;
ccrypt-1.11/config.sub-552-	c6x-*)
ccrypt-1.11/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-554-		;;
##############################################
ccrypt-1.11/config.sub-650-	e500v[12]-*)
ccrypt-1.11/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-652-		os=$os"spe"
##############################################
ccrypt-1.11/config.sub-754-	i*86v32)
ccrypt-1.11/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ccrypt-1.11/config.sub-756-		os=-sysv32
##############################################
ccrypt-1.11/config.sub-758-	i*86v4*)
ccrypt-1.11/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ccrypt-1.11/config.sub-760-		os=-sysv4
##############################################
ccrypt-1.11/config.sub-762-	i*86v)
ccrypt-1.11/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ccrypt-1.11/config.sub-764-		os=-sysv
##############################################
ccrypt-1.11/config.sub-766-	i*86sol2)
ccrypt-1.11/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ccrypt-1.11/config.sub-768-		os=-solaris2
##############################################
ccrypt-1.11/config.sub-792-	leon-*|leon[3-9]-*)
ccrypt-1.11/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
ccrypt-1.11/config.sub-794-		;;
##############################################
ccrypt-1.11/config.sub-799-	m68knommu-*)
ccrypt-1.11/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-801-		os=-linux
##############################################
ccrypt-1.11/config.sub-833-	mips3*-*)
ccrypt-1.11/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
ccrypt-1.11/config.sub-835-		;;
ccrypt-1.11/config.sub-836-	mips3*)
ccrypt-1.11/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
ccrypt-1.11/config.sub-838-		;;
##############################################
ccrypt-1.11/config.sub-855-	ms1-*)
ccrypt-1.11/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
ccrypt-1.11/config.sub-857-		;;
##############################################
ccrypt-1.11/config.sub-980-	parisc-*)
ccrypt-1.11/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-982-		os=-linux
##############################################
ccrypt-1.11/config.sub-996-	pc98-*)
ccrypt-1.11/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-998-		;;
##############################################
ccrypt-1.11/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ccrypt-1.11/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1013-		;;
ccrypt-1.11/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ccrypt-1.11/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1016-		;;
ccrypt-1.11/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ccrypt-1.11/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1019-		;;
ccrypt-1.11/config.sub-1020-	pentium4-*)
ccrypt-1.11/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1022-		;;
##############################################
ccrypt-1.11/config.sub-1030-	ppc-* | ppcbe-*)
ccrypt-1.11/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1032-		;;
##############################################
ccrypt-1.11/config.sub-1036-	ppcle-* | powerpclittle-*)
ccrypt-1.11/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1038-		;;
##############################################
ccrypt-1.11/config.sub-1040-		;;
ccrypt-1.11/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1042-		;;
##############################################
ccrypt-1.11/config.sub-1046-	ppc64le-* | powerpc64little-*)
ccrypt-1.11/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1048-		;;
##############################################
ccrypt-1.11/config.sub-1122-	strongarm-* | thumb-*)
ccrypt-1.11/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ccrypt-1.11/config.sub-1124-		;;
##############################################
ccrypt-1.11/config.sub-1255-	xscale-* | xscalee[bl]-*)
ccrypt-1.11/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
ccrypt-1.11/config.sub-1257-		;;
##############################################
ccrypt-1.11/config.sub-1317-	*)
ccrypt-1.11/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
ccrypt-1.11/config.sub-1319-		exit 1
##############################################
ccrypt-1.11/config.sub-1325-	*-digital*)
ccrypt-1.11/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
ccrypt-1.11/config.sub-1327-		;;
ccrypt-1.11/config.sub-1328-	*-commodore*)
ccrypt-1.11/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
ccrypt-1.11/config.sub-1330-		;;
##############################################
ccrypt-1.11/config.sub-1346-	-solaris1 | -solaris1.*)
ccrypt-1.11/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ccrypt-1.11/config.sub-1348-		;;
##############################################
ccrypt-1.11/config.sub-1355-	-gnu/linux*)
ccrypt-1.11/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ccrypt-1.11/config.sub-1357-		;;
##############################################
ccrypt-1.11/config.sub-1407-	-nto*)
ccrypt-1.11/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ccrypt-1.11/config.sub-1409-		;;
##############################################
ccrypt-1.11/config.sub-1414-	-mac*)
ccrypt-1.11/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
ccrypt-1.11/config.sub-1416-		;;
##############################################
ccrypt-1.11/config.sub-1420-	-linux*)
ccrypt-1.11/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ccrypt-1.11/config.sub-1422-		;;
ccrypt-1.11/config.sub-1423-	-sunos5*)
ccrypt-1.11/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
ccrypt-1.11/config.sub-1425-		;;
ccrypt-1.11/config.sub-1426-	-sunos6*)
ccrypt-1.11/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
ccrypt-1.11/config.sub-1428-		;;
##############################################
ccrypt-1.11/config.sub-1469-	-sinix5.*)
ccrypt-1.11/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
ccrypt-1.11/config.sub-1471-		;;
##############################################
ccrypt-1.11/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
ccrypt-1.11/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
ccrypt-1.11/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
ccrypt-1.11/config.sub-1531-		exit 1
##############################################
ccrypt-1.11/config.sub-1788-		esac
ccrypt-1.11/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
ccrypt-1.11/config.sub-1790-		;;
##############################################
ccrypt-1.11/m4/intl.m4-264-changequote(<<,>>)dnl
ccrypt-1.11/m4/intl.m4:265:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
ccrypt-1.11/m4/intl.m4-266-    case $ac_prog_version in
##############################################
ccrypt-1.11/m4/libtool.m4-119-    done
ccrypt-1.11/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ccrypt-1.11/m4/libtool.m4-121-}
##############################################
ccrypt-1.11/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
ccrypt-1.11/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
ccrypt-1.11/m4/libtool.m4-439-
##############################################
ccrypt-1.11/m4/libtool.m4-447-#
ccrypt-1.11/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
ccrypt-1.11/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
ccrypt-1.11/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
ccrypt-1.11/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ccrypt-1.11/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
ccrypt-1.11/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ccrypt-1.11/m4/libtool.m4-561-      ;;
##############################################
ccrypt-1.11/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
ccrypt-1.11/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ccrypt-1.11/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
ccrypt-1.11/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ccrypt-1.11/m4/libtool.m4-574-      ;;
##############################################
ccrypt-1.11/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
ccrypt-1.11/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ccrypt-1.11/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
ccrypt-1.11/m4/libtool.m4-1164-      }]'
ccrypt-1.11/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ccrypt-1.11/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
ccrypt-1.11/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
ccrypt-1.11/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ccrypt-1.11/m4/libtool.m4-1169-  fi],[])
##############################################
ccrypt-1.11/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ccrypt-1.11/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ccrypt-1.11/m4/libtool.m4-1202-  ECHO='print -r --'
ccrypt-1.11/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ccrypt-1.11/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
ccrypt-1.11/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
ccrypt-1.11/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
ccrypt-1.11/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
ccrypt-1.11/m4/libtool.m4-1238-
##############################################
ccrypt-1.11/m4/libtool.m4-1259-   if test yes = "$GCC"; then
ccrypt-1.11/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ccrypt-1.11/m4/libtool.m4-1261-   fi
##############################################
ccrypt-1.11/m4/libtool.m4-1263- /*)
ccrypt-1.11/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ccrypt-1.11/m4/libtool.m4-1265-   ;; #(
##############################################
ccrypt-1.11/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
ccrypt-1.11/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/m4/libtool.m4-1295-      *ELF-32*)
##############################################
ccrypt-1.11/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
ccrypt-1.11/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/m4/libtool.m4-1312-	*32-bit*)
##############################################
ccrypt-1.11/m4/libtool.m4-1322-    else
ccrypt-1.11/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/m4/libtool.m4-1324-	*32-bit*)
##############################################
ccrypt-1.11/m4/libtool.m4-1344-    emul=elf
ccrypt-1.11/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/m4/libtool.m4-1346-      *32-bit*)
##############################################
ccrypt-1.11/m4/libtool.m4-1352-    esac
ccrypt-1.11/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/m4/libtool.m4-1354-      *MSB*)
##############################################
ccrypt-1.11/m4/libtool.m4-1360-    esac
ccrypt-1.11/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
ccrypt-1.11/m4/libtool.m4-1362-      *N32*)
##############################################
ccrypt-1.11/m4/libtool.m4-1725-    # And add a safety zone
ccrypt-1.11/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ccrypt-1.11/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ccrypt-1.11/m4/libtool.m4-1728-    ;;
##############################################
ccrypt-1.11/m4/libtool.m4-1758-    if test -n "$kargmax"; then
ccrypt-1.11/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ccrypt-1.11/m4/libtool.m4-1760-    else
##############################################
ccrypt-1.11/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
ccrypt-1.11/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ccrypt-1.11/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ccrypt-1.11/m4/libtool.m4-1770-    else
##############################################
ccrypt-1.11/m4/libtool.m4-1779-      # we can't tell.
ccrypt-1.11/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
ccrypt-1.11/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ccrypt-1.11/m4/libtool.m4-1783-      do
ccrypt-1.11/m4/libtool.m4:1784:        i=`expr $i + 1`
ccrypt-1.11/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
ccrypt-1.11/m4/libtool.m4-1787-      # Only check the string length outside the loop.
ccrypt-1.11/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ccrypt-1.11/m4/libtool.m4-1789-      teststring=
##############################################
ccrypt-1.11/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
ccrypt-1.11/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ccrypt-1.11/m4/libtool.m4-1794-    fi
##############################################
ccrypt-1.11/m4/libtool.m4-2258-    *:)
ccrypt-1.11/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
ccrypt-1.11/m4/libtool.m4-2260-        ;;
ccrypt-1.11/m4/libtool.m4-2261-    x:*)
ccrypt-1.11/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
ccrypt-1.11/m4/libtool.m4-2263-        ;;
ccrypt-1.11/m4/libtool.m4-2264-    *::*)
ccrypt-1.11/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ccrypt-1.11/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
ccrypt-1.11/m4/libtool.m4-2267-        ;;
ccrypt-1.11/m4/libtool.m4-2268-    *)
ccrypt-1.11/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
ccrypt-1.11/m4/libtool.m4-2270-        ;;
##############################################
ccrypt-1.11/m4/libtool.m4-2298-  esac
ccrypt-1.11/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ccrypt-1.11/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
ccrypt-1.11/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
ccrypt-1.11/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ccrypt-1.11/m4/libtool.m4-2307-    ;;
ccrypt-1.11/m4/libtool.m4-2308-  *)
ccrypt-1.11/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ccrypt-1.11/m4/libtool.m4-2310-    ;;
##############################################
ccrypt-1.11/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
ccrypt-1.11/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ccrypt-1.11/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
ccrypt-1.11/m4/libtool.m4-2356-  esac
ccrypt-1.11/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ccrypt-1.11/m4/libtool.m4-2358-else
##############################################
ccrypt-1.11/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ccrypt-1.11/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ccrypt-1.11/m4/libtool.m4-2499-    ;;
##############################################
ccrypt-1.11/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ccrypt-1.11/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
ccrypt-1.11/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ccrypt-1.11/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
ccrypt-1.11/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ccrypt-1.11/m4/libtool.m4-2542-      fi'
ccrypt-1.11/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ccrypt-1.11/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
ccrypt-1.11/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ccrypt-1.11/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ccrypt-1.11/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
ccrypt-1.11/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
ccrypt-1.11/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ccrypt-1.11/m4/libtool.m4-2558-      ;;
##############################################
ccrypt-1.11/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ccrypt-1.11/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ccrypt-1.11/m4/libtool.m4-2562-      ;;
##############################################
ccrypt-1.11/m4/libtool.m4-2569-    libname_spec='$name'
ccrypt-1.11/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ccrypt-1.11/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
ccrypt-1.11/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
ccrypt-1.11/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ccrypt-1.11/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ccrypt-1.11/m4/libtool.m4-2586-      # Convert to MSYS style.
ccrypt-1.11/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
ccrypt-1.11/m4/libtool.m4-2588-      ;;
##############################################
ccrypt-1.11/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
ccrypt-1.11/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ccrypt-1.11/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ccrypt-1.11/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ccrypt-1.11/m4/libtool.m4-2596-      ;;
##############################################
ccrypt-1.11/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
ccrypt-1.11/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ccrypt-1.11/m4/libtool.m4-2602-      else
ccrypt-1.11/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ccrypt-1.11/m4/libtool.m4-2604-      fi
##############################################
ccrypt-1.11/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ccrypt-1.11/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
ccrypt-1.11/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ccrypt-1.11/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
ccrypt-1.11/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
ccrypt-1.11/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
ccrypt-1.11/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ccrypt-1.11/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
ccrypt-1.11/m4/libtool.m4-2624-    # Assume MSVC wrapper
ccrypt-1.11/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
ccrypt-1.11/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
ccrypt-1.11/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
ccrypt-1.11/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ccrypt-1.11/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
ccrypt-1.11/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
ccrypt-1.11/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ccrypt-1.11/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ccrypt-1.11/m4/libtool.m4-2941-  need_lib_prefix=no
ccrypt-1.11/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ccrypt-1.11/m4/libtool.m4-2943-    need_version=no
##############################################
ccrypt-1.11/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
ccrypt-1.11/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
ccrypt-1.11/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
ccrypt-1.11/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
ccrypt-1.11/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
ccrypt-1.11/m4/libtool.m4-2977-    fi'
ccrypt-1.11/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
ccrypt-1.11/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
ccrypt-1.11/m4/libtool.m4-3188-	"file_magic "*)
ccrypt-1.11/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ccrypt-1.11/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ccrypt-1.11/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
ccrypt-1.11/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ccrypt-1.11/m4/libtool.m4-3273-  *)
ccrypt-1.11/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ccrypt-1.11/m4/libtool.m4-3275-  esac
##############################################
ccrypt-1.11/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
ccrypt-1.11/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ccrypt-1.11/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ccrypt-1.11/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ccrypt-1.11/m4/libtool.m4-3284-      done
##############################################
ccrypt-1.11/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
ccrypt-1.11/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ccrypt-1.11/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ccrypt-1.11/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
ccrypt-1.11/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/m4/libtool.m4-3578-openbsd* | bitrig*)
ccrypt-1.11/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ccrypt-1.11/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
ccrypt-1.11/m4/libtool.m4-3645-    else
ccrypt-1.11/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
ccrypt-1.11/m4/libtool.m4-3647-    fi
##############################################
ccrypt-1.11/m4/libtool.m4-3696-	esac
ccrypt-1.11/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
ccrypt-1.11/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
ccrypt-1.11/m4/libtool.m4-3702-	*)
ccrypt-1.11/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ccrypt-1.11/m4/libtool.m4-3704-	  */dev/null*)
##############################################
ccrypt-1.11/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
ccrypt-1.11/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
ccrypt-1.11/m4/libtool.m4-3730-    *COFF*)
##############################################
ccrypt-1.11/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
ccrypt-1.11/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
ccrypt-1.11/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
ccrypt-1.11/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
ccrypt-1.11/m4/libtool.m4:3962:case `$NM -V 2>&1` in
ccrypt-1.11/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/m4/libtool.m4-4009-mingw*)
ccrypt-1.11/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ccrypt-1.11/m4/libtool.m4-4011-  ;;
##############################################
ccrypt-1.11/m4/libtool.m4-4065-    nlist=conftest.nm
ccrypt-1.11/m4/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
ccrypt-1.11/m4/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
ccrypt-1.11/m4/libtool.m4-4413-	  *)
ccrypt-1.11/m4/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
ccrypt-1.11/m4/libtool.m4-4415-	    *Sun\ C*)
##############################################
ccrypt-1.11/m4/libtool.m4-4749-      *)
ccrypt-1.11/m4/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
ccrypt-1.11/m4/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
ccrypt-1.11/m4/libtool.m4-4932-    else
ccrypt-1.11/m4/libtool.m4:4933:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
ccrypt-1.11/m4/libtool.m4-4934-    fi
##############################################
ccrypt-1.11/m4/libtool.m4-5031-	# shared libraries, regardless of the interface used.
ccrypt-1.11/m4/libtool.m4:5032:	case `$LD -v 2>&1` in
ccrypt-1.11/m4/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ccrypt-1.11/m4/libtool.m4-5063-    supports_anon_versioning=no
ccrypt-1.11/m4/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
ccrypt-1.11/m4/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ccrypt-1.11/m4/libtool.m4-5166-	prefix_cmds="$SED"~
ccrypt-1.11/m4/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ccrypt-1.11/m4/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ccrypt-1.11/m4/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ccrypt-1.11/m4/libtool.m4:5189:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ccrypt-1.11/m4/libtool.m4:5190:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ccrypt-1.11/m4/libtool.m4-5191-      ;;
##############################################
ccrypt-1.11/m4/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
ccrypt-1.11/m4/libtool.m4:5207:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/m4/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
ccrypt-1.11/m4/libtool.m4-5211-					# Portland Group f77 and f90 compilers
ccrypt-1.11/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ccrypt-1.11/m4/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
ccrypt-1.11/m4/libtool.m4:5229:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/m4/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ccrypt-1.11/m4/libtool.m4-5232-	esac
ccrypt-1.11/m4/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
ccrypt-1.11/m4/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
ccrypt-1.11/m4/libtool.m4:5235:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ccrypt-1.11/m4/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ccrypt-1.11/m4/libtool.m4:5304:      case `$LD -v 2>&1` in
ccrypt-1.11/m4/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
ccrypt-1.11/m4/libtool.m4-5392-	else
ccrypt-1.11/m4/libtool.m4:5393:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
ccrypt-1.11/m4/libtool.m4-5394-	fi
##############################################
ccrypt-1.11/m4/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
ccrypt-1.11/m4/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
ccrypt-1.11/m4/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
ccrypt-1.11/m4/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
ccrypt-1.11/m4/libtool.m4:5514:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
ccrypt-1.11/m4/libtool.m4-5515-      else
##############################################
ccrypt-1.11/m4/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
ccrypt-1.11/m4/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
ccrypt-1.11/m4/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
ccrypt-1.11/m4/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
ccrypt-1.11/m4/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ccrypt-1.11/m4/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ccrypt-1.11/m4/libtool.m4-5767-      if test yes = "$GCC"; then
ccrypt-1.11/m4/libtool.m4:5768:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ccrypt-1.11/m4/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
ccrypt-1.11/m4/libtool.m4:5791:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
ccrypt-1.11/m4/libtool.m4-5792-	fi
##############################################
ccrypt-1.11/m4/libtool.m4-5794-      else
ccrypt-1.11/m4/libtool.m4:5795:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4:5796:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
ccrypt-1.11/m4/libtool.m4-5797-      fi
##############################################
ccrypt-1.11/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
ccrypt-1.11/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ccrypt-1.11/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ccrypt-1.11/m4/libtool.m4-5872-	prefix_cmds="$SED"~
ccrypt-1.11/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ccrypt-1.11/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ccrypt-1.11/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ccrypt-1.11/m4/libtool.m4:5887:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-5888-      else
ccrypt-1.11/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ccrypt-1.11/m4/libtool.m4:5890:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-5891-      fi
##############################################
ccrypt-1.11/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ccrypt-1.11/m4/libtool.m4:5900:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
ccrypt-1.11/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ccrypt-1.11/m4/libtool.m4:5904:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4:5905:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ccrypt-1.11/m4/libtool.m4:5906:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
ccrypt-1.11/m4/libtool.m4-5907-
##############################################
ccrypt-1.11/m4/libtool.m4-5922-      else
ccrypt-1.11/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
ccrypt-1.11/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
ccrypt-1.11/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
ccrypt-1.11/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
ccrypt-1.11/m4/libtool.m4-6117-	  then
##############################################
ccrypt-1.11/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
ccrypt-1.11/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ccrypt-1.11/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ccrypt-1.11/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
ccrypt-1.11/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
ccrypt-1.11/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
ccrypt-1.11/m4/libtool.m4-6587-
ccrypt-1.11/m4/libtool.m4:6588:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
ccrypt-1.11/m4/libtool.m4-6589-        else
##############################################
ccrypt-1.11/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
ccrypt-1.11/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
ccrypt-1.11/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
ccrypt-1.11/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
ccrypt-1.11/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
ccrypt-1.11/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
ccrypt-1.11/m4/libtool.m4-6815-            # dependencies.
ccrypt-1.11/m4/libtool.m4:6816:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ccrypt-1.11/m4/libtool.m4-6817-            ;;
##############################################
ccrypt-1.11/m4/libtool.m4-6880-	    # dependencies.
ccrypt-1.11/m4/libtool.m4:6881:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ccrypt-1.11/m4/libtool.m4-6882-	    ;;
##############################################
ccrypt-1.11/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ccrypt-1.11/m4/libtool.m4:6917:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ccrypt-1.11/m4/libtool.m4:6918:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ccrypt-1.11/m4/libtool.m4-6919-	;;
##############################################
ccrypt-1.11/m4/libtool.m4-6923-	    # SGI C++
ccrypt-1.11/m4/libtool.m4:6924:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-6925-
##############################################
ccrypt-1.11/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
ccrypt-1.11/m4/libtool.m4:6935:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-6936-	      else
ccrypt-1.11/m4/libtool.m4:6937:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
ccrypt-1.11/m4/libtool.m4-6938-	      fi
##############################################
ccrypt-1.11/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
ccrypt-1.11/m4/libtool.m4:6956:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ccrypt-1.11/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
ccrypt-1.11/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
ccrypt-1.11/m4/libtool.m4-6965-	    # dependencies.
ccrypt-1.11/m4/libtool.m4:6966:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ccrypt-1.11/m4/libtool.m4-6967-
##############################################
ccrypt-1.11/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
ccrypt-1.11/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
ccrypt-1.11/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
ccrypt-1.11/m4/libtool.m4-7001-            # Portland Group C++ compiler
ccrypt-1.11/m4/libtool.m4:7002:	    case `$CC -V` in
ccrypt-1.11/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
ccrypt-1.11/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ccrypt-1.11/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
ccrypt-1.11/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
ccrypt-1.11/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ccrypt-1.11/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
ccrypt-1.11/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
ccrypt-1.11/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ccrypt-1.11/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
ccrypt-1.11/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
ccrypt-1.11/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ccrypt-1.11/m4/libtool.m4:7020:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
ccrypt-1.11/m4/libtool.m4-7021-	      ;;
##############################################
ccrypt-1.11/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
ccrypt-1.11/m4/libtool.m4:7030:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/m4/libtool.m4-7031-            ;;
##############################################
ccrypt-1.11/m4/libtool.m4-7048-	    # dependencies.
ccrypt-1.11/m4/libtool.m4:7049:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
ccrypt-1.11/m4/libtool.m4-7050-	    ;;
##############################################
ccrypt-1.11/m4/libtool.m4-7063-	  *)
ccrypt-1.11/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
ccrypt-1.11/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
ccrypt-1.11/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
ccrypt-1.11/m4/libtool.m4:7071:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ccrypt-1.11/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ccrypt-1.11/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
ccrypt-1.11/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
ccrypt-1.11/m4/libtool.m4-7137-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
ccrypt-1.11/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
ccrypt-1.11/m4/libtool.m4:7155:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ccrypt-1.11/m4/libtool.m4-7156-
##############################################
ccrypt-1.11/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ccrypt-1.11/m4/libtool.m4:7176:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
ccrypt-1.11/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ccrypt-1.11/m4/libtool.m4:7181:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ccrypt-1.11/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
ccrypt-1.11/m4/libtool.m4:7184:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
ccrypt-1.11/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
ccrypt-1.11/m4/libtool.m4-7199-	    # dependencies.
ccrypt-1.11/m4/libtool.m4:7200:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ccrypt-1.11/m4/libtool.m4-7201-	    ;;
##############################################
ccrypt-1.11/m4/libtool.m4-7206-	        osf3*)
ccrypt-1.11/m4/libtool.m4:7207:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-7208-		  ;;
ccrypt-1.11/m4/libtool.m4-7209-	        *)
ccrypt-1.11/m4/libtool.m4:7210:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ccrypt-1.11/m4/libtool.m4-7211-		  ;;
##############################################
ccrypt-1.11/m4/libtool.m4-7459-  case @S|@2 in
ccrypt-1.11/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
ccrypt-1.11/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
ccrypt-1.11/m4/libtool.m4-7462-  esac
##############################################
ccrypt-1.11/m4/libtool.m4-7548-
ccrypt-1.11/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
ccrypt-1.11/m4/libtool.m4-7550-    case $prev$p in
##############################################
ccrypt-1.11/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
ccrypt-1.11/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
ccrypt-1.11/m4/libtool.m4-7654-fi
##############################################
ccrypt-1.11/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
ccrypt-1.11/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
ccrypt-1.11/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
ccrypt-1.11/m4/gettext.m4-282-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
ccrypt-1.11/m4/gettext.m4:283:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ccrypt-1.11/m4/gettext.m4-284-      fi
##############################################
ccrypt-1.11/m4/lib-prefix.m4-201-    *)
ccrypt-1.11/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
ccrypt-1.11/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
ccrypt-1.11/m4/lib-prefix.m4-211-                ;;
ccrypt-1.11/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
ccrypt-1.11/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
ccrypt-1.11/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ccrypt-1.11/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
ccrypt-1.11/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
ccrypt-1.11/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ccrypt-1.11/m4/lib-ld.m4-58-  *)
ccrypt-1.11/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ccrypt-1.11/m4/lib-ld.m4-60-  esac
##############################################
ccrypt-1.11/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
ccrypt-1.11/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
ccrypt-1.11/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
ccrypt-1.11/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ccrypt-1.11/m4/lib-ld.m4-69-      done
##############################################
ccrypt-1.11/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
ccrypt-1.11/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
ccrypt-1.11/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
ccrypt-1.11/m4/ltsugar.m4-68-m4_define([lt_combine],
ccrypt-1.11/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
ccrypt-1.11/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
ccrypt-1.11/m4/iconv.m4-257-      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);"])
ccrypt-1.11/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ccrypt-1.11/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
ccrypt-1.11/m4/po.m4-48-changequote(,)dnl
ccrypt-1.11/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ccrypt-1.11/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ccrypt-1.11/m4/po.m4-55-changequote(,)dnl
ccrypt-1.11/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ccrypt-1.11/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ccrypt-1.11/m4/po.m4-74-changequote(,)dnl
ccrypt-1.11/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ccrypt-1.11/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ccrypt-1.11/m4/po.m4-99-      case "$ac_file" in
ccrypt-1.11/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ccrypt-1.11/m4/po.m4-101-      esac
##############################################
ccrypt-1.11/m4/po.m4-104-        # Adjust a relative srcdir.
ccrypt-1.11/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ccrypt-1.11/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
ccrypt-1.11/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ccrypt-1.11/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ccrypt-1.11/m4/po.m4-111-        case "$ac_given_srcdir" in
ccrypt-1.11/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ccrypt-1.11/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ccrypt-1.11/m4/po.m4-132-            fi
ccrypt-1.11/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ccrypt-1.11/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
ccrypt-1.11/m4/po.m4-229-  # Adjust a relative srcdir.
ccrypt-1.11/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ccrypt-1.11/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
ccrypt-1.11/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ccrypt-1.11/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ccrypt-1.11/m4/po.m4-236-  case "$ac_given_srcdir" in
ccrypt-1.11/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ccrypt-1.11/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ccrypt-1.11/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
ccrypt-1.11/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
ccrypt-1.11/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ccrypt-1.11/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
ccrypt-1.11/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
ccrypt-1.11/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ccrypt-1.11/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ccrypt-1.11/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ccrypt-1.11/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ccrypt-1.11/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ccrypt-1.11/m4/po.m4-320-  fi
##############################################
ccrypt-1.11/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ccrypt-1.11/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ccrypt-1.11/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ccrypt-1.11/m4/po.m4:364:    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/'`
ccrypt-1.11/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ccrypt-1.11/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
ccrypt-1.11/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ccrypt-1.11/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ccrypt-1.11/m4/po.m4:405:      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/'`
ccrypt-1.11/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ccrypt-1.11/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
ccrypt-1.11/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ccrypt-1.11/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
ccrypt-1.11/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
ccrypt-1.11/m4/po.m4:426:      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/'`
ccrypt-1.11/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
ccrypt-1.11/m4/Makefile.in-49-  { \
ccrypt-1.11/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ccrypt-1.11/m4/Makefile.in-51-  }; \
##############################################
ccrypt-1.11/m4/Makefile.in-401-distdir: $(DISTFILES)
ccrypt-1.11/m4/Makefile.in:402:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/m4/Makefile.in:403:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/m4/Makefile.in-404-	list='$(DISTFILES)'; \
##############################################
ccrypt-1.11/m4/Makefile.in-415-	  if test -d $$d/$$file; then \
ccrypt-1.11/m4/Makefile.in:416:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ccrypt-1.11/m4/Makefile.in-417-	    if test -d "$(distdir)/$$file"; then \
##############################################
ccrypt-1.11/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
ccrypt-1.11/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
ccrypt-1.11/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ccrypt-1.11/m4/lib-link.m4-322-                -L*)
ccrypt-1.11/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ccrypt-1.11/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
ccrypt-1.11/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
ccrypt-1.11/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ccrypt-1.11/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
ccrypt-1.11/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ccrypt-1.11/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ccrypt-1.11/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
ccrypt-1.11/m4/lib-link.m4-529-                  -L*)
ccrypt-1.11/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ccrypt-1.11/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
ccrypt-1.11/m4/lib-link.m4-581-                  -R*)
ccrypt-1.11/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ccrypt-1.11/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
ccrypt-1.11/m4/lib-link.m4-611-                    dnl Handle this in the next round.
ccrypt-1.11/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ccrypt-1.11/m4/lib-link.m4-613-                    ;;
##############################################
ccrypt-1.11/m4/lib-link.m4-617-                    dnl option.
ccrypt-1.11/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ccrypt-1.11/m4/lib-link.m4-619-                    ;;
##############################################
ccrypt-1.11/m4/lib-link.m4-730-            -L) next=yes ;;
ccrypt-1.11/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
ccrypt-1.11/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
ccrypt-1.11/config.rpath-33-host="$1"
ccrypt-1.11/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
ccrypt-1.11/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
ccrypt-1.11/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ccrypt-1.11/config.rpath-37-
##############################################
ccrypt-1.11/config.rpath-47-done
ccrypt-1.11/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
ccrypt-1.11/config.rpath-49-
##############################################
ccrypt-1.11/config.rpath-94-        *)
ccrypt-1.11/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
ccrypt-1.11/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
ccrypt-1.11/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ccrypt-1.11/config.rpath:236:      case `$LD -v 2>&1` in
ccrypt-1.11/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ccrypt-1.11/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
ccrypt-1.11/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
ccrypt-1.11/config.rpath-243-          else
##############################################
ccrypt-1.11/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
ccrypt-1.11/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
ccrypt-1.11/config.rpath-300-          if test -f "$collect2name" && \
##############################################
ccrypt-1.11/config.rpath-430-        hardcode_direct=yes
ccrypt-1.11/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ccrypt-1.11/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
ccrypt-1.11/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
ccrypt-1.11/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
ccrypt-1.11/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
ccrypt-1.11/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
ccrypt-1.11/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
ccrypt-1.11/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
ccrypt-1.11/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ccrypt-1.11/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ccrypt-1.11/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ccrypt-1.11/config.rpath-651-
##############################################
ccrypt-1.11/ltmain.sh-103-#
ccrypt-1.11/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
ccrypt-1.11/ltmain.sh-105-#
##############################################
ccrypt-1.11/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
ccrypt-1.11/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
ccrypt-1.11/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
ccrypt-1.11/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
ccrypt-1.11/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
ccrypt-1.11/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
ccrypt-1.11/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
ccrypt-1.11/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
ccrypt-1.11/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
ccrypt-1.11/ltmain.sh-410-# The name of this program.
ccrypt-1.11/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
ccrypt-1.11/ltmain.sh-412-
##############################################
ccrypt-1.11/ltmain.sh-416-  *[\\/]*)
ccrypt-1.11/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
ccrypt-1.11/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
ccrypt-1.11/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
ccrypt-1.11/ltmain.sh-610-
ccrypt-1.11/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
ccrypt-1.11/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
ccrypt-1.11/ltmain.sh-613-
##############################################
ccrypt-1.11/ltmain.sh-639-
ccrypt-1.11/ltmain.sh:640:    func_arith_result=`expr "$@"`
ccrypt-1.11/ltmain.sh-641-  }
##############################################
ccrypt-1.11/ltmain.sh-660-  # ...otherwise fall back to using sed.
ccrypt-1.11/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
ccrypt-1.11/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
ccrypt-1.11/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
ccrypt-1.11/ltmain.sh-757-      test -n "$_G_tc" && {
ccrypt-1.11/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
ccrypt-1.11/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
ccrypt-1.11/ltmain.sh-760-      }
ccrypt-1.11/ltmain.sh-761-    done
ccrypt-1.11/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
ccrypt-1.11/ltmain.sh-763-
##############################################
ccrypt-1.11/ltmain.sh-831-
ccrypt-1.11/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ccrypt-1.11/ltmain.sh-833-  }
##############################################
ccrypt-1.11/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
ccrypt-1.11/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
ccrypt-1.11/ltmain.sh-865-      done
ccrypt-1.11/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
ccrypt-1.11/ltmain.sh-867-
##############################################
ccrypt-1.11/ltmain.sh-901-      # If mktemp works, use that first and foremost
ccrypt-1.11/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
ccrypt-1.11/ltmain.sh-903-
##############################################
ccrypt-1.11/ltmain.sh-1111-        *[\\\`\"\$]*)
ccrypt-1.11/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
ccrypt-1.11/ltmain.sh-1113-        *)
##############################################
ccrypt-1.11/ltmain.sh-1198-    case $2 in
ccrypt-1.11/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
ccrypt-1.11/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
ccrypt-1.11/ltmain.sh-1201-    esac
##############################################
ccrypt-1.11/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
ccrypt-1.11/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
ccrypt-1.11/ltmain.sh-1273-      ;;
##############################################
ccrypt-1.11/ltmain.sh-1358-
ccrypt-1.11/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
ccrypt-1.11/ltmain.sh-1360-}
##############################################
ccrypt-1.11/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
ccrypt-1.11/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
ccrypt-1.11/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
ccrypt-1.11/ltmain.sh-1517-
ccrypt-1.11/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
ccrypt-1.11/ltmain.sh-1519-}
##############################################
ccrypt-1.11/ltmain.sh-1870-
ccrypt-1.11/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
ccrypt-1.11/ltmain.sh-1872-      func_split_equals_rhs=
ccrypt-1.11/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
ccrypt-1.11/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
ccrypt-1.11/ltmain.sh-1875-  }
##############################################
ccrypt-1.11/ltmain.sh-1898-
ccrypt-1.11/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
ccrypt-1.11/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
ccrypt-1.11/ltmain.sh-1901-  }
##############################################
ccrypt-1.11/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
ccrypt-1.11/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
ccrypt-1.11/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
ccrypt-1.11/ltmain.sh-2074-
##############################################
ccrypt-1.11/ltmain.sh-2110-  {
ccrypt-1.11/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
ccrypt-1.11/ltmain.sh-2112-  }
##############################################
ccrypt-1.11/ltmain.sh-2115-  {
ccrypt-1.11/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
ccrypt-1.11/ltmain.sh-2117-  }
##############################################
ccrypt-1.11/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
ccrypt-1.11/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ccrypt-1.11/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
ccrypt-1.11/ltmain.sh-2659-      done
ccrypt-1.11/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
ccrypt-1.11/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
ccrypt-1.11/ltmain.sh-2662-      case $@ in
##############################################
ccrypt-1.11/ltmain.sh-2672-	    # Evaluate the configuration.
ccrypt-1.11/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ccrypt-1.11/ltmain.sh-2674-	    CC_quoted=
##############################################
ccrypt-1.11/ltmain.sh-2678-	    done
ccrypt-1.11/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
ccrypt-1.11/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
ccrypt-1.11/ltmain.sh-2681-	    case "$@ " in
##############################################
ccrypt-1.11/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
ccrypt-1.11/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
ccrypt-1.11/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
ccrypt-1.11/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
ccrypt-1.11/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
ccrypt-1.11/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
ccrypt-1.11/ltmain.sh-3009-    # LT_CYGPATH in this case.
ccrypt-1.11/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
ccrypt-1.11/ltmain.sh-3011-  fi
##############################################
ccrypt-1.11/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
ccrypt-1.11/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
ccrypt-1.11/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
ccrypt-1.11/ltmain.sh-3376-    *.[cCFSifmso] | \
ccrypt-1.11/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
ccrypt-1.11/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ccrypt-1.11/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
ccrypt-1.11/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
ccrypt-1.11/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
ccrypt-1.11/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
ccrypt-1.11/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
ccrypt-1.11/ltmain.sh-3474-
##############################################
ccrypt-1.11/ltmain.sh-3520-      if test warn = "$need_locks" &&
ccrypt-1.11/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ccrypt-1.11/ltmain.sh-3522-	$ECHO "\
ccrypt-1.11/ltmain.sh-3523-*** ERROR, $lockfile contains:
ccrypt-1.11/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
ccrypt-1.11/ltmain.sh-3525-
##############################################
ccrypt-1.11/ltmain.sh-3569-      if test warn = "$need_locks" &&
ccrypt-1.11/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ccrypt-1.11/ltmain.sh-3571-	$ECHO "\
ccrypt-1.11/ltmain.sh-3572-*** ERROR, $lockfile contains:
ccrypt-1.11/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
ccrypt-1.11/ltmain.sh-3574-
##############################################
ccrypt-1.11/ltmain.sh-3895-      # Get the absolute pathname.
ccrypt-1.11/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
ccrypt-1.11/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
ccrypt-1.11/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
ccrypt-1.11/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
ccrypt-1.11/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
ccrypt-1.11/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
ccrypt-1.11/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
ccrypt-1.11/ltmain.sh-4280-
##############################################
ccrypt-1.11/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
ccrypt-1.11/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ccrypt-1.11/ltmain.sh-4293-	  else
ccrypt-1.11/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
ccrypt-1.11/ltmain.sh-4295-	  fi
##############################################
ccrypt-1.11/ltmain.sh-4458-	    fi
ccrypt-1.11/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
ccrypt-1.11/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
ccrypt-1.11/ltmain.sh-4477-	        # Replace the output file specification.
ccrypt-1.11/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
ccrypt-1.11/ltmain.sh-4479-
##############################################
ccrypt-1.11/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
ccrypt-1.11/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
ccrypt-1.11/ltmain.sh-4498-	  fi
##############################################
ccrypt-1.11/ltmain.sh-4570-    my_pic_p=${3-false}
ccrypt-1.11/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
ccrypt-1.11/ltmain.sh-4572-    my_dlsyms=
##############################################
ccrypt-1.11/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
ccrypt-1.11/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ccrypt-1.11/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
ccrypt-1.11/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
ccrypt-1.11/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
ccrypt-1.11/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
ccrypt-1.11/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
ccrypt-1.11/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ccrypt-1.11/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ccrypt-1.11/ltmain.sh-4862-	  else
ccrypt-1.11/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ccrypt-1.11/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ccrypt-1.11/ltmain.sh-4865-	  fi
##############################################
ccrypt-1.11/ltmain.sh-4867-	*)
ccrypt-1.11/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ccrypt-1.11/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ccrypt-1.11/ltmain.sh-4870-	  ;;
##############################################
ccrypt-1.11/ltmain.sh-4882-      # Nullify the symbol file.
ccrypt-1.11/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
ccrypt-1.11/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
ccrypt-1.11/ltmain.sh-4885-    fi
##############################################
ccrypt-1.11/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ccrypt-1.11/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
ccrypt-1.11/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
ccrypt-1.11/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ccrypt-1.11/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
ccrypt-1.11/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
ccrypt-1.11/ltmain.sh-4925-  win32_libid_type=unknown
ccrypt-1.11/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
ccrypt-1.11/ltmain.sh-4927-  case $win32_fileres in
##############################################
ccrypt-1.11/ltmain.sh-4990-
ccrypt-1.11/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
ccrypt-1.11/ltmain.sh-4992-}
##############################################
ccrypt-1.11/ltmain.sh-5008-
ccrypt-1.11/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
ccrypt-1.11/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
ccrypt-1.11/ltmain.sh-5072-    # binutils import library
ccrypt-1.11/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
ccrypt-1.11/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
ccrypt-1.11/ltmain.sh-5075-    # ms-generated import library
ccrypt-1.11/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
ccrypt-1.11/ltmain.sh-5077-  else
##############################################
ccrypt-1.11/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
ccrypt-1.11/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ccrypt-1.11/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
ccrypt-1.11/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ccrypt-1.11/ltmain.sh-5160-	    darwin_arch=
##############################################
ccrypt-1.11/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ccrypt-1.11/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
ccrypt-1.11/ltmain.sh-5172-	    darwin_file=
##############################################
ccrypt-1.11/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
ccrypt-1.11/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
ccrypt-1.11/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ccrypt-1.11/ltmain.sh-5189-      esac
ccrypt-1.11/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
ccrypt-1.11/ltmain.sh-5191-    done
##############################################
ccrypt-1.11/ltmain.sh-5260-
ccrypt-1.11/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
ccrypt-1.11/ltmain.sh-5262-    $ECHO "\
##############################################
ccrypt-1.11/ltmain.sh-5295-    --lt-dump-script)
ccrypt-1.11/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
ccrypt-1.11/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
ccrypt-1.11/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
ccrypt-1.11/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
ccrypt-1.11/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
ccrypt-1.11/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
ccrypt-1.11/ltmain.sh-5324-  done
##############################################
ccrypt-1.11/ltmain.sh-5380-  # Find the directory that this script lives in.
ccrypt-1.11/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
ccrypt-1.11/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ccrypt-1.11/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
ccrypt-1.11/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
ccrypt-1.11/ltmain.sh-5386-  while test -n \"\$file\"; do
ccrypt-1.11/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
ccrypt-1.11/ltmain.sh-5388-
##############################################
ccrypt-1.11/ltmain.sh-5396-
ccrypt-1.11/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
ccrypt-1.11/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
ccrypt-1.11/ltmain.sh-5399-  done
##############################################
ccrypt-1.11/ltmain.sh-5410-    case \"\$thisdir\" in
ccrypt-1.11/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
ccrypt-1.11/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
ccrypt-1.11/ltmain.sh-5416-  # Try to get the absolute directory name.
ccrypt-1.11/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
ccrypt-1.11/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ccrypt-1.11/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
ccrypt-1.11/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
ccrypt-1.11/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ccrypt-1.11/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
ccrypt-1.11/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ccrypt-1.11/ltmain.sh-5443-      else
##############################################
ccrypt-1.11/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
ccrypt-1.11/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
ccrypt-1.11/ltmain.sh-5487-
##############################################
ccrypt-1.11/ltmain.sh-6464-
ccrypt-1.11/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
ccrypt-1.11/ltmain.sh-6466-    *import*) : ;;
##############################################
ccrypt-1.11/ltmain.sh-6712-	    moreargs=
ccrypt-1.11/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
ccrypt-1.11/ltmain.sh-6714-	    do
##############################################
ccrypt-1.11/ltmain.sh-6973-	*)
ccrypt-1.11/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
ccrypt-1.11/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
ccrypt-1.11/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ccrypt-1.11/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
ccrypt-1.11/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
ccrypt-1.11/ltmain.sh-7290-      -Z*)
ccrypt-1.11/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
ccrypt-1.11/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
ccrypt-1.11/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
ccrypt-1.11/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
ccrypt-1.11/ltmain.sh-7462-    else
##############################################
ccrypt-1.11/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
ccrypt-1.11/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ccrypt-1.11/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
ccrypt-1.11/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
ccrypt-1.11/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
ccrypt-1.11/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ccrypt-1.11/ltmain.sh-7877-	fi
ccrypt-1.11/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ccrypt-1.11/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
ccrypt-1.11/ltmain.sh-7950-	*)
ccrypt-1.11/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
ccrypt-1.11/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
ccrypt-1.11/ltmain.sh-8203-	    shift
ccrypt-1.11/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ccrypt-1.11/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ccrypt-1.11/ltmain.sh-8495-		*)
ccrypt-1.11/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
ccrypt-1.11/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
ccrypt-1.11/ltmain.sh-8506-		  depdepl=
ccrypt-1.11/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ccrypt-1.11/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
ccrypt-1.11/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
ccrypt-1.11/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ccrypt-1.11/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
ccrypt-1.11/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ccrypt-1.11/ltmain.sh-8517-                      fi
##############################################
ccrypt-1.11/ltmain.sh-8528-		else
ccrypt-1.11/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ccrypt-1.11/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
ccrypt-1.11/ltmain.sh-8551-	else
ccrypt-1.11/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ccrypt-1.11/ltmain.sh-8553-	fi
##############################################
ccrypt-1.11/ltmain.sh-8640-        linux*)
ccrypt-1.11/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
ccrypt-1.11/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
ccrypt-1.11/ltmain.sh-9048-	removelist=
ccrypt-1.11/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
ccrypt-1.11/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
ccrypt-1.11/ltmain.sh-9074-	# Transform .lo files to .o files.
ccrypt-1.11/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
ccrypt-1.11/ltmain.sh-9076-      fi
##############################################
ccrypt-1.11/ltmain.sh-9079-      #for path in $notinst_path; do
ccrypt-1.11/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
ccrypt-1.11/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
ccrypt-1.11/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
ccrypt-1.11/ltmain.sh-9083-      #done
##############################################
ccrypt-1.11/ltmain.sh-9200-		if test -n "$i"; then
ccrypt-1.11/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ccrypt-1.11/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ccrypt-1.11/ltmain.sh-9203-		  set dummy $deplib_matches; shift
ccrypt-1.11/ltmain.sh-9204-		  deplib_match=$1
ccrypt-1.11/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
ccrypt-1.11/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
ccrypt-1.11/ltmain.sh-9243-		  if test -n "$i"; then
ccrypt-1.11/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ccrypt-1.11/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ccrypt-1.11/ltmain.sh-9246-		    set dummy $deplib_matches; shift
ccrypt-1.11/ltmain.sh-9247-		    deplib_match=$1
ccrypt-1.11/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
ccrypt-1.11/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
ccrypt-1.11/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
ccrypt-1.11/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ccrypt-1.11/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
ccrypt-1.11/ltmain.sh-9293-	      if test -n "$a_deplib"; then
ccrypt-1.11/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
ccrypt-1.11/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
ccrypt-1.11/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
ccrypt-1.11/ltmain.sh-9297-		else
##############################################
ccrypt-1.11/ltmain.sh-9303-		    shopt -s nocaseglob
ccrypt-1.11/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ccrypt-1.11/ltmain.sh-9305-		    $nocaseglob
ccrypt-1.11/ltmain.sh-9306-		  else
ccrypt-1.11/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ccrypt-1.11/ltmain.sh-9308-		  fi
##############################################
ccrypt-1.11/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
ccrypt-1.11/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
ccrypt-1.11/ltmain.sh-9323-			case $potliblink in
ccrypt-1.11/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
ccrypt-1.11/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
ccrypt-1.11/ltmain.sh-9326-			esac
##############################################
ccrypt-1.11/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
ccrypt-1.11/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ccrypt-1.11/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
ccrypt-1.11/ltmain.sh-9377-	      if test -n "$a_deplib"; then
ccrypt-1.11/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
ccrypt-1.11/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ccrypt-1.11/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ccrypt-1.11/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
ccrypt-1.11/ltmain.sh-9416-	  newdeplibs=
ccrypt-1.11/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
ccrypt-1.11/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
ccrypt-1.11/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
ccrypt-1.11/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
ccrypt-1.11/ltmain.sh-9422-	    done
##############################################
ccrypt-1.11/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
ccrypt-1.11/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
ccrypt-1.11/ltmain.sh-9448-	  ;;
##############################################
ccrypt-1.11/ltmain.sh-9498-	*-*-darwin*)
ccrypt-1.11/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ccrypt-1.11/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ccrypt-1.11/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ccrypt-1.11/ltmain.sh-9502-	  ;;
##############################################
ccrypt-1.11/ltmain.sh-9625-	# Use standard objects if they are pic
ccrypt-1.11/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ccrypt-1.11/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
ccrypt-1.11/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ccrypt-1.11/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
ccrypt-1.11/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
ccrypt-1.11/ltmain.sh-10154-      # Create the old-style object.
ccrypt-1.11/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
ccrypt-1.11/ltmain.sh-10156-
##############################################
ccrypt-1.11/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
ccrypt-1.11/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
ccrypt-1.11/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
ccrypt-1.11/ltmain.sh-10215-	;;
##############################################
ccrypt-1.11/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ccrypt-1.11/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ccrypt-1.11/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ccrypt-1.11/ltmain.sh-10233-	;;
##############################################
ccrypt-1.11/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ccrypt-1.11/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
ccrypt-1.11/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
ccrypt-1.11/ltmain.sh-10368-	# Transform all the library objects into standard objects.
ccrypt-1.11/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ccrypt-1.11/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ccrypt-1.11/ltmain.sh-10371-      fi
##############################################
ccrypt-1.11/ltmain.sh-10396-	# Replace the output file specification.
ccrypt-1.11/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ccrypt-1.11/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
ccrypt-1.11/ltmain.sh-10405-	  func_to_tool_file "$output"
ccrypt-1.11/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ccrypt-1.11/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ccrypt-1.11/ltmain.sh-10449-	# Replace the output file specification.
ccrypt-1.11/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ccrypt-1.11/ltmain.sh-10451-	# Delete the old output file.
##############################################
ccrypt-1.11/ltmain.sh-10457-	  func_to_tool_file "$output"
ccrypt-1.11/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ccrypt-1.11/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ccrypt-1.11/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
ccrypt-1.11/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
ccrypt-1.11/ltmain.sh-10477-          ;;
##############################################
ccrypt-1.11/ltmain.sh-10488-      # Replace the output file specification.
ccrypt-1.11/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ccrypt-1.11/ltmain.sh-10490-
##############################################
ccrypt-1.11/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
ccrypt-1.11/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ccrypt-1.11/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ccrypt-1.11/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
ccrypt-1.11/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ccrypt-1.11/ltmain.sh-10520-      fi
##############################################
ccrypt-1.11/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
ccrypt-1.11/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ccrypt-1.11/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
ccrypt-1.11/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
ccrypt-1.11/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
ccrypt-1.11/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
ccrypt-1.11/ltmain.sh-10811-		name=$func_basename_result
ccrypt-1.11/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ccrypt-1.11/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
ccrypt-1.11/ltmain.sh-10830-		name=$func_basename_result
ccrypt-1.11/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ccrypt-1.11/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
ccrypt-1.11/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ccrypt-1.11/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ccrypt-1.11/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
ccrypt-1.11/po/Makefile.in.in-102-.po.gmo:
ccrypt-1.11/po/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
ccrypt-1.11/po/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
ccrypt-1.11/po/Makefile.in.in-183-	fi; \
ccrypt-1.11/po/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ccrypt-1.11/po/Makefile.in.in-185-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
ccrypt-1.11/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
ccrypt-1.11/po/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
ccrypt-1.11/po/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
ccrypt-1.11/po/Makefile.in.in-236-	  cd $(srcdir) \
ccrypt-1.11/po/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ccrypt-1.11/po/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
ccrypt-1.11/po/Makefile.in.in-267-	for cat in $$catalogs; do \
ccrypt-1.11/po/Makefile.in.in:268:	  cat=`basename $$cat`; \
ccrypt-1.11/po/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ccrypt-1.11/po/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ccrypt-1.11/po/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ccrypt-1.11/po/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ccrypt-1.11/po/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ccrypt-1.11/po/Makefile.in.in-318-	for cat in $$catalogs; do \
ccrypt-1.11/po/Makefile.in.in:319:	  cat=`basename $$cat`; \
ccrypt-1.11/po/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ccrypt-1.11/po/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ccrypt-1.11/po/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ccrypt-1.11/po/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ccrypt-1.11/po/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ccrypt-1.11/po/Makefile.in.in-364-	for cat in $$catalogs; do \
ccrypt-1.11/po/Makefile.in.in:365:	  cat=`basename $$cat`; \
ccrypt-1.11/po/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ccrypt-1.11/po/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
ccrypt-1.11/po/Makefile.in.in-429-.nop.po-create:
ccrypt-1.11/po/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
ccrypt-1.11/po/Makefile.in.in-431-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
ccrypt-1.11/po/Makefile.in.in-436-.nop.po-update:
ccrypt-1.11/po/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
ccrypt-1.11/po/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
ccrypt-1.11/po/Makefile.in.in-443-	cd $(srcdir); \
ccrypt-1.11/po/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ccrypt-1.11/po/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
ccrypt-1.11/po/Rules-quot-16-.insert-header.po-update-en:
ccrypt-1.11/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
ccrypt-1.11/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
ccrypt-1.11/po/Rules-quot-19-	tmpdir=`pwd`; \
ccrypt-1.11/po/Rules-quot-20-	echo "$$lang:"; \
ccrypt-1.11/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
ccrypt-1.11/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
ccrypt-1.11/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
ccrypt-1.11/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ccrypt-1.11/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
ccrypt-1.11/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
ccrypt-1.11/po/Rules-quot-29-	       ;; \
ccrypt-1.11/po/Rules-quot-30-	     *) \
ccrypt-1.11/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
ccrypt-1.11/po/Rules-quot-32-	       ;; \
##############################################
ccrypt-1.11/install-sh-234-      fi
ccrypt-1.11/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ccrypt-1.11/install-sh-236-    *)
##############################################
ccrypt-1.11/install-sh-281-      dstdir=$dst
ccrypt-1.11/install-sh:282:      dst=$dstdir/`basename "$src"`
ccrypt-1.11/install-sh-283-      dstdir_status=0
ccrypt-1.11/install-sh-284-    else
ccrypt-1.11/install-sh:285:      dstdir=`dirname "$dst"`
ccrypt-1.11/install-sh-286-      test -d "$dstdir"
##############################################
ccrypt-1.11/install-sh-344-                   test_tmpdir="$tmpdir/a"
ccrypt-1.11/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
ccrypt-1.11/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
ccrypt-1.11/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ccrypt-1.11/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
ccrypt-1.11/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ccrypt-1.11/install-sh-409-            case $prefix in
ccrypt-1.11/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ccrypt-1.11/install-sh-411-              *) qprefix=$prefix;;
##############################################
ccrypt-1.11/install-sh-458-    if $copy_on_change &&
ccrypt-1.11/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ccrypt-1.11/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ccrypt-1.11/install-sh-461-       set -f &&
##############################################
ccrypt-1.11/Makefile.in-49-  { \
ccrypt-1.11/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ccrypt-1.11/Makefile.in-51-  }; \
##############################################
ccrypt-1.11/Makefile.in-200-  while test -n "$$dir1"; do \
ccrypt-1.11/Makefile.in:201:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ccrypt-1.11/Makefile.in-202-    if test "$$first" != "."; then \
ccrypt-1.11/Makefile.in-203-      if test "$$first" = ".."; then \
ccrypt-1.11/Makefile.in:204:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ccrypt-1.11/Makefile.in:205:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ccrypt-1.11/Makefile.in-206-      else \
ccrypt-1.11/Makefile.in:207:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ccrypt-1.11/Makefile.in-208-        if test "$$first2" = "$$first"; then \
ccrypt-1.11/Makefile.in:209:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ccrypt-1.11/Makefile.in-210-        else \
##############################################
ccrypt-1.11/Makefile.in-215-    fi; \
ccrypt-1.11/Makefile.in:216:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ccrypt-1.11/Makefile.in-217-  done; \
##############################################
ccrypt-1.11/Makefile.in-486-	dot_seen=no; \
ccrypt-1.11/Makefile.in:487:	target=`echo $@ | sed s/-recursive//`; \
ccrypt-1.11/Makefile.in-488-	case "$@" in \
##############################################
ccrypt-1.11/Makefile.in-549-GTAGS:
ccrypt-1.11/Makefile.in:550:	here=`$(am__cd) $(top_builddir) && pwd` \
ccrypt-1.11/Makefile.in-551-	  && $(am__cd) $(top_srcdir) \
##############################################
ccrypt-1.11/Makefile.in-581-	test -d "$(distdir)" || mkdir "$(distdir)"
ccrypt-1.11/Makefile.in:582:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/Makefile.in:583:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/Makefile.in-584-	list='$(DISTFILES)'; \
##############################################
ccrypt-1.11/Makefile.in-595-	  if test -d $$d/$$file; then \
ccrypt-1.11/Makefile.in:596:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ccrypt-1.11/Makefile.in-597-	    if test -d "$(distdir)/$$file"; then \
##############################################
ccrypt-1.11/Makefile.in-706-	test -d $(distdir)/_build || exit 0; \
ccrypt-1.11/Makefile.in:707:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ccrypt-1.11/Makefile.in-708-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ccrypt-1.11/Makefile.in-751-	}; \
ccrypt-1.11/Makefile.in:752:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ccrypt-1.11/Makefile.in-753-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ccrypt-1.11/Makefile.in-763-	fi
ccrypt-1.11/Makefile.in:764:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ccrypt-1.11/Makefile.in-765-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ccrypt-1.11/emacs/Makefile.in-50-  { \
ccrypt-1.11/emacs/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ccrypt-1.11/emacs/Makefile.in-52-  }; \
##############################################
ccrypt-1.11/emacs/Makefile.in-138-  esac
ccrypt-1.11/emacs/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ccrypt-1.11/emacs/Makefile.in-140-am__vpath_adj = case $$p in \
ccrypt-1.11/emacs/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ccrypt-1.11/emacs/Makefile.in-142-    *) f=$$p;; \
ccrypt-1.11/emacs/Makefile.in-143-  esac;
ccrypt-1.11/emacs/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ccrypt-1.11/emacs/Makefile.in-145-am__install_max = 40
ccrypt-1.11/emacs/Makefile.in-146-am__nobase_strip_setup = \
ccrypt-1.11/emacs/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ccrypt-1.11/emacs/Makefile.in-148-am__nobase_strip = \
##############################################
ccrypt-1.11/emacs/Makefile.in-418-	  case $@ in */*) \
ccrypt-1.11/emacs/Makefile.in:419:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
ccrypt-1.11/emacs/Makefile.in-420-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
ccrypt-1.11/emacs/Makefile.in-453-	list='$(lisp_LISP)'; \
ccrypt-1.11/emacs/Makefile.in:454:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ccrypt-1.11/emacs/Makefile.in:455:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
ccrypt-1.11/emacs/Makefile.in-456-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
ccrypt-1.11/emacs/Makefile.in-490-GTAGS:
ccrypt-1.11/emacs/Makefile.in:491:	here=`$(am__cd) $(top_builddir) && pwd` \
ccrypt-1.11/emacs/Makefile.in-492-	  && $(am__cd) $(top_srcdir) \
##############################################
ccrypt-1.11/emacs/Makefile.in-513-distdir: $(DISTFILES)
ccrypt-1.11/emacs/Makefile.in:514:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/emacs/Makefile.in:515:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/emacs/Makefile.in-516-	list='$(DISTFILES)'; \
##############################################
ccrypt-1.11/emacs/Makefile.in-527-	  if test -d $$d/$$file; then \
ccrypt-1.11/emacs/Makefile.in:528:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ccrypt-1.11/emacs/Makefile.in-529-	    if test -d "$(distdir)/$$file"; then \
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-134-extern char *gettext (const char *__msgid)
ccrypt-1.11/intl/libgnuintl.in.h:135:       _INTL_ASM (libintl_gettext)
ccrypt-1.11/intl/libgnuintl.in.h-136-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-152-extern char *dgettext (const char *__domainname, const char *__msgid)
ccrypt-1.11/intl/libgnuintl.in.h:153:       _INTL_ASM (libintl_dgettext)
ccrypt-1.11/intl/libgnuintl.in.h-154-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-173-                        int __category)
ccrypt-1.11/intl/libgnuintl.in.h:174:       _INTL_ASM (libintl_dcgettext)
ccrypt-1.11/intl/libgnuintl.in.h-175-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-195-                       unsigned long int __n)
ccrypt-1.11/intl/libgnuintl.in.h:196:       _INTL_ASM (libintl_ngettext)
ccrypt-1.11/intl/libgnuintl.in.h-197-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-217-                        unsigned long int __n)
ccrypt-1.11/intl/libgnuintl.in.h:218:       _INTL_ASM (libintl_dngettext)
ccrypt-1.11/intl/libgnuintl.in.h-219-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-241-                         unsigned long int __n, int __category)
ccrypt-1.11/intl/libgnuintl.in.h:242:       _INTL_ASM (libintl_dcngettext)
ccrypt-1.11/intl/libgnuintl.in.h-243-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-262-extern char *textdomain (const char *__domainname)
ccrypt-1.11/intl/libgnuintl.in.h:263:       _INTL_ASM (libintl_textdomain);
ccrypt-1.11/intl/libgnuintl.in.h-264-#endif
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-280-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
ccrypt-1.11/intl/libgnuintl.in.h:281:       _INTL_ASM (libintl_bindtextdomain);
ccrypt-1.11/intl/libgnuintl.in.h-282-#endif
##############################################
ccrypt-1.11/intl/libgnuintl.in.h-299-                                      const char *__codeset)
ccrypt-1.11/intl/libgnuintl.in.h:300:       _INTL_ASM (libintl_bind_textdomain_codeset);
ccrypt-1.11/intl/libgnuintl.in.h-301-#endif
##############################################
ccrypt-1.11/intl/Makefile.in-333-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
ccrypt-1.11/intl/Makefile.in:334:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
ccrypt-1.11/intl/Makefile.in:335:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
ccrypt-1.11/intl/Makefile.in:336:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
ccrypt-1.11/intl/Makefile.in-337-	  -i $(srcdir)/libintl.rc -o libintl.res.o --output-format=coff
##############################################
ccrypt-1.11/intl/Makefile.in-344-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
ccrypt-1.11/intl/Makefile.in:345:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
ccrypt-1.11/intl/Makefile.in:346:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
ccrypt-1.11/intl/Makefile.in:347:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
ccrypt-1.11/intl/Makefile.in-348-	  -i $(srcdir)/libintl.rc -o libintl.res.lo --output-format=coff
##############################################
ccrypt-1.11/intl/Makefile.in-405-	  if test "@RELOCATABLE@" = yes; then \
ccrypt-1.11/intl/Makefile.in:406:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
ccrypt-1.11/intl/Makefile.in-407-	    if test -n "$$dependencies"; then \
##############################################
ccrypt-1.11/intl/intl-exports.c-30-      extern __declspec(dllexport) int x; int x = 42;  */               \
ccrypt-1.11/intl/intl-exports.c:31: asm (".section .drectve\n");                                           \
ccrypt-1.11/intl/intl-exports.c:32: asm (".ascii \" -export:" #x ",data\"\n");                             \
ccrypt-1.11/intl/intl-exports.c:33: asm (".data\n");                                                       \
ccrypt-1.11/intl/intl-exports.c-34- /* Allocate a pseudo-variable IMP(x).  */                              \
##############################################
ccrypt-1.11/intl/config.charset-119-host="$1"
ccrypt-1.11/intl/config.charset:120:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
ccrypt-1.11/intl/config.charset-121-echo "# This file contains a table of character encoding aliases,"
##############################################
ccrypt-1.11/src/Makefile.in-51-  { \
ccrypt-1.11/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ccrypt-1.11/src/Makefile.in-53-  }; \
##############################################
ccrypt-1.11/src/Makefile.in-497-	test -n "$(EXEEXT)" || exit 0; \
ccrypt-1.11/src/Makefile.in:498:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ccrypt-1.11/src/Makefile.in-499-	echo " rm -f" $$list; \
##############################################
ccrypt-1.11/src/Makefile.in-535-.c.obj:
ccrypt-1.11/src/Makefile.in:536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ccrypt-1.11/src/Makefile.in-537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ccrypt-1.11/src/Makefile.in-539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ccrypt-1.11/src/Makefile.in:540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ccrypt-1.11/src/Makefile.in-541-
##############################################
ccrypt-1.11/src/Makefile.in-584-GTAGS:
ccrypt-1.11/src/Makefile.in:585:	here=`$(am__cd) $(top_builddir) && pwd` \
ccrypt-1.11/src/Makefile.in-586-	  && $(am__cd) $(top_srcdir) \
##############################################
ccrypt-1.11/src/Makefile.in-607-distdir: $(DISTFILES)
ccrypt-1.11/src/Makefile.in:608:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/src/Makefile.in:609:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ccrypt-1.11/src/Makefile.in-610-	list='$(DISTFILES)'; \
##############################################
ccrypt-1.11/src/Makefile.in-621-	  if test -d $$d/$$file; then \
ccrypt-1.11/src/Makefile.in:622:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ccrypt-1.11/src/Makefile.in-623-	    if test -d "$(distdir)/$$file"; then \