===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
recode-3.6/install-sh-85-
recode-3.6/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
recode-3.6/install-sh-87-	    shift
##############################################
recode-3.6/install-sh-89-
recode-3.6/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
recode-3.6/install-sh-91-	    shift
##############################################
recode-3.6/install-sh-151-	then
recode-3.6/install-sh:152:		dst="$dst"/`basename $src`
recode-3.6/install-sh-153-	else
##############################################
recode-3.6/install-sh-158-## this sed command emulates the dirname command
recode-3.6/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
recode-3.6/install-sh-160-
##############################################
recode-3.6/install-sh-172-IFS='%'
recode-3.6/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
recode-3.6/install-sh-174-IFS="${oIFS}"
##############################################
recode-3.6/install-sh-206-	then
recode-3.6/install-sh:207:		dstfile=`basename $dst`
recode-3.6/install-sh-208-	else
##############################################
recode-3.6/install-sh-216-	then
recode-3.6/install-sh:217:		dstfile=`basename $dst`
recode-3.6/install-sh-218-	else
##############################################
recode-3.6/ltconfig-36-  :
recode-3.6/ltconfig:37:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/ltconfig-38-  # Yippee, $echo works!
##############################################
recode-3.6/ltconfig-71-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/ltconfig:72:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/ltconfig:73:       echo_test_string="`eval $cmd`" &&
recode-3.6/ltconfig-74-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
##############################################
recode-3.6/ltconfig-79-
recode-3.6/ltconfig:80:if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
recode-3.6/ltconfig:81:   test "X`($echo "$echo_test_string") 2>/dev/null`" != X"$echo_test_string"; then
recode-3.6/ltconfig-82-  # The Solaris, AIX, and Digital Unix default echo programs unquote
##############################################
recode-3.6/ltconfig-90-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/ltconfig:91:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/ltconfig:92:       test "X`($dir/echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
recode-3.6/ltconfig-93-      echo="$dir/echo"
##############################################
recode-3.6/ltconfig-101-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/ltconfig:102:       test "X`(print -r "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
recode-3.6/ltconfig-103-      # This shell has a builtin print -r that does the trick.
##############################################
recode-3.6/ltconfig-115-      echo='printf "%s\n"'
recode-3.6/ltconfig:116:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/ltconfig:117:	 test "X`($echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
recode-3.6/ltconfig-118-	# Cool, printf works
recode-3.6/ltconfig-119-	:
recode-3.6/ltconfig:120:      elif test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/ltconfig:121:	   test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
recode-3.6/ltconfig-122-	CONFIG_SHELL="$ORIGINAL_CONFIG_SHELL"
##############################################
recode-3.6/ltconfig-126-	echo="$CONFIG_SHELL $0 --fallback-echo"
recode-3.6/ltconfig:127:      elif test "X`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/ltconfig:128:	   test "X`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
recode-3.6/ltconfig-129-	echo="$CONFIG_SHELL $0 --fallback-echo"
##############################################
recode-3.6/ltconfig-134-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
recode-3.6/ltconfig:135:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then
recode-3.6/ltconfig-136-	    break
##############################################
recode-3.6/ltconfig-141-	if test "$prev" != 'sed 50q "$0"'; then
recode-3.6/ltconfig:142:	  echo_test_string=`eval $prev`
recode-3.6/ltconfig-143-	  export echo_test_string
##############################################
recode-3.6/ltconfig-166-# The name of this program.
recode-3.6/ltconfig:167:progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltconfig-168-
##############################################
recode-3.6/ltconfig-227-  case "$option" in
recode-3.6/ltconfig:228:  -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
recode-3.6/ltconfig-229-  *) optarg= ;;
##############################################
recode-3.6/ltconfig-315-# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
recode-3.6/ltconfig:316:#      if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
recode-3.6/ltconfig-317-#        echo "$progname: warning \`$option' is not a valid host type" 1>&2
##############################################
recode-3.6/ltconfig-393-  # Assume the source directory is the same one as the path to LTMAIN.
recode-3.6/ltconfig:394:  srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltconfig-395-  test "$srcdir" = "$ltmain" && srcdir=.
##############################################
recode-3.6/ltconfig-428-  "")
recode-3.6/ltconfig:429:    if host_alias=`$SHELL $ac_config_guess`; then :
recode-3.6/ltconfig-430-    else
##############################################
recode-3.6/ltconfig-435-  esac
recode-3.6/ltconfig:436:  host=`$SHELL $ac_config_sub $host_alias`
recode-3.6/ltconfig-437-  echo "$ac_t$host" 1>&6
##############################################
recode-3.6/ltconfig-452-linux-gnu*) ;;
recode-3.6/ltconfig:453:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/ltconfig-454-esac
recode-3.6/ltconfig-455-
recode-3.6/ltconfig:456:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/ltconfig:457:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/ltconfig:458:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/ltconfig-459-
##############################################
recode-3.6/ltconfig-610-    *.c) ;;
recode-3.6/ltconfig:611:    *) objext=`echo $ac_file | sed -e s/conftest.//` ;;
recode-3.6/ltconfig-612-    esac
##############################################
recode-3.6/ltconfig-622-echo $ac_n "checking for executable suffix... $ac_c" 1>&6
recode-3.6/ltconfig:623:if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
recode-3.6/ltconfig-624-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/ltconfig-636-      *.c | *.err | *.$objext ) ;;
recode-3.6/ltconfig:637:      *) ac_cv_exeext=.`echo $ac_file | sed -e s/conftest.//` ;;
recode-3.6/ltconfig-638-      esac
##############################################
recode-3.6/ltconfig-899-  if test "$hard_links" = no; then
recode-3.6/ltconfig:900:    echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2
recode-3.6/ltconfig-901-    need_locks=warn
##############################################
recode-3.6/ltconfig-944-if test -n "$special_shlib_compile_flags"; then
recode-3.6/ltconfig:945:  echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
recode-3.6/ltconfig-946-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$special_shlib_compile_flags[ 	]" >/dev/null; then :
##############################################
recode-3.6/ltconfig-991-    echo "$progname:991: checking for ld used by GCC" >&5
recode-3.6/ltconfig:992:    ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/ltconfig-993-    case "$ac_prog" in
##############################################
recode-3.6/ltconfig-997-      # Canonicalize the path of ld
recode-3.6/ltconfig:998:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/ltconfig-999-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/ltconfig:1000:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/ltconfig-1001-      done
##############################################
recode-3.6/ltconfig-1173-      _lt_hint=1;
recode-3.6/ltconfig:1174:      for symbol in `cat $export_symbols`; do
recode-3.6/ltconfig-1175-	echo "	\$symbol @ \$_lt_hint ; " >> $objdir/$soname-def;
recode-3.6/ltconfig:1176:	_lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/ltconfig-1177-      done~
##############################################
recode-3.6/ltconfig-1276-    if test "$with_gcc" = yes; then
recode-3.6/ltconfig:1277:      collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/ltconfig-1278-      if test -f "$collect2name" && \
##############################################
recode-3.6/ltconfig-1324-    # FIXME: Setting linknames here is a bad hack.
recode-3.6/ltconfig:1325:    archive_cmds='$CC -o $lib $libobjs $linkopts `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/ltconfig-1326-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/ltconfig-1329-    old_archive_cmds='lib /OUT:$oldlib$oldobjs'
recode-3.6/ltconfig:1330:    fix_srcfile_path='`cygpath -w $srcfile`'
recode-3.6/ltconfig-1331-    ;;
##############################################
recode-3.6/ltconfig-1378-    if test "$with_gcc" = yes; then
recode-3.6/ltconfig:1379:      archive_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
recode-3.6/ltconfig-1380-    else
recode-3.6/ltconfig:1381:      archive_cmds='$LD -shared $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
recode-3.6/ltconfig-1382-    fi
##############################################
recode-3.6/ltconfig-1415-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/ltconfig:1416:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
recode-3.6/ltconfig-1417-    else
recode-3.6/ltconfig-1418-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/ltconfig:1419:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
recode-3.6/ltconfig-1420-    fi
##############################################
recode-3.6/ltconfig-1427-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/ltconfig:1428:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
recode-3.6/ltconfig-1429-    else
recode-3.6/ltconfig-1430-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/ltconfig:1431:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
recode-3.6/ltconfig-1432-    fi
##############################################
recode-3.6/ltconfig-1817-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/ltconfig:1818:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/ltconfig-1819-  ;;
##############################################
recode-3.6/ltconfig-1853-  if test "$with_gcc" = yes; then
recode-3.6/ltconfig:1854:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.a'
recode-3.6/ltconfig-1855-  else
recode-3.6/ltconfig:1856:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/ltconfig-1857-  fi
##############################################
recode-3.6/ltconfig-1949-  file_magic_cmd=/usr/bin/file
recode-3.6/ltconfig:1950:  file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/ltconfig-1951-  deplibs_check_method='pass_all'
##############################################
recode-3.6/ltconfig-2135-  "file_magic "*)
recode-3.6/ltconfig:2136:    file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/ltconfig-2137-    if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
##############################################
recode-3.6/ltconfig-2208-else
recode-3.6/ltconfig:2209:if eval "test \"`echo '$''{'lt_cv_dlopen'+set}'`\" != set"; then
recode-3.6/ltconfig-2210-  lt_cv_dlopen=no lt_cv_dlopen_libs=
##############################################
recode-3.6/ltconfig-2213-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
recode-3.6/ltconfig:2214:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/ltconfig-2215-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/ltconfig-2245-fi
recode-3.6/ltconfig:2246:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/ltconfig-2247-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/ltconfig-2252-echo "$progname:2252: checking for dlopen" >&5
recode-3.6/ltconfig:2253:if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
recode-3.6/ltconfig-2254-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/ltconfig-2292-fi
recode-3.6/ltconfig:2293:if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
recode-3.6/ltconfig-2294-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/ltconfig-2300-ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
recode-3.6/ltconfig:2301:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/ltconfig-2302-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/ltconfig-2332-fi
recode-3.6/ltconfig:2333:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/ltconfig-2334-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/ltconfig-2339-echo "$progname:2339: checking for shl_load" >&5
recode-3.6/ltconfig:2340:if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
recode-3.6/ltconfig-2341-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/ltconfig-2380-
recode-3.6/ltconfig:2381:if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
recode-3.6/ltconfig-2382-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/ltconfig-2388-ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
recode-3.6/ltconfig:2389:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/ltconfig-2390-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/ltconfig-2421-fi
recode-3.6/ltconfig:2422:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/ltconfig-2423-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/ltconfig-2449-for ac_hdr in dlfcn.h; do
recode-3.6/ltconfig:2450:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/ltconfig-2451-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/ltconfig-2452-echo "$progname:2452: checking for $ac_hdr" >&5
recode-3.6/ltconfig:2453:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/ltconfig-2454-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/ltconfig-2462-{ (eval echo $progname:2462: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/ltconfig:2463:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/ltconfig-2464-if test -z "$ac_err"; then
##############################################
recode-3.6/ltconfig-2475-fi
recode-3.6/ltconfig:2476:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/ltconfig-2477-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/ltconfig-2683-      # Double-quote double-evaled strings.
recode-3.6/ltconfig:2684:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/ltconfig-2685-      ;;
recode-3.6/ltconfig-2686-    *)
recode-3.6/ltconfig:2687:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/ltconfig-2688-      ;;
##############################################
recode-3.6/ltconfig-2693-  *'\$0 --fallback-echo"')
recode-3.6/ltconfig:2694:    ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
recode-3.6/ltconfig-2695-    ;;
##############################################
recode-3.6/ltconfig-2703-
recode-3.6/ltconfig:2704:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/ltconfig-2705-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/ltconfig-2755-  cat <<EOF > "$cfgfile"
recode-3.6/ltconfig:2756:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file.
recode-3.6/ltconfig-2757-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/missing-134-	*.y)
recode-3.6/missing:135:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
recode-3.6/missing-136-	    if [ -f "$SRCFILE" ]; then
##############################################
recode-3.6/missing-138-	    fi
recode-3.6/missing:139:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
recode-3.6/missing-140-	    if [ -f "$SRCFILE" ]; then
##############################################
recode-3.6/missing-164-	*.l)
recode-3.6/missing:165:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
recode-3.6/missing-166-	    if [ -f "$SRCFILE" ]; then
##############################################
recode-3.6/missing-184-         the \`GNU make' package.  Grab either from any GNU archive site."
recode-3.6/missing:185:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
recode-3.6/missing-186-    if test -z "$file"; then
recode-3.6/missing:187:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
recode-3.6/missing:188:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
recode-3.6/missing-189-    fi
##############################################
recode-3.6/missing-206-	*o*)
recode-3.6/missing:207:	    firstarg=`echo "$firstarg" | sed s/o//`
recode-3.6/missing-208-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
recode-3.6/missing-212-	*h*)
recode-3.6/missing:213:	    firstarg=`echo "$firstarg" | sed s/h//`
recode-3.6/missing-214-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
recode-3.6/mkinstalldirs-12-do
recode-3.6/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
recode-3.6/mkinstalldirs-14-   shift
##############################################
recode-3.6/PATCHES-AC-51-       if test -z "$ac_dots"; then top_srcdir=.
recode-3.6/PATCHES-AC:52:       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
recode-3.6/PATCHES-AC-53--  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
recode-3.6/aclocal.sh-42-# First, copy the standard m4 files.
recode-3.6/aclocal.sh:43:for f in `"$ACLOCAL" --print-ac-dir`/*.m4; do
recode-3.6/aclocal.sh-44-  cp $f aclocal.tmp
##############################################
recode-3.6/m4/gettext.m4-20-#    . define `POTFILES' (peek at previous `i18n/POTFILES.in).
recode-3.6/m4/gettext.m4:21:#    . add `$(srcdir)/stamp-pot' to `all-local'.
recode-3.6/m4/gettext.m4-22-#    . add rule for `$(srcdir)/stamp-pot'.
##############################################
recode-3.6/m4/libtool.m4-88-  if AC_TRY_EVAL(ac_compile); then
recode-3.6/m4/libtool.m4:89:    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/m4/libtool.m4-90-    *32-bit*)
##############################################
recode-3.6/m4/libtool.m4-162-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
recode-3.6/m4/libtool.m4:163:        case `$CC --version 2>/dev/null` in
recode-3.6/m4/libtool.m4-164-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
recode-3.6/m4/libtool.m4-272-    nlist=conftest.nm
recode-3.6/m4/libtool.m4:273:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
recode-3.6/m4/libtool.m4-274-      # Try sorting and uniquifying the output.
##############################################
recode-3.6/m4/libtool.m4-397-  # Remove one level of quotation (which was required for Make).
recode-3.6/m4/libtool.m4:398:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
recode-3.6/m4/libtool.m4-399-  ;;
##############################################
recode-3.6/m4/libtool.m4-408-  :
recode-3.6/m4/libtool.m4:409:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/m4/libtool.m4-410-  # Yippee, $echo works!
##############################################
recode-3.6/m4/libtool.m4-434-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/m4/libtool.m4:435:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/m4/libtool.m4:436:       echo_test_string="`eval $cmd`" &&
recode-3.6/m4/libtool.m4-437-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/m4/libtool.m4-443-
recode-3.6/m4/libtool.m4:444:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/m4/libtool.m4:445:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/m4/libtool.m4-446-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/m4/libtool.m4-457-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/m4/libtool.m4:458:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/m4/libtool.m4:459:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/m4/libtool.m4-460-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/m4/libtool.m4-469-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/m4/libtool.m4:470:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/m4/libtool.m4-471-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/m4/libtool.m4-484-      echo='printf %s\n'
recode-3.6/m4/libtool.m4:485:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/m4/libtool.m4:486:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/m4/libtool.m4-487-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/m4/libtool.m4-489-	:
recode-3.6/m4/libtool.m4:490:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/m4/libtool.m4-491-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/m4/libtool.m4:492:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/m4/libtool.m4-493-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/m4/libtool.m4-498-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
recode-3.6/m4/libtool.m4:499:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/m4/libtool.m4-500-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/m4/libtool.m4:501:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/m4/libtool.m4-502-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/m4/libtool.m4-508-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
recode-3.6/m4/libtool.m4:509:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/m4/libtool.m4-510-	  then
##############################################
recode-3.6/m4/libtool.m4-516-	if test "$prev" != 'sed 50q "[$]0"'; then
recode-3.6/m4/libtool.m4:517:	  echo_test_string=`eval $prev`
recode-3.6/m4/libtool.m4-518-	  export echo_test_string
##############################################
recode-3.6/m4/libtool.m4-781-linux-gnu*) ;;
recode-3.6/m4/libtool.m4:782:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/m4/libtool.m4-783-esac
##############################################
recode-3.6/m4/libtool.m4-1027-if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/m4/libtool.m4:1028:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
recode-3.6/m4/libtool.m4-1029-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
recode-3.6/m4/libtool.m4-1147-  if test "$hard_links" = no; then
recode-3.6/m4/libtool.m4:1148:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
recode-3.6/m4/libtool.m4-1149-    need_locks=warn
##############################################
recode-3.6/m4/libtool.m4-1345-    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/m4/libtool.m4:1346:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/m4/libtool.m4-1347-	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/m4/libtool.m4-1354-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/m4/libtool.m4:1355:	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/m4/libtool.m4:1356:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
recode-3.6/m4/libtool.m4-1357-	 esac;
recode-3.6/m4/libtool.m4:1358:	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/m4/libtool.m4-1359-	done;
##############################################
recode-3.6/m4/libtool.m4-1491-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
recode-3.6/m4/libtool.m4:1492:	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/m4/libtool.m4-1493-	if test -f "$collect2name" && \
##############################################
recode-3.6/m4/libtool.m4-1531-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/m4/libtool.m4:1532:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/m4/libtool.m4-1533-    else
##############################################
recode-3.6/m4/libtool.m4-1567-    # FIXME: Setting linknames here is a bad hack.
recode-3.6/m4/libtool.m4:1568:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/m4/libtool.m4-1569-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/m4/libtool.m4-1572-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/m4/libtool.m4:1573:    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/m4/libtool.m4-1574-    ;;
##############################################
recode-3.6/m4/libtool.m4-1642-    if test "$GCC" = yes; then
recode-3.6/m4/libtool.m4:1643:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/m4/libtool.m4-1644-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/m4/libtool.m4-1645-    else
recode-3.6/m4/libtool.m4:1646:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/m4/libtool.m4-1647-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/m4/libtool.m4-1674-    hardcode_shlibpath_var=no
recode-3.6/m4/libtool.m4:1675:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/m4/libtool.m4-1676-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/m4/libtool.m4-1703-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/m4/libtool.m4:1704:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/m4/libtool.m4-1705-    else
recode-3.6/m4/libtool.m4-1706-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/m4/libtool.m4:1707:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/m4/libtool.m4-1708-    fi
##############################################
recode-3.6/m4/libtool.m4-1715-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/m4/libtool.m4:1716:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/m4/libtool.m4-1717-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/m4/libtool.m4-1719-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/m4/libtool.m4:1720:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/m4/libtool.m4:1721:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/m4/libtool.m4:1722:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/m4/libtool.m4-1723-
##############################################
recode-3.6/m4/libtool.m4-1748-    if test "$GCC" = yes; then
recode-3.6/m4/libtool.m4:1749:      case `$CC --version 2>/dev/null` in
recode-3.6/m4/libtool.m4-1750-      [[12]].*)
##############################################
recode-3.6/m4/libtool.m4-2013-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/m4/libtool.m4:2014:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/m4/libtool.m4-2015-  ;;
##############################################
recode-3.6/m4/libtool.m4-2044-    library_names_spec='$libname.dll.a'
recode-3.6/m4/libtool.m4:2045:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/m4/libtool.m4:2046:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/m4/libtool.m4:2047:      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/m4/libtool.m4-2048-      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/m4/libtool.m4-2049-      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/m4/libtool.m4:2050:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/m4/libtool.m4-2051-      dlpath=$dir/\$dldll~
##############################################
recode-3.6/m4/libtool.m4-2054-  yes,mingw*)
recode-3.6/m4/libtool.m4:2055:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/m4/libtool.m4:2056:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/m4/libtool.m4-2057-    ;;
recode-3.6/m4/libtool.m4-2058-  yes,pw32*)
recode-3.6/m4/libtool.m4:2059:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/m4/libtool.m4-2060-    ;;
recode-3.6/m4/libtool.m4-2061-  *)
recode-3.6/m4/libtool.m4:2062:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/m4/libtool.m4-2063-    ;;
##############################################
recode-3.6/m4/libtool.m4-2236-  need_version=no
recode-3.6/m4/libtool.m4:2237:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/m4/libtool.m4-2238-    case "$host_os" in
##############################################
recode-3.6/m4/libtool.m4-2518-      # Double-quote double-evaled strings.
recode-3.6/m4/libtool.m4:2519:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/m4/libtool.m4-2520-      ;;
recode-3.6/m4/libtool.m4-2521-    *)
recode-3.6/m4/libtool.m4:2522:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/m4/libtool.m4-2523-      ;;
##############################################
recode-3.6/m4/libtool.m4-2529-
recode-3.6/m4/libtool.m4:2530:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/m4/libtool.m4-2531-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/m4/libtool.m4-3171-	"file_magic "*)
recode-3.6/m4/libtool.m4:3172:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/m4/libtool.m4-3173-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/m4/libtool.m4-3238-    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/m4/libtool.m4:3239:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/m4/libtool.m4-3240-  *)
recode-3.6/m4/libtool.m4:3241:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/m4/libtool.m4-3242-  esac
##############################################
recode-3.6/m4/libtool.m4-3247-      # Canonicalize the path of ld
recode-3.6/m4/libtool.m4:3248:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/m4/libtool.m4-3249-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/m4/libtool.m4:3250:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/m4/libtool.m4-3251-      done
##############################################
recode-3.6/m4/libtool.m4-3414-  esac
recode-3.6/m4/libtool.m4:3415:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/m4/libtool.m4-3416-  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/m4/libtool.m4-3447-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/m4/libtool.m4:3448:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/m4/libtool.m4-3449-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
recode-3.6/m4/libtool.m4-3668-{
recode-3.6/m4/libtool.m4:3669:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/m4/libtool.m4-3670-  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/m4/libtool.m4-3702-      test $_count -gt 10 && break
recode-3.6/m4/libtool.m4:3703:      _count=`expr $_count + 1`
recode-3.6/m4/libtool.m4-3704-      if test $_count -gt $_max; then
##############################################
recode-3.6/doc/texinfo.tex-4018-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
recode-3.6/doc/texinfo.tex:4019:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
recode-3.6/doc/texinfo.tex-4020-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=13 \let~=\tie
##############################################
recode-3.6/doc/Makefile.in-142-$(srcdir)/stamp-vti: recode.texi $(top_srcdir)/configure.in
recode-3.6/doc/Makefile.in:143:	@echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/recode.texi`" > vti.tmp
recode-3.6/doc/Makefile.in-144-	@echo "@set EDITION $(VERSION)" >> vti.tmp
##############################################
recode-3.6/doc/Makefile.in-170-	cd $(srcdir) \
recode-3.6/doc/Makefile.in:171:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/doc/Makefile.in-172-
##############################################
recode-3.6/doc/Makefile.in-179-	cd $(srcdir) \
recode-3.6/doc/Makefile.in:180:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/doc/Makefile.in-181-
##############################################
recode-3.6/doc/Makefile.in-184-	cd $(srcdir) \
recode-3.6/doc/Makefile.in:185:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/doc/Makefile.in-186-
##############################################
recode-3.6/doc/Makefile.in-189-	cd $(srcdir) \
recode-3.6/doc/Makefile.in:190:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/doc/Makefile.in-191-
##############################################
recode-3.6/doc/Makefile.in-198-	cd $(srcdir) \
recode-3.6/doc/Makefile.in:199:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/doc/Makefile.in-200-
##############################################
recode-3.6/doc/Makefile.in-207-	cd $(srcdir) \
recode-3.6/doc/Makefile.in:208:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/doc/Makefile.in-209-.dvi.ps:
##############################################
recode-3.6/doc/Makefile.in-217-	  d=$(srcdir); \
recode-3.6/doc/Makefile.in:218:	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
recode-3.6/doc/Makefile.in-219-	    if test -f $$d/$$ifile; then \
##############################################
recode-3.6/doc/Makefile.in-253-	  d=$(srcdir); \
recode-3.6/doc/Makefile.in:254:	  for file in `cd $$d && eval echo $$base*`; do \
recode-3.6/doc/Makefile.in-255-	    test -f $(distdir)/$$file \
##############################################
recode-3.6/doc/Makefile.in-273-	  rm -f $$i; \
recode-3.6/doc/Makefile.in:274:	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
recode-3.6/doc/Makefile.in-275-	    rm -f $$i-[0-9]*; \
##############################################
recode-3.6/doc/mdate-sh-34-if ls -L /dev/null 1>/dev/null 2>&1; then
recode-3.6/doc/mdate-sh:35:  set - x`ls -L -l -d $1`
recode-3.6/doc/mdate-sh-36-else
recode-3.6/doc/mdate-sh:37:  set - x`ls -l -d $1`
recode-3.6/doc/mdate-sh-38-fi
##############################################
recode-3.6/doc/mdate-sh-89-       then
recode-3.6/doc/mdate-sh:90:	 year=`expr $year - 1`
recode-3.6/doc/mdate-sh-91-       fi;;
##############################################
recode-3.6/doc/help2man-41-my $help_info = <<EOT;
recode-3.6/doc/help2man:42:`$this_program' generates a man page out of `--help' and `--version' output.
recode-3.6/doc/help2man-43-
##############################################
recode-3.6/doc/help2man-164-my ($help_text, $version_text) = map {
recode-3.6/doc/help2man:165:    join '', map { s/ +$//; expand $_ } `$ARGV[0] --$_ 2>/dev/null`
recode-3.6/doc/help2man-166-	or die "$this_program: can't get `--$_' info from $ARGV[0]\n"
##############################################
recode-3.6/libiconv/config.charset-99-host="$1"
recode-3.6/libiconv/config.charset:100:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
recode-3.6/libiconv/config.charset-101-echo "# This file contains a table of character encoding aliases,"
##############################################
recode-3.6/i18n/Makefile.in-215-.po.mo:
recode-3.6/i18n/Makefile.in:216:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.mo \
recode-3.6/i18n/Makefile.in-217-	  && rm -f $$file && $(MSGFMT) -o $$file $<
##############################################
recode-3.6/i18n/Makefile.in-223-@USE_NLS_TRUE@	for file in $$files; do \
recode-3.6/i18n/Makefile.in:224:@USE_NLS_TRUE@	  base=`basename $$file`; \
recode-3.6/i18n/Makefile.in-225-@USE_NLS_TRUE@	  langdir=$(DESTDIR)$(localedir)/`echo $$base \
##############################################
recode-3.6/i18n/Makefile.in-234-@USE_NLS_TRUE@	for file in $$files; do \
recode-3.6/i18n/Makefile.in:235:@USE_NLS_TRUE@	  base=`basename $$file`; \
recode-3.6/i18n/Makefile.in-236-@USE_NLS_TRUE@	  langdir=$(DESTDIR)$(localedir)/`echo $$base
##############################################
recode-3.6/i18n/Makefile.in-242-	$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
recode-3.6/i18n/Makefile.in:243:	  --add-comments --keyword=_ --keyword=N_ `cat $(top_srcdir)/stamp-pot`
recode-3.6/i18n/Makefile.in-244-	test ! -f $(PACKAGE).po || ( rm -f $@ && mv $(PACKAGE).po $@ )
##############################################
recode-3.6/i18n/Makefile.in-249-	for file in $$files; do \
recode-3.6/i18n/Makefile.in:250:	  base=`basename $$file`; \
recode-3.6/i18n/Makefile.in:251:	  lang=`echo $$base | sed 's/\.mo$$//'`; \
recode-3.6/i18n/Makefile.in-252-	  mv $(srcdir)/$$lang.po $(srcdir)/$$lang.old.po; \
##############################################
recode-3.6/i18n/Makefile.am-24-.po.mo:
recode-3.6/i18n/Makefile.am:25:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.mo \
recode-3.6/i18n/Makefile.am-26-	  && rm -f $$file && $(MSGFMT) -o $$file $<
##############################################
recode-3.6/i18n/Makefile.am-33-	for file in $$files; do \
recode-3.6/i18n/Makefile.am:34:	  base=`basename $$file`; \
recode-3.6/i18n/Makefile.am-35-	  langdir=$(DESTDIR)$(localedir)/`echo $$base \
##############################################
recode-3.6/i18n/Makefile.am-46-	for file in $$files; do \
recode-3.6/i18n/Makefile.am:47:	  base=`basename $$file`; \
recode-3.6/i18n/Makefile.am-48-	  langdir=$(DESTDIR)$(localedir)/`echo $$base
##############################################
recode-3.6/i18n/Makefile.am-57-	$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
recode-3.6/i18n/Makefile.am:58:	  --add-comments --keyword=_ --keyword=N_ `cat $(top_srcdir)/stamp-pot`
recode-3.6/i18n/Makefile.am-59-	test ! -f $(PACKAGE).po || ( rm -f $@ && mv $(PACKAGE).po $@ )
##############################################
recode-3.6/i18n/Makefile.am-64-	for file in $$files; do \
recode-3.6/i18n/Makefile.am:65:	  base=`basename $$file`; \
recode-3.6/i18n/Makefile.am:66:	  lang=`echo $$base | sed 's/\.mo$$//'`; \
recode-3.6/i18n/Makefile.am-67-	  mv $(srcdir)/$$lang.po $(srcdir)/$$lang.old.po; \
##############################################
recode-3.6/src/Makefile.in-307-	  if test -f $$p; then \
recode-3.6/src/Makefile.in:308:	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
recode-3.6/src/Makefile.in:309:	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
recode-3.6/src/Makefile.in-310-	  else :; fi; \
##############################################
recode-3.6/src/Makefile.in-315-	list='$(bin_PROGRAMS)'; for p in $$list; do \
recode-3.6/src/Makefile.in:316:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
recode-3.6/src/Makefile.in-317-	done
##############################################
recode-3.6/src/Makefile.in-322-african_.c: african.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:323:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/african.c; then echo $(srcdir)/african.c; else echo african.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > african_.c
recode-3.6/src/Makefile.in-324-afrtran_.c: afrtran.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:325:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/afrtran.c; then echo $(srcdir)/afrtran.c; else echo afrtran.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > afrtran_.c
recode-3.6/src/Makefile.in-326-applemac_.c: applemac.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:327:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/applemac.c; then echo $(srcdir)/applemac.c; else echo applemac.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > applemac_.c
recode-3.6/src/Makefile.in-328-argmatch_.c: argmatch.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:329:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/argmatch.c; then echo $(srcdir)/argmatch.c; else echo argmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > argmatch_.c
recode-3.6/src/Makefile.in-330-atarist_.c: atarist.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:331:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/atarist.c; then echo $(srcdir)/atarist.c; else echo atarist.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > atarist_.c
recode-3.6/src/Makefile.in-332-bangbang_.c: bangbang.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:333:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/bangbang.c; then echo $(srcdir)/bangbang.c; else echo bangbang.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > bangbang_.c
recode-3.6/src/Makefile.in-334-base64_.c: base64.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:335:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/base64.c; then echo $(srcdir)/base64.c; else echo base64.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > base64_.c
recode-3.6/src/Makefile.in-336-cdcnos_.c: cdcnos.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:337:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/cdcnos.c; then echo $(srcdir)/cdcnos.c; else echo cdcnos.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > cdcnos_.c
recode-3.6/src/Makefile.in-338-charname_.c: charname.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:339:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/charname.c; then echo $(srcdir)/charname.c; else echo charname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > charname_.c
recode-3.6/src/Makefile.in-340-combine_.c: combine.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:341:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/combine.c; then echo $(srcdir)/combine.c; else echo combine.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > combine_.c
recode-3.6/src/Makefile.in-342-dump_.c: dump.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:343:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dump.c; then echo $(srcdir)/dump.c; else echo dump.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > dump_.c
recode-3.6/src/Makefile.in-344-ebcdic_.c: ebcdic.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:345:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ebcdic.c; then echo $(srcdir)/ebcdic.c; else echo ebcdic.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ebcdic_.c
recode-3.6/src/Makefile.in-346-endline_.c: endline.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:347:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/endline.c; then echo $(srcdir)/endline.c; else echo endline.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > endline_.c
recode-3.6/src/Makefile.in-348-flat_.c: flat.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:349:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/flat.c; then echo $(srcdir)/flat.c; else echo flat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > flat_.c
recode-3.6/src/Makefile.in-350-fr-charname_.c: fr-charname.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:351:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fr-charname.c; then echo $(srcdir)/fr-charname.c; else echo fr-charname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fr-charname_.c
recode-3.6/src/Makefile.in-352-freeze_.c: freeze.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:353:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/freeze.c; then echo $(srcdir)/freeze.c; else echo freeze.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > freeze_.c
recode-3.6/src/Makefile.in-354-hash_.c: hash.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:355:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hash.c; then echo $(srcdir)/hash.c; else echo hash.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > hash_.c
recode-3.6/src/Makefile.in-356-html_.c: html.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:357:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/html.c; then echo $(srcdir)/html.c; else echo html.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > html_.c
recode-3.6/src/Makefile.in-358-ibmpc_.c: ibmpc.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:359:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ibmpc.c; then echo $(srcdir)/ibmpc.c; else echo ibmpc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ibmpc_.c
recode-3.6/src/Makefile.in-360-iconqnx_.c: iconqnx.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:361:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/iconqnx.c; then echo $(srcdir)/iconqnx.c; else echo iconqnx.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > iconqnx_.c
recode-3.6/src/Makefile.in-362-iconv_.c: iconv.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:363:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/iconv.c; then echo $(srcdir)/iconv.c; else echo iconv.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > iconv_.c
recode-3.6/src/Makefile.in-364-lat1asci_.c: lat1asci.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:365:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lat1asci.c; then echo $(srcdir)/lat1asci.c; else echo lat1asci.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lat1asci_.c
recode-3.6/src/Makefile.in-366-lat1ltex_.c: lat1ltex.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:367:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lat1ltex.c; then echo $(srcdir)/lat1ltex.c; else echo lat1ltex.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lat1ltex_.c
recode-3.6/src/Makefile.in-368-lat1txte_.c: lat1txte.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:369:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lat1txte.c; then echo $(srcdir)/lat1txte.c; else echo lat1txte.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lat1txte_.c
recode-3.6/src/Makefile.in-370-libiconv_.c: libiconv.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:371:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/libiconv.c; then echo $(srcdir)/libiconv.c; else echo libiconv.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > libiconv_.c
recode-3.6/src/Makefile.in-372-localcharset_.c: localcharset.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:373:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/localcharset.c; then echo $(srcdir)/localcharset.c; else echo localcharset.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > localcharset_.c
recode-3.6/src/Makefile.in-374-main_.c: main.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:375:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/main.c; then echo $(srcdir)/main.c; else echo main.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > main_.c
recode-3.6/src/Makefile.in-376-merged_.c: merged.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:377:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/merged.c; then echo $(srcdir)/merged.c; else echo merged.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > merged_.c
recode-3.6/src/Makefile.in-378-mixed_.c: mixed.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:379:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mixed.c; then echo $(srcdir)/mixed.c; else echo mixed.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mixed_.c
recode-3.6/src/Makefile.in-380-mule_.c: mule.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:381:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mule.c; then echo $(srcdir)/mule.c; else echo mule.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mule_.c
recode-3.6/src/Makefile.in-382-names_.c: names.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:383:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/names.c; then echo $(srcdir)/names.c; else echo names.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > names_.c
recode-3.6/src/Makefile.in-384-outer_.c: outer.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:385:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/outer.c; then echo $(srcdir)/outer.c; else echo outer.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > outer_.c
recode-3.6/src/Makefile.in-386-permut_.c: permut.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:387:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/permut.c; then echo $(srcdir)/permut.c; else echo permut.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > permut_.c
recode-3.6/src/Makefile.in-388-quotearg_.c: quotearg.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:389:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quotearg.c; then echo $(srcdir)/quotearg.c; else echo quotearg.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quotearg_.c
recode-3.6/src/Makefile.in-390-quoted_.c: quoted.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:391:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quoted.c; then echo $(srcdir)/quoted.c; else echo quoted.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quoted_.c
recode-3.6/src/Makefile.in-392-recode_.c: recode.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:393:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/recode.c; then echo $(srcdir)/recode.c; else echo recode.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > recode_.c
recode-3.6/src/Makefile.in-394-request_.c: request.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:395:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/request.c; then echo $(srcdir)/request.c; else echo request.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > request_.c
recode-3.6/src/Makefile.in-396-rfc1345_.c: rfc1345.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:397:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rfc1345.c; then echo $(srcdir)/rfc1345.c; else echo rfc1345.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > rfc1345_.c
recode-3.6/src/Makefile.in-398-strip-data_.c: strip-data.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:399:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strip-data.c; then echo $(srcdir)/strip-data.c; else echo strip-data.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strip-data_.c
recode-3.6/src/Makefile.in-400-strip-pool_.c: strip-pool.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:401:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strip-pool.c; then echo $(srcdir)/strip-pool.c; else echo strip-pool.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strip-pool_.c
recode-3.6/src/Makefile.in-402-task_.c: task.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:403:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/task.c; then echo $(srcdir)/task.c; else echo task.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > task_.c
recode-3.6/src/Makefile.in-404-testdump_.c: testdump.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:405:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/testdump.c; then echo $(srcdir)/testdump.c; else echo testdump.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > testdump_.c
recode-3.6/src/Makefile.in-406-texinfo_.c: texinfo.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:407:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/texinfo.c; then echo $(srcdir)/texinfo.c; else echo texinfo.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > texinfo_.c
recode-3.6/src/Makefile.in-408-ucs_.c: ucs.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:409:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ucs.c; then echo $(srcdir)/ucs.c; else echo ucs.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ucs_.c
recode-3.6/src/Makefile.in-410-utf16_.c: utf16.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:411:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utf16.c; then echo $(srcdir)/utf16.c; else echo utf16.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > utf16_.c
recode-3.6/src/Makefile.in-412-utf7_.c: utf7.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:413:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utf7.c; then echo $(srcdir)/utf7.c; else echo utf7.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > utf7_.c
recode-3.6/src/Makefile.in-414-utf8_.c: utf8.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:415:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utf8.c; then echo $(srcdir)/utf8.c; else echo utf8.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > utf8_.c
recode-3.6/src/Makefile.in-416-varia_.c: varia.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:417:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/varia.c; then echo $(srcdir)/varia.c; else echo varia.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > varia_.c
recode-3.6/src/Makefile.in-418-vn_.c: vn.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:419:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/vn.c; then echo $(srcdir)/vn.c; else echo vn.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > vn_.c
recode-3.6/src/Makefile.in-420-xmalloc_.c: xmalloc.c $(ANSI2KNR)
recode-3.6/src/Makefile.in:421:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xmalloc_.c
recode-3.6/src/Makefile.in-422-african_.o african_.lo afrtran_.o afrtran_.lo applemac_.o applemac_.lo \
##############################################
recode-3.6/src/Makefile.in-450-	  else file=$$i; fi; \
recode-3.6/src/Makefile.in:451:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
recode-3.6/src/Makefile.in:452:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
recode-3.6/src/Makefile.in:453:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
recode-3.6/src/Makefile.in-454-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
recode-3.6/src/Makefile.in-465-	for i in $$list; do \
recode-3.6/src/Makefile.in:466:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
recode-3.6/src/Makefile.in:467:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
recode-3.6/src/Makefile.in:468:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
recode-3.6/src/Makefile.in-469-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
recode-3.6/tests/atgeneral.m4-154-
recode-3.6/tests/atgeneral.m4:155:if test -n "`$1 --version | sed -n s/$at_package.*$at_version/OK/p`"; then
recode-3.6/tests/atgeneral.m4-156-  at_banner="Testing suite for $at_package, version $at_version"
recode-3.6/tests/atgeneral.m4:157:  at_dashes=`echo $at_banner | sed s/./=/g`
recode-3.6/tests/atgeneral.m4-158-  echo "$at_dashes"
##############################################
recode-3.6/tests/atgeneral.m4-200-      echo '  at_banner="[$]0: '$at_desc'"'
recode-3.6/tests/atgeneral.m4:201:      echo '  at_dashes=`echo $at_banner | sed s/./=/g`'
recode-3.6/tests/atgeneral.m4-202-      echo '  echo'
##############################################
recode-3.6/tests/atgeneral.m4-212-    chmod +x debug-$at_group.sh
recode-3.6/tests/atgeneral.m4:213:    at_fail_count=`expr $at_fail_count + 1`
recode-3.6/tests/atgeneral.m4-214-  done
##############################################
recode-3.6/tests/atgeneral.m4-221-fi
recode-3.6/tests/atgeneral.m4:222:at_dashes=`echo $at_banner | sed s/./=/g`
recode-3.6/tests/atgeneral.m4-223-echo
##############################################
recode-3.6/tests/atgeneral.m4-292-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/atgeneral.m4:293:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/atgeneral.m4-294-	  ;;
##############################################
recode-3.6/tests/atgeneral.m4-300-     echo 'ignored (skipped)'
recode-3.6/tests/atgeneral.m4:301:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/atgeneral.m4-302-  fi
##############################################
recode-3.6/tests/testsuite-56-
recode-3.6/tests/testsuite:57:if test -n "`recode --version | sed -n s/$at_package.*$at_version/OK/p`"; then
recode-3.6/tests/testsuite-58-  at_banner="Testing suite for $at_package, version $at_version"
recode-3.6/tests/testsuite:59:  at_dashes=`echo $at_banner | sed s/./=/g`
recode-3.6/tests/testsuite-60-  echo "$at_dashes"
##############################################
recode-3.6/tests/testsuite-419-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:420:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-421-	  ;;
##############################################
recode-3.6/tests/testsuite-427-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:428:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-429-  fi
##############################################
recode-3.6/tests/testsuite-928-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:929:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-930-	  ;;
##############################################
recode-3.6/tests/testsuite-936-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:937:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-938-  fi
##############################################
recode-3.6/tests/testsuite-1031-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1032:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1033-	  ;;
##############################################
recode-3.6/tests/testsuite-1039-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1040:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1041-  fi
##############################################
recode-3.6/tests/testsuite-1132-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1133:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1134-	  ;;
##############################################
recode-3.6/tests/testsuite-1140-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1141:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1142-  fi
##############################################
recode-3.6/tests/testsuite-1233-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1234:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1235-	  ;;
##############################################
recode-3.6/tests/testsuite-1241-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1242:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1243-  fi
##############################################
recode-3.6/tests/testsuite-1557-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1558:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1559-	  ;;
##############################################
recode-3.6/tests/testsuite-1565-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1566:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1567-  fi
##############################################
recode-3.6/tests/testsuite-1651-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1652:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1653-	  ;;
##############################################
recode-3.6/tests/testsuite-1659-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1660:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1661-  fi
##############################################
recode-3.6/tests/testsuite-1730-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1731:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1732-	  ;;
##############################################
recode-3.6/tests/testsuite-1738-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1739:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1740-  fi
##############################################
recode-3.6/tests/testsuite-1797-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1798:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1799-	  ;;
##############################################
recode-3.6/tests/testsuite-1805-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1806:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1807-  fi
##############################################
recode-3.6/tests/testsuite-1862-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1863:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1864-	  ;;
##############################################
recode-3.6/tests/testsuite-1870-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1871:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1872-  fi
##############################################
recode-3.6/tests/testsuite-1944-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:1945:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1946-	  ;;
##############################################
recode-3.6/tests/testsuite-1952-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:1953:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-1954-  fi
##############################################
recode-3.6/tests/testsuite-2020-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2021:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2022-	  ;;
##############################################
recode-3.6/tests/testsuite-2028-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2029:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2030-  fi
##############################################
recode-3.6/tests/testsuite-2087-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2088:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2089-	  ;;
##############################################
recode-3.6/tests/testsuite-2095-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2096:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2097-  fi
##############################################
recode-3.6/tests/testsuite-2152-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2153:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2154-	  ;;
##############################################
recode-3.6/tests/testsuite-2160-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2161:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2162-  fi
##############################################
recode-3.6/tests/testsuite-2234-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2235:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2236-	  ;;
##############################################
recode-3.6/tests/testsuite-2242-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2243:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2244-  fi
##############################################
recode-3.6/tests/testsuite-2310-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2311:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2312-	  ;;
##############################################
recode-3.6/tests/testsuite-2318-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2319:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2320-  fi
##############################################
recode-3.6/tests/testsuite-2377-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2378:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2379-	  ;;
##############################################
recode-3.6/tests/testsuite-2385-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2386:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2387-  fi
##############################################
recode-3.6/tests/testsuite-2442-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2443:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2444-	  ;;
##############################################
recode-3.6/tests/testsuite-2450-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2451:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2452-  fi
##############################################
recode-3.6/tests/testsuite-2532-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2533:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2534-	  ;;
##############################################
recode-3.6/tests/testsuite-2540-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2541:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2542-  fi
##############################################
recode-3.6/tests/testsuite-2615-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2616:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2617-	  ;;
##############################################
recode-3.6/tests/testsuite-2623-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2624:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2625-  fi
##############################################
recode-3.6/tests/testsuite-2682-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2683:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2684-	  ;;
##############################################
recode-3.6/tests/testsuite-2690-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2691:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2692-  fi
##############################################
recode-3.6/tests/testsuite-2747-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2748:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2749-	  ;;
##############################################
recode-3.6/tests/testsuite-2755-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2756:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2757-  fi
##############################################
recode-3.6/tests/testsuite-2833-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2834:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2835-	  ;;
##############################################
recode-3.6/tests/testsuite-2841-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2842:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2843-  fi
##############################################
recode-3.6/tests/testsuite-2912-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2913:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2914-	  ;;
##############################################
recode-3.6/tests/testsuite-2920-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2921:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2922-  fi
##############################################
recode-3.6/tests/testsuite-2979-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:2980:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2981-	  ;;
##############################################
recode-3.6/tests/testsuite-2987-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:2988:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-2989-  fi
##############################################
recode-3.6/tests/testsuite-3044-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3045:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3046-	  ;;
##############################################
recode-3.6/tests/testsuite-3052-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3053:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3054-  fi
##############################################
recode-3.6/tests/testsuite-3126-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3127:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3128-	  ;;
##############################################
recode-3.6/tests/testsuite-3134-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3135:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3136-  fi
##############################################
recode-3.6/tests/testsuite-3200-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3201:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3202-	  ;;
##############################################
recode-3.6/tests/testsuite-3208-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3209:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3210-  fi
##############################################
recode-3.6/tests/testsuite-3267-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3268:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3269-	  ;;
##############################################
recode-3.6/tests/testsuite-3275-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3276:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3277-  fi
##############################################
recode-3.6/tests/testsuite-3332-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3333:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3334-	  ;;
##############################################
recode-3.6/tests/testsuite-3340-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3341:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3342-  fi
##############################################
recode-3.6/tests/testsuite-3422-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3423:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3424-	  ;;
##############################################
recode-3.6/tests/testsuite-3430-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3431:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3432-  fi
##############################################
recode-3.6/tests/testsuite-3505-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3506:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3507-	  ;;
##############################################
recode-3.6/tests/testsuite-3513-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3514:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3515-  fi
##############################################
recode-3.6/tests/testsuite-3572-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3573:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3574-	  ;;
##############################################
recode-3.6/tests/testsuite-3580-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3581:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3582-  fi
##############################################
recode-3.6/tests/testsuite-3637-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3638:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3639-	  ;;
##############################################
recode-3.6/tests/testsuite-3645-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3646:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3647-  fi
##############################################
recode-3.6/tests/testsuite-3723-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3724:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3725-	  ;;
##############################################
recode-3.6/tests/testsuite-3731-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3732:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3733-  fi
##############################################
recode-3.6/tests/testsuite-3802-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3803:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3804-	  ;;
##############################################
recode-3.6/tests/testsuite-3810-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3811:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3812-  fi
##############################################
recode-3.6/tests/testsuite-3869-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3870:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3871-	  ;;
##############################################
recode-3.6/tests/testsuite-3877-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3878:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3879-  fi
##############################################
recode-3.6/tests/testsuite-3934-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:3935:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3936-	  ;;
##############################################
recode-3.6/tests/testsuite-3942-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:3943:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-3944-  fi
##############################################
recode-3.6/tests/testsuite-4020-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4021:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4022-	  ;;
##############################################
recode-3.6/tests/testsuite-4028-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4029:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4030-  fi
##############################################
recode-3.6/tests/testsuite-4099-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4100:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4101-	  ;;
##############################################
recode-3.6/tests/testsuite-4107-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4108:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4109-  fi
##############################################
recode-3.6/tests/testsuite-4166-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4167:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4168-	  ;;
##############################################
recode-3.6/tests/testsuite-4174-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4175:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4176-  fi
##############################################
recode-3.6/tests/testsuite-4231-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4232:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4233-	  ;;
##############################################
recode-3.6/tests/testsuite-4239-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4240:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4241-  fi
##############################################
recode-3.6/tests/testsuite-4310-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4311:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4312-	  ;;
##############################################
recode-3.6/tests/testsuite-4318-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4319:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4320-  fi
##############################################
recode-3.6/tests/testsuite-4378-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4379:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4380-	  ;;
##############################################
recode-3.6/tests/testsuite-4386-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4387:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4388-  fi
##############################################
recode-3.6/tests/testsuite-4445-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4446:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4447-	  ;;
##############################################
recode-3.6/tests/testsuite-4453-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4454:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4455-  fi
##############################################
recode-3.6/tests/testsuite-4510-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4511:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4512-	  ;;
##############################################
recode-3.6/tests/testsuite-4518-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4519:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4520-  fi
##############################################
recode-3.6/tests/testsuite-4591-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4592:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4593-	  ;;
##############################################
recode-3.6/tests/testsuite-4599-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4600:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4601-  fi
##############################################
recode-3.6/tests/testsuite-4656-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4657:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4658-	  ;;
##############################################
recode-3.6/tests/testsuite-4664-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4665:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4666-  fi
##############################################
recode-3.6/tests/testsuite-4774-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4775:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4776-	  ;;
##############################################
recode-3.6/tests/testsuite-4782-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4783:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4784-  fi
##############################################
recode-3.6/tests/testsuite-4877-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4878:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4879-	  ;;
##############################################
recode-3.6/tests/testsuite-4885-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4886:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4887-  fi
##############################################
recode-3.6/tests/testsuite-4988-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:4989:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4990-	  ;;
##############################################
recode-3.6/tests/testsuite-4996-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:4997:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-4998-  fi
##############################################
recode-3.6/tests/testsuite-5093-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5094:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5095-	  ;;
##############################################
recode-3.6/tests/testsuite-5101-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5102:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5103-  fi
##############################################
recode-3.6/tests/testsuite-5193-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5194:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5195-	  ;;
##############################################
recode-3.6/tests/testsuite-5201-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5202:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5203-  fi
##############################################
recode-3.6/tests/testsuite-5258-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5259:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5260-	  ;;
##############################################
recode-3.6/tests/testsuite-5266-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5267:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5268-  fi
##############################################
recode-3.6/tests/testsuite-5401-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5402:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5403-	  ;;
##############################################
recode-3.6/tests/testsuite-5409-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5410:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5411-  fi
##############################################
recode-3.6/tests/testsuite-5473-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5474:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5475-	  ;;
##############################################
recode-3.6/tests/testsuite-5481-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5482:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5483-  fi
##############################################
recode-3.6/tests/testsuite-5540-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5541:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5542-	  ;;
##############################################
recode-3.6/tests/testsuite-5548-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5549:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5550-  fi
##############################################
recode-3.6/tests/testsuite-5622-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5623:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5624-	  ;;
##############################################
recode-3.6/tests/testsuite-5630-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5631:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5632-  fi
##############################################
recode-3.6/tests/testsuite-5688-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5689:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5690-	  ;;
##############################################
recode-3.6/tests/testsuite-5696-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5697:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5698-  fi
##############################################
recode-3.6/tests/testsuite-5757-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5758:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5759-	  ;;
##############################################
recode-3.6/tests/testsuite-5765-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5766:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5767-  fi
##############################################
recode-3.6/tests/testsuite-5822-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5823:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5824-	  ;;
##############################################
recode-3.6/tests/testsuite-5830-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5831:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5832-  fi
##############################################
recode-3.6/tests/testsuite-5885-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5886:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5887-	  ;;
##############################################
recode-3.6/tests/testsuite-5893-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5894:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5895-  fi
##############################################
recode-3.6/tests/testsuite-5950-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:5951:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5952-	  ;;
##############################################
recode-3.6/tests/testsuite-5958-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:5959:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-5960-  fi
##############################################
recode-3.6/tests/testsuite-6013-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6014:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6015-	  ;;
##############################################
recode-3.6/tests/testsuite-6021-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6022:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6023-  fi
##############################################
recode-3.6/tests/testsuite-6078-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6079:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6080-	  ;;
##############################################
recode-3.6/tests/testsuite-6086-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6087:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6088-  fi
##############################################
recode-3.6/tests/testsuite-6141-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6142:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6143-	  ;;
##############################################
recode-3.6/tests/testsuite-6149-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6150:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6151-  fi
##############################################
recode-3.6/tests/testsuite-6206-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6207:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6208-	  ;;
##############################################
recode-3.6/tests/testsuite-6214-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6215:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6216-  fi
##############################################
recode-3.6/tests/testsuite-6269-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6270:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6271-	  ;;
##############################################
recode-3.6/tests/testsuite-6277-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6278:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6279-  fi
##############################################
recode-3.6/tests/testsuite-6334-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6335:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6336-	  ;;
##############################################
recode-3.6/tests/testsuite-6342-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6343:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6344-  fi
##############################################
recode-3.6/tests/testsuite-6397-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6398:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6399-	  ;;
##############################################
recode-3.6/tests/testsuite-6405-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6406:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6407-  fi
##############################################
recode-3.6/tests/testsuite-6462-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6463:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6464-	  ;;
##############################################
recode-3.6/tests/testsuite-6470-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6471:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6472-  fi
##############################################
recode-3.6/tests/testsuite-6525-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6526:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6527-	  ;;
##############################################
recode-3.6/tests/testsuite-6533-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6534:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6535-  fi
##############################################
recode-3.6/tests/testsuite-6590-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6591:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6592-	  ;;
##############################################
recode-3.6/tests/testsuite-6598-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6599:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6600-  fi
##############################################
recode-3.6/tests/testsuite-6653-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6654:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6655-	  ;;
##############################################
recode-3.6/tests/testsuite-6661-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6662:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6663-  fi
##############################################
recode-3.6/tests/testsuite-6718-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6719:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6720-	  ;;
##############################################
recode-3.6/tests/testsuite-6726-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6727:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6728-  fi
##############################################
recode-3.6/tests/testsuite-6781-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6782:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6783-	  ;;
##############################################
recode-3.6/tests/testsuite-6789-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6790:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6791-  fi
##############################################
recode-3.6/tests/testsuite-6846-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6847:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6848-	  ;;
##############################################
recode-3.6/tests/testsuite-6854-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6855:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6856-  fi
##############################################
recode-3.6/tests/testsuite-6909-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6910:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6911-	  ;;
##############################################
recode-3.6/tests/testsuite-6917-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6918:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6919-  fi
##############################################
recode-3.6/tests/testsuite-6974-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:6975:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6976-	  ;;
##############################################
recode-3.6/tests/testsuite-6982-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:6983:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-6984-  fi
##############################################
recode-3.6/tests/testsuite-7037-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7038:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7039-	  ;;
##############################################
recode-3.6/tests/testsuite-7045-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7046:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7047-  fi
##############################################
recode-3.6/tests/testsuite-7102-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7103:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7104-	  ;;
##############################################
recode-3.6/tests/testsuite-7110-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7111:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7112-  fi
##############################################
recode-3.6/tests/testsuite-7165-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7166:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7167-	  ;;
##############################################
recode-3.6/tests/testsuite-7173-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7174:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7175-  fi
##############################################
recode-3.6/tests/testsuite-7230-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7231:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7232-	  ;;
##############################################
recode-3.6/tests/testsuite-7238-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7239:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7240-  fi
##############################################
recode-3.6/tests/testsuite-7293-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7294:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7295-	  ;;
##############################################
recode-3.6/tests/testsuite-7301-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7302:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7303-  fi
##############################################
recode-3.6/tests/testsuite-7358-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7359:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7360-	  ;;
##############################################
recode-3.6/tests/testsuite-7366-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7367:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7368-  fi
##############################################
recode-3.6/tests/testsuite-7421-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7422:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7423-	  ;;
##############################################
recode-3.6/tests/testsuite-7429-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7430:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7431-  fi
##############################################
recode-3.6/tests/testsuite-7486-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7487:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7488-	  ;;
##############################################
recode-3.6/tests/testsuite-7494-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7495:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7496-  fi
##############################################
recode-3.6/tests/testsuite-7549-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7550:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7551-	  ;;
##############################################
recode-3.6/tests/testsuite-7557-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7558:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7559-  fi
##############################################
recode-3.6/tests/testsuite-7614-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7615:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7616-	  ;;
##############################################
recode-3.6/tests/testsuite-7622-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7623:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7624-  fi
##############################################
recode-3.6/tests/testsuite-7677-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7678:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7679-	  ;;
##############################################
recode-3.6/tests/testsuite-7685-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7686:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7687-  fi
##############################################
recode-3.6/tests/testsuite-7742-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7743:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7744-	  ;;
##############################################
recode-3.6/tests/testsuite-7750-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7751:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7752-  fi
##############################################
recode-3.6/tests/testsuite-7805-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7806:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7807-	  ;;
##############################################
recode-3.6/tests/testsuite-7813-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7814:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7815-  fi
##############################################
recode-3.6/tests/testsuite-7870-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7871:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7872-	  ;;
##############################################
recode-3.6/tests/testsuite-7878-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7879:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7880-  fi
##############################################
recode-3.6/tests/testsuite-7933-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7934:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7935-	  ;;
##############################################
recode-3.6/tests/testsuite-7941-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:7942:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-7943-  fi
##############################################
recode-3.6/tests/testsuite-7998-      77) echo "ignored near \``cat at-check-line`'"
recode-3.6/tests/testsuite:7999:	  at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-8000-	  ;;
##############################################
recode-3.6/tests/testsuite-8006-     echo 'ignored (skipped)'
recode-3.6/tests/testsuite:8007:     at_ignore_count=`expr $at_ignore_count + 1`
recode-3.6/tests/testsuite-8008-  fi
##############################################
recode-3.6/tests/testsuite-8040-      echo '  at_banner="$0: '$at_desc'"'
recode-3.6/tests/testsuite:8041:      echo '  at_dashes=`echo $at_banner | sed s/./=/g`'
recode-3.6/tests/testsuite-8042-      echo '  echo'
##############################################
recode-3.6/tests/testsuite-8052-    chmod +x debug-$at_group.sh
recode-3.6/tests/testsuite:8053:    at_fail_count=`expr $at_fail_count + 1`
recode-3.6/tests/testsuite-8054-  done
##############################################
recode-3.6/tests/testsuite-8061-fi
recode-3.6/tests/testsuite:8062:at_dashes=`echo $at_banner | sed s/./=/g`
recode-3.6/tests/testsuite-8063-echo
##############################################
recode-3.6/contrib/djgpp-diffs-18-+	$(INSTALL_DATA) $(srcdir)/recode.info $(infodir)/recode.inf
recode-3.6/contrib/djgpp-diffs:19: 	$(INSTALL_PROGRAM) recode $(bindir)/`echo recode | sed '$(transform)'`
recode-3.6/contrib/djgpp-diffs-20- 	for name in $(CATALOGS); do \
recode-3.6/contrib/djgpp-diffs:21: 	  lang=`echo $$name | sed 's/.msg$$//'`; \
recode-3.6/contrib/djgpp-diffs-22-@@ -234,7 +234,7 @@
##############################################
recode-3.6/contrib/djgpp-diffs-27-+	rm -f $(infodir)/recode.inf
recode-3.6/contrib/djgpp-diffs:28: 	rm -f $(bindir)/`echo recode | sed '$(transform)'`
recode-3.6/contrib/djgpp-diffs-29- 	for name in $(CATALOGS); do \
recode-3.6/contrib/djgpp-diffs:30: 	  lang=`echo $$name | sed 's/.msg$$//'`; \
recode-3.6/contrib/djgpp-diffs-31-@@ -248,11 +248,12 @@
##############################################
recode-3.6/contrib/djgpp-diffs-290-+  *.h) ac_file_in="${ac_file}-in" ;;
recode-3.6/contrib/djgpp-diffs:291:   *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
recode-3.6/contrib/djgpp-diffs:292:        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/contrib/djgpp-diffs-293-   *) ac_file_in="${ac_file}.in" ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-124--    case "`/usr/bin/file conftest.o`" in
recode-3.6/debian/patches/06-libtool-update.patch:125:+    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/debian/patches/06-libtool-update.patch-126-     *32-bit*)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-188-+      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
recode-3.6/debian/patches/06-libtool-update.patch:189:+        case `$CC --version 2>/dev/null` in
recode-3.6/debian/patches/06-libtool-update.patch-190-+        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-298-+    nlist=conftest.nm
recode-3.6/debian/patches/06-libtool-update.patch:299:+    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
recode-3.6/debian/patches/06-libtool-update.patch-300-+      # Try sorting and uniquifying the output.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-423-+  # Remove one level of quotation (which was required for Make).
recode-3.6/debian/patches/06-libtool-update.patch:424:+  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
recode-3.6/debian/patches/06-libtool-update.patch-425-+  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-434-+  :
recode-3.6/debian/patches/06-libtool-update.patch:435:+elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/debian/patches/06-libtool-update.patch-436-+  # Yippee, $echo works!
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-460-+    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/debian/patches/06-libtool-update.patch:461:+    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/debian/patches/06-libtool-update.patch:462:+       echo_test_string="`eval $cmd`" &&
recode-3.6/debian/patches/06-libtool-update.patch-463-+       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-469-+
recode-3.6/debian/patches/06-libtool-update.patch:470:+if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:471:+   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-472-+   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-483-+    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/debian/patches/06-libtool-update.patch:484:+       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:485:+       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-486-+       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-495-+    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:496:+       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-497-+       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-510-+      echo='printf %s\n'
recode-3.6/debian/patches/06-libtool-update.patch:511:+      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:512:+	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-513-+	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-515-+	:
recode-3.6/debian/patches/06-libtool-update.patch:516:+      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-517-+	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:518:+	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-519-+	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-524-+	echo="$CONFIG_SHELL [$]0 --fallback-echo"
recode-3.6/debian/patches/06-libtool-update.patch:525:+      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-526-+	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:527:+	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-528-+	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-534-+	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
recode-3.6/debian/patches/06-libtool-update.patch:535:+	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/debian/patches/06-libtool-update.patch-536-+	  then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-542-+	if test "$prev" != 'sed 50q "[$]0"'; then
recode-3.6/debian/patches/06-libtool-update.patch:543:+	  echo_test_string=`eval $prev`
recode-3.6/debian/patches/06-libtool-update.patch-544-+	  export echo_test_string
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-807-+linux-gnu*) ;;
recode-3.6/debian/patches/06-libtool-update.patch:808:+linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/debian/patches/06-libtool-update.patch-809- esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1053-+if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/debian/patches/06-libtool-update.patch:1054:+  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
recode-3.6/debian/patches/06-libtool-update.patch-1055-+  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1173-+  if test "$hard_links" = no; then
recode-3.6/debian/patches/06-libtool-update.patch:1174:+    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
recode-3.6/debian/patches/06-libtool-update.patch-1175-+    need_locks=warn
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1371-+    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/debian/patches/06-libtool-update.patch:1372:+    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/debian/patches/06-libtool-update.patch-1373-+	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1380-+	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/debian/patches/06-libtool-update.patch:1381:+	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/debian/patches/06-libtool-update.patch:1382:+	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
recode-3.6/debian/patches/06-libtool-update.patch-1383-+	 esac;
recode-3.6/debian/patches/06-libtool-update.patch:1384:+	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/debian/patches/06-libtool-update.patch-1385-+	done;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1517-+      case $host_os in aix4.[[012]]|aix4.[[012]].*)
recode-3.6/debian/patches/06-libtool-update.patch:1518:+	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/debian/patches/06-libtool-update.patch-1519-+	if test -f "$collect2name" && \
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1557-+      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/debian/patches/06-libtool-update.patch:1558:+      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/debian/patches/06-libtool-update.patch-1559-+    else
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1593-+    # FIXME: Setting linknames here is a bad hack.
recode-3.6/debian/patches/06-libtool-update.patch:1594:+    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/debian/patches/06-libtool-update.patch-1595-+    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1598-+    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/debian/patches/06-libtool-update.patch:1599:+    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/debian/patches/06-libtool-update.patch-1600-+    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1668-+    if test "$GCC" = yes; then
recode-3.6/debian/patches/06-libtool-update.patch:1669:+      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-1670-+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/debian/patches/06-libtool-update.patch-1671-+    else
recode-3.6/debian/patches/06-libtool-update.patch:1672:+      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-1673-+      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1700-+    hardcode_shlibpath_var=no
recode-3.6/debian/patches/06-libtool-update.patch:1701:+    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-1702-+      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1729-+      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/debian/patches/06-libtool-update.patch:1730:+      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-1731-+    else
recode-3.6/debian/patches/06-libtool-update.patch-1732-+      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/debian/patches/06-libtool-update.patch:1733:+      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-1734-+    fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1741-+      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/debian/patches/06-libtool-update.patch:1742:+      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-1743-+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1745-+      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/debian/patches/06-libtool-update.patch:1746:+      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch:1747:+      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/debian/patches/06-libtool-update.patch:1748:+      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/debian/patches/06-libtool-update.patch-1749-+
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-1774-+    if test "$GCC" = yes; then
recode-3.6/debian/patches/06-libtool-update.patch:1775:+      case `$CC --version 2>/dev/null` in
recode-3.6/debian/patches/06-libtool-update.patch-1776-+      [[12]].*)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-2039-+  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/debian/patches/06-libtool-update.patch:2040:+  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/debian/patches/06-libtool-update.patch-2041-+  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-2070-+    library_names_spec='$libname.dll.a'
recode-3.6/debian/patches/06-libtool-update.patch:2071:+    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch:2072:+    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/debian/patches/06-libtool-update.patch:2073:+      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/debian/patches/06-libtool-update.patch-2074-+      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/debian/patches/06-libtool-update.patch-2075-+      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/debian/patches/06-libtool-update.patch:2076:+    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/debian/patches/06-libtool-update.patch-2077-+      dlpath=$dir/\$dldll~
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-2080-+  yes,mingw*)
recode-3.6/debian/patches/06-libtool-update.patch:2081:+    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch:2082:+    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/debian/patches/06-libtool-update.patch-2083-+    ;;
recode-3.6/debian/patches/06-libtool-update.patch-2084-+  yes,pw32*)
recode-3.6/debian/patches/06-libtool-update.patch:2085:+    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch-2086-+    ;;
recode-3.6/debian/patches/06-libtool-update.patch-2087-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:2088:+    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/debian/patches/06-libtool-update.patch-2089-+    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-2262-+  need_version=no
recode-3.6/debian/patches/06-libtool-update.patch:2263:+  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-2264-+    case "$host_os" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-2544-+      # Double-quote double-evaled strings.
recode-3.6/debian/patches/06-libtool-update.patch:2545:+      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/debian/patches/06-libtool-update.patch-2546-+      ;;
recode-3.6/debian/patches/06-libtool-update.patch-2547-+    *)
recode-3.6/debian/patches/06-libtool-update.patch:2548:+      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/debian/patches/06-libtool-update.patch-2549-+      ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-2555-+
recode-3.6/debian/patches/06-libtool-update.patch:2556:+# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/debian/patches/06-libtool-update.patch-2557-+# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3180-+	"file_magic "*)
recode-3.6/debian/patches/06-libtool-update.patch:3181:+	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/debian/patches/06-libtool-update.patch-3182-+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3246-   AC_MSG_CHECKING([for ld used by GCC])
recode-3.6/debian/patches/06-libtool-update.patch:3247:-  ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/debian/patches/06-libtool-update.patch-3248--  case "$ac_prog" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3251-+    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/debian/patches/06-libtool-update.patch:3252:+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-3253-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:3254:+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/debian/patches/06-libtool-update.patch-3255-+  esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3264-       # Canonicalize the path of ld
recode-3.6/debian/patches/06-libtool-update.patch:3265:       ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/debian/patches/06-libtool-update.patch-3266-       while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3424-+  esac
recode-3.6/debian/patches/06-libtool-update.patch:3425:+  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/debian/patches/06-libtool-update.patch-3426-+  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3457-+  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/debian/patches/06-libtool-update.patch:3458:+  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-3459-+    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3717-+{
recode-3.6/debian/patches/06-libtool-update.patch:3718:+  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-3719-+  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3751-+      test $_count -gt 10 && break
recode-3.6/debian/patches/06-libtool-update.patch:3752:+      _count=`expr $_count + 1`
recode-3.6/debian/patches/06-libtool-update.patch-3753-+      if test $_count -gt $_max; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3888--    case "`/usr/bin/file conftest.o`" in
recode-3.6/debian/patches/06-libtool-update.patch:3889:+    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/debian/patches/06-libtool-update.patch-3890-     *32-bit*)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-3952-+      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
recode-3.6/debian/patches/06-libtool-update.patch:3953:+        case `$CC --version 2>/dev/null` in
recode-3.6/debian/patches/06-libtool-update.patch-3954-+        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4062-+    nlist=conftest.nm
recode-3.6/debian/patches/06-libtool-update.patch:4063:+    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
recode-3.6/debian/patches/06-libtool-update.patch-4064-+      # Try sorting and uniquifying the output.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4187-+  # Remove one level of quotation (which was required for Make).
recode-3.6/debian/patches/06-libtool-update.patch:4188:+  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
recode-3.6/debian/patches/06-libtool-update.patch-4189-+  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4198-+  :
recode-3.6/debian/patches/06-libtool-update.patch:4199:+elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/debian/patches/06-libtool-update.patch-4200-+  # Yippee, $echo works!
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4224-+    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/debian/patches/06-libtool-update.patch:4225:+    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/debian/patches/06-libtool-update.patch:4226:+       echo_test_string="`eval $cmd`" &&
recode-3.6/debian/patches/06-libtool-update.patch-4227-+       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4233-+
recode-3.6/debian/patches/06-libtool-update.patch:4234:+if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:4235:+   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-4236-+   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4247-+    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/debian/patches/06-libtool-update.patch:4248:+       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:4249:+       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-4250-+       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4259-+    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:4260:+       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-4261-+       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4274-+      echo='printf %s\n'
recode-3.6/debian/patches/06-libtool-update.patch:4275:+      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:4276:+	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-4277-+	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4279-+	:
recode-3.6/debian/patches/06-libtool-update.patch:4280:+      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-4281-+	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:4282:+	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-4283-+	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4288-+	echo="$CONFIG_SHELL [$]0 --fallback-echo"
recode-3.6/debian/patches/06-libtool-update.patch:4289:+      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-4290-+	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:4291:+	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-4292-+	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4298-+	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
recode-3.6/debian/patches/06-libtool-update.patch:4299:+	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/debian/patches/06-libtool-update.patch-4300-+	  then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4306-+	if test "$prev" != 'sed 50q "[$]0"'; then
recode-3.6/debian/patches/06-libtool-update.patch:4307:+	  echo_test_string=`eval $prev`
recode-3.6/debian/patches/06-libtool-update.patch-4308-+	  export echo_test_string
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4571-+linux-gnu*) ;;
recode-3.6/debian/patches/06-libtool-update.patch:4572:+linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/debian/patches/06-libtool-update.patch-4573-+esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4809-+if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/debian/patches/06-libtool-update.patch:4810:+  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
recode-3.6/debian/patches/06-libtool-update.patch-4811-+  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-4919-+  if test "$hard_links" = no; then
recode-3.6/debian/patches/06-libtool-update.patch:4920:+    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
recode-3.6/debian/patches/06-libtool-update.patch-4921-+    need_locks=warn
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5109-+    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/debian/patches/06-libtool-update.patch:5110:+    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/debian/patches/06-libtool-update.patch-5111-+	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5118-+	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/debian/patches/06-libtool-update.patch:5119:+	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/debian/patches/06-libtool-update.patch:5120:+	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
recode-3.6/debian/patches/06-libtool-update.patch-5121-+	 esac;
recode-3.6/debian/patches/06-libtool-update.patch:5122:+	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/debian/patches/06-libtool-update.patch-5123-+	done;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5255-+      case $host_os in aix4.[[012]]|aix4.[[012]].*)
recode-3.6/debian/patches/06-libtool-update.patch:5256:+	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/debian/patches/06-libtool-update.patch-5257-+	if test -f "$collect2name" && \
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5295-+      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/debian/patches/06-libtool-update.patch:5296:+      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/debian/patches/06-libtool-update.patch-5297-+    else
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5331-+    # FIXME: Setting linknames here is a bad hack.
recode-3.6/debian/patches/06-libtool-update.patch:5332:+    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/debian/patches/06-libtool-update.patch-5333-+    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5336-+    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/debian/patches/06-libtool-update.patch:5337:+    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/debian/patches/06-libtool-update.patch-5338-+    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5406-+    if test "$GCC" = yes; then
recode-3.6/debian/patches/06-libtool-update.patch:5407:+      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-5408-+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/debian/patches/06-libtool-update.patch-5409-+    else
recode-3.6/debian/patches/06-libtool-update.patch:5410:+      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-5411-+      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5438-+    hardcode_shlibpath_var=no
recode-3.6/debian/patches/06-libtool-update.patch:5439:+    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-5440-+      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5467-+      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/debian/patches/06-libtool-update.patch:5468:+      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-5469-+    else
recode-3.6/debian/patches/06-libtool-update.patch-5470-+      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/debian/patches/06-libtool-update.patch:5471:+      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-5472-+    fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5479-+      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/debian/patches/06-libtool-update.patch:5480:+      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-5481-+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5483-+      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/debian/patches/06-libtool-update.patch:5484:+      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch:5485:+      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/debian/patches/06-libtool-update.patch:5486:+      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/debian/patches/06-libtool-update.patch-5487-+
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5512-+    if test "$GCC" = yes; then
recode-3.6/debian/patches/06-libtool-update.patch:5513:+      case `$CC --version 2>/dev/null` in
recode-3.6/debian/patches/06-libtool-update.patch-5514-+      [[12]].*)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5765-+  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/debian/patches/06-libtool-update.patch:5766:+  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/debian/patches/06-libtool-update.patch-5767-+  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5796-+    library_names_spec='$libname.dll.a'
recode-3.6/debian/patches/06-libtool-update.patch:5797:+    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch:5798:+    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/debian/patches/06-libtool-update.patch:5799:+      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/debian/patches/06-libtool-update.patch-5800-+      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/debian/patches/06-libtool-update.patch-5801-+      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/debian/patches/06-libtool-update.patch:5802:+    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/debian/patches/06-libtool-update.patch-5803-+      dlpath=$dir/\$dldll~
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5806-+  yes,mingw*)
recode-3.6/debian/patches/06-libtool-update.patch:5807:+    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch:5808:+    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/debian/patches/06-libtool-update.patch-5809-+    ;;
recode-3.6/debian/patches/06-libtool-update.patch-5810-+  yes,pw32*)
recode-3.6/debian/patches/06-libtool-update.patch:5811:+    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch-5812-+    ;;
recode-3.6/debian/patches/06-libtool-update.patch-5813-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:5814:+    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/debian/patches/06-libtool-update.patch-5815-+    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-5988-+  need_version=no
recode-3.6/debian/patches/06-libtool-update.patch:5989:+  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-5990-+    case "$host_os" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-6250-+      # Double-quote double-evaled strings.
recode-3.6/debian/patches/06-libtool-update.patch:6251:+      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/debian/patches/06-libtool-update.patch-6252-+      ;;
recode-3.6/debian/patches/06-libtool-update.patch-6253-+    *)
recode-3.6/debian/patches/06-libtool-update.patch:6254:+      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/debian/patches/06-libtool-update.patch-6255-+      ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-6261-+
recode-3.6/debian/patches/06-libtool-update.patch:6262:+# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/debian/patches/06-libtool-update.patch-6263-+# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-6884-+	"file_magic "*)
recode-3.6/debian/patches/06-libtool-update.patch:6885:+	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/debian/patches/06-libtool-update.patch-6886-+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-6950-   AC_MSG_CHECKING([for ld used by GCC])
recode-3.6/debian/patches/06-libtool-update.patch:6951:-  ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/debian/patches/06-libtool-update.patch-6952--  case "$ac_prog" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-6955-+    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/debian/patches/06-libtool-update.patch:6956:+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-6957-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:6958:+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/debian/patches/06-libtool-update.patch-6959-+  esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-6968-       # Canonicalize the path of ld
recode-3.6/debian/patches/06-libtool-update.patch:6969:       ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/debian/patches/06-libtool-update.patch-6970-       while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-7128-+  esac
recode-3.6/debian/patches/06-libtool-update.patch:7129:+  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/debian/patches/06-libtool-update.patch-7130-+  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-7161-+  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/debian/patches/06-libtool-update.patch:7162:+  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-7163-+    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-7409-+{
recode-3.6/debian/patches/06-libtool-update.patch:7410:+  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-7411-+  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-7443-+      test $_count -gt 10 && break
recode-3.6/debian/patches/06-libtool-update.patch:7444:+      _count=`expr $_count + 1`
recode-3.6/debian/patches/06-libtool-update.patch-7445-+      if test $_count -gt $_max; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-7792-+        dnl or AC_LIB_HAVE_LINKFLAGS call.
recode-3.6/debian/patches/06-libtool-update.patch:7793:+        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
recode-3.6/debian/patches/06-libtool-update.patch-7794-+        eval value=\"\$HAVE_LIB$uppername\"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-7834-+                -L*)
recode-3.6/debian/patches/06-libtool-update.patch:7835:+                  dir=`echo "X$x" | sed -e 's/^X-L//'`
recode-3.6/debian/patches/06-libtool-update.patch-7836-+                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-7951-+              */lib | */lib/)
recode-3.6/debian/patches/06-libtool-update.patch:7952:+                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
recode-3.6/debian/patches/06-libtool-update.patch-7953-+                additional_includedir="$basedir/include"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8004-+                  -L*)
recode-3.6/debian/patches/06-libtool-update.patch:8005:+                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
recode-3.6/debian/patches/06-libtool-update.patch-8006-+                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8054-+                  -R*)
recode-3.6/debian/patches/06-libtool-update.patch:8055:+                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
recode-3.6/debian/patches/06-libtool-update.patch-8056-+                    if test "$enable_rpath" != no; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8084-+                    dnl Handle this in the next round.
recode-3.6/debian/patches/06-libtool-update.patch:8085:+                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
recode-3.6/debian/patches/06-libtool-update.patch-8086-+                    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8090-+                    dnl option.
recode-3.6/debian/patches/06-libtool-update.patch:8091:+                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
recode-3.6/debian/patches/06-libtool-update.patch-8092-+                    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8229-+    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/debian/patches/06-libtool-update.patch:8230:+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-8231-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:8232:+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/debian/patches/06-libtool-update.patch-8233-+  esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8238-+      # Canonicalize the path of ld
recode-3.6/debian/patches/06-libtool-update.patch:8239:+      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/debian/patches/06-libtool-update.patch-8240-+      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/debian/patches/06-libtool-update.patch:8241:+	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/debian/patches/06-libtool-update.patch-8242-+      done
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8311- dnl FIXME This is truly gross.
recode-3.6/debian/patches/06-libtool-update.patch:8312: missing_dir=`cd $ac_aux_dir && pwd`
recode-3.6/debian/patches/06-libtool-update.patch-8313--AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8673-+        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
recode-3.6/debian/patches/06-libtool-update.patch:8674:+        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
recode-3.6/debian/patches/06-libtool-update.patch-8675-+      fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8833-+changequote(<<,>>)dnl
recode-3.6/debian/patches/06-libtool-update.patch:8834:+    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
recode-3.6/debian/patches/06-libtool-update.patch-8835-+    case $ac_prog_version in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8916-+    else
recode-3.6/debian/patches/06-libtool-update.patch:8917:+      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
recode-3.6/debian/patches/06-libtool-update.patch-8918-+      AC_MSG_RESULT(
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8944-+      case "$ac_file" in
recode-3.6/debian/patches/06-libtool-update.patch:8945:+        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-8946-+      esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8949-+        # Adjust a relative srcdir.
recode-3.6/debian/patches/06-libtool-update.patch:8950:+        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch:8951:+        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
recode-3.6/debian/patches/06-libtool-update.patch:8952:+        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
recode-3.6/debian/patches/06-libtool-update.patch-8953-+        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8956-+        case "$ac_given_srcdir" in
recode-3.6/debian/patches/06-libtool-update.patch:8957:+          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-8958-+          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-8973-+            fi
recode-3.6/debian/patches/06-libtool-update.patch:8974:+            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
recode-3.6/debian/patches/06-libtool-update.patch-8975-+            # Hide the ALL_LINGUAS assigment from automake.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9291-+      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);"])
recode-3.6/debian/patches/06-libtool-update.patch:9292:+    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
recode-3.6/debian/patches/06-libtool-update.patch-9293-+    AC_MSG_RESULT([$]{ac_t:-
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9616-+  # Remove one level of quotation (which was required for Make).
recode-3.6/debian/patches/06-libtool-update.patch:9617:+  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
recode-3.6/debian/patches/06-libtool-update.patch-9618-+  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9627-+  :
recode-3.6/debian/patches/06-libtool-update.patch:9628:+elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/debian/patches/06-libtool-update.patch-9629-+  # Yippee, $echo works!
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9653-+    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/debian/patches/06-libtool-update.patch:9654:+    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/debian/patches/06-libtool-update.patch:9655:+       echo_test_string="`eval $cmd`" &&
recode-3.6/debian/patches/06-libtool-update.patch-9656-+       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9662-+
recode-3.6/debian/patches/06-libtool-update.patch:9663:+if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:9664:+   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-9665-+   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9676-+    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/debian/patches/06-libtool-update.patch:9677:+       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:9678:+       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-9679-+       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9688-+    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:9689:+       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-9690-+       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9703-+      echo='printf %s\n'
recode-3.6/debian/patches/06-libtool-update.patch:9704:+      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:9705:+	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-9706-+	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9708-+	:
recode-3.6/debian/patches/06-libtool-update.patch:9709:+      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-9710-+	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:9711:+	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-9712-+	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9717-+	echo="$CONFIG_SHELL $0 --fallback-echo"
recode-3.6/debian/patches/06-libtool-update.patch:9718:+      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-9719-+	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:9720:+	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-9721-+	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9727-+	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
recode-3.6/debian/patches/06-libtool-update.patch:9728:+	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/debian/patches/06-libtool-update.patch-9729-+	  then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9735-+	if test "$prev" != 'sed 50q "$0"'; then
recode-3.6/debian/patches/06-libtool-update.patch:9736:+	  echo_test_string=`eval $prev`
recode-3.6/debian/patches/06-libtool-update.patch-9737-+	  export echo_test_string
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9779- if test -z "$INSTALL"; then
recode-3.6/debian/patches/06-libtool-update.patch:9780: if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-9781-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9796-+echo "configure:851: checking whether ${MAKE-make} sets \${MAKE}" >&5
recode-3.6/debian/patches/06-libtool-update.patch:9797: set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch:9798: if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-9799-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9802- 
recode-3.6/debian/patches/06-libtool-update.patch:9803: missing_dir=`cd $ac_aux_dir && pwd`
recode-3.6/debian/patches/06-libtool-update.patch-9804--echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9870-+echo "configure:965: checking how to suppress newlines using echo" >&5
recode-3.6/debian/patches/06-libtool-update.patch:9871: if eval "test \"`echo '$''{'fp_cv_prog_echo_nonl'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-9872-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9879-+echo "configure:996: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:9880: if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-9881-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9888-+echo "configure:1026: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:9889: if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-9890-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9897-+echo "configure:1077: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:9898: if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-9899-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9936-+echo "configure:1156: checking whether we are using GNU C" >&5
recode-3.6/debian/patches/06-libtool-update.patch:9937: if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-9938-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9954-+echo "configure:1184: checking whether ${CC-cc} accepts -g" >&5
recode-3.6/debian/patches/06-libtool-update.patch:9955: if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-9956-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9979-+{ (eval echo configure:1237: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:9980: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-9981- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-9995-+{ (eval echo configure:1254: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:9996: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-9997- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10011-+{ (eval echo configure:1271: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:10012: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-10013- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10032-+echo "configure:1321: checking for minix/config.h" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10033: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10034-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10044-+{ (eval echo configure:1331: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:10045: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-10046- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10064-+echo "configure:1380: checking for Cygwin environment" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10065:+if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10066-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10097-+echo "configure:1413: checking for mingw32 environment" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10098:+if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10099-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10170-@@ -1316,36 +1551,6 @@
recode-3.6/debian/patches/06-libtool-update.patch:10171: build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/debian/patches/06-libtool-update.patch-10172- echo "$ac_t""$build" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10177--echo "configure:1323: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10178:-if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10179--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10215--echo "configure:1362: checking for ld used by GCC" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10216:-  ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/debian/patches/06-libtool-update.patch-10217--  case "$ac_prog" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10221-+    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/debian/patches/06-libtool-update.patch:10222:+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-10223-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:10224:+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/debian/patches/06-libtool-update.patch-10225-+  esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10240- fi
recode-3.6/debian/patches/06-libtool-update.patch:10241:-if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch:10242:+if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10243-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10279--echo "configure:1424: checking if the linker ($LD) is GNU ld" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10280:-if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10281-+echo "configure:1635: checking if the linker ($LD) is GNU ld" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10282:+if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10283-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10301-+echo "configure:1652: checking for $LD option to reload object files" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10302:+if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10303-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10313--echo "configure:1440: checking for BSD-compatible nm" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10314:-if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10315-+echo "configure:1664: checking for BSD-compatible nm" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10316:+if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10317-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10363-+echo "configure:1702: checking for a sed that does not truncate output" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10364:+if eval "test \"`echo '$''{'lt_cv_path_SED'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10365-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10393-+{
recode-3.6/debian/patches/06-libtool-update.patch:10394:+  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-10395-+  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10427-+      test $_count -gt 10 && break
recode-3.6/debian/patches/06-libtool-update.patch:10428:+      _count=`expr $_count + 1`
recode-3.6/debian/patches/06-libtool-update.patch-10429-+      if test $_count -gt $_max; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10448-+echo "configure:1786: checking whether ln -s works" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10449: if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10450-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10457-+echo "configure:1807: checking how to recognise dependent libraries" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10458:+if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10459-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10550-+  esac
recode-3.6/debian/patches/06-libtool-update.patch:10551:+  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/debian/patches/06-libtool-update.patch-10552-+  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10583-+  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/debian/patches/06-libtool-update.patch:10584:+  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-10585-+    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10643-+echo "configure:1993: checking for object suffix" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10644:+if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10645-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10652-+    *.c) ;;
recode-3.6/debian/patches/06-libtool-update.patch:10653:+    *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
recode-3.6/debian/patches/06-libtool-update.patch-10654-+    esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10669-+echo "configure:2019: checking for executable suffix" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10670:+if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10671-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10682-+      *.$ac_ext | *.c | *.o | *.obj) ;;
recode-3.6/debian/patches/06-libtool-update.patch:10683:+      *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
recode-3.6/debian/patches/06-libtool-update.patch-10684-+      esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10710-+echo "configure:2060: checking command to parse $NM output" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10711:+if eval "test \"`echo '$''{'lt_cv_sys_global_symbol_pipe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10712-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10893-+do
recode-3.6/debian/patches/06-libtool-update.patch:10894:+ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch-10895-+echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/debian/patches/06-libtool-update.patch-10896-+echo "configure:2246: checking for $ac_hdr" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10897:+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10898-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10906-+{ (eval echo configure:2256: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:10907:+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-10908-+if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10919-+fi
recode-3.6/debian/patches/06-libtool-update.patch:10920:+if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/debian/patches/06-libtool-update.patch-10921-+  echo "$ac_t""yes" 1>&6
recode-3.6/debian/patches/06-libtool-update.patch:10922:+    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/debian/patches/06-libtool-update.patch-10923-+  cat >> confdefs.h <<EOF
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10942-+echo "configure:2292: checking for ${ac_tool_prefix}file" >&5
recode-3.6/debian/patches/06-libtool-update.patch:10943:+if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-10944-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-10963-+	"file_magic "*)
recode-3.6/debian/patches/06-libtool-update.patch:10964:+	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/debian/patches/06-libtool-update.patch-10965-+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11004-+echo "configure:2354: checking for file" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11005:+if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11006-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11025-+	"file_magic "*)
recode-3.6/debian/patches/06-libtool-update.patch:11026:+	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/debian/patches/06-libtool-update.patch-11027-+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11078-+echo "configure:2425: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11079:+if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11080-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11117-+echo "configure:2457: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11118:+if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11119-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11152-+echo "configure:2492: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11153:+if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11154-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11184-+echo "configure:2524: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11185:+if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11186-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11240-+  if { (eval echo configure:2574: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
recode-3.6/debian/patches/06-libtool-update.patch:11241:+    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/debian/patches/06-libtool-update.patch-11242-     *32-bit*)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11250-+echo "configure:2595: checking whether the C compiler needs -belf" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11251: if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11252-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11348-+linux-gnu*) ;;
recode-3.6/debian/patches/06-libtool-update.patch:11349:+linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/debian/patches/06-libtool-update.patch-11350-+esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11429-+echo "configure:2762: checking for $compiler option to produce PIC" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11430:+if eval "test \"`echo '$''{'lt_cv_prog_cc_pic'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11431-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11577-+echo "configure:2910: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11578:+  if eval "test \"`echo '$''{'lt_cv_prog_cc_pic_works'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11579-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11646-+if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/debian/patches/06-libtool-update.patch:11647:+  echo "configure: warning: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" 1>&2
recode-3.6/debian/patches/06-libtool-update.patch-11648-+  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$lt_cv_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11656-+echo "configure:2976: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11657:+if eval "test \"`echo '$''{'lt_cv_prog_cc_static_works'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11658-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11698-+echo "configure:3018: checking if $compiler supports -c -o file.$ac_objext" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11699:+if eval "test \"`echo '$''{'lt_cv_compiler_c_o'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11700-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11746-+echo "configure:3066: checking if $compiler supports -c -o file.lo" >&5
recode-3.6/debian/patches/06-libtool-update.patch:11747:+  if eval "test \"`echo '$''{'lt_cv_compiler_o_lo'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-11748-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-11803-+  if test "$hard_links" = no; then
recode-3.6/debian/patches/06-libtool-update.patch:11804:+    echo "configure: warning: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" 1>&2
recode-3.6/debian/patches/06-libtool-update.patch-11805-+    need_locks=warn
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12009-+    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/debian/patches/06-libtool-update.patch:12010:+    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/debian/patches/06-libtool-update.patch-12011-+	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12018-+	   2) echo "   \$2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/debian/patches/06-libtool-update.patch:12019:+	   4) echo "   \$2 \$3 \$4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/debian/patches/06-libtool-update.patch-12020-+	   *) echo "     \$2 @ \$_lt_hint \$3 ; " >> $output_objdir/$soname-def;;
recode-3.6/debian/patches/06-libtool-update.patch-12021-+	 esac;
recode-3.6/debian/patches/06-libtool-update.patch:12022:+	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/debian/patches/06-libtool-update.patch-12023-+	done;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12163-+      case $host_os in aix4.[012]|aix4.[012].*)
recode-3.6/debian/patches/06-libtool-update.patch:12164:+	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/debian/patches/06-libtool-update.patch-12165-+	if test -f "$collect2name" && \
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12203-+      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/debian/patches/06-libtool-update.patch:12204:+      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/debian/patches/06-libtool-update.patch-12205-+    else
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12239-+    # FIXME: Setting linknames here is a bad hack.
recode-3.6/debian/patches/06-libtool-update.patch:12240:+    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/debian/patches/06-libtool-update.patch-12241-+    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12244-+    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/debian/patches/06-libtool-update.patch:12245:+    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/debian/patches/06-libtool-update.patch-12246-+    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12314-+    if test "$GCC" = yes; then
recode-3.6/debian/patches/06-libtool-update.patch:12315:+      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-12316-+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/debian/patches/06-libtool-update.patch-12317-+    else
recode-3.6/debian/patches/06-libtool-update.patch:12318:+      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-12319-+      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12346-+    hardcode_shlibpath_var=no
recode-3.6/debian/patches/06-libtool-update.patch:12347:+    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-12348-+      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12375-+      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/debian/patches/06-libtool-update.patch:12376:+      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-12377-+    else
recode-3.6/debian/patches/06-libtool-update.patch-12378-+      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/debian/patches/06-libtool-update.patch:12379:+      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-12380-+    fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12387-+      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/debian/patches/06-libtool-update.patch:12388:+      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-12389-+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12391-+      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/debian/patches/06-libtool-update.patch:12392:+      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch:12393:+      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/debian/patches/06-libtool-update.patch:12394:+      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/debian/patches/06-libtool-update.patch-12395-+
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12420-+    if test "$GCC" = yes; then
recode-3.6/debian/patches/06-libtool-update.patch:12421:+      case `$CC --version 2>/dev/null` in
recode-3.6/debian/patches/06-libtool-update.patch-12422-+      [12].*)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12690-+  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/debian/patches/06-libtool-update.patch:12691:+  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/debian/patches/06-libtool-update.patch-12692-+  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12721-+    library_names_spec='$libname.dll.a'
recode-3.6/debian/patches/06-libtool-update.patch:12722:+    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch:12723:+    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/debian/patches/06-libtool-update.patch:12724:+      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/debian/patches/06-libtool-update.patch-12725-+      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/debian/patches/06-libtool-update.patch-12726-+      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/debian/patches/06-libtool-update.patch:12727:+    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/debian/patches/06-libtool-update.patch-12728-+      dlpath=$dir/\$dldll~
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12731-+  yes,mingw*)
recode-3.6/debian/patches/06-libtool-update.patch:12732:+    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch:12733:+    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/debian/patches/06-libtool-update.patch-12734-+    ;;
recode-3.6/debian/patches/06-libtool-update.patch-12735-+  yes,pw32*)
recode-3.6/debian/patches/06-libtool-update.patch:12736:+    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch-12737-+    ;;
recode-3.6/debian/patches/06-libtool-update.patch-12738-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:12739:+    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/debian/patches/06-libtool-update.patch-12740-+    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-12913-+  need_version=no
recode-3.6/debian/patches/06-libtool-update.patch:12914:+  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-12915-+    case "$host_os" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13109-+echo "configure:4407: checking for shl_load" >&5
recode-3.6/debian/patches/06-libtool-update.patch:13110:+if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13111-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13150- 
recode-3.6/debian/patches/06-libtool-update.patch:13151:+if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
recode-3.6/debian/patches/06-libtool-update.patch-13152-+  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13158-+ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch:13159:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13160-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13192-+fi
recode-3.6/debian/patches/06-libtool-update.patch:13193:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/debian/patches/06-libtool-update.patch-13194-+  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13199-+echo "configure:4491: checking for dlopen" >&5
recode-3.6/debian/patches/06-libtool-update.patch:13200:+if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13201-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13246-+
recode-3.6/debian/patches/06-libtool-update.patch:13247:+if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
recode-3.6/debian/patches/06-libtool-update.patch-13248-   echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13257-+ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch:13258:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13259-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13287-+fi
recode-3.6/debian/patches/06-libtool-update.patch:13288:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/debian/patches/06-libtool-update.patch-13289-+  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13295-+ac_lib_var=`echo svld'_'dlopen | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch:13296:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13297-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13327-+fi
recode-3.6/debian/patches/06-libtool-update.patch:13328:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/debian/patches/06-libtool-update.patch-13329-+  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13335-+ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch:13336:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13337-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13365-+fi
recode-3.6/debian/patches/06-libtool-update.patch:13366:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/debian/patches/06-libtool-update.patch-13367-+  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13410-+echo "configure:4688: checking whether a program can dlopen itself" >&5
recode-3.6/debian/patches/06-libtool-update.patch:13411:+if eval "test \"`echo '$''{'lt_cv_dlopen_self'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13412-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13504-+echo "configure:4782: checking whether a statically linked program can dlopen itself" >&5
recode-3.6/debian/patches/06-libtool-update.patch:13505:+if eval "test \"`echo '$''{'lt_cv_dlopen_self_static'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13506-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13624-+echo "configure:4902: checking whether -lc should be explicitly linked in" >&5
recode-3.6/debian/patches/06-libtool-update.patch:13625:+    if eval "test \"`echo '$''{'lt_cv_archive_cmds_need_lc'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-13626-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13708-+      # Double-quote double-evaled strings.
recode-3.6/debian/patches/06-libtool-update.patch:13709:+      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/debian/patches/06-libtool-update.patch-13710-+      ;;
recode-3.6/debian/patches/06-libtool-update.patch-13711-+    *)
recode-3.6/debian/patches/06-libtool-update.patch:13712:+      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/debian/patches/06-libtool-update.patch-13713-+      ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-13719-+
recode-3.6/debian/patches/06-libtool-update.patch:13720:+# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/debian/patches/06-libtool-update.patch-13721-+# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14232-+ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch:14233:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14234-+  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14262-+fi
recode-3.6/debian/patches/06-libtool-update.patch:14263:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/debian/patches/06-libtool-update.patch-14264-+  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14278-+echo "configure:5554: checking for ${CC-cc} option to accept ANSI C" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14279: if eval "test \"`echo '$''{'am_cv_prog_cc_stdc'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14280-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14314-+echo "configure:5646: checking for ANSI C header files" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14315: if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14316-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14329-+{ (eval echo configure:5659: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:14330: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-14331- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14370- do
recode-3.6/debian/patches/06-libtool-update.patch:14371: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch-14372- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14374-+echo "configure:5753: checking for $ac_hdr" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14375: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14376-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14386-+{ (eval echo configure:5763: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:14387: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-14388- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14395-+echo "configure:5792: checking for working const" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14396: if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14397-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14419-+echo "configure:5867: checking for inline" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14420: if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14421-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14444-+echo "configure:5911: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14445: if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14446-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14453-+echo "configure:5948: checking for $ac_word" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14454: if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14455-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14462-+echo "configure:5982: checking for yywrap in -l$ac_lib" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14463: ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch:14464: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14465-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14489-+echo "configure:6024: checking lex output file root" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14490: if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14491-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14498-+echo "configure:6045: checking whether yytext is a pointer" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14499: if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14500-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14508- #include "confdefs.h"
recode-3.6/debian/patches/06-libtool-update.patch:14509: `cat $LEX_OUTPUT_ROOT.c`
recode-3.6/debian/patches/06-libtool-update.patch-14510- int main() {
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14524-+echo "configure:6088: checking for ANSI C header files" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14525: if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14526-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14539-+{ (eval echo configure:6101: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:14540: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-14541- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14580- do
recode-3.6/debian/patches/06-libtool-update.patch:14581: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch-14582- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14584-+echo "configure:6195: checking for $ac_hdr" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14585: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14586-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14596-+{ (eval echo configure:6205: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:14597: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-14598- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14605-+echo "configure:6232: checking return type of signal handlers" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14606: if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14607-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14629-+echo "configure:6273: checking whether time.h and sys/time.h may both be included" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14630: if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14631-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14649- do
recode-3.6/debian/patches/06-libtool-update.patch:14650: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch-14651- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14653-+echo "configure:6312: checking for $ac_hdr" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14654: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14655-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14665-+{ (eval echo configure:6322: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:14666: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-14667- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14674-+echo "configure:6350: checking for struct utimbuf" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14675: if eval "test \"`echo '$''{'fu_cv_sys_struct_utimbuf'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14676-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14698-+echo "configure:6402: checking for $ac_func" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14699: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14700-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14722-+echo "configure:6457: checking for $ac_func" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14723: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14724-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14746-+echo "configure:6514: checking for working alloca.h" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14747: if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14748-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14769-+echo "configure:6547: checking for alloca" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14770: if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14771-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14793-+echo "configure:6612: checking whether alloca needs Cray hooks" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14794: if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14795-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14808-+echo "configure:6642: checking for $ac_func" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14809: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14810-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14832-+echo "configure:6697: checking stack direction for C alloca" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14833: if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14834-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14859-+echo "configure:6746: checking for vprintf" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14860: if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14861-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14883-+echo "configure:6798: checking for _doprnt" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14884: if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14885-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14907-+echo "configure:6858: checking for working malloc" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14908: if eval "test \"`echo '$''{'jm_cv_func_working_malloc'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14909-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14934-+echo "configure:6909: checking for working realloc" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14935: if eval "test \"`echo '$''{'jm_cv_func_working_realloc'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14936-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14966- do
recode-3.6/debian/patches/06-libtool-update.patch:14967: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch-14968- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14970-+echo "configure:6987: checking for $ac_hdr" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14971: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14972-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14982-+{ (eval echo configure:6997: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:14983: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-14984- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-14991-+echo "configure:7026: checking for $ac_func" >&5
recode-3.6/debian/patches/06-libtool-update.patch:14992: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-14993-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15015-+echo "configure:7080: checking for nl_langinfo and CODESET" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15016: if eval "test \"`echo '$''{'jm_cv_langinfo_codeset'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15017-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15038-+echo "configure:7115: checking whether we are using the GNU C Library 2.1 or newer" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15039: if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15040-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15071-+echo "configure:7212: checking for $ac_func" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15072: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15073-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15096- ac_lib_var=`echo intl'_'gettext | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch:15097: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15098-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15127- do
recode-3.6/debian/patches/06-libtool-update.patch:15128: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch-15129- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15131-+echo "configure:7337: checking for $ac_hdr" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15132: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15133-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15143-+{ (eval echo configure:7347: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:15144: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-15145- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15152-+echo "configure:7376: checking for $ac_func" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15153: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15154-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15172- do
recode-3.6/debian/patches/06-libtool-update.patch:15173: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch-15174- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15176-+echo "configure:7434: checking for $ac_hdr" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15177: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15178-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15188-+{ (eval echo configure:7444: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:15189: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-15190- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15193- do
recode-3.6/debian/patches/06-libtool-update.patch:15194: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/debian/patches/06-libtool-update.patch-15195- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15197-+echo "configure:7474: checking for $ac_hdr" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15198: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15199-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15209-+{ (eval echo configure:7484: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/debian/patches/06-libtool-update.patch:15210: ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/debian/patches/06-libtool-update.patch-15211- if test -z "$ac_err"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15218-+echo "configure:7513: checking for $ac_func" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15219: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15220-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15242-+echo "configure:7566: checking for working mmap" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15243: if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15244-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15269-+echo "configure:7739: checking for $ac_func" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15270: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15271-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15293-+echo "configure:7793: checking for LC_MESSAGES" >&5
recode-3.6/debian/patches/06-libtool-update.patch:15294: if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
recode-3.6/debian/patches/06-libtool-update.patch-15295-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15350- # The name of this program.
recode-3.6/debian/patches/06-libtool-update.patch:15351:-progname=`$echo "$0" | sed 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch:15352:+progname=`$echo "$0" | ${SED} 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch-15353- modename="$progname"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15392--if test "$LTCONFIG_VERSION" != "$VERSION"; then
recode-3.6/debian/patches/06-libtool-update.patch:15393:-  echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
recode-3.6/debian/patches/06-libtool-update.patch-15394--  echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15408-+  case $arg in
recode-3.6/debian/patches/06-libtool-update.patch:15409:   -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-15410-   *) optarg= ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15498-+	prev=
recode-3.6/debian/patches/06-libtool-update.patch:15499:+	lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-15500-+
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15546-+      -Wc,*)
recode-3.6/debian/patches/06-libtool-update.patch:15547:+	args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
recode-3.6/debian/patches/06-libtool-update.patch-15548-+	lastarg=
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15563-+	IFS="$save_ifs"
recode-3.6/debian/patches/06-libtool-update.patch:15564:+	lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
recode-3.6/debian/patches/06-libtool-update.patch-15565-+
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15581-@@ -316,10 +402,10 @@
recode-3.6/debian/patches/06-libtool-update.patch:15582:       lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-15583- 
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15615- 
recode-3.6/debian/patches/06-libtool-update.patch:15616:     libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
recode-3.6/debian/patches/06-libtool-update.patch-15617- 
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15619-+    case $libobj in
recode-3.6/debian/patches/06-libtool-update.patch:15620:     *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
recode-3.6/debian/patches/06-libtool-update.patch-15621-     *)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15640-     if test "$compiler_c_o" = no; then
recode-3.6/debian/patches/06-libtool-update.patch:15641:-      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\..*$%%'`.${objext}
recode-3.6/debian/patches/06-libtool-update.patch:15642:+      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
recode-3.6/debian/patches/06-libtool-update.patch-15643-       lockfile="$output_obj.lock"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15669- 	lo_libobj="$libobj"
recode-3.6/debian/patches/06-libtool-update.patch:15670: 	dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch-15671-@@ -506,7 +608,8 @@
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15923--      # get the directories listed in $shlibpath_var
recode-3.6/debian/patches/06-libtool-update.patch:15924:-      eval lib_search_path=\`\$echo \"X \${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
recode-3.6/debian/patches/06-libtool-update.patch-15925--    else
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-15960-+      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
recode-3.6/debian/patches/06-libtool-update.patch:15961:+	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
recode-3.6/debian/patches/06-libtool-update.patch-15962-+	;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16087-       -L*)
recode-3.6/debian/patches/06-libtool-update.patch:16088: 	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
recode-3.6/debian/patches/06-libtool-update.patch-16089- 	# We need an absolute path.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16093- 	*)
recode-3.6/debian/patches/06-libtool-update.patch:16094: 	  absdir=`cd "$dir" && pwd`
recode-3.6/debian/patches/06-libtool-update.patch-16095- 	  if test -z "$absdir"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16120--	*-*-cygwin* | *-*-mingw* | *-*-os2*)
recode-3.6/debian/patches/06-libtool-update.patch:16121:-	  dllsearchdir=`cd "$dir" && pwd || echo "$dir"`
recode-3.6/debian/patches/06-libtool-update.patch-16122--	  case ":$dllsearchpath:" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16201-       -R*)
recode-3.6/debian/patches/06-libtool-update.patch:16202: 	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
recode-3.6/debian/patches/06-libtool-update.patch-16203- 	# We need an absolute path.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16230-+      -Wc,*)
recode-3.6/debian/patches/06-libtool-update.patch:16231:+	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
recode-3.6/debian/patches/06-libtool-update.patch-16232-+	arg=
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16244-+	IFS="$save_ifs"
recode-3.6/debian/patches/06-libtool-update.patch:16245:+	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
recode-3.6/debian/patches/06-libtool-update.patch-16246-+	;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16248-+      -Wl,*)
recode-3.6/debian/patches/06-libtool-update.patch:16249:+	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
recode-3.6/debian/patches/06-libtool-update.patch-16250-+	arg=
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16263-+	IFS="$save_ifs"
recode-3.6/debian/patches/06-libtool-update.patch:16264:+	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
recode-3.6/debian/patches/06-libtool-update.patch-16265-+	;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16285- 	# to be aesthetically quoted because they are evaled later.
recode-3.6/debian/patches/06-libtool-update.patch:16286: 	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-16287--	case "$arg" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16315- 	  # Preload the old-style object.
recode-3.6/debian/patches/06-libtool-update.patch:16316: 	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"`
recode-3.6/debian/patches/06-libtool-update.patch-16317- 	  prev=
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16358-+	# to be aesthetically quoted because they are evaled later.
recode-3.6/debian/patches/06-libtool-update.patch:16359:+	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-16360-+	case $arg in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16387-+    # calculate the name of the file, without its directory
recode-3.6/debian/patches/06-libtool-update.patch:16388:+    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch-16389-+    libobjs_save="$libobjs"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16392-+      # get the directories listed in $shlibpath_var
recode-3.6/debian/patches/06-libtool-update.patch:16393:+      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
recode-3.6/debian/patches/06-libtool-update.patch-16394-+    else
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16399-+
recode-3.6/debian/patches/06-libtool-update.patch:16400:+    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch-16401-+    if test "X$output_objdir" = "X$output"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16496-+	  fi
recode-3.6/debian/patches/06-libtool-update.patch:16497:+	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
recode-3.6/debian/patches/06-libtool-update.patch-16498-+	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16523-+	    newdependency_libs="$deplib $newdependency_libs"
recode-3.6/debian/patches/06-libtool-update.patch:16524:+	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
recode-3.6/debian/patches/06-libtool-update.patch-16525-+	    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16532-+	      deplibs="$deplib $deplibs"
recode-3.6/debian/patches/06-libtool-update.patch:16533:+	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
recode-3.6/debian/patches/06-libtool-update.patch-16534-+	    else
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16546-+	  if test $pass = link; then
recode-3.6/debian/patches/06-libtool-update.patch:16547:+	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
recode-3.6/debian/patches/06-libtool-update.patch-16548-+	    # Make sure the xrpath contains only unique directories.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16623- 
recode-3.6/debian/patches/06-libtool-update.patch:16624:+	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch-16625-+	test "X$ladir" = "X$lib" && ladir="."
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16695--	# Find the relevant object directory and library name.
recode-3.6/debian/patches/06-libtool-update.patch:16696:-	name=`$echo "X$arg" | $Xsed -e 's%^.*/%%' -e 's/\.la$//' -e 's/^lib//'`
recode-3.6/debian/patches/06-libtool-update.patch-16697--
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16700--	else
recode-3.6/debian/patches/06-libtool-update.patch:16701:-	  dir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch-16702--	  if test "X$dir" = "X$arg"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16724--	    case "$deplib" in
recode-3.6/debian/patches/06-libtool-update.patch:16725:-	    -R*) temp_xrpath=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
recode-3.6/debian/patches/06-libtool-update.patch-16726--		 case " $rpath $xrpath " in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16733--		 esac
recode-3.6/debian/patches/06-libtool-update.patch:16734:-		 temp_dir=`$echo "X$deplib" | $Xsed -e 's/^-L//'`
recode-3.6/debian/patches/06-libtool-update.patch-16735--		 case " $lib_search_path " in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16774-+	*)
recode-3.6/debian/patches/06-libtool-update.patch:16775:+	  abs_ladir=`cd "$ladir" && pwd`
recode-3.6/debian/patches/06-libtool-update.patch-16776-+	  if test -z "$abs_ladir"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16783-+	esac
recode-3.6/debian/patches/06-libtool-update.patch:16784:+	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch-16785- 
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16804-+	fi # $installed = yes
recode-3.6/debian/patches/06-libtool-update.patch:16805:+	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
recode-3.6/debian/patches/06-libtool-update.patch-16806-+
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16863--	  *)
recode-3.6/debian/patches/06-libtool-update.patch:16864:-	    absdir=`cd "$dir" && pwd`
recode-3.6/debian/patches/06-libtool-update.patch-16865--	    if test -z "$absdir"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16871-+	    case $deplib in
recode-3.6/debian/patches/06-libtool-update.patch:16872:+	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
recode-3.6/debian/patches/06-libtool-update.patch-16873-+	    esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16961--	      *-*-cygwin* | *-*-mingw* | *-*-os2*)
recode-3.6/debian/patches/06-libtool-update.patch:16962:-		dllsearchdir=`cd "$dir" && pwd || echo "$dir"`
recode-3.6/debian/patches/06-libtool-update.patch-16963--		if test -n "$dllsearchpath"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16991-+	    shift; shift
recode-3.6/debian/patches/06-libtool-update.patch:16992:+	    libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/debian/patches/06-libtool-update.patch-16993-+	    # use dlname if we got it. it's perfectly good, no?
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-16999-+	      *cygwin*)
recode-3.6/debian/patches/06-libtool-update.patch:17000:+		major=`expr $current - $age`
recode-3.6/debian/patches/06-libtool-update.patch-17001-+		versuffix="-$major"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17020-+	    soroot="$soname"
recode-3.6/debian/patches/06-libtool-update.patch:17021:+	    soname=`echo $soroot | ${SED} -e 's/^.*\///'`
recode-3.6/debian/patches/06-libtool-update.patch:17022:+	    newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
recode-3.6/debian/patches/06-libtool-update.patch-17023-+
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17268--	# to be aesthetically quoted because they are evaled later.
recode-3.6/debian/patches/06-libtool-update.patch:17269:-	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-17270--	case "$arg" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17303--    # calculate the name of the file, without its directory
recode-3.6/debian/patches/06-libtool-update.patch:17304:-    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch-17305--    libobjs_save="$libobjs"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17346-+	      case $libdir in
recode-3.6/debian/patches/06-libtool-update.patch:17347:+	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
recode-3.6/debian/patches/06-libtool-update.patch-17348-+		   case " $xrpath " in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17388-+	      *.la)
recode-3.6/debian/patches/06-libtool-update.patch:17389:+		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch-17390-+		test "X$dir" = "X$deplib" && dir="."
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17394-+		*)
recode-3.6/debian/patches/06-libtool-update.patch:17395:+		  absdir=`cd "$dir" && pwd`
recode-3.6/debian/patches/06-libtool-update.patch-17396-+		  if test -z "$absdir"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17404-+		else
recode-3.6/debian/patches/06-libtool-update.patch:17405:+		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
recode-3.6/debian/patches/06-libtool-update.patch-17406-+		  if test -z "$libdir"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17516-       lib*)
recode-3.6/debian/patches/06-libtool-update.patch:17517: 	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
recode-3.6/debian/patches/06-libtool-update.patch-17518- 	eval libname=\"$libname_spec\"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17522- 
recode-3.6/debian/patches/06-libtool-update.patch:17523:-      output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch-17524--      if test "X$output_objdir" = "X$output"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17618-+	  # verstring for coding it into the library header
recode-3.6/debian/patches/06-libtool-update.patch:17619:+	  major=.`expr $current - $age`
recode-3.6/debian/patches/06-libtool-update.patch-17620-+	  versuffix="$major.$age.$revision"
recode-3.6/debian/patches/06-libtool-update.patch-17621-+	  # Darwin ld doesn't like 0 for these options...
recode-3.6/debian/patches/06-libtool-update.patch:17622:+	  minor_current=`expr $current + 1`
recode-3.6/debian/patches/06-libtool-update.patch-17623-+	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17636-+	irix | nonstopux)
recode-3.6/debian/patches/06-libtool-update.patch:17637: 	  major=`expr $current - $age + 1`
recode-3.6/debian/patches/06-libtool-update.patch-17638--	  versuffix="$major.$revision"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17649- 	  while test $loop != 0; do
recode-3.6/debian/patches/06-libtool-update.patch:17650: 	    iface=`expr $revision - $loop`
recode-3.6/debian/patches/06-libtool-update.patch:17651: 	    loop=`expr $loop - 1`
recode-3.6/debian/patches/06-libtool-update.patch-17652--	    verstring="sgi$major.$iface:$verstring"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17665- 	osf)
recode-3.6/debian/patches/06-libtool-update.patch:17666:-	  major=`expr $current - $age`
recode-3.6/debian/patches/06-libtool-update.patch:17667:+	  major=.`expr $current - $age`
recode-3.6/debian/patches/06-libtool-update.patch-17668- 	  versuffix=".$current.$age.$revision"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17689-+	  # extension on DOS 8.3 filesystems.
recode-3.6/debian/patches/06-libtool-update.patch:17690: 	  major=`expr $current - $age`
recode-3.6/debian/patches/06-libtool-update.patch-17691--	  versuffix="-$major-$age-$revision"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17755-@@ -1823,7 +2448,73 @@
recode-3.6/debian/patches/06-libtool-update.patch:17756: 	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
recode-3.6/debian/patches/06-libtool-update.patch-17757-       fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17760-+      for path in $notinst_path; do
recode-3.6/debian/patches/06-libtool-update.patch:17761:+	lib_search_path=`echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
recode-3.6/debian/patches/06-libtool-update.patch:17762:+	deplibs=`echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
recode-3.6/debian/patches/06-libtool-update.patch:17763:+	dependency_libs=`echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
recode-3.6/debian/patches/06-libtool-update.patch-17764-+      done
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17839- 	    for i in $deplibs; do
recode-3.6/debian/patches/06-libtool-update.patch:17840: 	      name="`expr $i : '-l\(.*\)'`"
recode-3.6/debian/patches/06-libtool-update.patch-17841- 	      # If $name is empty we are operating on a -L argument.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17843-+	      if test -n "$name" && test "$name" != "0"; then
recode-3.6/debian/patches/06-libtool-update.patch:17844: 		libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/debian/patches/06-libtool-update.patch:17845: 		deplib_matches=`eval \\$echo \"$library_names_spec\"`
recode-3.6/debian/patches/06-libtool-update.patch-17846- 		set dummy $deplib_matches
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17869- 	    for i in $deplibs; do
recode-3.6/debian/patches/06-libtool-update.patch:17870: 	      name="`expr $i : '-l\(.*\)'`"
recode-3.6/debian/patches/06-libtool-update.patch-17871- 	     # If $name is empty we are operating on a -L argument.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17895- 	  set dummy $deplibs_check_method
recode-3.6/debian/patches/06-libtool-update.patch:17896:-	  file_magic_regex="`expr \"$deplibs_check_method\" : \"$2 \(.*\)\"`"
recode-3.6/debian/patches/06-libtool-update.patch:17897:+	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
recode-3.6/debian/patches/06-libtool-update.patch-17898- 	  for a_deplib in $deplibs; do
recode-3.6/debian/patches/06-libtool-update.patch:17899: 	    name="`expr $a_deplib : '-l\(.*\)'`"
recode-3.6/debian/patches/06-libtool-update.patch-17900- 	    # If $name is empty we are operating on a -L argument.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17902-+	    if test -n "$name" && test "$name" != "0"; then
recode-3.6/debian/patches/06-libtool-update.patch:17903: 	      libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/debian/patches/06-libtool-update.patch-17904--	      for i in $lib_search_path; do
recode-3.6/debian/patches/06-libtool-update.patch-17905-+	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
recode-3.6/debian/patches/06-libtool-update.patch:17906: 		    potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
recode-3.6/debian/patches/06-libtool-update.patch-17907- 		    for potent_lib in $potential_libs; do
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17919- 		      while test -h "$potlib" 2>/dev/null; do
recode-3.6/debian/patches/06-libtool-update.patch:17920:-			potliblink=`ls -ld $potlib | sed 's/.* -> //'`
recode-3.6/debian/patches/06-libtool-update.patch-17921--			case "$potliblink" in
recode-3.6/debian/patches/06-libtool-update.patch:17922:+			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
recode-3.6/debian/patches/06-libtool-update.patch-17923-+			case $potliblink in
recode-3.6/debian/patches/06-libtool-update.patch-17924- 			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
recode-3.6/debian/patches/06-libtool-update.patch:17925: 			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
recode-3.6/debian/patches/06-libtool-update.patch-17926- 			esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-17959-+	  set dummy $deplibs_check_method
recode-3.6/debian/patches/06-libtool-update.patch:17960:+	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
recode-3.6/debian/patches/06-libtool-update.patch-17961-+	  for a_deplib in $deplibs; do
recode-3.6/debian/patches/06-libtool-update.patch:17962:+	    name="`expr $a_deplib : '-l\(.*\)'`"
recode-3.6/debian/patches/06-libtool-update.patch-17963-+	    # If $name is empty we are operating on a -L argument.
recode-3.6/debian/patches/06-libtool-update.patch-17964-+	    if test -n "$name" && test "$name" != "0"; then
recode-3.6/debian/patches/06-libtool-update.patch:17965:+	      libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/debian/patches/06-libtool-update.patch-17966-+	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
recode-3.6/debian/patches/06-libtool-update.patch:17967:+		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
recode-3.6/debian/patches/06-libtool-update.patch-17968-+		for potent_lib in $potential_libs; do
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18002-+	  # On Rhapsody replace the C library is the System framework
recode-3.6/debian/patches/06-libtool-update.patch:18003:+	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
recode-3.6/debian/patches/06-libtool-update.patch-18004-+	  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18219-       # Create the old-style object.
recode-3.6/debian/patches/06-libtool-update.patch:18220:-      reload_objs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs"
recode-3.6/debian/patches/06-libtool-update.patch:18221:+      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
recode-3.6/debian/patches/06-libtool-update.patch-18222- 
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18252-+      case $host in
recode-3.6/debian/patches/06-libtool-update.patch:18253:+	*cygwin*) output=`echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-18254-+      esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18273-+	# On Rhapsody replace the C library is the System framework
recode-3.6/debian/patches/06-libtool-update.patch:18274:+	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
recode-3.6/debian/patches/06-libtool-update.patch:18275:+	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
recode-3.6/debian/patches/06-libtool-update.patch-18276-+	case $host in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18336- 
recode-3.6/debian/patches/06-libtool-update.patch:18337:-      output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch-18338--      if test "X$output_objdir" = "X$output"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18355- 	# Transform all the library objects into standard objects.
recode-3.6/debian/patches/06-libtool-update.patch:18356: 	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/debian/patches/06-libtool-update.patch-18357-@@ -2482,7 +3328,7 @@
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18369- 	    # Add our own program objects to the symbol list.
recode-3.6/debian/patches/06-libtool-update.patch:18370:-	    progfiles=`$echo "X$objs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/debian/patches/06-libtool-update.patch:18371:+	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/debian/patches/06-libtool-update.patch-18372- 	    for arg in $progfiles; do
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18399- 	    $show "extracting global C symbols from \`$arg'"
recode-3.6/debian/patches/06-libtool-update.patch:18400:-	    name=`echo "$arg" | sed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch:18401:+	    name=`echo "$arg" | ${SED} -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch-18402- 	    $run eval 'echo ": $name " >> "$nlist"'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18469-@@ -2658,7 +3508,7 @@
recode-3.6/debian/patches/06-libtool-update.patch:18470: 	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
recode-3.6/debian/patches/06-libtool-update.patch-18471-       fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18475- 	# Replace the output file specification.
recode-3.6/debian/patches/06-libtool-update.patch:18476: 	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
recode-3.6/debian/patches/06-libtool-update.patch-18477- 	link_command="$compile_command$compile_rpath"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18503-+	# Replace the output file specification.
recode-3.6/debian/patches/06-libtool-update.patch:18504:+	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
recode-3.6/debian/patches/06-libtool-update.patch-18505-+	# Delete the old output file.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18524-       # Replace the output file specification.
recode-3.6/debian/patches/06-libtool-update.patch:18525:       link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
recode-3.6/debian/patches/06-libtool-update.patch-18526--      
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18541-+	  else
recode-3.6/debian/patches/06-libtool-update.patch:18542:+	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-18543-+	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18546-+	relink_command="(cd `pwd`; $relink_command)"
recode-3.6/debian/patches/06-libtool-update.patch:18547: 	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-18548-       fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18560- 	case $output in
recode-3.6/debian/patches/06-libtool-update.patch:18561:-	  *.exe) output=`echo $output|sed 's,.exe$,,'` ;;
recode-3.6/debian/patches/06-libtool-update.patch:18562:+	  *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-18563-+	esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18592-   # Follow symbolic links until we get to the real thisdir.
recode-3.6/debian/patches/06-libtool-update.patch:18593:-  file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\`
recode-3.6/debian/patches/06-libtool-update.patch:18594:+  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
recode-3.6/debian/patches/06-libtool-update.patch-18595-   while test -n \"\$file\"; do
recode-3.6/debian/patches/06-libtool-update.patch:18596:     destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
recode-3.6/debian/patches/06-libtool-update.patch-18597- 
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18606- 
recode-3.6/debian/patches/06-libtool-update.patch:18607:     file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
recode-3.6/debian/patches/06-libtool-update.patch:18608:-    file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\`
recode-3.6/debian/patches/06-libtool-update.patch:18609:+    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
recode-3.6/debian/patches/06-libtool-update.patch-18610-   done
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18622-   if test ! -f \"\$progdir/\$program\" || \\
recode-3.6/debian/patches/06-libtool-update.patch:18623:-     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | sed 1q\`; \\
recode-3.6/debian/patches/06-libtool-update.patch:18624:+     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
recode-3.6/debian/patches/06-libtool-update.patch-18625-        test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18632--      if (cd \"\$thisdir\" && eval \$relink_command); then :
recode-3.6/debian/patches/06-libtool-update.patch:18633:+      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
recode-3.6/debian/patches/06-libtool-update.patch-18634-       else
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18644-+    # The second colon is a workaround for a bug in BeOS R4 ${SED}
recode-3.6/debian/patches/06-libtool-update.patch:18645:     $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
recode-3.6/debian/patches/06-libtool-update.patch-18646- 
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18676- 	else
recode-3.6/debian/patches/06-libtool-update.patch:18677:-	  oldobjs="$objs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
recode-3.6/debian/patches/06-libtool-update.patch:18678:+	  oldobjs="$objs$old_deplibs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
recode-3.6/debian/patches/06-libtool-update.patch-18679- 	fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18729-+	else
recode-3.6/debian/patches/06-libtool-update.patch:18730:+	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-18731-+	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18735-+      relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
recode-3.6/debian/patches/06-libtool-update.patch:18736:+      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-18737- 
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18748-+	      *.la)
recode-3.6/debian/patches/06-libtool-update.patch:18749:+		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch:18750:+		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
recode-3.6/debian/patches/06-libtool-update.patch-18751-+		if test -z "$libdir"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18762-+	    for lib in $dlfiles; do
recode-3.6/debian/patches/06-libtool-update.patch:18763:+	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch:18764:+	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
recode-3.6/debian/patches/06-libtool-update.patch-18765-+	      if test -z "$libdir"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18773-+	    for lib in $dlprefiles; do
recode-3.6/debian/patches/06-libtool-update.patch:18774:+	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch:18775:+	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
recode-3.6/debian/patches/06-libtool-update.patch-18776-+	      if test -z "$libdir"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18837-       # Aesthetically quote it.
recode-3.6/debian/patches/06-libtool-update.patch:18838:       arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-18839--      case "$arg" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18846-     # Aesthetically quote it.
recode-3.6/debian/patches/06-libtool-update.patch:18847:     arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-18848--    case "$arg" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18864-       # Aesthetically quote the argument.
recode-3.6/debian/patches/06-libtool-update.patch:18865:       arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/debian/patches/06-libtool-update.patch-18866--      case "$arg" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18918- 
recode-3.6/debian/patches/06-libtool-update.patch:18919:-	dir="`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/"
recode-3.6/debian/patches/06-libtool-update.patch:18920:+	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
recode-3.6/debian/patches/06-libtool-update.patch-18921- 	test "X$dir" = "X$file/" && dir=
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18925-+          # Determine the prefix the user has applied to our future dir.
recode-3.6/debian/patches/06-libtool-update.patch:18926:+          inst_prefix_dir=`$echo "$destdir" | sed "s%$libdir\$%%"`
recode-3.6/debian/patches/06-libtool-update.patch-18927-+ 
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18937-+            # Stick the inst_prefix_dir data into the link command.
recode-3.6/debian/patches/06-libtool-update.patch:18938:+            relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
recode-3.6/debian/patches/06-libtool-update.patch-18939-+          else
recode-3.6/debian/patches/06-libtool-update.patch:18940:+            relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%%"`
recode-3.6/debian/patches/06-libtool-update.patch-18941-+          fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-18989- 	*.lo)
recode-3.6/debian/patches/06-libtool-update.patch:18990: 	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
recode-3.6/debian/patches/06-libtool-update.patch-18991- 	  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19004-+	*cygwin*|*mingw*)
recode-3.6/debian/patches/06-libtool-update.patch:19005:+	    wrapper=`echo $file | ${SED} -e 's,.exe$,,'`
recode-3.6/debian/patches/06-libtool-update.patch-19006-+	    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19044- 	    fi
recode-3.6/debian/patches/06-libtool-update.patch:19045:-	    libfile="$libdir/`$echo "X$lib" | $Xsed -e 's%^.*/%%g'`"
recode-3.6/debian/patches/06-libtool-update.patch:19046:+	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
recode-3.6/debian/patches/06-libtool-update.patch-19047- 	    if test -n "$libdir" && test ! -f "$libfile"; then
recode-3.6/debian/patches/06-libtool-update.patch:19048: 	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
recode-3.6/debian/patches/06-libtool-update.patch-19049- 	      finalize=no
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19066- 	      fi
recode-3.6/debian/patches/06-libtool-update.patch:19067:+	      file=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch-19068- 	      outputname="$tmpdir/$file"
recode-3.6/debian/patches/06-libtool-update.patch-19069- 	      # Replace the output file specification.
recode-3.6/debian/patches/06-libtool-update.patch:19070: 	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
recode-3.6/debian/patches/06-libtool-update.patch-19071-@@ -3477,6 +4478,23 @@
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19086-+	  *:*.exe)
recode-3.6/debian/patches/06-libtool-update.patch:19087:+	    destfile=`echo $destfile | ${SED} -e 's,.exe$,,'`
recode-3.6/debian/patches/06-libtool-update.patch-19088-+	    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19256-     for file in $files; do
recode-3.6/debian/patches/06-libtool-update.patch:19257:       dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/debian/patches/06-libtool-update.patch-19258--      test "X$dir" = "X$file" && dir=.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19264-+      fi
recode-3.6/debian/patches/06-libtool-update.patch:19265:       name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/debian/patches/06-libtool-update.patch-19266-+      test $mode = uninstall && objdir="$dir"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19366-@@ -3809,17 +4868,35 @@
recode-3.6/debian/patches/06-libtool-update.patch:19367: 	  oldobj=`$echo "X$name" | $Xsed -e "$lo2o"`
recode-3.6/debian/patches/06-libtool-update.patch-19368- 	  rmfiles="$rmfiles $dir/$oldobj"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19597--    case "`/usr/bin/file conftest.o`" in
recode-3.6/debian/patches/06-libtool-update.patch:19598:+    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/debian/patches/06-libtool-update.patch-19599-     *32-bit*)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19661-+      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
recode-3.6/debian/patches/06-libtool-update.patch:19662:+        case `$CC --version 2>/dev/null` in
recode-3.6/debian/patches/06-libtool-update.patch-19663-+        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19771-+    nlist=conftest.nm
recode-3.6/debian/patches/06-libtool-update.patch:19772:+    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
recode-3.6/debian/patches/06-libtool-update.patch-19773-+      # Try sorting and uniquifying the output.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19896-+  # Remove one level of quotation (which was required for Make).
recode-3.6/debian/patches/06-libtool-update.patch:19897:+  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
recode-3.6/debian/patches/06-libtool-update.patch-19898-+  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19907-+  :
recode-3.6/debian/patches/06-libtool-update.patch:19908:+elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/debian/patches/06-libtool-update.patch-19909-+  # Yippee, $echo works!
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19933-+    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/debian/patches/06-libtool-update.patch:19934:+    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/debian/patches/06-libtool-update.patch:19935:+       echo_test_string="`eval $cmd`" &&
recode-3.6/debian/patches/06-libtool-update.patch-19936-+       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19942-+
recode-3.6/debian/patches/06-libtool-update.patch:19943:+if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:19944:+   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-19945-+   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19956-+    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/debian/patches/06-libtool-update.patch:19957:+       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:19958:+       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-19959-+       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19968-+    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:19969:+       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-19970-+       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19983-+      echo='printf %s\n'
recode-3.6/debian/patches/06-libtool-update.patch:19984:+      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:19985:+	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-19986-+	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19988-+	:
recode-3.6/debian/patches/06-libtool-update.patch:19989:+      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-19990-+	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:19991:+	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-19992-+	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-19997-+	echo="$CONFIG_SHELL [$]0 --fallback-echo"
recode-3.6/debian/patches/06-libtool-update.patch:19998:+      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-19999-+	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/debian/patches/06-libtool-update.patch:20000:+	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-20001-+	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-20007-+	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
recode-3.6/debian/patches/06-libtool-update.patch:20008:+	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/debian/patches/06-libtool-update.patch-20009-+	  then
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-20015-+	if test "$prev" != 'sed 50q "[$]0"'; then
recode-3.6/debian/patches/06-libtool-update.patch:20016:+	  echo_test_string=`eval $prev`
recode-3.6/debian/patches/06-libtool-update.patch-20017-+	  export echo_test_string
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-20280-+linux-gnu*) ;;
recode-3.6/debian/patches/06-libtool-update.patch:20281:+linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/debian/patches/06-libtool-update.patch-20282- esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-20526-+if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/debian/patches/06-libtool-update.patch:20527:+  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
recode-3.6/debian/patches/06-libtool-update.patch-20528-+  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-20646-+  if test "$hard_links" = no; then
recode-3.6/debian/patches/06-libtool-update.patch:20647:+    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
recode-3.6/debian/patches/06-libtool-update.patch-20648-+    need_locks=warn
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-20844-+    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/debian/patches/06-libtool-update.patch:20845:+    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/debian/patches/06-libtool-update.patch-20846-+	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-20853-+	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/debian/patches/06-libtool-update.patch:20854:+	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/debian/patches/06-libtool-update.patch:20855:+	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
recode-3.6/debian/patches/06-libtool-update.patch-20856-+	 esac;
recode-3.6/debian/patches/06-libtool-update.patch:20857:+	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/debian/patches/06-libtool-update.patch-20858-+	done;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-20990-+      case $host_os in aix4.[[012]]|aix4.[[012]].*)
recode-3.6/debian/patches/06-libtool-update.patch:20991:+	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/debian/patches/06-libtool-update.patch-20992-+	if test -f "$collect2name" && \
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21030-+      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/debian/patches/06-libtool-update.patch:21031:+      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/debian/patches/06-libtool-update.patch-21032-+    else
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21066-+    # FIXME: Setting linknames here is a bad hack.
recode-3.6/debian/patches/06-libtool-update.patch:21067:+    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/debian/patches/06-libtool-update.patch-21068-+    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21071-+    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/debian/patches/06-libtool-update.patch:21072:+    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/debian/patches/06-libtool-update.patch-21073-+    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21141-+    if test "$GCC" = yes; then
recode-3.6/debian/patches/06-libtool-update.patch:21142:+      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-21143-+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/debian/patches/06-libtool-update.patch-21144-+    else
recode-3.6/debian/patches/06-libtool-update.patch:21145:+      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-21146-+      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21173-+    hardcode_shlibpath_var=no
recode-3.6/debian/patches/06-libtool-update.patch:21174:+    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-21175-+      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21202-+      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/debian/patches/06-libtool-update.patch:21203:+      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-21204-+    else
recode-3.6/debian/patches/06-libtool-update.patch-21205-+      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/debian/patches/06-libtool-update.patch:21206:+      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-21207-+    fi
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21214-+      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/debian/patches/06-libtool-update.patch:21215:+      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch-21216-+      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21218-+      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/debian/patches/06-libtool-update.patch:21219:+      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/debian/patches/06-libtool-update.patch:21220:+      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/debian/patches/06-libtool-update.patch:21221:+      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/debian/patches/06-libtool-update.patch-21222-+
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21247-+    if test "$GCC" = yes; then
recode-3.6/debian/patches/06-libtool-update.patch:21248:+      case `$CC --version 2>/dev/null` in
recode-3.6/debian/patches/06-libtool-update.patch-21249-+      [[12]].*)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21512-+  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/debian/patches/06-libtool-update.patch:21513:+  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/debian/patches/06-libtool-update.patch-21514-+  ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21543-+    library_names_spec='$libname.dll.a'
recode-3.6/debian/patches/06-libtool-update.patch:21544:+    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch:21545:+    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/debian/patches/06-libtool-update.patch:21546:+      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/debian/patches/06-libtool-update.patch-21547-+      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/debian/patches/06-libtool-update.patch-21548-+      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/debian/patches/06-libtool-update.patch:21549:+    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/debian/patches/06-libtool-update.patch-21550-+      dlpath=$dir/\$dldll~
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21553-+  yes,mingw*)
recode-3.6/debian/patches/06-libtool-update.patch:21554:+    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch:21555:+    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/debian/patches/06-libtool-update.patch-21556-+    ;;
recode-3.6/debian/patches/06-libtool-update.patch-21557-+  yes,pw32*)
recode-3.6/debian/patches/06-libtool-update.patch:21558:+    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/debian/patches/06-libtool-update.patch-21559-+    ;;
recode-3.6/debian/patches/06-libtool-update.patch-21560-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:21561:+    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/debian/patches/06-libtool-update.patch-21562-+    ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-21735-+  need_version=no
recode-3.6/debian/patches/06-libtool-update.patch:21736:+  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-21737-+    case "$host_os" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-22017-+      # Double-quote double-evaled strings.
recode-3.6/debian/patches/06-libtool-update.patch:22018:+      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/debian/patches/06-libtool-update.patch-22019-+      ;;
recode-3.6/debian/patches/06-libtool-update.patch-22020-+    *)
recode-3.6/debian/patches/06-libtool-update.patch:22021:+      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/debian/patches/06-libtool-update.patch-22022-+      ;;
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-22028-+
recode-3.6/debian/patches/06-libtool-update.patch:22029:+# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/debian/patches/06-libtool-update.patch-22030-+# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-22653-+	"file_magic "*)
recode-3.6/debian/patches/06-libtool-update.patch:22654:+	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/debian/patches/06-libtool-update.patch-22655-+	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-22719-   AC_MSG_CHECKING([for ld used by GCC])
recode-3.6/debian/patches/06-libtool-update.patch:22720:-  ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/debian/patches/06-libtool-update.patch-22721--  case "$ac_prog" in
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-22724-+    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/debian/patches/06-libtool-update.patch:22725:+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/debian/patches/06-libtool-update.patch-22726-+  *)
recode-3.6/debian/patches/06-libtool-update.patch:22727:+    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/debian/patches/06-libtool-update.patch-22728-+  esac
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-22737-       # Canonicalize the path of ld
recode-3.6/debian/patches/06-libtool-update.patch:22738:       ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/debian/patches/06-libtool-update.patch-22739-       while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-22897-+  esac
recode-3.6/debian/patches/06-libtool-update.patch:22898:+  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/debian/patches/06-libtool-update.patch-22899-+  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-22930-+  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/debian/patches/06-libtool-update.patch:22931:+  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/debian/patches/06-libtool-update.patch-22932-+    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-23179-+{
recode-3.6/debian/patches/06-libtool-update.patch:23180:+  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/debian/patches/06-libtool-update.patch-23181-+  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/debian/patches/06-libtool-update.patch-23213-+      test $_count -gt 10 && break
recode-3.6/debian/patches/06-libtool-update.patch:23214:+      _count=`expr $_count + 1`
recode-3.6/debian/patches/06-libtool-update.patch-23215-+      if test $_count -gt $_max; then
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-81--  fi
recode-3.6/debian/patches/99-config-guess-config-sub.patch:82:+me=`echo "$0" | sed -e 's,.*/,,'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-83-+
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-149-+: ${TMPDIR=/tmp} ;
recode-3.6/debian/patches/99-config-guess-config-sub.patch:150:+ { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
recode-3.6/debian/patches/99-config-guess-config-sub.patch-151-+ { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-202-+	EOF
recode-3.6/debian/patches/99-config-guess-config-sub.patch:203:+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-204-+	;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-232-+	    earmv*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:233:+		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch:234:+		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-235-+		machine=${arch}${endian}-unknown
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-264-+		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
recode-3.6/debian/patches/99-config-guess-config-sub.patch:265:+		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-266-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-277-+	    *)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:278:+		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-279-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-316-+	*4.0)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:317: 		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-318--	fi
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-320-+	*5.*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:321:+		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-322-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-327-+	# types through head -n 1, so we only detect the type of CPU 0.
recode-3.6/debian/patches/99-config-guess-config-sub.patch:328:+	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-329-+	case "$ALPHA_CPU_TYPE" in
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-404--	rm -f $dummy.s $dummy
recode-3.6/debian/patches/99-config-guess-config-sub.patch:405:-	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-406--	exit 0 ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch:407:+	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-408-+	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-471--    arm32:NetBSD:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:472:-	echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-473--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-503-+    s390x:SunOS:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:504:+	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-505-+	exit ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-506-     sun4H:SunOS:5.*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:507: 	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-508--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-510-     sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:511: 	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-512--	exit 0 ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-513--    i86pc:SunOS:5.*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:514:-	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-515--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-533-+	fi
recode-3.6/debian/patches/99-config-guess-config-sub.patch:534:+	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-535-+	exit ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-539- 	# it's likely to be more like Solaris than SunOS4.
recode-3.6/debian/patches/99-config-guess-config-sub.patch:540: 	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-541--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-548- 	# Japanese Language versions have a version number like `4.1.3-JL'.
recode-3.6/debian/patches/99-config-guess-config-sub.patch:549: 	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-550--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-556-     sun*:*:4.2BSD:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:557:-	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-558--	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
recode-3.6/debian/patches/99-config-guess-config-sub.patch:559:+	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-560-+	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-674--	$CC_FOR_BUILD $dummy.c -o $dummy \
recode-3.6/debian/patches/99-config-guess-config-sub.patch:675:-	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
recode-3.6/debian/patches/99-config-guess-config-sub.patch-676--	  && rm $dummy.c $dummy && exit 0
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-678-+	$CC_FOR_BUILD -o $dummy $dummy.c &&
recode-3.6/debian/patches/99-config-guess-config-sub.patch:679:+	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
recode-3.6/debian/patches/99-config-guess-config-sub.patch:680:+	  SYSTEM_NAME=`$dummy $dummyarg` &&
recode-3.6/debian/patches/99-config-guess-config-sub.patch-681-+	    { echo "$SYSTEM_NAME"; exit; }
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-752-     *:IRIX*:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:753: 	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-754--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-786--		echo rs6000-ibm-aix3.2.5
recode-3.6/debian/patches/99-config-guess-config-sub.patch:787:+		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-788-+		then
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-799--    *:AIX:*:4)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:800:-	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-801--	if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-803-+    *:AIX:*:[4567])
recode-3.6/debian/patches/99-config-guess-config-sub.patch:804:+	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-805-+	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-851-     9000/[34678]??:HP-UX:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:852:+	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-853- 	case "${UNAME_MACHINE}" in
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-935- EOF
recode-3.6/debian/patches/99-config-guess-config-sub.patch:936:-	($CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-937--	rm -f $dummy.c $dummy
recode-3.6/debian/patches/99-config-guess-config-sub.patch:938:+		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-939-+		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-941- 	esac
recode-3.6/debian/patches/99-config-guess-config-sub.patch:942:-	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-943-+	if [ ${HP_ARCH} = hppa2.0w ]
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-967-+    ia64:HP-UX:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:968:+	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-969-+	echo ia64-hp-hpux${HPUX_REV}
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-981--	rm -f $dummy.c $dummy
recode-3.6/debian/patches/99-config-guess-config-sub.patch:982:+	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
recode-3.6/debian/patches/99-config-guess-config-sub.patch-983-+		{ echo "$SYSTEM_NAME"; exit; }
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1075--        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1076:-        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1077--        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1079--    F301:UNIX_System_V:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1080:-       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1081--       exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1099-+	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1100:+	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1101-+	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1104-+	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1105:+	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1106-+	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1122--	    if test "elf" = "`/usr/bin/objformat`"; then
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1123:-		echo ${UNAME_MACHINE}-unknown-freebsdelf`echo ${UNAME_RELEASE}|sed -e 's/[-_].*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1124--		exit 0
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1126--	fi
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1127:-	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1128--	exit 0 ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1129--    *:NetBSD:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1130:-	echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1131--	exit 0 ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1132--    *:OpenBSD:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1133:-	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1134--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1137-+	    amd64)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1138:+		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1139-+	    *)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1140:+		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1141-+	esac
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1202-     prep*:SunOS:5.*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1203: 	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1204--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1206-     *:GNU:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1207:-	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1208--	exit 0 ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1264-+	# the GNU system
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1265:+	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1266-+	exit ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1268-+	# other systems with GNU libc and userland
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1269:+	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1270-+	exit ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1474--    i?86:DYNIX/ptx:4*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1475:+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1476-+	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1582-+    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1583:+	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1584- 	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1850-+	fi
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1851:+	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1852-+	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1935-+    *:DragonFly:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1936:+	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1937-+	exit ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1948-+    i*86:skyos:*:*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:1949:+	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-1950-+	exit ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2219--fi
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2220:+me=`echo "$0" | sed -e 's,.*/,,'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2221- 
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2289- # Here we must recognize all the valid KERNEL-OS combinations.
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2290: maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2291- case $maybe_os in
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2298-     os=-$maybe_os
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2299:     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2300-     ;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2302-+    os=-linux-android
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2303:+    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2304-+    ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2305-   *)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2306:     basic_machine=`echo $1 | sed 's/-[^-]*$//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2307-     if [ $basic_machine != $1 ]
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2339-+		os=-sco5v6
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2340:+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2341-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2343- 		os=-sco3.2v5
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2344: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2345-@@ -127,6 +196,10 @@
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2346- 		# Don't forget version if it is 3.2v4 or newer.
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2347: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2348- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2350-+		# Don't forget version if it is 3.2v4 or newer.
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2351:+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2352-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2354- 		os=-sco3.2v2
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2355: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2356-@@ -144,6 +217,12 @@
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2357- 	-isc*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2358: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2359- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2634-+	amd64-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2635:+		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2636-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2678-+	blackfin-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2679:+		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2680-+		os=-linux
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2686-+	c54x-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2687:+		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2688-+		;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2689-+	c55x-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2690:+		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2691-+		;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2692-+	c6x-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2693:+		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2694-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2783-+	e500v[12]-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2784:+		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2785-+		os=$os"spe"
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2809-+	i*86v32)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2810: 		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2811- 		os=-sysv32
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2814-+	i*86v4*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2815: 		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2816- 		os=-sysv4
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2819-+	i*86v)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2820: 		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2821- 		os=-sysv
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2824-+	i*86sol2)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2825: 		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2826- 		os=-solaris2
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2847-+	leon-*|leon[3-9]-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2848:+		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2849-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2854-+	m68knommu-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2855:+		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2856-+		os=-linux
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2895- 	mips3*-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2896: 		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2897- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2915-+	ms1-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2916:+		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2917-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2984-+	parisc-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:2985:+		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-2986-+		os=-linux
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3002-+	pc98-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3003:+		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3004-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3020-+	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3021: 		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3022- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3024-+	pentiumpro-* | p6-* | 6x86-* | athlon-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3025: 		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3026- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3028-+	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3029:+		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3030-+		;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3031-+	pentium4-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3032: 		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3033- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3043--	        ;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3044:-	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3045-+	ppc-* | ppcbe-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3046:+		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3047- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3053- 	ppcle-* | powerpclittle-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3054: 		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3055- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3057-+		;;
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3058:+	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3059-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3063-+	ppc64le-* | powerpc64little-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3064:+		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3065-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3134-+	strongarm-* | thumb-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3135:+		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3136-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3211-+	xscale-* | xscalee[bl]-*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3212:+		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3213-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3284- 	*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3285: 		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3286-@@ -877,9 +1358,12 @@
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3298- 	-solaris1 | -solaris1.*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3299: 		os=`echo $os | sed -e 's|solaris1|sunos4|'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3300- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3352-+	-nto*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3353:+		os=`echo $os | sed -e 's|nto|nto-qnx|'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3354-+		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3361- 	-mac*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3362: 		os=`echo $os | sed -e 's|mac|macos|'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3363- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3367- 	-linux*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3368: 		os=`echo $os | sed -e 's|linux|linux-gnu|'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3369- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3371- 	-sunos6*)
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3372: 		os=`echo $os | sed -e 's|sunos6|solaris3|'`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3373- 		;;
##############################################
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3610- 		esac
recode-3.6/debian/patches/99-config-guess-config-sub.patch:3611: 		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
recode-3.6/debian/patches/99-config-guess-config-sub.patch-3612- 		;;
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-142-$(srcdir)/stamp-vti: recode.texi $(top_srcdir)/configure.in
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:143:	@echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/recode.texi`" > vti.tmp
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-144-	@echo "@set EDITION $(VERSION)" >> vti.tmp
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-170-	cd $(srcdir) \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:171:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-172-
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-179-	cd $(srcdir) \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:180:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-181-
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-184-	cd $(srcdir) \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:185:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-186-
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-189-	cd $(srcdir) \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:190:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-191-
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-198-	cd $(srcdir) \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:199:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-200-
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-207-	cd $(srcdir) \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:208:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-209-.dvi.ps:
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-217-	  d=$(srcdir); \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:218:	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-219-	    if test -f $$d/$$ifile; then \
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-253-	  d=$(srcdir); \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:254:	  for file in `cd $$d && eval echo $$base*`; do \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-255-	    test -f $(distdir)/$$file \
##############################################
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-273-	  rm -f $$i; \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in:274:	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
recode-3.6/.pc/01-no-usr-share-info-dir-gz.patch/doc/Makefile.in-275-	    rm -f $$i-[0-9]*; \
##############################################
recode-3.6/.pc/06-libtool-update.patch/acinclude.m4-251-  AC_MSG_CHECKING([for ld used by GCC])
recode-3.6/.pc/06-libtool-update.patch/acinclude.m4:252:  ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/.pc/06-libtool-update.patch/acinclude.m4-253-  case "$ac_prog" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/acinclude.m4-259-      # Canonicalize the path of ld
recode-3.6/.pc/06-libtool-update.patch/acinclude.m4:260:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/.pc/06-libtool-update.patch/acinclude.m4-261-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/.pc/06-libtool-update.patch/acinclude.m4:262:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/.pc/06-libtool-update.patch/acinclude.m4-263-      done
##############################################
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-241-  AC_MSG_CHECKING([for ld used by GCC])
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:242:  ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-243-  case "$ac_prog" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-249-      # Canonicalize the path of ld
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:250:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-251-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:252:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-253-      done
##############################################
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-437-  *" <<$>>am_file "*<<)>>
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:438:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-439-    ;;
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-440-  esac
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:441:  am_indx=`expr "<<$>>am_indx" + 1`
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-442-done<<>>dnl>>)
##############################################
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-460-dnl test to see if srcdir already configured
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:461:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-462-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-469-dnl FIXME This is truly gross.
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:470:missing_dir=`cd $ac_aux_dir && pwd`
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-471-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-492-if (
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:493:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-494-   if test "[$]*" = "X"; then
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-495-      # -L didn't work.
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:496:      set X `ls -t $srcdir/configure conftestfile`
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-497-   fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-900-#    . define `POTFILES' (peek at previous `i18n/POTFILES.in).
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4:901:#    . add `$(srcdir)/stamp-pot' to `all-local'.
recode-3.6/.pc/06-libtool-update.patch/aclocal.m4-902-#    . add rule for `$(srcdir)/stamp-pot'.
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-86-  case "$ac_option" in
recode-3.6/.pc/06-libtool-update.patch/configure:87:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
recode-3.6/.pc/06-libtool-update.patch/configure-88-  *) ac_optarg= ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-118-  -disable-* | --disable-*)
recode-3.6/.pc/06-libtool-update.patch/configure:119:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
recode-3.6/.pc/06-libtool-update.patch/configure-120-    # Reject names that are not valid shell variable names.
recode-3.6/.pc/06-libtool-update.patch/configure:121:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
recode-3.6/.pc/06-libtool-update.patch/configure-122-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
recode-3.6/.pc/06-libtool-update.patch/configure-123-    fi
recode-3.6/.pc/06-libtool-update.patch/configure:124:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
recode-3.6/.pc/06-libtool-update.patch/configure-125-    eval "enable_${ac_feature}=no" ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-127-  -enable-* | --enable-*)
recode-3.6/.pc/06-libtool-update.patch/configure:128:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
recode-3.6/.pc/06-libtool-update.patch/configure-129-    # Reject names that are not valid shell variable names.
recode-3.6/.pc/06-libtool-update.patch/configure:130:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
recode-3.6/.pc/06-libtool-update.patch/configure-131-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
recode-3.6/.pc/06-libtool-update.patch/configure-132-    fi
recode-3.6/.pc/06-libtool-update.patch/configure:133:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
recode-3.6/.pc/06-libtool-update.patch/configure-134-    case "$ac_option" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-358-  -with-* | --with-*)
recode-3.6/.pc/06-libtool-update.patch/configure:359:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
recode-3.6/.pc/06-libtool-update.patch/configure-360-    # Reject names that are not valid shell variable names.
recode-3.6/.pc/06-libtool-update.patch/configure:361:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
recode-3.6/.pc/06-libtool-update.patch/configure-362-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
recode-3.6/.pc/06-libtool-update.patch/configure-363-    fi
recode-3.6/.pc/06-libtool-update.patch/configure:364:    ac_package=`echo $ac_package| sed 's/-/_/g'`
recode-3.6/.pc/06-libtool-update.patch/configure-365-    case "$ac_option" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-371-  -without-* | --without-*)
recode-3.6/.pc/06-libtool-update.patch/configure:372:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
recode-3.6/.pc/06-libtool-update.patch/configure-373-    # Reject names that are not valid shell variable names.
recode-3.6/.pc/06-libtool-update.patch/configure:374:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
recode-3.6/.pc/06-libtool-update.patch/configure-375-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
recode-3.6/.pc/06-libtool-update.patch/configure-376-    fi
recode-3.6/.pc/06-libtool-update.patch/configure:377:    ac_package=`echo $ac_package| sed 's/-/_/g'`
recode-3.6/.pc/06-libtool-update.patch/configure-378-    eval "with_${ac_package}=no" ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-401-  *)
recode-3.6/.pc/06-libtool-update.patch/configure:402:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
recode-3.6/.pc/06-libtool-update.patch/configure-403-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-414-if test -n "$ac_prev"; then
recode-3.6/.pc/06-libtool-update.patch/configure:415:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
recode-3.6/.pc/06-libtool-update.patch/configure-416-fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-479-  ac_prog=$0
recode-3.6/.pc/06-libtool-update.patch/configure:480:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/configure-481-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-495-fi
recode-3.6/.pc/06-libtool-update.patch/configure:496:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
recode-3.6/.pc/06-libtool-update.patch/configure-497-
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-579-if test -z "$INSTALL"; then
recode-3.6/.pc/06-libtool-update.patch/configure:580:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-581-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-640-if (
recode-3.6/.pc/06-libtool-update.patch/configure:641:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
recode-3.6/.pc/06-libtool-update.patch/configure-642-   if test "$*" = "X"; then
recode-3.6/.pc/06-libtool-update.patch/configure-643-      # -L didn't work.
recode-3.6/.pc/06-libtool-update.patch/configure:644:      set X `ls -t $srcdir/configure conftestfile`
recode-3.6/.pc/06-libtool-update.patch/configure-645-   fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-674-EOF_SED
recode-3.6/.pc/06-libtool-update.patch/configure:675:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
recode-3.6/.pc/06-libtool-update.patch/configure-676-  rm -f conftestsed
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-688-echo "configure:689: checking whether ${MAKE-make} sets \${MAKE}" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:689:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure:690:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-691-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-697-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
recode-3.6/.pc/06-libtool-update.patch/configure:698:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
recode-3.6/.pc/06-libtool-update.patch/configure-699-if test -n "$ac_maketemp"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-705-fi
recode-3.6/.pc/06-libtool-update.patch/configure:706:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-707-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-718-
recode-3.6/.pc/06-libtool-update.patch/configure:719:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
recode-3.6/.pc/06-libtool-update.patch/configure-720-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-731-
recode-3.6/.pc/06-libtool-update.patch/configure:732:missing_dir=`cd $ac_aux_dir && pwd`
recode-3.6/.pc/06-libtool-update.patch/configure-733-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-802-echo "configure:803: checking how to suppress newlines using echo" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:803:if eval "test \"`echo '$''{'fp_cv_prog_echo_nonl'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-804-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-833-echo "configure:834: checking for $ac_word" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:834:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-835-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-863-echo "configure:864: checking for $ac_word" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:864:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-865-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-914-echo "configure:915: checking for $ac_word" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:915:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-916-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-993-echo "configure:994: checking whether we are using GNU C" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:994:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-995-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1021-echo "configure:1022: checking whether ${CC-cc} accepts -g" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1022:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1023-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1025-  echo 'void f(){}' > conftest.c
recode-3.6/.pc/06-libtool-update.patch/configure:1026:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1027-  ac_cv_prog_cc_g=yes
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1058-if test -z "$CPP"; then
recode-3.6/.pc/06-libtool-update.patch/configure:1059:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1060-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1074-{ (eval echo configure:1075: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:1075:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-1076-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1091-{ (eval echo configure:1092: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:1092:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-1093-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1108-{ (eval echo configure:1109: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:1109:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-1110-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1158-echo "configure:1159: checking for minix/config.h" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1159:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1160-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1168-{ (eval echo configure:1169: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:1169:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-1170-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1181-fi
recode-3.6/.pc/06-libtool-update.patch/configure:1182:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1183-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1287-  NONE)
recode-3.6/.pc/06-libtool-update.patch/configure:1288:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
recode-3.6/.pc/06-libtool-update.patch/configure-1289-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1294-
recode-3.6/.pc/06-libtool-update.patch/configure:1295:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
recode-3.6/.pc/06-libtool-update.patch/configure:1296:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/.pc/06-libtool-update.patch/configure:1297:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/.pc/06-libtool-update.patch/configure:1298:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/.pc/06-libtool-update.patch/configure-1299-echo "$ac_t""$host" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1312-
recode-3.6/.pc/06-libtool-update.patch/configure:1313:build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
recode-3.6/.pc/06-libtool-update.patch/configure:1314:build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/.pc/06-libtool-update.patch/configure:1315:build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/.pc/06-libtool-update.patch/configure:1316:build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/.pc/06-libtool-update.patch/configure-1317-echo "$ac_t""$build" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1322-echo "configure:1323: checking for $ac_word" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1323:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1324-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1361-echo "configure:1362: checking for ld used by GCC" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1362:  ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/.pc/06-libtool-update.patch/configure-1363-  case "$ac_prog" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1367-      # Canonicalize the path of ld
recode-3.6/.pc/06-libtool-update.patch/configure:1368:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/.pc/06-libtool-update.patch/configure-1369-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/.pc/06-libtool-update.patch/configure:1370:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/.pc/06-libtool-update.patch/configure-1371-      done
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1389-fi
recode-3.6/.pc/06-libtool-update.patch/configure:1390:if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1391-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1423-echo "configure:1424: checking if the linker ($LD) is GNU ld" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1424:if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1425-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1439-echo "configure:1440: checking for BSD-compatible nm" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1440:if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1441-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1475-echo "configure:1476: checking whether ln -s works" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1476:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1477-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1546-echo "configure:1547: checking whether the C compiler needs -belf" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1547:if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1548-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1685-echo "configure:1686: checking for ${CC-cc} option to accept ANSI C" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1686:if eval "test \"`echo '$''{'am_cv_prog_cc_stdc'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1687-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1777-echo "configure:1778: checking for ANSI C header files" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1778:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1779-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1790-{ (eval echo configure:1791: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:1791:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-1792-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1881-do
recode-3.6/.pc/06-libtool-update.patch/configure:1882:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure-1883-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure-1884-echo "configure:1885: checking for $ac_hdr" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1885:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1886-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1894-{ (eval echo configure:1895: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:1895:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-1896-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1907-fi
recode-3.6/.pc/06-libtool-update.patch/configure:1908:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1909-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:1910:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/06-libtool-update.patch/configure-1911-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1923-echo "configure:1924: checking for working const" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1924:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-1925-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-1998-echo "configure:1999: checking for inline" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:1999:if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2000-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2042-echo "configure:2043: checking for $ac_word" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2043:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2044-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2079-echo "configure:2080: checking for $ac_word" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2080:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2081-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2113-echo "configure:2114: checking for yywrap in -l$ac_lib" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2114:ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure:2115:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2116-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2144-fi
recode-3.6/.pc/06-libtool-update.patch/configure:2145:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2146-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2155-echo "configure:2156: checking lex output file root" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2156:if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2157-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2176-echo "configure:2177: checking whether yytext is a pointer" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2177:if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2178-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2189-#include "confdefs.h"
recode-3.6/.pc/06-libtool-update.patch/configure:2190:`cat $LEX_OUTPUT_ROOT.c`
recode-3.6/.pc/06-libtool-update.patch/configure-2191-int main() {
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2219-echo "configure:2220: checking for ANSI C header files" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2220:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2221-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2232-{ (eval echo configure:2233: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:2233:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-2234-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2323-do
recode-3.6/.pc/06-libtool-update.patch/configure:2324:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure-2325-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure-2326-echo "configure:2327: checking for $ac_hdr" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2327:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2328-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2336-{ (eval echo configure:2337: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:2337:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-2338-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2349-fi
recode-3.6/.pc/06-libtool-update.patch/configure:2350:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2351-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:2352:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/06-libtool-update.patch/configure-2353-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2363-echo "configure:2364: checking return type of signal handlers" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2364:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2365-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2404-echo "configure:2405: checking whether time.h and sys/time.h may both be included" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2405:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2406-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2440-do
recode-3.6/.pc/06-libtool-update.patch/configure:2441:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure-2442-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure-2443-echo "configure:2444: checking for $ac_hdr" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2444:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2445-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2453-{ (eval echo configure:2454: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:2454:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-2455-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2466-fi
recode-3.6/.pc/06-libtool-update.patch/configure:2467:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2468-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:2469:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/06-libtool-update.patch/configure-2470-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2481-echo "configure:2482: checking for struct utimbuf" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2482:if eval "test \"`echo '$''{'fu_cv_sys_struct_utimbuf'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2483-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2533-echo "configure:2534: checking for $ac_func" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2534:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2535-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2572-
recode-3.6/.pc/06-libtool-update.patch/configure:2573:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2574-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:2575:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/06-libtool-update.patch/configure-2576-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2588-echo "configure:2589: checking for $ac_func" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2589:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2590-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2627-
recode-3.6/.pc/06-libtool-update.patch/configure:2628:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2629-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:2630:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/06-libtool-update.patch/configure-2631-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2645-echo "configure:2646: checking for working alloca.h" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2646:if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2647-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2678-echo "configure:2679: checking for alloca" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2679:if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2680-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2743-echo "configure:2744: checking whether alloca needs Cray hooks" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2744:if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2745-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2773-echo "configure:2774: checking for $ac_func" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2774:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2775-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2812-
recode-3.6/.pc/06-libtool-update.patch/configure:2813:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2814-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2828-echo "configure:2829: checking stack direction for C alloca" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2829:if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2830-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2877-echo "configure:2878: checking for vprintf" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2878:if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2879-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2916-
recode-3.6/.pc/06-libtool-update.patch/configure:2917:if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2918-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2929-echo "configure:2930: checking for _doprnt" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2930:if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2931-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2968-
recode-3.6/.pc/06-libtool-update.patch/configure:2969:if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2970-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-2989-echo "configure:2990: checking for working malloc" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:2990:if eval "test \"`echo '$''{'jm_cv_func_working_malloc'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-2991-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3040-echo "configure:3041: checking for working realloc" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3041:if eval "test \"`echo '$''{'jm_cv_func_working_realloc'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3042-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3099-  NONE)
recode-3.6/.pc/06-libtool-update.patch/configure:3100:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
recode-3.6/.pc/06-libtool-update.patch/configure-3101-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3106-
recode-3.6/.pc/06-libtool-update.patch/configure:3107:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
recode-3.6/.pc/06-libtool-update.patch/configure:3108:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/.pc/06-libtool-update.patch/configure:3109:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/.pc/06-libtool-update.patch/configure:3110:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/.pc/06-libtool-update.patch/configure-3111-echo "$ac_t""$host" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3115-do
recode-3.6/.pc/06-libtool-update.patch/configure:3116:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure-3117-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure-3118-echo "configure:3119: checking for $ac_hdr" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3119:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3120-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3128-{ (eval echo configure:3129: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:3129:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-3130-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3141-fi
recode-3.6/.pc/06-libtool-update.patch/configure:3142:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3143-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3144:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/06-libtool-update.patch/configure-3145-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3157-echo "configure:3158: checking for $ac_func" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3158:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3159-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3196-
recode-3.6/.pc/06-libtool-update.patch/configure:3197:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3198-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3199:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/06-libtool-update.patch/configure-3200-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3211-echo "configure:3212: checking for nl_langinfo and CODESET" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3212:if eval "test \"`echo '$''{'jm_cv_langinfo_codeset'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3213-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3246-echo "configure:3247: checking whether we are using the GNU C Library 2.1 or newer" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3247:if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3248-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3343-echo "configure:3344: checking for $ac_func" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3344:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3345-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3382-
recode-3.6/.pc/06-libtool-update.patch/configure:3383:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3384-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3385:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/06-libtool-update.patch/configure-3386-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3397-ac_lib_var=`echo intl'_'gettext | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure:3398:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3399-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3427-fi
recode-3.6/.pc/06-libtool-update.patch/configure:3428:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3429-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3465-do
recode-3.6/.pc/06-libtool-update.patch/configure:3466:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure-3467-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure-3468-echo "configure:3469: checking for $ac_hdr" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3469:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3470-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3478-{ (eval echo configure:3479: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:3479:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-3480-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3491-fi
recode-3.6/.pc/06-libtool-update.patch/configure:3492:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3493-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3494:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/06-libtool-update.patch/configure-3495-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3507-echo "configure:3508: checking for $ac_func" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3508:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3509-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3546-
recode-3.6/.pc/06-libtool-update.patch/configure:3547:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3548-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3549:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/06-libtool-update.patch/configure-3550-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3562-do
recode-3.6/.pc/06-libtool-update.patch/configure:3563:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure-3564-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure-3565-echo "configure:3566: checking for $ac_hdr" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3566:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3567-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3575-{ (eval echo configure:3576: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:3576:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-3577-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3588-fi
recode-3.6/.pc/06-libtool-update.patch/configure:3589:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3590-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3591:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/06-libtool-update.patch/configure-3592-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3602-do
recode-3.6/.pc/06-libtool-update.patch/configure:3603:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/06-libtool-update.patch/configure-3604-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure-3605-echo "configure:3606: checking for $ac_hdr" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3606:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3607-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3615-{ (eval echo configure:3616: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/06-libtool-update.patch/configure:3616:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/06-libtool-update.patch/configure-3617-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3628-fi
recode-3.6/.pc/06-libtool-update.patch/configure:3629:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3630-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3631:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/06-libtool-update.patch/configure-3632-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3644-echo "configure:3645: checking for $ac_func" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3645:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3646-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3683-
recode-3.6/.pc/06-libtool-update.patch/configure:3684:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3685-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3686:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/06-libtool-update.patch/configure-3687-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3697-echo "configure:3698: checking for working mmap" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3698:if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3699-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3870-echo "configure:3871: checking for $ac_func" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3871:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3872-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3909-
recode-3.6/.pc/06-libtool-update.patch/configure:3910:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3911-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/06-libtool-update.patch/configure:3912:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/06-libtool-update.patch/configure-3913-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-3924-echo "configure:3925: checking for LC_MESSAGES" >&5
recode-3.6/.pc/06-libtool-update.patch/configure:3925:if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
recode-3.6/.pc/06-libtool-update.patch/configure-3926-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4007-# the ANSI2KNR-filtering rules.
recode-3.6/.pc/06-libtool-update.patch/configure:4008:LIBOBJS=`echo $LIBOBJS | sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
recode-3.6/.pc/06-libtool-update.patch/configure-4009-
recode-3.6/.pc/06-libtool-update.patch/configure:4010:LTALLOCA=`echo $ALLOCA | sed 's/\.o/.lo/g'`
recode-3.6/.pc/06-libtool-update.patch/configure-4011-
recode-3.6/.pc/06-libtool-update.patch/configure:4012:LTLIBOBJS=`echo $LIBOBJS | sed 's/\.o /.lo /g;s/\.o$/.lo/'`
recode-3.6/.pc/06-libtool-update.patch/configure-4013-
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4222-    fi
recode-3.6/.pc/06-libtool-update.patch/configure:4223:    ac_file=`expr $ac_file + 1`
recode-3.6/.pc/06-libtool-update.patch/configure-4224-    ac_beg=$ac_end
recode-3.6/.pc/06-libtool-update.patch/configure:4225:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
recode-3.6/.pc/06-libtool-update.patch/configure-4226-  fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4241-  case "$ac_file" in
recode-3.6/.pc/06-libtool-update.patch/configure:4242:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
recode-3.6/.pc/06-libtool-update.patch/configure:4243:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/.pc/06-libtool-update.patch/configure-4244-  *) ac_file_in="${ac_file}.in" ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4249-  # Remove last slash and all that follows it.  Not all systems have dirname.
recode-3.6/.pc/06-libtool-update.patch/configure:4250:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/configure-4251-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4253-    test ! -d "$ac_dir" && mkdir "$ac_dir"
recode-3.6/.pc/06-libtool-update.patch/configure:4254:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
recode-3.6/.pc/06-libtool-update.patch/configure-4255-    # A "../" for each directory in $ac_dir_suffix.
recode-3.6/.pc/06-libtool-update.patch/configure:4256:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
recode-3.6/.pc/06-libtool-update.patch/configure-4257-  else
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4263-      if test -z "$ac_dots"; then top_srcdir=.
recode-3.6/.pc/06-libtool-update.patch/configure:4264:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
recode-3.6/.pc/06-libtool-update.patch/configure-4265-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4277-  rm -f "$ac_file"
recode-3.6/.pc/06-libtool-update.patch/configure:4278:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
recode-3.6/.pc/06-libtool-update.patch/configure-4279-  case "$ac_file" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4284-
recode-3.6/.pc/06-libtool-update.patch/configure:4285:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
recode-3.6/.pc/06-libtool-update.patch/configure-4286-  sed -e "$ac_comsub
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4323-  case "$ac_file" in
recode-3.6/.pc/06-libtool-update.patch/configure:4324:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
recode-3.6/.pc/06-libtool-update.patch/configure:4325:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/.pc/06-libtool-update.patch/configure-4326-  *) ac_file_in="${ac_file}.in" ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4331-  rm -f conftest.frag conftest.in conftest.out
recode-3.6/.pc/06-libtool-update.patch/configure:4332:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
recode-3.6/.pc/06-libtool-update.patch/configure-4333-  cat $ac_file_inputs > conftest.in
##############################################
recode-3.6/.pc/06-libtool-update.patch/configure-4391-    # Remove last slash and all that follows it.  Not all systems have dirname.
recode-3.6/.pc/06-libtool-update.patch/configure:4392:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/configure-4393-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-32-  :
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:33:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-34-  # Yippee, $echo works!
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-50-# The name of this program.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:51:progname=`$echo "$0" | sed 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-52-modename="$progname"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-86-if test "$LTCONFIG_VERSION" != "$VERSION"; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:87:  echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-88-  echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-116-  case "$arg" in
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:117:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-118-  *) optarg= ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-315-      # interpreted inside of double-quoted scrings.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:316:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-317-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-339-      # Get the name of the library object.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:340:      libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-341-      ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-354-    *.ads) xform=ads ;;
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:355:    *.asm) xform=asm ;;
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-356-    *.c++) xform=c++ ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-363-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:364:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-365-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-366-    case "$libobj" in
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:367:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-368-    *)
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-392-    if test "$compiler_c_o" = no; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:393:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\..*$%%'`.${objext}
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-394-      lockfile="$output_obj.lock"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-412-*** ERROR, $lockfile exists and contains:
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:413:`cat $lockfile 2>/dev/null`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-414-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-440-	lo_libobj="$libobj"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:441:	dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-442-	if test "X$dir" = "X$libobj"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-446-	fi
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:447:	libobj="$dir/"`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-448-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-477-      if test "$need_locks" = warn &&
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:478:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-479-	echo "\
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-480-*** ERROR, $lockfile contains:
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:481:`cat $lockfile 2>/dev/null`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-482-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-523-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:524:	xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-525-	if test "X$xdir" = "X$obj"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-529-	fi
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:530:	baseobj=`$echo "X$obj" | $Xsed -e "s%.*/%%"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:531:	libobj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-532-	# Now arrange that obj and lo_libobj become the same file
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-565-      if test "$need_locks" = warn &&
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:566:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-567-	echo "\
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-568-*** ERROR, $lockfile contains:
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:569:`cat $lockfile 2>/dev/null`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-570-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-824-      # get the directories listed in $shlibpath_var
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:825:      eval lib_search_path=\`\$echo \"X \${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-826-    else
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1040-      -L*)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1041:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1042-	# We need an absolute path.
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1045-	*)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1046:	  absdir=`cd "$dir" && pwd`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1047-	  if test -z "$absdir"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1064-	*-*-cygwin* | *-*-mingw* | *-*-os2*)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1065:	  dllsearchdir=`cd "$dir" && pwd || echo "$dir"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1066-	  case ":$dllsearchpath:" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1121-      -R*)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1122:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1123-	# We need an absolute path.
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1160-	# to be aesthetically quoted because they are evaled later.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1161:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1162-	case "$arg" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1188-	  # Preload the old-style object.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1189:	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1190-	  prev=
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1232-	# Find the relevant object directory and library name.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1233:	name=`$echo "X$arg" | $Xsed -e 's%^.*/%%' -e 's/\.la$//' -e 's/^lib//'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1234-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1237-	else
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1238:	  dir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1239-	  if test "X$dir" = "X$arg"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1250-	    case "$deplib" in
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1251:	    -R*) temp_xrpath=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1252-		 case " $rpath $xrpath " in
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1259-		 esac
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1260:		 temp_dir=`$echo "X$deplib" | $Xsed -e 's/^-L//'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1261-		 case " $lib_search_path " in
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1325-	  *)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1326:	    absdir=`cd "$dir" && pwd`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1327-	    if test -z "$absdir"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1365-	      *-*-cygwin* | *-*-mingw* | *-*-os2*)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1366:		dllsearchdir=`cd "$dir" && pwd || echo "$dir"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1367-		if test -n "$dllsearchpath"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1491-	# to be aesthetically quoted because they are evaled later.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1492:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1493-	case "$arg" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1521-    # calculate the name of the file, without its directory
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1522:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1523-    libobjs_save="$libobjs"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1574-      lib*)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1575:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1576-	eval libname=\"$libname_spec\"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1579-	if test "$module" = no; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1580:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1581-	  $echo "$help" 1>&2
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1585-	  # Add the "lib" prefix for modules if required
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1586:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1587-	  eval libname=\"$libname_spec\"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1588-	else
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1589:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1590-	fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1593-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1594:      output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1595-      if test "X$output_objdir" = "X$output"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1685-	if test $age -gt $current; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1686:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1687-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1698-	irix)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1699:	  major=`expr $current - $age + 1`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1700-	  versuffix="$major.$revision"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1705-	  while test $loop != 0; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1706:	    iface=`expr $revision - $loop`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1707:	    loop=`expr $loop - 1`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1708-	    verstring="sgi$major.$iface:$verstring"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1712-	linux)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1713:	  major=.`expr $current - $age`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1714-	  versuffix="$major.$age.$revision"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1717-	osf)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1718:	  major=`expr $current - $age`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1719-	  versuffix=".$current.$age.$revision"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1724-	  while test $loop != 0; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1725:	    iface=`expr $current - $loop`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1726:	    loop=`expr $loop - 1`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1727-	    verstring="$verstring:${iface}.0"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1751-	  # want one extension on Windows 95.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1752:	  major=`expr $current - $age`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1753-	  versuffix="-$major-$age-$revision"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1822-	# Transform .lo files to .o files.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1823:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1824-      fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1863-	    for i in $deplibs; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1864:	      name="`expr $i : '-l\(.*\)'`"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1865-	      # If $name is empty we are operating on a -L argument.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1866-	      if test "$name" != "" ; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1867:		libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1868:		deplib_matches=`eval \\$echo \"$library_names_spec\"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1869-		set dummy $deplib_matches
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1870-		deplib_match=$2
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1871:		if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1872-		  newdeplibs="$newdeplibs $i"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1888-	    for i in $deplibs; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1889:	      name="`expr $i : '-l\(.*\)'`"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1890-	     # If $name is empty we are operating on a -L argument.
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1896-		  ldd_output=`ldd conftest`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1897:		  libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1898:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1899-		  set dummy $deplib_matches
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1900-		  deplib_match=$2
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1901:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1902-		    newdeplibs="$newdeplibs $i"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1926-	  set dummy $deplibs_check_method
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1927:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"$2 \(.*\)\"`"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1928-	  for a_deplib in $deplibs; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1929:	    name="`expr $a_deplib : '-l\(.*\)'`"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1930-	    # If $name is empty we are operating on a -L argument.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1931-	    if test "$name" != "" ; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1932:	      libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1933-	      for i in $lib_search_path; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1934:		    potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1935-		    for potent_lib in $potential_libs; do
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1947-		      while test -h "$potlib" 2>/dev/null; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1948:			potliblink=`ls -ld $potlib | sed 's/.* -> //'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1949-			case "$potliblink" in
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1950-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:1951:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-1952-			esac
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2057-	for obj in $libobjs; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2058:	  xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2059-	  if test "X$xdir" = "X$obj"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2063-	  fi
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2064:	  baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2065:	  oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2066-	  if test ! -f $xdir/$oldobj; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2072-	# Use standard objects if they are pic
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2073:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2074-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2122-	      esac
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2123:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2124-	      xdir="$gentop/$xlib"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2136-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2137:	      libobjs="$libobjs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2138-	    done
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2213-	libobj="$output"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2214:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2215-	;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2255-	    esac
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2256:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2257-	    xdir="$gentop/$xlib"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2269-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2270:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2271-	  done
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2275-      # Create the old-style object.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2276:      reload_objs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2277-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2326-	$run $rm $libobj
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2327:	xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2328-	if test "X$xdir" = "X$libobj"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2332-	fi
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2333:	baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2334:	oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2335-	$show "(cd $xdir && $LN_S $oldobj $baseobj)"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2451-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2452:      output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2453-      if test "X$output_objdir" = "X$output"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2470-	# Transform all the library objects into standard objects.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2471:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2472:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2473-      fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2516-	    # Add our own program objects to the symbol list.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2517:	    progfiles=`$echo "X$objs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2518-	    for arg in $progfiles; do
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2546-	    $show "extracting global C symbols from \`$arg'"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2547:	    name=`echo "$arg" | sed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2548-	    $run eval 'echo ": $name " >> "$nlist"'
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2642-	  # Transform the symbol file into the correct name.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2643:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2644:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2645-	  ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2656-	# Nullify the symbol file.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2657:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2658:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2659-      fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2662-	# Replace the output file specification.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2663:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2664-	link_command="$compile_command$compile_rpath"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2736-	  if test "$fast_install" = yes; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2737:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2738-	  else
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2748-      # Replace the output file specification.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2749:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2750-      
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2761-      if test -n "$relink_command"; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2762:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2763-      fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2770-	esac
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2771:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2772-      else
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2773:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2774-      fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2780-	case $output in
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2781:	  *.exe) output=`echo $output|sed 's,.exe$,,'` ;;
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2782-	esac
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2821-      shift
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2822:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2823-      # Yippee, \$echo works!
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2833-  # Find the directory that this script lives in.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2834:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2835-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2837-  # Follow symbolic links until we get to the real thisdir.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2838:  file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2839-  while test -n \"\$file\"; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2840:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2841-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2849-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2850:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2851:    file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2852-  done
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2854-  # Try to get the absolute directory name.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2855:  absdir=\`cd \"\$thisdir\" && pwd\`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2856-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2864-  if test ! -f \"\$progdir/\$program\" || \\
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2865:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | sed 1q\`; \\
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2866-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2910-    # The second colon is a workaround for a bug in BeOS R4 sed
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2911:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2912-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2977-	else
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:2978:	  oldobjs="$objs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-2979-	fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3001-	  esac
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3002:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3003-	  xdir="$gentop/$xlib"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3015-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3016:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3017-	done
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3028-	  if test ! -f $oldobj; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3029:	    xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3030-	    if test "X$xdir" = "X$oldobj"; then
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3034-	    fi
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3035:	    baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3036:	    obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3037-	    $show "(cd $xdir && ${LN_S} $obj $baseobj)"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3132-      # Aesthetically quote it.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3133:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3134-      case "$arg" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3148-    # Aesthetically quote it.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3149:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3150-    case "$arg" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3196-      # Aesthetically quote the argument.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3197:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3198-      case "$arg" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3228-    # Strip any trailing slash from the destination.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3229:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3230-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3236-    else
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3237:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3238-      test "X$destdir" = "X$dest" && destdir=.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3239:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3240-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3311-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3312:	dir="`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3313-	test "X$dir" = "X$file/" && dir=
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3350-	# Install the pseudo-library for information purposes.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3351:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3352-	instname="$dir/$name"i
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3366-	else
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3367:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3368-	  destfile="$destdir/$destfile"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3373-	*.lo)
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3374:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3375-	  ;;
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3395-	  # Deduce the name of the old-style object file.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3396:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3397-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3408-	else
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3409:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3410-	  destfile="$destdir/$destfile"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3440-	    fi
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3441:	    libfile="$libdir/`$echo "X$lib" | $Xsed -e 's%^.*/%%g'`"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3442-	    if test -n "$libdir" && test ! -f "$libfile"; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3443:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3444-	      finalize=no
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3460-	      # Replace the output file specification.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3461:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3462-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3475-	    # Install the binary that we compiled earlier.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3476:	    file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3477-	  fi
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3487-    for file in $staticlibs; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3488:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3489-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3638-	  # Warn if it was a shared library.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3639:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3640-	  continue
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3642-
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3643:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3644-	test "X$dir" = "X$file" && dir=.
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3648-	else
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3649:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3650-	  exit 1
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3655-	# Just add the directory containing the .lo file.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3656:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3657-	test "X$dir" = "X$file" && dir=.
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3666-      # Get the absolute pathname.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3667:      absdir=`cd "$dir" && pwd`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3668-      test -n "$absdir" && dir="$absdir"
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3702-      # Quote arguments (to preserve shell metacharacters).
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3703:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3704-      args="$args \"$file\""
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3757-    for file in $files; do
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3758:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3759-      test "X$dir" = "X$file" && dir=.
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3760:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3761-
##############################################
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3808-	if test "$build_old_libs" = yes; then
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh:3809:	  oldobj=`$echo "X$name" | $Xsed -e "$lo2o"`
recode-3.6/.pc/06-libtool-update.patch/ltmain.sh-3810-	  rmfiles="$rmfiles $dir/$oldobj"
##############################################
recode-3.6/.pc/06-libtool-update.patch/m4/libtool.m4-251-  AC_MSG_CHECKING([for ld used by GCC])
recode-3.6/.pc/06-libtool-update.patch/m4/libtool.m4:252:  ac_prog=`($CC -print-prog-name=ld) 2>&5`
recode-3.6/.pc/06-libtool-update.patch/m4/libtool.m4-253-  case "$ac_prog" in
##############################################
recode-3.6/.pc/06-libtool-update.patch/m4/libtool.m4-259-      # Canonicalize the path of ld
recode-3.6/.pc/06-libtool-update.patch/m4/libtool.m4:260:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/.pc/06-libtool-update.patch/m4/libtool.m4-261-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/.pc/06-libtool-update.patch/m4/libtool.m4:262:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/.pc/06-libtool-update.patch/m4/libtool.m4-263-      done
##############################################
recode-3.6/.pc/06-libtool-update.patch/Makefile.in-189-	dot_seen=no; \
recode-3.6/.pc/06-libtool-update.patch/Makefile.in:190:	target=`echo $@ | sed s/-recursive//`; \
recode-3.6/.pc/06-libtool-update.patch/Makefile.in-191-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
recode-3.6/.pc/06-libtool-update.patch/Makefile.in-214-	test "$$dot_seen" = "no" && rev=". $$rev"; \
recode-3.6/.pc/06-libtool-update.patch/Makefile.in:215:	target=`echo $@ | sed s/-recursive//`; \
recode-3.6/.pc/06-libtool-update.patch/Makefile.in-216-	for subdir in $$rev; do \
##############################################
recode-3.6/.pc/06-libtool-update.patch/Makefile.in-275-	mkdir $(distdir)/=inst
recode-3.6/.pc/06-libtool-update.patch/Makefile.in:276:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
recode-3.6/.pc/06-libtool-update.patch/Makefile.in-277-	cd $(distdir)/=build \
##############################################
recode-3.6/.pc/06-libtool-update.patch/Makefile.in-286-	@banner="$(distdir).tar.gz is ready for distribution"; \
recode-3.6/.pc/06-libtool-update.patch/Makefile.in:287:	dashes=`echo "$$banner" | sed s/./=/g`; \
recode-3.6/.pc/06-libtool-update.patch/Makefile.in-288-	echo "$$dashes"; \
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-40-  # Remove one level of quotation (which was required for Make).
recode-3.6/.pc/08-all-linguas-update.patch/configure:41:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
recode-3.6/.pc/08-all-linguas-update.patch/configure-42-  ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-51-  :
recode-3.6/.pc/08-all-linguas-update.patch/configure:52:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-53-  # Yippee, $echo works!
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-77-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/.pc/08-all-linguas-update.patch/configure:78:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/.pc/08-all-linguas-update.patch/configure:79:       echo_test_string="`eval $cmd`" &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-80-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-86-
recode-3.6/.pc/08-all-linguas-update.patch/configure:87:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/.pc/08-all-linguas-update.patch/configure:88:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-89-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-100-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/.pc/08-all-linguas-update.patch/configure:101:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/.pc/08-all-linguas-update.patch/configure:102:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-103-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-112-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/.pc/08-all-linguas-update.patch/configure:113:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-114-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-127-      echo='printf %s\n'
recode-3.6/.pc/08-all-linguas-update.patch/configure:128:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/.pc/08-all-linguas-update.patch/configure:129:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-130-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-132-	:
recode-3.6/.pc/08-all-linguas-update.patch/configure:133:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-134-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/.pc/08-all-linguas-update.patch/configure:135:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-136-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-141-	echo="$CONFIG_SHELL $0 --fallback-echo"
recode-3.6/.pc/08-all-linguas-update.patch/configure:142:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-143-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/.pc/08-all-linguas-update.patch/configure:144:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-145-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-151-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
recode-3.6/.pc/08-all-linguas-update.patch/configure:152:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/.pc/08-all-linguas-update.patch/configure-153-	  then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-159-	if test "$prev" != 'sed 50q "$0"'; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:160:	  echo_test_string=`eval $prev`
recode-3.6/.pc/08-all-linguas-update.patch/configure-161-	  export echo_test_string
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-247-  case "$ac_option" in
recode-3.6/.pc/08-all-linguas-update.patch/configure:248:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-249-  *) ac_optarg= ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-279-  -disable-* | --disable-*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:280:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-281-    # Reject names that are not valid shell variable names.
recode-3.6/.pc/08-all-linguas-update.patch/configure:282:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-283-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
recode-3.6/.pc/08-all-linguas-update.patch/configure-284-    fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:285:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-286-    eval "enable_${ac_feature}=no" ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-288-  -enable-* | --enable-*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:289:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-290-    # Reject names that are not valid shell variable names.
recode-3.6/.pc/08-all-linguas-update.patch/configure:291:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-292-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
recode-3.6/.pc/08-all-linguas-update.patch/configure-293-    fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:294:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-295-    case "$ac_option" in
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-519-  -with-* | --with-*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:520:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-521-    # Reject names that are not valid shell variable names.
recode-3.6/.pc/08-all-linguas-update.patch/configure:522:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-523-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
recode-3.6/.pc/08-all-linguas-update.patch/configure-524-    fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:525:    ac_package=`echo $ac_package| sed 's/-/_/g'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-526-    case "$ac_option" in
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-532-  -without-* | --without-*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:533:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-534-    # Reject names that are not valid shell variable names.
recode-3.6/.pc/08-all-linguas-update.patch/configure:535:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-536-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
recode-3.6/.pc/08-all-linguas-update.patch/configure-537-    fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:538:    ac_package=`echo $ac_package| sed 's/-/_/g'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-539-    eval "with_${ac_package}=no" ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-562-  *)
recode-3.6/.pc/08-all-linguas-update.patch/configure:563:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-564-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-575-if test -n "$ac_prev"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:576:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
recode-3.6/.pc/08-all-linguas-update.patch/configure-577-fi
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-640-  ac_prog=$0
recode-3.6/.pc/08-all-linguas-update.patch/configure:641:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-642-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-656-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:657:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-658-
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-741-if test -z "$INSTALL"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:742:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-743-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-802-if (
recode-3.6/.pc/08-all-linguas-update.patch/configure:803:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
recode-3.6/.pc/08-all-linguas-update.patch/configure-804-   if test "$*" = "X"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-805-      # -L didn't work.
recode-3.6/.pc/08-all-linguas-update.patch/configure:806:      set X `ls -t $srcdir/configure conftestfile`
recode-3.6/.pc/08-all-linguas-update.patch/configure-807-   fi
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-836-EOF_SED
recode-3.6/.pc/08-all-linguas-update.patch/configure:837:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
recode-3.6/.pc/08-all-linguas-update.patch/configure-838-  rm -f conftestsed
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-850-echo "configure:851: checking whether ${MAKE-make} sets \${MAKE}" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:851:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:852:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-853-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-859-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
recode-3.6/.pc/08-all-linguas-update.patch/configure:860:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
recode-3.6/.pc/08-all-linguas-update.patch/configure-861-if test -n "$ac_maketemp"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-867-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:868:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-869-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-880-
recode-3.6/.pc/08-all-linguas-update.patch/configure:881:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-882-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-893-
recode-3.6/.pc/08-all-linguas-update.patch/configure:894:missing_dir=`cd $ac_aux_dir && pwd`
recode-3.6/.pc/08-all-linguas-update.patch/configure-895-echo $ac_n "checking for working aclocal-${am__api_version}""... $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-964-echo "configure:965: checking how to suppress newlines using echo" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:965:if eval "test \"`echo '$''{'fp_cv_prog_echo_nonl'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-966-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-995-echo "configure:996: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:996:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-997-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1025-echo "configure:1026: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1026:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1027-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1076-echo "configure:1077: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1077:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1078-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1155-echo "configure:1156: checking whether we are using GNU C" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1156:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1157-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1183-echo "configure:1184: checking whether ${CC-cc} accepts -g" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1184:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1185-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1187-  echo 'void f(){}' > conftest.c
recode-3.6/.pc/08-all-linguas-update.patch/configure:1188:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1189-  ac_cv_prog_cc_g=yes
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1220-if test -z "$CPP"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:1221:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1222-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1236-{ (eval echo configure:1237: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:1237:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1238-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1253-{ (eval echo configure:1254: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:1254:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1255-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1270-{ (eval echo configure:1271: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:1271:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1272-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1320-echo "configure:1321: checking for minix/config.h" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1321:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1322-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1330-{ (eval echo configure:1331: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:1331:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1332-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1343-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:1344:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1345-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1379-echo "configure:1380: checking for Cygwin environment" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1380:if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1381-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1412-echo "configure:1413: checking for mingw32 environment" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1413:if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1414-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1522-  NONE)
recode-3.6/.pc/08-all-linguas-update.patch/configure:1523:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
recode-3.6/.pc/08-all-linguas-update.patch/configure-1524-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1529-
recode-3.6/.pc/08-all-linguas-update.patch/configure:1530:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
recode-3.6/.pc/08-all-linguas-update.patch/configure:1531:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:1532:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:1533:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1534-echo "$ac_t""$host" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1547-
recode-3.6/.pc/08-all-linguas-update.patch/configure:1548:build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
recode-3.6/.pc/08-all-linguas-update.patch/configure:1549:build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:1550:build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:1551:build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1552-echo "$ac_t""$build" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1569-    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/.pc/08-all-linguas-update.patch/configure:1570:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-1571-  *)
recode-3.6/.pc/08-all-linguas-update.patch/configure:1572:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-1573-  esac
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1578-      # Canonicalize the path of ld
recode-3.6/.pc/08-all-linguas-update.patch/configure:1579:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1580-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/.pc/08-all-linguas-update.patch/configure:1581:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1582-      done
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1600-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:1601:if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1602-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1634-echo "configure:1635: checking if the linker ($LD) is GNU ld" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1635:if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1636-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1651-echo "configure:1652: checking for $LD option to reload object files" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1652:if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1653-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1663-echo "configure:1664: checking for BSD-compatible nm" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1664:if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1665-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1701-echo "configure:1702: checking for a sed that does not truncate output" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1702:if eval "test \"`echo '$''{'lt_cv_path_SED'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1703-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1731-{
recode-3.6/.pc/08-all-linguas-update.patch/configure:1732:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/.pc/08-all-linguas-update.patch/configure-1733-  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1765-      test $_count -gt 10 && break
recode-3.6/.pc/08-all-linguas-update.patch/configure:1766:      _count=`expr $_count + 1`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1767-      if test $_count -gt $_max; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1785-echo "configure:1786: checking whether ln -s works" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1786:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1787-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1806-echo "configure:1807: checking how to recognise dependent libraries" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1807:if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1808-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1899-  esac
recode-3.6/.pc/08-all-linguas-update.patch/configure:1900:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/.pc/08-all-linguas-update.patch/configure-1901-  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1932-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/.pc/08-all-linguas-update.patch/configure:1933:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1934-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-1992-echo "configure:1993: checking for object suffix" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:1993:if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-1994-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2001-    *.c) ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure:2002:    *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-2003-    esac
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2018-echo "configure:2019: checking for executable suffix" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2019:if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2020-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2031-      *.$ac_ext | *.c | *.o | *.obj) ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure:2032:      *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-2033-      esac
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2059-echo "configure:2060: checking command to parse $NM output" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2060:if eval "test \"`echo '$''{'lt_cv_sys_global_symbol_pipe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2061-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2242-do
recode-3.6/.pc/08-all-linguas-update.patch/configure:2243:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-2244-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure-2245-echo "configure:2246: checking for $ac_hdr" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2246:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2247-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2255-{ (eval echo configure:2256: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:2256:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-2257-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2268-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:2269:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2270-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:2271:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-2272-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2291-echo "configure:2292: checking for ${ac_tool_prefix}file" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2292:if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2293-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2312-	"file_magic "*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:2313:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/.pc/08-all-linguas-update.patch/configure-2314-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2353-echo "configure:2354: checking for file" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2354:if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2355-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2374-	"file_magic "*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:2375:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/.pc/08-all-linguas-update.patch/configure-2376-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2424-echo "configure:2425: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2425:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2426-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2456-echo "configure:2457: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2457:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2458-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2491-echo "configure:2492: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2492:if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2493-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2523-echo "configure:2524: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2524:if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2525-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2573-  if { (eval echo configure:2574: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:2574:    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/.pc/08-all-linguas-update.patch/configure-2575-    *32-bit*)
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2594-echo "configure:2595: checking whether the C compiler needs -belf" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2595:if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2596-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2696-linux-gnu*) ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure:2697:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-2698-esac
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2761-echo "configure:2762: checking for $compiler option to produce PIC" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2762:if eval "test \"`echo '$''{'lt_cv_prog_cc_pic'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2763-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2909-echo "configure:2910: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2910:  if eval "test \"`echo '$''{'lt_cv_prog_cc_pic_works'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2911-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2965-if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:2966:  echo "configure: warning: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" 1>&2
recode-3.6/.pc/08-all-linguas-update.patch/configure-2967-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$lt_cv_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-2975-echo "configure:2976: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:2976:if eval "test \"`echo '$''{'lt_cv_prog_cc_static_works'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-2977-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3017-echo "configure:3018: checking if $compiler supports -c -o file.$ac_objext" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:3018:if eval "test \"`echo '$''{'lt_cv_compiler_c_o'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-3019-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3065-echo "configure:3066: checking if $compiler supports -c -o file.lo" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:3066:  if eval "test \"`echo '$''{'lt_cv_compiler_o_lo'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-3067-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3122-  if test "$hard_links" = no; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:3123:    echo "configure: warning: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" 1>&2
recode-3.6/.pc/08-all-linguas-update.patch/configure-3124-    need_locks=warn
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3328-    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/.pc/08-all-linguas-update.patch/configure:3329:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-3330-	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3337-	   2) echo "   \$2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/.pc/08-all-linguas-update.patch/configure:3338:	   4) echo "   \$2 \$3 \$4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-3339-	   *) echo "     \$2 @ \$_lt_hint \$3 ; " >> $output_objdir/$soname-def;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-3340-	 esac;
recode-3.6/.pc/08-all-linguas-update.patch/configure:3341:	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/.pc/08-all-linguas-update.patch/configure-3342-	done;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3474-      case $host_os in aix4.[012]|aix4.[012].*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:3475:	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/.pc/08-all-linguas-update.patch/configure-3476-	if test -f "$collect2name" && \
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3514-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/.pc/08-all-linguas-update.patch/configure:3515:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/.pc/08-all-linguas-update.patch/configure-3516-    else
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3550-    # FIXME: Setting linknames here is a bad hack.
recode-3.6/.pc/08-all-linguas-update.patch/configure:3551:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/.pc/08-all-linguas-update.patch/configure-3552-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3555-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/.pc/08-all-linguas-update.patch/configure:3556:    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3557-    ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3625-    if test "$GCC" = yes; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:3626:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3627-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3628-    else
recode-3.6/.pc/08-all-linguas-update.patch/configure:3629:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3630-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3657-    hardcode_shlibpath_var=no
recode-3.6/.pc/08-all-linguas-update.patch/configure:3658:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-3659-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3686-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/.pc/08-all-linguas-update.patch/configure:3687:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3688-    else
recode-3.6/.pc/08-all-linguas-update.patch/configure-3689-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/.pc/08-all-linguas-update.patch/configure:3690:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3691-    fi
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3698-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/.pc/08-all-linguas-update.patch/configure:3699:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3700-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3702-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/.pc/08-all-linguas-update.patch/configure:3703:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/.pc/08-all-linguas-update.patch/configure:3704:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/.pc/08-all-linguas-update.patch/configure:3705:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3706-
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3731-    if test "$GCC" = yes; then
recode-3.6/.pc/08-all-linguas-update.patch/configure:3732:      case `$CC --version 2>/dev/null` in
recode-3.6/.pc/08-all-linguas-update.patch/configure-3733-      [12].*)
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-3987-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/.pc/08-all-linguas-update.patch/configure:3988:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/.pc/08-all-linguas-update.patch/configure-3989-  ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4018-    library_names_spec='$libname.dll.a'
recode-3.6/.pc/08-all-linguas-update.patch/configure:4019:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/.pc/08-all-linguas-update.patch/configure:4020:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/.pc/08-all-linguas-update.patch/configure:4021:      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/.pc/08-all-linguas-update.patch/configure-4022-      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/.pc/08-all-linguas-update.patch/configure-4023-      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/.pc/08-all-linguas-update.patch/configure:4024:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/.pc/08-all-linguas-update.patch/configure-4025-      dlpath=$dir/\$dldll~
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4028-  yes,mingw*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:4029:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/.pc/08-all-linguas-update.patch/configure:4030:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-4031-    ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-4032-  yes,pw32*)
recode-3.6/.pc/08-all-linguas-update.patch/configure:4033:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
recode-3.6/.pc/08-all-linguas-update.patch/configure-4034-    ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-4035-  *)
recode-3.6/.pc/08-all-linguas-update.patch/configure:4036:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/.pc/08-all-linguas-update.patch/configure-4037-    ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4210-  need_version=no
recode-3.6/.pc/08-all-linguas-update.patch/configure:4211:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4212-    case "$host_os" in
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4406-echo "configure:4407: checking for shl_load" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:4407:if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4408-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4445-
recode-3.6/.pc/08-all-linguas-update.patch/configure:4446:if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4447-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4453-ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:4454:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4455-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4483-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:4484:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4485-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4490-echo "configure:4491: checking for dlopen" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:4491:if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4492-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4529-
recode-3.6/.pc/08-all-linguas-update.patch/configure:4530:if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4531-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4537-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:4538:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4539-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4567-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:4568:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4569-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4575-ac_lib_var=`echo svld'_'dlopen | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:4576:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4577-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4605-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:4606:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4607-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4613-ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:4614:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4615-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4643-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:4644:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4645-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4687-echo "configure:4688: checking whether a program can dlopen itself" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:4688:if eval "test \"`echo '$''{'lt_cv_dlopen_self'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4689-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4781-echo "configure:4782: checking whether a statically linked program can dlopen itself" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:4782:if eval "test \"`echo '$''{'lt_cv_dlopen_self_static'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4783-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4901-echo "configure:4902: checking whether -lc should be explicitly linked in" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:4902:    if eval "test \"`echo '$''{'lt_cv_archive_cmds_need_lc'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-4903-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4985-      # Double-quote double-evaled strings.
recode-3.6/.pc/08-all-linguas-update.patch/configure:4986:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/.pc/08-all-linguas-update.patch/configure-4987-      ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-4988-    *)
recode-3.6/.pc/08-all-linguas-update.patch/configure:4989:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/.pc/08-all-linguas-update.patch/configure-4990-      ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-4996-
recode-3.6/.pc/08-all-linguas-update.patch/configure:4997:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/.pc/08-all-linguas-update.patch/configure-4998-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5509-ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:5510:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5511-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5539-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:5540:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5541-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5553-echo "configure:5554: checking for ${CC-cc} option to accept ANSI C" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:5554:if eval "test \"`echo '$''{'am_cv_prog_cc_stdc'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5555-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5645-echo "configure:5646: checking for ANSI C header files" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:5646:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5647-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5658-{ (eval echo configure:5659: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:5659:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-5660-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5749-do
recode-3.6/.pc/08-all-linguas-update.patch/configure:5750:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-5751-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure-5752-echo "configure:5753: checking for $ac_hdr" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:5753:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5754-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5762-{ (eval echo configure:5763: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:5763:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-5764-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5775-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:5776:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5777-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:5778:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-5779-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5791-echo "configure:5792: checking for working const" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:5792:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5793-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5866-echo "configure:5867: checking for inline" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:5867:if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5868-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5910-echo "configure:5911: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:5911:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5912-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5947-echo "configure:5948: checking for $ac_word" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:5948:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5949-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-5981-echo "configure:5982: checking for yywrap in -l$ac_lib" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:5982:ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:5983:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-5984-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6012-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:6013:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6014-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6023-echo "configure:6024: checking lex output file root" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6024:if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6025-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6044-echo "configure:6045: checking whether yytext is a pointer" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6045:if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6046-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6057-#include "confdefs.h"
recode-3.6/.pc/08-all-linguas-update.patch/configure:6058:`cat $LEX_OUTPUT_ROOT.c`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6059-int main() {
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6087-echo "configure:6088: checking for ANSI C header files" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6088:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6089-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6100-{ (eval echo configure:6101: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:6101:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6102-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6191-do
recode-3.6/.pc/08-all-linguas-update.patch/configure:6192:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6193-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure-6194-echo "configure:6195: checking for $ac_hdr" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6195:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6196-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6204-{ (eval echo configure:6205: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:6205:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6206-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6217-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:6218:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6219-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:6220:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6221-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6231-echo "configure:6232: checking return type of signal handlers" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6232:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6233-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6272-echo "configure:6273: checking whether time.h and sys/time.h may both be included" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6273:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6274-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6308-do
recode-3.6/.pc/08-all-linguas-update.patch/configure:6309:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6310-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure-6311-echo "configure:6312: checking for $ac_hdr" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6312:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6313-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6321-{ (eval echo configure:6322: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:6322:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6323-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6334-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:6335:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6336-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:6337:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6338-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6349-echo "configure:6350: checking for struct utimbuf" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6350:if eval "test \"`echo '$''{'fu_cv_sys_struct_utimbuf'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6351-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6401-echo "configure:6402: checking for $ac_func" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6402:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6403-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6440-
recode-3.6/.pc/08-all-linguas-update.patch/configure:6441:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6442-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:6443:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6444-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6456-echo "configure:6457: checking for $ac_func" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6457:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6458-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6495-
recode-3.6/.pc/08-all-linguas-update.patch/configure:6496:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6497-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:6498:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6499-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6513-echo "configure:6514: checking for working alloca.h" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6514:if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6515-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6546-echo "configure:6547: checking for alloca" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6547:if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6548-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6611-echo "configure:6612: checking whether alloca needs Cray hooks" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6612:if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6613-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6641-echo "configure:6642: checking for $ac_func" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6642:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6643-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6680-
recode-3.6/.pc/08-all-linguas-update.patch/configure:6681:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6682-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6696-echo "configure:6697: checking stack direction for C alloca" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6697:if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6698-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6745-echo "configure:6746: checking for vprintf" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6746:if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6747-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6784-
recode-3.6/.pc/08-all-linguas-update.patch/configure:6785:if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6786-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6797-echo "configure:6798: checking for _doprnt" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6798:if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6799-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6836-
recode-3.6/.pc/08-all-linguas-update.patch/configure:6837:if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6838-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6857-echo "configure:6858: checking for working malloc" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6858:if eval "test \"`echo '$''{'jm_cv_func_working_malloc'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6859-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6908-echo "configure:6909: checking for working realloc" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6909:if eval "test \"`echo '$''{'jm_cv_func_working_realloc'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6910-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6967-  NONE)
recode-3.6/.pc/08-all-linguas-update.patch/configure:6968:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
recode-3.6/.pc/08-all-linguas-update.patch/configure-6969-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6974-
recode-3.6/.pc/08-all-linguas-update.patch/configure:6975:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
recode-3.6/.pc/08-all-linguas-update.patch/configure:6976:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:6977:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:6978:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6979-echo "$ac_t""$host" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6983-do
recode-3.6/.pc/08-all-linguas-update.patch/configure:6984:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6985-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure-6986-echo "configure:6987: checking for $ac_hdr" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:6987:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-6988-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-6996-{ (eval echo configure:6997: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:6997:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-6998-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7009-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:7010:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7011-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7012:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7013-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7025-echo "configure:7026: checking for $ac_func" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7026:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7027-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7064-
recode-3.6/.pc/08-all-linguas-update.patch/configure:7065:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7066-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7067:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7068-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7079-echo "configure:7080: checking for nl_langinfo and CODESET" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7080:if eval "test \"`echo '$''{'jm_cv_langinfo_codeset'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7081-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7114-echo "configure:7115: checking whether we are using the GNU C Library 2.1 or newer" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7115:if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7116-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7211-echo "configure:7212: checking for $ac_func" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7212:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7213-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7250-
recode-3.6/.pc/08-all-linguas-update.patch/configure:7251:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7252-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7253:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7254-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7265-ac_lib_var=`echo intl'_'gettext | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:7266:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7267-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7295-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:7296:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7297-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7333-do
recode-3.6/.pc/08-all-linguas-update.patch/configure:7334:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7335-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure-7336-echo "configure:7337: checking for $ac_hdr" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7337:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7338-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7346-{ (eval echo configure:7347: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:7347:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7348-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7359-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:7360:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7361-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7362:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7363-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7375-echo "configure:7376: checking for $ac_func" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7376:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7377-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7414-
recode-3.6/.pc/08-all-linguas-update.patch/configure:7415:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7416-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7417:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7418-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7430-do
recode-3.6/.pc/08-all-linguas-update.patch/configure:7431:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7432-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure-7433-echo "configure:7434: checking for $ac_hdr" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7434:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7435-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7443-{ (eval echo configure:7444: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:7444:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7445-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7456-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:7457:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7458-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7459:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7460-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7470-do
recode-3.6/.pc/08-all-linguas-update.patch/configure:7471:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7472-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure-7473-echo "configure:7474: checking for $ac_hdr" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7474:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7475-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7483-{ (eval echo configure:7484: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/.pc/08-all-linguas-update.patch/configure:7484:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7485-if test -z "$ac_err"; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7496-fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:7497:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7498-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7499:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7500-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7512-echo "configure:7513: checking for $ac_func" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7513:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7514-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7551-
recode-3.6/.pc/08-all-linguas-update.patch/configure:7552:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7553-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7554:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7555-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7565-echo "configure:7566: checking for working mmap" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7566:if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7567-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7738-echo "configure:7739: checking for $ac_func" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7739:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7740-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7777-
recode-3.6/.pc/08-all-linguas-update.patch/configure:7778:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7779-  echo "$ac_t""yes" 1>&6
recode-3.6/.pc/08-all-linguas-update.patch/configure:7780:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7781-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7792-echo "configure:7793: checking for LC_MESSAGES" >&5
recode-3.6/.pc/08-all-linguas-update.patch/configure:7793:if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
recode-3.6/.pc/08-all-linguas-update.patch/configure-7794-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-7875-# the ANSI2KNR-filtering rules.
recode-3.6/.pc/08-all-linguas-update.patch/configure:7876:LIBOBJS=`echo $LIBOBJS | sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7877-
recode-3.6/.pc/08-all-linguas-update.patch/configure:7878:LTALLOCA=`echo $ALLOCA | sed 's/\.o/.lo/g'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7879-
recode-3.6/.pc/08-all-linguas-update.patch/configure:7880:LTLIBOBJS=`echo $LIBOBJS | sed 's/\.o /.lo /g;s/\.o$/.lo/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-7881-
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8094-    fi
recode-3.6/.pc/08-all-linguas-update.patch/configure:8095:    ac_file=`expr $ac_file + 1`
recode-3.6/.pc/08-all-linguas-update.patch/configure-8096-    ac_beg=$ac_end
recode-3.6/.pc/08-all-linguas-update.patch/configure:8097:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
recode-3.6/.pc/08-all-linguas-update.patch/configure-8098-  fi
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8113-  case "$ac_file" in
recode-3.6/.pc/08-all-linguas-update.patch/configure:8114:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:8115:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-8116-  *) ac_file_in="${ac_file}.in" ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8121-  # Remove last slash and all that follows it.  Not all systems have dirname.
recode-3.6/.pc/08-all-linguas-update.patch/configure:8122:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-8123-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8125-    test ! -d "$ac_dir" && mkdir "$ac_dir"
recode-3.6/.pc/08-all-linguas-update.patch/configure:8126:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
recode-3.6/.pc/08-all-linguas-update.patch/configure-8127-    # A "../" for each directory in $ac_dir_suffix.
recode-3.6/.pc/08-all-linguas-update.patch/configure:8128:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-8129-  else
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8135-      if test -z "$ac_dots"; then top_srcdir=.
recode-3.6/.pc/08-all-linguas-update.patch/configure:8136:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-8137-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8149-  rm -f "$ac_file"
recode-3.6/.pc/08-all-linguas-update.patch/configure:8150:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
recode-3.6/.pc/08-all-linguas-update.patch/configure-8151-  case "$ac_file" in
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8156-
recode-3.6/.pc/08-all-linguas-update.patch/configure:8157:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-8158-  sed -e "$ac_comsub
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8195-  case "$ac_file" in
recode-3.6/.pc/08-all-linguas-update.patch/configure:8196:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure:8197:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/.pc/08-all-linguas-update.patch/configure-8198-  *) ac_file_in="${ac_file}.in" ;;
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8203-  rm -f conftest.frag conftest.in conftest.out
recode-3.6/.pc/08-all-linguas-update.patch/configure:8204:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
recode-3.6/.pc/08-all-linguas-update.patch/configure-8205-  cat $ac_file_inputs > conftest.in
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure-8263-    # Remove last slash and all that follows it.  Not all systems have dirname.
recode-3.6/.pc/08-all-linguas-update.patch/configure:8264:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
recode-3.6/.pc/08-all-linguas-update.patch/configure-8265-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
recode-3.6/.pc/08-all-linguas-update.patch/configure.in-45-# the ANSI2KNR-filtering rules.
recode-3.6/.pc/08-all-linguas-update.patch/configure.in:46:LIBOBJS=`echo $LIBOBJS | sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure.in-47-
recode-3.6/.pc/08-all-linguas-update.patch/configure.in:48:LTALLOCA=`echo $ALLOCA | sed 's/\.o/.lo/g'`
recode-3.6/.pc/08-all-linguas-update.patch/configure.in-49-AC_SUBST(LTALLOCA)
recode-3.6/.pc/08-all-linguas-update.patch/configure.in:50:LTLIBOBJS=`echo $LIBOBJS | sed 's/\.o /.lo /g;s/\.o$/.lo/'`
recode-3.6/.pc/08-all-linguas-update.patch/configure.in-51-AC_SUBST(LTLIBOBJS)
##############################################
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-307-	  if test -f $$p; then \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:308:	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:309:	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-310-	  else :; fi; \
##############################################
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-315-	list='$(bin_PROGRAMS)'; for p in $$list; do \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:316:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-317-	done
##############################################
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-322-african_.c: african.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:323:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/african.c; then echo $(srcdir)/african.c; else echo african.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > african_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-324-afrtran_.c: afrtran.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:325:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/afrtran.c; then echo $(srcdir)/afrtran.c; else echo afrtran.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > afrtran_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-326-applemac_.c: applemac.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:327:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/applemac.c; then echo $(srcdir)/applemac.c; else echo applemac.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > applemac_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-328-argmatch_.c: argmatch.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:329:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/argmatch.c; then echo $(srcdir)/argmatch.c; else echo argmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > argmatch_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-330-atarist_.c: atarist.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:331:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/atarist.c; then echo $(srcdir)/atarist.c; else echo atarist.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > atarist_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-332-bangbang_.c: bangbang.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:333:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/bangbang.c; then echo $(srcdir)/bangbang.c; else echo bangbang.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > bangbang_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-334-base64_.c: base64.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:335:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/base64.c; then echo $(srcdir)/base64.c; else echo base64.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > base64_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-336-cdcnos_.c: cdcnos.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:337:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/cdcnos.c; then echo $(srcdir)/cdcnos.c; else echo cdcnos.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > cdcnos_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-338-charname_.c: charname.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:339:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/charname.c; then echo $(srcdir)/charname.c; else echo charname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > charname_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-340-combine_.c: combine.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:341:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/combine.c; then echo $(srcdir)/combine.c; else echo combine.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > combine_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-342-dump_.c: dump.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:343:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dump.c; then echo $(srcdir)/dump.c; else echo dump.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > dump_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-344-ebcdic_.c: ebcdic.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:345:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ebcdic.c; then echo $(srcdir)/ebcdic.c; else echo ebcdic.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ebcdic_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-346-endline_.c: endline.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:347:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/endline.c; then echo $(srcdir)/endline.c; else echo endline.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > endline_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-348-flat_.c: flat.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:349:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/flat.c; then echo $(srcdir)/flat.c; else echo flat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > flat_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-350-fr-charname_.c: fr-charname.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:351:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fr-charname.c; then echo $(srcdir)/fr-charname.c; else echo fr-charname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fr-charname_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-352-freeze_.c: freeze.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:353:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/freeze.c; then echo $(srcdir)/freeze.c; else echo freeze.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > freeze_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-354-hash_.c: hash.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:355:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hash.c; then echo $(srcdir)/hash.c; else echo hash.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > hash_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-356-html_.c: html.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:357:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/html.c; then echo $(srcdir)/html.c; else echo html.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > html_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-358-ibmpc_.c: ibmpc.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:359:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ibmpc.c; then echo $(srcdir)/ibmpc.c; else echo ibmpc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ibmpc_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-360-iconqnx_.c: iconqnx.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:361:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/iconqnx.c; then echo $(srcdir)/iconqnx.c; else echo iconqnx.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > iconqnx_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-362-iconv_.c: iconv.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:363:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/iconv.c; then echo $(srcdir)/iconv.c; else echo iconv.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > iconv_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-364-lat1asci_.c: lat1asci.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:365:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lat1asci.c; then echo $(srcdir)/lat1asci.c; else echo lat1asci.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lat1asci_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-366-lat1ltex_.c: lat1ltex.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:367:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lat1ltex.c; then echo $(srcdir)/lat1ltex.c; else echo lat1ltex.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lat1ltex_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-368-lat1txte_.c: lat1txte.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:369:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lat1txte.c; then echo $(srcdir)/lat1txte.c; else echo lat1txte.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lat1txte_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-370-libiconv_.c: libiconv.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:371:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/libiconv.c; then echo $(srcdir)/libiconv.c; else echo libiconv.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > libiconv_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-372-localcharset_.c: localcharset.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:373:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/localcharset.c; then echo $(srcdir)/localcharset.c; else echo localcharset.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > localcharset_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-374-main_.c: main.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:375:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/main.c; then echo $(srcdir)/main.c; else echo main.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > main_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-376-merged_.c: merged.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:377:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/merged.c; then echo $(srcdir)/merged.c; else echo merged.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > merged_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-378-mixed_.c: mixed.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:379:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mixed.c; then echo $(srcdir)/mixed.c; else echo mixed.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mixed_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-380-mule_.c: mule.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:381:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mule.c; then echo $(srcdir)/mule.c; else echo mule.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mule_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-382-names_.c: names.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:383:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/names.c; then echo $(srcdir)/names.c; else echo names.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > names_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-384-outer_.c: outer.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:385:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/outer.c; then echo $(srcdir)/outer.c; else echo outer.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > outer_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-386-permut_.c: permut.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:387:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/permut.c; then echo $(srcdir)/permut.c; else echo permut.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > permut_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-388-quotearg_.c: quotearg.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:389:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quotearg.c; then echo $(srcdir)/quotearg.c; else echo quotearg.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quotearg_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-390-quoted_.c: quoted.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:391:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quoted.c; then echo $(srcdir)/quoted.c; else echo quoted.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quoted_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-392-recode_.c: recode.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:393:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/recode.c; then echo $(srcdir)/recode.c; else echo recode.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > recode_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-394-request_.c: request.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:395:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/request.c; then echo $(srcdir)/request.c; else echo request.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > request_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-396-rfc1345_.c: rfc1345.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:397:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rfc1345.c; then echo $(srcdir)/rfc1345.c; else echo rfc1345.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > rfc1345_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-398-strip-data_.c: strip-data.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:399:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strip-data.c; then echo $(srcdir)/strip-data.c; else echo strip-data.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strip-data_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-400-strip-pool_.c: strip-pool.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:401:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strip-pool.c; then echo $(srcdir)/strip-pool.c; else echo strip-pool.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strip-pool_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-402-task_.c: task.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:403:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/task.c; then echo $(srcdir)/task.c; else echo task.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > task_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-404-testdump_.c: testdump.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:405:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/testdump.c; then echo $(srcdir)/testdump.c; else echo testdump.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > testdump_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-406-texinfo_.c: texinfo.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:407:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/texinfo.c; then echo $(srcdir)/texinfo.c; else echo texinfo.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > texinfo_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-408-ucs_.c: ucs.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:409:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ucs.c; then echo $(srcdir)/ucs.c; else echo ucs.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ucs_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-410-utf16_.c: utf16.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:411:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utf16.c; then echo $(srcdir)/utf16.c; else echo utf16.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > utf16_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-412-utf7_.c: utf7.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:413:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utf7.c; then echo $(srcdir)/utf7.c; else echo utf7.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > utf7_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-414-utf8_.c: utf8.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:415:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utf8.c; then echo $(srcdir)/utf8.c; else echo utf8.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > utf8_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-416-varia_.c: varia.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:417:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/varia.c; then echo $(srcdir)/varia.c; else echo varia.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > varia_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-418-vn_.c: vn.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:419:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/vn.c; then echo $(srcdir)/vn.c; else echo vn.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > vn_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-420-xmalloc_.c: xmalloc.c $(ANSI2KNR)
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:421:	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xmalloc_.c
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-422-african_.o african_.lo afrtran_.o afrtran_.lo applemac_.o applemac_.lo \
##############################################
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-450-	  else file=$$i; fi; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:451:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:452:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:453:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-454-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-465-	for i in $$list; do \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:466:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:467:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in:468:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
recode-3.6/.pc/09-manpage-name-section.patch/src/Makefile.in-469-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
recode-3.6/.pc/13-mdate-sh-use-tz-utc.patch/doc/mdate-sh-30-if ls -L /dev/null 1>/dev/null 2>&1; then
recode-3.6/.pc/13-mdate-sh-use-tz-utc.patch/doc/mdate-sh:31:  set - x`ls -L -l -d $1`
recode-3.6/.pc/13-mdate-sh-use-tz-utc.patch/doc/mdate-sh-32-else
recode-3.6/.pc/13-mdate-sh-use-tz-utc.patch/doc/mdate-sh:33:  set - x`ls -l -d $1`
recode-3.6/.pc/13-mdate-sh-use-tz-utc.patch/doc/mdate-sh-34-fi
##############################################
recode-3.6/.pc/13-mdate-sh-use-tz-utc.patch/doc/mdate-sh-85-       then
recode-3.6/.pc/13-mdate-sh-use-tz-utc.patch/doc/mdate-sh:86:	 year=`expr $year - 1`
recode-3.6/.pc/13-mdate-sh-use-tz-utc.patch/doc/mdate-sh-87-       fi;;
##############################################
recode-3.6/.pc/14-set-manpage-date-to-upstream-release-date.patch/doc/help2man-41-my $help_info = <<EOT;
recode-3.6/.pc/14-set-manpage-date-to-upstream-release-date.patch/doc/help2man:42:`$this_program' generates a man page out of `--help' and `--version' output.
recode-3.6/.pc/14-set-manpage-date-to-upstream-release-date.patch/doc/help2man-43-
##############################################
recode-3.6/.pc/14-set-manpage-date-to-upstream-release-date.patch/doc/help2man-164-my ($help_text, $version_text) = map {
recode-3.6/.pc/14-set-manpage-date-to-upstream-release-date.patch/doc/help2man:165:    join '', map { s/ +$//; expand $_ } `$ARGV[0] --$_ 2>/dev/null`
recode-3.6/.pc/14-set-manpage-date-to-upstream-release-date.patch/doc/help2man-166-	or die "$this_program: can't get `--$_' info from $ARGV[0]\n"
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-72-	if test $UNAME_RELEASE = "V4.0"; then
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:73:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-74-	fi
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-117-	rm -f $dummy.s $dummy
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:118:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-119-	exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-162-    arm32:NetBSD:*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:163:	echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-164-	exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-179-    sun4H:SunOS:5.*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:180:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-181-	exit 0 ;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-182-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:183:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-184-	exit 0 ;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-185-    i86pc:SunOS:5.*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:186:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-187-	exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-191-	# it's likely to be more like Solaris than SunOS4.
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:192:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-193-	exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-200-	# Japanese Language versions have a version number like `4.1.3-JL'.
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:201:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-202-	exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-206-    sun*:*:4.2BSD:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:207:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-208-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-310-	$CC_FOR_BUILD $dummy.c -o $dummy \
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:311:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-312-	  && rm $dummy.c $dummy && exit 0
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-354-    *:IRIX*:*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:355:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-356-	exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-385-    *:AIX:*:4)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:386:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-387-	if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-455-EOF
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:456:	($CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-457-	rm -f $dummy.c $dummy
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-458-	esac
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:459:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-460-	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-559-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:560:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-561-        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-563-    F301:UNIX_System_V:*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:564:       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-565-       exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-583-	    if test "elf" = "`/usr/bin/objformat`"; then
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:584:		echo ${UNAME_MACHINE}-unknown-freebsdelf`echo ${UNAME_RELEASE}|sed -e 's/[-_].*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-585-		exit 0
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-587-	fi
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:588:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-589-	exit 0 ;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-590-    *:NetBSD:*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:591:	echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-592-	exit 0 ;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-593-    *:OpenBSD:*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:594:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-595-	exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-614-    prep*:SunOS:5.*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:615:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-616-	exit 0 ;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-617-    *:GNU:*:*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess:618:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.guess-619-	exit 0 ;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-68-# Here we must recognize all the valid KERNEL-OS combinations.
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:69:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-70-case $maybe_os in
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-72-    os=-$maybe_os
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:73:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-74-    ;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-75-  *)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:76:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-77-    if [ $basic_machine != $1 ]
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:78:    then os=`echo $1 | sed 's/.*-/-/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-79-    else os=; fi
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-115-		os=-sco3.2v5
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:116:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-117-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-119-		os=-sco3.2v4
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:120:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-121-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-122-	-sco3.2.[4-9]*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:123:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:124:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-125-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-127-		# Don't forget version if it is 3.2v4 or newer.
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:128:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-129-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-131-		os=-sco3.2v2
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:132:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-133-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-134-	-udk*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:135:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-136-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-138-		os=-isc2.2
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:139:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-140-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-144-	-isc*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:145:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-146-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-150-	-ptx*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:151:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-152-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-153-	-windowsnt*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:154:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-155-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-193-	*-*-*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:194:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-195-		exit 1
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-436-	i[34567]86v32)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:437:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-438-		os=-sysv32
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-440-	i[34567]86v4*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:441:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-442-		os=-sysv4
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-444-	i[34567]86v)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:445:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-446-		os=-sysv
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-448-	i[34567]86sol2)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:449:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-450-		os=-solaris2
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-508-	mips3*-*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:509:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-510-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-511-	mips3*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:512:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-513-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-620-	pentium-* | p5-* | k5-* | k6-* | nexen-*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:621:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-622-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-623-	pentiumpro-* | p6-* | 6x86-*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:624:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-625-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-626-	pentiumii-* | pentium2-*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:627:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-628-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-635-	        ;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:636:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-637-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-641-	ppcle-* | powerpclittle-*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:642:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-643-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-857-	*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:858:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-859-		exit 1
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-865-	*-digital*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:866:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-867-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-868-	*-commodore*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:869:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-870-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-883-	-solaris1 | -solaris1.*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:884:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-885-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-895-	-gnu/linux*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:896:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-897-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-922-	-mac*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:923:		os=`echo $os | sed -e 's|mac|macos|'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-924-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-925-	-linux*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:926:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-927-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-928-	-sunos5*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:929:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-930-		;;
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-931-	-sunos6*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:932:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-933-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-959-	-sinix5.*)
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:960:		os=`echo $os | sed -e 's|sinix|sysv|'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-961-		;;
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-998-		# Get rid of the `-' at the beginning of $os.
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:999:		os=`echo $os | sed 's/[^-]*-//'`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:1000:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-1001-		exit 1
##############################################
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-1215-		esac
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub:1216:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
recode-3.6/.pc/99-config-guess-config-sub.patch/config.sub-1217-		;;
##############################################
recode-3.6/acinclude.m4-88-  if AC_TRY_EVAL(ac_compile); then
recode-3.6/acinclude.m4:89:    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/acinclude.m4-90-    *32-bit*)
##############################################
recode-3.6/acinclude.m4-162-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
recode-3.6/acinclude.m4:163:        case `$CC --version 2>/dev/null` in
recode-3.6/acinclude.m4-164-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
recode-3.6/acinclude.m4-272-    nlist=conftest.nm
recode-3.6/acinclude.m4:273:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
recode-3.6/acinclude.m4-274-      # Try sorting and uniquifying the output.
##############################################
recode-3.6/acinclude.m4-397-  # Remove one level of quotation (which was required for Make).
recode-3.6/acinclude.m4:398:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
recode-3.6/acinclude.m4-399-  ;;
##############################################
recode-3.6/acinclude.m4-408-  :
recode-3.6/acinclude.m4:409:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/acinclude.m4-410-  # Yippee, $echo works!
##############################################
recode-3.6/acinclude.m4-434-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/acinclude.m4:435:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/acinclude.m4:436:       echo_test_string="`eval $cmd`" &&
recode-3.6/acinclude.m4-437-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/acinclude.m4-443-
recode-3.6/acinclude.m4:444:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/acinclude.m4:445:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/acinclude.m4-446-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/acinclude.m4-457-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/acinclude.m4:458:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/acinclude.m4:459:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/acinclude.m4-460-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/acinclude.m4-469-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/acinclude.m4:470:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/acinclude.m4-471-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/acinclude.m4-484-      echo='printf %s\n'
recode-3.6/acinclude.m4:485:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/acinclude.m4:486:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/acinclude.m4-487-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/acinclude.m4-489-	:
recode-3.6/acinclude.m4:490:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/acinclude.m4-491-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/acinclude.m4:492:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/acinclude.m4-493-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/acinclude.m4-498-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
recode-3.6/acinclude.m4:499:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/acinclude.m4-500-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/acinclude.m4:501:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/acinclude.m4-502-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/acinclude.m4-508-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
recode-3.6/acinclude.m4:509:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/acinclude.m4-510-	  then
##############################################
recode-3.6/acinclude.m4-516-	if test "$prev" != 'sed 50q "[$]0"'; then
recode-3.6/acinclude.m4:517:	  echo_test_string=`eval $prev`
recode-3.6/acinclude.m4-518-	  export echo_test_string
##############################################
recode-3.6/acinclude.m4-781-linux-gnu*) ;;
recode-3.6/acinclude.m4:782:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/acinclude.m4-783-esac
##############################################
recode-3.6/acinclude.m4-1027-if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/acinclude.m4:1028:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
recode-3.6/acinclude.m4-1029-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
recode-3.6/acinclude.m4-1147-  if test "$hard_links" = no; then
recode-3.6/acinclude.m4:1148:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
recode-3.6/acinclude.m4-1149-    need_locks=warn
##############################################
recode-3.6/acinclude.m4-1345-    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/acinclude.m4:1346:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/acinclude.m4-1347-	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/acinclude.m4-1354-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/acinclude.m4:1355:	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/acinclude.m4:1356:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
recode-3.6/acinclude.m4-1357-	 esac;
recode-3.6/acinclude.m4:1358:	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/acinclude.m4-1359-	done;
##############################################
recode-3.6/acinclude.m4-1491-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
recode-3.6/acinclude.m4:1492:	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/acinclude.m4-1493-	if test -f "$collect2name" && \
##############################################
recode-3.6/acinclude.m4-1531-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/acinclude.m4:1532:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/acinclude.m4-1533-    else
##############################################
recode-3.6/acinclude.m4-1567-    # FIXME: Setting linknames here is a bad hack.
recode-3.6/acinclude.m4:1568:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/acinclude.m4-1569-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/acinclude.m4-1572-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/acinclude.m4:1573:    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/acinclude.m4-1574-    ;;
##############################################
recode-3.6/acinclude.m4-1642-    if test "$GCC" = yes; then
recode-3.6/acinclude.m4:1643:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/acinclude.m4-1644-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/acinclude.m4-1645-    else
recode-3.6/acinclude.m4:1646:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/acinclude.m4-1647-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/acinclude.m4-1674-    hardcode_shlibpath_var=no
recode-3.6/acinclude.m4:1675:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/acinclude.m4-1676-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/acinclude.m4-1703-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/acinclude.m4:1704:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/acinclude.m4-1705-    else
recode-3.6/acinclude.m4-1706-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/acinclude.m4:1707:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/acinclude.m4-1708-    fi
##############################################
recode-3.6/acinclude.m4-1715-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/acinclude.m4:1716:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/acinclude.m4-1717-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/acinclude.m4-1719-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/acinclude.m4:1720:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/acinclude.m4:1721:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/acinclude.m4:1722:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/acinclude.m4-1723-
##############################################
recode-3.6/acinclude.m4-1748-    if test "$GCC" = yes; then
recode-3.6/acinclude.m4:1749:      case `$CC --version 2>/dev/null` in
recode-3.6/acinclude.m4-1750-      [[12]].*)
##############################################
recode-3.6/acinclude.m4-2013-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/acinclude.m4:2014:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/acinclude.m4-2015-  ;;
##############################################
recode-3.6/acinclude.m4-2044-    library_names_spec='$libname.dll.a'
recode-3.6/acinclude.m4:2045:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/acinclude.m4:2046:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/acinclude.m4:2047:      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/acinclude.m4-2048-      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/acinclude.m4-2049-      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/acinclude.m4:2050:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/acinclude.m4-2051-      dlpath=$dir/\$dldll~
##############################################
recode-3.6/acinclude.m4-2054-  yes,mingw*)
recode-3.6/acinclude.m4:2055:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/acinclude.m4:2056:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/acinclude.m4-2057-    ;;
recode-3.6/acinclude.m4-2058-  yes,pw32*)
recode-3.6/acinclude.m4:2059:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/acinclude.m4-2060-    ;;
recode-3.6/acinclude.m4-2061-  *)
recode-3.6/acinclude.m4:2062:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/acinclude.m4-2063-    ;;
##############################################
recode-3.6/acinclude.m4-2236-  need_version=no
recode-3.6/acinclude.m4:2237:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/acinclude.m4-2238-    case "$host_os" in
##############################################
recode-3.6/acinclude.m4-2518-      # Double-quote double-evaled strings.
recode-3.6/acinclude.m4:2519:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/acinclude.m4-2520-      ;;
recode-3.6/acinclude.m4-2521-    *)
recode-3.6/acinclude.m4:2522:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/acinclude.m4-2523-      ;;
##############################################
recode-3.6/acinclude.m4-2529-
recode-3.6/acinclude.m4:2530:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/acinclude.m4-2531-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/acinclude.m4-3171-	"file_magic "*)
recode-3.6/acinclude.m4:3172:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/acinclude.m4-3173-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/acinclude.m4-3238-    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/acinclude.m4:3239:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/acinclude.m4-3240-  *)
recode-3.6/acinclude.m4:3241:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/acinclude.m4-3242-  esac
##############################################
recode-3.6/acinclude.m4-3247-      # Canonicalize the path of ld
recode-3.6/acinclude.m4:3248:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/acinclude.m4-3249-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/acinclude.m4:3250:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/acinclude.m4-3251-      done
##############################################
recode-3.6/acinclude.m4-3414-  esac
recode-3.6/acinclude.m4:3415:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/acinclude.m4-3416-  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/acinclude.m4-3447-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/acinclude.m4:3448:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/acinclude.m4-3449-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
recode-3.6/acinclude.m4-3668-{
recode-3.6/acinclude.m4:3669:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/acinclude.m4-3670-  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/acinclude.m4-3702-      test $_count -gt 10 && break
recode-3.6/acinclude.m4:3703:      _count=`expr $_count + 1`
recode-3.6/acinclude.m4-3704-      if test $_count -gt $_max; then
##############################################
recode-3.6/aclocal.m4-78-  if AC_TRY_EVAL(ac_compile); then
recode-3.6/aclocal.m4:79:    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/aclocal.m4-80-    *32-bit*)
##############################################
recode-3.6/aclocal.m4-152-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
recode-3.6/aclocal.m4:153:        case `$CC --version 2>/dev/null` in
recode-3.6/aclocal.m4-154-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
recode-3.6/aclocal.m4-262-    nlist=conftest.nm
recode-3.6/aclocal.m4:263:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
recode-3.6/aclocal.m4-264-      # Try sorting and uniquifying the output.
##############################################
recode-3.6/aclocal.m4-387-  # Remove one level of quotation (which was required for Make).
recode-3.6/aclocal.m4:388:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
recode-3.6/aclocal.m4-389-  ;;
##############################################
recode-3.6/aclocal.m4-398-  :
recode-3.6/aclocal.m4:399:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/aclocal.m4-400-  # Yippee, $echo works!
##############################################
recode-3.6/aclocal.m4-424-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/aclocal.m4:425:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/aclocal.m4:426:       echo_test_string="`eval $cmd`" &&
recode-3.6/aclocal.m4-427-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/aclocal.m4-433-
recode-3.6/aclocal.m4:434:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/aclocal.m4:435:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/aclocal.m4-436-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/aclocal.m4-447-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/aclocal.m4:448:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/aclocal.m4:449:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/aclocal.m4-450-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/aclocal.m4-459-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/aclocal.m4:460:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/aclocal.m4-461-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/aclocal.m4-474-      echo='printf %s\n'
recode-3.6/aclocal.m4:475:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/aclocal.m4:476:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/aclocal.m4-477-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/aclocal.m4-479-	:
recode-3.6/aclocal.m4:480:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/aclocal.m4-481-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/aclocal.m4:482:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/aclocal.m4-483-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/aclocal.m4-488-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
recode-3.6/aclocal.m4:489:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/aclocal.m4-490-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/aclocal.m4:491:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/aclocal.m4-492-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/aclocal.m4-498-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
recode-3.6/aclocal.m4:499:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/aclocal.m4-500-	  then
##############################################
recode-3.6/aclocal.m4-506-	if test "$prev" != 'sed 50q "[$]0"'; then
recode-3.6/aclocal.m4:507:	  echo_test_string=`eval $prev`
recode-3.6/aclocal.m4-508-	  export echo_test_string
##############################################
recode-3.6/aclocal.m4-771-linux-gnu*) ;;
recode-3.6/aclocal.m4:772:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/aclocal.m4-773-esac
##############################################
recode-3.6/aclocal.m4-1009-if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/aclocal.m4:1010:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
recode-3.6/aclocal.m4-1011-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
recode-3.6/aclocal.m4-1119-  if test "$hard_links" = no; then
recode-3.6/aclocal.m4:1120:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
recode-3.6/aclocal.m4-1121-    need_locks=warn
##############################################
recode-3.6/aclocal.m4-1309-    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/aclocal.m4:1310:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/aclocal.m4-1311-	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/aclocal.m4-1318-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/aclocal.m4:1319:	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/aclocal.m4:1320:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
recode-3.6/aclocal.m4-1321-	 esac;
recode-3.6/aclocal.m4:1322:	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/aclocal.m4-1323-	done;
##############################################
recode-3.6/aclocal.m4-1455-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
recode-3.6/aclocal.m4:1456:	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/aclocal.m4-1457-	if test -f "$collect2name" && \
##############################################
recode-3.6/aclocal.m4-1495-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/aclocal.m4:1496:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/aclocal.m4-1497-    else
##############################################
recode-3.6/aclocal.m4-1531-    # FIXME: Setting linknames here is a bad hack.
recode-3.6/aclocal.m4:1532:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/aclocal.m4-1533-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/aclocal.m4-1536-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/aclocal.m4:1537:    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/aclocal.m4-1538-    ;;
##############################################
recode-3.6/aclocal.m4-1606-    if test "$GCC" = yes; then
recode-3.6/aclocal.m4:1607:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/aclocal.m4-1608-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/aclocal.m4-1609-    else
recode-3.6/aclocal.m4:1610:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/aclocal.m4-1611-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/aclocal.m4-1638-    hardcode_shlibpath_var=no
recode-3.6/aclocal.m4:1639:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/aclocal.m4-1640-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/aclocal.m4-1667-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/aclocal.m4:1668:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/aclocal.m4-1669-    else
recode-3.6/aclocal.m4-1670-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/aclocal.m4:1671:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/aclocal.m4-1672-    fi
##############################################
recode-3.6/aclocal.m4-1679-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/aclocal.m4:1680:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/aclocal.m4-1681-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/aclocal.m4-1683-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/aclocal.m4:1684:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/aclocal.m4:1685:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/aclocal.m4:1686:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/aclocal.m4-1687-
##############################################
recode-3.6/aclocal.m4-1712-    if test "$GCC" = yes; then
recode-3.6/aclocal.m4:1713:      case `$CC --version 2>/dev/null` in
recode-3.6/aclocal.m4-1714-      [[12]].*)
##############################################
recode-3.6/aclocal.m4-1965-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/aclocal.m4:1966:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/aclocal.m4-1967-  ;;
##############################################
recode-3.6/aclocal.m4-1996-    library_names_spec='$libname.dll.a'
recode-3.6/aclocal.m4:1997:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/aclocal.m4:1998:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/aclocal.m4:1999:      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/aclocal.m4-2000-      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/aclocal.m4-2001-      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/aclocal.m4:2002:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/aclocal.m4-2003-      dlpath=$dir/\$dldll~
##############################################
recode-3.6/aclocal.m4-2006-  yes,mingw*)
recode-3.6/aclocal.m4:2007:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
recode-3.6/aclocal.m4:2008:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/aclocal.m4-2009-    ;;
recode-3.6/aclocal.m4-2010-  yes,pw32*)
recode-3.6/aclocal.m4:2011:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/aclocal.m4-2012-    ;;
recode-3.6/aclocal.m4-2013-  *)
recode-3.6/aclocal.m4:2014:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/aclocal.m4-2015-    ;;
##############################################
recode-3.6/aclocal.m4-2188-  need_version=no
recode-3.6/aclocal.m4:2189:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/aclocal.m4-2190-    case "$host_os" in
##############################################
recode-3.6/aclocal.m4-2450-      # Double-quote double-evaled strings.
recode-3.6/aclocal.m4:2451:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/aclocal.m4-2452-      ;;
recode-3.6/aclocal.m4-2453-    *)
recode-3.6/aclocal.m4:2454:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/aclocal.m4-2455-      ;;
##############################################
recode-3.6/aclocal.m4-2461-
recode-3.6/aclocal.m4:2462:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/aclocal.m4-2463-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/aclocal.m4-3101-	"file_magic "*)
recode-3.6/aclocal.m4:3102:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/aclocal.m4-3103-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/aclocal.m4-3168-    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/aclocal.m4:3169:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/aclocal.m4-3170-  *)
recode-3.6/aclocal.m4:3171:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/aclocal.m4-3172-  esac
##############################################
recode-3.6/aclocal.m4-3177-      # Canonicalize the path of ld
recode-3.6/aclocal.m4:3178:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/aclocal.m4-3179-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/aclocal.m4:3180:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/aclocal.m4-3181-      done
##############################################
recode-3.6/aclocal.m4-3344-  esac
recode-3.6/aclocal.m4:3345:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/aclocal.m4-3346-  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/aclocal.m4-3377-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/aclocal.m4:3378:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/aclocal.m4-3379-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
recode-3.6/aclocal.m4-3596-{
recode-3.6/aclocal.m4:3597:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/aclocal.m4-3598-  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/aclocal.m4-3630-      test $_count -gt 10 && break
recode-3.6/aclocal.m4:3631:      _count=`expr $_count + 1`
recode-3.6/aclocal.m4-3632-      if test $_count -gt $_max; then
##############################################
recode-3.6/aclocal.m4-3979-        dnl or AC_LIB_HAVE_LINKFLAGS call.
recode-3.6/aclocal.m4:3980:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
recode-3.6/aclocal.m4-3981-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
recode-3.6/aclocal.m4-4021-                -L*)
recode-3.6/aclocal.m4:4022:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
recode-3.6/aclocal.m4-4023-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
recode-3.6/aclocal.m4-4138-              */lib | */lib/)
recode-3.6/aclocal.m4:4139:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
recode-3.6/aclocal.m4-4140-                additional_includedir="$basedir/include"
##############################################
recode-3.6/aclocal.m4-4191-                  -L*)
recode-3.6/aclocal.m4:4192:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
recode-3.6/aclocal.m4-4193-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
recode-3.6/aclocal.m4-4241-                  -R*)
recode-3.6/aclocal.m4:4242:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
recode-3.6/aclocal.m4-4243-                    if test "$enable_rpath" != no; then
##############################################
recode-3.6/aclocal.m4-4271-                    dnl Handle this in the next round.
recode-3.6/aclocal.m4:4272:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
recode-3.6/aclocal.m4-4273-                    ;;
##############################################
recode-3.6/aclocal.m4-4277-                    dnl option.
recode-3.6/aclocal.m4:4278:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
recode-3.6/aclocal.m4-4279-                    ;;
##############################################
recode-3.6/aclocal.m4-4406-    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/aclocal.m4:4407:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/aclocal.m4-4408-  *)
recode-3.6/aclocal.m4:4409:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/aclocal.m4-4410-  esac
##############################################
recode-3.6/aclocal.m4-4415-      # Canonicalize the path of ld
recode-3.6/aclocal.m4:4416:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/aclocal.m4-4417-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/aclocal.m4:4418:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/aclocal.m4-4419-      done
##############################################
recode-3.6/aclocal.m4-4482-  *" <<$>>am_file "*<<)>>
recode-3.6/aclocal.m4:4483:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
recode-3.6/aclocal.m4-4484-    ;;
recode-3.6/aclocal.m4-4485-  esac
recode-3.6/aclocal.m4:4486:  am_indx=`expr "<<$>>am_indx" + 1`
recode-3.6/aclocal.m4-4487-done<<>>dnl>>)
##############################################
recode-3.6/aclocal.m4-4506-dnl test to see if srcdir already configured
recode-3.6/aclocal.m4:4507:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
recode-3.6/aclocal.m4-4508-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
recode-3.6/aclocal.m4-4515-dnl FIXME This is truly gross.
recode-3.6/aclocal.m4:4516:missing_dir=`cd $ac_aux_dir && pwd`
recode-3.6/aclocal.m4-4517-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
##############################################
recode-3.6/aclocal.m4-4567-if (
recode-3.6/aclocal.m4:4568:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
recode-3.6/aclocal.m4-4569-   if test "[$]*" = "X"; then
recode-3.6/aclocal.m4-4570-      # -L didn't work.
recode-3.6/aclocal.m4:4571:      set X `ls -t $srcdir/configure conftestfile`
recode-3.6/aclocal.m4-4572-   fi
##############################################
recode-3.6/aclocal.m4-5002-#    . define `POTFILES' (peek at previous `i18n/POTFILES.in).
recode-3.6/aclocal.m4:5003:#    . add `$(srcdir)/stamp-pot' to `all-local'.
recode-3.6/aclocal.m4-5004-#    . add rule for `$(srcdir)/stamp-pot'.
##############################################
recode-3.6/aclocal.m4-5352-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
recode-3.6/aclocal.m4:5353:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
recode-3.6/aclocal.m4-5354-      fi
##############################################
recode-3.6/aclocal.m4-5512-changequote(<<,>>)dnl
recode-3.6/aclocal.m4:5513:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
recode-3.6/aclocal.m4-5514-    case $ac_prog_version in
##############################################
recode-3.6/aclocal.m4-5595-    else
recode-3.6/aclocal.m4:5596:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
recode-3.6/aclocal.m4-5597-      AC_MSG_RESULT(
##############################################
recode-3.6/aclocal.m4-5623-      case "$ac_file" in
recode-3.6/aclocal.m4:5624:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/aclocal.m4-5625-      esac
##############################################
recode-3.6/aclocal.m4-5628-        # Adjust a relative srcdir.
recode-3.6/aclocal.m4:5629:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
recode-3.6/aclocal.m4:5630:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
recode-3.6/aclocal.m4:5631:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
recode-3.6/aclocal.m4-5632-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
recode-3.6/aclocal.m4-5635-        case "$ac_given_srcdir" in
recode-3.6/aclocal.m4:5636:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
recode-3.6/aclocal.m4-5637-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
recode-3.6/aclocal.m4-5652-            fi
recode-3.6/aclocal.m4:5653:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
recode-3.6/aclocal.m4-5654-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
recode-3.6/aclocal.m4-5967-      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);"])
recode-3.6/aclocal.m4:5968:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
recode-3.6/aclocal.m4-5969-    AC_MSG_RESULT([$]{ac_t:-
##############################################
recode-3.6/ltmain.sh-33-  :
recode-3.6/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/ltmain.sh-35-  # Yippee, $echo works!
##############################################
recode-3.6/ltmain.sh-51-# The name of this program.
recode-3.6/ltmain.sh:52:progname=`$echo "$0" | ${SED} 's%^.*/%%'`
recode-3.6/ltmain.sh-53-modename="$progname"
##############################################
recode-3.6/ltmain.sh-124-  case $arg in
recode-3.6/ltmain.sh:125:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
recode-3.6/ltmain.sh-126-  *) optarg= ;;
##############################################
recode-3.6/ltmain.sh-297-	prev=
recode-3.6/ltmain.sh:298:	lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-299-
##############################################
recode-3.6/ltmain.sh-349-      -Wc,*)
recode-3.6/ltmain.sh:350:	args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
recode-3.6/ltmain.sh-351-	lastarg=
##############################################
recode-3.6/ltmain.sh-366-	IFS="$save_ifs"
recode-3.6/ltmain.sh:367:	lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
recode-3.6/ltmain.sh-368-
##############################################
recode-3.6/ltmain.sh-401-      # interpreted inside of double-quoted scrings.
recode-3.6/ltmain.sh:402:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-403-
##############################################
recode-3.6/ltmain.sh-425-      # Get the name of the library object.
recode-3.6/ltmain.sh:426:      libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-427-      ;;
##############################################
recode-3.6/ltmain.sh-440-    *.ads) xform=ads ;;
recode-3.6/ltmain.sh:441:    *.asm) xform=asm ;;
recode-3.6/ltmain.sh-442-    *.c++) xform=c++ ;;
##############################################
recode-3.6/ltmain.sh-449-
recode-3.6/ltmain.sh:450:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
recode-3.6/ltmain.sh-451-
recode-3.6/ltmain.sh-452-    case $libobj in
recode-3.6/ltmain.sh:453:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
recode-3.6/ltmain.sh-454-    *)
##############################################
recode-3.6/ltmain.sh-489-    if test "$compiler_c_o" = no; then
recode-3.6/ltmain.sh:490:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
recode-3.6/ltmain.sh-491-      lockfile="$output_obj.lock"
##############################################
recode-3.6/ltmain.sh-509-*** ERROR, $lockfile exists and contains:
recode-3.6/ltmain.sh:510:`cat $lockfile 2>/dev/null`
recode-3.6/ltmain.sh-511-
##############################################
recode-3.6/ltmain.sh-542-	lo_libobj="$libobj"
recode-3.6/ltmain.sh:543:	dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-544-	if test "X$dir" = "X$libobj"; then
##############################################
recode-3.6/ltmain.sh-548-	fi
recode-3.6/ltmain.sh:549:	libobj="$dir/"`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-550-
##############################################
recode-3.6/ltmain.sh-579-      if test "$need_locks" = warn &&
recode-3.6/ltmain.sh:580:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
recode-3.6/ltmain.sh-581-	echo "\
recode-3.6/ltmain.sh-582-*** ERROR, $lockfile contains:
recode-3.6/ltmain.sh:583:`cat $lockfile 2>/dev/null`
recode-3.6/ltmain.sh-584-
##############################################
recode-3.6/ltmain.sh-626-
recode-3.6/ltmain.sh:627:	xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-628-	if test "X$xdir" = "X$obj"; then
##############################################
recode-3.6/ltmain.sh-632-	fi
recode-3.6/ltmain.sh:633:	baseobj=`$echo "X$obj" | $Xsed -e "s%.*/%%"`
recode-3.6/ltmain.sh:634:	libobj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
recode-3.6/ltmain.sh-635-	# Now arrange that obj and lo_libobj become the same file
##############################################
recode-3.6/ltmain.sh-678-      if test "$need_locks" = warn &&
recode-3.6/ltmain.sh:679:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
recode-3.6/ltmain.sh-680-	echo "\
recode-3.6/ltmain.sh-681-*** ERROR, $lockfile contains:
recode-3.6/ltmain.sh:682:`cat $lockfile 2>/dev/null`
recode-3.6/ltmain.sh-683-
##############################################
recode-3.6/ltmain.sh-832-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
recode-3.6/ltmain.sh:833:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
recode-3.6/ltmain.sh-834-	;;
##############################################
recode-3.6/ltmain.sh-1028-      -L*)
recode-3.6/ltmain.sh:1029:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
recode-3.6/ltmain.sh-1030-	# We need an absolute path.
##############################################
recode-3.6/ltmain.sh-1033-	*)
recode-3.6/ltmain.sh:1034:	  absdir=`cd "$dir" && pwd`
recode-3.6/ltmain.sh-1035-	  if test -z "$absdir"; then
##############################################
recode-3.6/ltmain.sh-1134-      -R*)
recode-3.6/ltmain.sh:1135:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
recode-3.6/ltmain.sh-1136-	# We need an absolute path.
##############################################
recode-3.6/ltmain.sh-1170-      -Wc,*)
recode-3.6/ltmain.sh:1171:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
recode-3.6/ltmain.sh-1172-	arg=
##############################################
recode-3.6/ltmain.sh-1184-	IFS="$save_ifs"
recode-3.6/ltmain.sh:1185:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
recode-3.6/ltmain.sh-1186-	;;
##############################################
recode-3.6/ltmain.sh-1188-      -Wl,*)
recode-3.6/ltmain.sh:1189:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
recode-3.6/ltmain.sh-1190-	arg=
##############################################
recode-3.6/ltmain.sh-1203-	IFS="$save_ifs"
recode-3.6/ltmain.sh:1204:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
recode-3.6/ltmain.sh-1205-	;;
##############################################
recode-3.6/ltmain.sh-1225-	# to be aesthetically quoted because they are evaled later.
recode-3.6/ltmain.sh:1226:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-1227-	case $arg in
##############################################
recode-3.6/ltmain.sh-1249-	  # Preload the old-style object.
recode-3.6/ltmain.sh:1250:	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"`
recode-3.6/ltmain.sh-1251-	  prev=
##############################################
recode-3.6/ltmain.sh-1287-	# to be aesthetically quoted because they are evaled later.
recode-3.6/ltmain.sh:1288:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-1289-	case $arg in
##############################################
recode-3.6/ltmain.sh-1316-    # calculate the name of the file, without its directory
recode-3.6/ltmain.sh:1317:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-1318-    libobjs_save="$libobjs"
##############################################
recode-3.6/ltmain.sh-1321-      # get the directories listed in $shlibpath_var
recode-3.6/ltmain.sh:1322:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
recode-3.6/ltmain.sh-1323-    else
##############################################
recode-3.6/ltmain.sh-1328-
recode-3.6/ltmain.sh:1329:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-1330-    if test "X$output_objdir" = "X$output"; then
##############################################
recode-3.6/ltmain.sh-1425-	  fi
recode-3.6/ltmain.sh:1426:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
recode-3.6/ltmain.sh-1427-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
recode-3.6/ltmain.sh-1452-	    newdependency_libs="$deplib $newdependency_libs"
recode-3.6/ltmain.sh:1453:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
recode-3.6/ltmain.sh-1454-	    ;;
##############################################
recode-3.6/ltmain.sh-1461-	      deplibs="$deplib $deplibs"
recode-3.6/ltmain.sh:1462:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
recode-3.6/ltmain.sh-1463-	    else
##############################################
recode-3.6/ltmain.sh-1475-	  if test $pass = link; then
recode-3.6/ltmain.sh:1476:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
recode-3.6/ltmain.sh-1477-	    # Make sure the xrpath contains only unique directories.
##############################################
recode-3.6/ltmain.sh-1550-
recode-3.6/ltmain.sh:1551:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-1552-	test "X$ladir" = "X$lib" && ladir="."
##############################################
recode-3.6/ltmain.sh-1635-	*)
recode-3.6/ltmain.sh:1636:	  abs_ladir=`cd "$ladir" && pwd`
recode-3.6/ltmain.sh-1637-	  if test -z "$abs_ladir"; then
##############################################
recode-3.6/ltmain.sh-1643-	esac
recode-3.6/ltmain.sh:1644:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-1645-
##############################################
recode-3.6/ltmain.sh-1662-	fi # $installed = yes
recode-3.6/ltmain.sh:1663:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
recode-3.6/ltmain.sh-1664-
##############################################
recode-3.6/ltmain.sh-1708-	    case $deplib in
recode-3.6/ltmain.sh:1709:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
recode-3.6/ltmain.sh-1710-	    esac
##############################################
recode-3.6/ltmain.sh-1787-	    shift; shift
recode-3.6/ltmain.sh:1788:	    libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/ltmain.sh-1789-	    # use dlname if we got it. it's perfectly good, no?
##############################################
recode-3.6/ltmain.sh-1795-	      *cygwin*)
recode-3.6/ltmain.sh:1796:		major=`expr $current - $age`
recode-3.6/ltmain.sh-1797-		versuffix="-$major"
##############################################
recode-3.6/ltmain.sh-1806-	    soroot="$soname"
recode-3.6/ltmain.sh:1807:	    soname=`echo $soroot | ${SED} -e 's/^.*\///'`
recode-3.6/ltmain.sh:1808:	    newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
recode-3.6/ltmain.sh-1809-
##############################################
recode-3.6/ltmain.sh-2020-	      case $libdir in
recode-3.6/ltmain.sh:2021:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
recode-3.6/ltmain.sh-2022-		   case " $xrpath " in
##############################################
recode-3.6/ltmain.sh-2052-	      *.la)
recode-3.6/ltmain.sh:2053:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-2054-		test "X$dir" = "X$deplib" && dir="."
##############################################
recode-3.6/ltmain.sh-2058-		*)
recode-3.6/ltmain.sh:2059:		  absdir=`cd "$dir" && pwd`
recode-3.6/ltmain.sh-2060-		  if test -z "$absdir"; then
##############################################
recode-3.6/ltmain.sh-2068-		else
recode-3.6/ltmain.sh:2069:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
recode-3.6/ltmain.sh-2070-		  if test -z "$libdir"; then
##############################################
recode-3.6/ltmain.sh-2196-      lib*)
recode-3.6/ltmain.sh:2197:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
recode-3.6/ltmain.sh-2198-	eval libname=\"$libname_spec\"
##############################################
recode-3.6/ltmain.sh-2201-	if test "$module" = no; then
recode-3.6/ltmain.sh:2202:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
recode-3.6/ltmain.sh-2203-	  $echo "$help" 1>&2
##############################################
recode-3.6/ltmain.sh-2207-	  # Add the "lib" prefix for modules if required
recode-3.6/ltmain.sh:2208:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
recode-3.6/ltmain.sh-2209-	  eval libname=\"$libname_spec\"
recode-3.6/ltmain.sh-2210-	else
recode-3.6/ltmain.sh:2211:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
recode-3.6/ltmain.sh-2212-	fi
##############################################
recode-3.6/ltmain.sh-2300-	if test $age -gt $current; then
recode-3.6/ltmain.sh:2301:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
recode-3.6/ltmain.sh-2302-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
recode-3.6/ltmain.sh-2315-	  # verstring for coding it into the library header
recode-3.6/ltmain.sh:2316:	  major=.`expr $current - $age`
recode-3.6/ltmain.sh-2317-	  versuffix="$major.$age.$revision"
recode-3.6/ltmain.sh-2318-	  # Darwin ld doesn't like 0 for these options...
recode-3.6/ltmain.sh:2319:	  minor_current=`expr $current + 1`
recode-3.6/ltmain.sh-2320-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
recode-3.6/ltmain.sh-2333-	irix | nonstopux)
recode-3.6/ltmain.sh:2334:	  major=`expr $current - $age + 1`
recode-3.6/ltmain.sh-2335-
##############################################
recode-3.6/ltmain.sh-2344-	  while test $loop != 0; do
recode-3.6/ltmain.sh:2345:	    iface=`expr $revision - $loop`
recode-3.6/ltmain.sh:2346:	    loop=`expr $loop - 1`
recode-3.6/ltmain.sh-2347-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
recode-3.6/ltmain.sh-2355-	linux)
recode-3.6/ltmain.sh:2356:	  major=.`expr $current - $age`
recode-3.6/ltmain.sh-2357-	  versuffix="$major.$age.$revision"
##############################################
recode-3.6/ltmain.sh-2360-	osf)
recode-3.6/ltmain.sh:2361:	  major=.`expr $current - $age`
recode-3.6/ltmain.sh-2362-	  versuffix=".$current.$age.$revision"
##############################################
recode-3.6/ltmain.sh-2367-	  while test $loop != 0; do
recode-3.6/ltmain.sh:2368:	    iface=`expr $current - $loop`
recode-3.6/ltmain.sh:2369:	    loop=`expr $loop - 1`
recode-3.6/ltmain.sh-2370-	    verstring="$verstring:${iface}.0"
##############################################
recode-3.6/ltmain.sh-2384-	  # extension on DOS 8.3 filesystems.
recode-3.6/ltmain.sh:2385:	  major=`expr $current - $age`
recode-3.6/ltmain.sh-2386-	  versuffix="-$major"
##############################################
recode-3.6/ltmain.sh-2447-	# Transform .lo files to .o files.
recode-3.6/ltmain.sh:2448:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
recode-3.6/ltmain.sh-2449-      fi
##############################################
recode-3.6/ltmain.sh-2452-      for path in $notinst_path; do
recode-3.6/ltmain.sh:2453:	lib_search_path=`echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
recode-3.6/ltmain.sh:2454:	deplibs=`echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
recode-3.6/ltmain.sh:2455:	dependency_libs=`echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
recode-3.6/ltmain.sh-2456-      done
##############################################
recode-3.6/ltmain.sh-2554-	    for i in $deplibs; do
recode-3.6/ltmain.sh:2555:	      name="`expr $i : '-l\(.*\)'`"
recode-3.6/ltmain.sh-2556-	      # If $name is empty we are operating on a -L argument.
recode-3.6/ltmain.sh-2557-	      if test -n "$name" && test "$name" != "0"; then
recode-3.6/ltmain.sh:2558:		libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/ltmain.sh:2559:		deplib_matches=`eval \\$echo \"$library_names_spec\"`
recode-3.6/ltmain.sh-2560-		set dummy $deplib_matches
recode-3.6/ltmain.sh-2561-		deplib_match=$2
recode-3.6/ltmain.sh:2562:		if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
recode-3.6/ltmain.sh-2563-		  newdeplibs="$newdeplibs $i"
##############################################
recode-3.6/ltmain.sh-2581-	    for i in $deplibs; do
recode-3.6/ltmain.sh:2582:	      name="`expr $i : '-l\(.*\)'`"
recode-3.6/ltmain.sh-2583-	     # If $name is empty we are operating on a -L argument.
##############################################
recode-3.6/ltmain.sh-2589-		  ldd_output=`ldd conftest`
recode-3.6/ltmain.sh:2590:		  libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/ltmain.sh:2591:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
recode-3.6/ltmain.sh-2592-		  set dummy $deplib_matches
recode-3.6/ltmain.sh-2593-		  deplib_match=$2
recode-3.6/ltmain.sh:2594:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
recode-3.6/ltmain.sh-2595-		    newdeplibs="$newdeplibs $i"
##############################################
recode-3.6/ltmain.sh-2621-	  set dummy $deplibs_check_method
recode-3.6/ltmain.sh:2622:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
recode-3.6/ltmain.sh-2623-	  for a_deplib in $deplibs; do
recode-3.6/ltmain.sh:2624:	    name="`expr $a_deplib : '-l\(.*\)'`"
recode-3.6/ltmain.sh-2625-	    # If $name is empty we are operating on a -L argument.
recode-3.6/ltmain.sh-2626-	    if test -n "$name" && test "$name" != "0"; then
recode-3.6/ltmain.sh:2627:	      libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/ltmain.sh-2628-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
recode-3.6/ltmain.sh:2629:		    potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
recode-3.6/ltmain.sh-2630-		    for potent_lib in $potential_libs; do
##############################################
recode-3.6/ltmain.sh-2642-		      while test -h "$potlib" 2>/dev/null; do
recode-3.6/ltmain.sh:2643:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
recode-3.6/ltmain.sh-2644-			case $potliblink in
recode-3.6/ltmain.sh-2645-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
recode-3.6/ltmain.sh:2646:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
recode-3.6/ltmain.sh-2647-			esac
##############################################
recode-3.6/ltmain.sh-2680-	  set dummy $deplibs_check_method
recode-3.6/ltmain.sh:2681:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
recode-3.6/ltmain.sh-2682-	  for a_deplib in $deplibs; do
recode-3.6/ltmain.sh:2683:	    name="`expr $a_deplib : '-l\(.*\)'`"
recode-3.6/ltmain.sh-2684-	    # If $name is empty we are operating on a -L argument.
recode-3.6/ltmain.sh-2685-	    if test -n "$name" && test "$name" != "0"; then
recode-3.6/ltmain.sh:2686:	      libname=`eval \\$echo \"$libname_spec\"`
recode-3.6/ltmain.sh-2687-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
recode-3.6/ltmain.sh:2688:		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
recode-3.6/ltmain.sh-2689-		for potent_lib in $potential_libs; do
##############################################
recode-3.6/ltmain.sh-2745-	  # On Rhapsody replace the C library is the System framework
recode-3.6/ltmain.sh:2746:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
recode-3.6/ltmain.sh-2747-	  ;;
##############################################
recode-3.6/ltmain.sh-2879-	for obj in $libobjs; do
recode-3.6/ltmain.sh:2880:	  xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-2881-	  if test "X$xdir" = "X$obj"; then
##############################################
recode-3.6/ltmain.sh-2885-	  fi
recode-3.6/ltmain.sh:2886:	  baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh:2887:	  oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
recode-3.6/ltmain.sh-2888-	  if test ! -f $xdir/$oldobj; then
##############################################
recode-3.6/ltmain.sh-2894-	# Use standard objects if they are pic
recode-3.6/ltmain.sh:2895:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/ltmain.sh-2896-
##############################################
recode-3.6/ltmain.sh-2944-	      esac
recode-3.6/ltmain.sh:2945:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-2946-	      xdir="$gentop/$xlib"
##############################################
recode-3.6/ltmain.sh-2958-
recode-3.6/ltmain.sh:2959:	      libobjs="$libobjs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
recode-3.6/ltmain.sh-2960-	    done
##############################################
recode-3.6/ltmain.sh-3052-	libobj="$output"
recode-3.6/ltmain.sh:3053:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
recode-3.6/ltmain.sh-3054-	;;
##############################################
recode-3.6/ltmain.sh-3094-	    esac
recode-3.6/ltmain.sh:3095:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-3096-	    xdir="$gentop/$xlib"
##############################################
recode-3.6/ltmain.sh-3108-
recode-3.6/ltmain.sh:3109:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
recode-3.6/ltmain.sh-3110-	  done
##############################################
recode-3.6/ltmain.sh-3114-      # Create the old-style object.
recode-3.6/ltmain.sh:3115:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
recode-3.6/ltmain.sh-3116-
##############################################
recode-3.6/ltmain.sh-3165-	$run $rm $libobj
recode-3.6/ltmain.sh:3166:	xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-3167-	if test "X$xdir" = "X$libobj"; then
##############################################
recode-3.6/ltmain.sh-3171-	fi
recode-3.6/ltmain.sh:3172:	baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh:3173:	oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
recode-3.6/ltmain.sh-3174-	$show "(cd $xdir && $LN_S $oldobj $baseobj)"
##############################################
recode-3.6/ltmain.sh-3187-      case $host in
recode-3.6/ltmain.sh:3188:	*cygwin*) output=`echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
recode-3.6/ltmain.sh-3189-      esac
##############################################
recode-3.6/ltmain.sh-3207-	# On Rhapsody replace the C library is the System framework
recode-3.6/ltmain.sh:3208:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
recode-3.6/ltmain.sh:3209:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
recode-3.6/ltmain.sh-3210-	case $host in
##############################################
recode-3.6/ltmain.sh-3316-	# Transform all the library objects into standard objects.
recode-3.6/ltmain.sh:3317:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/ltmain.sh:3318:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/ltmain.sh-3319-      fi
##############################################
recode-3.6/ltmain.sh-3362-	    # Add our own program objects to the symbol list.
recode-3.6/ltmain.sh:3363:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
recode-3.6/ltmain.sh-3364-	    for arg in $progfiles; do
##############################################
recode-3.6/ltmain.sh-3392-	    $show "extracting global C symbols from \`$arg'"
recode-3.6/ltmain.sh:3393:	    name=`echo "$arg" | ${SED} -e 's%^.*/%%'`
recode-3.6/ltmain.sh-3394-	    $run eval 'echo ": $name " >> "$nlist"'
##############################################
recode-3.6/ltmain.sh-3492-	  # Transform the symbol file into the correct name.
recode-3.6/ltmain.sh:3493:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
recode-3.6/ltmain.sh:3494:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
recode-3.6/ltmain.sh-3495-	  ;;
##############################################
recode-3.6/ltmain.sh-3506-	# Nullify the symbol file.
recode-3.6/ltmain.sh:3507:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
recode-3.6/ltmain.sh:3508:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
recode-3.6/ltmain.sh-3509-      fi
##############################################
recode-3.6/ltmain.sh-3512-	# Replace the output file specification.
recode-3.6/ltmain.sh:3513:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
recode-3.6/ltmain.sh-3514-	link_command="$compile_command$compile_rpath"
##############################################
recode-3.6/ltmain.sh-3579-	# Replace the output file specification.
recode-3.6/ltmain.sh:3580:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
recode-3.6/ltmain.sh-3581-	# Delete the old output file.
##############################################
recode-3.6/ltmain.sh-3599-	  if test "$fast_install" = yes; then
recode-3.6/ltmain.sh:3600:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
recode-3.6/ltmain.sh-3601-	  else
##############################################
recode-3.6/ltmain.sh-3611-      # Replace the output file specification.
recode-3.6/ltmain.sh:3612:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
recode-3.6/ltmain.sh-3613-
##############################################
recode-3.6/ltmain.sh-3631-	  else
recode-3.6/ltmain.sh:3632:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-3633-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
recode-3.6/ltmain.sh-3636-	relink_command="(cd `pwd`; $relink_command)"
recode-3.6/ltmain.sh:3637:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-3638-      fi
##############################################
recode-3.6/ltmain.sh-3645-	esac
recode-3.6/ltmain.sh:3646:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-3647-      else
recode-3.6/ltmain.sh:3648:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-3649-      fi
##############################################
recode-3.6/ltmain.sh-3655-	case $output in
recode-3.6/ltmain.sh:3656:	  *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;;
recode-3.6/ltmain.sh-3657-	esac
##############################################
recode-3.6/ltmain.sh-3701-      shift
recode-3.6/ltmain.sh:3702:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
recode-3.6/ltmain.sh-3703-      # Yippee, \$echo works!
##############################################
recode-3.6/ltmain.sh-3713-  # Find the directory that this script lives in.
recode-3.6/ltmain.sh:3714:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
recode-3.6/ltmain.sh-3715-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
recode-3.6/ltmain.sh-3717-  # Follow symbolic links until we get to the real thisdir.
recode-3.6/ltmain.sh:3718:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
recode-3.6/ltmain.sh-3719-  while test -n \"\$file\"; do
recode-3.6/ltmain.sh:3720:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
recode-3.6/ltmain.sh-3721-
##############################################
recode-3.6/ltmain.sh-3729-
recode-3.6/ltmain.sh:3730:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
recode-3.6/ltmain.sh:3731:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
recode-3.6/ltmain.sh-3732-  done
##############################################
recode-3.6/ltmain.sh-3734-  # Try to get the absolute directory name.
recode-3.6/ltmain.sh:3735:  absdir=\`cd \"\$thisdir\" && pwd\`
recode-3.6/ltmain.sh-3736-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
recode-3.6/ltmain.sh-3744-  if test ! -f \"\$progdir/\$program\" || \\
recode-3.6/ltmain.sh:3745:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
recode-3.6/ltmain.sh-3746-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
recode-3.6/ltmain.sh-3759-    if test -n \"\$relink_command\"; then
recode-3.6/ltmain.sh:3760:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
recode-3.6/ltmain.sh-3761-      else
##############################################
recode-3.6/ltmain.sh-3791-    # The second colon is a workaround for a bug in BeOS R4 ${SED}
recode-3.6/ltmain.sh:3792:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
recode-3.6/ltmain.sh-3793-
##############################################
recode-3.6/ltmain.sh-3866-	else
recode-3.6/ltmain.sh:3867:	  oldobjs="$objs$old_deplibs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
recode-3.6/ltmain.sh-3868-	fi
##############################################
recode-3.6/ltmain.sh-3890-	  esac
recode-3.6/ltmain.sh:3891:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-3892-	  xdir="$gentop/$xlib"
##############################################
recode-3.6/ltmain.sh-3904-
recode-3.6/ltmain.sh:3905:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
recode-3.6/ltmain.sh-3906-	done
##############################################
recode-3.6/ltmain.sh-3917-	  if test ! -f $oldobj; then
recode-3.6/ltmain.sh:3918:	    xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-3919-	    if test "X$xdir" = "X$oldobj"; then
##############################################
recode-3.6/ltmain.sh-3923-	    fi
recode-3.6/ltmain.sh:3924:	    baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh:3925:	    obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
recode-3.6/ltmain.sh-3926-	    $show "(cd $xdir && ${LN_S} $obj $baseobj)"
##############################################
recode-3.6/ltmain.sh-3960-	else
recode-3.6/ltmain.sh:3961:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-3962-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
recode-3.6/ltmain.sh-3966-      relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
recode-3.6/ltmain.sh:3967:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-3968-
##############################################
recode-3.6/ltmain.sh-3981-	      *.la)
recode-3.6/ltmain.sh:3982:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh:3983:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
recode-3.6/ltmain.sh-3984-		if test -z "$libdir"; then
##############################################
recode-3.6/ltmain.sh-3995-	    for lib in $dlfiles; do
recode-3.6/ltmain.sh:3996:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh:3997:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
recode-3.6/ltmain.sh-3998-	      if test -z "$libdir"; then
##############################################
recode-3.6/ltmain.sh-4006-	    for lib in $dlprefiles; do
recode-3.6/ltmain.sh:4007:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh:4008:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
recode-3.6/ltmain.sh-4009-	      if test -z "$libdir"; then
##############################################
recode-3.6/ltmain.sh-4081-      # Aesthetically quote it.
recode-3.6/ltmain.sh:4082:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-4083-      case $arg in
##############################################
recode-3.6/ltmain.sh-4097-    # Aesthetically quote it.
recode-3.6/ltmain.sh:4098:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-4099-    case $arg in
##############################################
recode-3.6/ltmain.sh-4145-      # Aesthetically quote the argument.
recode-3.6/ltmain.sh:4146:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-4147-      case $arg in
##############################################
recode-3.6/ltmain.sh-4177-    # Strip any trailing slash from the destination.
recode-3.6/ltmain.sh:4178:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
recode-3.6/ltmain.sh-4179-
##############################################
recode-3.6/ltmain.sh-4185-    else
recode-3.6/ltmain.sh:4186:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-4187-      test "X$destdir" = "X$dest" && destdir=.
recode-3.6/ltmain.sh:4188:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-4189-
##############################################
recode-3.6/ltmain.sh-4261-
recode-3.6/ltmain.sh:4262:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
recode-3.6/ltmain.sh-4263-	test "X$dir" = "X$file/" && dir=
##############################################
recode-3.6/ltmain.sh-4267-          # Determine the prefix the user has applied to our future dir.
recode-3.6/ltmain.sh:4268:          inst_prefix_dir=`$echo "$destdir" | sed "s%$libdir\$%%"`
recode-3.6/ltmain.sh-4269- 
##############################################
recode-3.6/ltmain.sh-4279-            # Stick the inst_prefix_dir data into the link command.
recode-3.6/ltmain.sh:4280:            relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
recode-3.6/ltmain.sh-4281-          else
recode-3.6/ltmain.sh:4282:            relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%%"`
recode-3.6/ltmain.sh-4283-          fi
##############################################
recode-3.6/ltmain.sh-4335-	# Install the pseudo-library for information purposes.
recode-3.6/ltmain.sh:4336:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-4337-	instname="$dir/$name"i
##############################################
recode-3.6/ltmain.sh-4351-	else
recode-3.6/ltmain.sh:4352:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-4353-	  destfile="$destdir/$destfile"
##############################################
recode-3.6/ltmain.sh-4358-	*.lo)
recode-3.6/ltmain.sh:4359:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
recode-3.6/ltmain.sh-4360-	  ;;
##############################################
recode-3.6/ltmain.sh-4380-	  # Deduce the name of the old-style object file.
recode-3.6/ltmain.sh:4381:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
recode-3.6/ltmain.sh-4382-
##############################################
recode-3.6/ltmain.sh-4393-	else
recode-3.6/ltmain.sh:4394:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-4395-	  destfile="$destdir/$destfile"
##############################################
recode-3.6/ltmain.sh-4400-	*cygwin*|*mingw*)
recode-3.6/ltmain.sh:4401:	    wrapper=`echo $file | ${SED} -e 's,.exe$,,'`
recode-3.6/ltmain.sh-4402-	    ;;
##############################################
recode-3.6/ltmain.sh-4433-	    fi
recode-3.6/ltmain.sh:4434:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
recode-3.6/ltmain.sh-4435-	    if test -n "$libdir" && test ! -f "$libfile"; then
recode-3.6/ltmain.sh:4436:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
recode-3.6/ltmain.sh-4437-	      finalize=no
##############################################
recode-3.6/ltmain.sh-4458-	      fi
recode-3.6/ltmain.sh:4459:	      file=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-4460-	      outputname="$tmpdir/$file"
recode-3.6/ltmain.sh-4461-	      # Replace the output file specification.
recode-3.6/ltmain.sh:4462:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
recode-3.6/ltmain.sh-4463-
##############################################
recode-3.6/ltmain.sh-4476-	    # Install the binary that we compiled earlier.
recode-3.6/ltmain.sh:4477:	    file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
recode-3.6/ltmain.sh-4478-	  fi
##############################################
recode-3.6/ltmain.sh-4492-	  *:*.exe)
recode-3.6/ltmain.sh:4493:	    destfile=`echo $destfile | ${SED} -e 's,.exe$,,'`
recode-3.6/ltmain.sh-4494-	    ;;
##############################################
recode-3.6/ltmain.sh-4505-    for file in $staticlibs; do
recode-3.6/ltmain.sh:4506:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-4507-
##############################################
recode-3.6/ltmain.sh-4660-	  # Warn if it was a shared library.
recode-3.6/ltmain.sh:4661:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
recode-3.6/ltmain.sh-4662-	  continue
##############################################
recode-3.6/ltmain.sh-4664-
recode-3.6/ltmain.sh:4665:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-4666-	test "X$dir" = "X$file" && dir=.
##############################################
recode-3.6/ltmain.sh-4670-	else
recode-3.6/ltmain.sh:4671:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
recode-3.6/ltmain.sh-4672-	  exit 1
##############################################
recode-3.6/ltmain.sh-4677-	# Just add the directory containing the .lo file.
recode-3.6/ltmain.sh:4678:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-4679-	test "X$dir" = "X$file" && dir=.
##############################################
recode-3.6/ltmain.sh-4688-      # Get the absolute pathname.
recode-3.6/ltmain.sh:4689:      absdir=`cd "$dir" && pwd`
recode-3.6/ltmain.sh-4690-      test -n "$absdir" && dir="$absdir"
##############################################
recode-3.6/ltmain.sh-4724-      # Quote arguments (to preserve shell metacharacters).
recode-3.6/ltmain.sh:4725:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
recode-3.6/ltmain.sh-4726-      args="$args \"$file\""
##############################################
recode-3.6/ltmain.sh-4785-    for file in $files; do
recode-3.6/ltmain.sh:4786:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
recode-3.6/ltmain.sh-4787-      if test "X$dir" = "X$file"; then
##############################################
recode-3.6/ltmain.sh-4792-      fi
recode-3.6/ltmain.sh:4793:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
recode-3.6/ltmain.sh-4794-      test $mode = uninstall && objdir="$dir"
##############################################
recode-3.6/ltmain.sh-4867-	if test "$build_old_libs" = yes; then
recode-3.6/ltmain.sh:4868:	  oldobj=`$echo "X$name" | $Xsed -e "$lo2o"`
recode-3.6/ltmain.sh-4869-	  rmfiles="$rmfiles $dir/$oldobj"
##############################################
recode-3.6/Makefile.in-189-	dot_seen=no; \
recode-3.6/Makefile.in:190:	target=`echo $@ | sed s/-recursive//`; \
recode-3.6/Makefile.in-191-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
recode-3.6/Makefile.in-214-	test "$$dot_seen" = "no" && rev=". $$rev"; \
recode-3.6/Makefile.in:215:	target=`echo $@ | sed s/-recursive//`; \
recode-3.6/Makefile.in-216-	for subdir in $$rev; do \
##############################################
recode-3.6/Makefile.in-275-	mkdir $(distdir)/=inst
recode-3.6/Makefile.in:276:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
recode-3.6/Makefile.in-277-	cd $(distdir)/=build \
##############################################
recode-3.6/Makefile.in-286-	@banner="$(distdir).tar.gz is ready for distribution"; \
recode-3.6/Makefile.in:287:	dashes=`echo "$$banner" | sed s/./=/g`; \
recode-3.6/Makefile.in-288-	echo "$$dashes"; \
##############################################
recode-3.6/configure-40-  # Remove one level of quotation (which was required for Make).
recode-3.6/configure:41:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
recode-3.6/configure-42-  ;;
##############################################
recode-3.6/configure-51-  :
recode-3.6/configure:52:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
recode-3.6/configure-53-  # Yippee, $echo works!
##############################################
recode-3.6/configure-77-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
recode-3.6/configure:78:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
recode-3.6/configure:79:       echo_test_string="`eval $cmd`" &&
recode-3.6/configure-80-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
recode-3.6/configure-86-
recode-3.6/configure:87:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/configure:88:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/configure-89-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/configure-100-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
recode-3.6/configure:101:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/configure:102:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/configure-103-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/configure-112-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/configure:113:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
recode-3.6/configure-114-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/configure-127-      echo='printf %s\n'
recode-3.6/configure:128:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
recode-3.6/configure:129:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/configure-130-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/configure-132-	:
recode-3.6/configure:133:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/configure-134-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/configure:135:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/configure-136-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/configure-141-	echo="$CONFIG_SHELL $0 --fallback-echo"
recode-3.6/configure:142:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
recode-3.6/configure-143-	   test "X$echo_testing_string" = 'X\t' &&
recode-3.6/configure:144:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
recode-3.6/configure-145-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
recode-3.6/configure-151-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
recode-3.6/configure:152:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
recode-3.6/configure-153-	  then
##############################################
recode-3.6/configure-159-	if test "$prev" != 'sed 50q "$0"'; then
recode-3.6/configure:160:	  echo_test_string=`eval $prev`
recode-3.6/configure-161-	  export echo_test_string
##############################################
recode-3.6/configure-247-  case "$ac_option" in
recode-3.6/configure:248:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
recode-3.6/configure-249-  *) ac_optarg= ;;
##############################################
recode-3.6/configure-279-  -disable-* | --disable-*)
recode-3.6/configure:280:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
recode-3.6/configure-281-    # Reject names that are not valid shell variable names.
recode-3.6/configure:282:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
recode-3.6/configure-283-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
recode-3.6/configure-284-    fi
recode-3.6/configure:285:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
recode-3.6/configure-286-    eval "enable_${ac_feature}=no" ;;
##############################################
recode-3.6/configure-288-  -enable-* | --enable-*)
recode-3.6/configure:289:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
recode-3.6/configure-290-    # Reject names that are not valid shell variable names.
recode-3.6/configure:291:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
recode-3.6/configure-292-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
recode-3.6/configure-293-    fi
recode-3.6/configure:294:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
recode-3.6/configure-295-    case "$ac_option" in
##############################################
recode-3.6/configure-519-  -with-* | --with-*)
recode-3.6/configure:520:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
recode-3.6/configure-521-    # Reject names that are not valid shell variable names.
recode-3.6/configure:522:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
recode-3.6/configure-523-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
recode-3.6/configure-524-    fi
recode-3.6/configure:525:    ac_package=`echo $ac_package| sed 's/-/_/g'`
recode-3.6/configure-526-    case "$ac_option" in
##############################################
recode-3.6/configure-532-  -without-* | --without-*)
recode-3.6/configure:533:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
recode-3.6/configure-534-    # Reject names that are not valid shell variable names.
recode-3.6/configure:535:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
recode-3.6/configure-536-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
recode-3.6/configure-537-    fi
recode-3.6/configure:538:    ac_package=`echo $ac_package| sed 's/-/_/g'`
recode-3.6/configure-539-    eval "with_${ac_package}=no" ;;
##############################################
recode-3.6/configure-562-  *)
recode-3.6/configure:563:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
recode-3.6/configure-564-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
recode-3.6/configure-575-if test -n "$ac_prev"; then
recode-3.6/configure:576:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
recode-3.6/configure-577-fi
##############################################
recode-3.6/configure-640-  ac_prog=$0
recode-3.6/configure:641:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
recode-3.6/configure-642-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
recode-3.6/configure-656-fi
recode-3.6/configure:657:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
recode-3.6/configure-658-
##############################################
recode-3.6/configure-741-if test -z "$INSTALL"; then
recode-3.6/configure:742:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
recode-3.6/configure-743-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-802-if (
recode-3.6/configure:803:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
recode-3.6/configure-804-   if test "$*" = "X"; then
recode-3.6/configure-805-      # -L didn't work.
recode-3.6/configure:806:      set X `ls -t $srcdir/configure conftestfile`
recode-3.6/configure-807-   fi
##############################################
recode-3.6/configure-836-EOF_SED
recode-3.6/configure:837:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
recode-3.6/configure-838-  rm -f conftestsed
##############################################
recode-3.6/configure-850-echo "configure:851: checking whether ${MAKE-make} sets \${MAKE}" >&5
recode-3.6/configure:851:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
recode-3.6/configure:852:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
recode-3.6/configure-853-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-859-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
recode-3.6/configure:860:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
recode-3.6/configure-861-if test -n "$ac_maketemp"; then
##############################################
recode-3.6/configure-867-fi
recode-3.6/configure:868:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
recode-3.6/configure-869-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-880-
recode-3.6/configure:881:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
recode-3.6/configure-882-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
recode-3.6/configure-893-
recode-3.6/configure:894:missing_dir=`cd $ac_aux_dir && pwd`
recode-3.6/configure-895-echo $ac_n "checking for working aclocal-${am__api_version}""... $ac_c" 1>&6
##############################################
recode-3.6/configure-964-echo "configure:965: checking how to suppress newlines using echo" >&5
recode-3.6/configure:965:if eval "test \"`echo '$''{'fp_cv_prog_echo_nonl'+set}'`\" = set"; then
recode-3.6/configure-966-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-995-echo "configure:996: checking for $ac_word" >&5
recode-3.6/configure:996:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/configure-997-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1025-echo "configure:1026: checking for $ac_word" >&5
recode-3.6/configure:1026:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/configure-1027-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1076-echo "configure:1077: checking for $ac_word" >&5
recode-3.6/configure:1077:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
recode-3.6/configure-1078-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1155-echo "configure:1156: checking whether we are using GNU C" >&5
recode-3.6/configure:1156:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
recode-3.6/configure-1157-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1183-echo "configure:1184: checking whether ${CC-cc} accepts -g" >&5
recode-3.6/configure:1184:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
recode-3.6/configure-1185-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1187-  echo 'void f(){}' > conftest.c
recode-3.6/configure:1188:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
recode-3.6/configure-1189-  ac_cv_prog_cc_g=yes
##############################################
recode-3.6/configure-1220-if test -z "$CPP"; then
recode-3.6/configure:1221:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
recode-3.6/configure-1222-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1236-{ (eval echo configure:1237: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:1237:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-1238-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-1253-{ (eval echo configure:1254: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:1254:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-1255-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-1270-{ (eval echo configure:1271: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:1271:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-1272-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-1320-echo "configure:1321: checking for minix/config.h" >&5
recode-3.6/configure:1321:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-1322-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1330-{ (eval echo configure:1331: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:1331:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-1332-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-1343-fi
recode-3.6/configure:1344:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-1345-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-1379-echo "configure:1380: checking for Cygwin environment" >&5
recode-3.6/configure:1380:if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
recode-3.6/configure-1381-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1412-echo "configure:1413: checking for mingw32 environment" >&5
recode-3.6/configure:1413:if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
recode-3.6/configure-1414-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1522-  NONE)
recode-3.6/configure:1523:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
recode-3.6/configure-1524-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
recode-3.6/configure-1529-
recode-3.6/configure:1530:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
recode-3.6/configure:1531:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/configure:1532:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/configure:1533:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/configure-1534-echo "$ac_t""$host" 1>&6
##############################################
recode-3.6/configure-1547-
recode-3.6/configure:1548:build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
recode-3.6/configure:1549:build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/configure:1550:build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/configure:1551:build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/configure-1552-echo "$ac_t""$build" 1>&6
##############################################
recode-3.6/configure-1569-    # gcc leaves a trailing carriage return which upsets mingw
recode-3.6/configure:1570:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
recode-3.6/configure-1571-  *)
recode-3.6/configure:1572:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
recode-3.6/configure-1573-  esac
##############################################
recode-3.6/configure-1578-      # Canonicalize the path of ld
recode-3.6/configure:1579:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
recode-3.6/configure-1580-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
recode-3.6/configure:1581:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
recode-3.6/configure-1582-      done
##############################################
recode-3.6/configure-1600-fi
recode-3.6/configure:1601:if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
recode-3.6/configure-1602-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1634-echo "configure:1635: checking if the linker ($LD) is GNU ld" >&5
recode-3.6/configure:1635:if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
recode-3.6/configure-1636-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1651-echo "configure:1652: checking for $LD option to reload object files" >&5
recode-3.6/configure:1652:if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
recode-3.6/configure-1653-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1663-echo "configure:1664: checking for BSD-compatible nm" >&5
recode-3.6/configure:1664:if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
recode-3.6/configure-1665-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1701-echo "configure:1702: checking for a sed that does not truncate output" >&5
recode-3.6/configure:1702:if eval "test \"`echo '$''{'lt_cv_path_SED'+set}'`\" = set"; then
recode-3.6/configure-1703-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1731-{
recode-3.6/configure:1732:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
recode-3.6/configure-1733-  test -n "$tmp" && test -d "$tmp"
##############################################
recode-3.6/configure-1765-      test $_count -gt 10 && break
recode-3.6/configure:1766:      _count=`expr $_count + 1`
recode-3.6/configure-1767-      if test $_count -gt $_max; then
##############################################
recode-3.6/configure-1785-echo "configure:1786: checking whether ln -s works" >&5
recode-3.6/configure:1786:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
recode-3.6/configure-1787-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1806-echo "configure:1807: checking how to recognise dependent libraries" >&5
recode-3.6/configure:1807:if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
recode-3.6/configure-1808-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-1899-  esac
recode-3.6/configure:1900:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
recode-3.6/configure-1901-  lt_cv_deplibs_check_method=pass_all
##############################################
recode-3.6/configure-1932-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
recode-3.6/configure:1933:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/configure-1934-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
recode-3.6/configure-1992-echo "configure:1993: checking for object suffix" >&5
recode-3.6/configure:1993:if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
recode-3.6/configure-1994-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2001-    *.c) ;;
recode-3.6/configure:2002:    *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
recode-3.6/configure-2003-    esac
##############################################
recode-3.6/configure-2018-echo "configure:2019: checking for executable suffix" >&5
recode-3.6/configure:2019:if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
recode-3.6/configure-2020-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2031-      *.$ac_ext | *.c | *.o | *.obj) ;;
recode-3.6/configure:2032:      *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
recode-3.6/configure-2033-      esac
##############################################
recode-3.6/configure-2059-echo "configure:2060: checking command to parse $NM output" >&5
recode-3.6/configure:2060:if eval "test \"`echo '$''{'lt_cv_sys_global_symbol_pipe'+set}'`\" = set"; then
recode-3.6/configure-2061-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2242-do
recode-3.6/configure:2243:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/configure-2244-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/configure-2245-echo "configure:2246: checking for $ac_hdr" >&5
recode-3.6/configure:2246:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-2247-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2255-{ (eval echo configure:2256: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:2256:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-2257-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-2268-fi
recode-3.6/configure:2269:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-2270-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:2271:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/configure-2272-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-2291-echo "configure:2292: checking for ${ac_tool_prefix}file" >&5
recode-3.6/configure:2292:if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
recode-3.6/configure-2293-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2312-	"file_magic "*)
recode-3.6/configure:2313:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/configure-2314-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/configure-2353-echo "configure:2354: checking for file" >&5
recode-3.6/configure:2354:if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
recode-3.6/configure-2355-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2374-	"file_magic "*)
recode-3.6/configure:2375:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
recode-3.6/configure-2376-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
recode-3.6/configure-2424-echo "configure:2425: checking for $ac_word" >&5
recode-3.6/configure:2425:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
recode-3.6/configure-2426-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2456-echo "configure:2457: checking for $ac_word" >&5
recode-3.6/configure:2457:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
recode-3.6/configure-2458-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2491-echo "configure:2492: checking for $ac_word" >&5
recode-3.6/configure:2492:if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
recode-3.6/configure-2493-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2523-echo "configure:2524: checking for $ac_word" >&5
recode-3.6/configure:2524:if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
recode-3.6/configure-2525-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2573-  if { (eval echo configure:2574: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
recode-3.6/configure:2574:    case `/usr/bin/file conftest.$ac_objext` in
recode-3.6/configure-2575-    *32-bit*)
##############################################
recode-3.6/configure-2594-echo "configure:2595: checking whether the C compiler needs -belf" >&5
recode-3.6/configure:2595:if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
recode-3.6/configure-2596-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2696-linux-gnu*) ;;
recode-3.6/configure:2697:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
recode-3.6/configure-2698-esac
##############################################
recode-3.6/configure-2761-echo "configure:2762: checking for $compiler option to produce PIC" >&5
recode-3.6/configure:2762:if eval "test \"`echo '$''{'lt_cv_prog_cc_pic'+set}'`\" = set"; then
recode-3.6/configure-2763-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2909-echo "configure:2910: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5
recode-3.6/configure:2910:  if eval "test \"`echo '$''{'lt_cv_prog_cc_pic_works'+set}'`\" = set"; then
recode-3.6/configure-2911-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-2965-if test -n "$lt_cv_prog_cc_shlib"; then
recode-3.6/configure:2966:  echo "configure: warning: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" 1>&2
recode-3.6/configure-2967-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$lt_cv_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
recode-3.6/configure-2975-echo "configure:2976: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5
recode-3.6/configure:2976:if eval "test \"`echo '$''{'lt_cv_prog_cc_static_works'+set}'`\" = set"; then
recode-3.6/configure-2977-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-3017-echo "configure:3018: checking if $compiler supports -c -o file.$ac_objext" >&5
recode-3.6/configure:3018:if eval "test \"`echo '$''{'lt_cv_compiler_c_o'+set}'`\" = set"; then
recode-3.6/configure-3019-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-3065-echo "configure:3066: checking if $compiler supports -c -o file.lo" >&5
recode-3.6/configure:3066:  if eval "test \"`echo '$''{'lt_cv_compiler_o_lo'+set}'`\" = set"; then
recode-3.6/configure-3067-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-3122-  if test "$hard_links" = no; then
recode-3.6/configure:3123:    echo "configure: warning: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" 1>&2
recode-3.6/configure-3124-    need_locks=warn
##############################################
recode-3.6/configure-3328-    # If DATA tags from a recent dlltool are present, honour them!
recode-3.6/configure:3329:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
recode-3.6/configure-3330-	cp $export_symbols $output_objdir/$soname-def;
##############################################
recode-3.6/configure-3337-	   2) echo "   \$2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
recode-3.6/configure:3338:	   4) echo "   \$2 \$3 \$4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
recode-3.6/configure-3339-	   *) echo "     \$2 @ \$_lt_hint \$3 ; " >> $output_objdir/$soname-def;;
recode-3.6/configure-3340-	 esac;
recode-3.6/configure:3341:	 _lt_hint=`expr 1 + \$_lt_hint`;
recode-3.6/configure-3342-	done;
##############################################
recode-3.6/configure-3474-      case $host_os in aix4.[012]|aix4.[012].*)
recode-3.6/configure:3475:	collect2name=`${CC} -print-prog-name=collect2`
recode-3.6/configure-3476-	if test -f "$collect2name" && \
##############################################
recode-3.6/configure-3514-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
recode-3.6/configure:3515:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
recode-3.6/configure-3516-    else
##############################################
recode-3.6/configure-3550-    # FIXME: Setting linknames here is a bad hack.
recode-3.6/configure:3551:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
recode-3.6/configure-3552-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
recode-3.6/configure-3555-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
recode-3.6/configure:3556:    fix_srcfile_path='`cygpath -w "$srcfile"`'
recode-3.6/configure-3557-    ;;
##############################################
recode-3.6/configure-3625-    if test "$GCC" = yes; then
recode-3.6/configure:3626:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/configure-3627-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
recode-3.6/configure-3628-    else
recode-3.6/configure:3629:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/configure-3630-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
recode-3.6/configure-3657-    hardcode_shlibpath_var=no
recode-3.6/configure:3658:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/configure-3659-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
recode-3.6/configure-3686-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/configure:3687:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/configure-3688-    else
recode-3.6/configure-3689-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/configure:3690:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/configure-3691-    fi
##############################################
recode-3.6/configure-3698-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
recode-3.6/configure:3699:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
recode-3.6/configure-3700-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
recode-3.6/configure-3702-      allow_undefined_flag=' -expect_unresolved \*'
recode-3.6/configure:3703:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
recode-3.6/configure:3704:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
recode-3.6/configure:3705:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
recode-3.6/configure-3706-
##############################################
recode-3.6/configure-3731-    if test "$GCC" = yes; then
recode-3.6/configure:3732:      case `$CC --version 2>/dev/null` in
recode-3.6/configure-3733-      [12].*)
##############################################
recode-3.6/configure-3987-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
recode-3.6/configure:3988:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
recode-3.6/configure-3989-  ;;
##############################################
recode-3.6/configure-4018-    library_names_spec='$libname.dll.a'
recode-3.6/configure:4019:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/configure:4020:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
recode-3.6/configure:4021:      dldir=$destdir/`dirname \$dlpath`~
recode-3.6/configure-4022-      test -d \$dldir || mkdir -p \$dldir~
recode-3.6/configure-4023-      $install_prog .libs/$dlname \$dldir/$dlname'
recode-3.6/configure:4024:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
recode-3.6/configure-4025-      dlpath=$dir/\$dldll~
##############################################
recode-3.6/configure-4028-  yes,mingw*)
recode-3.6/configure:4029:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
recode-3.6/configure:4030:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
recode-3.6/configure-4031-    ;;
recode-3.6/configure-4032-  yes,pw32*)
recode-3.6/configure:4033:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
recode-3.6/configure-4034-    ;;
recode-3.6/configure-4035-  *)
recode-3.6/configure:4036:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
recode-3.6/configure-4037-    ;;
##############################################
recode-3.6/configure-4210-  need_version=no
recode-3.6/configure:4211:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
recode-3.6/configure-4212-    case "$host_os" in
##############################################
recode-3.6/configure-4406-echo "configure:4407: checking for shl_load" >&5
recode-3.6/configure:4407:if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
recode-3.6/configure-4408-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4445-
recode-3.6/configure:4446:if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
recode-3.6/configure-4447-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-4453-ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
recode-3.6/configure:4454:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/configure-4455-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4483-fi
recode-3.6/configure:4484:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/configure-4485-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-4490-echo "configure:4491: checking for dlopen" >&5
recode-3.6/configure:4491:if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
recode-3.6/configure-4492-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4529-
recode-3.6/configure:4530:if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
recode-3.6/configure-4531-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-4537-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
recode-3.6/configure:4538:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/configure-4539-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4567-fi
recode-3.6/configure:4568:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/configure-4569-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-4575-ac_lib_var=`echo svld'_'dlopen | sed 'y%./+-%__p_%'`
recode-3.6/configure:4576:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/configure-4577-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4605-fi
recode-3.6/configure:4606:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/configure-4607-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-4613-ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
recode-3.6/configure:4614:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/configure-4615-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4643-fi
recode-3.6/configure:4644:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/configure-4645-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-4687-echo "configure:4688: checking whether a program can dlopen itself" >&5
recode-3.6/configure:4688:if eval "test \"`echo '$''{'lt_cv_dlopen_self'+set}'`\" = set"; then
recode-3.6/configure-4689-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4781-echo "configure:4782: checking whether a statically linked program can dlopen itself" >&5
recode-3.6/configure:4782:if eval "test \"`echo '$''{'lt_cv_dlopen_self_static'+set}'`\" = set"; then
recode-3.6/configure-4783-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4901-echo "configure:4902: checking whether -lc should be explicitly linked in" >&5
recode-3.6/configure:4902:    if eval "test \"`echo '$''{'lt_cv_archive_cmds_need_lc'+set}'`\" = set"; then
recode-3.6/configure-4903-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-4985-      # Double-quote double-evaled strings.
recode-3.6/configure:4986:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
recode-3.6/configure-4987-      ;;
recode-3.6/configure-4988-    *)
recode-3.6/configure:4989:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
recode-3.6/configure-4990-      ;;
##############################################
recode-3.6/configure-4996-
recode-3.6/configure:4997:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
recode-3.6/configure-4998-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
recode-3.6/configure-5509-ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
recode-3.6/configure:5510:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/configure-5511-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-5539-fi
recode-3.6/configure:5540:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/configure-5541-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-5553-echo "configure:5554: checking for ${CC-cc} option to accept ANSI C" >&5
recode-3.6/configure:5554:if eval "test \"`echo '$''{'am_cv_prog_cc_stdc'+set}'`\" = set"; then
recode-3.6/configure-5555-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-5645-echo "configure:5646: checking for ANSI C header files" >&5
recode-3.6/configure:5646:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
recode-3.6/configure-5647-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-5658-{ (eval echo configure:5659: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:5659:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-5660-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-5749-do
recode-3.6/configure:5750:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/configure-5751-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/configure-5752-echo "configure:5753: checking for $ac_hdr" >&5
recode-3.6/configure:5753:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-5754-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-5762-{ (eval echo configure:5763: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:5763:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-5764-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-5775-fi
recode-3.6/configure:5776:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-5777-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:5778:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/configure-5779-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-5791-echo "configure:5792: checking for working const" >&5
recode-3.6/configure:5792:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
recode-3.6/configure-5793-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-5866-echo "configure:5867: checking for inline" >&5
recode-3.6/configure:5867:if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
recode-3.6/configure-5868-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-5910-echo "configure:5911: checking for $ac_word" >&5
recode-3.6/configure:5911:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
recode-3.6/configure-5912-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-5947-echo "configure:5948: checking for $ac_word" >&5
recode-3.6/configure:5948:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
recode-3.6/configure-5949-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-5981-echo "configure:5982: checking for yywrap in -l$ac_lib" >&5
recode-3.6/configure:5982:ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
recode-3.6/configure:5983:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/configure-5984-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6012-fi
recode-3.6/configure:6013:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/configure-6014-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-6023-echo "configure:6024: checking lex output file root" >&5
recode-3.6/configure:6024:if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
recode-3.6/configure-6025-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6044-echo "configure:6045: checking whether yytext is a pointer" >&5
recode-3.6/configure:6045:if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
recode-3.6/configure-6046-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6057-#include "confdefs.h"
recode-3.6/configure:6058:`cat $LEX_OUTPUT_ROOT.c`
recode-3.6/configure-6059-int main() {
##############################################
recode-3.6/configure-6087-echo "configure:6088: checking for ANSI C header files" >&5
recode-3.6/configure:6088:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
recode-3.6/configure-6089-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6100-{ (eval echo configure:6101: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:6101:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-6102-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-6191-do
recode-3.6/configure:6192:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/configure-6193-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/configure-6194-echo "configure:6195: checking for $ac_hdr" >&5
recode-3.6/configure:6195:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-6196-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6204-{ (eval echo configure:6205: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:6205:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-6206-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-6217-fi
recode-3.6/configure:6218:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-6219-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:6220:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/configure-6221-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-6231-echo "configure:6232: checking return type of signal handlers" >&5
recode-3.6/configure:6232:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
recode-3.6/configure-6233-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6272-echo "configure:6273: checking whether time.h and sys/time.h may both be included" >&5
recode-3.6/configure:6273:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
recode-3.6/configure-6274-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6308-do
recode-3.6/configure:6309:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/configure-6310-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/configure-6311-echo "configure:6312: checking for $ac_hdr" >&5
recode-3.6/configure:6312:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-6313-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6321-{ (eval echo configure:6322: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:6322:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-6323-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-6334-fi
recode-3.6/configure:6335:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-6336-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:6337:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/configure-6338-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-6349-echo "configure:6350: checking for struct utimbuf" >&5
recode-3.6/configure:6350:if eval "test \"`echo '$''{'fu_cv_sys_struct_utimbuf'+set}'`\" = set"; then
recode-3.6/configure-6351-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6401-echo "configure:6402: checking for $ac_func" >&5
recode-3.6/configure:6402:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/configure-6403-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6440-
recode-3.6/configure:6441:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/configure-6442-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:6443:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/configure-6444-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-6456-echo "configure:6457: checking for $ac_func" >&5
recode-3.6/configure:6457:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/configure-6458-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6495-
recode-3.6/configure:6496:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/configure-6497-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:6498:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/configure-6499-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-6513-echo "configure:6514: checking for working alloca.h" >&5
recode-3.6/configure:6514:if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
recode-3.6/configure-6515-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6546-echo "configure:6547: checking for alloca" >&5
recode-3.6/configure:6547:if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
recode-3.6/configure-6548-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6611-echo "configure:6612: checking whether alloca needs Cray hooks" >&5
recode-3.6/configure:6612:if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
recode-3.6/configure-6613-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6641-echo "configure:6642: checking for $ac_func" >&5
recode-3.6/configure:6642:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/configure-6643-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6680-
recode-3.6/configure:6681:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/configure-6682-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-6696-echo "configure:6697: checking stack direction for C alloca" >&5
recode-3.6/configure:6697:if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
recode-3.6/configure-6698-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6745-echo "configure:6746: checking for vprintf" >&5
recode-3.6/configure:6746:if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
recode-3.6/configure-6747-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6784-
recode-3.6/configure:6785:if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
recode-3.6/configure-6786-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-6797-echo "configure:6798: checking for _doprnt" >&5
recode-3.6/configure:6798:if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
recode-3.6/configure-6799-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6836-
recode-3.6/configure:6837:if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
recode-3.6/configure-6838-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-6857-echo "configure:6858: checking for working malloc" >&5
recode-3.6/configure:6858:if eval "test \"`echo '$''{'jm_cv_func_working_malloc'+set}'`\" = set"; then
recode-3.6/configure-6859-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6908-echo "configure:6909: checking for working realloc" >&5
recode-3.6/configure:6909:if eval "test \"`echo '$''{'jm_cv_func_working_realloc'+set}'`\" = set"; then
recode-3.6/configure-6910-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6967-  NONE)
recode-3.6/configure:6968:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
recode-3.6/configure-6969-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
recode-3.6/configure-6974-
recode-3.6/configure:6975:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
recode-3.6/configure:6976:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
recode-3.6/configure:6977:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
recode-3.6/configure:6978:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
recode-3.6/configure-6979-echo "$ac_t""$host" 1>&6
##############################################
recode-3.6/configure-6983-do
recode-3.6/configure:6984:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/configure-6985-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/configure-6986-echo "configure:6987: checking for $ac_hdr" >&5
recode-3.6/configure:6987:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-6988-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-6996-{ (eval echo configure:6997: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:6997:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-6998-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-7009-fi
recode-3.6/configure:7010:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-7011-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7012:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/configure-7013-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7025-echo "configure:7026: checking for $ac_func" >&5
recode-3.6/configure:7026:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/configure-7027-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7064-
recode-3.6/configure:7065:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/configure-7066-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7067:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/configure-7068-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7079-echo "configure:7080: checking for nl_langinfo and CODESET" >&5
recode-3.6/configure:7080:if eval "test \"`echo '$''{'jm_cv_langinfo_codeset'+set}'`\" = set"; then
recode-3.6/configure-7081-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7114-echo "configure:7115: checking whether we are using the GNU C Library 2.1 or newer" >&5
recode-3.6/configure:7115:if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then
recode-3.6/configure-7116-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7211-echo "configure:7212: checking for $ac_func" >&5
recode-3.6/configure:7212:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/configure-7213-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7250-
recode-3.6/configure:7251:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/configure-7252-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7253:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/configure-7254-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7265-ac_lib_var=`echo intl'_'gettext | sed 'y%./+-%__p_%'`
recode-3.6/configure:7266:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
recode-3.6/configure-7267-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7295-fi
recode-3.6/configure:7296:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
recode-3.6/configure-7297-  echo "$ac_t""yes" 1>&6
##############################################
recode-3.6/configure-7333-do
recode-3.6/configure:7334:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/configure-7335-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/configure-7336-echo "configure:7337: checking for $ac_hdr" >&5
recode-3.6/configure:7337:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-7338-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7346-{ (eval echo configure:7347: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:7347:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-7348-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-7359-fi
recode-3.6/configure:7360:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-7361-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7362:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/configure-7363-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7375-echo "configure:7376: checking for $ac_func" >&5
recode-3.6/configure:7376:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/configure-7377-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7414-
recode-3.6/configure:7415:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/configure-7416-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7417:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/configure-7418-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7430-do
recode-3.6/configure:7431:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/configure-7432-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/configure-7433-echo "configure:7434: checking for $ac_hdr" >&5
recode-3.6/configure:7434:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-7435-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7443-{ (eval echo configure:7444: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:7444:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-7445-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-7456-fi
recode-3.6/configure:7457:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-7458-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7459:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/configure-7460-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7470-do
recode-3.6/configure:7471:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
recode-3.6/configure-7472-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
recode-3.6/configure-7473-echo "configure:7474: checking for $ac_hdr" >&5
recode-3.6/configure:7474:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
recode-3.6/configure-7475-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7483-{ (eval echo configure:7484: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
recode-3.6/configure:7484:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
recode-3.6/configure-7485-if test -z "$ac_err"; then
##############################################
recode-3.6/configure-7496-fi
recode-3.6/configure:7497:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
recode-3.6/configure-7498-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7499:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
recode-3.6/configure-7500-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7512-echo "configure:7513: checking for $ac_func" >&5
recode-3.6/configure:7513:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/configure-7514-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7551-
recode-3.6/configure:7552:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/configure-7553-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7554:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/configure-7555-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7565-echo "configure:7566: checking for working mmap" >&5
recode-3.6/configure:7566:if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
recode-3.6/configure-7567-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7738-echo "configure:7739: checking for $ac_func" >&5
recode-3.6/configure:7739:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
recode-3.6/configure-7740-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7777-
recode-3.6/configure:7778:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
recode-3.6/configure-7779-  echo "$ac_t""yes" 1>&6
recode-3.6/configure:7780:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
recode-3.6/configure-7781-  cat >> confdefs.h <<EOF
##############################################
recode-3.6/configure-7792-echo "configure:7793: checking for LC_MESSAGES" >&5
recode-3.6/configure:7793:if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
recode-3.6/configure-7794-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
recode-3.6/configure-7875-# the ANSI2KNR-filtering rules.
recode-3.6/configure:7876:LIBOBJS=`echo $LIBOBJS | sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
recode-3.6/configure-7877-
recode-3.6/configure:7878:LTALLOCA=`echo $ALLOCA | sed 's/\.o/.lo/g'`
recode-3.6/configure-7879-
recode-3.6/configure:7880:LTLIBOBJS=`echo $LIBOBJS | sed 's/\.o /.lo /g;s/\.o$/.lo/'`
recode-3.6/configure-7881-
##############################################
recode-3.6/configure-8094-    fi
recode-3.6/configure:8095:    ac_file=`expr $ac_file + 1`
recode-3.6/configure-8096-    ac_beg=$ac_end
recode-3.6/configure:8097:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
recode-3.6/configure-8098-  fi
##############################################
recode-3.6/configure-8113-  case "$ac_file" in
recode-3.6/configure:8114:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
recode-3.6/configure:8115:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/configure-8116-  *) ac_file_in="${ac_file}.in" ;;
##############################################
recode-3.6/configure-8121-  # Remove last slash and all that follows it.  Not all systems have dirname.
recode-3.6/configure:8122:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
recode-3.6/configure-8123-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
recode-3.6/configure-8125-    test ! -d "$ac_dir" && mkdir "$ac_dir"
recode-3.6/configure:8126:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
recode-3.6/configure-8127-    # A "../" for each directory in $ac_dir_suffix.
recode-3.6/configure:8128:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
recode-3.6/configure-8129-  else
##############################################
recode-3.6/configure-8135-      if test -z "$ac_dots"; then top_srcdir=.
recode-3.6/configure:8136:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
recode-3.6/configure-8137-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
recode-3.6/configure-8149-  rm -f "$ac_file"
recode-3.6/configure:8150:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
recode-3.6/configure-8151-  case "$ac_file" in
##############################################
recode-3.6/configure-8156-
recode-3.6/configure:8157:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
recode-3.6/configure-8158-  sed -e "$ac_comsub
##############################################
recode-3.6/configure-8195-  case "$ac_file" in
recode-3.6/configure:8196:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
recode-3.6/configure:8197:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
recode-3.6/configure-8198-  *) ac_file_in="${ac_file}.in" ;;
##############################################
recode-3.6/configure-8203-  rm -f conftest.frag conftest.in conftest.out
recode-3.6/configure:8204:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
recode-3.6/configure-8205-  cat $ac_file_inputs > conftest.in
##############################################
recode-3.6/configure-8263-    # Remove last slash and all that follows it.  Not all systems have dirname.
recode-3.6/configure:8264:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
recode-3.6/configure-8265-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
recode-3.6/configure.in-45-# the ANSI2KNR-filtering rules.
recode-3.6/configure.in:46:LIBOBJS=`echo $LIBOBJS | sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
recode-3.6/configure.in-47-
recode-3.6/configure.in:48:LTALLOCA=`echo $ALLOCA | sed 's/\.o/.lo/g'`
recode-3.6/configure.in-49-AC_SUBST(LTALLOCA)
recode-3.6/configure.in:50:LTLIBOBJS=`echo $LIBOBJS | sed 's/\.o /.lo /g;s/\.o$/.lo/'`
recode-3.6/configure.in-51-AC_SUBST(LTLIBOBJS)
##############################################
recode-3.6/config.guess-34-
recode-3.6/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
recode-3.6/config.guess-36-
##############################################
recode-3.6/config.guess-102-: ${TMPDIR=/tmp} ;
recode-3.6/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
recode-3.6/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
recode-3.6/config.guess-151-	EOF
recode-3.6/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
recode-3.6/config.guess-153-	;;
##############################################
recode-3.6/config.guess-181-	    earmv*)
recode-3.6/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
recode-3.6/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
recode-3.6/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
recode-3.6/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
recode-3.6/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
recode-3.6/config.guess-215-		;;
##############################################
recode-3.6/config.guess-226-	    *)
recode-3.6/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
recode-3.6/config.guess-228-		;;
##############################################
recode-3.6/config.guess-264-	*4.0)
recode-3.6/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
recode-3.6/config.guess-266-		;;
recode-3.6/config.guess-267-	*5.*)
recode-3.6/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
recode-3.6/config.guess-269-		;;
##############################################
recode-3.6/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
recode-3.6/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
recode-3.6/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
recode-3.6/config.guess-312-	# 1.2 uses "1.2" for uname -r.
recode-3.6/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
recode-3.6/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
recode-3.6/config.guess-372-    s390x:SunOS:*:*)
recode-3.6/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/config.guess-374-	exit ;;
recode-3.6/config.guess-375-    sun4H:SunOS:5.*:*)
recode-3.6/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/config.guess-377-	exit ;;
recode-3.6/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
recode-3.6/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/config.guess-380-	exit ;;
##############################################
recode-3.6/config.guess-397-	fi
recode-3.6/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/config.guess-399-	exit ;;
##############################################
recode-3.6/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
recode-3.6/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/config.guess-405-	exit ;;
##############################################
recode-3.6/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
recode-3.6/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
recode-3.6/config.guess-414-	exit ;;
##############################################
recode-3.6/config.guess-418-    sun*:*:4.2BSD:*)
recode-3.6/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
recode-3.6/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
recode-3.6/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
recode-3.6/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
recode-3.6/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
recode-3.6/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
recode-3.6/config.guess-556-    *:IRIX*:*:*)
recode-3.6/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
recode-3.6/config.guess-558-	exit ;;
##############################################
recode-3.6/config.guess-586-EOF
recode-3.6/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
recode-3.6/config.guess-588-		then
##############################################
recode-3.6/config.guess-599-    *:AIX:*:[4567])
recode-3.6/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
recode-3.6/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
recode-3.6/config.guess-635-    9000/[34678]??:HP-UX:*:*)
recode-3.6/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
recode-3.6/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
recode-3.6/config.guess-689-EOF
recode-3.6/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
recode-3.6/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
recode-3.6/config.guess-717-    ia64:HP-UX:*:*)
recode-3.6/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
recode-3.6/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
recode-3.6/config.guess-747-EOF
recode-3.6/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
recode-3.6/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
recode-3.6/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
recode-3.6/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
recode-3.6/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
recode-3.6/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
recode-3.6/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
recode-3.6/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
recode-3.6/config.guess-839-	    amd64)
recode-3.6/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
recode-3.6/config.guess-841-	    *)
recode-3.6/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
recode-3.6/config.guess-843-	esac
##############################################
recode-3.6/config.guess-897-    prep*:SunOS:5.*:*)
recode-3.6/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
recode-3.6/config.guess-899-	exit ;;
##############################################
recode-3.6/config.guess-901-	# the GNU system
recode-3.6/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
recode-3.6/config.guess-903-	exit ;;
##############################################
recode-3.6/config.guess-905-	# other systems with GNU libc and userland
recode-3.6/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
recode-3.6/config.guess-907-	exit ;;
##############################################
recode-3.6/config.guess-999-EOF
recode-3.6/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
recode-3.6/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
recode-3.6/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
recode-3.6/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
recode-3.6/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
recode-3.6/config.guess-1302-	fi
recode-3.6/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
recode-3.6/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
recode-3.6/config.guess-1387-    *:DragonFly:*:*)
recode-3.6/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
recode-3.6/config.guess-1389-	exit ;;
##############################################
recode-3.6/config.guess-1400-    i*86:skyos:*:*)
recode-3.6/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
recode-3.6/config.guess-1402-	exit ;;
##############################################
recode-3.6/config.sub-52-
recode-3.6/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
recode-3.6/config.sub-54-
##############################################
recode-3.6/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
recode-3.6/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
recode-3.6/config.sub-116-case $maybe_os in
##############################################
recode-3.6/config.sub-122-    os=-$maybe_os
recode-3.6/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
recode-3.6/config.sub-124-    ;;
##############################################
recode-3.6/config.sub-126-    os=-linux-android
recode-3.6/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
recode-3.6/config.sub-128-    ;;
recode-3.6/config.sub-129-  *)
recode-3.6/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
recode-3.6/config.sub-131-    if [ $basic_machine != $1 ]
recode-3.6/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
recode-3.6/config.sub-133-    else os=; fi
##############################################
recode-3.6/config.sub-180-		os=-sco5v6
recode-3.6/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-182-		;;
##############################################
recode-3.6/config.sub-184-		os=-sco3.2v5
recode-3.6/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-186-		;;
##############################################
recode-3.6/config.sub-188-		os=-sco3.2v4
recode-3.6/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-190-		;;
recode-3.6/config.sub-191-	-sco3.2.[4-9]*)
recode-3.6/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
recode-3.6/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-194-		;;
##############################################
recode-3.6/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
recode-3.6/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-198-		;;
##############################################
recode-3.6/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
recode-3.6/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-202-		;;
##############################################
recode-3.6/config.sub-204-		os=-sco3.2v2
recode-3.6/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-206-		;;
recode-3.6/config.sub-207-	-udk*)
recode-3.6/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-209-		;;
##############################################
recode-3.6/config.sub-211-		os=-isc2.2
recode-3.6/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-213-		;;
##############################################
recode-3.6/config.sub-217-	-isc*)
recode-3.6/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
recode-3.6/config.sub-219-		;;
##############################################
recode-3.6/config.sub-229-	-ptx*)
recode-3.6/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
recode-3.6/config.sub-231-		;;
recode-3.6/config.sub-232-	-windowsnt*)
recode-3.6/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
recode-3.6/config.sub-234-		;;
##############################################
recode-3.6/config.sub-367-	*-*-*)
recode-3.6/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
recode-3.6/config.sub-369-		exit 1
##############################################
recode-3.6/config.sub-495-	amd64-*)
recode-3.6/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-497-		;;
##############################################
recode-3.6/config.sub-540-	blackfin-*)
recode-3.6/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-542-		os=-linux
##############################################
recode-3.6/config.sub-548-	c54x-*)
recode-3.6/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-550-		;;
recode-3.6/config.sub-551-	c55x-*)
recode-3.6/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-553-		;;
recode-3.6/config.sub-554-	c6x-*)
recode-3.6/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-556-		;;
##############################################
recode-3.6/config.sub-652-	e500v[12]-*)
recode-3.6/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-654-		os=$os"spe"
##############################################
recode-3.6/config.sub-759-	i*86v32)
recode-3.6/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/config.sub-761-		os=-sysv32
##############################################
recode-3.6/config.sub-763-	i*86v4*)
recode-3.6/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/config.sub-765-		os=-sysv4
##############################################
recode-3.6/config.sub-767-	i*86v)
recode-3.6/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/config.sub-769-		os=-sysv
##############################################
recode-3.6/config.sub-771-	i*86sol2)
recode-3.6/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
recode-3.6/config.sub-773-		os=-solaris2
##############################################
recode-3.6/config.sub-797-	leon-*|leon[3-9]-*)
recode-3.6/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
recode-3.6/config.sub-799-		;;
##############################################
recode-3.6/config.sub-804-	m68knommu-*)
recode-3.6/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-806-		os=-linux
##############################################
recode-3.6/config.sub-841-	mips3*-*)
recode-3.6/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
recode-3.6/config.sub-843-		;;
recode-3.6/config.sub-844-	mips3*)
recode-3.6/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
recode-3.6/config.sub-846-		;;
##############################################
recode-3.6/config.sub-863-	ms1-*)
recode-3.6/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
recode-3.6/config.sub-865-		;;
##############################################
recode-3.6/config.sub-982-	parisc-*)
recode-3.6/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-984-		os=-linux
##############################################
recode-3.6/config.sub-998-	pc98-*)
recode-3.6/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1000-		;;
##############################################
recode-3.6/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
recode-3.6/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1015-		;;
recode-3.6/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
recode-3.6/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1018-		;;
recode-3.6/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
recode-3.6/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1021-		;;
recode-3.6/config.sub-1022-	pentium4-*)
recode-3.6/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1024-		;;
##############################################
recode-3.6/config.sub-1032-	ppc-* | ppcbe-*)
recode-3.6/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1034-		;;
##############################################
recode-3.6/config.sub-1038-	ppcle-* | powerpclittle-*)
recode-3.6/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1040-		;;
##############################################
recode-3.6/config.sub-1042-		;;
recode-3.6/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1044-		;;
##############################################
recode-3.6/config.sub-1048-	ppc64le-* | powerpc64little-*)
recode-3.6/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1050-		;;
##############################################
recode-3.6/config.sub-1131-	strongarm-* | thumb-*)
recode-3.6/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
recode-3.6/config.sub-1133-		;;
##############################################
recode-3.6/config.sub-1261-	xscale-* | xscalee[bl]-*)
recode-3.6/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
recode-3.6/config.sub-1263-		;;
##############################################
recode-3.6/config.sub-1338-	*)
recode-3.6/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
recode-3.6/config.sub-1340-		exit 1
##############################################
recode-3.6/config.sub-1346-	*-digital*)
recode-3.6/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
recode-3.6/config.sub-1348-		;;
recode-3.6/config.sub-1349-	*-commodore*)
recode-3.6/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
recode-3.6/config.sub-1351-		;;
##############################################
recode-3.6/config.sub-1367-	-solaris1 | -solaris1.*)
recode-3.6/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
recode-3.6/config.sub-1369-		;;
##############################################
recode-3.6/config.sub-1379-	-gnu/linux*)
recode-3.6/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
recode-3.6/config.sub-1381-		;;
##############################################
recode-3.6/config.sub-1426-	-nto*)
recode-3.6/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
recode-3.6/config.sub-1428-		;;
##############################################
recode-3.6/config.sub-1433-	-mac*)
recode-3.6/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
recode-3.6/config.sub-1435-		;;
##############################################
recode-3.6/config.sub-1439-	-linux*)
recode-3.6/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
recode-3.6/config.sub-1441-		;;
recode-3.6/config.sub-1442-	-sunos5*)
recode-3.6/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
recode-3.6/config.sub-1444-		;;
recode-3.6/config.sub-1445-	-sunos6*)
recode-3.6/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
recode-3.6/config.sub-1447-		;;
##############################################
recode-3.6/config.sub-1494-	-sinix5.*)
recode-3.6/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
recode-3.6/config.sub-1496-		;;
##############################################
recode-3.6/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
recode-3.6/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
recode-3.6/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
recode-3.6/config.sub-1552-		exit 1
##############################################
recode-3.6/config.sub-1812-		esac
recode-3.6/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
recode-3.6/config.sub-1814-		;;