===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dictconv-0.2/src/Makefile.in-163-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dictconv-0.2/src/Makefile.in:164:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dictconv-0.2/src/Makefile.in-165-	  if test -f $$p \
##############################################
dictconv-0.2/src/Makefile.in-167-	  ; then \
dictconv-0.2/src/Makefile.in:168:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
dictconv-0.2/src/Makefile.in-169-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
dictconv-0.2/src/Makefile.in-176-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dictconv-0.2/src/Makefile.in:177:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
dictconv-0.2/src/Makefile.in-178-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
dictconv-0.2/src/Makefile.in-183-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dictconv-0.2/src/Makefile.in:184:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dictconv-0.2/src/Makefile.in-185-	  echo " rm -f $$p $$f"; \
##############################################
dictconv-0.2/src/Makefile.in-216-@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dictconv-0.2/src/Makefile.in:217:	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
dictconv-0.2/src/Makefile.in-218-
##############################################
dictconv-0.2/src/Makefile.in-222-@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dictconv-0.2/src/Makefile.in:223:	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
dictconv-0.2/src/Makefile.in-224-
##############################################
dictconv-0.2/src/Makefile.in-228-@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dictconv-0.2/src/Makefile.in:229:	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
dictconv-0.2/src/Makefile.in-230-CXXDEPMODE = @CXXDEPMODE@
##############################################
dictconv-0.2/src/Makefile.in-270-GTAGS:
dictconv-0.2/src/Makefile.in:271:	here=`$(am__cd) $(top_builddir) && pwd` \
dictconv-0.2/src/Makefile.in-272-	  && cd $(top_srcdir) \
##############################################
dictconv-0.2/src/Makefile.in-284-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dictconv-0.2/src/Makefile.in:285:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
dictconv-0.2/src/Makefile.in-286-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
dictconv-0.2/depcomp-33-
dictconv-0.2/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`}
dictconv-0.2/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
dictconv-0.2/depcomp-36-
##############################################
dictconv-0.2/depcomp-168-  # $object doesn't have directory information.
dictconv-0.2/depcomp:169:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
dictconv-0.2/depcomp-170-  tmpdepfile="$stripped.u"
##############################################
dictconv-0.2/depcomp-187-    # Do two passes, one to just change these to
dictconv-0.2/depcomp:188:    # `$object: dependent.h' and one to simply `dependent.h:'.
dictconv-0.2/depcomp-189-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
dictconv-0.2/depcomp-223-  # Do two passes, one to just change these to
dictconv-0.2/depcomp:224:  # `$object: dependent.h' and one to simply `dependent.h:'.
dictconv-0.2/depcomp-225-  sed -e "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
dictconv-0.2/depcomp-237-   tmpdepfile1="$object.d"
dictconv-0.2/depcomp:238:   tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` 
dictconv-0.2/depcomp-239-   if test "$libtool" = yes; then
##############################################
dictconv-0.2/depcomp-335-    done
dictconv-0.2/depcomp:336:    obj_suffix="`echo $object | sed 's/^.*\././'`"
dictconv-0.2/depcomp-337-    touch "$tmpdepfile"
##############################################
dictconv-0.2/aclocal.m4-144-# test to see if srcdir already configured
dictconv-0.2/aclocal.m4:145:if test "`cd $srcdir && pwd`" != "`pwd`" &&
dictconv-0.2/aclocal.m4-146-   test -f $srcdir/config.status; then
##############################################
dictconv-0.2/aclocal.m4-300-if (
dictconv-0.2/aclocal.m4:301:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
dictconv-0.2/aclocal.m4-302-   if test "$[*]" = "X"; then
dictconv-0.2/aclocal.m4-303-      # -L didn't work.
dictconv-0.2/aclocal.m4:304:      set X `ls -t $srcdir/configure conftest.file`
dictconv-0.2/aclocal.m4-305-   fi
##############################################
dictconv-0.2/aclocal.m4-395-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
dictconv-0.2/aclocal.m4:396:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
dictconv-0.2/aclocal.m4-397-#
##############################################
dictconv-0.2/aclocal.m4-419-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
dictconv-0.2/aclocal.m4:420:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
dictconv-0.2/aclocal.m4-421-# and then we would define $MISSING as
##############################################
dictconv-0.2/aclocal.m4-436-# expand $ac_aux_dir to an absolute path
dictconv-0.2/aclocal.m4:437:am_aux_dir=`cd $ac_aux_dir && pwd`
dictconv-0.2/aclocal.m4-438-])
##############################################
dictconv-0.2/aclocal.m4-570-  if test "$am_compiler_list" = ""; then
dictconv-0.2/aclocal.m4:571:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
dictconv-0.2/aclocal.m4-572-  fi
##############################################
dictconv-0.2/aclocal.m4-674-  # Strip MF so we end up with the name of the file.
dictconv-0.2/aclocal.m4:675:  mf=`echo "$mf" | sed -e 's/:.*$//'`
dictconv-0.2/aclocal.m4-676-  # Check whether this is an Automake generated Makefile or not.
##############################################
dictconv-0.2/aclocal.m4-682-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
dictconv-0.2/aclocal.m4:683:    dirpart=`AS_DIRNAME("$mf")`
dictconv-0.2/aclocal.m4-684-  else
##############################################
dictconv-0.2/aclocal.m4-689-  # running `make'.
dictconv-0.2/aclocal.m4:690:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
dictconv-0.2/aclocal.m4-691-  test -z "$DEPDIR" && continue
dictconv-0.2/aclocal.m4-692-  # When using ansi2knr, U may be empty or an underscore; expand it
dictconv-0.2/aclocal.m4:693:  U=`sed -n -e '/^U = / s///p' < "$mf"`
dictconv-0.2/aclocal.m4-694-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
dictconv-0.2/aclocal.m4-710-    test -f "$dirpart/$file" && continue
dictconv-0.2/aclocal.m4:711:    fdir=`AS_DIRNAME(["$file"])`
dictconv-0.2/aclocal.m4-712-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
dictconv-0.2/aclocal.m4-772-# case it prints its new name instead of `make'.
dictconv-0.2/aclocal.m4:773:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
dictconv-0.2/aclocal.m4-774-   am__include=include
##############################################
dictconv-0.2/aclocal.m4-780-   echo '.include "confinc"' > confmf
dictconv-0.2/aclocal.m4:781:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
dictconv-0.2/aclocal.m4-782-      am__include=.include
##############################################
dictconv-0.2/aclocal.m4-1072-gentoo_lt_version="1.5.22"
dictconv-0.2/aclocal.m4:1073:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
dictconv-0.2/aclocal.m4-1074-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
dictconv-0.2/aclocal.m4-1122-done
dictconv-0.2/aclocal.m4:1123:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/aclocal.m4-1124-])
##############################################
dictconv-0.2/aclocal.m4-1194-  # Remove one level of quotation (which was required for Make).
dictconv-0.2/aclocal.m4:1195:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
dictconv-0.2/aclocal.m4-1196-  ;;
##############################################
dictconv-0.2/aclocal.m4-1205-  :
dictconv-0.2/aclocal.m4:1206:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
dictconv-0.2/aclocal.m4-1207-  # Yippee, $echo works!
##############################################
dictconv-0.2/aclocal.m4-1231-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
dictconv-0.2/aclocal.m4:1232:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
dictconv-0.2/aclocal.m4:1233:       echo_test_string=`eval $cmd` &&
dictconv-0.2/aclocal.m4-1234-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
dictconv-0.2/aclocal.m4-1240-
dictconv-0.2/aclocal.m4:1241:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dictconv-0.2/aclocal.m4:1242:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/aclocal.m4-1243-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/aclocal.m4-1255-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
dictconv-0.2/aclocal.m4:1256:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
dictconv-0.2/aclocal.m4:1257:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/aclocal.m4-1258-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/aclocal.m4-1267-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
dictconv-0.2/aclocal.m4:1268:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/aclocal.m4-1269-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/aclocal.m4-1282-      echo='printf %s\n'
dictconv-0.2/aclocal.m4:1283:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dictconv-0.2/aclocal.m4:1284:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/aclocal.m4-1285-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/aclocal.m4-1287-	:
dictconv-0.2/aclocal.m4:1288:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
dictconv-0.2/aclocal.m4-1289-	   test "X$echo_testing_string" = 'X\t' &&
dictconv-0.2/aclocal.m4:1290:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/aclocal.m4-1291-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/aclocal.m4-1296-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
dictconv-0.2/aclocal.m4:1297:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
dictconv-0.2/aclocal.m4-1298-	   test "X$echo_testing_string" = 'X\t' &&
dictconv-0.2/aclocal.m4:1299:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/aclocal.m4-1300-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/aclocal.m4-1306-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
dictconv-0.2/aclocal.m4:1307:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
dictconv-0.2/aclocal.m4-1308-	  then
##############################################
dictconv-0.2/aclocal.m4-1314-	if test "$prev" != 'sed 50q "[$]0"'; then
dictconv-0.2/aclocal.m4:1315:	  echo_test_string=`eval $prev`
dictconv-0.2/aclocal.m4-1316-	  export echo_test_string
##############################################
dictconv-0.2/aclocal.m4-1353-  if AC_TRY_EVAL(ac_compile); then
dictconv-0.2/aclocal.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
dictconv-0.2/aclocal.m4-1355-    *ELF-32*)
##############################################
dictconv-0.2/aclocal.m4-1369-   if test "$lt_cv_prog_gnu_ld" = yes; then
dictconv-0.2/aclocal.m4:1370:    case `/usr/bin/file conftest.$ac_objext` in
dictconv-0.2/aclocal.m4-1371-    *32-bit*)
##############################################
dictconv-0.2/aclocal.m4-1381-   else
dictconv-0.2/aclocal.m4:1382:    case `/usr/bin/file conftest.$ac_objext` in
dictconv-0.2/aclocal.m4-1383-    *32-bit*)
##############################################
dictconv-0.2/aclocal.m4-1616-    # And add a safety zone
dictconv-0.2/aclocal.m4:1617:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dictconv-0.2/aclocal.m4:1618:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dictconv-0.2/aclocal.m4-1619-    ;;
##############################################
dictconv-0.2/aclocal.m4-1644-    if test -n "$kargmax"; then
dictconv-0.2/aclocal.m4:1645:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
dictconv-0.2/aclocal.m4-1646-    else
##############################################
dictconv-0.2/aclocal.m4-1654-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
dictconv-0.2/aclocal.m4:1655:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
dictconv-0.2/aclocal.m4-1656-	       = "XX$teststring") >/dev/null 2>&1 &&
dictconv-0.2/aclocal.m4:1657:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
dictconv-0.2/aclocal.m4-1658-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
dictconv-0.2/aclocal.m4-1660-    do
dictconv-0.2/aclocal.m4:1661:      i=`expr $i + 1`
dictconv-0.2/aclocal.m4-1662-      teststring=$teststring$teststring
##############################################
dictconv-0.2/aclocal.m4-1667-    # It appears as though 1/2 is a usable value.
dictconv-0.2/aclocal.m4:1668:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dictconv-0.2/aclocal.m4-1669-    ;;
##############################################
dictconv-0.2/aclocal.m4-1959-  if test "$hard_links" = no; then
dictconv-0.2/aclocal.m4:1960:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
dictconv-0.2/aclocal.m4-1961-    need_locks=warn
##############################################
dictconv-0.2/aclocal.m4-2074-if test "$GCC" = yes; then
dictconv-0.2/aclocal.m4:2075:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/aclocal.m4-2076-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dictconv-0.2/aclocal.m4-2080-    # okay in the real world where ";" in dirpaths is itself problematic.
dictconv-0.2/aclocal.m4:2081:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/aclocal.m4-2082-  else
dictconv-0.2/aclocal.m4:2083:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/aclocal.m4-2084-  fi
##############################################
dictconv-0.2/aclocal.m4-2151-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dictconv-0.2/aclocal.m4:2152:  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'
dictconv-0.2/aclocal.m4-2153-  ;;
##############################################
dictconv-0.2/aclocal.m4-2184-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dictconv-0.2/aclocal.m4:2185:    postinstall_cmds='base_file=`basename \${file}`~
dictconv-0.2/aclocal.m4:2186:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dictconv-0.2/aclocal.m4:2187:      dldir=$destdir/`dirname \$dlpath`~
dictconv-0.2/aclocal.m4-2188-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dictconv-0.2/aclocal.m4-2190-      chmod a+x \$dldir/$dlname'
dictconv-0.2/aclocal.m4:2191:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dictconv-0.2/aclocal.m4-2192-      dlpath=$dir/\$dldll~
##############################################
dictconv-0.2/aclocal.m4-2198-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dictconv-0.2/aclocal.m4:2199:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/aclocal.m4-2200-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dictconv-0.2/aclocal.m4-2203-      # MinGW DLLs use traditional 'lib' prefix
dictconv-0.2/aclocal.m4:2204:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/aclocal.m4:2205:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/aclocal.m4-2206-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
dictconv-0.2/aclocal.m4-2212-        # which wouldn't understand a cygwinified path. Ahh.
dictconv-0.2/aclocal.m4:2213:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/aclocal.m4-2214-      else
dictconv-0.2/aclocal.m4:2215:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/aclocal.m4-2216-      fi
##############################################
dictconv-0.2/aclocal.m4-2219-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dictconv-0.2/aclocal.m4:2220:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/aclocal.m4-2221-      ;;
##############################################
dictconv-0.2/aclocal.m4-2228-      supports_anon_versioning=no
dictconv-0.2/aclocal.m4:2229:      case `$LD -v 2>/dev/null` in
dictconv-0.2/aclocal.m4-2230-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/aclocal.m4-2249-  *)
dictconv-0.2/aclocal.m4:2250:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
dictconv-0.2/aclocal.m4-2251-    ;;
##############################################
dictconv-0.2/aclocal.m4-2266-  shlibpath_var=DYLD_LIBRARY_PATH
dictconv-0.2/aclocal.m4:2267:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dictconv-0.2/aclocal.m4-2268-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
dictconv-0.2/aclocal.m4-2269-  if test "$GCC" = yes; then
dictconv-0.2/aclocal.m4:2270:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
dictconv-0.2/aclocal.m4-2271-  else
##############################################
dictconv-0.2/aclocal.m4-2485-  if test -f /etc/ld.so.conf; then
dictconv-0.2/aclocal.m4:2486:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dictconv-0.2/aclocal.m4-2487-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dictconv-0.2/aclocal.m4-2557-  shlibpath_var=LD_LIBRARY_PATH
dictconv-0.2/aclocal.m4:2558:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/aclocal.m4-2559-    case $host_os in
##############################################
dictconv-0.2/aclocal.m4-2707-  if test -z "$LTCC"; then
dictconv-0.2/aclocal.m4:2708:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
dictconv-0.2/aclocal.m4-2709-    if test -z "$LTCC"; then
##############################################
dictconv-0.2/aclocal.m4-2711-    else
dictconv-0.2/aclocal.m4:2712:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
dictconv-0.2/aclocal.m4-2713-    fi
##############################################
dictconv-0.2/aclocal.m4-2715-  if test -z "$LTCFLAGS"; then
dictconv-0.2/aclocal.m4:2716:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
dictconv-0.2/aclocal.m4-2717-  fi
##############################################
dictconv-0.2/aclocal.m4-2720-  # Note that this assumes the entire list is on one line.
dictconv-0.2/aclocal.m4:2721:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
dictconv-0.2/aclocal.m4-2722-
##############################################
dictconv-0.2/aclocal.m4-2726-    # Check whether tagname contains only valid characters
dictconv-0.2/aclocal.m4:2727:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
dictconv-0.2/aclocal.m4-2728-    "") ;;
##############################################
dictconv-0.2/aclocal.m4-2981-	"file_magic "*)
dictconv-0.2/aclocal.m4:2982:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dictconv-0.2/aclocal.m4-2983-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dictconv-0.2/aclocal.m4-3053-    # gcc leaves a trailing carriage return which upsets mingw
dictconv-0.2/aclocal.m4:3054:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dictconv-0.2/aclocal.m4-3055-  *)
dictconv-0.2/aclocal.m4:3056:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dictconv-0.2/aclocal.m4-3057-  esac
##############################################
dictconv-0.2/aclocal.m4-3062-      # Canonicalize the pathname of ld
dictconv-0.2/aclocal.m4:3063:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dictconv-0.2/aclocal.m4-3064-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dictconv-0.2/aclocal.m4:3065:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dictconv-0.2/aclocal.m4-3066-      done
##############################################
dictconv-0.2/aclocal.m4-3093-      # Break only if it was the GNU/non-GNU ld that we prefer.
dictconv-0.2/aclocal.m4:3094:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dictconv-0.2/aclocal.m4-3095-      *GNU* | *'with BFD'*)
##############################################
dictconv-0.2/aclocal.m4-3124-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
dictconv-0.2/aclocal.m4:3125:case `$LD -v 2>&1 </dev/null` in
dictconv-0.2/aclocal.m4-3126-*GNU* | *'with BFD'*)
##############################################
dictconv-0.2/aclocal.m4-3292-openbsd*)
dictconv-0.2/aclocal.m4:3293:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/aclocal.m4-3294-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
dictconv-0.2/aclocal.m4-3369-	# Tru64's nm complains that /dev/null is an invalid object file
dictconv-0.2/aclocal.m4:3370:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
dictconv-0.2/aclocal.m4-3371-	*/dev/null* | *'Invalid file or object type'*)
##############################################
dictconv-0.2/aclocal.m4-3375-	*)
dictconv-0.2/aclocal.m4:3376:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dictconv-0.2/aclocal.m4-3377-	  */dev/null*)
##############################################
dictconv-0.2/aclocal.m4-3739-    # ancient GNU ld didn't support --whole-archive et. al.
dictconv-0.2/aclocal.m4:3740:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
dictconv-0.2/aclocal.m4-3741-	grep 'no-whole-archive' > /dev/null; then
##############################################
dictconv-0.2/aclocal.m4-3820-      # below for broken collect2 doesn't work under 4.3+
dictconv-0.2/aclocal.m4:3821:	collect2name=`${CC} -print-prog-name=collect2`
dictconv-0.2/aclocal.m4-3822-	if test -f "$collect2name" && \
##############################################
dictconv-0.2/aclocal.m4-3868-
dictconv-0.2/aclocal.m4:3869:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
dictconv-0.2/aclocal.m4-3870-     else
##############################################
dictconv-0.2/aclocal.m4-3923-      # is EXPORTS), use it as is; otherwise, prepend...
dictconv-0.2/aclocal.m4:3924:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dictconv-0.2/aclocal.m4-3925-	cp $export_symbols $output_objdir/$soname.def;
##############################################
dictconv-0.2/aclocal.m4-3984-         output_verbose_link_cmd='echo'
dictconv-0.2/aclocal.m4:3985:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
dictconv-0.2/aclocal.m4-3986-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dictconv-0.2/aclocal.m4-4052-      # dependencies.
dictconv-0.2/aclocal.m4:4053:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/aclocal.m4-4054-      ;;
##############################################
dictconv-0.2/aclocal.m4-4116-	# dependencies.
dictconv-0.2/aclocal.m4:4117:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/aclocal.m4-4118-	;;
##############################################
dictconv-0.2/aclocal.m4-4151-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dictconv-0.2/aclocal.m4:4152:    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/aclocal.m4:4153:    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/aclocal.m4-4154-    ;;
##############################################
dictconv-0.2/aclocal.m4-4158-	# SGI C++
dictconv-0.2/aclocal.m4:4159:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/aclocal.m4-4160-
##############################################
dictconv-0.2/aclocal.m4-4169-	  if test "$with_gnu_ld" = no; then
dictconv-0.2/aclocal.m4:4170:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $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'
dictconv-0.2/aclocal.m4-4171-	  else
dictconv-0.2/aclocal.m4:4172:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
dictconv-0.2/aclocal.m4-4173-	  fi
##############################################
dictconv-0.2/aclocal.m4-4188-	# to its proper name (with version) after linking.
dictconv-0.2/aclocal.m4:4189:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dictconv-0.2/aclocal.m4:4190:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
dictconv-0.2/aclocal.m4-4191-	# Commands to make compiler produce verbose output that lists
##############################################
dictconv-0.2/aclocal.m4-4198-	# dependencies.
dictconv-0.2/aclocal.m4:4199:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/aclocal.m4-4200-
##############################################
dictconv-0.2/aclocal.m4-4213-	# earlier do not add the objects themselves.
dictconv-0.2/aclocal.m4:4214:	case `$CC -V 2>&1` in
dictconv-0.2/aclocal.m4-4215-	*"Version 7."*)
##############################################
dictconv-0.2/aclocal.m4-4239-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
dictconv-0.2/aclocal.m4:4240:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/aclocal.m4-4241-        ;;
##############################################
dictconv-0.2/aclocal.m4-4258-	# dependencies.
dictconv-0.2/aclocal.m4:4259:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/aclocal.m4-4260-	;;
##############################################
dictconv-0.2/aclocal.m4-4302-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
dictconv-0.2/aclocal.m4:4303:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/aclocal.m4-4304-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
dictconv-0.2/aclocal.m4-4317-	# to its proper name (with version) after linking.
dictconv-0.2/aclocal.m4:4318:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dictconv-0.2/aclocal.m4-4319-
##############################################
dictconv-0.2/aclocal.m4-4334-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/aclocal.m4:4335:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/aclocal.m4-4336-
##############################################
dictconv-0.2/aclocal.m4-4347-	# dependencies.
dictconv-0.2/aclocal.m4:4348:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/aclocal.m4-4349-	;;
##############################################
dictconv-0.2/aclocal.m4-4352-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/aclocal.m4:4353:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
dictconv-0.2/aclocal.m4-4354-
##############################################
dictconv-0.2/aclocal.m4-4377-	# to its proper name (with version) after linking.
dictconv-0.2/aclocal.m4:4378:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dictconv-0.2/aclocal.m4-4379-
##############################################
dictconv-0.2/aclocal.m4-4393-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dictconv-0.2/aclocal.m4:4394:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/aclocal.m4:4395:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dictconv-0.2/aclocal.m4-4396-	  echo "-hidden">> $lib.exp~
dictconv-0.2/aclocal.m4:4397:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
dictconv-0.2/aclocal.m4-4398-	  $rm $lib.exp'
##############################################
dictconv-0.2/aclocal.m4-4410-	# dependencies.
dictconv-0.2/aclocal.m4:4411:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/aclocal.m4-4412-	;;
##############################################
dictconv-0.2/aclocal.m4-4415-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/aclocal.m4:4416:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $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'
dictconv-0.2/aclocal.m4-4417-
##############################################
dictconv-0.2/aclocal.m4-4477-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
dictconv-0.2/aclocal.m4:4478:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
dictconv-0.2/aclocal.m4-4479-	    ;;
##############################################
dictconv-0.2/aclocal.m4-4565-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dictconv-0.2/aclocal.m4:4566:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dictconv-0.2/aclocal.m4-4567-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
dictconv-0.2/aclocal.m4-4688-  # eval without this substitution.
dictconv-0.2/aclocal.m4:4689:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
dictconv-0.2/aclocal.m4-4690-
dictconv-0.2/aclocal.m4:4691:  for p in `eval $output_verbose_link_cmd`; do
dictconv-0.2/aclocal.m4-4692-    case $p in
##############################################
dictconv-0.2/aclocal.m4-5074-      # Double-quote double-evaled strings.
dictconv-0.2/aclocal.m4:5075:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dictconv-0.2/aclocal.m4-5076-      ;;
dictconv-0.2/aclocal.m4-5077-    *)
dictconv-0.2/aclocal.m4:5078:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dictconv-0.2/aclocal.m4-5079-      ;;
##############################################
dictconv-0.2/aclocal.m4-5084-  *'\[$]0 --fallback-echo"')
dictconv-0.2/aclocal.m4:5085:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
dictconv-0.2/aclocal.m4-5086-    ;;
##############################################
dictconv-0.2/aclocal.m4-5099-
dictconv-0.2/aclocal.m4:5100:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
dictconv-0.2/aclocal.m4-5101-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
dictconv-0.2/aclocal.m4-5481-  # libtool script then.
dictconv-0.2/aclocal.m4:5482:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dictconv-0.2/aclocal.m4-5483-  if test -f "$ltmain_in"; then
##############################################
dictconv-0.2/aclocal.m4-5586-# If we're using GNU nm, then use its standard symbol codes.
dictconv-0.2/aclocal.m4:5587:case `$NM -V 2>&1` in
dictconv-0.2/aclocal.m4-5588-*GNU* | *'with BFD'*)
##############################################
dictconv-0.2/aclocal.m4-5619-    nlist=conftest.nm
dictconv-0.2/aclocal.m4:5620:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
dictconv-0.2/aclocal.m4-5621-      # Try sorting and uniquifying the output.
##############################################
dictconv-0.2/aclocal.m4-6337-    supports_anon_versioning=no
dictconv-0.2/aclocal.m4:6338:    case `$LD -v 2>/dev/null` in
dictconv-0.2/aclocal.m4-6339-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/aclocal.m4-6401-	# is EXPORTS), use it as is; otherwise, prepend...
dictconv-0.2/aclocal.m4:6402:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dictconv-0.2/aclocal.m4-6403-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dictconv-0.2/aclocal.m4-6424-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dictconv-0.2/aclocal.m4:6425:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/aclocal.m4:6426:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/aclocal.m4-6427-      ;;
##############################################
dictconv-0.2/aclocal.m4-6433-	pgcc*)				# Portland Group C compiler
dictconv-0.2/aclocal.m4:6434:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/aclocal.m4-6435-	  tmp_addflag=' $pic_flag'
##############################################
dictconv-0.2/aclocal.m4-6437-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dictconv-0.2/aclocal.m4:6438:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/aclocal.m4-6439-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dictconv-0.2/aclocal.m4-6491-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dictconv-0.2/aclocal.m4:6492:      case `$LD -v 2>&1` in
dictconv-0.2/aclocal.m4-6493-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
dictconv-0.2/aclocal.m4-6507-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dictconv-0.2/aclocal.m4:6508:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dictconv-0.2/aclocal.m4-6509-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dictconv-0.2/aclocal.m4-6606-	# below for broken collect2 doesn't work under 4.3+
dictconv-0.2/aclocal.m4:6607:	  collect2name=`${CC} -print-prog-name=collect2`
dictconv-0.2/aclocal.m4-6608-	  if test -f "$collect2name" && \
##############################################
dictconv-0.2/aclocal.m4-6653-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
dictconv-0.2/aclocal.m4:6654:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
dictconv-0.2/aclocal.m4-6655-       else
##############################################
dictconv-0.2/aclocal.m4-6700-      # FIXME: Setting linknames here is a bad hack.
dictconv-0.2/aclocal.m4:6701:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dictconv-0.2/aclocal.m4-6702-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dictconv-0.2/aclocal.m4-6705-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
dictconv-0.2/aclocal.m4:6706:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
dictconv-0.2/aclocal.m4-6707-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
dictconv-0.2/aclocal.m4-6746-         output_verbose_link_cmd='echo'
dictconv-0.2/aclocal.m4:6747:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
dictconv-0.2/aclocal.m4-6748-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dictconv-0.2/aclocal.m4-6881-      if test "$GCC" = yes; then
dictconv-0.2/aclocal.m4:6882:	_LT_AC_TAGVAR(archive_cmds, $1)='$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'
dictconv-0.2/aclocal.m4-6883-      else
dictconv-0.2/aclocal.m4:6884:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/aclocal.m4-6885-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
dictconv-0.2/aclocal.m4-6913-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dictconv-0.2/aclocal.m4:6914:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/aclocal.m4-6915-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dictconv-0.2/aclocal.m4-6943-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/aclocal.m4:6944:	_LT_AC_TAGVAR(archive_cmds, $1)='$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'
dictconv-0.2/aclocal.m4-6945-      else
dictconv-0.2/aclocal.m4-6946-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dictconv-0.2/aclocal.m4:6947:	_LT_AC_TAGVAR(archive_cmds, $1)='$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'
dictconv-0.2/aclocal.m4-6948-      fi
##############################################
dictconv-0.2/aclocal.m4-6955-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/aclocal.m4:6956:	_LT_AC_TAGVAR(archive_cmds, $1)='$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'
dictconv-0.2/aclocal.m4-6957-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
dictconv-0.2/aclocal.m4-6959-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dictconv-0.2/aclocal.m4:6960:	_LT_AC_TAGVAR(archive_cmds, $1)='$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'
dictconv-0.2/aclocal.m4:6961:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
dictconv-0.2/aclocal.m4:6962:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
dictconv-0.2/aclocal.m4-6963-
##############################################
dictconv-0.2/aclocal.m4-6996- 	*)
dictconv-0.2/aclocal.m4:6997: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
dictconv-0.2/aclocal.m4-6998- 	esac ;;
##############################################
dictconv-0.2/aclocal.m4-7080-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dictconv-0.2/aclocal.m4:7081:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dictconv-0.2/aclocal.m4-7082-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
dictconv-0.2/aclocal.m4-7145-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
dictconv-0.2/aclocal.m4:7146:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
dictconv-0.2/aclocal.m4-7147-        then
##############################################
dictconv-0.2/aclocal.m4-7281-    test $lt_ac_count -gt 10 && break
dictconv-0.2/aclocal.m4:7282:    lt_ac_count=`expr $lt_ac_count + 1`
dictconv-0.2/aclocal.m4-7283-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
dictconv-0.2/aclocal.m4-7335-  else
dictconv-0.2/aclocal.m4:7336:    XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags`
dictconv-0.2/aclocal.m4:7337:    XML_LIBS=`$XML2_CONFIG $xml_config_args --libs`
dictconv-0.2/aclocal.m4-7338-    xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \
##############################################
dictconv-0.2/ltmain.sh-39-# The name of this program:
dictconv-0.2/ltmain.sh:40:progname=`echo "$progpath" | $SED $basename`
dictconv-0.2/ltmain.sh-41-modename="$progname"
##############################################
dictconv-0.2/ltmain.sh-71-  :
dictconv-0.2/ltmain.sh:72:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
dictconv-0.2/ltmain.sh-73-  # Yippee, $echo works!
##############################################
dictconv-0.2/ltmain.sh-157-  # we can't tell.
dictconv-0.2/ltmain.sh:158:  while (test "X"`$SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \
dictconv-0.2/ltmain.sh-159-             = "XX$testring") >/dev/null 2>&1 &&
dictconv-0.2/ltmain.sh:160:          new_result=`expr "X$testring" : ".*" 2>&1` &&
dictconv-0.2/ltmain.sh-161-          max_cmd_len="$new_result" &&
##############################################
dictconv-0.2/ltmain.sh-163-  do
dictconv-0.2/ltmain.sh:164:    i=`expr $i + 1`
dictconv-0.2/ltmain.sh-165-    testring="$testring$testring"
##############################################
dictconv-0.2/ltmain.sh-170-  # It appears as though 1/2 is a usable value.
dictconv-0.2/ltmain.sh:171:  max_cmd_len=`expr $max_cmd_len \/ 2`
dictconv-0.2/ltmain.sh-172-fi
##############################################
dictconv-0.2/ltmain.sh-191-      # If mktemp works, use that first and foremost
dictconv-0.2/ltmain.sh:192:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
dictconv-0.2/ltmain.sh-193-
##############################################
dictconv-0.2/ltmain.sh-223-  win32_libid_type="unknown"
dictconv-0.2/ltmain.sh:224:  win32_fileres=`file -L $1 2>/dev/null`
dictconv-0.2/ltmain.sh-225-  case $win32_fileres in
##############################################
dictconv-0.2/ltmain.sh-275-      # but not from the CC environment variable when configure was run.
dictconv-0.2/ltmain.sh:276:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
dictconv-0.2/ltmain.sh-277-      # Blanks at the start of $base_compile will cause this to fail
##############################################
dictconv-0.2/ltmain.sh-282-	    # Evaluate the configuration.
dictconv-0.2/ltmain.sh:283:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
dictconv-0.2/ltmain.sh-284-	    CC_quoted=
##############################################
dictconv-0.2/ltmain.sh-294-	    # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
dictconv-0.2/ltmain.sh:295:	    trimedcc=`echo ${CC} | $SED -e "s/${host}-//g"`
dictconv-0.2/ltmain.sh-296-	    # and sometimes libtool has CC=<HOST>-gcc but user does CC=gcc
##############################################
dictconv-0.2/ltmain.sh-305-	      break ;;
dictconv-0.2/ltmain.sh:306:	      "$trimedcc "* | " $trimedcc "* | "`$echo $trimedcc` "* | " `$echo $trimedcc` "*|\
dictconv-0.2/ltmain.sh:307:	      "$extendcc "* | " $extendcc "* | "`$echo $extendcc` "* | " `$echo $extendcc` "*|\
dictconv-0.2/ltmain.sh:308:	      "$mungedcc "* | " $mungedcc "* | "`$echo $mungedcc` "* | " `$echo $mungedcc` "*|\
dictconv-0.2/ltmain.sh:309:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
dictconv-0.2/ltmain.sh-310-	      # The compiler in the base compile command matches
##############################################
dictconv-0.2/ltmain.sh-376-      esac
dictconv-0.2/ltmain.sh:377:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-378-      my_xdir="$my_gentop/$my_xlib"
##############################################
dictconv-0.2/ltmain.sh-396-	  darwin_curdir=`pwd`
dictconv-0.2/ltmain.sh:397:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh:398:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
dictconv-0.2/ltmain.sh-399-	  if test -n "$darwin_arches"; then 
dictconv-0.2/ltmain.sh:400:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
dictconv-0.2/ltmain.sh-401-	    darwin_arch=
##############################################
dictconv-0.2/ltmain.sh-411-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
dictconv-0.2/ltmain.sh:412:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
dictconv-0.2/ltmain.sh-413-	    darwin_file=
##############################################
dictconv-0.2/ltmain.sh-415-	    for darwin_file in $darwin_filelist; do
dictconv-0.2/ltmain.sh:416:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
dictconv-0.2/ltmain.sh-417-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
dictconv-0.2/ltmain.sh-430-      esac
dictconv-0.2/ltmain.sh:431:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
dictconv-0.2/ltmain.sh-432-    done
##############################################
dictconv-0.2/ltmain.sh-449-  case $arg in
dictconv-0.2/ltmain.sh:450:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
dictconv-0.2/ltmain.sh-451-  *) optarg= ;;
##############################################
dictconv-0.2/ltmain.sh-480-	  # Evaluate the configuration.
dictconv-0.2/ltmain.sh:481:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
dictconv-0.2/ltmain.sh-482-	else
##############################################
dictconv-0.2/ltmain.sh-602-static)
dictconv-0.2/ltmain.sh:603:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
dictconv-0.2/ltmain.sh-604-  ;;
##############################################
dictconv-0.2/ltmain.sh-723-	-Wc,*)
dictconv-0.2/ltmain.sh:724:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
dictconv-0.2/ltmain.sh-725-	  lastarg=
##############################################
dictconv-0.2/ltmain.sh-740-	  IFS="$save_ifs"
dictconv-0.2/ltmain.sh:741:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
dictconv-0.2/ltmain.sh-742-
##############################################
dictconv-0.2/ltmain.sh-759-      # Aesthetically quote the previous argument.
dictconv-0.2/ltmain.sh:760:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-761-
##############################################
dictconv-0.2/ltmain.sh-787-      # Get the name of the library object.
dictconv-0.2/ltmain.sh:788:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-789-      ;;
##############################################
dictconv-0.2/ltmain.sh-798-    *.ads) xform=ads ;;
dictconv-0.2/ltmain.sh:799:    *.asm) xform=asm ;;
dictconv-0.2/ltmain.sh-800-    *.c++) xform=c++ ;;
##############################################
dictconv-0.2/ltmain.sh-810-
dictconv-0.2/ltmain.sh:811:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
dictconv-0.2/ltmain.sh-812-
dictconv-0.2/ltmain.sh-813-    case $libobj in
dictconv-0.2/ltmain.sh:814:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
dictconv-0.2/ltmain.sh-815-    *)
##############################################
dictconv-0.2/ltmain.sh-841-
dictconv-0.2/ltmain.sh:842:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-843-    case $qlibobj in
##############################################
dictconv-0.2/ltmain.sh-849-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
dictconv-0.2/ltmain.sh:850:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh:851:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-852-    if test "X$xdir" = "X$obj"; then
##############################################
dictconv-0.2/ltmain.sh-888-    if test "$compiler_c_o" = no; then
dictconv-0.2/ltmain.sh:889:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
dictconv-0.2/ltmain.sh-890-      lockfile="$output_obj.lock"
##############################################
dictconv-0.2/ltmain.sh-909-*** ERROR, $lockfile exists and contains:
dictconv-0.2/ltmain.sh:910:`cat $lockfile 2>/dev/null`
dictconv-0.2/ltmain.sh-911-
##############################################
dictconv-0.2/ltmain.sh-927-    fi
dictconv-0.2/ltmain.sh:928:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-929-    case $qsrcfile in
##############################################
dictconv-0.2/ltmain.sh-983-      if test "$need_locks" = warn &&
dictconv-0.2/ltmain.sh:984:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dictconv-0.2/ltmain.sh-985-	$echo "\
dictconv-0.2/ltmain.sh-986-*** ERROR, $lockfile contains:
dictconv-0.2/ltmain.sh:987:`cat $lockfile 2>/dev/null`
dictconv-0.2/ltmain.sh-988-
##############################################
dictconv-0.2/ltmain.sh-1055-      if test "$need_locks" = warn &&
dictconv-0.2/ltmain.sh:1056:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dictconv-0.2/ltmain.sh-1057-	$echo "\
dictconv-0.2/ltmain.sh-1058-*** ERROR, $lockfile contains:
dictconv-0.2/ltmain.sh:1059:`cat $lockfile 2>/dev/null`
dictconv-0.2/ltmain.sh-1060-
##############################################
dictconv-0.2/ltmain.sh-1219-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
dictconv-0.2/ltmain.sh:1220:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
dictconv-0.2/ltmain.sh-1221-	;;
##############################################
dictconv-0.2/ltmain.sh-1308-	    moreargs=
dictconv-0.2/ltmain.sh:1309:	    for fil in `cat $save_arg`
dictconv-0.2/ltmain.sh-1310-	    do
##############################################
dictconv-0.2/ltmain.sh-1335-		# Extract subdirectory from the argument.
dictconv-0.2/ltmain.sh:1336:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-1337-		if test "X$xdir" = "X$arg"; then
##############################################
dictconv-0.2/ltmain.sh-1394-		  # Extract subdirectory from the argument.
dictconv-0.2/ltmain.sh:1395:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-1396-		  if test "X$xdir" = "X$arg"; then
##############################################
dictconv-0.2/ltmain.sh-1401-
dictconv-0.2/ltmain.sh:1402:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
dictconv-0.2/ltmain.sh:1403:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
dictconv-0.2/ltmain.sh-1404-		  libobjs="$libobjs $pic_object"
##############################################
dictconv-0.2/ltmain.sh-1562-      -L*)
dictconv-0.2/ltmain.sh:1563:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
dictconv-0.2/ltmain.sh-1564-	# We need an absolute path.
##############################################
dictconv-0.2/ltmain.sh-1567-	*)
dictconv-0.2/ltmain.sh:1568:	  absdir=`cd "$dir" && pwd`
dictconv-0.2/ltmain.sh-1569-	  if test -z "$absdir"; then
##############################################
dictconv-0.2/ltmain.sh-1585-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
dictconv-0.2/ltmain.sh:1586:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
dictconv-0.2/ltmain.sh-1587-	  case :$dllsearchpath: in
##############################################
dictconv-0.2/ltmain.sh-1677-	# to be aesthetically quoted because they are evaled later.
dictconv-0.2/ltmain.sh:1678:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-1679-	case $arg in
##############################################
dictconv-0.2/ltmain.sh-1746-      -R*)
dictconv-0.2/ltmain.sh:1747:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
dictconv-0.2/ltmain.sh-1748-	# We need an absolute path.
##############################################
dictconv-0.2/ltmain.sh-1787-      -Wc,*)
dictconv-0.2/ltmain.sh:1788:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
dictconv-0.2/ltmain.sh-1789-	arg=
##############################################
dictconv-0.2/ltmain.sh-1801-	IFS="$save_ifs"
dictconv-0.2/ltmain.sh:1802:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
dictconv-0.2/ltmain.sh-1803-	;;
##############################################
dictconv-0.2/ltmain.sh-1805-      -Wl,*)
dictconv-0.2/ltmain.sh:1806:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
dictconv-0.2/ltmain.sh-1807-	arg=
##############################################
dictconv-0.2/ltmain.sh-1820-	IFS="$save_ifs"
dictconv-0.2/ltmain.sh:1821:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
dictconv-0.2/ltmain.sh-1822-	;;
##############################################
dictconv-0.2/ltmain.sh-1842-	# to be aesthetically quoted because they are evaled later.
dictconv-0.2/ltmain.sh:1843:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-1844-	case $arg in
##############################################
dictconv-0.2/ltmain.sh-1879-	  # Extract subdirectory from the argument.
dictconv-0.2/ltmain.sh:1880:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-1881-	  if test "X$xdir" = "X$arg"; then
##############################################
dictconv-0.2/ltmain.sh-1938-	    # Extract subdirectory from the argument.
dictconv-0.2/ltmain.sh:1939:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-1940-	    if test "X$xdir" = "X$arg"; then
##############################################
dictconv-0.2/ltmain.sh-1945-
dictconv-0.2/ltmain.sh:1946:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
dictconv-0.2/ltmain.sh:1947:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
dictconv-0.2/ltmain.sh-1948-	    libobjs="$libobjs $pic_object"
##############################################
dictconv-0.2/ltmain.sh-1981-	# to be aesthetically quoted because they are evaled later.
dictconv-0.2/ltmain.sh:1982:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-1983-	case $arg in
##############################################
dictconv-0.2/ltmain.sh-2011-    # calculate the name of the file, without its directory
dictconv-0.2/ltmain.sh:2012:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-2013-    libobjs_save="$libobjs"
##############################################
dictconv-0.2/ltmain.sh-2016-      # get the directories listed in $shlibpath_var
dictconv-0.2/ltmain.sh:2017:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
dictconv-0.2/ltmain.sh-2018-    else
##############################################
dictconv-0.2/ltmain.sh-2023-
dictconv-0.2/ltmain.sh:2024:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-2025-    if test "X$output_objdir" = "X$output"; then
##############################################
dictconv-0.2/ltmain.sh-2158-	  fi
dictconv-0.2/ltmain.sh:2159:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
dictconv-0.2/ltmain.sh-2160-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
dictconv-0.2/ltmain.sh-2202-		    found=no
dictconv-0.2/ltmain.sh:2203:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-2204-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
dictconv-0.2/ltmain.sh-2227-	    newdependency_libs="$deplib $newdependency_libs"
dictconv-0.2/ltmain.sh:2228:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
dictconv-0.2/ltmain.sh-2229-	    ;;
##############################################
dictconv-0.2/ltmain.sh-2240-	    fi
dictconv-0.2/ltmain.sh:2241:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
dictconv-0.2/ltmain.sh-2242-	    ;;
##############################################
dictconv-0.2/ltmain.sh-2250-	  if test "$pass" = link; then
dictconv-0.2/ltmain.sh:2251:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
dictconv-0.2/ltmain.sh-2252-	    # Make sure the xrpath contains only unique directories.
##############################################
dictconv-0.2/ltmain.sh-2272-		set dummy $deplibs_check_method
dictconv-0.2/ltmain.sh:2273:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dictconv-0.2/ltmain.sh-2274-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
dictconv-0.2/ltmain.sh-2333-	else
dictconv-0.2/ltmain.sh:2334:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
dictconv-0.2/ltmain.sh-2335-	  exit $EXIT_FAILURE
##############################################
dictconv-0.2/ltmain.sh-2344-
dictconv-0.2/ltmain.sh:2345:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-2346-	test "X$ladir" = "X$lib" && ladir="."
##############################################
dictconv-0.2/ltmain.sh-2436-	*)
dictconv-0.2/ltmain.sh:2437:	  abs_ladir=`cd "$ladir" && pwd`
dictconv-0.2/ltmain.sh-2438-	  if test -z "$abs_ladir"; then
##############################################
dictconv-0.2/ltmain.sh-2444-	esac
dictconv-0.2/ltmain.sh:2445:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-2446-
##############################################
dictconv-0.2/ltmain.sh-2471-	fi # $installed = yes
dictconv-0.2/ltmain.sh:2472:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
dictconv-0.2/ltmain.sh-2473-
##############################################
dictconv-0.2/ltmain.sh-2518-	    case $deplib in
dictconv-0.2/ltmain.sh:2519:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
dictconv-0.2/ltmain.sh-2520-	    esac
##############################################
dictconv-0.2/ltmain.sh-2637-	    shift; shift
dictconv-0.2/ltmain.sh:2638:	    libname=`eval \\$echo \"$libname_spec\"`
dictconv-0.2/ltmain.sh-2639-	    # use dlname if we got it. it's perfectly good, no?
##############################################
dictconv-0.2/ltmain.sh-2645-	      *cygwin* | mingw*)
dictconv-0.2/ltmain.sh:2646:		major=`expr $current - $age`
dictconv-0.2/ltmain.sh-2647-		versuffix="-$major"
##############################################
dictconv-0.2/ltmain.sh-2656-	    soroot="$soname"
dictconv-0.2/ltmain.sh:2657:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
dictconv-0.2/ltmain.sh:2658:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
dictconv-0.2/ltmain.sh-2659-
##############################################
dictconv-0.2/ltmain.sh-2889-	      case $libdir in
dictconv-0.2/ltmain.sh:2890:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
dictconv-0.2/ltmain.sh-2891-		   case " $xrpath " in
##############################################
dictconv-0.2/ltmain.sh-2921-	      *.la)
dictconv-0.2/ltmain.sh:2922:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-2923-		test "X$dir" = "X$deplib" && dir="."
##############################################
dictconv-0.2/ltmain.sh-2927-		*)
dictconv-0.2/ltmain.sh:2928:		  absdir=`cd "$dir" && pwd`
dictconv-0.2/ltmain.sh-2929-		  if test -z "$absdir"; then
##############################################
dictconv-0.2/ltmain.sh-2937-		else
dictconv-0.2/ltmain.sh:2938:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dictconv-0.2/ltmain.sh-2939-		  if test -z "$libdir"; then
##############################################
dictconv-0.2/ltmain.sh-2952-		  # but need to link against shared
dictconv-0.2/ltmain.sh:2953:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
dictconv-0.2/ltmain.sh-2954-		  if test -n "$deplibrary_names" ; then
##############################################
dictconv-0.2/ltmain.sh-2977-		  # Again, we only want to link against shared libraries
dictconv-0.2/ltmain.sh:2978:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
dictconv-0.2/ltmain.sh-2979-		  for tmp in $newlib_search_path ; do
##############################################
dictconv-0.2/ltmain.sh-3144-      lib*)
dictconv-0.2/ltmain.sh:3145:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
dictconv-0.2/ltmain.sh-3146-	eval shared_ext=\"$shrext_cmds\"
##############################################
dictconv-0.2/ltmain.sh-3150-	if test "$module" = no; then
dictconv-0.2/ltmain.sh:3151:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
dictconv-0.2/ltmain.sh-3152-	  $echo "$help" 1>&2
##############################################
dictconv-0.2/ltmain.sh-3156-	  # Add the "lib" prefix for modules if required
dictconv-0.2/ltmain.sh:3157:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
dictconv-0.2/ltmain.sh-3158-	  eval shared_ext=\"$shrext_cmds\"
##############################################
dictconv-0.2/ltmain.sh-3160-	else
dictconv-0.2/ltmain.sh:3161:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
dictconv-0.2/ltmain.sh-3162-	fi
##############################################
dictconv-0.2/ltmain.sh-3237-	  darwin|linux|osf|windows)
dictconv-0.2/ltmain.sh:3238:	    current=`expr $number_major + $number_minor`
dictconv-0.2/ltmain.sh-3239-	    age="$number_minor"
##############################################
dictconv-0.2/ltmain.sh-3247-	  irix|nonstopux)
dictconv-0.2/ltmain.sh:3248:	    current=`expr $number_major + $number_minor - 1`
dictconv-0.2/ltmain.sh-3249-	    age="$number_minor"
##############################################
dictconv-0.2/ltmain.sh-3289-	if test "$age" -gt "$current"; then
dictconv-0.2/ltmain.sh:3290:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
dictconv-0.2/ltmain.sh-3291-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
dictconv-0.2/ltmain.sh-3304-	  # verstring for coding it into the library header
dictconv-0.2/ltmain.sh:3305:	  major=.`expr $current - $age`
dictconv-0.2/ltmain.sh-3306-	  versuffix="$major.$age.$revision"
dictconv-0.2/ltmain.sh-3307-	  # Darwin ld doesn't like 0 for these options...
dictconv-0.2/ltmain.sh:3308:	  minor_current=`expr $current + 1`
dictconv-0.2/ltmain.sh-3309-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
dictconv-0.2/ltmain.sh-3322-	irix | nonstopux)
dictconv-0.2/ltmain.sh:3323:	  major=`expr $current - $age + 1`
dictconv-0.2/ltmain.sh-3324-
##############################################
dictconv-0.2/ltmain.sh-3333-	  while test "$loop" -ne 0; do
dictconv-0.2/ltmain.sh:3334:	    iface=`expr $revision - $loop`
dictconv-0.2/ltmain.sh:3335:	    loop=`expr $loop - 1`
dictconv-0.2/ltmain.sh-3336-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
dictconv-0.2/ltmain.sh-3344-	linux)
dictconv-0.2/ltmain.sh:3345:	  major=.`expr $current - $age`
dictconv-0.2/ltmain.sh-3346-	  versuffix="$major.$age.$revision"
##############################################
dictconv-0.2/ltmain.sh-3349-	osf)
dictconv-0.2/ltmain.sh:3350:	  major=.`expr $current - $age`
dictconv-0.2/ltmain.sh-3351-	  versuffix=".$current.$age.$revision"
##############################################
dictconv-0.2/ltmain.sh-3356-	  while test "$loop" -ne 0; do
dictconv-0.2/ltmain.sh:3357:	    iface=`expr $current - $loop`
dictconv-0.2/ltmain.sh:3358:	    loop=`expr $loop - 1`
dictconv-0.2/ltmain.sh-3359-	    verstring="$verstring:${iface}.0"
##############################################
dictconv-0.2/ltmain.sh-3373-	  # extension on DOS 8.3 filesystems.
dictconv-0.2/ltmain.sh:3374:	  major=`expr $current - $age`
dictconv-0.2/ltmain.sh-3375-	  versuffix="-$major"
##############################################
dictconv-0.2/ltmain.sh-3428-	removelist=
dictconv-0.2/ltmain.sh:3429:	tempremovelist=`$echo "$output_objdir/*"`
dictconv-0.2/ltmain.sh-3430-	for p in $tempremovelist; do
##############################################
dictconv-0.2/ltmain.sh-3456-	# Transform .lo files to .o files.
dictconv-0.2/ltmain.sh:3457:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
dictconv-0.2/ltmain.sh-3458-      fi
##############################################
dictconv-0.2/ltmain.sh-3461-      for path in $notinst_path; do
dictconv-0.2/ltmain.sh:3462:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
dictconv-0.2/ltmain.sh:3463:	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
dictconv-0.2/ltmain.sh:3464:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
dictconv-0.2/ltmain.sh-3465-      done
##############################################
dictconv-0.2/ltmain.sh-3569-	    for i in $deplibs; do
dictconv-0.2/ltmain.sh:3570:	      name=`expr $i : '-l\(.*\)'`
dictconv-0.2/ltmain.sh-3571-	      # If $name is empty we are operating on a -L argument.
##############################################
dictconv-0.2/ltmain.sh-3581-		if test -n "$i" ; then
dictconv-0.2/ltmain.sh:3582:		  libname=`eval \\$echo \"$libname_spec\"`
dictconv-0.2/ltmain.sh:3583:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
dictconv-0.2/ltmain.sh-3584-		  set dummy $deplib_matches
dictconv-0.2/ltmain.sh-3585-		  deplib_match=$2
dictconv-0.2/ltmain.sh:3586:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
dictconv-0.2/ltmain.sh-3587-		    newdeplibs="$newdeplibs $i"
##############################################
dictconv-0.2/ltmain.sh-3606-	    for i in $deplibs; do
dictconv-0.2/ltmain.sh:3607:	      name=`expr $i : '-l\(.*\)'`
dictconv-0.2/ltmain.sh-3608-	      # If $name is empty we are operating on a -L argument.
##############################################
dictconv-0.2/ltmain.sh-3623-		  if test -n "$i" ; then
dictconv-0.2/ltmain.sh:3624:		    libname=`eval \\$echo \"$libname_spec\"`
dictconv-0.2/ltmain.sh:3625:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
dictconv-0.2/ltmain.sh-3626-		    set dummy $deplib_matches
dictconv-0.2/ltmain.sh-3627-		    deplib_match=$2
dictconv-0.2/ltmain.sh:3628:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
dictconv-0.2/ltmain.sh-3629-		      newdeplibs="$newdeplibs $i"
##############################################
dictconv-0.2/ltmain.sh-3656-	  set dummy $deplibs_check_method
dictconv-0.2/ltmain.sh:3657:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dictconv-0.2/ltmain.sh-3658-	  for a_deplib in $deplibs; do
dictconv-0.2/ltmain.sh:3659:	    name=`expr $a_deplib : '-l\(.*\)'`
dictconv-0.2/ltmain.sh-3660-	    # If $name is empty we are operating on a -L argument.
##############################################
dictconv-0.2/ltmain.sh-3670-	      if test -n "$a_deplib" ; then
dictconv-0.2/ltmain.sh:3671:		libname=`eval \\$echo \"$libname_spec\"`
dictconv-0.2/ltmain.sh-3672-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dictconv-0.2/ltmain.sh:3673:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dictconv-0.2/ltmain.sh-3674-		  for potent_lib in $potential_libs; do
##############################################
dictconv-0.2/ltmain.sh-3686-		      while test -h "$potlib" 2>/dev/null; do
dictconv-0.2/ltmain.sh:3687:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
dictconv-0.2/ltmain.sh-3688-			case $potliblink in
dictconv-0.2/ltmain.sh-3689-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
dictconv-0.2/ltmain.sh:3690:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
dictconv-0.2/ltmain.sh-3691-			esac
##############################################
dictconv-0.2/ltmain.sh-3732-	  set dummy $deplibs_check_method
dictconv-0.2/ltmain.sh:3733:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dictconv-0.2/ltmain.sh-3734-	  for a_deplib in $deplibs; do
dictconv-0.2/ltmain.sh:3735:	    name=`expr $a_deplib : '-l\(.*\)'`
dictconv-0.2/ltmain.sh-3736-	    # If $name is empty we are operating on a -L argument.
##############################################
dictconv-0.2/ltmain.sh-3746-	      if test -n "$a_deplib" ; then
dictconv-0.2/ltmain.sh:3747:		libname=`eval \\$echo \"$libname_spec\"`
dictconv-0.2/ltmain.sh-3748-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dictconv-0.2/ltmain.sh:3749:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dictconv-0.2/ltmain.sh-3750-		  for potent_lib in $potential_libs; do
##############################################
dictconv-0.2/ltmain.sh-3789-	      # can't use Xsed below, because $i might contain '/'
dictconv-0.2/ltmain.sh:3790:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
dictconv-0.2/ltmain.sh-3791-	    done
##############################################
dictconv-0.2/ltmain.sh-3814-	  # On Rhapsody replace the C library is the System framework
dictconv-0.2/ltmain.sh:3815:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
dictconv-0.2/ltmain.sh-3816-	  ;;
##############################################
dictconv-0.2/ltmain.sh-3983-	# Use standard objects if they are pic
dictconv-0.2/ltmain.sh:3984:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dictconv-0.2/ltmain.sh-3985-
##############################################
dictconv-0.2/ltmain.sh-3996-	      eval cmd=\"$cmd\"
dictconv-0.2/ltmain.sh:3997:	      if len=`expr "X$cmd" : ".*"` &&
dictconv-0.2/ltmain.sh-3998-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dictconv-0.2/ltmain.sh-4078-	if test "X$skipped_export" != "X:" &&
dictconv-0.2/ltmain.sh:4079:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dictconv-0.2/ltmain.sh-4080-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dictconv-0.2/ltmain.sh-4097-	  save_output=$output
dictconv-0.2/ltmain.sh:4098:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
dictconv-0.2/ltmain.sh-4099-
##############################################
dictconv-0.2/ltmain.sh-4113-	    if test "X$objlist" = X ||
dictconv-0.2/ltmain.sh:4114:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dictconv-0.2/ltmain.sh-4115-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
dictconv-0.2/ltmain.sh-4128-	      last_robj=$output_objdir/$output_la-${k}.$objext
dictconv-0.2/ltmain.sh:4129:	      k=`expr $k + 1`
dictconv-0.2/ltmain.sh-4130-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
dictconv-0.2/ltmain.sh-4154-	  do
dictconv-0.2/ltmain.sh:4155:	    i=`expr $i + 1`
dictconv-0.2/ltmain.sh-4156-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
dictconv-0.2/ltmain.sh-4278-	libobj="$output"
dictconv-0.2/ltmain.sh:4279:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
dictconv-0.2/ltmain.sh-4280-	;;
##############################################
dictconv-0.2/ltmain.sh-4312-      # Create the old-style object.
dictconv-0.2/ltmain.sh:4313:      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
dictconv-0.2/ltmain.sh-4314-
##############################################
dictconv-0.2/ltmain.sh-4373-      case $host in
dictconv-0.2/ltmain.sh:4374:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
dictconv-0.2/ltmain.sh-4375-      esac
##############################################
dictconv-0.2/ltmain.sh-4393-	# On Rhapsody replace the C library is the System framework
dictconv-0.2/ltmain.sh:4394:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
dictconv-0.2/ltmain.sh:4395:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
dictconv-0.2/ltmain.sh-4396-	;;
##############################################
dictconv-0.2/ltmain.sh-4481-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
dictconv-0.2/ltmain.sh:4482:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
dictconv-0.2/ltmain.sh-4483-	  case :$dllsearchpath: in
##############################################
dictconv-0.2/ltmain.sh-4539-	# Transform all the library objects into standard objects.
dictconv-0.2/ltmain.sh:4540:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dictconv-0.2/ltmain.sh:4541:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dictconv-0.2/ltmain.sh-4542-      fi
##############################################
dictconv-0.2/ltmain.sh-4585-	    # Add our own program objects to the symbol list.
dictconv-0.2/ltmain.sh:4586:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dictconv-0.2/ltmain.sh-4587-	    for arg in $progfiles; do
##############################################
dictconv-0.2/ltmain.sh-4627-	    $show "extracting global C symbols from \`$arg'"
dictconv-0.2/ltmain.sh:4628:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-4629-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
dictconv-0.2/ltmain.sh-4749-            if test -f "$output_objdir/${outputname}.def" ; then
dictconv-0.2/ltmain.sh:4750:              compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"`
dictconv-0.2/ltmain.sh:4751:              finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"`
dictconv-0.2/ltmain.sh-4752-            else
dictconv-0.2/ltmain.sh:4753:              compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
dictconv-0.2/ltmain.sh:4754:              finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
dictconv-0.2/ltmain.sh-4755-             fi
##############################################
dictconv-0.2/ltmain.sh-4757-          * )
dictconv-0.2/ltmain.sh:4758:            compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
dictconv-0.2/ltmain.sh:4759:            finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
dictconv-0.2/ltmain.sh-4760-            ;;
##############################################
dictconv-0.2/ltmain.sh-4773-	# Nullify the symbol file.
dictconv-0.2/ltmain.sh:4774:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
dictconv-0.2/ltmain.sh:4775:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
dictconv-0.2/ltmain.sh-4776-      fi
##############################################
dictconv-0.2/ltmain.sh-4779-	# Replace the output file specification.
dictconv-0.2/ltmain.sh:4780:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
dictconv-0.2/ltmain.sh-4781-	link_command="$compile_command$compile_rpath"
##############################################
dictconv-0.2/ltmain.sh-4846-	# Replace the output file specification.
dictconv-0.2/ltmain.sh:4847:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
dictconv-0.2/ltmain.sh-4848-	# Delete the old output file.
##############################################
dictconv-0.2/ltmain.sh-4866-	  if test "$fast_install" = yes; then
dictconv-0.2/ltmain.sh:4867:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
dictconv-0.2/ltmain.sh-4868-	  else
##############################################
dictconv-0.2/ltmain.sh-4878-      # Replace the output file specification.
dictconv-0.2/ltmain.sh:4879:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
dictconv-0.2/ltmain.sh-4880-
##############################################
dictconv-0.2/ltmain.sh-4898-	  else
dictconv-0.2/ltmain.sh:4899:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-4900-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
dictconv-0.2/ltmain.sh-4903-	relink_command="(cd `pwd`; $relink_command)"
dictconv-0.2/ltmain.sh:4904:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-4905-      fi
##############################################
dictconv-0.2/ltmain.sh-4912-	esac
dictconv-0.2/ltmain.sh:4913:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-4914-      else
dictconv-0.2/ltmain.sh:4915:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-4916-      fi
##############################################
dictconv-0.2/ltmain.sh-4922-	case $output in
dictconv-0.2/ltmain.sh:4923:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
dictconv-0.2/ltmain.sh-4924-	esac
##############################################
dictconv-0.2/ltmain.sh-4928-	    exeext=.exe
dictconv-0.2/ltmain.sh:4929:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
dictconv-0.2/ltmain.sh-4930-	  *) exeext= ;;
##############################################
dictconv-0.2/ltmain.sh-4933-	  *cygwin* | *mingw* )
dictconv-0.2/ltmain.sh:4934:            output_name=`basename $output`
dictconv-0.2/ltmain.sh:4935:            output_path=`dirname $output`
dictconv-0.2/ltmain.sh-4936-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
dictconv-0.2/ltmain.sh-5329-      shift
dictconv-0.2/ltmain.sh:5330:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
dictconv-0.2/ltmain.sh-5331-      # Yippee, \$echo works!
##############################################
dictconv-0.2/ltmain.sh-5341-  # Find the directory that this script lives in.
dictconv-0.2/ltmain.sh:5342:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
dictconv-0.2/ltmain.sh-5343-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
dictconv-0.2/ltmain.sh-5345-  # Follow symbolic links until we get to the real thisdir.
dictconv-0.2/ltmain.sh:5346:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
dictconv-0.2/ltmain.sh-5347-  while test -n \"\$file\"; do
dictconv-0.2/ltmain.sh:5348:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
dictconv-0.2/ltmain.sh-5349-
##############################################
dictconv-0.2/ltmain.sh-5357-
dictconv-0.2/ltmain.sh:5358:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
dictconv-0.2/ltmain.sh:5359:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
dictconv-0.2/ltmain.sh-5360-  done
##############################################
dictconv-0.2/ltmain.sh-5362-  # Try to get the absolute directory name.
dictconv-0.2/ltmain.sh:5363:  absdir=\`cd \"\$thisdir\" && pwd\`
dictconv-0.2/ltmain.sh-5364-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
dictconv-0.2/ltmain.sh-5372-  if test ! -f \"\$progdir/\$program\" || \\
dictconv-0.2/ltmain.sh:5373:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
dictconv-0.2/ltmain.sh-5374-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
dictconv-0.2/ltmain.sh-5387-    if test -n \"\$relink_command\"; then
dictconv-0.2/ltmain.sh:5388:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
dictconv-0.2/ltmain.sh-5389-      else
##############################################
dictconv-0.2/ltmain.sh-5419-    # The second colon is a workaround for a bug in BeOS R4 sed
dictconv-0.2/ltmain.sh:5420:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
dictconv-0.2/ltmain.sh-5421-
##############################################
dictconv-0.2/ltmain.sh-5537-	  do
dictconv-0.2/ltmain.sh:5538:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-5539-	    case " $oldobjs " in
##############################################
dictconv-0.2/ltmain.sh-5545-		newobj=lt$counter-$objbase
dictconv-0.2/ltmain.sh:5546:		counter=`expr $counter + 1`
dictconv-0.2/ltmain.sh-5547-		case " $oldobjs " in
##############################################
dictconv-0.2/ltmain.sh-5563-
dictconv-0.2/ltmain.sh:5564:	if len=`expr "X$cmds" : ".*"` &&
dictconv-0.2/ltmain.sh-5565-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dictconv-0.2/ltmain.sh-5585-	    eval test_cmds=\"$old_archive_cmds\"
dictconv-0.2/ltmain.sh:5586:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dictconv-0.2/ltmain.sh-5587-	       test "$len" -le "$max_cmd_len"; then
##############################################
dictconv-0.2/ltmain.sh-5637-	else
dictconv-0.2/ltmain.sh:5638:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-5639-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
dictconv-0.2/ltmain.sh-5643-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
dictconv-0.2/ltmain.sh:5644:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-5645-      if test "$hardcode_automatic" = yes ; then
##############################################
dictconv-0.2/ltmain.sh-5662-	      *.la)
dictconv-0.2/ltmain.sh:5663:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh:5664:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dictconv-0.2/ltmain.sh-5665-		if test -z "$libdir"; then
##############################################
dictconv-0.2/ltmain.sh-5674-		if test "$installed" = yes && test "$D"; then
dictconv-0.2/ltmain.sh:5675:		  eval mynewdependency_lib=`echo "$libdir/$name" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
dictconv-0.2/ltmain.sh-5676-		else
##############################################
dictconv-0.2/ltmain.sh-5680-		if test "$mynewdependency_lib"; then
dictconv-0.2/ltmain.sh:5681:		  my_little_ninja_foo_1=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
dictconv-0.2/ltmain.sh-5682-		  if test -z "$my_little_ninja_foo_1"; then
##############################################
dictconv-0.2/ltmain.sh-5694-		  # We do not want portage's build root ($S) present.
dictconv-0.2/ltmain.sh:5695:		  my_little_ninja_foo_2=`echo $deplib |$EGREP -e "$S"`
dictconv-0.2/ltmain.sh-5696-		  # We do not want portage's install root ($D) present.
dictconv-0.2/ltmain.sh:5697:		  my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"`
dictconv-0.2/ltmain.sh-5698-		  if test -n "$my_little_ninja_foo_2" && test "$S"; then
##############################################
dictconv-0.2/ltmain.sh-5700-		  elif test -n "$my_little_ninja_foo_3" && test "$D"; then
dictconv-0.2/ltmain.sh:5701:		    eval mynewdependency_lib=`echo "$deplib" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
dictconv-0.2/ltmain.sh-5702-		  else
##############################################
dictconv-0.2/ltmain.sh-5709-		if test "$mynewdependency_lib"; then
dictconv-0.2/ltmain.sh:5710:		  my_little_ninja_foo_4=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
dictconv-0.2/ltmain.sh-5711-		  if test -z "$my_little_ninja_foo_4"; then
##############################################
dictconv-0.2/ltmain.sh-5720-	    for lib in $dlfiles; do
dictconv-0.2/ltmain.sh:5721:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh:5722:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dictconv-0.2/ltmain.sh-5723-	      if test -z "$libdir"; then
##############################################
dictconv-0.2/ltmain.sh-5731-	    for lib in $dlprefiles; do
dictconv-0.2/ltmain.sh:5732:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh:5733:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dictconv-0.2/ltmain.sh-5734-	      if test -z "$libdir"; then
##############################################
dictconv-0.2/ltmain.sh-5768-	  if test "$installed" = yes && test "$D"; then
dictconv-0.2/ltmain.sh:5769:	    install_libdir=`echo "$install_libdir" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
dictconv-0.2/ltmain.sh-5770-	  fi
##############################################
dictconv-0.2/ltmain.sh-5832-      # Aesthetically quote it.
dictconv-0.2/ltmain.sh:5833:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-5834-      case $arg in
##############################################
dictconv-0.2/ltmain.sh-5848-    # Aesthetically quote it.
dictconv-0.2/ltmain.sh:5849:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-5850-    case $arg in
##############################################
dictconv-0.2/ltmain.sh-5899-      # Aesthetically quote the argument.
dictconv-0.2/ltmain.sh:5900:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-5901-      case $arg in
##############################################
dictconv-0.2/ltmain.sh-5931-    # Strip any trailing slash from the destination.
dictconv-0.2/ltmain.sh:5932:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
dictconv-0.2/ltmain.sh-5933-
##############################################
dictconv-0.2/ltmain.sh-5939-    else
dictconv-0.2/ltmain.sh:5940:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-5941-      test "X$destdir" = "X$dest" && destdir=.
dictconv-0.2/ltmain.sh:5942:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-5943-
##############################################
dictconv-0.2/ltmain.sh-6015-
dictconv-0.2/ltmain.sh:6016:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
dictconv-0.2/ltmain.sh-6017-	test "X$dir" = "X$file/" && dir=
##############################################
dictconv-0.2/ltmain.sh-6021-	  # Determine the prefix the user has applied to our future dir.
dictconv-0.2/ltmain.sh:6022:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
dictconv-0.2/ltmain.sh-6023-
##############################################
dictconv-0.2/ltmain.sh-6036-	    # Stick the inst_prefix_dir data into the link command.
dictconv-0.2/ltmain.sh:6037:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
dictconv-0.2/ltmain.sh-6038-	  else
dictconv-0.2/ltmain.sh:6039:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
dictconv-0.2/ltmain.sh-6040-	  fi
##############################################
dictconv-0.2/ltmain.sh-6105-	# Install the pseudo-library for information purposes.
dictconv-0.2/ltmain.sh:6106:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-6107-	instname="$dir/$name"i
##############################################
dictconv-0.2/ltmain.sh-6121-	else
dictconv-0.2/ltmain.sh:6122:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-6123-	  destfile="$destdir/$destfile"
##############################################
dictconv-0.2/ltmain.sh-6128-	*.lo)
dictconv-0.2/ltmain.sh:6129:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
dictconv-0.2/ltmain.sh-6130-	  ;;
##############################################
dictconv-0.2/ltmain.sh-6150-	  # Deduce the name of the old-style object file.
dictconv-0.2/ltmain.sh:6151:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
dictconv-0.2/ltmain.sh-6152-
##############################################
dictconv-0.2/ltmain.sh-6163-	else
dictconv-0.2/ltmain.sh:6164:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-6165-	  destfile="$destdir/$destfile"
##############################################
dictconv-0.2/ltmain.sh-6174-	    if test ! -f "$file"; then
dictconv-0.2/ltmain.sh:6175:	      file=`$echo $file|${SED} 's,.exe$,,'`
dictconv-0.2/ltmain.sh-6176-	      stripped_ext=".exe"
##############################################
dictconv-0.2/ltmain.sh-6183-	*cygwin*|*mingw*)
dictconv-0.2/ltmain.sh:6184:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
dictconv-0.2/ltmain.sh-6185-	    ;;
##############################################
dictconv-0.2/ltmain.sh-6221-	    fi
dictconv-0.2/ltmain.sh:6222:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
dictconv-0.2/ltmain.sh-6223-	    if test -n "$libdir" && test ! -f "$libfile"; then
dictconv-0.2/ltmain.sh:6224:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
dictconv-0.2/ltmain.sh-6225-	      finalize=no
##############################################
dictconv-0.2/ltmain.sh-6244-	      tmpdir=`func_mktempdir`
dictconv-0.2/ltmain.sh:6245:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-6246-	      outputname="$tmpdir/$file"
dictconv-0.2/ltmain.sh-6247-	      # Replace the output file specification.
dictconv-0.2/ltmain.sh:6248:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
dictconv-0.2/ltmain.sh-6249-
##############################################
dictconv-0.2/ltmain.sh-6262-	    # Install the binary that we compiled earlier.
dictconv-0.2/ltmain.sh:6263:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
dictconv-0.2/ltmain.sh-6264-	  fi
##############################################
dictconv-0.2/ltmain.sh-6278-	  *:*.exe)
dictconv-0.2/ltmain.sh:6279:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
dictconv-0.2/ltmain.sh-6280-	    ;;
##############################################
dictconv-0.2/ltmain.sh-6291-    for file in $staticlibs; do
dictconv-0.2/ltmain.sh:6292:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-6293-
##############################################
dictconv-0.2/ltmain.sh-6448-	  # Warn if it was a shared library.
dictconv-0.2/ltmain.sh:6449:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
dictconv-0.2/ltmain.sh-6450-	  continue
##############################################
dictconv-0.2/ltmain.sh-6452-
dictconv-0.2/ltmain.sh:6453:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-6454-	test "X$dir" = "X$file" && dir=.
##############################################
dictconv-0.2/ltmain.sh-6458-	else
dictconv-0.2/ltmain.sh:6459:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
dictconv-0.2/ltmain.sh-6460-	  exit $EXIT_FAILURE
##############################################
dictconv-0.2/ltmain.sh-6465-	# Just add the directory containing the .lo file.
dictconv-0.2/ltmain.sh:6466:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-6467-	test "X$dir" = "X$file" && dir=.
##############################################
dictconv-0.2/ltmain.sh-6476-      # Get the absolute pathname.
dictconv-0.2/ltmain.sh:6477:      absdir=`cd "$dir" && pwd`
dictconv-0.2/ltmain.sh-6478-      test -n "$absdir" && dir="$absdir"
##############################################
dictconv-0.2/ltmain.sh-6512-      # Quote arguments (to preserve shell metacharacters).
dictconv-0.2/ltmain.sh:6513:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
dictconv-0.2/ltmain.sh-6514-      args="$args \"$file\""
##############################################
dictconv-0.2/ltmain.sh-6574-    for file in $files; do
dictconv-0.2/ltmain.sh:6575:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dictconv-0.2/ltmain.sh-6576-      if test "X$dir" = "X$file"; then
##############################################
dictconv-0.2/ltmain.sh-6581-      fi
dictconv-0.2/ltmain.sh:6582:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dictconv-0.2/ltmain.sh-6583-      test "$mode" = uninstall && objdir="$dir"
##############################################
dictconv-0.2/ltmain.sh-6691-	  *.exe)
dictconv-0.2/ltmain.sh:6692:	    file=`$echo $file|${SED} 's,.exe$,,'`
dictconv-0.2/ltmain.sh:6693:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
dictconv-0.2/ltmain.sh-6694-	    # $file with .exe has already been added to rmfiles,
##############################################
dictconv-0.2/configure-43-do
dictconv-0.2/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
dictconv-0.2/configure-45-    eval $as_var=C; export $as_var
##############################################
dictconv-0.2/configure-101-  as_lineno_2=$LINENO
dictconv-0.2/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
dictconv-0.2/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
dictconv-0.2/configure-140-  as_lineno_2=$LINENO
dictconv-0.2/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
dictconv-0.2/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
dictconv-0.2/configure-250-  # Remove one level of quotation (which was required for Make).
dictconv-0.2/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
dictconv-0.2/configure-252-  ;;
##############################################
dictconv-0.2/configure-261-  :
dictconv-0.2/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
dictconv-0.2/configure-263-  # Yippee, $echo works!
##############################################
dictconv-0.2/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
dictconv-0.2/configure:288:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
dictconv-0.2/configure:289:       echo_test_string=`eval $cmd` &&
dictconv-0.2/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
dictconv-0.2/configure-296-
dictconv-0.2/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dictconv-0.2/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
dictconv-0.2/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
dictconv-0.2/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
dictconv-0.2/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/configure-338-      echo='printf %s\n'
dictconv-0.2/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dictconv-0.2/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/configure-343-	:
dictconv-0.2/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
dictconv-0.2/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
dictconv-0.2/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
dictconv-0.2/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
dictconv-0.2/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
dictconv-0.2/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dictconv-0.2/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dictconv-0.2/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
dictconv-0.2/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
dictconv-0.2/configure-364-	  then
##############################################
dictconv-0.2/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
dictconv-0.2/configure:371:	  echo_test_string=`eval $prev`
dictconv-0.2/configure-372-	  export echo_test_string
##############################################
dictconv-0.2/configure-516-
dictconv-0.2/configure:517:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
dictconv-0.2/configure-518-
##############################################
dictconv-0.2/configure-549-  -disable-* | --disable-*)
dictconv-0.2/configure:550:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
dictconv-0.2/configure-551-    # Reject names that are not valid shell variable names.
##############################################
dictconv-0.2/configure-554-   { (exit 1); exit 1; }; }
dictconv-0.2/configure:555:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
dictconv-0.2/configure-556-    eval "enable_$ac_feature=no" ;;
##############################################
dictconv-0.2/configure-558-  -enable-* | --enable-*)
dictconv-0.2/configure:559:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
dictconv-0.2/configure-560-    # Reject names that are not valid shell variable names.
##############################################
dictconv-0.2/configure-563-   { (exit 1); exit 1; }; }
dictconv-0.2/configure:564:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
dictconv-0.2/configure-565-    case $ac_option in
dictconv-0.2/configure:566:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
dictconv-0.2/configure-567-      *) ac_optarg=yes ;;
##############################################
dictconv-0.2/configure-740-  -with-* | --with-*)
dictconv-0.2/configure:741:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
dictconv-0.2/configure-742-    # Reject names that are not valid shell variable names.
##############################################
dictconv-0.2/configure-745-   { (exit 1); exit 1; }; }
dictconv-0.2/configure:746:    ac_package=`echo $ac_package| sed 's/-/_/g'`
dictconv-0.2/configure-747-    case $ac_option in
dictconv-0.2/configure:748:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
dictconv-0.2/configure-749-      *) ac_optarg=yes ;;
##############################################
dictconv-0.2/configure-753-  -without-* | --without-*)
dictconv-0.2/configure:754:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
dictconv-0.2/configure-755-    # Reject names that are not valid shell variable names.
##############################################
dictconv-0.2/configure-758-   { (exit 1); exit 1; }; }
dictconv-0.2/configure:759:    ac_package=`echo $ac_package | sed 's/-/_/g'`
dictconv-0.2/configure-760-    eval "with_$ac_package=no" ;;
##############################################
dictconv-0.2/configure-785-  *=*)
dictconv-0.2/configure:786:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
dictconv-0.2/configure-787-    # Reject names that are not valid shell variable names.
##############################################
dictconv-0.2/configure-790-   { (exit 1); exit 1; }; }
dictconv-0.2/configure:791:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
dictconv-0.2/configure-792-    eval "$ac_envvar='$ac_optarg'"
##############################################
dictconv-0.2/configure-806-if test -n "$ac_prev"; then
dictconv-0.2/configure:807:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
dictconv-0.2/configure-808-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
dictconv-0.2/configure-814-do
dictconv-0.2/configure:815:  eval ac_val=$`echo $ac_var`
dictconv-0.2/configure-816-  case $ac_val in
##############################################
dictconv-0.2/configure-826-do
dictconv-0.2/configure:827:  eval ac_val=$`echo $ac_var`
dictconv-0.2/configure-828-  case $ac_val in
##############################################
dictconv-0.2/configure-893-   { (exit 1); exit 1; }; }
dictconv-0.2/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
dictconv-0.2/configure-895-ac_env_build_alias_set=${build_alias+set}
##############################################
dictconv-0.2/configure-984-By default, \`make install' will install all the files in
dictconv-0.2/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
dictconv-0.2/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
dictconv-0.2/configure-987-for instance \`--prefix=\$HOME'.
##############################################
dictconv-0.2/configure-1075-if test "$ac_dir" != .; then
dictconv-0.2/configure:1076:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
dictconv-0.2/configure-1077-  # A "../" for each directory in $ac_dir_suffix.
dictconv-0.2/configure:1078:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
dictconv-0.2/configure-1079-else
##############################################
dictconv-0.2/configure-1088-    else
dictconv-0.2/configure:1089:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
dictconv-0.2/configure-1090-    fi ;;
##############################################
dictconv-0.2/configure-1242-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
dictconv-0.2/configure:1243:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
dictconv-0.2/configure-1244-    esac
##############################################
dictconv-0.2/configure-1314-    do
dictconv-0.2/configure:1315:      eval ac_val=$`echo $ac_var`
dictconv-0.2/configure-1316-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
dictconv-0.2/configure-1328-      do
dictconv-0.2/configure:1329:	eval ac_val=$`echo $ac_var`
dictconv-0.2/configure-1330-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
dictconv-0.2/configure-1435-    set,)
dictconv-0.2/configure:1436:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
dictconv-0.2/configure:1437:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
dictconv-0.2/configure-1438-      ac_cache_corrupted=: ;;
##############################################
dictconv-0.2/configure-1458-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
dictconv-0.2/configure:1459:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
dictconv-0.2/configure-1460-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
dictconv-0.2/configure-1622-if (
dictconv-0.2/configure:1623:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
dictconv-0.2/configure-1624-   if test "$*" = "X"; then
dictconv-0.2/configure-1625-      # -L didn't work.
dictconv-0.2/configure:1626:      set X `ls -t $srcdir/configure conftest.file`
dictconv-0.2/configure-1627-   fi
##############################################
dictconv-0.2/configure-1666-_ACEOF
dictconv-0.2/configure:1667:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
dictconv-0.2/configure-1668-rm conftest.sed
##############################################
dictconv-0.2/configure-1671-# expand $ac_aux_dir to an absolute path
dictconv-0.2/configure:1672:am_aux_dir=`cd $ac_aux_dir && pwd`
dictconv-0.2/configure-1673-
##############################################
dictconv-0.2/configure-1725-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
dictconv-0.2/configure:1726:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
dictconv-0.2/configure-1727-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
dictconv-0.2/configure-1734-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
dictconv-0.2/configure:1735:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
dictconv-0.2/configure-1736-if test -n "$ac_maketemp"; then
##############################################
dictconv-0.2/configure-1742-fi
dictconv-0.2/configure:1743:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
dictconv-0.2/configure-1744-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
dictconv-0.2/configure-1753- # test to see if srcdir already configured
dictconv-0.2/configure:1754:if test "`cd $srcdir && pwd`" != "`pwd`" &&
dictconv-0.2/configure-1755-   test -f $srcdir/config.status; then
##############################################
dictconv-0.2/configure-1991-     "checking for C++ compiler version" >&5
dictconv-0.2/configure:1992:ac_compiler=`set X $ac_compile; echo $2`
dictconv-0.2/configure-1993-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
dictconv-0.2/configure-2030-echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6
dictconv-0.2/configure:2031:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
dictconv-0.2/configure-2032-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
dictconv-0.2/configure-2058-    *.* )
dictconv-0.2/configure:2059:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dictconv-0.2/configure-2060-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
dictconv-0.2/configure-2138-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
dictconv-0.2/configure:2139:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dictconv-0.2/configure-2140-	  export ac_cv_exeext
##############################################
dictconv-0.2/configure-2188-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
dictconv-0.2/configure:2189:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
dictconv-0.2/configure-2190-       break;;
##############################################
dictconv-0.2/configure-2267-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
dictconv-0.2/configure:2268:GXX=`test $ac_compiler_gnu = yes && echo yes`
dictconv-0.2/configure-2269-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
dictconv-0.2/configure-2482-# case it prints its new name instead of `make'.
dictconv-0.2/configure:2483:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
dictconv-0.2/configure-2484-   am__include=include
##############################################
dictconv-0.2/configure-2490-   echo '.include "confinc"' > confmf
dictconv-0.2/configure:2491:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
dictconv-0.2/configure-2492-      am__include=.include
##############################################
dictconv-0.2/configure-2545-  if test "$am_compiler_list" = ""; then
dictconv-0.2/configure:2546:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dictconv-0.2/configure-2547-  fi
##############################################
dictconv-0.2/configure-2678-test -z "$ac_cv_build_alias" &&
dictconv-0.2/configure:2679:  ac_cv_build_alias=`$ac_config_guess`
dictconv-0.2/configure-2680-test -z "$ac_cv_build_alias" &&
##############################################
dictconv-0.2/configure-2683-   { (exit 1); exit 1; }; }
dictconv-0.2/configure:2684:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
dictconv-0.2/configure-2685-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
dictconv-0.2/configure-2692-build=$ac_cv_build
dictconv-0.2/configure:2693:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
dictconv-0.2/configure:2694:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
dictconv-0.2/configure:2695:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
dictconv-0.2/configure-2696-
##############################################
dictconv-0.2/configure-2705-  ac_cv_host_alias=$ac_cv_build_alias
dictconv-0.2/configure:2706:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
dictconv-0.2/configure-2707-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
dictconv-0.2/configure-2714-host=$ac_cv_host
dictconv-0.2/configure:2715:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
dictconv-0.2/configure:2716:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
dictconv-0.2/configure:2717:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
dictconv-0.2/configure-2718-
##############################################
dictconv-0.2/configure-3037-     "checking for C compiler version" >&5
dictconv-0.2/configure:3038:ac_compiler=`set X $ac_compile; echo $2`
dictconv-0.2/configure-3039-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
dictconv-0.2/configure-3112-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
dictconv-0.2/configure:3113:GCC=`test $ac_compiler_gnu = yes && echo yes`
dictconv-0.2/configure-3114-ac_test_CFLAGS=${CFLAGS+set}
##############################################
dictconv-0.2/configure-3469-  if test "$am_compiler_list" = ""; then
dictconv-0.2/configure:3470:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dictconv-0.2/configure-3471-  fi
##############################################
dictconv-0.2/configure-3560-    test $lt_ac_count -gt 10 && break
dictconv-0.2/configure:3561:    lt_ac_count=`expr $lt_ac_count + 1`
dictconv-0.2/configure-3562-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
dictconv-0.2/configure-3605-    # gcc leaves a trailing carriage return which upsets mingw
dictconv-0.2/configure:3606:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dictconv-0.2/configure-3607-  *)
dictconv-0.2/configure:3608:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dictconv-0.2/configure-3609-  esac
##############################################
dictconv-0.2/configure-3614-      # Canonicalize the pathname of ld
dictconv-0.2/configure:3615:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dictconv-0.2/configure-3616-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dictconv-0.2/configure:3617:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dictconv-0.2/configure-3618-      done
##############################################
dictconv-0.2/configure-3649-      # Break only if it was the GNU/non-GNU ld that we prefer.
dictconv-0.2/configure:3650:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dictconv-0.2/configure-3651-      *GNU* | *'with BFD'*)
##############################################
dictconv-0.2/configure-3682-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dictconv-0.2/configure:3683:case `$LD -v 2>&1 </dev/null` in
dictconv-0.2/configure-3684-*GNU* | *'with BFD'*)
##############################################
dictconv-0.2/configure-3745-	# Tru64's nm complains that /dev/null is an invalid object file
dictconv-0.2/configure:3746:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
dictconv-0.2/configure-3747-	*/dev/null* | *'Invalid file or object type'*)
##############################################
dictconv-0.2/configure-3751-	*)
dictconv-0.2/configure:3752:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dictconv-0.2/configure-3753-	  */dev/null*)
##############################################
dictconv-0.2/configure-3913-openbsd*)
dictconv-0.2/configure:3914:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-3915-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
dictconv-0.2/configure-3998-  (exit $ac_status); }; then
dictconv-0.2/configure:3999:    case `/usr/bin/file conftest.$ac_objext` in
dictconv-0.2/configure-4000-    *ELF-32*)
##############################################
dictconv-0.2/configure-4018-   if test "$lt_cv_prog_gnu_ld" = yes; then
dictconv-0.2/configure:4019:    case `/usr/bin/file conftest.$ac_objext` in
dictconv-0.2/configure-4020-    *32-bit*)
##############################################
dictconv-0.2/configure-4030-   else
dictconv-0.2/configure:4031:    case `/usr/bin/file conftest.$ac_objext` in
dictconv-0.2/configure-4032-    *32-bit*)
##############################################
dictconv-0.2/configure-4607-do
dictconv-0.2/configure:4608:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
dictconv-0.2/configure-4609-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
dictconv-0.2/configure-4654-fi
dictconv-0.2/configure:4655:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
dictconv-0.2/configure:4656:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
dictconv-0.2/configure:4657:if test `eval echo '${'$as_ac_Header'}'` = yes; then
dictconv-0.2/configure-4658-  cat >>confdefs.h <<_ACEOF
dictconv-0.2/configure:4659:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
dictconv-0.2/configure-4660-_ACEOF
##############################################
dictconv-0.2/configure-4669-do
dictconv-0.2/configure:4670:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
dictconv-0.2/configure-4671-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
dictconv-0.2/configure-4676-fi
dictconv-0.2/configure:4677:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
dictconv-0.2/configure:4678:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
dictconv-0.2/configure-4679-else
##############################################
dictconv-0.2/configure-4803-fi
dictconv-0.2/configure:4804:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
dictconv-0.2/configure:4805:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
dictconv-0.2/configure-4806-
dictconv-0.2/configure-4807-fi
dictconv-0.2/configure:4808:if test `eval echo '${'$as_ac_Header'}'` = yes; then
dictconv-0.2/configure-4809-  cat >>confdefs.h <<_ACEOF
dictconv-0.2/configure:4810:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
dictconv-0.2/configure-4811-_ACEOF
##############################################
dictconv-0.2/configure-5148-     "checking for Fortran 77 compiler version" >&5
dictconv-0.2/configure:5149:ac_compiler=`set X $ac_compile; echo $2`
dictconv-0.2/configure-5150-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
dictconv-0.2/configure-5283-
dictconv-0.2/configure:5284:G77=`test $ac_compiler_gnu = yes && echo yes`
dictconv-0.2/configure-5285-ac_ext=cc
##############################################
dictconv-0.2/configure-5346-    # And add a safety zone
dictconv-0.2/configure:5347:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dictconv-0.2/configure:5348:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dictconv-0.2/configure-5349-    ;;
##############################################
dictconv-0.2/configure-5374-    if test -n "$kargmax"; then
dictconv-0.2/configure:5375:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
dictconv-0.2/configure-5376-    else
##############################################
dictconv-0.2/configure-5384-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
dictconv-0.2/configure:5385:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
dictconv-0.2/configure-5386-	       = "XX$teststring") >/dev/null 2>&1 &&
dictconv-0.2/configure:5387:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
dictconv-0.2/configure-5388-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
dictconv-0.2/configure-5390-    do
dictconv-0.2/configure:5391:      i=`expr $i + 1`
dictconv-0.2/configure-5392-      teststring=$teststring$teststring
##############################################
dictconv-0.2/configure-5397-    # It appears as though 1/2 is a usable value.
dictconv-0.2/configure:5398:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dictconv-0.2/configure-5399-    ;;
##############################################
dictconv-0.2/configure-5490-# If we're using GNU nm, then use its standard symbol codes.
dictconv-0.2/configure:5491:case `$NM -V 2>&1` in
dictconv-0.2/configure-5492-*GNU* | *'with BFD'*)
##############################################
dictconv-0.2/configure-5978-done
dictconv-0.2/configure:5979:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/configure-5980-
##############################################
dictconv-0.2/configure-6006-	"file_magic "*)
dictconv-0.2/configure:6007:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dictconv-0.2/configure-6008-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dictconv-0.2/configure-6068-	"file_magic "*)
dictconv-0.2/configure:6069:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dictconv-0.2/configure-6070-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dictconv-0.2/configure-6160-gentoo_lt_version="1.5.22"
dictconv-0.2/configure:6161:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
dictconv-0.2/configure-6162-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
dictconv-0.2/configure-6686-  if test "$hard_links" = no; then
dictconv-0.2/configure:6687:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dictconv-0.2/configure:6688:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dictconv-0.2/configure-6689-    need_locks=warn
##############################################
dictconv-0.2/configure-6742-done
dictconv-0.2/configure:6743:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/configure-6744-
##############################################
dictconv-0.2/configure-6780-    supports_anon_versioning=no
dictconv-0.2/configure:6781:    case `$LD -v 2>/dev/null` in
dictconv-0.2/configure-6782-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/configure-6844-	# is EXPORTS), use it as is; otherwise, prepend...
dictconv-0.2/configure:6845:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dictconv-0.2/configure-6846-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dictconv-0.2/configure-6867-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dictconv-0.2/configure:6868:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/configure:6869:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/configure-6870-      ;;
##############################################
dictconv-0.2/configure-6876-	pgcc*)				# Portland Group C compiler
dictconv-0.2/configure:6877:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/configure-6878-	  tmp_addflag=' $pic_flag'
##############################################
dictconv-0.2/configure-6880-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dictconv-0.2/configure:6881:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/configure-6882-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dictconv-0.2/configure-6934-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dictconv-0.2/configure:6935:      case `$LD -v 2>&1` in
dictconv-0.2/configure-6936-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dictconv-0.2/configure-6950-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dictconv-0.2/configure:6951:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dictconv-0.2/configure-6952-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dictconv-0.2/configure-7049-	# below for broken collect2 doesn't work under 4.3+
dictconv-0.2/configure:7050:	  collect2name=`${CC} -print-prog-name=collect2`
dictconv-0.2/configure-7051-	  if test -f "$collect2name" && \
##############################################
dictconv-0.2/configure-7147-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
dictconv-0.2/configure:7148:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
dictconv-0.2/configure-7149-       else
##############################################
dictconv-0.2/configure-7245-      # FIXME: Setting linknames here is a bad hack.
dictconv-0.2/configure:7246:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dictconv-0.2/configure-7247-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dictconv-0.2/configure-7250-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
dictconv-0.2/configure:7251:      fix_srcfile_path='`cygpath -w "$srcfile"`'
dictconv-0.2/configure-7252-      enable_shared_with_static_runtimes=yes
##############################################
dictconv-0.2/configure-7291-         output_verbose_link_cmd='echo'
dictconv-0.2/configure:7292:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
dictconv-0.2/configure-7293-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dictconv-0.2/configure-7426-      if test "$GCC" = yes; then
dictconv-0.2/configure:7427:	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'
dictconv-0.2/configure-7428-      else
dictconv-0.2/configure:7429:	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'
dictconv-0.2/configure-7430-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
dictconv-0.2/configure-7458-      hardcode_shlibpath_var=no
dictconv-0.2/configure:7459:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-7460-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dictconv-0.2/configure-7488-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:7489:	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'
dictconv-0.2/configure-7490-      else
dictconv-0.2/configure-7491-	allow_undefined_flag=' -expect_unresolved \*'
dictconv-0.2/configure:7492:	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'
dictconv-0.2/configure-7493-      fi
##############################################
dictconv-0.2/configure-7500-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:7501:	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'
dictconv-0.2/configure-7502-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
dictconv-0.2/configure-7504-	allow_undefined_flag=' -expect_unresolved \*'
dictconv-0.2/configure:7505:	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'
dictconv-0.2/configure:7506:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
dictconv-0.2/configure:7507:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
dictconv-0.2/configure-7508-
##############################################
dictconv-0.2/configure-7541- 	*)
dictconv-0.2/configure:7542: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
dictconv-0.2/configure-7543- 	esac ;;
##############################################
dictconv-0.2/configure-7625-      hardcode_shlibpath_var=no
dictconv-0.2/configure:7626:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dictconv-0.2/configure-7627-      hardcode_libdir_separator=':'
##############################################
dictconv-0.2/configure-7735-if test "$GCC" = yes; then
dictconv-0.2/configure:7736:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/configure-7737-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dictconv-0.2/configure-7741-    # okay in the real world where ";" in dirpaths is itself problematic.
dictconv-0.2/configure:7742:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/configure-7743-  else
dictconv-0.2/configure:7744:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/configure-7745-  fi
##############################################
dictconv-0.2/configure-7812-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dictconv-0.2/configure:7813:  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'
dictconv-0.2/configure-7814-  ;;
##############################################
dictconv-0.2/configure-7845-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dictconv-0.2/configure:7846:    postinstall_cmds='base_file=`basename \${file}`~
dictconv-0.2/configure:7847:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dictconv-0.2/configure:7848:      dldir=$destdir/`dirname \$dlpath`~
dictconv-0.2/configure-7849-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dictconv-0.2/configure-7851-      chmod a+x \$dldir/$dlname'
dictconv-0.2/configure:7852:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dictconv-0.2/configure-7853-      dlpath=$dir/\$dldll~
##############################################
dictconv-0.2/configure-7859-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dictconv-0.2/configure:7860:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure-7861-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dictconv-0.2/configure-7864-      # MinGW DLLs use traditional 'lib' prefix
dictconv-0.2/configure:7865:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure:7866:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/configure-7867-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dictconv-0.2/configure-7873-        # which wouldn't understand a cygwinified path. Ahh.
dictconv-0.2/configure:7874:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/configure-7875-      else
dictconv-0.2/configure:7876:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/configure-7877-      fi
##############################################
dictconv-0.2/configure-7880-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dictconv-0.2/configure:7881:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure-7882-      ;;
##############################################
dictconv-0.2/configure-7889-      supports_anon_versioning=no
dictconv-0.2/configure:7890:      case `$LD -v 2>/dev/null` in
dictconv-0.2/configure-7891-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/configure-7910-  *)
dictconv-0.2/configure:7911:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dictconv-0.2/configure-7912-    ;;
##############################################
dictconv-0.2/configure-7927-  shlibpath_var=DYLD_LIBRARY_PATH
dictconv-0.2/configure:7928:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dictconv-0.2/configure-7929-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
dictconv-0.2/configure-7930-  if test "$GCC" = yes; then
dictconv-0.2/configure:7931:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
dictconv-0.2/configure-7932-  else
##############################################
dictconv-0.2/configure-8146-  if test -f /etc/ld.so.conf; then
dictconv-0.2/configure:8147:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dictconv-0.2/configure-8148-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dictconv-0.2/configure-8218-  shlibpath_var=LD_LIBRARY_PATH
dictconv-0.2/configure:8219:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-8220-    case $host_os in
##############################################
dictconv-0.2/configure-9339-      # Double-quote double-evaled strings.
dictconv-0.2/configure:9340:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dictconv-0.2/configure-9341-      ;;
dictconv-0.2/configure-9342-    *)
dictconv-0.2/configure:9343:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dictconv-0.2/configure-9344-      ;;
##############################################
dictconv-0.2/configure-9349-  *'\$0 --fallback-echo"')
dictconv-0.2/configure:9350:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dictconv-0.2/configure-9351-    ;;
##############################################
dictconv-0.2/configure-9362-
dictconv-0.2/configure:9363:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
dictconv-0.2/configure-9364-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
dictconv-0.2/configure-9741-  # libtool script then.
dictconv-0.2/configure:9742:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dictconv-0.2/configure-9743-  if test -f "$ltmain_in"; then
##############################################
dictconv-0.2/configure-9770-  if test -z "$LTCC"; then
dictconv-0.2/configure:9771:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
dictconv-0.2/configure-9772-    if test -z "$LTCC"; then
##############################################
dictconv-0.2/configure-9775-    else
dictconv-0.2/configure:9776:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
dictconv-0.2/configure:9777:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
dictconv-0.2/configure-9778-    fi
##############################################
dictconv-0.2/configure-9780-  if test -z "$LTCFLAGS"; then
dictconv-0.2/configure:9781:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
dictconv-0.2/configure-9782-  fi
##############################################
dictconv-0.2/configure-9785-  # Note that this assumes the entire list is on one line.
dictconv-0.2/configure:9786:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
dictconv-0.2/configure-9787-
##############################################
dictconv-0.2/configure-9791-    # Check whether tagname contains only valid characters
dictconv-0.2/configure:9792:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
dictconv-0.2/configure-9793-    "") ;;
##############################################
dictconv-0.2/configure-9919-done
dictconv-0.2/configure:9920:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/configure-9921-
##############################################
dictconv-0.2/configure-9949-    # gcc leaves a trailing carriage return which upsets mingw
dictconv-0.2/configure:9950:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dictconv-0.2/configure-9951-  *)
dictconv-0.2/configure:9952:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dictconv-0.2/configure-9953-  esac
##############################################
dictconv-0.2/configure-9958-      # Canonicalize the pathname of ld
dictconv-0.2/configure:9959:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dictconv-0.2/configure-9960-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dictconv-0.2/configure:9961:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dictconv-0.2/configure-9962-      done
##############################################
dictconv-0.2/configure-9993-      # Break only if it was the GNU/non-GNU ld that we prefer.
dictconv-0.2/configure:9994:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dictconv-0.2/configure-9995-      *GNU* | *'with BFD'*)
##############################################
dictconv-0.2/configure-10026-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dictconv-0.2/configure:10027:case `$LD -v 2>&1 </dev/null` in
dictconv-0.2/configure-10028-*GNU* | *'with BFD'*)
##############################################
dictconv-0.2/configure-10056-    # ancient GNU ld didn't support --whole-archive et. al.
dictconv-0.2/configure:10057:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
dictconv-0.2/configure-10058-	grep 'no-whole-archive' > /dev/null; then
##############################################
dictconv-0.2/configure-10138-      # below for broken collect2 doesn't work under 4.3+
dictconv-0.2/configure:10139:	collect2name=`${CC} -print-prog-name=collect2`
dictconv-0.2/configure-10140-	if test -f "$collect2name" && \
##############################################
dictconv-0.2/configure-10237-
dictconv-0.2/configure:10238:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
dictconv-0.2/configure-10239-     else
##############################################
dictconv-0.2/configure-10343-      # is EXPORTS), use it as is; otherwise, prepend...
dictconv-0.2/configure:10344:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dictconv-0.2/configure-10345-	cp $export_symbols $output_objdir/$soname.def;
##############################################
dictconv-0.2/configure-10404-         output_verbose_link_cmd='echo'
dictconv-0.2/configure:10405:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
dictconv-0.2/configure-10406-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dictconv-0.2/configure-10472-      # dependencies.
dictconv-0.2/configure:10473:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/configure-10474-      ;;
##############################################
dictconv-0.2/configure-10536-	# dependencies.
dictconv-0.2/configure:10537:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/configure-10538-	;;
##############################################
dictconv-0.2/configure-10571-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dictconv-0.2/configure:10572:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/configure:10573:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/configure-10574-    ;;
##############################################
dictconv-0.2/configure-10578-	# SGI C++
dictconv-0.2/configure:10579:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/configure-10580-
##############################################
dictconv-0.2/configure-10589-	  if test "$with_gnu_ld" = no; then
dictconv-0.2/configure:10590:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $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'
dictconv-0.2/configure-10591-	  else
dictconv-0.2/configure:10592:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
dictconv-0.2/configure-10593-	  fi
##############################################
dictconv-0.2/configure-10608-	# to its proper name (with version) after linking.
dictconv-0.2/configure:10609:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dictconv-0.2/configure:10610:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
dictconv-0.2/configure-10611-	# Commands to make compiler produce verbose output that lists
##############################################
dictconv-0.2/configure-10618-	# dependencies.
dictconv-0.2/configure:10619:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/configure-10620-
##############################################
dictconv-0.2/configure-10633-	# earlier do not add the objects themselves.
dictconv-0.2/configure:10634:	case `$CC -V 2>&1` in
dictconv-0.2/configure-10635-	*"Version 7."*)
##############################################
dictconv-0.2/configure-10659-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
dictconv-0.2/configure:10660:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/configure-10661-        ;;
##############################################
dictconv-0.2/configure-10678-	# dependencies.
dictconv-0.2/configure:10679:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/configure-10680-	;;
##############################################
dictconv-0.2/configure-10722-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
dictconv-0.2/configure:10723:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-10724-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
dictconv-0.2/configure-10737-	# to its proper name (with version) after linking.
dictconv-0.2/configure:10738:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dictconv-0.2/configure-10739-
##############################################
dictconv-0.2/configure-10754-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:10755:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/configure-10756-
##############################################
dictconv-0.2/configure-10767-	# dependencies.
dictconv-0.2/configure:10768:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/configure-10769-	;;
##############################################
dictconv-0.2/configure-10772-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:10773:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $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'
dictconv-0.2/configure-10774-
##############################################
dictconv-0.2/configure-10797-	# to its proper name (with version) after linking.
dictconv-0.2/configure:10798:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dictconv-0.2/configure-10799-
##############################################
dictconv-0.2/configure-10813-	allow_undefined_flag_CXX=' -expect_unresolved \*'
dictconv-0.2/configure:10814:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/configure:10815:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dictconv-0.2/configure-10816-	  echo "-hidden">> $lib.exp~
dictconv-0.2/configure:10817:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
dictconv-0.2/configure-10818-	  $rm $lib.exp'
##############################################
dictconv-0.2/configure-10830-	# dependencies.
dictconv-0.2/configure:10831:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
dictconv-0.2/configure-10832-	;;
##############################################
dictconv-0.2/configure-10835-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:10836:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $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'
dictconv-0.2/configure-10837-
##############################################
dictconv-0.2/configure-10897-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
dictconv-0.2/configure:10898:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
dictconv-0.2/configure-10899-	    ;;
##############################################
dictconv-0.2/configure-10985-    hardcode_shlibpath_var_CXX=no
dictconv-0.2/configure:10986:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dictconv-0.2/configure-10987-    hardcode_libdir_separator_CXX=':'
##############################################
dictconv-0.2/configure-11057-  # eval without this substitution.
dictconv-0.2/configure:11058:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
dictconv-0.2/configure-11059-
dictconv-0.2/configure:11060:  for p in `eval $output_verbose_link_cmd`; do
dictconv-0.2/configure-11061-    case $p in
##############################################
dictconv-0.2/configure-11612-  if test "$hard_links" = no; then
dictconv-0.2/configure:11613:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dictconv-0.2/configure:11614:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dictconv-0.2/configure-11615-    need_locks=warn
##############################################
dictconv-0.2/configure-11728-if test "$GCC" = yes; then
dictconv-0.2/configure:11729:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/configure-11730-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dictconv-0.2/configure-11734-    # okay in the real world where ";" in dirpaths is itself problematic.
dictconv-0.2/configure:11735:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/configure-11736-  else
dictconv-0.2/configure:11737:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/configure-11738-  fi
##############################################
dictconv-0.2/configure-11805-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dictconv-0.2/configure:11806:  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'
dictconv-0.2/configure-11807-  ;;
##############################################
dictconv-0.2/configure-11838-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dictconv-0.2/configure:11839:    postinstall_cmds='base_file=`basename \${file}`~
dictconv-0.2/configure:11840:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dictconv-0.2/configure:11841:      dldir=$destdir/`dirname \$dlpath`~
dictconv-0.2/configure-11842-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dictconv-0.2/configure-11844-      chmod a+x \$dldir/$dlname'
dictconv-0.2/configure:11845:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dictconv-0.2/configure-11846-      dlpath=$dir/\$dldll~
##############################################
dictconv-0.2/configure-11852-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dictconv-0.2/configure:11853:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure-11854-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dictconv-0.2/configure-11857-      # MinGW DLLs use traditional 'lib' prefix
dictconv-0.2/configure:11858:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure:11859:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/configure-11860-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dictconv-0.2/configure-11866-        # which wouldn't understand a cygwinified path. Ahh.
dictconv-0.2/configure:11867:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/configure-11868-      else
dictconv-0.2/configure:11869:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/configure-11870-      fi
##############################################
dictconv-0.2/configure-11873-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dictconv-0.2/configure:11874:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure-11875-      ;;
##############################################
dictconv-0.2/configure-11882-      supports_anon_versioning=no
dictconv-0.2/configure:11883:      case `$LD -v 2>/dev/null` in
dictconv-0.2/configure-11884-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/configure-11903-  *)
dictconv-0.2/configure:11904:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dictconv-0.2/configure-11905-    ;;
##############################################
dictconv-0.2/configure-11920-  shlibpath_var=DYLD_LIBRARY_PATH
dictconv-0.2/configure:11921:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dictconv-0.2/configure-11922-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
dictconv-0.2/configure-11923-  if test "$GCC" = yes; then
dictconv-0.2/configure:11924:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
dictconv-0.2/configure-11925-  else
##############################################
dictconv-0.2/configure-12139-  if test -f /etc/ld.so.conf; then
dictconv-0.2/configure:12140:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dictconv-0.2/configure-12141-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dictconv-0.2/configure-12211-  shlibpath_var=LD_LIBRARY_PATH
dictconv-0.2/configure:12212:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-12213-    case $host_os in
##############################################
dictconv-0.2/configure-12456-      # Double-quote double-evaled strings.
dictconv-0.2/configure:12457:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dictconv-0.2/configure-12458-      ;;
dictconv-0.2/configure-12459-    *)
dictconv-0.2/configure:12460:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dictconv-0.2/configure-12461-      ;;
##############################################
dictconv-0.2/configure-12466-  *'\$0 --fallback-echo"')
dictconv-0.2/configure:12467:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dictconv-0.2/configure-12468-    ;;
##############################################
dictconv-0.2/configure-12785-  # libtool script then.
dictconv-0.2/configure:12786:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dictconv-0.2/configure-12787-  if test -f "$ltmain_in"; then
##############################################
dictconv-0.2/configure-12894-done
dictconv-0.2/configure:12895:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/configure-12896-
##############################################
dictconv-0.2/configure-13323-  if test "$hard_links" = no; then
dictconv-0.2/configure:13324:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dictconv-0.2/configure:13325:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dictconv-0.2/configure-13326-    need_locks=warn
##############################################
dictconv-0.2/configure-13379-done
dictconv-0.2/configure:13380:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/configure-13381-
##############################################
dictconv-0.2/configure-13417-    supports_anon_versioning=no
dictconv-0.2/configure:13418:    case `$LD -v 2>/dev/null` in
dictconv-0.2/configure-13419-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/configure-13481-	# is EXPORTS), use it as is; otherwise, prepend...
dictconv-0.2/configure:13482:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dictconv-0.2/configure-13483-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dictconv-0.2/configure-13504-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dictconv-0.2/configure:13505:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/configure:13506:      archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/configure-13507-      ;;
##############################################
dictconv-0.2/configure-13513-	pgcc*)				# Portland Group C compiler
dictconv-0.2/configure:13514:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/configure-13515-	  tmp_addflag=' $pic_flag'
##############################################
dictconv-0.2/configure-13517-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dictconv-0.2/configure:13518:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/configure-13519-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dictconv-0.2/configure-13571-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dictconv-0.2/configure:13572:      case `$LD -v 2>&1` in
dictconv-0.2/configure-13573-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dictconv-0.2/configure-13587-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dictconv-0.2/configure:13588:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dictconv-0.2/configure-13589-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dictconv-0.2/configure-13686-	# below for broken collect2 doesn't work under 4.3+
dictconv-0.2/configure:13687:	  collect2name=`${CC} -print-prog-name=collect2`
dictconv-0.2/configure-13688-	  if test -f "$collect2name" && \
##############################################
dictconv-0.2/configure-13774-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
dictconv-0.2/configure:13775:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
dictconv-0.2/configure-13776-       else
##############################################
dictconv-0.2/configure-13862-      # FIXME: Setting linknames here is a bad hack.
dictconv-0.2/configure:13863:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dictconv-0.2/configure-13864-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dictconv-0.2/configure-13867-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
dictconv-0.2/configure:13868:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
dictconv-0.2/configure-13869-      enable_shared_with_static_runtimes_F77=yes
##############################################
dictconv-0.2/configure-13908-         output_verbose_link_cmd='echo'
dictconv-0.2/configure:13909:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
dictconv-0.2/configure-13910-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dictconv-0.2/configure-14043-      if test "$GCC" = yes; then
dictconv-0.2/configure:14044:	archive_cmds_F77='$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'
dictconv-0.2/configure-14045-      else
dictconv-0.2/configure:14046:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/configure-14047-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
dictconv-0.2/configure-14075-      hardcode_shlibpath_var_F77=no
dictconv-0.2/configure:14076:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-14077-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dictconv-0.2/configure-14105-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:14106:	archive_cmds_F77='$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'
dictconv-0.2/configure-14107-      else
dictconv-0.2/configure-14108-	allow_undefined_flag_F77=' -expect_unresolved \*'
dictconv-0.2/configure:14109:	archive_cmds_F77='$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'
dictconv-0.2/configure-14110-      fi
##############################################
dictconv-0.2/configure-14117-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:14118:	archive_cmds_F77='$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'
dictconv-0.2/configure-14119-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
dictconv-0.2/configure-14121-	allow_undefined_flag_F77=' -expect_unresolved \*'
dictconv-0.2/configure:14122:	archive_cmds_F77='$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'
dictconv-0.2/configure:14123:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
dictconv-0.2/configure:14124:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
dictconv-0.2/configure-14125-
##############################################
dictconv-0.2/configure-14158- 	*)
dictconv-0.2/configure:14159: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
dictconv-0.2/configure-14160- 	esac ;;
##############################################
dictconv-0.2/configure-14242-      hardcode_shlibpath_var_F77=no
dictconv-0.2/configure:14243:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dictconv-0.2/configure-14244-      hardcode_libdir_separator_F77=':'
##############################################
dictconv-0.2/configure-14352-if test "$GCC" = yes; then
dictconv-0.2/configure:14353:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/configure-14354-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dictconv-0.2/configure-14358-    # okay in the real world where ";" in dirpaths is itself problematic.
dictconv-0.2/configure:14359:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/configure-14360-  else
dictconv-0.2/configure:14361:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/configure-14362-  fi
##############################################
dictconv-0.2/configure-14429-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dictconv-0.2/configure:14430:  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'
dictconv-0.2/configure-14431-  ;;
##############################################
dictconv-0.2/configure-14462-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dictconv-0.2/configure:14463:    postinstall_cmds='base_file=`basename \${file}`~
dictconv-0.2/configure:14464:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dictconv-0.2/configure:14465:      dldir=$destdir/`dirname \$dlpath`~
dictconv-0.2/configure-14466-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dictconv-0.2/configure-14468-      chmod a+x \$dldir/$dlname'
dictconv-0.2/configure:14469:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dictconv-0.2/configure-14470-      dlpath=$dir/\$dldll~
##############################################
dictconv-0.2/configure-14476-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dictconv-0.2/configure:14477:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure-14478-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dictconv-0.2/configure-14481-      # MinGW DLLs use traditional 'lib' prefix
dictconv-0.2/configure:14482:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure:14483:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/configure-14484-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dictconv-0.2/configure-14490-        # which wouldn't understand a cygwinified path. Ahh.
dictconv-0.2/configure:14491:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/configure-14492-      else
dictconv-0.2/configure:14493:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/configure-14494-      fi
##############################################
dictconv-0.2/configure-14497-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dictconv-0.2/configure:14498:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure-14499-      ;;
##############################################
dictconv-0.2/configure-14506-      supports_anon_versioning=no
dictconv-0.2/configure:14507:      case `$LD -v 2>/dev/null` in
dictconv-0.2/configure-14508-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/configure-14527-  *)
dictconv-0.2/configure:14528:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dictconv-0.2/configure-14529-    ;;
##############################################
dictconv-0.2/configure-14544-  shlibpath_var=DYLD_LIBRARY_PATH
dictconv-0.2/configure:14545:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dictconv-0.2/configure-14546-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
dictconv-0.2/configure-14547-  if test "$GCC" = yes; then
dictconv-0.2/configure:14548:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
dictconv-0.2/configure-14549-  else
##############################################
dictconv-0.2/configure-14763-  if test -f /etc/ld.so.conf; then
dictconv-0.2/configure:14764:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dictconv-0.2/configure-14765-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dictconv-0.2/configure-14835-  shlibpath_var=LD_LIBRARY_PATH
dictconv-0.2/configure:14836:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-14837-    case $host_os in
##############################################
dictconv-0.2/configure-15080-      # Double-quote double-evaled strings.
dictconv-0.2/configure:15081:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dictconv-0.2/configure-15082-      ;;
dictconv-0.2/configure-15083-    *)
dictconv-0.2/configure:15084:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dictconv-0.2/configure-15085-      ;;
##############################################
dictconv-0.2/configure-15090-  *'\$0 --fallback-echo"')
dictconv-0.2/configure:15091:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dictconv-0.2/configure-15092-    ;;
##############################################
dictconv-0.2/configure-15409-  # libtool script then.
dictconv-0.2/configure:15410:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dictconv-0.2/configure-15411-  if test -f "$ltmain_in"; then
##############################################
dictconv-0.2/configure-15486-done
dictconv-0.2/configure:15487:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/configure-15488-
##############################################
dictconv-0.2/configure-15935-  if test "$hard_links" = no; then
dictconv-0.2/configure:15936:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dictconv-0.2/configure:15937:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dictconv-0.2/configure-15938-    need_locks=warn
##############################################
dictconv-0.2/configure-15991-done
dictconv-0.2/configure:15992:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/configure-15993-
##############################################
dictconv-0.2/configure-16029-    supports_anon_versioning=no
dictconv-0.2/configure:16030:    case `$LD -v 2>/dev/null` in
dictconv-0.2/configure-16031-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/configure-16093-	# is EXPORTS), use it as is; otherwise, prepend...
dictconv-0.2/configure:16094:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dictconv-0.2/configure-16095-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dictconv-0.2/configure-16116-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dictconv-0.2/configure:16117:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/configure:16118:      archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dictconv-0.2/configure-16119-      ;;
##############################################
dictconv-0.2/configure-16125-	pgcc*)				# Portland Group C compiler
dictconv-0.2/configure:16126:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/configure-16127-	  tmp_addflag=' $pic_flag'
##############################################
dictconv-0.2/configure-16129-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dictconv-0.2/configure:16130:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dictconv-0.2/configure-16131-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dictconv-0.2/configure-16183-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dictconv-0.2/configure:16184:      case `$LD -v 2>&1` in
dictconv-0.2/configure-16185-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dictconv-0.2/configure-16199-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dictconv-0.2/configure:16200:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dictconv-0.2/configure-16201-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dictconv-0.2/configure-16298-	# below for broken collect2 doesn't work under 4.3+
dictconv-0.2/configure:16299:	  collect2name=`${CC} -print-prog-name=collect2`
dictconv-0.2/configure-16300-	  if test -f "$collect2name" && \
##############################################
dictconv-0.2/configure-16396-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
dictconv-0.2/configure:16397:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
dictconv-0.2/configure-16398-       else
##############################################
dictconv-0.2/configure-16494-      # FIXME: Setting linknames here is a bad hack.
dictconv-0.2/configure:16495:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dictconv-0.2/configure-16496-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dictconv-0.2/configure-16499-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
dictconv-0.2/configure:16500:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
dictconv-0.2/configure-16501-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
dictconv-0.2/configure-16540-         output_verbose_link_cmd='echo'
dictconv-0.2/configure:16541:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
dictconv-0.2/configure-16542-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dictconv-0.2/configure-16675-      if test "$GCC" = yes; then
dictconv-0.2/configure:16676:	archive_cmds_GCJ='$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'
dictconv-0.2/configure-16677-      else
dictconv-0.2/configure:16678:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
dictconv-0.2/configure-16679-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
dictconv-0.2/configure-16707-      hardcode_shlibpath_var_GCJ=no
dictconv-0.2/configure:16708:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-16709-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dictconv-0.2/configure-16737-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:16738:	archive_cmds_GCJ='$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'
dictconv-0.2/configure-16739-      else
dictconv-0.2/configure-16740-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
dictconv-0.2/configure:16741:	archive_cmds_GCJ='$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'
dictconv-0.2/configure-16742-      fi
##############################################
dictconv-0.2/configure-16749-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
dictconv-0.2/configure:16750:	archive_cmds_GCJ='$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'
dictconv-0.2/configure-16751-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
dictconv-0.2/configure-16753-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
dictconv-0.2/configure:16754:	archive_cmds_GCJ='$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'
dictconv-0.2/configure:16755:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
dictconv-0.2/configure:16756:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
dictconv-0.2/configure-16757-
##############################################
dictconv-0.2/configure-16790- 	*)
dictconv-0.2/configure:16791: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
dictconv-0.2/configure-16792- 	esac ;;
##############################################
dictconv-0.2/configure-16874-      hardcode_shlibpath_var_GCJ=no
dictconv-0.2/configure:16875:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dictconv-0.2/configure-16876-      hardcode_libdir_separator_GCJ=':'
##############################################
dictconv-0.2/configure-16984-if test "$GCC" = yes; then
dictconv-0.2/configure:16985:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/configure-16986-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dictconv-0.2/configure-16990-    # okay in the real world where ";" in dirpaths is itself problematic.
dictconv-0.2/configure:16991:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/configure-16992-  else
dictconv-0.2/configure:16993:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/configure-16994-  fi
##############################################
dictconv-0.2/configure-17061-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dictconv-0.2/configure:17062:  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'
dictconv-0.2/configure-17063-  ;;
##############################################
dictconv-0.2/configure-17094-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dictconv-0.2/configure:17095:    postinstall_cmds='base_file=`basename \${file}`~
dictconv-0.2/configure:17096:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dictconv-0.2/configure:17097:      dldir=$destdir/`dirname \$dlpath`~
dictconv-0.2/configure-17098-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dictconv-0.2/configure-17100-      chmod a+x \$dldir/$dlname'
dictconv-0.2/configure:17101:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dictconv-0.2/configure-17102-      dlpath=$dir/\$dldll~
##############################################
dictconv-0.2/configure-17108-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dictconv-0.2/configure:17109:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure-17110-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dictconv-0.2/configure-17113-      # MinGW DLLs use traditional 'lib' prefix
dictconv-0.2/configure:17114:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure:17115:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dictconv-0.2/configure-17116-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dictconv-0.2/configure-17122-        # which wouldn't understand a cygwinified path. Ahh.
dictconv-0.2/configure:17123:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dictconv-0.2/configure-17124-      else
dictconv-0.2/configure:17125:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dictconv-0.2/configure-17126-      fi
##############################################
dictconv-0.2/configure-17129-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dictconv-0.2/configure:17130:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dictconv-0.2/configure-17131-      ;;
##############################################
dictconv-0.2/configure-17138-      supports_anon_versioning=no
dictconv-0.2/configure:17139:      case `$LD -v 2>/dev/null` in
dictconv-0.2/configure-17140-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dictconv-0.2/configure-17159-  *)
dictconv-0.2/configure:17160:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dictconv-0.2/configure-17161-    ;;
##############################################
dictconv-0.2/configure-17176-  shlibpath_var=DYLD_LIBRARY_PATH
dictconv-0.2/configure:17177:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dictconv-0.2/configure-17178-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
dictconv-0.2/configure-17179-  if test "$GCC" = yes; then
dictconv-0.2/configure:17180:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
dictconv-0.2/configure-17181-  else
##############################################
dictconv-0.2/configure-17395-  if test -f /etc/ld.so.conf; then
dictconv-0.2/configure:17396:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dictconv-0.2/configure-17397-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dictconv-0.2/configure-17467-  shlibpath_var=LD_LIBRARY_PATH
dictconv-0.2/configure:17468:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dictconv-0.2/configure-17469-    case $host_os in
##############################################
dictconv-0.2/configure-17712-      # Double-quote double-evaled strings.
dictconv-0.2/configure:17713:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dictconv-0.2/configure-17714-      ;;
dictconv-0.2/configure-17715-    *)
dictconv-0.2/configure:17716:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dictconv-0.2/configure-17717-      ;;
##############################################
dictconv-0.2/configure-17722-  *'\$0 --fallback-echo"')
dictconv-0.2/configure:17723:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dictconv-0.2/configure-17724-    ;;
##############################################
dictconv-0.2/configure-18041-  # libtool script then.
dictconv-0.2/configure:18042:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dictconv-0.2/configure-18043-  if test -f "$ltmain_in"; then
##############################################
dictconv-0.2/configure-18117-done
dictconv-0.2/configure:18118:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dictconv-0.2/configure-18119-
##############################################
dictconv-0.2/configure-18193-      # Double-quote double-evaled strings.
dictconv-0.2/configure:18194:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dictconv-0.2/configure-18195-      ;;
dictconv-0.2/configure-18196-    *)
dictconv-0.2/configure:18197:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dictconv-0.2/configure-18198-      ;;
##############################################
dictconv-0.2/configure-18203-  *'\$0 --fallback-echo"')
dictconv-0.2/configure:18204:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dictconv-0.2/configure-18205-    ;;
##############################################
dictconv-0.2/configure-18522-  # libtool script then.
dictconv-0.2/configure:18523:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dictconv-0.2/configure-18524-  if test -f "$ltmain_in"; then
##############################################
dictconv-0.2/configure-18681-  else
dictconv-0.2/configure:18682:    XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags`
dictconv-0.2/configure:18683:    XML_LIBS=`$XML2_CONFIG $xml_config_args --libs`
dictconv-0.2/configure-18684-    xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \
##############################################
dictconv-0.2/configure-19058-do
dictconv-0.2/configure:19059:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
dictconv-0.2/configure-19060-    eval $as_var=C; export $as_var
##############################################
dictconv-0.2/configure-19116-  as_lineno_2=$LINENO
dictconv-0.2/configure:19117:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
dictconv-0.2/configure-19118-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
dictconv-0.2/configure-19156-  as_lineno_2=$LINENO
dictconv-0.2/configure:19157:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
dictconv-0.2/configure-19158-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
dictconv-0.2/configure-19338-configured by $0, generated by GNU Autoconf 2.59,
dictconv-0.2/configure:19339:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
dictconv-0.2/configure-19340-
##############################################
dictconv-0.2/configure-19355-  --*=*)
dictconv-0.2/configure:19356:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
dictconv-0.2/configure:19357:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
dictconv-0.2/configure-19358-    ac_shift=:
##############################################
dictconv-0.2/configure-19629-      fi
dictconv-0.2/configure:19630:      ac_sed_frag=`expr $ac_sed_frag + 1`
dictconv-0.2/configure-19631-      ac_beg=$ac_end
dictconv-0.2/configure:19632:      ac_end=`expr $ac_end + $ac_max_sed_lines`
dictconv-0.2/configure-19633-    fi
##############################################
dictconv-0.2/configure-19646-	cat >$tmp/stdin
dictconv-0.2/configure:19647:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
dictconv-0.2/configure:19648:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
dictconv-0.2/configure:19649:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
dictconv-0.2/configure:19650:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
dictconv-0.2/configure-19651-  * )   ac_file_in=$ac_file.in ;;
##############################################
dictconv-0.2/configure-19694-if test "$ac_dir" != .; then
dictconv-0.2/configure:19695:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
dictconv-0.2/configure-19696-  # A "../" for each directory in $ac_dir_suffix.
dictconv-0.2/configure:19697:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
dictconv-0.2/configure-19698-else
##############################################
dictconv-0.2/configure-19707-    else
dictconv-0.2/configure:19708:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
dictconv-0.2/configure-19709-    fi ;;
##############################################
dictconv-0.2/configure-19859-	cat >$tmp/stdin
dictconv-0.2/configure:19860:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
dictconv-0.2/configure:19861:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
dictconv-0.2/configure:19862:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
dictconv-0.2/configure:19863:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
dictconv-0.2/configure-19864-  * )   ac_file_in=$ac_file.in ;;
##############################################
dictconv-0.2/configure-20069-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
dictconv-0.2/configure:20070:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
dictconv-0.2/configure:20071:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
dictconv-0.2/configure-20072-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
dictconv-0.2/configure-20111-if test "$ac_dir" != .; then
dictconv-0.2/configure:20112:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
dictconv-0.2/configure-20113-  # A "../" for each directory in $ac_dir_suffix.
dictconv-0.2/configure:20114:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
dictconv-0.2/configure-20115-else
##############################################
dictconv-0.2/configure-20124-    else
dictconv-0.2/configure:20125:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
dictconv-0.2/configure-20126-    fi ;;
##############################################
dictconv-0.2/configure-20179-  # Strip MF so we end up with the name of the file.
dictconv-0.2/configure:20180:  mf=`echo "$mf" | sed -e 's/:.*$//'`
dictconv-0.2/configure-20181-  # Check whether this is an Automake generated Makefile or not.
##############################################
dictconv-0.2/configure-20205-  # running `make'.
dictconv-0.2/configure:20206:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
dictconv-0.2/configure-20207-  test -z "$DEPDIR" && continue
dictconv-0.2/configure-20208-  # When using ansi2knr, U may be empty or an underscore; expand it
dictconv-0.2/configure:20209:  U=`sed -n -e '/^U = / s///p' < "$mf"`
dictconv-0.2/configure-20210-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
dictconv-0.2/config.guess-40-
dictconv-0.2/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
dictconv-0.2/config.guess-42-
##############################################
dictconv-0.2/config.guess-109-: ${TMPDIR=/tmp} ;
dictconv-0.2/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
dictconv-0.2/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
dictconv-0.2/config.guess-155-EOF
dictconv-0.2/config.guess:156:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'`
dictconv-0.2/config.guess-157-fi
##############################################
dictconv-0.2/config.guess-211-	    *)
dictconv-0.2/config.guess:212:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
dictconv-0.2/config.guess-213-		;;
##############################################
dictconv-0.2/config.guess-238-	*4.0)
dictconv-0.2/config.guess:239:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
dictconv-0.2/config.guess-240-		;;
dictconv-0.2/config.guess-241-	*5.*)
dictconv-0.2/config.guess:242:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
dictconv-0.2/config.guess-243-		;;
##############################################
dictconv-0.2/config.guess-248-	# types through head -n 1, so we only detect the type of CPU 0.
dictconv-0.2/config.guess:249:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
dictconv-0.2/config.guess-250-	case "$ALPHA_CPU_TYPE" in
##############################################
dictconv-0.2/config.guess-286-	# 1.2 uses "1.2" for uname -r.
dictconv-0.2/config.guess:287:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
dictconv-0.2/config.guess-288-	exit ;;
##############################################
dictconv-0.2/config.guess-343-    sun4H:SunOS:5.*:*)
dictconv-0.2/config.guess:344:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dictconv-0.2/config.guess-345-	exit ;;
dictconv-0.2/config.guess-346-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
dictconv-0.2/config.guess:347:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dictconv-0.2/config.guess-348-	exit ;;
dictconv-0.2/config.guess-349-    i86pc:SunOS:5.*:*)
dictconv-0.2/config.guess:350:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dictconv-0.2/config.guess-351-	exit ;;
##############################################
dictconv-0.2/config.guess-355-	# it's likely to be more like Solaris than SunOS4.
dictconv-0.2/config.guess:356:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dictconv-0.2/config.guess-357-	exit ;;
##############################################
dictconv-0.2/config.guess-364-	# Japanese Language versions have a version number like `4.1.3-JL'.
dictconv-0.2/config.guess:365:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
dictconv-0.2/config.guess-366-	exit ;;
##############################################
dictconv-0.2/config.guess-370-    sun*:*:4.2BSD:*)
dictconv-0.2/config.guess:371:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
dictconv-0.2/config.guess-372-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
dictconv-0.2/config.guess-452-	$CC_FOR_BUILD -o $dummy $dummy.c &&
dictconv-0.2/config.guess:453:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
dictconv-0.2/config.guess:454:	  SYSTEM_NAME=`$dummy $dummyarg` &&
dictconv-0.2/config.guess-455-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
dictconv-0.2/config.guess-508-    *:IRIX*:*:*)
dictconv-0.2/config.guess:509:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
dictconv-0.2/config.guess-510-	exit ;;
##############################################
dictconv-0.2/config.guess-538-EOF
dictconv-0.2/config.guess:539:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
dictconv-0.2/config.guess-540-		then
##############################################
dictconv-0.2/config.guess-551-    *:AIX:*:[45])
dictconv-0.2/config.guess:552:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
dictconv-0.2/config.guess-553-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
dictconv-0.2/config.guess-586-    9000/[34678]??:HP-UX:*:*)
dictconv-0.2/config.guess:587:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
dictconv-0.2/config.guess-588-	case "${UNAME_MACHINE}" in
##############################################
dictconv-0.2/config.guess-640-EOF
dictconv-0.2/config.guess:641:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
dictconv-0.2/config.guess-642-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
dictconv-0.2/config.guess-668-    ia64:HP-UX:*:*)
dictconv-0.2/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
dictconv-0.2/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
dictconv-0.2/config.guess-698-EOF
dictconv-0.2/config.guess:699:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
dictconv-0.2/config.guess-700-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
dictconv-0.2/config.guess-769-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
dictconv-0.2/config.guess:770:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
dictconv-0.2/config.guess-771-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dictconv-0.2/config.guess-774-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
dictconv-0.2/config.guess:775:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
dictconv-0.2/config.guess-776-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dictconv-0.2/config.guess-789-	    pc98)
dictconv-0.2/config.guess:790:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dictconv-0.2/config.guess-791-	    *)
dictconv-0.2/config.guess:792:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dictconv-0.2/config.guess-793-	esac
##############################################
dictconv-0.2/config.guess-835-    prep*:SunOS:5.*:*)
dictconv-0.2/config.guess:836:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dictconv-0.2/config.guess-837-	exit ;;
##############################################
dictconv-0.2/config.guess-839-	# the GNU system
dictconv-0.2/config.guess:840:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
dictconv-0.2/config.guess-841-	exit ;;
##############################################
dictconv-0.2/config.guess-843-	# other systems with GNU libc and userland
dictconv-0.2/config.guess:844:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
dictconv-0.2/config.guess-845-	exit ;;
##############################################
dictconv-0.2/config.guess-1067-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
dictconv-0.2/config.guess:1068:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
dictconv-0.2/config.guess-1069-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
dictconv-0.2/config.guess-1299-    *:DragonFly:*:*)
dictconv-0.2/config.guess:1300:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
dictconv-0.2/config.guess-1301-	exit ;;
##############################################
dictconv-0.2/config.guess-1312-    i*86:skyos:*:*)
dictconv-0.2/config.guess:1313:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
dictconv-0.2/config.guess-1314-	exit ;;
##############################################
dictconv-0.2/config.guess-1437-
dictconv-0.2/config.guess:1438:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
dictconv-0.2/config.guess-1439-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
dictconv-0.2/install-sh-85-
dictconv-0.2/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
dictconv-0.2/install-sh-87-	    shift
##############################################
dictconv-0.2/install-sh-89-
dictconv-0.2/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
dictconv-0.2/install-sh-91-	    shift
##############################################
dictconv-0.2/install-sh-151-	then
dictconv-0.2/install-sh:152:		dst=$dst/`basename "$src"`
dictconv-0.2/install-sh-153-	else
##############################################
dictconv-0.2/install-sh-158-## this sed command emulates the dirname command
dictconv-0.2/install-sh:159:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
dictconv-0.2/install-sh-160-
##############################################
dictconv-0.2/install-sh-172-IFS='%'
dictconv-0.2/install-sh:173:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
dictconv-0.2/install-sh-174-IFS=$oIFS
##############################################
dictconv-0.2/install-sh-206-	then
dictconv-0.2/install-sh:207:		dstfile=`basename "$dst"`
dictconv-0.2/install-sh-208-	else
##############################################
dictconv-0.2/install-sh-216-	then
dictconv-0.2/install-sh:217:		dstfile=`basename "$dst"`
dictconv-0.2/install-sh-218-	else
##############################################
dictconv-0.2/config.sub-56-
dictconv-0.2/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
dictconv-0.2/config.sub-58-
##############################################
dictconv-0.2/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
dictconv-0.2/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
dictconv-0.2/config.sub-122-case $maybe_os in
##############################################
dictconv-0.2/config.sub-126-    os=-$maybe_os
dictconv-0.2/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
dictconv-0.2/config.sub-128-    ;;
dictconv-0.2/config.sub-129-  *)
dictconv-0.2/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
dictconv-0.2/config.sub-131-    if [ $basic_machine != $1 ]
dictconv-0.2/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
dictconv-0.2/config.sub-133-    else os=; fi
##############################################
dictconv-0.2/config.sub-177-		os=-sco5v6
dictconv-0.2/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-179-		;;
##############################################
dictconv-0.2/config.sub-181-		os=-sco3.2v5
dictconv-0.2/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-183-		;;
##############################################
dictconv-0.2/config.sub-185-		os=-sco3.2v4
dictconv-0.2/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-187-		;;
dictconv-0.2/config.sub-188-	-sco3.2.[4-9]*)
dictconv-0.2/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
dictconv-0.2/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-191-		;;
##############################################
dictconv-0.2/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
dictconv-0.2/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-195-		;;
##############################################
dictconv-0.2/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
dictconv-0.2/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-199-		;;
##############################################
dictconv-0.2/config.sub-201-		os=-sco3.2v2
dictconv-0.2/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-203-		;;
dictconv-0.2/config.sub-204-	-udk*)
dictconv-0.2/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-206-		;;
##############################################
dictconv-0.2/config.sub-208-		os=-isc2.2
dictconv-0.2/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-210-		;;
##############################################
dictconv-0.2/config.sub-214-	-isc*)
dictconv-0.2/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dictconv-0.2/config.sub-216-		;;
##############################################
dictconv-0.2/config.sub-220-	-ptx*)
dictconv-0.2/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
dictconv-0.2/config.sub-222-		;;
dictconv-0.2/config.sub-223-	-windowsnt*)
dictconv-0.2/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
dictconv-0.2/config.sub-225-		;;
##############################################
dictconv-0.2/config.sub-311-	*-*-*)
dictconv-0.2/config.sub:312:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
dictconv-0.2/config.sub-313-		exit 1
##############################################
dictconv-0.2/config.sub-415-	amd64-*)
dictconv-0.2/config.sub:416:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-417-		;;
##############################################
dictconv-0.2/config.sub-636-	i*86v32)
dictconv-0.2/config.sub:637:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dictconv-0.2/config.sub-638-		os=-sysv32
##############################################
dictconv-0.2/config.sub-640-	i*86v4*)
dictconv-0.2/config.sub:641:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dictconv-0.2/config.sub-642-		os=-sysv4
##############################################
dictconv-0.2/config.sub-644-	i*86v)
dictconv-0.2/config.sub:645:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dictconv-0.2/config.sub-646-		os=-sysv
##############################################
dictconv-0.2/config.sub-648-	i*86sol2)
dictconv-0.2/config.sub:649:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dictconv-0.2/config.sub-650-		os=-solaris2
##############################################
dictconv-0.2/config.sub-714-	mips3*-*)
dictconv-0.2/config.sub:715:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
dictconv-0.2/config.sub-716-		;;
dictconv-0.2/config.sub-717-	mips3*)
dictconv-0.2/config.sub:718:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
dictconv-0.2/config.sub-719-		;;
##############################################
dictconv-0.2/config.sub-732-	ms1-*)
dictconv-0.2/config.sub:733:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
dictconv-0.2/config.sub-734-		;;
##############################################
dictconv-0.2/config.sub-845-	pc98-*)
dictconv-0.2/config.sub:846:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-847-		;;
##############################################
dictconv-0.2/config.sub-860-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
dictconv-0.2/config.sub:861:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-862-		;;
dictconv-0.2/config.sub-863-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
dictconv-0.2/config.sub:864:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-865-		;;
dictconv-0.2/config.sub-866-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
dictconv-0.2/config.sub:867:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-868-		;;
dictconv-0.2/config.sub-869-	pentium4-*)
dictconv-0.2/config.sub:870:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-871-		;;
##############################################
dictconv-0.2/config.sub-878-		;;
dictconv-0.2/config.sub:879:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-880-		;;
##############################################
dictconv-0.2/config.sub-884-	ppcle-* | powerpclittle-*)
dictconv-0.2/config.sub:885:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-886-		;;
##############################################
dictconv-0.2/config.sub-888-		;;
dictconv-0.2/config.sub:889:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-890-		;;
##############################################
dictconv-0.2/config.sub-894-	ppc64le-* | powerpc64little-*)
dictconv-0.2/config.sub:895:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
dictconv-0.2/config.sub-896-		;;
##############################################
dictconv-0.2/config.sub-1171-	*)
dictconv-0.2/config.sub:1172:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
dictconv-0.2/config.sub-1173-		exit 1
##############################################
dictconv-0.2/config.sub-1179-	*-digital*)
dictconv-0.2/config.sub:1180:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
dictconv-0.2/config.sub-1181-		;;
dictconv-0.2/config.sub-1182-	*-commodore*)
dictconv-0.2/config.sub:1183:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
dictconv-0.2/config.sub-1184-		;;
##############################################
dictconv-0.2/config.sub-1197-	-solaris1 | -solaris1.*)
dictconv-0.2/config.sub:1198:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
dictconv-0.2/config.sub-1199-		;;
##############################################
dictconv-0.2/config.sub-1209-	-gnu/linux*)
dictconv-0.2/config.sub:1210:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
dictconv-0.2/config.sub-1211-		;;
##############################################
dictconv-0.2/config.sub-1253-	-nto*)
dictconv-0.2/config.sub:1254:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
dictconv-0.2/config.sub-1255-		;;
##############################################
dictconv-0.2/config.sub-1260-	-mac*)
dictconv-0.2/config.sub:1261:		os=`echo $os | sed -e 's|mac|macos|'`
dictconv-0.2/config.sub-1262-		;;
##############################################
dictconv-0.2/config.sub-1266-	-linux*)
dictconv-0.2/config.sub:1267:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
dictconv-0.2/config.sub-1268-		;;
dictconv-0.2/config.sub-1269-	-sunos5*)
dictconv-0.2/config.sub:1270:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
dictconv-0.2/config.sub-1271-		;;
dictconv-0.2/config.sub-1272-	-sunos6*)
dictconv-0.2/config.sub:1273:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
dictconv-0.2/config.sub-1274-		;;
##############################################
dictconv-0.2/config.sub-1321-	-sinix5.*)
dictconv-0.2/config.sub:1322:		os=`echo $os | sed -e 's|sinix|sysv|'`
dictconv-0.2/config.sub-1323-		;;
##############################################
dictconv-0.2/config.sub-1372-		# Get rid of the `-' at the beginning of $os.
dictconv-0.2/config.sub:1373:		os=`echo $os | sed 's/[^-]*-//'`
dictconv-0.2/config.sub:1374:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
dictconv-0.2/config.sub-1375-		exit 1
##############################################
dictconv-0.2/config.sub-1614-		esac
dictconv-0.2/config.sub:1615:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
dictconv-0.2/config.sub-1616-		;;
##############################################
dictconv-0.2/missing-128-         from any GNU archive site."
dictconv-0.2/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
dictconv-0.2/missing-130-    test -z "$files" && files="config.h"
##############################################
dictconv-0.2/missing-167-         proper tools for further handling them.
dictconv-0.2/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
dictconv-0.2/missing-169-         archive site."
dictconv-0.2/missing-170-
dictconv-0.2/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
dictconv-0.2/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
dictconv-0.2/missing-173-    if test -f "$file"; then
##############################################
dictconv-0.2/missing-196-	*.y)
dictconv-0.2/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
dictconv-0.2/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
dictconv-0.2/missing-200-	    fi
dictconv-0.2/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
dictconv-0.2/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
dictconv-0.2/missing-226-	*.l)
dictconv-0.2/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
dictconv-0.2/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
dictconv-0.2/missing-250-
dictconv-0.2/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
dictconv-0.2/missing-252-    if test -z "$file"; then
dictconv-0.2/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
dictconv-0.2/missing-254-    fi
##############################################
dictconv-0.2/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
dictconv-0.2/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
dictconv-0.2/missing-278-    if test -z "$file"; then
dictconv-0.2/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
dictconv-0.2/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
dictconv-0.2/missing-281-    fi
##############################################
dictconv-0.2/missing-304-	*o*)
dictconv-0.2/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
dictconv-0.2/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
dictconv-0.2/missing-310-	*h*)
dictconv-0.2/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
dictconv-0.2/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
dictconv-0.2/mkinstalldirs-69-do
dictconv-0.2/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
dictconv-0.2/mkinstalldirs-71-  shift
##############################################
dictconv-0.2/Makefile.in-175-	dot_seen=no; \
dictconv-0.2/Makefile.in:176:	target=`echo $@ | sed s/-recursive//`; \
dictconv-0.2/Makefile.in-177-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
dictconv-0.2/Makefile.in-205-	rev="$$rev ."; \
dictconv-0.2/Makefile.in:206:	target=`echo $@ | sed s/-recursive//`; \
dictconv-0.2/Makefile.in-207-	for subdir in $$rev; do \
##############################################
dictconv-0.2/Makefile.in-255-GTAGS:
dictconv-0.2/Makefile.in:256:	here=`$(am__cd) $(top_builddir) && pwd` \
dictconv-0.2/Makefile.in-257-	  && cd $(top_srcdir) \
##############################################
dictconv-0.2/Makefile.in-279-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dictconv-0.2/Makefile.in:280:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
dictconv-0.2/Makefile.in-281-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
dictconv-0.2/Makefile.in-333-	chmod a-w $(distdir)
dictconv-0.2/Makefile.in:334:	dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
dictconv-0.2/Makefile.in-335-	  && cd $(distdir)/=build \
##############################################
dictconv-0.2/Makefile.in-343-	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
dictconv-0.2/Makefile.in:344:	  && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
dictconv-0.2/Makefile.in-345-	      || { echo "ERROR: files left after uninstall:" ; \
##############################################
dictconv-0.2/Makefile.in-358-	fi
dictconv-0.2/Makefile.in:359:	test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
dictconv-0.2/Makefile.in-360-	  || { echo "ERROR: files left after distclean:" ; \