===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dbmix-0.9.8/ltconfig-36-  :
dbmix-0.9.8/ltconfig:37:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
dbmix-0.9.8/ltconfig-38-  # Yippee, $echo works!
##############################################
dbmix-0.9.8/ltconfig-71-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
dbmix-0.9.8/ltconfig:72:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
dbmix-0.9.8/ltconfig:73:       echo_test_string="`eval $cmd`" &&
dbmix-0.9.8/ltconfig-74-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
##############################################
dbmix-0.9.8/ltconfig-79-
dbmix-0.9.8/ltconfig:80:if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
dbmix-0.9.8/ltconfig:81:   test "X`($echo "$echo_test_string") 2>/dev/null`" != X"$echo_test_string"; then
dbmix-0.9.8/ltconfig-82-  # The Solaris, AIX, and Digital Unix default echo programs unquote
##############################################
dbmix-0.9.8/ltconfig-90-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
dbmix-0.9.8/ltconfig:91:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/ltconfig:92:       test "X`($dir/echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
dbmix-0.9.8/ltconfig-93-      echo="$dir/echo"
##############################################
dbmix-0.9.8/ltconfig-101-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/ltconfig:102:       test "X`(print -r "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
dbmix-0.9.8/ltconfig-103-      # This shell has a builtin print -r that does the trick.
##############################################
dbmix-0.9.8/ltconfig-115-      echo='printf "%s\n"'
dbmix-0.9.8/ltconfig:116:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/ltconfig:117:	 test "X`($echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
dbmix-0.9.8/ltconfig-118-	# Cool, printf works
dbmix-0.9.8/ltconfig-119-	:
dbmix-0.9.8/ltconfig:120:      elif test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/ltconfig:121:	   test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
dbmix-0.9.8/ltconfig-122-	CONFIG_SHELL="$ORIGINAL_CONFIG_SHELL"
##############################################
dbmix-0.9.8/ltconfig-126-	echo="$CONFIG_SHELL $0 --fallback-echo"
dbmix-0.9.8/ltconfig:127:      elif test "X`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/ltconfig:128:	   test "X`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
dbmix-0.9.8/ltconfig-129-	echo="$CONFIG_SHELL $0 --fallback-echo"
##############################################
dbmix-0.9.8/ltconfig-134-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
dbmix-0.9.8/ltconfig:135:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then
dbmix-0.9.8/ltconfig-136-	    break
##############################################
dbmix-0.9.8/ltconfig-141-	if test "$prev" != 'sed 50q "$0"'; then
dbmix-0.9.8/ltconfig:142:	  echo_test_string=`eval $prev`
dbmix-0.9.8/ltconfig-143-	  export echo_test_string
##############################################
dbmix-0.9.8/ltconfig-166-# The name of this program.
dbmix-0.9.8/ltconfig:167:progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltconfig-168-
##############################################
dbmix-0.9.8/ltconfig-227-  case "$option" in
dbmix-0.9.8/ltconfig:228:  -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
dbmix-0.9.8/ltconfig-229-  *) optarg= ;;
##############################################
dbmix-0.9.8/ltconfig-315-# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
dbmix-0.9.8/ltconfig:316:#      if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
dbmix-0.9.8/ltconfig-317-#        echo "$progname: warning \`$option' is not a valid host type" 1>&2
##############################################
dbmix-0.9.8/ltconfig-393-  # Assume the source directory is the same one as the path to LTMAIN.
dbmix-0.9.8/ltconfig:394:  srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltconfig-395-  test "$srcdir" = "$ltmain" && srcdir=.
##############################################
dbmix-0.9.8/ltconfig-428-  "")
dbmix-0.9.8/ltconfig:429:    if host_alias=`$SHELL $ac_config_guess`; then :
dbmix-0.9.8/ltconfig-430-    else
##############################################
dbmix-0.9.8/ltconfig-435-  esac
dbmix-0.9.8/ltconfig:436:  host=`$SHELL $ac_config_sub $host_alias`
dbmix-0.9.8/ltconfig-437-  echo "$ac_t$host" 1>&6
##############################################
dbmix-0.9.8/ltconfig-452-linux-gnu*) ;;
dbmix-0.9.8/ltconfig:453:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
dbmix-0.9.8/ltconfig-454-esac
dbmix-0.9.8/ltconfig-455-
dbmix-0.9.8/ltconfig:456:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
dbmix-0.9.8/ltconfig:457:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
dbmix-0.9.8/ltconfig:458:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
dbmix-0.9.8/ltconfig-459-
##############################################
dbmix-0.9.8/ltconfig-610-    *.c) ;;
dbmix-0.9.8/ltconfig:611:    *) objext=`echo $ac_file | sed -e s/conftest.//` ;;
dbmix-0.9.8/ltconfig-612-    esac
##############################################
dbmix-0.9.8/ltconfig-622-echo $ac_n "checking for executable suffix... $ac_c" 1>&6
dbmix-0.9.8/ltconfig:623:if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
dbmix-0.9.8/ltconfig-624-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
dbmix-0.9.8/ltconfig-636-      *.c | *.err | *.$objext ) ;;
dbmix-0.9.8/ltconfig:637:      *) ac_cv_exeext=.`echo $ac_file | sed -e s/conftest.//` ;;
dbmix-0.9.8/ltconfig-638-      esac
##############################################
dbmix-0.9.8/ltconfig-899-  if test "$hard_links" = no; then
dbmix-0.9.8/ltconfig:900:    echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2
dbmix-0.9.8/ltconfig-901-    need_locks=warn
##############################################
dbmix-0.9.8/ltconfig-944-if test -n "$special_shlib_compile_flags"; then
dbmix-0.9.8/ltconfig:945:  echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
dbmix-0.9.8/ltconfig-946-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$special_shlib_compile_flags[ 	]" >/dev/null; then :
##############################################
dbmix-0.9.8/ltconfig-991-    echo "$progname:991: checking for ld used by GCC" >&5
dbmix-0.9.8/ltconfig:992:    ac_prog=`($CC -print-prog-name=ld) 2>&5`
dbmix-0.9.8/ltconfig-993-    case "$ac_prog" in
##############################################
dbmix-0.9.8/ltconfig-997-      # Canonicalize the path of ld
dbmix-0.9.8/ltconfig:998:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
dbmix-0.9.8/ltconfig-999-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dbmix-0.9.8/ltconfig:1000:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
dbmix-0.9.8/ltconfig-1001-      done
##############################################
dbmix-0.9.8/ltconfig-1181-        esac;
dbmix-0.9.8/ltconfig:1182:	_lt_hint=`expr 1 + \$_lt_hint`;
dbmix-0.9.8/ltconfig-1183-      done~
##############################################
dbmix-0.9.8/ltconfig-1282-    if test "$with_gcc" = yes; then
dbmix-0.9.8/ltconfig:1283:      collect2name=`${CC} -print-prog-name=collect2`
dbmix-0.9.8/ltconfig-1284-      if test -f "$collect2name" && \
##############################################
dbmix-0.9.8/ltconfig-1330-    # FIXME: Setting linknames here is a bad hack.
dbmix-0.9.8/ltconfig:1331:    archive_cmds='$CC -o $lib $libobjs $linkopts `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
dbmix-0.9.8/ltconfig-1332-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
dbmix-0.9.8/ltconfig-1335-    old_archive_cmds='lib /OUT:$oldlib$oldobjs'
dbmix-0.9.8/ltconfig:1336:    fix_srcfile_path='`cygpath -w $srcfile`'
dbmix-0.9.8/ltconfig-1337-    ;;
##############################################
dbmix-0.9.8/ltconfig-1384-    if test "$with_gcc" = yes; then
dbmix-0.9.8/ltconfig:1385:      archive_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
dbmix-0.9.8/ltconfig-1386-    else
dbmix-0.9.8/ltconfig:1387:      archive_cmds='$LD -shared $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
dbmix-0.9.8/ltconfig-1388-    fi
##############################################
dbmix-0.9.8/ltconfig-1421-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/ltconfig:1422:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
dbmix-0.9.8/ltconfig-1423-    else
dbmix-0.9.8/ltconfig-1424-      allow_undefined_flag=' -expect_unresolved \*'
dbmix-0.9.8/ltconfig:1425:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
dbmix-0.9.8/ltconfig-1426-    fi
##############################################
dbmix-0.9.8/ltconfig-1433-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/ltconfig:1434:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
dbmix-0.9.8/ltconfig-1435-    else
dbmix-0.9.8/ltconfig-1436-      allow_undefined_flag=' -expect_unresolved \*'
dbmix-0.9.8/ltconfig:1437:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
dbmix-0.9.8/ltconfig-1438-    fi
##############################################
dbmix-0.9.8/ltconfig-1835-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dbmix-0.9.8/ltconfig:1836:  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'
dbmix-0.9.8/ltconfig-1837-  ;;
##############################################
dbmix-0.9.8/ltconfig-1871-  if test "$with_gcc" = yes; then
dbmix-0.9.8/ltconfig:1872:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.a'
dbmix-0.9.8/ltconfig-1873-  else
dbmix-0.9.8/ltconfig:1874:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
dbmix-0.9.8/ltconfig-1875-  fi
##############################################
dbmix-0.9.8/ltconfig-1975-  file_magic_cmd=/usr/bin/file
dbmix-0.9.8/ltconfig:1976:  file_magic_test_file=`echo /lib${libsuff}/libc.so*`
dbmix-0.9.8/ltconfig-1977-  deplibs_check_method='pass_all'
##############################################
dbmix-0.9.8/ltconfig-2171-  "file_magic "*)
dbmix-0.9.8/ltconfig:2172:    file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
dbmix-0.9.8/ltconfig-2173-    if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
##############################################
dbmix-0.9.8/ltconfig-2244-else
dbmix-0.9.8/ltconfig:2245:if eval "test \"`echo '$''{'lt_cv_dlopen'+set}'`\" != set"; then
dbmix-0.9.8/ltconfig-2246-  lt_cv_dlopen=no lt_cv_dlopen_libs=
##############################################
dbmix-0.9.8/ltconfig-2249-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
dbmix-0.9.8/ltconfig:2250:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
dbmix-0.9.8/ltconfig-2251-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2281-fi
dbmix-0.9.8/ltconfig:2282:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
dbmix-0.9.8/ltconfig-2283-  echo "$ac_t""yes" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2288-echo "$progname:2288: checking for dlopen" >&5
dbmix-0.9.8/ltconfig:2289:if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
dbmix-0.9.8/ltconfig-2290-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2328-fi
dbmix-0.9.8/ltconfig:2329:if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
dbmix-0.9.8/ltconfig-2330-  echo "$ac_t""yes" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2336-ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
dbmix-0.9.8/ltconfig:2337:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
dbmix-0.9.8/ltconfig-2338-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2368-fi
dbmix-0.9.8/ltconfig:2369:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
dbmix-0.9.8/ltconfig-2370-  echo "$ac_t""yes" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2375-echo "$progname:2375: checking for shl_load" >&5
dbmix-0.9.8/ltconfig:2376:if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
dbmix-0.9.8/ltconfig-2377-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2416-
dbmix-0.9.8/ltconfig:2417:if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
dbmix-0.9.8/ltconfig-2418-  echo "$ac_t""yes" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2424-ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
dbmix-0.9.8/ltconfig:2425:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
dbmix-0.9.8/ltconfig-2426-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2457-fi
dbmix-0.9.8/ltconfig:2458:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
dbmix-0.9.8/ltconfig-2459-  echo "$ac_t""yes" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2485-for ac_hdr in dlfcn.h; do
dbmix-0.9.8/ltconfig:2486:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
dbmix-0.9.8/ltconfig-2487-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
dbmix-0.9.8/ltconfig-2488-echo "$progname:2488: checking for $ac_hdr" >&5
dbmix-0.9.8/ltconfig:2489:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
dbmix-0.9.8/ltconfig-2490-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2498-{ (eval echo $progname:2498: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
dbmix-0.9.8/ltconfig:2499:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
dbmix-0.9.8/ltconfig-2500-if test -z "$ac_err"; then
##############################################
dbmix-0.9.8/ltconfig-2511-fi
dbmix-0.9.8/ltconfig:2512:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
dbmix-0.9.8/ltconfig-2513-  echo "$ac_t""yes" 1>&6
##############################################
dbmix-0.9.8/ltconfig-2719-      # Double-quote double-evaled strings.
dbmix-0.9.8/ltconfig:2720:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dbmix-0.9.8/ltconfig-2721-      ;;
dbmix-0.9.8/ltconfig-2722-    *)
dbmix-0.9.8/ltconfig:2723:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dbmix-0.9.8/ltconfig-2724-      ;;
##############################################
dbmix-0.9.8/ltconfig-2729-  *'\$0 --fallback-echo"')
dbmix-0.9.8/ltconfig:2730:    ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dbmix-0.9.8/ltconfig-2731-    ;;
##############################################
dbmix-0.9.8/ltconfig-2739-
dbmix-0.9.8/ltconfig:2740:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
dbmix-0.9.8/ltconfig-2741-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
dbmix-0.9.8/ltconfig-2791-  cat <<EOF > "$cfgfile"
dbmix-0.9.8/ltconfig:2792:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file.
dbmix-0.9.8/ltconfig-2793-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
dbmix-0.9.8/include/Makefile.in-46-DIST_SOURCES =
dbmix-0.9.8/include/Makefile.in:47:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dbmix-0.9.8/include/Makefile.in-48-am__vpath_adj = case $$p in \
dbmix-0.9.8/include/Makefile.in:49:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dbmix-0.9.8/include/Makefile.in-50-    *) f=$$p;; \
dbmix-0.9.8/include/Makefile.in-51-  esac;
dbmix-0.9.8/include/Makefile.in:52:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
dbmix-0.9.8/include/Makefile.in-53-am__installdirs = "$(DESTDIR)$(pkgincludedir)"
##############################################
dbmix-0.9.8/include/Makefile.in-280-GTAGS:
dbmix-0.9.8/include/Makefile.in:281:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/include/Makefile.in-282-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/include/Makefile.in-288-distdir: $(DISTFILES)
dbmix-0.9.8/include/Makefile.in:289:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/include/Makefile.in:290:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/include/Makefile.in-291-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/include/Makefile.in-302-	  if test -d $$d/$$file; then \
dbmix-0.9.8/include/Makefile.in:303:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/include/Makefile.in-304-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/dbaudiolib/Makefile.in-43-CONFIG_CLEAN_FILES =
dbmix-0.9.8/dbaudiolib/Makefile.in:44:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dbmix-0.9.8/dbaudiolib/Makefile.in-45-am__vpath_adj = case $$p in \
dbmix-0.9.8/dbaudiolib/Makefile.in:46:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dbmix-0.9.8/dbaudiolib/Makefile.in-47-    *) f=$$p;; \
dbmix-0.9.8/dbaudiolib/Makefile.in-48-  esac;
dbmix-0.9.8/dbaudiolib/Makefile.in:49:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
dbmix-0.9.8/dbaudiolib/Makefile.in-50-am__installdirs = "$(DESTDIR)$(libdir)"
##############################################
dbmix-0.9.8/dbaudiolib/Makefile.in-292-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
dbmix-0.9.8/dbaudiolib/Makefile.in:293:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
dbmix-0.9.8/dbaudiolib/Makefile.in-294-	  test "$$dir" != "$$p" || dir=.; \
##############################################
dbmix-0.9.8/dbaudiolib/Makefile.in-337-.c.obj:
dbmix-0.9.8/dbaudiolib/Makefile.in:338:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbaudiolib/Makefile.in-339-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dbmix-0.9.8/dbaudiolib/Makefile.in-341-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dbmix-0.9.8/dbaudiolib/Makefile.in:342:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbaudiolib/Makefile.in-343-
##############################################
dbmix-0.9.8/dbaudiolib/Makefile.in-396-GTAGS:
dbmix-0.9.8/dbaudiolib/Makefile.in:397:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/dbaudiolib/Makefile.in-398-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/dbaudiolib/Makefile.in-404-distdir: $(DISTFILES)
dbmix-0.9.8/dbaudiolib/Makefile.in:405:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbaudiolib/Makefile.in:406:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbaudiolib/Makefile.in-407-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/dbaudiolib/Makefile.in-418-	  if test -d $$d/$$file; then \
dbmix-0.9.8/dbaudiolib/Makefile.in:419:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/dbaudiolib/Makefile.in-420-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-244-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbfsd_src/Makefile.in:245:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dbmix-0.9.8/dbfsd_src/Makefile.in-246-	  if test -f $$p \
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-248-	  ; then \
dbmix-0.9.8/dbfsd_src/Makefile.in:249:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
dbmix-0.9.8/dbfsd_src/Makefile.in-250-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-257-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbfsd_src/Makefile.in:258:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
dbmix-0.9.8/dbfsd_src/Makefile.in-259-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-264-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbfsd_src/Makefile.in:265:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dbmix-0.9.8/dbfsd_src/Makefile.in-266-	  echo " rm -f $$p $$f"; \
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-299-.c.obj:
dbmix-0.9.8/dbfsd_src/Makefile.in:300:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbfsd_src/Makefile.in-301-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-303-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dbmix-0.9.8/dbfsd_src/Makefile.in:304:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbfsd_src/Makefile.in-305-
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-358-GTAGS:
dbmix-0.9.8/dbfsd_src/Makefile.in:359:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/dbfsd_src/Makefile.in-360-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-366-distdir: $(DISTFILES)
dbmix-0.9.8/dbfsd_src/Makefile.in:367:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbfsd_src/Makefile.in:368:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbfsd_src/Makefile.in-369-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/dbfsd_src/Makefile.in-380-	  if test -d $$d/$$file; then \
dbmix-0.9.8/dbfsd_src/Makefile.in:381:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/dbfsd_src/Makefile.in-382-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/xmms_plugin/Makefile-43-CONFIG_CLEAN_FILES =
dbmix-0.9.8/xmms_plugin/Makefile:44:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dbmix-0.9.8/xmms_plugin/Makefile-45-am__vpath_adj = case $$p in \
dbmix-0.9.8/xmms_plugin/Makefile:46:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dbmix-0.9.8/xmms_plugin/Makefile-47-    *) f=$$p;; \
dbmix-0.9.8/xmms_plugin/Makefile-48-  esac;
dbmix-0.9.8/xmms_plugin/Makefile:49:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
dbmix-0.9.8/xmms_plugin/Makefile-50-am__installdirs = "$(DESTDIR)$(libdir)"
##############################################
dbmix-0.9.8/xmms_plugin/Makefile-265-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
dbmix-0.9.8/xmms_plugin/Makefile:266:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
dbmix-0.9.8/xmms_plugin/Makefile-267-	  test "$$dir" != "$$p" || dir=.; \
##############################################
dbmix-0.9.8/xmms_plugin/Makefile-295-.c.obj:
dbmix-0.9.8/xmms_plugin/Makefile:296:	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dbmix-0.9.8/xmms_plugin/Makefile-297-	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dbmix-0.9.8/xmms_plugin/Makefile-299-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
dbmix-0.9.8/xmms_plugin/Makefile:300:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
dbmix-0.9.8/xmms_plugin/Makefile-301-
##############################################
dbmix-0.9.8/xmms_plugin/Makefile-354-GTAGS:
dbmix-0.9.8/xmms_plugin/Makefile:355:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/xmms_plugin/Makefile-356-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/xmms_plugin/Makefile-362-distdir: $(DISTFILES)
dbmix-0.9.8/xmms_plugin/Makefile:363:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/xmms_plugin/Makefile:364:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/xmms_plugin/Makefile-365-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/xmms_plugin/Makefile-376-	  if test -d $$d/$$file; then \
dbmix-0.9.8/xmms_plugin/Makefile:377:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/xmms_plugin/Makefile-378-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/xmms_plugin/Makefile.in-43-CONFIG_CLEAN_FILES =
dbmix-0.9.8/xmms_plugin/Makefile.in:44:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dbmix-0.9.8/xmms_plugin/Makefile.in-45-am__vpath_adj = case $$p in \
dbmix-0.9.8/xmms_plugin/Makefile.in:46:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dbmix-0.9.8/xmms_plugin/Makefile.in-47-    *) f=$$p;; \
dbmix-0.9.8/xmms_plugin/Makefile.in-48-  esac;
dbmix-0.9.8/xmms_plugin/Makefile.in:49:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
dbmix-0.9.8/xmms_plugin/Makefile.in-50-am__installdirs = "$(DESTDIR)$(libdir)"
##############################################
dbmix-0.9.8/xmms_plugin/Makefile.in-265-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
dbmix-0.9.8/xmms_plugin/Makefile.in:266:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
dbmix-0.9.8/xmms_plugin/Makefile.in-267-	  test "$$dir" != "$$p" || dir=.; \
##############################################
dbmix-0.9.8/xmms_plugin/Makefile.in-295-.c.obj:
dbmix-0.9.8/xmms_plugin/Makefile.in:296:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dbmix-0.9.8/xmms_plugin/Makefile.in-297-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dbmix-0.9.8/xmms_plugin/Makefile.in-299-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dbmix-0.9.8/xmms_plugin/Makefile.in:300:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
dbmix-0.9.8/xmms_plugin/Makefile.in-301-
##############################################
dbmix-0.9.8/xmms_plugin/Makefile.in-354-GTAGS:
dbmix-0.9.8/xmms_plugin/Makefile.in:355:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/xmms_plugin/Makefile.in-356-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/xmms_plugin/Makefile.in-362-distdir: $(DISTFILES)
dbmix-0.9.8/xmms_plugin/Makefile.in:363:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/xmms_plugin/Makefile.in:364:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/xmms_plugin/Makefile.in-365-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/xmms_plugin/Makefile.in-376-	  if test -d $$d/$$file; then \
dbmix-0.9.8/xmms_plugin/Makefile.in:377:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/xmms_plugin/Makefile.in-378-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-274-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbmixer/Makefile.in:275:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dbmix-0.9.8/dbmixer/Makefile.in-276-	  if test -f $$p \
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-278-	  ; then \
dbmix-0.9.8/dbmixer/Makefile.in:279:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
dbmix-0.9.8/dbmixer/Makefile.in-280-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-287-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbmixer/Makefile.in:288:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
dbmix-0.9.8/dbmixer/Makefile.in-289-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-294-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbmixer/Makefile.in:295:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dbmix-0.9.8/dbmixer/Makefile.in-296-	  echo " rm -f $$p $$f"; \
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-334-.c.obj:
dbmix-0.9.8/dbmixer/Makefile.in:335:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbmixer/Makefile.in-336-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-338-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dbmix-0.9.8/dbmixer/Makefile.in:339:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbmixer/Makefile.in-340-
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-393-GTAGS:
dbmix-0.9.8/dbmixer/Makefile.in:394:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/dbmixer/Makefile.in-395-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-401-distdir: $(DISTFILES)
dbmix-0.9.8/dbmixer/Makefile.in:402:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbmixer/Makefile.in:403:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbmixer/Makefile.in-404-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/dbmixer/Makefile.in-415-	  if test -d $$d/$$file; then \
dbmix-0.9.8/dbmixer/Makefile.in:416:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/dbmixer/Makefile.in-417-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/dbplaylist/Makefile-239-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbplaylist/Makefile:240:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dbmix-0.9.8/dbplaylist/Makefile-241-	  if test -f $$p \
##############################################
dbmix-0.9.8/dbplaylist/Makefile-243-	  ; then \
dbmix-0.9.8/dbplaylist/Makefile:244:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
dbmix-0.9.8/dbplaylist/Makefile-245-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dbmix-0.9.8/dbplaylist/Makefile-252-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbplaylist/Makefile:253:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
dbmix-0.9.8/dbplaylist/Makefile-254-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dbmix-0.9.8/dbplaylist/Makefile-259-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbplaylist/Makefile:260:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dbmix-0.9.8/dbplaylist/Makefile-261-	  echo " rm -f $$p $$f"; \
##############################################
dbmix-0.9.8/dbplaylist/Makefile-286-.c.obj:
dbmix-0.9.8/dbplaylist/Makefile:287:	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbplaylist/Makefile-288-	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dbmix-0.9.8/dbplaylist/Makefile-290-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
dbmix-0.9.8/dbplaylist/Makefile:291:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbplaylist/Makefile-292-
##############################################
dbmix-0.9.8/dbplaylist/Makefile-345-GTAGS:
dbmix-0.9.8/dbplaylist/Makefile:346:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/dbplaylist/Makefile-347-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/dbplaylist/Makefile-353-distdir: $(DISTFILES)
dbmix-0.9.8/dbplaylist/Makefile:354:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbplaylist/Makefile:355:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbplaylist/Makefile-356-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/dbplaylist/Makefile-367-	  if test -d $$d/$$file; then \
dbmix-0.9.8/dbplaylist/Makefile:368:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/dbplaylist/Makefile-369-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-239-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbplaylist/Makefile.in:240:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dbmix-0.9.8/dbplaylist/Makefile.in-241-	  if test -f $$p \
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-243-	  ; then \
dbmix-0.9.8/dbplaylist/Makefile.in:244:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
dbmix-0.9.8/dbplaylist/Makefile.in-245-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-252-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbplaylist/Makefile.in:253:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
dbmix-0.9.8/dbplaylist/Makefile.in-254-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-259-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dbmix-0.9.8/dbplaylist/Makefile.in:260:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dbmix-0.9.8/dbplaylist/Makefile.in-261-	  echo " rm -f $$p $$f"; \
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-286-.c.obj:
dbmix-0.9.8/dbplaylist/Makefile.in:287:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbplaylist/Makefile.in-288-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-290-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dbmix-0.9.8/dbplaylist/Makefile.in:291:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
dbmix-0.9.8/dbplaylist/Makefile.in-292-
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-345-GTAGS:
dbmix-0.9.8/dbplaylist/Makefile.in:346:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/dbplaylist/Makefile.in-347-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-353-distdir: $(DISTFILES)
dbmix-0.9.8/dbplaylist/Makefile.in:354:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbplaylist/Makefile.in:355:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/dbplaylist/Makefile.in-356-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/dbplaylist/Makefile.in-367-	  if test -d $$d/$$file; then \
dbmix-0.9.8/dbplaylist/Makefile.in:368:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/dbplaylist/Makefile.in-369-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/Makefile.in-279-	dot_seen=no; \
dbmix-0.9.8/Makefile.in:280:	target=`echo $@ | sed s/-recursive//`; \
dbmix-0.9.8/Makefile.in-281-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
dbmix-0.9.8/Makefile.in-314-	rev="$$rev ."; \
dbmix-0.9.8/Makefile.in:315:	target=`echo $@ | sed s/-recursive//`; \
dbmix-0.9.8/Makefile.in-316-	for subdir in $$rev; do \
##############################################
dbmix-0.9.8/Makefile.in-387-GTAGS:
dbmix-0.9.8/Makefile.in:388:	here=`$(am__cd) $(top_builddir) && pwd` \
dbmix-0.9.8/Makefile.in-389-	  && cd $(top_srcdir) \
##############################################
dbmix-0.9.8/Makefile.in-397-	test -d $(distdir) || mkdir $(distdir)
dbmix-0.9.8/Makefile.in:398:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/Makefile.in:399:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dbmix-0.9.8/Makefile.in-400-	list='$(DISTFILES)'; \
##############################################
dbmix-0.9.8/Makefile.in-411-	  if test -d $$d/$$file; then \
dbmix-0.9.8/Makefile.in:412:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dbmix-0.9.8/Makefile.in-413-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
dbmix-0.9.8/Makefile.in-427-	    || exit 1; \
dbmix-0.9.8/Makefile.in:428:	    distdir=`$(am__cd) $(distdir) && pwd`; \
dbmix-0.9.8/Makefile.in:429:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
dbmix-0.9.8/Makefile.in-430-	    (cd $$subdir && \
##############################################
dbmix-0.9.8/Makefile.in-495-	chmod a-w $(distdir)
dbmix-0.9.8/Makefile.in:496:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
dbmix-0.9.8/Makefile.in-497-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
dbmix-0.9.8/Makefile.in-526-	@cd $(distuninstallcheck_dir) \
dbmix-0.9.8/Makefile.in:527:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
dbmix-0.9.8/Makefile.in-528-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
dbmix-0.9.8/Makefile.in-538-	fi
dbmix-0.9.8/Makefile.in:539:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
dbmix-0.9.8/Makefile.in-540-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
dbmix-0.9.8/aclocal.m4-84-  if test x"$no_glib" = x ; then
dbmix-0.9.8/aclocal.m4:85:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
dbmix-0.9.8/aclocal.m4:86:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
dbmix-0.9.8/aclocal.m4:87:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
dbmix-0.9.8/aclocal.m4-88-
dbmix-0.9.8/aclocal.m4:89:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
dbmix-0.9.8/aclocal.m4:90:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
dbmix-0.9.8/aclocal.m4-91-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
dbmix-0.9.8/aclocal.m4-291-  if test x"$no_gtk" = x ; then
dbmix-0.9.8/aclocal.m4:292:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
dbmix-0.9.8/aclocal.m4:293:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
dbmix-0.9.8/aclocal.m4-294-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
dbmix-0.9.8/aclocal.m4-674-done
dbmix-0.9.8/aclocal.m4:675:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/aclocal.m4-676-])
##############################################
dbmix-0.9.8/aclocal.m4-795-    }'
dbmix-0.9.8/aclocal.m4:796:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/aclocal.m4-797-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/aclocal.m4-798-if test -z "$aix_libpath"; then
dbmix-0.9.8/aclocal.m4:799:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/aclocal.m4-800-fi],[])
##############################################
dbmix-0.9.8/aclocal.m4-827-  # Remove one level of quotation (which was required for Make).
dbmix-0.9.8/aclocal.m4:828:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
dbmix-0.9.8/aclocal.m4-829-  ;;
##############################################
dbmix-0.9.8/aclocal.m4-838-  :
dbmix-0.9.8/aclocal.m4:839:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
dbmix-0.9.8/aclocal.m4-840-  # Yippee, $echo works!
##############################################
dbmix-0.9.8/aclocal.m4-864-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
dbmix-0.9.8/aclocal.m4:865:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
dbmix-0.9.8/aclocal.m4:866:       echo_test_string=`eval $cmd` &&
dbmix-0.9.8/aclocal.m4-867-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
dbmix-0.9.8/aclocal.m4-873-
dbmix-0.9.8/aclocal.m4:874:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/aclocal.m4:875:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/aclocal.m4-876-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/aclocal.m4-888-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
dbmix-0.9.8/aclocal.m4:889:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/aclocal.m4:890:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/aclocal.m4-891-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/aclocal.m4-900-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/aclocal.m4:901:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/aclocal.m4-902-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/aclocal.m4-915-      echo='printf %s\n'
dbmix-0.9.8/aclocal.m4:916:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/aclocal.m4:917:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/aclocal.m4-918-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/aclocal.m4-920-	:
dbmix-0.9.8/aclocal.m4:921:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
dbmix-0.9.8/aclocal.m4-922-	   test "X$echo_testing_string" = 'X\t' &&
dbmix-0.9.8/aclocal.m4:923:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/aclocal.m4-924-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/aclocal.m4-929-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
dbmix-0.9.8/aclocal.m4:930:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
dbmix-0.9.8/aclocal.m4-931-	   test "X$echo_testing_string" = 'X\t' &&
dbmix-0.9.8/aclocal.m4:932:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/aclocal.m4-933-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/aclocal.m4-939-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
dbmix-0.9.8/aclocal.m4:940:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
dbmix-0.9.8/aclocal.m4-941-	  then
##############################################
dbmix-0.9.8/aclocal.m4-947-	if test "$prev" != 'sed 50q "[$]0"'; then
dbmix-0.9.8/aclocal.m4:948:	  echo_test_string=`eval $prev`
dbmix-0.9.8/aclocal.m4-949-	  export echo_test_string
##############################################
dbmix-0.9.8/aclocal.m4-986-  if AC_TRY_EVAL(ac_compile); then
dbmix-0.9.8/aclocal.m4:987:    case `/usr/bin/file conftest.$ac_objext` in
dbmix-0.9.8/aclocal.m4-988-    *ELF-32*)
##############################################
dbmix-0.9.8/aclocal.m4-1002-   if test "$lt_cv_prog_gnu_ld" = yes; then
dbmix-0.9.8/aclocal.m4:1003:    case `/usr/bin/file conftest.$ac_objext` in
dbmix-0.9.8/aclocal.m4-1004-    *32-bit*)
##############################################
dbmix-0.9.8/aclocal.m4-1014-   else
dbmix-0.9.8/aclocal.m4:1015:    case `/usr/bin/file conftest.$ac_objext` in
dbmix-0.9.8/aclocal.m4-1016-    *32-bit*)
##############################################
dbmix-0.9.8/aclocal.m4-1261-    # And add a safety zone
dbmix-0.9.8/aclocal.m4:1262:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dbmix-0.9.8/aclocal.m4:1263:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dbmix-0.9.8/aclocal.m4-1264-    ;;
##############################################
dbmix-0.9.8/aclocal.m4-1289-    if test -n "$kargmax"; then
dbmix-0.9.8/aclocal.m4:1290:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
dbmix-0.9.8/aclocal.m4-1291-    else
##############################################
dbmix-0.9.8/aclocal.m4-1297-    if test -n "$lt_cv_sys_max_cmd_len"; then
dbmix-0.9.8/aclocal.m4:1298:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dbmix-0.9.8/aclocal.m4:1299:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dbmix-0.9.8/aclocal.m4-1300-    else
dbmix-0.9.8/aclocal.m4-1301-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
dbmix-0.9.8/aclocal.m4:1302:      while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
dbmix-0.9.8/aclocal.m4-1303-	       = "XX$teststring") >/dev/null 2>&1 &&
dbmix-0.9.8/aclocal.m4:1304:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
dbmix-0.9.8/aclocal.m4-1305-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
dbmix-0.9.8/aclocal.m4-1307-      do
dbmix-0.9.8/aclocal.m4:1308:        i=`expr $i + 1`
dbmix-0.9.8/aclocal.m4-1309-        teststring=$teststring$teststring
##############################################
dbmix-0.9.8/aclocal.m4-1314-      # It appears as though 1/2 is a usable value.
dbmix-0.9.8/aclocal.m4:1315:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dbmix-0.9.8/aclocal.m4-1316-    fi
##############################################
dbmix-0.9.8/aclocal.m4-1608-  if test "$hard_links" = no; then
dbmix-0.9.8/aclocal.m4:1609:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
dbmix-0.9.8/aclocal.m4-1610-    need_locks=warn
##############################################
dbmix-0.9.8/aclocal.m4-1730-  esac
dbmix-0.9.8/aclocal.m4:1731:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dbmix-0.9.8/aclocal.m4-1732-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dbmix-0.9.8/aclocal.m4-1736-    # okay in the real world where ";" in dirpaths is itself problematic.
dbmix-0.9.8/aclocal.m4:1737:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
dbmix-0.9.8/aclocal.m4-1738-  else
dbmix-0.9.8/aclocal.m4:1739:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dbmix-0.9.8/aclocal.m4-1740-  fi
##############################################
dbmix-0.9.8/aclocal.m4-1743-  lt_tmp_lt_search_path_spec=
dbmix-0.9.8/aclocal.m4:1744:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dbmix-0.9.8/aclocal.m4-1745-  for lt_sys_path in $lt_search_path_spec; do
##############################################
dbmix-0.9.8/aclocal.m4-1772-}'`
dbmix-0.9.8/aclocal.m4:1773:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
dbmix-0.9.8/aclocal.m4-1774-else
##############################################
dbmix-0.9.8/aclocal.m4-1840-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dbmix-0.9.8/aclocal.m4:1841:  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'
dbmix-0.9.8/aclocal.m4-1842-  ;;
##############################################
dbmix-0.9.8/aclocal.m4-1873-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dbmix-0.9.8/aclocal.m4:1874:    postinstall_cmds='base_file=`basename \${file}`~
dbmix-0.9.8/aclocal.m4:1875:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dbmix-0.9.8/aclocal.m4:1876:      dldir=$destdir/`dirname \$dlpath`~
dbmix-0.9.8/aclocal.m4-1877-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dbmix-0.9.8/aclocal.m4-1879-      chmod a+x \$dldir/$dlname'
dbmix-0.9.8/aclocal.m4:1880:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dbmix-0.9.8/aclocal.m4-1881-      dlpath=$dir/\$dldll~
##############################################
dbmix-0.9.8/aclocal.m4-1887-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dbmix-0.9.8/aclocal.m4:1888:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/aclocal.m4-1889-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dbmix-0.9.8/aclocal.m4-1892-      # MinGW DLLs use traditional 'lib' prefix
dbmix-0.9.8/aclocal.m4:1893:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/aclocal.m4:1894:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dbmix-0.9.8/aclocal.m4-1895-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
dbmix-0.9.8/aclocal.m4-1901-        # which wouldn't understand a cygwinified path. Ahh.
dbmix-0.9.8/aclocal.m4:1902:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dbmix-0.9.8/aclocal.m4-1903-      else
dbmix-0.9.8/aclocal.m4:1904:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dbmix-0.9.8/aclocal.m4-1905-      fi
##############################################
dbmix-0.9.8/aclocal.m4-1908-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dbmix-0.9.8/aclocal.m4:1909:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/aclocal.m4-1910-      ;;
##############################################
dbmix-0.9.8/aclocal.m4-1914-  *)
dbmix-0.9.8/aclocal.m4:1915:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
dbmix-0.9.8/aclocal.m4-1916-    ;;
##############################################
dbmix-0.9.8/aclocal.m4-1931-  shlibpath_var=DYLD_LIBRARY_PATH
dbmix-0.9.8/aclocal.m4:1932:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dbmix-0.9.8/aclocal.m4-1933-  m4_if([$1], [],[
##############################################
dbmix-0.9.8/aclocal.m4-2121-  if test -f /etc/ld.so.conf; then
dbmix-0.9.8/aclocal.m4:2122:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dbmix-0.9.8/aclocal.m4-2123-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dbmix-0.9.8/aclocal.m4-2193-  shlibpath_var=LD_LIBRARY_PATH
dbmix-0.9.8/aclocal.m4:2194:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/aclocal.m4-2195-    case $host_os in
##############################################
dbmix-0.9.8/aclocal.m4-2355-  if test -z "$LTCC"; then
dbmix-0.9.8/aclocal.m4:2356:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
dbmix-0.9.8/aclocal.m4-2357-    if test -z "$LTCC"; then
##############################################
dbmix-0.9.8/aclocal.m4-2359-    else
dbmix-0.9.8/aclocal.m4:2360:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
dbmix-0.9.8/aclocal.m4-2361-    fi
##############################################
dbmix-0.9.8/aclocal.m4-2363-  if test -z "$LTCFLAGS"; then
dbmix-0.9.8/aclocal.m4:2364:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
dbmix-0.9.8/aclocal.m4-2365-  fi
##############################################
dbmix-0.9.8/aclocal.m4-2368-  # Note that this assumes the entire list is on one line.
dbmix-0.9.8/aclocal.m4:2369:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
dbmix-0.9.8/aclocal.m4-2370-
##############################################
dbmix-0.9.8/aclocal.m4-2374-    # Check whether tagname contains only valid characters
dbmix-0.9.8/aclocal.m4:2375:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
dbmix-0.9.8/aclocal.m4-2376-    "") ;;
##############################################
dbmix-0.9.8/aclocal.m4-2629-	"file_magic "*)
dbmix-0.9.8/aclocal.m4:2630:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dbmix-0.9.8/aclocal.m4-2631-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dbmix-0.9.8/aclocal.m4-2701-    # gcc leaves a trailing carriage return which upsets mingw
dbmix-0.9.8/aclocal.m4:2702:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dbmix-0.9.8/aclocal.m4-2703-  *)
dbmix-0.9.8/aclocal.m4:2704:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dbmix-0.9.8/aclocal.m4-2705-  esac
##############################################
dbmix-0.9.8/aclocal.m4-2710-      # Canonicalize the pathname of ld
dbmix-0.9.8/aclocal.m4:2711:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dbmix-0.9.8/aclocal.m4-2712-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dbmix-0.9.8/aclocal.m4:2713:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dbmix-0.9.8/aclocal.m4-2714-      done
##############################################
dbmix-0.9.8/aclocal.m4-2741-      # Break only if it was the GNU/non-GNU ld that we prefer.
dbmix-0.9.8/aclocal.m4:2742:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dbmix-0.9.8/aclocal.m4-2743-      *GNU* | *'with BFD'*)
##############################################
dbmix-0.9.8/aclocal.m4-2772-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
dbmix-0.9.8/aclocal.m4:2773:case `$LD -v 2>&1 </dev/null` in
dbmix-0.9.8/aclocal.m4-2774-*GNU* | *'with BFD'*)
##############################################
dbmix-0.9.8/aclocal.m4-2946-openbsd*)
dbmix-0.9.8/aclocal.m4:2947:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/aclocal.m4-2948-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
dbmix-0.9.8/aclocal.m4-3027-	# Tru64's nm complains that /dev/null is an invalid object file
dbmix-0.9.8/aclocal.m4:3028:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
dbmix-0.9.8/aclocal.m4-3029-	*/dev/null* | *'Invalid file or object type'*)
##############################################
dbmix-0.9.8/aclocal.m4-3033-	*)
dbmix-0.9.8/aclocal.m4:3034:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dbmix-0.9.8/aclocal.m4-3035-	  */dev/null*)
##############################################
dbmix-0.9.8/aclocal.m4-3398-    # ancient GNU ld didn't support --whole-archive et. al.
dbmix-0.9.8/aclocal.m4:3399:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
dbmix-0.9.8/aclocal.m4-3400-	grep 'no-whole-archive' > /dev/null; then
##############################################
dbmix-0.9.8/aclocal.m4-3479-      # below for broken collect2 doesn't work under 4.3+
dbmix-0.9.8/aclocal.m4:3480:	collect2name=`${CC} -print-prog-name=collect2`
dbmix-0.9.8/aclocal.m4-3481-	if test -f "$collect2name" && \
##############################################
dbmix-0.9.8/aclocal.m4-3527-
dbmix-0.9.8/aclocal.m4:3528:      _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"
dbmix-0.9.8/aclocal.m4-3529-     else
##############################################
dbmix-0.9.8/aclocal.m4-3582-      # is EXPORTS), use it as is; otherwise, prepend...
dbmix-0.9.8/aclocal.m4:3583:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dbmix-0.9.8/aclocal.m4-3584-	cp $export_symbols $output_objdir/$soname.def;
##############################################
dbmix-0.9.8/aclocal.m4-3615-         output_verbose_link_cmd='echo'
dbmix-0.9.8/aclocal.m4:3616:          _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` $xlcverstring'
dbmix-0.9.8/aclocal.m4-3617-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dbmix-0.9.8/aclocal.m4-3683-      # dependencies.
dbmix-0.9.8/aclocal.m4:3684:      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'
dbmix-0.9.8/aclocal.m4-3685-      ;;
##############################################
dbmix-0.9.8/aclocal.m4-3745-	# dependencies.
dbmix-0.9.8/aclocal.m4:3746:	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'
dbmix-0.9.8/aclocal.m4-3747-	;;
##############################################
dbmix-0.9.8/aclocal.m4-3780-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dbmix-0.9.8/aclocal.m4:3781:    _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'
dbmix-0.9.8/aclocal.m4:3782:    _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'
dbmix-0.9.8/aclocal.m4-3783-    ;;
##############################################
dbmix-0.9.8/aclocal.m4-3787-	# SGI C++
dbmix-0.9.8/aclocal.m4:3788:	_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'
dbmix-0.9.8/aclocal.m4-3789-
##############################################
dbmix-0.9.8/aclocal.m4-3798-	  if test "$with_gnu_ld" = no; then
dbmix-0.9.8/aclocal.m4:3799:	    _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'
dbmix-0.9.8/aclocal.m4-3800-	  else
dbmix-0.9.8/aclocal.m4:3801:	    _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'
dbmix-0.9.8/aclocal.m4-3802-	  fi
##############################################
dbmix-0.9.8/aclocal.m4-3817-	# to its proper name (with version) after linking.
dbmix-0.9.8/aclocal.m4:3818:	_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'
dbmix-0.9.8/aclocal.m4:3819:	_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'
dbmix-0.9.8/aclocal.m4-3820-	# Commands to make compiler produce verbose output that lists
##############################################
dbmix-0.9.8/aclocal.m4-3827-	# dependencies.
dbmix-0.9.8/aclocal.m4:3828:	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'
dbmix-0.9.8/aclocal.m4-3829-
##############################################
dbmix-0.9.8/aclocal.m4-3842-	# earlier do not add the objects themselves.
dbmix-0.9.8/aclocal.m4:3843:	case `$CC -V 2>&1` in
dbmix-0.9.8/aclocal.m4-3844-	*"Version 7."*)
##############################################
dbmix-0.9.8/aclocal.m4-3868-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
dbmix-0.9.8/aclocal.m4:3869:	_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'
dbmix-0.9.8/aclocal.m4-3870-        ;;
##############################################
dbmix-0.9.8/aclocal.m4-3887-	# dependencies.
dbmix-0.9.8/aclocal.m4:3888:	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'
dbmix-0.9.8/aclocal.m4-3889-	;;
dbmix-0.9.8/aclocal.m4-3890-      *)
dbmix-0.9.8/aclocal.m4:3891:	case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/aclocal.m4-3892-	*Sun\ C*)
##############################################
dbmix-0.9.8/aclocal.m4-3897-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
dbmix-0.9.8/aclocal.m4:3898:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dbmix-0.9.8/aclocal.m4-3899-
##############################################
dbmix-0.9.8/aclocal.m4-3955-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
dbmix-0.9.8/aclocal.m4:3956:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/aclocal.m4-3957-	_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'
##############################################
dbmix-0.9.8/aclocal.m4-3973-	# to its proper name (with version) after linking.
dbmix-0.9.8/aclocal.m4:3974:	_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'
dbmix-0.9.8/aclocal.m4-3975-
##############################################
dbmix-0.9.8/aclocal.m4-3990-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/aclocal.m4:3991:	_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'
dbmix-0.9.8/aclocal.m4-3992-
##############################################
dbmix-0.9.8/aclocal.m4-4003-	# dependencies.
dbmix-0.9.8/aclocal.m4:4004:	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'
dbmix-0.9.8/aclocal.m4-4005-	;;
##############################################
dbmix-0.9.8/aclocal.m4-4008-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/aclocal.m4:4009:	  _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'
dbmix-0.9.8/aclocal.m4-4010-
##############################################
dbmix-0.9.8/aclocal.m4-4033-	# to its proper name (with version) after linking.
dbmix-0.9.8/aclocal.m4:4034:	_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'
dbmix-0.9.8/aclocal.m4-4035-
##############################################
dbmix-0.9.8/aclocal.m4-4049-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dbmix-0.9.8/aclocal.m4:4050:	_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'
dbmix-0.9.8/aclocal.m4:4051:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dbmix-0.9.8/aclocal.m4-4052-	  echo "-hidden">> $lib.exp~
dbmix-0.9.8/aclocal.m4:4053:	  $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~
dbmix-0.9.8/aclocal.m4-4054-	  $rm $lib.exp'
##############################################
dbmix-0.9.8/aclocal.m4-4066-	# dependencies.
dbmix-0.9.8/aclocal.m4:4067:	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'
dbmix-0.9.8/aclocal.m4-4068-	;;
##############################################
dbmix-0.9.8/aclocal.m4-4071-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/aclocal.m4:4072:	 _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'
dbmix-0.9.8/aclocal.m4-4073-
##############################################
dbmix-0.9.8/aclocal.m4-4222-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dbmix-0.9.8/aclocal.m4:4223:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dbmix-0.9.8/aclocal.m4-4224-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
dbmix-0.9.8/aclocal.m4-4346-  # eval without this substitution.
dbmix-0.9.8/aclocal.m4:4347:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
dbmix-0.9.8/aclocal.m4-4348-
dbmix-0.9.8/aclocal.m4:4349:  for p in `eval $output_verbose_link_cmd`; do
dbmix-0.9.8/aclocal.m4-4350-    case $p in
##############################################
dbmix-0.9.8/aclocal.m4-4424-if test -n "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
dbmix-0.9.8/aclocal.m4:4425:  _LT_AC_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_AC_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
dbmix-0.9.8/aclocal.m4-4426-fi
##############################################
dbmix-0.9.8/aclocal.m4-4439-linux*)
dbmix-0.9.8/aclocal.m4:4440:  case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/aclocal.m4-4441-  *Sun\ C*)
##############################################
dbmix-0.9.8/aclocal.m4-4778-      # Double-quote double-evaled strings.
dbmix-0.9.8/aclocal.m4:4779:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dbmix-0.9.8/aclocal.m4-4780-      ;;
dbmix-0.9.8/aclocal.m4-4781-    *)
dbmix-0.9.8/aclocal.m4:4782:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dbmix-0.9.8/aclocal.m4-4783-      ;;
##############################################
dbmix-0.9.8/aclocal.m4-4788-  *'\[$]0 --fallback-echo"')
dbmix-0.9.8/aclocal.m4:4789:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
dbmix-0.9.8/aclocal.m4-4790-    ;;
##############################################
dbmix-0.9.8/aclocal.m4-4803-
dbmix-0.9.8/aclocal.m4:4804:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
dbmix-0.9.8/aclocal.m4-4805-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
dbmix-0.9.8/aclocal.m4-5189-  # libtool script then.
dbmix-0.9.8/aclocal.m4:5190:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dbmix-0.9.8/aclocal.m4-5191-  if test -f "$ltmain_in"; then
##############################################
dbmix-0.9.8/aclocal.m4-5295-# If we're using GNU nm, then use its standard symbol codes.
dbmix-0.9.8/aclocal.m4:5296:case `$NM -V 2>&1` in
dbmix-0.9.8/aclocal.m4-5297-*GNU* | *'with BFD'*)
##############################################
dbmix-0.9.8/aclocal.m4-5328-    nlist=conftest.nm
dbmix-0.9.8/aclocal.m4:5329:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
dbmix-0.9.8/aclocal.m4-5330-      # Try sorting and uniquifying the output.
##############################################
dbmix-0.9.8/aclocal.m4-5602-	  *)
dbmix-0.9.8/aclocal.m4:5603:	    case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/aclocal.m4-5604-	    *Sun\ C*)
##############################################
dbmix-0.9.8/aclocal.m4-5861-      *)
dbmix-0.9.8/aclocal.m4:5862:        case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/aclocal.m4-5863-	*Sun\ C*)
##############################################
dbmix-0.9.8/aclocal.m4-6088-    supports_anon_versioning=no
dbmix-0.9.8/aclocal.m4:6089:    case `$LD -v 2>/dev/null` in
dbmix-0.9.8/aclocal.m4-6090-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dbmix-0.9.8/aclocal.m4-6152-	# is EXPORTS), use it as is; otherwise, prepend...
dbmix-0.9.8/aclocal.m4:6153:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dbmix-0.9.8/aclocal.m4-6154-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dbmix-0.9.8/aclocal.m4-6175-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dbmix-0.9.8/aclocal.m4:6176:      _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'
dbmix-0.9.8/aclocal.m4:6177:      _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'
dbmix-0.9.8/aclocal.m4-6178-      ;;
##############################################
dbmix-0.9.8/aclocal.m4-6184-	pgcc*)				# Portland Group C compiler
dbmix-0.9.8/aclocal.m4:6185:	  _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'
dbmix-0.9.8/aclocal.m4-6186-	  tmp_addflag=' $pic_flag'
##############################################
dbmix-0.9.8/aclocal.m4-6188-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dbmix-0.9.8/aclocal.m4:6189:	  _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'
dbmix-0.9.8/aclocal.m4-6190-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dbmix-0.9.8/aclocal.m4-6197-	esac
dbmix-0.9.8/aclocal.m4:6198:	case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/aclocal.m4-6199-	*Sun\ C*)			# Sun C 5.9
dbmix-0.9.8/aclocal.m4:6200:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dbmix-0.9.8/aclocal.m4-6201-	  tmp_sharedflag='-G' ;;
##############################################
dbmix-0.9.8/aclocal.m4-6252-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dbmix-0.9.8/aclocal.m4:6253:      case `$LD -v 2>&1` in
dbmix-0.9.8/aclocal.m4-6254-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
dbmix-0.9.8/aclocal.m4-6268-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dbmix-0.9.8/aclocal.m4:6269:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dbmix-0.9.8/aclocal.m4-6270-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dbmix-0.9.8/aclocal.m4-6367-	# below for broken collect2 doesn't work under 4.3+
dbmix-0.9.8/aclocal.m4:6368:	  collect2name=`${CC} -print-prog-name=collect2`
dbmix-0.9.8/aclocal.m4-6369-	  if test -f "$collect2name" && \
##############################################
dbmix-0.9.8/aclocal.m4-6414-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
dbmix-0.9.8/aclocal.m4:6415:	_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"
dbmix-0.9.8/aclocal.m4-6416-       else
##############################################
dbmix-0.9.8/aclocal.m4-6461-      # FIXME: Setting linknames here is a bad hack.
dbmix-0.9.8/aclocal.m4:6462:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dbmix-0.9.8/aclocal.m4-6463-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dbmix-0.9.8/aclocal.m4-6466-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
dbmix-0.9.8/aclocal.m4:6467:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
dbmix-0.9.8/aclocal.m4-6468-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
dbmix-0.9.8/aclocal.m4-6506-         output_verbose_link_cmd='echo'
dbmix-0.9.8/aclocal.m4:6507:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
dbmix-0.9.8/aclocal.m4-6508-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dbmix-0.9.8/aclocal.m4-6641-      if test "$GCC" = yes; then
dbmix-0.9.8/aclocal.m4:6642:	_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'
dbmix-0.9.8/aclocal.m4-6643-      else
dbmix-0.9.8/aclocal.m4:6644:	_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'
dbmix-0.9.8/aclocal.m4-6645-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
dbmix-0.9.8/aclocal.m4-6674-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dbmix-0.9.8/aclocal.m4:6675:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/aclocal.m4-6676-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dbmix-0.9.8/aclocal.m4-6707-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/aclocal.m4:6708:	_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'
dbmix-0.9.8/aclocal.m4-6709-      else
dbmix-0.9.8/aclocal.m4-6710-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dbmix-0.9.8/aclocal.m4:6711:	_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'
dbmix-0.9.8/aclocal.m4-6712-      fi
##############################################
dbmix-0.9.8/aclocal.m4-6719-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/aclocal.m4:6720:	_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'
dbmix-0.9.8/aclocal.m4-6721-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
dbmix-0.9.8/aclocal.m4-6723-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dbmix-0.9.8/aclocal.m4:6724:	_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'
dbmix-0.9.8/aclocal.m4:6725:	_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~
dbmix-0.9.8/aclocal.m4:6726:	$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'
dbmix-0.9.8/aclocal.m4-6727-
##############################################
dbmix-0.9.8/aclocal.m4-6843-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dbmix-0.9.8/aclocal.m4:6844:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dbmix-0.9.8/aclocal.m4-6845-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
dbmix-0.9.8/aclocal.m4-6908-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
dbmix-0.9.8/aclocal.m4:6909:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
dbmix-0.9.8/aclocal.m4-6910-        then
##############################################
dbmix-0.9.8/aclocal.m4-7069-    test $lt_ac_count -gt 10 && break
dbmix-0.9.8/aclocal.m4:7070:    lt_ac_count=`expr $lt_ac_count + 1`
dbmix-0.9.8/aclocal.m4-7071-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
dbmix-0.9.8/aclocal.m4-7155-        PKG_CHECK_EXISTS([$3],
dbmix-0.9.8/aclocal.m4:7156:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
dbmix-0.9.8/aclocal.m4-7157-			 [pkg_failed=yes])
##############################################
dbmix-0.9.8/aclocal.m4-7203-        if test $_pkg_short_errors_supported = yes; then
dbmix-0.9.8/aclocal.m4:7204:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
dbmix-0.9.8/aclocal.m4-7205-        else 
dbmix-0.9.8/aclocal.m4:7206:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
dbmix-0.9.8/aclocal.m4-7207-        fi
##############################################
dbmix-0.9.8/aclocal.m4-7286-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
dbmix-0.9.8/aclocal.m4:7287:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
dbmix-0.9.8/aclocal.m4-7288-#
##############################################
dbmix-0.9.8/aclocal.m4-7310-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
dbmix-0.9.8/aclocal.m4:7311:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
dbmix-0.9.8/aclocal.m4-7312-# and then we would define $MISSING as
##############################################
dbmix-0.9.8/aclocal.m4-7326-# expand $ac_aux_dir to an absolute path
dbmix-0.9.8/aclocal.m4:7327:am_aux_dir=`cd $ac_aux_dir && pwd`
dbmix-0.9.8/aclocal.m4-7328-])
##############################################
dbmix-0.9.8/aclocal.m4-7426-  if test "$am_compiler_list" = ""; then
dbmix-0.9.8/aclocal.m4:7427:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
dbmix-0.9.8/aclocal.m4-7428-  fi
##############################################
dbmix-0.9.8/aclocal.m4-7538-  # Strip MF so we end up with the name of the file.
dbmix-0.9.8/aclocal.m4:7539:  mf=`echo "$mf" | sed -e 's/:.*$//'`
dbmix-0.9.8/aclocal.m4-7540-  # Check whether this is an Automake generated Makefile or not.
##############################################
dbmix-0.9.8/aclocal.m4-7547-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
dbmix-0.9.8/aclocal.m4:7548:    dirpart=`AS_DIRNAME("$mf")`
dbmix-0.9.8/aclocal.m4-7549-  else
##############################################
dbmix-0.9.8/aclocal.m4-7553-  # from the Makefile without running `make'.
dbmix-0.9.8/aclocal.m4:7554:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
dbmix-0.9.8/aclocal.m4-7555-  test -z "$DEPDIR" && continue
dbmix-0.9.8/aclocal.m4:7556:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
dbmix-0.9.8/aclocal.m4-7557-  test -z "am__include" && continue
dbmix-0.9.8/aclocal.m4:7558:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
dbmix-0.9.8/aclocal.m4-7559-  # When using ansi2knr, U may be empty or an underscore; expand it
dbmix-0.9.8/aclocal.m4:7560:  U=`sed -n 's/^U = //p' < "$mf"`
dbmix-0.9.8/aclocal.m4-7561-  # Find all dependency output files, they are included files with
##############################################
dbmix-0.9.8/aclocal.m4-7569-    test -f "$dirpart/$file" && continue
dbmix-0.9.8/aclocal.m4:7570:    fdir=`AS_DIRNAME(["$file"])`
dbmix-0.9.8/aclocal.m4-7571-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
dbmix-0.9.8/aclocal.m4-7635-AC_REQUIRE([AC_PROG_INSTALL])dnl
dbmix-0.9.8/aclocal.m4:7636:if test "`cd $srcdir && pwd`" != "`pwd`"; then
dbmix-0.9.8/aclocal.m4-7637-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
dbmix-0.9.8/aclocal.m4-7724-    * )
dbmix-0.9.8/aclocal.m4:7725:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dbmix-0.9.8/aclocal.m4-7726-  esac
dbmix-0.9.8/aclocal.m4-7727-done
dbmix-0.9.8/aclocal.m4:7728:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
dbmix-0.9.8/aclocal.m4-7729-
##############################################
dbmix-0.9.8/aclocal.m4-7825-# case it prints its new name instead of `make'.
dbmix-0.9.8/aclocal.m4:7826:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
dbmix-0.9.8/aclocal.m4-7827-   am__include=include
##############################################
dbmix-0.9.8/aclocal.m4-7833-   echo '.include "confinc"' > confmf
dbmix-0.9.8/aclocal.m4:7834:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
dbmix-0.9.8/aclocal.m4-7835-      am__include=.include
##############################################
dbmix-0.9.8/aclocal.m4-7964-if (
dbmix-0.9.8/aclocal.m4:7965:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
dbmix-0.9.8/aclocal.m4-7966-   if test "$[*]" = "X"; then
dbmix-0.9.8/aclocal.m4-7967-      # -L didn't work.
dbmix-0.9.8/aclocal.m4:7968:      set X `ls -t $srcdir/configure conftest.file`
dbmix-0.9.8/aclocal.m4-7969-   fi
##############################################
dbmix-0.9.8/config.guess-40-
dbmix-0.9.8/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
dbmix-0.9.8/config.guess-42-
##############################################
dbmix-0.9.8/config.guess-109-: ${TMPDIR=/tmp} ;
dbmix-0.9.8/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
dbmix-0.9.8/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
dbmix-0.9.8/config.guess-195-	    *)
dbmix-0.9.8/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
dbmix-0.9.8/config.guess-197-		;;
##############################################
dbmix-0.9.8/config.guess-222-	*4.0)
dbmix-0.9.8/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
dbmix-0.9.8/config.guess-224-		;;
dbmix-0.9.8/config.guess-225-	*5.*)
dbmix-0.9.8/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
dbmix-0.9.8/config.guess-227-		;;
##############################################
dbmix-0.9.8/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
dbmix-0.9.8/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
dbmix-0.9.8/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
dbmix-0.9.8/config.guess-270-	# 1.2 uses "1.2" for uname -r.
dbmix-0.9.8/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
dbmix-0.9.8/config.guess-272-	exit ;;
##############################################
dbmix-0.9.8/config.guess-327-    sun4H:SunOS:5.*:*)
dbmix-0.9.8/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dbmix-0.9.8/config.guess-329-	exit ;;
dbmix-0.9.8/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
dbmix-0.9.8/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dbmix-0.9.8/config.guess-332-	exit ;;
dbmix-0.9.8/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
dbmix-0.9.8/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dbmix-0.9.8/config.guess-335-	exit ;;
##############################################
dbmix-0.9.8/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
dbmix-0.9.8/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dbmix-0.9.8/config.guess-341-	exit ;;
##############################################
dbmix-0.9.8/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
dbmix-0.9.8/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
dbmix-0.9.8/config.guess-350-	exit ;;
##############################################
dbmix-0.9.8/config.guess-354-    sun*:*:4.2BSD:*)
dbmix-0.9.8/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
dbmix-0.9.8/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
dbmix-0.9.8/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
dbmix-0.9.8/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
dbmix-0.9.8/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
dbmix-0.9.8/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
dbmix-0.9.8/config.guess-492-    *:IRIX*:*:*)
dbmix-0.9.8/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
dbmix-0.9.8/config.guess-494-	exit ;;
##############################################
dbmix-0.9.8/config.guess-522-EOF
dbmix-0.9.8/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
dbmix-0.9.8/config.guess-524-		then
##############################################
dbmix-0.9.8/config.guess-535-    *:AIX:*:[456])
dbmix-0.9.8/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
dbmix-0.9.8/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
dbmix-0.9.8/config.guess-570-    9000/[34678]??:HP-UX:*:*)
dbmix-0.9.8/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
dbmix-0.9.8/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
dbmix-0.9.8/config.guess-624-EOF
dbmix-0.9.8/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
dbmix-0.9.8/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
dbmix-0.9.8/config.guess-652-    ia64:HP-UX:*:*)
dbmix-0.9.8/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
dbmix-0.9.8/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
dbmix-0.9.8/config.guess-682-EOF
dbmix-0.9.8/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
dbmix-0.9.8/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
dbmix-0.9.8/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
dbmix-0.9.8/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
dbmix-0.9.8/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dbmix-0.9.8/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
dbmix-0.9.8/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
dbmix-0.9.8/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dbmix-0.9.8/config.guess-773-	    pc98)
dbmix-0.9.8/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dbmix-0.9.8/config.guess-775-	    amd64)
dbmix-0.9.8/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dbmix-0.9.8/config.guess-777-	    *)
dbmix-0.9.8/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dbmix-0.9.8/config.guess-779-	esac
##############################################
dbmix-0.9.8/config.guess-824-    prep*:SunOS:5.*:*)
dbmix-0.9.8/config.guess:825:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dbmix-0.9.8/config.guess-826-	exit ;;
##############################################
dbmix-0.9.8/config.guess-828-	# the GNU system
dbmix-0.9.8/config.guess:829:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
dbmix-0.9.8/config.guess-830-	exit ;;
##############################################
dbmix-0.9.8/config.guess-832-	# other systems with GNU libc and userland
dbmix-0.9.8/config.guess:833:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
dbmix-0.9.8/config.guess-834-	exit ;;
##############################################
dbmix-0.9.8/config.guess-1067-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
dbmix-0.9.8/config.guess:1068:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
dbmix-0.9.8/config.guess-1069-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
dbmix-0.9.8/config.guess-1308-    *:DragonFly:*:*)
dbmix-0.9.8/config.guess:1309:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
dbmix-0.9.8/config.guess-1310-	exit ;;
##############################################
dbmix-0.9.8/config.guess-1321-    i*86:skyos:*:*)
dbmix-0.9.8/config.guess:1322:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
dbmix-0.9.8/config.guess-1323-	exit ;;
##############################################
dbmix-0.9.8/config.guess-1446-
dbmix-0.9.8/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
dbmix-0.9.8/config.guess-1448-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
dbmix-0.9.8/config.sub-56-
dbmix-0.9.8/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
dbmix-0.9.8/config.sub-58-
##############################################
dbmix-0.9.8/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
dbmix-0.9.8/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
dbmix-0.9.8/config.sub-122-case $maybe_os in
##############################################
dbmix-0.9.8/config.sub-126-    os=-$maybe_os
dbmix-0.9.8/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
dbmix-0.9.8/config.sub-128-    ;;
dbmix-0.9.8/config.sub-129-  *)
dbmix-0.9.8/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
dbmix-0.9.8/config.sub-131-    if [ $basic_machine != $1 ]
dbmix-0.9.8/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
dbmix-0.9.8/config.sub-133-    else os=; fi
##############################################
dbmix-0.9.8/config.sub-177-		os=-sco5v6
dbmix-0.9.8/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-179-		;;
##############################################
dbmix-0.9.8/config.sub-181-		os=-sco3.2v5
dbmix-0.9.8/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-183-		;;
##############################################
dbmix-0.9.8/config.sub-185-		os=-sco3.2v4
dbmix-0.9.8/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-187-		;;
dbmix-0.9.8/config.sub-188-	-sco3.2.[4-9]*)
dbmix-0.9.8/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
dbmix-0.9.8/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-191-		;;
##############################################
dbmix-0.9.8/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
dbmix-0.9.8/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-195-		;;
##############################################
dbmix-0.9.8/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
dbmix-0.9.8/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-199-		;;
##############################################
dbmix-0.9.8/config.sub-201-		os=-sco3.2v2
dbmix-0.9.8/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-203-		;;
dbmix-0.9.8/config.sub-204-	-udk*)
dbmix-0.9.8/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-206-		;;
##############################################
dbmix-0.9.8/config.sub-208-		os=-isc2.2
dbmix-0.9.8/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-210-		;;
##############################################
dbmix-0.9.8/config.sub-214-	-isc*)
dbmix-0.9.8/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dbmix-0.9.8/config.sub-216-		;;
##############################################
dbmix-0.9.8/config.sub-220-	-ptx*)
dbmix-0.9.8/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
dbmix-0.9.8/config.sub-222-		;;
dbmix-0.9.8/config.sub-223-	-windowsnt*)
dbmix-0.9.8/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
dbmix-0.9.8/config.sub-225-		;;
##############################################
dbmix-0.9.8/config.sub-310-	*-*-*)
dbmix-0.9.8/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
dbmix-0.9.8/config.sub-312-		exit 1
##############################################
dbmix-0.9.8/config.sub-416-	amd64-*)
dbmix-0.9.8/config.sub:417:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-418-		;;
##############################################
dbmix-0.9.8/config.sub-454-	blackfin-*)
dbmix-0.9.8/config.sub:455:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-456-		os=-linux
##############################################
dbmix-0.9.8/config.sub-645-	i*86v32)
dbmix-0.9.8/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dbmix-0.9.8/config.sub-647-		os=-sysv32
##############################################
dbmix-0.9.8/config.sub-649-	i*86v4*)
dbmix-0.9.8/config.sub:650:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dbmix-0.9.8/config.sub-651-		os=-sysv4
##############################################
dbmix-0.9.8/config.sub-653-	i*86v)
dbmix-0.9.8/config.sub:654:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dbmix-0.9.8/config.sub-655-		os=-sysv
##############################################
dbmix-0.9.8/config.sub-657-	i*86sol2)
dbmix-0.9.8/config.sub:658:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dbmix-0.9.8/config.sub-659-		os=-solaris2
##############################################
dbmix-0.9.8/config.sub-687-	m68knommu-*)
dbmix-0.9.8/config.sub:688:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-689-		os=-linux
##############################################
dbmix-0.9.8/config.sub-717-	mips3*-*)
dbmix-0.9.8/config.sub:718:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
dbmix-0.9.8/config.sub-719-		;;
dbmix-0.9.8/config.sub-720-	mips3*)
dbmix-0.9.8/config.sub:721:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
dbmix-0.9.8/config.sub-722-		;;
##############################################
dbmix-0.9.8/config.sub-735-	ms1-*)
dbmix-0.9.8/config.sub:736:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
dbmix-0.9.8/config.sub-737-		;;
##############################################
dbmix-0.9.8/config.sub-840-	parisc-*)
dbmix-0.9.8/config.sub:841:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-842-		os=-linux
##############################################
dbmix-0.9.8/config.sub-856-	pc98-*)
dbmix-0.9.8/config.sub:857:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-858-		;;
##############################################
dbmix-0.9.8/config.sub-871-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
dbmix-0.9.8/config.sub:872:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-873-		;;
dbmix-0.9.8/config.sub-874-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
dbmix-0.9.8/config.sub:875:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-876-		;;
dbmix-0.9.8/config.sub-877-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
dbmix-0.9.8/config.sub:878:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-879-		;;
dbmix-0.9.8/config.sub-880-	pentium4-*)
dbmix-0.9.8/config.sub:881:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-882-		;;
##############################################
dbmix-0.9.8/config.sub-889-		;;
dbmix-0.9.8/config.sub:890:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-891-		;;
##############################################
dbmix-0.9.8/config.sub-895-	ppcle-* | powerpclittle-*)
dbmix-0.9.8/config.sub:896:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-897-		;;
##############################################
dbmix-0.9.8/config.sub-899-		;;
dbmix-0.9.8/config.sub:900:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-901-		;;
##############################################
dbmix-0.9.8/config.sub-905-	ppc64le-* | powerpc64little-*)
dbmix-0.9.8/config.sub:906:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
dbmix-0.9.8/config.sub-907-		;;
##############################################
dbmix-0.9.8/config.sub-1193-	*)
dbmix-0.9.8/config.sub:1194:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
dbmix-0.9.8/config.sub-1195-		exit 1
##############################################
dbmix-0.9.8/config.sub-1201-	*-digital*)
dbmix-0.9.8/config.sub:1202:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
dbmix-0.9.8/config.sub-1203-		;;
dbmix-0.9.8/config.sub-1204-	*-commodore*)
dbmix-0.9.8/config.sub:1205:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
dbmix-0.9.8/config.sub-1206-		;;
##############################################
dbmix-0.9.8/config.sub-1219-	-solaris1 | -solaris1.*)
dbmix-0.9.8/config.sub:1220:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
dbmix-0.9.8/config.sub-1221-		;;
##############################################
dbmix-0.9.8/config.sub-1231-	-gnu/linux*)
dbmix-0.9.8/config.sub:1232:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
dbmix-0.9.8/config.sub-1233-		;;
##############################################
dbmix-0.9.8/config.sub-1275-	-nto*)
dbmix-0.9.8/config.sub:1276:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
dbmix-0.9.8/config.sub-1277-		;;
##############################################
dbmix-0.9.8/config.sub-1282-	-mac*)
dbmix-0.9.8/config.sub:1283:		os=`echo $os | sed -e 's|mac|macos|'`
dbmix-0.9.8/config.sub-1284-		;;
##############################################
dbmix-0.9.8/config.sub-1288-	-linux*)
dbmix-0.9.8/config.sub:1289:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
dbmix-0.9.8/config.sub-1290-		;;
dbmix-0.9.8/config.sub-1291-	-sunos5*)
dbmix-0.9.8/config.sub:1292:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
dbmix-0.9.8/config.sub-1293-		;;
dbmix-0.9.8/config.sub-1294-	-sunos6*)
dbmix-0.9.8/config.sub:1295:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
dbmix-0.9.8/config.sub-1296-		;;
##############################################
dbmix-0.9.8/config.sub-1343-	-sinix5.*)
dbmix-0.9.8/config.sub:1344:		os=`echo $os | sed -e 's|sinix|sysv|'`
dbmix-0.9.8/config.sub-1345-		;;
##############################################
dbmix-0.9.8/config.sub-1394-		# Get rid of the `-' at the beginning of $os.
dbmix-0.9.8/config.sub:1395:		os=`echo $os | sed 's/[^-]*-//'`
dbmix-0.9.8/config.sub:1396:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
dbmix-0.9.8/config.sub-1397-		exit 1
##############################################
dbmix-0.9.8/config.sub-1645-		esac
dbmix-0.9.8/config.sub:1646:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
dbmix-0.9.8/config.sub-1647-		;;
##############################################
dbmix-0.9.8/configure-107-do
dbmix-0.9.8/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
dbmix-0.9.8/configure-109-    eval $as_var=C; export $as_var
##############################################
dbmix-0.9.8/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
dbmix-0.9.8/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
dbmix-0.9.8/configure-217-") 2> /dev/null; then
##############################################
dbmix-0.9.8/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
dbmix-0.9.8/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
dbmix-0.9.8/configure-332-
##############################################
dbmix-0.9.8/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
dbmix-0.9.8/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
dbmix-0.9.8/configure-427-
##############################################
dbmix-0.9.8/configure-536-	esac;
dbmix-0.9.8/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
dbmix-0.9.8/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
dbmix-0.9.8/configure-558-  # Remove one level of quotation (which was required for Make).
dbmix-0.9.8/configure:559:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
dbmix-0.9.8/configure-560-  ;;
##############################################
dbmix-0.9.8/configure-569-  :
dbmix-0.9.8/configure:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
dbmix-0.9.8/configure-571-  # Yippee, $echo works!
##############################################
dbmix-0.9.8/configure-595-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
dbmix-0.9.8/configure:596:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
dbmix-0.9.8/configure:597:       echo_test_string=`eval $cmd` &&
dbmix-0.9.8/configure-598-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
dbmix-0.9.8/configure-604-
dbmix-0.9.8/configure:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/configure:606:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/configure-607-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/configure-619-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
dbmix-0.9.8/configure:620:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/configure:621:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/configure-622-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/configure-631-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/configure:632:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/configure-633-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/configure-646-      echo='printf %s\n'
dbmix-0.9.8/configure:647:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dbmix-0.9.8/configure:648:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/configure-649-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/configure-651-	:
dbmix-0.9.8/configure:652:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
dbmix-0.9.8/configure-653-	   test "X$echo_testing_string" = 'X\t' &&
dbmix-0.9.8/configure:654:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/configure-655-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/configure-660-	echo="$CONFIG_SHELL $0 --fallback-echo"
dbmix-0.9.8/configure:661:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
dbmix-0.9.8/configure-662-	   test "X$echo_testing_string" = 'X\t' &&
dbmix-0.9.8/configure:663:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dbmix-0.9.8/configure-664-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dbmix-0.9.8/configure-670-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
dbmix-0.9.8/configure:671:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
dbmix-0.9.8/configure-672-	  then
##############################################
dbmix-0.9.8/configure-678-	if test "$prev" != 'sed 50q "$0"'; then
dbmix-0.9.8/configure:679:	  echo_test_string=`eval $prev`
dbmix-0.9.8/configure-680-	  export echo_test_string
##############################################
dbmix-0.9.8/configure-971-  case $ac_option in
dbmix-0.9.8/configure:972:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
dbmix-0.9.8/configure-973-  *)	ac_optarg=yes ;;
##############################################
dbmix-0.9.8/configure-1014-  -disable-* | --disable-*)
dbmix-0.9.8/configure:1015:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
dbmix-0.9.8/configure-1016-    # Reject names that are not valid shell variable names.
##############################################
dbmix-0.9.8/configure-1019-   { (exit 1); exit 1; }; }
dbmix-0.9.8/configure:1020:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
dbmix-0.9.8/configure-1021-    eval enable_$ac_feature=no ;;
##############################################
dbmix-0.9.8/configure-1033-  -enable-* | --enable-*)
dbmix-0.9.8/configure:1034:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
dbmix-0.9.8/configure-1035-    # Reject names that are not valid shell variable names.
##############################################
dbmix-0.9.8/configure-1038-   { (exit 1); exit 1; }; }
dbmix-0.9.8/configure:1039:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
dbmix-0.9.8/configure-1040-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
dbmix-0.9.8/configure-1230-  -with-* | --with-*)
dbmix-0.9.8/configure:1231:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
dbmix-0.9.8/configure-1232-    # Reject names that are not valid shell variable names.
##############################################
dbmix-0.9.8/configure-1235-   { (exit 1); exit 1; }; }
dbmix-0.9.8/configure:1236:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
dbmix-0.9.8/configure-1237-    eval with_$ac_package=\$ac_optarg ;;
##############################################
dbmix-0.9.8/configure-1239-  -without-* | --without-*)
dbmix-0.9.8/configure:1240:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
dbmix-0.9.8/configure-1241-    # Reject names that are not valid shell variable names.
##############################################
dbmix-0.9.8/configure-1244-   { (exit 1); exit 1; }; }
dbmix-0.9.8/configure:1245:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
dbmix-0.9.8/configure-1246-    eval with_$ac_package=no ;;
##############################################
dbmix-0.9.8/configure-1271-  *=*)
dbmix-0.9.8/configure:1272:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
dbmix-0.9.8/configure-1273-    # Reject names that are not valid shell variable names.
##############################################
dbmix-0.9.8/configure-1291-if test -n "$ac_prev"; then
dbmix-0.9.8/configure:1292:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
dbmix-0.9.8/configure-1293-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
dbmix-0.9.8/configure-1337-ac_ls_di=`ls -di .` &&
dbmix-0.9.8/configure:1338:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
dbmix-0.9.8/configure-1339-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
dbmix-0.9.8/configure-1397-case $srcdir in
dbmix-0.9.8/configure:1398:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
dbmix-0.9.8/configure-1399-esac
##############################################
dbmix-0.9.8/configure-1440-By default, \`make install' will install all the files in
dbmix-0.9.8/configure:1441:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
dbmix-0.9.8/configure:1442:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
dbmix-0.9.8/configure-1443-for instance \`--prefix=\$HOME'.
##############################################
dbmix-0.9.8/configure-1542-*)
dbmix-0.9.8/configure:1543:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
dbmix-0.9.8/configure-1544-  # A ".." for each directory in $ac_dir_suffix.
dbmix-0.9.8/configure:1545:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
dbmix-0.9.8/configure-1546-  case $ac_top_builddir_sub in
##############################################
dbmix-0.9.8/configure-1675-    *\'*)
dbmix-0.9.8/configure:1676:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
dbmix-0.9.8/configure-1677-    esac
##############################################
dbmix-0.9.8/configure-1761-      case $ac_val in
dbmix-0.9.8/configure:1762:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dbmix-0.9.8/configure-1763-      esac
##############################################
dbmix-0.9.8/configure-1778-	case $ac_val in
dbmix-0.9.8/configure:1779:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dbmix-0.9.8/configure-1780-	esac
##############################################
dbmix-0.9.8/configure-1886-    set,)
dbmix-0.9.8/configure:1887:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
dbmix-0.9.8/configure:1888:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
dbmix-0.9.8/configure-1889-      ac_cache_corrupted=: ;;
##############################################
dbmix-0.9.8/configure-1908-    case $ac_new_val in
dbmix-0.9.8/configure:1909:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
dbmix-0.9.8/configure-1910-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
dbmix-0.9.8/configure-2076-if (
dbmix-0.9.8/configure:2077:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
dbmix-0.9.8/configure-2078-   if test "$*" = "X"; then
dbmix-0.9.8/configure-2079-      # -L didn't work.
dbmix-0.9.8/configure:2080:      set X `ls -t $srcdir/configure conftest.file`
dbmix-0.9.8/configure-2081-   fi
##############################################
dbmix-0.9.8/configure-2120-_ACEOF
dbmix-0.9.8/configure:2121:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
dbmix-0.9.8/configure-2122-rm -f conftest.sed
##############################################
dbmix-0.9.8/configure-2124-# expand $ac_aux_dir to an absolute path
dbmix-0.9.8/configure:2125:am_aux_dir=`cd $ac_aux_dir && pwd`
dbmix-0.9.8/configure-2126-
##############################################
dbmix-0.9.8/configure-2150-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
dbmix-0.9.8/configure:2151:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
dbmix-0.9.8/configure-2152-	     'mkdir (GNU coreutils) '* | \
##############################################
dbmix-0.9.8/configure-2228-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
dbmix-0.9.8/configure:2229:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
dbmix-0.9.8/configure-2230-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
dbmix-0.9.8/configure-2238-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
dbmix-0.9.8/configure:2239:case `${MAKE-make} -f conftest.make 2>/dev/null` in
dbmix-0.9.8/configure-2240-  *@@@%%%=?*=@@@%%%*)
##############################################
dbmix-0.9.8/configure-2265-
dbmix-0.9.8/configure:2266:if test "`cd $srcdir && pwd`" != "`pwd`"; then
dbmix-0.9.8/configure-2267-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
dbmix-0.9.8/configure-2773-echo "$as_me:$LINENO: checking for C compiler version" >&5
dbmix-0.9.8/configure:2774:ac_compiler=`set X $ac_compile; echo $2`
dbmix-0.9.8/configure-2775-{ (ac_try="$ac_compiler --version >&5"
##############################################
dbmix-0.9.8/configure-2827-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
dbmix-0.9.8/configure:2828:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
dbmix-0.9.8/configure-2829-#
##############################################
dbmix-0.9.8/configure-2875-	then :; else
dbmix-0.9.8/configure:2876:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dbmix-0.9.8/configure-2877-	fi
##############################################
dbmix-0.9.8/configure-2972-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
dbmix-0.9.8/configure:2973:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dbmix-0.9.8/configure-2974-	  break;;
##############################################
dbmix-0.9.8/configure-3027-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
dbmix-0.9.8/configure:3028:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
dbmix-0.9.8/configure-3029-       break;;
##############################################
dbmix-0.9.8/configure-3102-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
dbmix-0.9.8/configure:3103:GCC=`test $ac_compiler_gnu = yes && echo yes`
dbmix-0.9.8/configure-3104-ac_test_CFLAGS=${CFLAGS+set}
##############################################
dbmix-0.9.8/configure-3402-# case it prints its new name instead of `make'.
dbmix-0.9.8/configure:3403:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
dbmix-0.9.8/configure-3404-   am__include=include
##############################################
dbmix-0.9.8/configure-3410-   echo '.include "confinc"' > confmf
dbmix-0.9.8/configure:3411:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
dbmix-0.9.8/configure-3412-      am__include=.include
##############################################
dbmix-0.9.8/configure-3469-  if test "$am_compiler_list" = ""; then
dbmix-0.9.8/configure:3470:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dbmix-0.9.8/configure-3471-  fi
##############################################
dbmix-0.9.8/configure-3718-test "x$ac_build_alias" = x &&
dbmix-0.9.8/configure:3719:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
dbmix-0.9.8/configure-3720-test "x$ac_build_alias" = x &&
##############################################
dbmix-0.9.8/configure-3723-   { (exit 1); exit 1; }; }
dbmix-0.9.8/configure:3724:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
dbmix-0.9.8/configure-3725-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
dbmix-0.9.8/configure-3748-IFS=$ac_save_IFS
dbmix-0.9.8/configure:3749:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
dbmix-0.9.8/configure-3750-
##############################################
dbmix-0.9.8/configure-3759-else
dbmix-0.9.8/configure:3760:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
dbmix-0.9.8/configure-3761-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
dbmix-0.9.8/configure-3785-IFS=$ac_save_IFS
dbmix-0.9.8/configure:3786:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
dbmix-0.9.8/configure-3787-
##############################################
dbmix-0.9.8/configure-3832-    test $lt_ac_count -gt 10 && break
dbmix-0.9.8/configure:3833:    lt_ac_count=`expr $lt_ac_count + 1`
dbmix-0.9.8/configure-3834-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
dbmix-0.9.8/configure-3871-  # Check for GNU $ac_path_GREP
dbmix-0.9.8/configure:3872:case `"$ac_path_GREP" --version 2>&1` in
dbmix-0.9.8/configure-3873-*GNU*)
##############################################
dbmix-0.9.8/configure-3885-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
dbmix-0.9.8/configure:3886:    ac_count=`expr $ac_count + 1`
dbmix-0.9.8/configure-3887-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
dbmix-0.9.8/configure-3953-  # Check for GNU $ac_path_EGREP
dbmix-0.9.8/configure:3954:case `"$ac_path_EGREP" --version 2>&1` in
dbmix-0.9.8/configure-3955-*GNU*)
##############################################
dbmix-0.9.8/configure-3967-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
dbmix-0.9.8/configure:3968:    ac_count=`expr $ac_count + 1`
dbmix-0.9.8/configure-3969-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
dbmix-0.9.8/configure-4025-    # gcc leaves a trailing carriage return which upsets mingw
dbmix-0.9.8/configure:4026:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dbmix-0.9.8/configure-4027-  *)
dbmix-0.9.8/configure:4028:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dbmix-0.9.8/configure-4029-  esac
##############################################
dbmix-0.9.8/configure-4034-      # Canonicalize the pathname of ld
dbmix-0.9.8/configure:4035:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dbmix-0.9.8/configure-4036-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dbmix-0.9.8/configure:4037:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dbmix-0.9.8/configure-4038-      done
##############################################
dbmix-0.9.8/configure-4069-      # Break only if it was the GNU/non-GNU ld that we prefer.
dbmix-0.9.8/configure:4070:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dbmix-0.9.8/configure-4071-      *GNU* | *'with BFD'*)
##############################################
dbmix-0.9.8/configure-4102-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dbmix-0.9.8/configure:4103:case `$LD -v 2>&1 </dev/null` in
dbmix-0.9.8/configure-4104-*GNU* | *'with BFD'*)
##############################################
dbmix-0.9.8/configure-4165-	# Tru64's nm complains that /dev/null is an invalid object file
dbmix-0.9.8/configure:4166:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
dbmix-0.9.8/configure-4167-	*/dev/null* | *'Invalid file or object type'*)
##############################################
dbmix-0.9.8/configure-4171-	*)
dbmix-0.9.8/configure:4172:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dbmix-0.9.8/configure-4173-	  */dev/null*)
##############################################
dbmix-0.9.8/configure-4339-openbsd*)
dbmix-0.9.8/configure:4340:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-4341-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
dbmix-0.9.8/configure-4427-  (exit $ac_status); }; then
dbmix-0.9.8/configure:4428:    case `/usr/bin/file conftest.$ac_objext` in
dbmix-0.9.8/configure-4429-    *ELF-32*)
##############################################
dbmix-0.9.8/configure-4447-   if test "$lt_cv_prog_gnu_ld" = yes; then
dbmix-0.9.8/configure:4448:    case `/usr/bin/file conftest.$ac_objext` in
dbmix-0.9.8/configure-4449-    *32-bit*)
##############################################
dbmix-0.9.8/configure-4459-   else
dbmix-0.9.8/configure:4460:    case `/usr/bin/file conftest.$ac_objext` in
dbmix-0.9.8/configure-4461-    *32-bit*)
##############################################
dbmix-0.9.8/configure-5048-do
dbmix-0.9.8/configure:5049:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
dbmix-0.9.8/configure-5050-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
dbmix-0.9.8/configure-5091-fi
dbmix-0.9.8/configure:5092:ac_res=`eval echo '${'$as_ac_Header'}'`
dbmix-0.9.8/configure-5093-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
dbmix-0.9.8/configure-5094-echo "${ECHO_T}$ac_res" >&6; }
dbmix-0.9.8/configure:5095:if test `eval echo '${'$as_ac_Header'}'` = yes; then
dbmix-0.9.8/configure-5096-  cat >>confdefs.h <<_ACEOF
dbmix-0.9.8/configure:5097:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
dbmix-0.9.8/configure-5098-_ACEOF
##############################################
dbmix-0.9.8/configure-5107-do
dbmix-0.9.8/configure:5108:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
dbmix-0.9.8/configure-5109-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
dbmix-0.9.8/configure-5114-fi
dbmix-0.9.8/configure:5115:ac_res=`eval echo '${'$as_ac_Header'}'`
dbmix-0.9.8/configure-5116-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
dbmix-0.9.8/configure-5230-fi
dbmix-0.9.8/configure:5231:ac_res=`eval echo '${'$as_ac_Header'}'`
dbmix-0.9.8/configure-5232-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
dbmix-0.9.8/configure-5235-fi
dbmix-0.9.8/configure:5236:if test `eval echo '${'$as_ac_Header'}'` = yes; then
dbmix-0.9.8/configure-5237-  cat >>confdefs.h <<_ACEOF
dbmix-0.9.8/configure:5238:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
dbmix-0.9.8/configure-5239-_ACEOF
##############################################
dbmix-0.9.8/configure-5361-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
dbmix-0.9.8/configure:5362:ac_compiler=`set X $ac_compile; echo $2`
dbmix-0.9.8/configure-5363-{ (ac_try="$ac_compiler --version >&5"
##############################################
dbmix-0.9.8/configure-5447-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
dbmix-0.9.8/configure:5448:GXX=`test $ac_compiler_gnu = yes && echo yes`
dbmix-0.9.8/configure-5449-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
dbmix-0.9.8/configure-5636-  if test "$am_compiler_list" = ""; then
dbmix-0.9.8/configure:5637:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dbmix-0.9.8/configure-5638-  fi
##############################################
dbmix-0.9.8/configure-6061-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
dbmix-0.9.8/configure:6062:ac_compiler=`set X $ac_compile; echo $2`
dbmix-0.9.8/configure-6063-{ (ac_try="$ac_compiler --version >&5"
##############################################
dbmix-0.9.8/configure-6203-
dbmix-0.9.8/configure:6204:G77=`test $ac_compiler_gnu = yes && echo yes`
dbmix-0.9.8/configure-6205-ac_ext=c
##############################################
dbmix-0.9.8/configure-6265-    # And add a safety zone
dbmix-0.9.8/configure:6266:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dbmix-0.9.8/configure:6267:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dbmix-0.9.8/configure-6268-    ;;
##############################################
dbmix-0.9.8/configure-6293-    if test -n "$kargmax"; then
dbmix-0.9.8/configure:6294:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
dbmix-0.9.8/configure-6295-    else
##############################################
dbmix-0.9.8/configure-6301-    if test -n "$lt_cv_sys_max_cmd_len"; then
dbmix-0.9.8/configure:6302:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dbmix-0.9.8/configure:6303:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dbmix-0.9.8/configure-6304-    else
dbmix-0.9.8/configure-6305-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
dbmix-0.9.8/configure:6306:      while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
dbmix-0.9.8/configure-6307-	       = "XX$teststring") >/dev/null 2>&1 &&
dbmix-0.9.8/configure:6308:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
dbmix-0.9.8/configure-6309-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
dbmix-0.9.8/configure-6311-      do
dbmix-0.9.8/configure:6312:        i=`expr $i + 1`
dbmix-0.9.8/configure-6313-        teststring=$teststring$teststring
##############################################
dbmix-0.9.8/configure-6318-      # It appears as though 1/2 is a usable value.
dbmix-0.9.8/configure:6319:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dbmix-0.9.8/configure-6320-    fi
##############################################
dbmix-0.9.8/configure-6413-# If we're using GNU nm, then use its standard symbol codes.
dbmix-0.9.8/configure:6414:case `$NM -V 2>&1` in
dbmix-0.9.8/configure-6415-*GNU* | *'with BFD'*)
##############################################
dbmix-0.9.8/configure-6949-done
dbmix-0.9.8/configure:6950:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/configure-6951-
##############################################
dbmix-0.9.8/configure-6977-	"file_magic "*)
dbmix-0.9.8/configure:6978:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dbmix-0.9.8/configure-6979-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dbmix-0.9.8/configure-7039-	"file_magic "*)
dbmix-0.9.8/configure:7040:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dbmix-0.9.8/configure-7041-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dbmix-0.9.8/configure-7676-      *)
dbmix-0.9.8/configure:7677:        case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-7678-	*Sun\ C*)
##############################################
dbmix-0.9.8/configure-7930-  if test "$hard_links" = no; then
dbmix-0.9.8/configure:7931:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dbmix-0.9.8/configure:7932:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dbmix-0.9.8/configure-7933-    need_locks=warn
##############################################
dbmix-0.9.8/configure-7987-done
dbmix-0.9.8/configure:7988:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/configure-7989-
##############################################
dbmix-0.9.8/configure-8025-    supports_anon_versioning=no
dbmix-0.9.8/configure:8026:    case `$LD -v 2>/dev/null` in
dbmix-0.9.8/configure-8027-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dbmix-0.9.8/configure-8089-	# is EXPORTS), use it as is; otherwise, prepend...
dbmix-0.9.8/configure:8090:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dbmix-0.9.8/configure-8091-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dbmix-0.9.8/configure-8112-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dbmix-0.9.8/configure:8113:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dbmix-0.9.8/configure:8114:      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'
dbmix-0.9.8/configure-8115-      ;;
##############################################
dbmix-0.9.8/configure-8121-	pgcc*)				# Portland Group C compiler
dbmix-0.9.8/configure:8122:	  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'
dbmix-0.9.8/configure-8123-	  tmp_addflag=' $pic_flag'
##############################################
dbmix-0.9.8/configure-8125-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dbmix-0.9.8/configure:8126:	  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'
dbmix-0.9.8/configure-8127-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dbmix-0.9.8/configure-8134-	esac
dbmix-0.9.8/configure:8135:	case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-8136-	*Sun\ C*)			# Sun C 5.9
dbmix-0.9.8/configure:8137:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dbmix-0.9.8/configure-8138-	  tmp_sharedflag='-G' ;;
##############################################
dbmix-0.9.8/configure-8189-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dbmix-0.9.8/configure:8190:      case `$LD -v 2>&1` in
dbmix-0.9.8/configure-8191-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dbmix-0.9.8/configure-8205-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dbmix-0.9.8/configure:8206:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dbmix-0.9.8/configure-8207-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dbmix-0.9.8/configure-8304-	# below for broken collect2 doesn't work under 4.3+
dbmix-0.9.8/configure:8305:	  collect2name=`${CC} -print-prog-name=collect2`
dbmix-0.9.8/configure-8306-	  if test -f "$collect2name" && \
##############################################
dbmix-0.9.8/configure-8390-    }'
dbmix-0.9.8/configure:8391:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-8392-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/configure-8393-if test -z "$aix_libpath"; then
dbmix-0.9.8/configure:8394:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-8395-fi
##############################################
dbmix-0.9.8/configure-8407-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
dbmix-0.9.8/configure:8408:	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"
dbmix-0.9.8/configure-8409-       else
##############################################
dbmix-0.9.8/configure-8456-    }'
dbmix-0.9.8/configure:8457:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-8458-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/configure-8459-if test -z "$aix_libpath"; then
dbmix-0.9.8/configure:8460:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-8461-fi
##############################################
dbmix-0.9.8/configure-8510-      # FIXME: Setting linknames here is a bad hack.
dbmix-0.9.8/configure:8511:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dbmix-0.9.8/configure-8512-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dbmix-0.9.8/configure-8515-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
dbmix-0.9.8/configure:8516:      fix_srcfile_path='`cygpath -w "$srcfile"`'
dbmix-0.9.8/configure-8517-      enable_shared_with_static_runtimes=yes
##############################################
dbmix-0.9.8/configure-8555-         output_verbose_link_cmd='echo'
dbmix-0.9.8/configure:8556:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
dbmix-0.9.8/configure-8557-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dbmix-0.9.8/configure-8690-      if test "$GCC" = yes; then
dbmix-0.9.8/configure:8691:	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'
dbmix-0.9.8/configure-8692-      else
dbmix-0.9.8/configure:8693:	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'
dbmix-0.9.8/configure-8694-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
dbmix-0.9.8/configure-8723-	hardcode_shlibpath_var=no
dbmix-0.9.8/configure:8724:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-8725-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dbmix-0.9.8/configure-8756-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:8757:	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'
dbmix-0.9.8/configure-8758-      else
dbmix-0.9.8/configure-8759-	allow_undefined_flag=' -expect_unresolved \*'
dbmix-0.9.8/configure:8760:	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'
dbmix-0.9.8/configure-8761-      fi
##############################################
dbmix-0.9.8/configure-8768-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:8769:	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'
dbmix-0.9.8/configure-8770-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
dbmix-0.9.8/configure-8772-	allow_undefined_flag=' -expect_unresolved \*'
dbmix-0.9.8/configure:8773:	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'
dbmix-0.9.8/configure:8774:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
dbmix-0.9.8/configure:8775:	$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'
dbmix-0.9.8/configure-8776-
##############################################
dbmix-0.9.8/configure-8892-      hardcode_shlibpath_var=no
dbmix-0.9.8/configure:8893:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dbmix-0.9.8/configure-8894-      hardcode_libdir_separator=':'
##############################################
dbmix-0.9.8/configure-9007-  esac
dbmix-0.9.8/configure:9008:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dbmix-0.9.8/configure-9009-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dbmix-0.9.8/configure-9013-    # okay in the real world where ";" in dirpaths is itself problematic.
dbmix-0.9.8/configure:9014:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
dbmix-0.9.8/configure-9015-  else
dbmix-0.9.8/configure:9016:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dbmix-0.9.8/configure-9017-  fi
##############################################
dbmix-0.9.8/configure-9020-  lt_tmp_lt_search_path_spec=
dbmix-0.9.8/configure:9021:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dbmix-0.9.8/configure-9022-  for lt_sys_path in $lt_search_path_spec; do
##############################################
dbmix-0.9.8/configure-9049-}'`
dbmix-0.9.8/configure:9050:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
dbmix-0.9.8/configure-9051-else
##############################################
dbmix-0.9.8/configure-9117-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dbmix-0.9.8/configure:9118:  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'
dbmix-0.9.8/configure-9119-  ;;
##############################################
dbmix-0.9.8/configure-9150-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dbmix-0.9.8/configure:9151:    postinstall_cmds='base_file=`basename \${file}`~
dbmix-0.9.8/configure:9152:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dbmix-0.9.8/configure:9153:      dldir=$destdir/`dirname \$dlpath`~
dbmix-0.9.8/configure-9154-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dbmix-0.9.8/configure-9156-      chmod a+x \$dldir/$dlname'
dbmix-0.9.8/configure:9157:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dbmix-0.9.8/configure-9158-      dlpath=$dir/\$dldll~
##############################################
dbmix-0.9.8/configure-9164-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dbmix-0.9.8/configure:9165:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure-9166-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dbmix-0.9.8/configure-9169-      # MinGW DLLs use traditional 'lib' prefix
dbmix-0.9.8/configure:9170:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure:9171:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dbmix-0.9.8/configure-9172-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dbmix-0.9.8/configure-9178-        # which wouldn't understand a cygwinified path. Ahh.
dbmix-0.9.8/configure:9179:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dbmix-0.9.8/configure-9180-      else
dbmix-0.9.8/configure:9181:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dbmix-0.9.8/configure-9182-      fi
##############################################
dbmix-0.9.8/configure-9185-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dbmix-0.9.8/configure:9186:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure-9187-      ;;
##############################################
dbmix-0.9.8/configure-9191-  *)
dbmix-0.9.8/configure:9192:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dbmix-0.9.8/configure-9193-    ;;
##############################################
dbmix-0.9.8/configure-9208-  shlibpath_var=DYLD_LIBRARY_PATH
dbmix-0.9.8/configure:9209:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dbmix-0.9.8/configure-9210-
##############################################
dbmix-0.9.8/configure-9398-  if test -f /etc/ld.so.conf; then
dbmix-0.9.8/configure:9399:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dbmix-0.9.8/configure-9400-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dbmix-0.9.8/configure-9470-  shlibpath_var=LD_LIBRARY_PATH
dbmix-0.9.8/configure:9471:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-9472-    case $host_os in
##############################################
dbmix-0.9.8/configure-10580-      # Double-quote double-evaled strings.
dbmix-0.9.8/configure:10581:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dbmix-0.9.8/configure-10582-      ;;
dbmix-0.9.8/configure-10583-    *)
dbmix-0.9.8/configure:10584:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dbmix-0.9.8/configure-10585-      ;;
##############################################
dbmix-0.9.8/configure-10590-  *'\$0 --fallback-echo"')
dbmix-0.9.8/configure:10591:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dbmix-0.9.8/configure-10592-    ;;
##############################################
dbmix-0.9.8/configure-10603-
dbmix-0.9.8/configure:10604:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
dbmix-0.9.8/configure-10605-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
dbmix-0.9.8/configure-10986-  # libtool script then.
dbmix-0.9.8/configure:10987:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dbmix-0.9.8/configure-10988-  if test -f "$ltmain_in"; then
##############################################
dbmix-0.9.8/configure-11015-  if test -z "$LTCC"; then
dbmix-0.9.8/configure:11016:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
dbmix-0.9.8/configure-11017-    if test -z "$LTCC"; then
##############################################
dbmix-0.9.8/configure-11020-    else
dbmix-0.9.8/configure:11021:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
dbmix-0.9.8/configure:11022:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
dbmix-0.9.8/configure-11023-    fi
##############################################
dbmix-0.9.8/configure-11025-  if test -z "$LTCFLAGS"; then
dbmix-0.9.8/configure:11026:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
dbmix-0.9.8/configure-11027-  fi
##############################################
dbmix-0.9.8/configure-11030-  # Note that this assumes the entire list is on one line.
dbmix-0.9.8/configure:11031:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
dbmix-0.9.8/configure-11032-
##############################################
dbmix-0.9.8/configure-11036-    # Check whether tagname contains only valid characters
dbmix-0.9.8/configure:11037:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
dbmix-0.9.8/configure-11038-    "") ;;
##############################################
dbmix-0.9.8/configure-11165-done
dbmix-0.9.8/configure:11166:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/configure-11167-
##############################################
dbmix-0.9.8/configure-11195-    # gcc leaves a trailing carriage return which upsets mingw
dbmix-0.9.8/configure:11196:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dbmix-0.9.8/configure-11197-  *)
dbmix-0.9.8/configure:11198:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dbmix-0.9.8/configure-11199-  esac
##############################################
dbmix-0.9.8/configure-11204-      # Canonicalize the pathname of ld
dbmix-0.9.8/configure:11205:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dbmix-0.9.8/configure-11206-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dbmix-0.9.8/configure:11207:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dbmix-0.9.8/configure-11208-      done
##############################################
dbmix-0.9.8/configure-11239-      # Break only if it was the GNU/non-GNU ld that we prefer.
dbmix-0.9.8/configure:11240:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dbmix-0.9.8/configure-11241-      *GNU* | *'with BFD'*)
##############################################
dbmix-0.9.8/configure-11272-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dbmix-0.9.8/configure:11273:case `$LD -v 2>&1 </dev/null` in
dbmix-0.9.8/configure-11274-*GNU* | *'with BFD'*)
##############################################
dbmix-0.9.8/configure-11302-    # ancient GNU ld didn't support --whole-archive et. al.
dbmix-0.9.8/configure:11303:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
dbmix-0.9.8/configure-11304-	grep 'no-whole-archive' > /dev/null; then
##############################################
dbmix-0.9.8/configure-11384-      # below for broken collect2 doesn't work under 4.3+
dbmix-0.9.8/configure:11385:	collect2name=`${CC} -print-prog-name=collect2`
dbmix-0.9.8/configure-11386-	if test -f "$collect2name" && \
##############################################
dbmix-0.9.8/configure-11470-    }'
dbmix-0.9.8/configure:11471:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-11472-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/configure-11473-if test -z "$aix_libpath"; then
dbmix-0.9.8/configure:11474:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-11475-fi
##############################################
dbmix-0.9.8/configure-11488-
dbmix-0.9.8/configure:11489:      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"
dbmix-0.9.8/configure-11490-     else
##############################################
dbmix-0.9.8/configure-11537-    }'
dbmix-0.9.8/configure:11538:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-11539-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/configure-11540-if test -z "$aix_libpath"; then
dbmix-0.9.8/configure:11541:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-11542-fi
##############################################
dbmix-0.9.8/configure-11599-      # is EXPORTS), use it as is; otherwise, prepend...
dbmix-0.9.8/configure:11600:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dbmix-0.9.8/configure-11601-	cp $export_symbols $output_objdir/$soname.def;
##############################################
dbmix-0.9.8/configure-11632-         output_verbose_link_cmd='echo'
dbmix-0.9.8/configure:11633:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
dbmix-0.9.8/configure-11634-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dbmix-0.9.8/configure-11700-      # dependencies.
dbmix-0.9.8/configure:11701:      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'
dbmix-0.9.8/configure-11702-      ;;
##############################################
dbmix-0.9.8/configure-11762-	# dependencies.
dbmix-0.9.8/configure:11763:	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'
dbmix-0.9.8/configure-11764-	;;
##############################################
dbmix-0.9.8/configure-11797-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dbmix-0.9.8/configure:11798:    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'
dbmix-0.9.8/configure:11799:    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'
dbmix-0.9.8/configure-11800-    ;;
##############################################
dbmix-0.9.8/configure-11804-	# SGI C++
dbmix-0.9.8/configure:11805:	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'
dbmix-0.9.8/configure-11806-
##############################################
dbmix-0.9.8/configure-11815-	  if test "$with_gnu_ld" = no; then
dbmix-0.9.8/configure:11816:	    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'
dbmix-0.9.8/configure-11817-	  else
dbmix-0.9.8/configure:11818:	    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'
dbmix-0.9.8/configure-11819-	  fi
##############################################
dbmix-0.9.8/configure-11834-	# to its proper name (with version) after linking.
dbmix-0.9.8/configure:11835:	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'
dbmix-0.9.8/configure:11836:	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'
dbmix-0.9.8/configure-11837-	# Commands to make compiler produce verbose output that lists
##############################################
dbmix-0.9.8/configure-11844-	# dependencies.
dbmix-0.9.8/configure:11845:	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'
dbmix-0.9.8/configure-11846-
##############################################
dbmix-0.9.8/configure-11859-	# earlier do not add the objects themselves.
dbmix-0.9.8/configure:11860:	case `$CC -V 2>&1` in
dbmix-0.9.8/configure-11861-	*"Version 7."*)
##############################################
dbmix-0.9.8/configure-11885-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
dbmix-0.9.8/configure:11886:	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'
dbmix-0.9.8/configure-11887-        ;;
##############################################
dbmix-0.9.8/configure-11904-	# dependencies.
dbmix-0.9.8/configure:11905:	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'
dbmix-0.9.8/configure-11906-	;;
dbmix-0.9.8/configure-11907-      *)
dbmix-0.9.8/configure:11908:	case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-11909-	*Sun\ C*)
##############################################
dbmix-0.9.8/configure-11914-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
dbmix-0.9.8/configure:11915:	  whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dbmix-0.9.8/configure-11916-
##############################################
dbmix-0.9.8/configure-11972-      hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
dbmix-0.9.8/configure:11973:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-11974-	archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
dbmix-0.9.8/configure-11990-	# to its proper name (with version) after linking.
dbmix-0.9.8/configure:11991:	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'
dbmix-0.9.8/configure-11992-
##############################################
dbmix-0.9.8/configure-12007-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:12008:	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'
dbmix-0.9.8/configure-12009-
##############################################
dbmix-0.9.8/configure-12020-	# dependencies.
dbmix-0.9.8/configure:12021:	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'
dbmix-0.9.8/configure-12022-	;;
##############################################
dbmix-0.9.8/configure-12025-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:12026:	  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'
dbmix-0.9.8/configure-12027-
##############################################
dbmix-0.9.8/configure-12050-	# to its proper name (with version) after linking.
dbmix-0.9.8/configure:12051:	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'
dbmix-0.9.8/configure-12052-
##############################################
dbmix-0.9.8/configure-12066-	allow_undefined_flag_CXX=' -expect_unresolved \*'
dbmix-0.9.8/configure:12067:	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'
dbmix-0.9.8/configure:12068:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dbmix-0.9.8/configure-12069-	  echo "-hidden">> $lib.exp~
dbmix-0.9.8/configure:12070:	  $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~
dbmix-0.9.8/configure-12071-	  $rm $lib.exp'
##############################################
dbmix-0.9.8/configure-12083-	# dependencies.
dbmix-0.9.8/configure:12084:	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'
dbmix-0.9.8/configure-12085-	;;
##############################################
dbmix-0.9.8/configure-12088-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:12089:	 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'
dbmix-0.9.8/configure-12090-
##############################################
dbmix-0.9.8/configure-12239-    hardcode_shlibpath_var_CXX=no
dbmix-0.9.8/configure:12240:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dbmix-0.9.8/configure-12241-    hardcode_libdir_separator_CXX=':'
##############################################
dbmix-0.9.8/configure-12310-  # eval without this substitution.
dbmix-0.9.8/configure:12311:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
dbmix-0.9.8/configure-12312-
dbmix-0.9.8/configure:12313:  for p in `eval $output_verbose_link_cmd`; do
dbmix-0.9.8/configure-12314-    case $p in
##############################################
dbmix-0.9.8/configure-12388-if test -n "$compiler_lib_search_path_CXX"; then
dbmix-0.9.8/configure:12389:  compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
dbmix-0.9.8/configure-12390-fi
##############################################
dbmix-0.9.8/configure-12402-linux*)
dbmix-0.9.8/configure:12403:  case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-12404-  *Sun\ C*)
##############################################
dbmix-0.9.8/configure-12631-	  *)
dbmix-0.9.8/configure:12632:	    case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-12633-	    *Sun\ C*)
##############################################
dbmix-0.9.8/configure-12912-  if test "$hard_links" = no; then
dbmix-0.9.8/configure:12913:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dbmix-0.9.8/configure:12914:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dbmix-0.9.8/configure-12915-    need_locks=warn
##############################################
dbmix-0.9.8/configure-13096-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dbmix-0.9.8/configure:13097:  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'
dbmix-0.9.8/configure-13098-  ;;
##############################################
dbmix-0.9.8/configure-13129-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dbmix-0.9.8/configure:13130:    postinstall_cmds='base_file=`basename \${file}`~
dbmix-0.9.8/configure:13131:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dbmix-0.9.8/configure:13132:      dldir=$destdir/`dirname \$dlpath`~
dbmix-0.9.8/configure-13133-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dbmix-0.9.8/configure-13135-      chmod a+x \$dldir/$dlname'
dbmix-0.9.8/configure:13136:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dbmix-0.9.8/configure-13137-      dlpath=$dir/\$dldll~
##############################################
dbmix-0.9.8/configure-13143-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dbmix-0.9.8/configure:13144:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure-13145-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dbmix-0.9.8/configure-13148-      # MinGW DLLs use traditional 'lib' prefix
dbmix-0.9.8/configure:13149:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure:13150:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dbmix-0.9.8/configure-13151-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dbmix-0.9.8/configure-13157-        # which wouldn't understand a cygwinified path. Ahh.
dbmix-0.9.8/configure:13158:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dbmix-0.9.8/configure-13159-      else
dbmix-0.9.8/configure:13160:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dbmix-0.9.8/configure-13161-      fi
##############################################
dbmix-0.9.8/configure-13164-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dbmix-0.9.8/configure:13165:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure-13166-      ;;
##############################################
dbmix-0.9.8/configure-13170-  *)
dbmix-0.9.8/configure:13171:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dbmix-0.9.8/configure-13172-    ;;
##############################################
dbmix-0.9.8/configure-13187-  shlibpath_var=DYLD_LIBRARY_PATH
dbmix-0.9.8/configure:13188:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dbmix-0.9.8/configure-13189-
##############################################
dbmix-0.9.8/configure-13376-  if test -f /etc/ld.so.conf; then
dbmix-0.9.8/configure:13377:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dbmix-0.9.8/configure-13378-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dbmix-0.9.8/configure-13448-  shlibpath_var=LD_LIBRARY_PATH
dbmix-0.9.8/configure:13449:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-13450-    case $host_os in
##############################################
dbmix-0.9.8/configure-13714-      # Double-quote double-evaled strings.
dbmix-0.9.8/configure:13715:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dbmix-0.9.8/configure-13716-      ;;
dbmix-0.9.8/configure-13717-    *)
dbmix-0.9.8/configure:13718:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dbmix-0.9.8/configure-13719-      ;;
##############################################
dbmix-0.9.8/configure-13724-  *'\$0 --fallback-echo"')
dbmix-0.9.8/configure:13725:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dbmix-0.9.8/configure-13726-    ;;
##############################################
dbmix-0.9.8/configure-14047-  # libtool script then.
dbmix-0.9.8/configure:14048:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dbmix-0.9.8/configure-14049-  if test -f "$ltmain_in"; then
##############################################
dbmix-0.9.8/configure-14163-done
dbmix-0.9.8/configure:14164:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/configure-14165-
##############################################
dbmix-0.9.8/configure-14360-      *)
dbmix-0.9.8/configure:14361:        case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-14362-	*Sun\ C*)
##############################################
dbmix-0.9.8/configure-14614-  if test "$hard_links" = no; then
dbmix-0.9.8/configure:14615:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dbmix-0.9.8/configure:14616:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dbmix-0.9.8/configure-14617-    need_locks=warn
##############################################
dbmix-0.9.8/configure-14671-done
dbmix-0.9.8/configure:14672:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/configure-14673-
##############################################
dbmix-0.9.8/configure-14709-    supports_anon_versioning=no
dbmix-0.9.8/configure:14710:    case `$LD -v 2>/dev/null` in
dbmix-0.9.8/configure-14711-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dbmix-0.9.8/configure-14773-	# is EXPORTS), use it as is; otherwise, prepend...
dbmix-0.9.8/configure:14774:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dbmix-0.9.8/configure-14775-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dbmix-0.9.8/configure-14796-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dbmix-0.9.8/configure:14797:      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'
dbmix-0.9.8/configure:14798:      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'
dbmix-0.9.8/configure-14799-      ;;
##############################################
dbmix-0.9.8/configure-14805-	pgcc*)				# Portland Group C compiler
dbmix-0.9.8/configure:14806:	  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'
dbmix-0.9.8/configure-14807-	  tmp_addflag=' $pic_flag'
##############################################
dbmix-0.9.8/configure-14809-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dbmix-0.9.8/configure:14810:	  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'
dbmix-0.9.8/configure-14811-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dbmix-0.9.8/configure-14818-	esac
dbmix-0.9.8/configure:14819:	case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-14820-	*Sun\ C*)			# Sun C 5.9
dbmix-0.9.8/configure:14821:	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dbmix-0.9.8/configure-14822-	  tmp_sharedflag='-G' ;;
##############################################
dbmix-0.9.8/configure-14873-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dbmix-0.9.8/configure:14874:      case `$LD -v 2>&1` in
dbmix-0.9.8/configure-14875-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dbmix-0.9.8/configure-14889-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dbmix-0.9.8/configure:14890:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dbmix-0.9.8/configure-14891-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dbmix-0.9.8/configure-14988-	# below for broken collect2 doesn't work under 4.3+
dbmix-0.9.8/configure:14989:	  collect2name=`${CC} -print-prog-name=collect2`
dbmix-0.9.8/configure-14990-	  if test -f "$collect2name" && \
##############################################
dbmix-0.9.8/configure-15064-    }'
dbmix-0.9.8/configure:15065:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-15066-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/configure-15067-if test -z "$aix_libpath"; then
dbmix-0.9.8/configure:15068:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-15069-fi
##############################################
dbmix-0.9.8/configure-15081-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
dbmix-0.9.8/configure:15082:	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"
dbmix-0.9.8/configure-15083-       else
##############################################
dbmix-0.9.8/configure-15120-    }'
dbmix-0.9.8/configure:15121:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-15122-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/configure-15123-if test -z "$aix_libpath"; then
dbmix-0.9.8/configure:15124:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-15125-fi
##############################################
dbmix-0.9.8/configure-15174-      # FIXME: Setting linknames here is a bad hack.
dbmix-0.9.8/configure:15175:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dbmix-0.9.8/configure-15176-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dbmix-0.9.8/configure-15179-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
dbmix-0.9.8/configure:15180:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
dbmix-0.9.8/configure-15181-      enable_shared_with_static_runtimes_F77=yes
##############################################
dbmix-0.9.8/configure-15219-         output_verbose_link_cmd='echo'
dbmix-0.9.8/configure:15220:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
dbmix-0.9.8/configure-15221-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dbmix-0.9.8/configure-15354-      if test "$GCC" = yes; then
dbmix-0.9.8/configure:15355:	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'
dbmix-0.9.8/configure-15356-      else
dbmix-0.9.8/configure:15357:	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'
dbmix-0.9.8/configure-15358-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
dbmix-0.9.8/configure-15387-	hardcode_shlibpath_var_F77=no
dbmix-0.9.8/configure:15388:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-15389-	  archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dbmix-0.9.8/configure-15420-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:15421:	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'
dbmix-0.9.8/configure-15422-      else
dbmix-0.9.8/configure-15423-	allow_undefined_flag_F77=' -expect_unresolved \*'
dbmix-0.9.8/configure:15424:	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'
dbmix-0.9.8/configure-15425-      fi
##############################################
dbmix-0.9.8/configure-15432-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:15433:	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'
dbmix-0.9.8/configure-15434-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
dbmix-0.9.8/configure-15436-	allow_undefined_flag_F77=' -expect_unresolved \*'
dbmix-0.9.8/configure:15437:	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'
dbmix-0.9.8/configure:15438:	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~
dbmix-0.9.8/configure:15439:	$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'
dbmix-0.9.8/configure-15440-
##############################################
dbmix-0.9.8/configure-15556-      hardcode_shlibpath_var_F77=no
dbmix-0.9.8/configure:15557:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dbmix-0.9.8/configure-15558-      hardcode_libdir_separator_F77=':'
##############################################
dbmix-0.9.8/configure-15730-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dbmix-0.9.8/configure:15731:  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'
dbmix-0.9.8/configure-15732-  ;;
##############################################
dbmix-0.9.8/configure-15763-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dbmix-0.9.8/configure:15764:    postinstall_cmds='base_file=`basename \${file}`~
dbmix-0.9.8/configure:15765:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dbmix-0.9.8/configure:15766:      dldir=$destdir/`dirname \$dlpath`~
dbmix-0.9.8/configure-15767-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dbmix-0.9.8/configure-15769-      chmod a+x \$dldir/$dlname'
dbmix-0.9.8/configure:15770:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dbmix-0.9.8/configure-15771-      dlpath=$dir/\$dldll~
##############################################
dbmix-0.9.8/configure-15777-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dbmix-0.9.8/configure:15778:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure-15779-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dbmix-0.9.8/configure-15782-      # MinGW DLLs use traditional 'lib' prefix
dbmix-0.9.8/configure:15783:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure:15784:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dbmix-0.9.8/configure-15785-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dbmix-0.9.8/configure-15791-        # which wouldn't understand a cygwinified path. Ahh.
dbmix-0.9.8/configure:15792:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dbmix-0.9.8/configure-15793-      else
dbmix-0.9.8/configure:15794:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dbmix-0.9.8/configure-15795-      fi
##############################################
dbmix-0.9.8/configure-15798-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dbmix-0.9.8/configure:15799:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure-15800-      ;;
##############################################
dbmix-0.9.8/configure-15804-  *)
dbmix-0.9.8/configure:15805:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dbmix-0.9.8/configure-15806-    ;;
##############################################
dbmix-0.9.8/configure-15821-  shlibpath_var=DYLD_LIBRARY_PATH
dbmix-0.9.8/configure:15822:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dbmix-0.9.8/configure-15823-
##############################################
dbmix-0.9.8/configure-16010-  if test -f /etc/ld.so.conf; then
dbmix-0.9.8/configure:16011:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dbmix-0.9.8/configure-16012-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dbmix-0.9.8/configure-16082-  shlibpath_var=LD_LIBRARY_PATH
dbmix-0.9.8/configure:16083:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-16084-    case $host_os in
##############################################
dbmix-0.9.8/configure-16348-      # Double-quote double-evaled strings.
dbmix-0.9.8/configure:16349:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dbmix-0.9.8/configure-16350-      ;;
dbmix-0.9.8/configure-16351-    *)
dbmix-0.9.8/configure:16352:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dbmix-0.9.8/configure-16353-      ;;
##############################################
dbmix-0.9.8/configure-16358-  *'\$0 --fallback-echo"')
dbmix-0.9.8/configure:16359:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dbmix-0.9.8/configure-16360-    ;;
##############################################
dbmix-0.9.8/configure-16681-  # libtool script then.
dbmix-0.9.8/configure:16682:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dbmix-0.9.8/configure-16683-  if test -f "$ltmain_in"; then
##############################################
dbmix-0.9.8/configure-16757-done
dbmix-0.9.8/configure:16758:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/configure-16759-
##############################################
dbmix-0.9.8/configure-16974-      *)
dbmix-0.9.8/configure:16975:        case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-16976-	*Sun\ C*)
##############################################
dbmix-0.9.8/configure-17228-  if test "$hard_links" = no; then
dbmix-0.9.8/configure:17229:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dbmix-0.9.8/configure:17230:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dbmix-0.9.8/configure-17231-    need_locks=warn
##############################################
dbmix-0.9.8/configure-17285-done
dbmix-0.9.8/configure:17286:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/configure-17287-
##############################################
dbmix-0.9.8/configure-17323-    supports_anon_versioning=no
dbmix-0.9.8/configure:17324:    case `$LD -v 2>/dev/null` in
dbmix-0.9.8/configure-17325-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dbmix-0.9.8/configure-17387-	# is EXPORTS), use it as is; otherwise, prepend...
dbmix-0.9.8/configure:17388:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dbmix-0.9.8/configure-17389-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dbmix-0.9.8/configure-17410-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dbmix-0.9.8/configure:17411:      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'
dbmix-0.9.8/configure:17412:      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'
dbmix-0.9.8/configure-17413-      ;;
##############################################
dbmix-0.9.8/configure-17419-	pgcc*)				# Portland Group C compiler
dbmix-0.9.8/configure:17420:	  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'
dbmix-0.9.8/configure-17421-	  tmp_addflag=' $pic_flag'
##############################################
dbmix-0.9.8/configure-17423-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dbmix-0.9.8/configure:17424:	  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'
dbmix-0.9.8/configure-17425-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dbmix-0.9.8/configure-17432-	esac
dbmix-0.9.8/configure:17433:	case `$CC -V 2>&1 | sed 5q` in
dbmix-0.9.8/configure-17434-	*Sun\ C*)			# Sun C 5.9
dbmix-0.9.8/configure:17435:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
dbmix-0.9.8/configure-17436-	  tmp_sharedflag='-G' ;;
##############################################
dbmix-0.9.8/configure-17487-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dbmix-0.9.8/configure:17488:      case `$LD -v 2>&1` in
dbmix-0.9.8/configure-17489-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dbmix-0.9.8/configure-17503-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dbmix-0.9.8/configure:17504:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dbmix-0.9.8/configure-17505-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dbmix-0.9.8/configure-17602-	# below for broken collect2 doesn't work under 4.3+
dbmix-0.9.8/configure:17603:	  collect2name=`${CC} -print-prog-name=collect2`
dbmix-0.9.8/configure-17604-	  if test -f "$collect2name" && \
##############################################
dbmix-0.9.8/configure-17688-    }'
dbmix-0.9.8/configure:17689:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-17690-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/configure-17691-if test -z "$aix_libpath"; then
dbmix-0.9.8/configure:17692:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-17693-fi
##############################################
dbmix-0.9.8/configure-17705-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
dbmix-0.9.8/configure:17706:	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"
dbmix-0.9.8/configure-17707-       else
##############################################
dbmix-0.9.8/configure-17754-    }'
dbmix-0.9.8/configure:17755:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-17756-# Check for a 64-bit object if we didn't find anything.
dbmix-0.9.8/configure-17757-if test -z "$aix_libpath"; then
dbmix-0.9.8/configure:17758:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dbmix-0.9.8/configure-17759-fi
##############################################
dbmix-0.9.8/configure-17808-      # FIXME: Setting linknames here is a bad hack.
dbmix-0.9.8/configure:17809:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dbmix-0.9.8/configure-17810-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dbmix-0.9.8/configure-17813-      old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs'
dbmix-0.9.8/configure:17814:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
dbmix-0.9.8/configure-17815-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
dbmix-0.9.8/configure-17853-         output_verbose_link_cmd='echo'
dbmix-0.9.8/configure:17854:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
dbmix-0.9.8/configure-17855-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dbmix-0.9.8/configure-17988-      if test "$GCC" = yes; then
dbmix-0.9.8/configure:17989:	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'
dbmix-0.9.8/configure-17990-      else
dbmix-0.9.8/configure:17991:	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'
dbmix-0.9.8/configure-17992-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
dbmix-0.9.8/configure-18021-	hardcode_shlibpath_var_GCJ=no
dbmix-0.9.8/configure:18022:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-18023-	  archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dbmix-0.9.8/configure-18054-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:18055:	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'
dbmix-0.9.8/configure-18056-      else
dbmix-0.9.8/configure-18057-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
dbmix-0.9.8/configure:18058:	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'
dbmix-0.9.8/configure-18059-      fi
##############################################
dbmix-0.9.8/configure-18066-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
dbmix-0.9.8/configure:18067:	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'
dbmix-0.9.8/configure-18068-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
dbmix-0.9.8/configure-18070-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
dbmix-0.9.8/configure:18071:	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'
dbmix-0.9.8/configure:18072:	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~
dbmix-0.9.8/configure:18073:	$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'
dbmix-0.9.8/configure-18074-
##############################################
dbmix-0.9.8/configure-18190-      hardcode_shlibpath_var_GCJ=no
dbmix-0.9.8/configure:18191:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dbmix-0.9.8/configure-18192-      hardcode_libdir_separator_GCJ=':'
##############################################
dbmix-0.9.8/configure-18364-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dbmix-0.9.8/configure:18365:  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'
dbmix-0.9.8/configure-18366-  ;;
##############################################
dbmix-0.9.8/configure-18397-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dbmix-0.9.8/configure:18398:    postinstall_cmds='base_file=`basename \${file}`~
dbmix-0.9.8/configure:18399:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dbmix-0.9.8/configure:18400:      dldir=$destdir/`dirname \$dlpath`~
dbmix-0.9.8/configure-18401-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dbmix-0.9.8/configure-18403-      chmod a+x \$dldir/$dlname'
dbmix-0.9.8/configure:18404:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dbmix-0.9.8/configure-18405-      dlpath=$dir/\$dldll~
##############################################
dbmix-0.9.8/configure-18411-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dbmix-0.9.8/configure:18412:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure-18413-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dbmix-0.9.8/configure-18416-      # MinGW DLLs use traditional 'lib' prefix
dbmix-0.9.8/configure:18417:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure:18418:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dbmix-0.9.8/configure-18419-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dbmix-0.9.8/configure-18425-        # which wouldn't understand a cygwinified path. Ahh.
dbmix-0.9.8/configure:18426:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dbmix-0.9.8/configure-18427-      else
dbmix-0.9.8/configure:18428:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dbmix-0.9.8/configure-18429-      fi
##############################################
dbmix-0.9.8/configure-18432-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dbmix-0.9.8/configure:18433:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dbmix-0.9.8/configure-18434-      ;;
##############################################
dbmix-0.9.8/configure-18438-  *)
dbmix-0.9.8/configure:18439:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dbmix-0.9.8/configure-18440-    ;;
##############################################
dbmix-0.9.8/configure-18455-  shlibpath_var=DYLD_LIBRARY_PATH
dbmix-0.9.8/configure:18456:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dbmix-0.9.8/configure-18457-
##############################################
dbmix-0.9.8/configure-18644-  if test -f /etc/ld.so.conf; then
dbmix-0.9.8/configure:18645:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
dbmix-0.9.8/configure-18646-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dbmix-0.9.8/configure-18716-  shlibpath_var=LD_LIBRARY_PATH
dbmix-0.9.8/configure:18717:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dbmix-0.9.8/configure-18718-    case $host_os in
##############################################
dbmix-0.9.8/configure-18982-      # Double-quote double-evaled strings.
dbmix-0.9.8/configure:18983:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dbmix-0.9.8/configure-18984-      ;;
dbmix-0.9.8/configure-18985-    *)
dbmix-0.9.8/configure:18986:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dbmix-0.9.8/configure-18987-      ;;
##############################################
dbmix-0.9.8/configure-18992-  *'\$0 --fallback-echo"')
dbmix-0.9.8/configure:18993:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dbmix-0.9.8/configure-18994-    ;;
##############################################
dbmix-0.9.8/configure-19315-  # libtool script then.
dbmix-0.9.8/configure:19316:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dbmix-0.9.8/configure-19317-  if test -f "$ltmain_in"; then
##############################################
dbmix-0.9.8/configure-19390-done
dbmix-0.9.8/configure:19391:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dbmix-0.9.8/configure-19392-
##############################################
dbmix-0.9.8/configure-19468-      # Double-quote double-evaled strings.
dbmix-0.9.8/configure:19469:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dbmix-0.9.8/configure-19470-      ;;
dbmix-0.9.8/configure-19471-    *)
dbmix-0.9.8/configure:19472:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dbmix-0.9.8/configure-19473-      ;;
##############################################
dbmix-0.9.8/configure-19478-  *'\$0 --fallback-echo"')
dbmix-0.9.8/configure:19479:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dbmix-0.9.8/configure-19480-    ;;
##############################################
dbmix-0.9.8/configure-19801-  # libtool script then.
dbmix-0.9.8/configure:19802:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dbmix-0.9.8/configure-19803-  if test -f "$ltmain_in"; then
##############################################
dbmix-0.9.8/configure-20364-  if test x"$no_glib" = x ; then
dbmix-0.9.8/configure:20365:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
dbmix-0.9.8/configure:20366:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
dbmix-0.9.8/configure:20367:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
dbmix-0.9.8/configure-20368-
dbmix-0.9.8/configure:20369:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
dbmix-0.9.8/configure:20370:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
dbmix-0.9.8/configure-20371-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
dbmix-0.9.8/configure-20688-  if test x"$no_gtk" = x ; then
dbmix-0.9.8/configure:20689:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
dbmix-0.9.8/configure:20690:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
dbmix-0.9.8/configure-20691-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
dbmix-0.9.8/configure-21127-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
dbmix-0.9.8/configure:21128:  ac_i=`echo "$ac_i" | sed "$ac_script"`
dbmix-0.9.8/configure-21129-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
dbmix-0.9.8/configure-21285-do
dbmix-0.9.8/configure:21286:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
dbmix-0.9.8/configure-21287-    eval $as_var=C; export $as_var
##############################################
dbmix-0.9.8/configure-21335-  test "x$as_lineno_1" != "x$as_lineno_2" &&
dbmix-0.9.8/configure:21336:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
dbmix-0.9.8/configure-21337-
##############################################
dbmix-0.9.8/configure-21446-	esac;
dbmix-0.9.8/configure:21447:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
dbmix-0.9.8/configure-21448-	???[sx]*):;;*)false;;esac;fi
##############################################
dbmix-0.9.8/configure-21521-configured by $0, generated by GNU Autoconf 2.61,
dbmix-0.9.8/configure:21522:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
dbmix-0.9.8/configure-21523-
##############################################
dbmix-0.9.8/configure-21541-  --*=*)
dbmix-0.9.8/configure:21542:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dbmix-0.9.8/configure:21543:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
dbmix-0.9.8/configure-21544-    ac_shift=:
##############################################
dbmix-0.9.8/configure-21803-
dbmix-0.9.8/configure:21804:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
dbmix-0.9.8/configure-21805-    break
##############################################
dbmix-0.9.8/configure-21814-
dbmix-0.9.8/configure:21815:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
dbmix-0.9.8/configure-21816-if test -n "$ac_eof"; then
dbmix-0.9.8/configure:21817:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
dbmix-0.9.8/configure:21818:  ac_eof=`expr $ac_eof + 1`
dbmix-0.9.8/configure-21819-fi
##############################################
dbmix-0.9.8/configure-21872-
dbmix-0.9.8/configure:21873:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 28; then
dbmix-0.9.8/configure-21874-    break
##############################################
dbmix-0.9.8/configure-21883-
dbmix-0.9.8/configure:21884:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
dbmix-0.9.8/configure-21885-if test -n "$ac_eof"; then
dbmix-0.9.8/configure:21886:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
dbmix-0.9.8/configure:21887:  ac_eof=`expr $ac_eof + 1`
dbmix-0.9.8/configure-21888-fi
##############################################
dbmix-0.9.8/configure-22021-      case $as_dir in #(
dbmix-0.9.8/configure:22022:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
dbmix-0.9.8/configure-22023-      *) as_qdir=$as_dir;;
##############################################
dbmix-0.9.8/configure-22059-*)
dbmix-0.9.8/configure:22060:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
dbmix-0.9.8/configure-22061-  # A ".." for each directory in $ac_dir_suffix.
dbmix-0.9.8/configure:22062:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
dbmix-0.9.8/configure-22063-  case $ac_top_builddir_sub in
##############################################
dbmix-0.9.8/configure-22137-
dbmix-0.9.8/configure:22138:# Neutralize VPATH when `$srcdir' = `.'.
dbmix-0.9.8/configure-22139-# Shell code in configure.ac might set extrasub.
##############################################
dbmix-0.9.8/configure-22162-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
dbmix-0.9.8/configure:22163:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
dbmix-0.9.8/configure:22164:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
dbmix-0.9.8/configure-22165-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
dbmix-0.9.8/configure-22280-    * )
dbmix-0.9.8/configure:22281:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dbmix-0.9.8/configure-22282-  esac
##############################################
dbmix-0.9.8/configure-22317-  # Strip MF so we end up with the name of the file.
dbmix-0.9.8/configure:22318:  mf=`echo "$mf" | sed -e 's/:.*$//'`
dbmix-0.9.8/configure-22319-  # Check whether this is an Automake generated Makefile or not.
##############################################
dbmix-0.9.8/configure-22354-  # from the Makefile without running `make'.
dbmix-0.9.8/configure:22355:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
dbmix-0.9.8/configure-22356-  test -z "$DEPDIR" && continue
dbmix-0.9.8/configure:22357:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
dbmix-0.9.8/configure-22358-  test -z "am__include" && continue
dbmix-0.9.8/configure:22359:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
dbmix-0.9.8/configure-22360-  # When using ansi2knr, U may be empty or an underscore; expand it
dbmix-0.9.8/configure:22361:  U=`sed -n 's/^U = //p' < "$mf"`
dbmix-0.9.8/configure-22362-  # Find all dependency output files, they are included files with
##############################################
dbmix-0.9.8/configure-22401-      case $as_dir in #(
dbmix-0.9.8/configure:22402:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
dbmix-0.9.8/configure-22403-      *) as_qdir=$as_dir;;
##############################################
dbmix-0.9.8/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
dbmix-0.9.8/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
dbmix-0.9.8/depcomp-71-
##############################################
dbmix-0.9.8/depcomp-217-  # Version 6 uses the directory in both cases.
dbmix-0.9.8/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
dbmix-0.9.8/depcomp-219-  test "x$dir" = "x$object" && dir=
dbmix-0.9.8/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
dbmix-0.9.8/depcomp-221-  if test "$libtool" = yes; then
##############################################
dbmix-0.9.8/depcomp-246-    # Do two passes, one to just change these to
dbmix-0.9.8/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
dbmix-0.9.8/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
dbmix-0.9.8/depcomp-288-  # Do two passes, one to just change these to
dbmix-0.9.8/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
dbmix-0.9.8/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
dbmix-0.9.8/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
dbmix-0.9.8/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
dbmix-0.9.8/depcomp-306-  test "x$dir" = "x$object" && dir=
dbmix-0.9.8/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
dbmix-0.9.8/depcomp-308-  if test "$libtool" = yes; then
##############################################
dbmix-0.9.8/depcomp-343-   # Subdirectories are respected.
dbmix-0.9.8/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
dbmix-0.9.8/depcomp-345-   test "x$dir" = "x$object" && dir=
dbmix-0.9.8/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
dbmix-0.9.8/depcomp-347-
##############################################
dbmix-0.9.8/depcomp-482-  done
dbmix-0.9.8/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
dbmix-0.9.8/depcomp-484-  touch "$tmpdepfile"
##############################################
dbmix-0.9.8/install-sh-217-      fi
dbmix-0.9.8/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
dbmix-0.9.8/install-sh-219-    *)
##############################################
dbmix-0.9.8/install-sh-269-      dstdir=$dst
dbmix-0.9.8/install-sh:270:      dst=$dstdir/`basename "$src"`
dbmix-0.9.8/install-sh-271-      dstdir_status=0
##############################################
dbmix-0.9.8/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
dbmix-0.9.8/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
dbmix-0.9.8/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
dbmix-0.9.8/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
dbmix-0.9.8/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
dbmix-0.9.8/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
dbmix-0.9.8/install-sh-418-	    case $prefix in
dbmix-0.9.8/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
dbmix-0.9.8/install-sh-420-	      *) qprefix=$prefix;;
##############################################
dbmix-0.9.8/install-sh-467-    if $copy_on_change &&
dbmix-0.9.8/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
dbmix-0.9.8/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
dbmix-0.9.8/install-sh-470-
##############################################
dbmix-0.9.8/ltmain.sh-36-# The name of this program:
dbmix-0.9.8/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
dbmix-0.9.8/ltmain.sh-38-modename="$progname"
##############################################
dbmix-0.9.8/ltmain.sh-69-  :
dbmix-0.9.8/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
dbmix-0.9.8/ltmain.sh-71-  # Yippee, $echo works!
##############################################
dbmix-0.9.8/ltmain.sh-175-      # If mktemp works, use that first and foremost
dbmix-0.9.8/ltmain.sh:176:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
dbmix-0.9.8/ltmain.sh-177-
##############################################
dbmix-0.9.8/ltmain.sh-207-  win32_libid_type="unknown"
dbmix-0.9.8/ltmain.sh:208:  win32_fileres=`file -L $1 2>/dev/null`
dbmix-0.9.8/ltmain.sh-209-  case $win32_fileres in
##############################################
dbmix-0.9.8/ltmain.sh-265-      # but not from the CC environment variable when configure was run.
dbmix-0.9.8/ltmain.sh:266:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
dbmix-0.9.8/ltmain.sh-267-      # Blanks at the start of $base_compile will cause this to fail
##############################################
dbmix-0.9.8/ltmain.sh-272-	    # Evaluate the configuration.
dbmix-0.9.8/ltmain.sh:273:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
dbmix-0.9.8/ltmain.sh-274-	    CC_quoted=
##############################################
dbmix-0.9.8/ltmain.sh-284-	    case "$@ " in
dbmix-0.9.8/ltmain.sh:285:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
dbmix-0.9.8/ltmain.sh-286-	      # The compiler in the base compile command matches
##############################################
dbmix-0.9.8/ltmain.sh-352-      esac
dbmix-0.9.8/ltmain.sh:353:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-354-      my_xlib_u=$my_xlib
##############################################
dbmix-0.9.8/ltmain.sh-357-	*" $my_xlib_u "*)
dbmix-0.9.8/ltmain.sh:358:	  extracted_serial=`expr $extracted_serial + 1`
dbmix-0.9.8/ltmain.sh-359-	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
dbmix-0.9.8/ltmain.sh-382-	  darwin_curdir=`pwd`
dbmix-0.9.8/ltmain.sh:383:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh:384:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
dbmix-0.9.8/ltmain.sh-385-	  if test -n "$darwin_arches"; then 
dbmix-0.9.8/ltmain.sh:386:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
dbmix-0.9.8/ltmain.sh-387-	    darwin_arch=
##############################################
dbmix-0.9.8/ltmain.sh-397-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
dbmix-0.9.8/ltmain.sh:398:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
dbmix-0.9.8/ltmain.sh-399-	    darwin_file=
##############################################
dbmix-0.9.8/ltmain.sh-401-	    for darwin_file in $darwin_filelist; do
dbmix-0.9.8/ltmain.sh:402:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
dbmix-0.9.8/ltmain.sh-403-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
dbmix-0.9.8/ltmain.sh-416-      esac
dbmix-0.9.8/ltmain.sh:417:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
dbmix-0.9.8/ltmain.sh-418-    done
##############################################
dbmix-0.9.8/ltmain.sh-435-  case $arg in
dbmix-0.9.8/ltmain.sh:436:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
dbmix-0.9.8/ltmain.sh-437-  *) optarg= ;;
##############################################
dbmix-0.9.8/ltmain.sh-466-	  # Evaluate the configuration.
dbmix-0.9.8/ltmain.sh:467:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
dbmix-0.9.8/ltmain.sh-468-	else
##############################################
dbmix-0.9.8/ltmain.sh-589-static)
dbmix-0.9.8/ltmain.sh:590:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
dbmix-0.9.8/ltmain.sh-591-  ;;
##############################################
dbmix-0.9.8/ltmain.sh-710-	-Wc,*)
dbmix-0.9.8/ltmain.sh:711:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
dbmix-0.9.8/ltmain.sh-712-	  lastarg=
##############################################
dbmix-0.9.8/ltmain.sh-727-	  IFS="$save_ifs"
dbmix-0.9.8/ltmain.sh:728:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
dbmix-0.9.8/ltmain.sh-729-
##############################################
dbmix-0.9.8/ltmain.sh-746-      # Aesthetically quote the previous argument.
dbmix-0.9.8/ltmain.sh:747:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-748-
##############################################
dbmix-0.9.8/ltmain.sh-774-      # Get the name of the library object.
dbmix-0.9.8/ltmain.sh:775:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-776-      ;;
##############################################
dbmix-0.9.8/ltmain.sh-785-    *.ads) xform=ads ;;
dbmix-0.9.8/ltmain.sh:786:    *.asm) xform=asm ;;
dbmix-0.9.8/ltmain.sh-787-    *.c++) xform=c++ ;;
##############################################
dbmix-0.9.8/ltmain.sh-799-
dbmix-0.9.8/ltmain.sh:800:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
dbmix-0.9.8/ltmain.sh-801-
dbmix-0.9.8/ltmain.sh-802-    case $libobj in
dbmix-0.9.8/ltmain.sh:803:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
dbmix-0.9.8/ltmain.sh-804-    *)
##############################################
dbmix-0.9.8/ltmain.sh-830-
dbmix-0.9.8/ltmain.sh:831:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-832-    case $qlibobj in
##############################################
dbmix-0.9.8/ltmain.sh-838-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
dbmix-0.9.8/ltmain.sh:839:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh:840:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-841-    if test "X$xdir" = "X$obj"; then
##############################################
dbmix-0.9.8/ltmain.sh-877-    if test "$compiler_c_o" = no; then
dbmix-0.9.8/ltmain.sh:878:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
dbmix-0.9.8/ltmain.sh-879-      lockfile="$output_obj.lock"
##############################################
dbmix-0.9.8/ltmain.sh-898-*** ERROR, $lockfile exists and contains:
dbmix-0.9.8/ltmain.sh:899:`cat $lockfile 2>/dev/null`
dbmix-0.9.8/ltmain.sh-900-
##############################################
dbmix-0.9.8/ltmain.sh-916-    fi
dbmix-0.9.8/ltmain.sh:917:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-918-    case $qsrcfile in
##############################################
dbmix-0.9.8/ltmain.sh-972-      if test "$need_locks" = warn &&
dbmix-0.9.8/ltmain.sh:973:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dbmix-0.9.8/ltmain.sh-974-	$echo "\
dbmix-0.9.8/ltmain.sh-975-*** ERROR, $lockfile contains:
dbmix-0.9.8/ltmain.sh:976:`cat $lockfile 2>/dev/null`
dbmix-0.9.8/ltmain.sh-977-
##############################################
dbmix-0.9.8/ltmain.sh-1044-      if test "$need_locks" = warn &&
dbmix-0.9.8/ltmain.sh:1045:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dbmix-0.9.8/ltmain.sh-1046-	$echo "\
dbmix-0.9.8/ltmain.sh-1047-*** ERROR, $lockfile contains:
dbmix-0.9.8/ltmain.sh:1048:`cat $lockfile 2>/dev/null`
dbmix-0.9.8/ltmain.sh-1049-
##############################################
dbmix-0.9.8/ltmain.sh-1218-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
dbmix-0.9.8/ltmain.sh:1219:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
dbmix-0.9.8/ltmain.sh-1220-	;;
##############################################
dbmix-0.9.8/ltmain.sh-1307-	    moreargs=
dbmix-0.9.8/ltmain.sh:1308:	    for fil in `cat $save_arg`
dbmix-0.9.8/ltmain.sh-1309-	    do
##############################################
dbmix-0.9.8/ltmain.sh-1334-		# Extract subdirectory from the argument.
dbmix-0.9.8/ltmain.sh:1335:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-1336-		if test "X$xdir" = "X$arg"; then
##############################################
dbmix-0.9.8/ltmain.sh-1393-		  # Extract subdirectory from the argument.
dbmix-0.9.8/ltmain.sh:1394:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-1395-		  if test "X$xdir" = "X$arg"; then
##############################################
dbmix-0.9.8/ltmain.sh-1400-
dbmix-0.9.8/ltmain.sh:1401:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
dbmix-0.9.8/ltmain.sh:1402:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
dbmix-0.9.8/ltmain.sh-1403-		  libobjs="$libobjs $pic_object"
##############################################
dbmix-0.9.8/ltmain.sh-1561-      -L*)
dbmix-0.9.8/ltmain.sh:1562:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
dbmix-0.9.8/ltmain.sh-1563-	# We need an absolute path.
##############################################
dbmix-0.9.8/ltmain.sh-1566-	*)
dbmix-0.9.8/ltmain.sh:1567:	  absdir=`cd "$dir" && pwd`
dbmix-0.9.8/ltmain.sh-1568-	  if test -z "$absdir"; then
##############################################
dbmix-0.9.8/ltmain.sh-1584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
dbmix-0.9.8/ltmain.sh:1585:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
dbmix-0.9.8/ltmain.sh-1586-	  case :$dllsearchpath: in
##############################################
dbmix-0.9.8/ltmain.sh-1682-	# to be aesthetically quoted because they are evaled later.
dbmix-0.9.8/ltmain.sh:1683:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-1684-	case $arg in
##############################################
dbmix-0.9.8/ltmain.sh-1751-      -R*)
dbmix-0.9.8/ltmain.sh:1752:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
dbmix-0.9.8/ltmain.sh-1753-	# We need an absolute path.
##############################################
dbmix-0.9.8/ltmain.sh-1792-      -Wc,*)
dbmix-0.9.8/ltmain.sh:1793:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
dbmix-0.9.8/ltmain.sh-1794-	arg=
##############################################
dbmix-0.9.8/ltmain.sh-1806-	IFS="$save_ifs"
dbmix-0.9.8/ltmain.sh:1807:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
dbmix-0.9.8/ltmain.sh-1808-	;;
##############################################
dbmix-0.9.8/ltmain.sh-1810-      -Wl,*)
dbmix-0.9.8/ltmain.sh:1811:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
dbmix-0.9.8/ltmain.sh-1812-	arg=
##############################################
dbmix-0.9.8/ltmain.sh-1825-	IFS="$save_ifs"
dbmix-0.9.8/ltmain.sh:1826:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
dbmix-0.9.8/ltmain.sh-1827-	;;
##############################################
dbmix-0.9.8/ltmain.sh-1847-	# to be aesthetically quoted because they are evaled later.
dbmix-0.9.8/ltmain.sh:1848:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-1849-	case $arg in
##############################################
dbmix-0.9.8/ltmain.sh-1884-	  # Extract subdirectory from the argument.
dbmix-0.9.8/ltmain.sh:1885:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-1886-	  if test "X$xdir" = "X$arg"; then
##############################################
dbmix-0.9.8/ltmain.sh-1943-	    # Extract subdirectory from the argument.
dbmix-0.9.8/ltmain.sh:1944:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-1945-	    if test "X$xdir" = "X$arg"; then
##############################################
dbmix-0.9.8/ltmain.sh-1950-
dbmix-0.9.8/ltmain.sh:1951:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
dbmix-0.9.8/ltmain.sh:1952:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
dbmix-0.9.8/ltmain.sh-1953-	    libobjs="$libobjs $pic_object"
##############################################
dbmix-0.9.8/ltmain.sh-1986-	# to be aesthetically quoted because they are evaled later.
dbmix-0.9.8/ltmain.sh:1987:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-1988-	case $arg in
##############################################
dbmix-0.9.8/ltmain.sh-2016-    # calculate the name of the file, without its directory
dbmix-0.9.8/ltmain.sh:2017:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-2018-    libobjs_save="$libobjs"
##############################################
dbmix-0.9.8/ltmain.sh-2021-      # get the directories listed in $shlibpath_var
dbmix-0.9.8/ltmain.sh:2022:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
dbmix-0.9.8/ltmain.sh-2023-    else
##############################################
dbmix-0.9.8/ltmain.sh-2028-
dbmix-0.9.8/ltmain.sh:2029:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-2030-    if test "X$output_objdir" = "X$output"; then
##############################################
dbmix-0.9.8/ltmain.sh-2166-	  fi
dbmix-0.9.8/ltmain.sh:2167:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
dbmix-0.9.8/ltmain.sh-2168-	  if test "$linkmode" = lib; then
##############################################
dbmix-0.9.8/ltmain.sh-2215-		    found=no
dbmix-0.9.8/ltmain.sh:2216:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-2217-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
dbmix-0.9.8/ltmain.sh-2240-	    newdependency_libs="$deplib $newdependency_libs"
dbmix-0.9.8/ltmain.sh:2241:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
dbmix-0.9.8/ltmain.sh-2242-	    ;;
##############################################
dbmix-0.9.8/ltmain.sh-2253-	    fi
dbmix-0.9.8/ltmain.sh:2254:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
dbmix-0.9.8/ltmain.sh-2255-	    ;;
##############################################
dbmix-0.9.8/ltmain.sh-2263-	  if test "$pass" = link; then
dbmix-0.9.8/ltmain.sh:2264:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
dbmix-0.9.8/ltmain.sh-2265-	    # Make sure the xrpath contains only unique directories.
##############################################
dbmix-0.9.8/ltmain.sh-2285-		set dummy $deplibs_check_method
dbmix-0.9.8/ltmain.sh:2286:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dbmix-0.9.8/ltmain.sh-2287-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
dbmix-0.9.8/ltmain.sh-2346-	else
dbmix-0.9.8/ltmain.sh:2347:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
dbmix-0.9.8/ltmain.sh-2348-	  exit $EXIT_FAILURE
##############################################
dbmix-0.9.8/ltmain.sh-2357-
dbmix-0.9.8/ltmain.sh:2358:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-2359-	test "X$ladir" = "X$lib" && ladir="."
##############################################
dbmix-0.9.8/ltmain.sh-2449-	*)
dbmix-0.9.8/ltmain.sh:2450:	  abs_ladir=`cd "$ladir" && pwd`
dbmix-0.9.8/ltmain.sh-2451-	  if test -z "$abs_ladir"; then
##############################################
dbmix-0.9.8/ltmain.sh-2457-	esac
dbmix-0.9.8/ltmain.sh:2458:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-2459-
##############################################
dbmix-0.9.8/ltmain.sh-2484-	fi # $installed = yes
dbmix-0.9.8/ltmain.sh:2485:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
dbmix-0.9.8/ltmain.sh-2486-
##############################################
dbmix-0.9.8/ltmain.sh-2531-	    case $deplib in
dbmix-0.9.8/ltmain.sh:2532:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
dbmix-0.9.8/ltmain.sh-2533-	    esac
##############################################
dbmix-0.9.8/ltmain.sh-2652-	    shift; shift
dbmix-0.9.8/ltmain.sh:2653:	    libname=`eval \\$echo \"$libname_spec\"`
dbmix-0.9.8/ltmain.sh-2654-	    # use dlname if we got it. it's perfectly good, no?
##############################################
dbmix-0.9.8/ltmain.sh-2660-	      *cygwin* | mingw*)
dbmix-0.9.8/ltmain.sh:2661:		major=`expr $current - $age`
dbmix-0.9.8/ltmain.sh-2662-		versuffix="-$major"
##############################################
dbmix-0.9.8/ltmain.sh-2671-	    soroot="$soname"
dbmix-0.9.8/ltmain.sh:2672:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
dbmix-0.9.8/ltmain.sh:2673:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
dbmix-0.9.8/ltmain.sh-2674-
##############################################
dbmix-0.9.8/ltmain.sh-2904-	      case $libdir in
dbmix-0.9.8/ltmain.sh:2905:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
dbmix-0.9.8/ltmain.sh-2906-		   case " $xrpath " in
##############################################
dbmix-0.9.8/ltmain.sh-2936-	      *.la)
dbmix-0.9.8/ltmain.sh:2937:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-2938-		test "X$dir" = "X$deplib" && dir="."
##############################################
dbmix-0.9.8/ltmain.sh-2942-		*)
dbmix-0.9.8/ltmain.sh:2943:		  absdir=`cd "$dir" && pwd`
dbmix-0.9.8/ltmain.sh-2944-		  if test -z "$absdir"; then
##############################################
dbmix-0.9.8/ltmain.sh-2952-		else
dbmix-0.9.8/ltmain.sh:2953:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dbmix-0.9.8/ltmain.sh-2954-		  if test -z "$libdir"; then
##############################################
dbmix-0.9.8/ltmain.sh-2967-		  # but need to link against shared
dbmix-0.9.8/ltmain.sh:2968:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
dbmix-0.9.8/ltmain.sh:2969:		  eval deplibdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dbmix-0.9.8/ltmain.sh-2970-		  if test -n "$deplibrary_names" ; then
##############################################
dbmix-0.9.8/ltmain.sh-2998-		  # Again, we only want to link against shared libraries
dbmix-0.9.8/ltmain.sh:2999:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
dbmix-0.9.8/ltmain.sh-3000-		  for tmp in $newlib_search_path ; do
##############################################
dbmix-0.9.8/ltmain.sh-3166-      lib*)
dbmix-0.9.8/ltmain.sh:3167:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
dbmix-0.9.8/ltmain.sh-3168-	eval shared_ext=\"$shrext_cmds\"
##############################################
dbmix-0.9.8/ltmain.sh-3172-	if test "$module" = no; then
dbmix-0.9.8/ltmain.sh:3173:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
dbmix-0.9.8/ltmain.sh-3174-	  $echo "$help" 1>&2
##############################################
dbmix-0.9.8/ltmain.sh-3178-	  # Add the "lib" prefix for modules if required
dbmix-0.9.8/ltmain.sh:3179:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
dbmix-0.9.8/ltmain.sh-3180-	  eval shared_ext=\"$shrext_cmds\"
##############################################
dbmix-0.9.8/ltmain.sh-3182-	else
dbmix-0.9.8/ltmain.sh:3183:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
dbmix-0.9.8/ltmain.sh-3184-	fi
##############################################
dbmix-0.9.8/ltmain.sh-3259-	  darwin|linux|osf|windows|none)
dbmix-0.9.8/ltmain.sh:3260:	    current=`expr $number_major + $number_minor`
dbmix-0.9.8/ltmain.sh-3261-	    age="$number_minor"
##############################################
dbmix-0.9.8/ltmain.sh-3269-	  irix|nonstopux)
dbmix-0.9.8/ltmain.sh:3270:	    current=`expr $number_major + $number_minor`
dbmix-0.9.8/ltmain.sh-3271-	    age="$number_minor"
##############################################
dbmix-0.9.8/ltmain.sh-3317-	if test "$age" -gt "$current"; then
dbmix-0.9.8/ltmain.sh:3318:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
dbmix-0.9.8/ltmain.sh-3319-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
dbmix-0.9.8/ltmain.sh-3332-	  # verstring for coding it into the library header
dbmix-0.9.8/ltmain.sh:3333:	  major=.`expr $current - $age`
dbmix-0.9.8/ltmain.sh-3334-	  versuffix="$major.$age.$revision"
dbmix-0.9.8/ltmain.sh-3335-	  # Darwin ld doesn't like 0 for these options...
dbmix-0.9.8/ltmain.sh:3336:	  minor_current=`expr $current + 1`
dbmix-0.9.8/ltmain.sh-3337-	  xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
dbmix-0.9.8/ltmain.sh-3352-	  if test "X$lt_irix_increment" = "Xno"; then
dbmix-0.9.8/ltmain.sh:3353:	    major=`expr $current - $age`
dbmix-0.9.8/ltmain.sh-3354-	  else
dbmix-0.9.8/ltmain.sh:3355:	    major=`expr $current - $age + 1`
dbmix-0.9.8/ltmain.sh-3356-	  fi
##############################################
dbmix-0.9.8/ltmain.sh-3365-	  while test "$loop" -ne 0; do
dbmix-0.9.8/ltmain.sh:3366:	    iface=`expr $revision - $loop`
dbmix-0.9.8/ltmain.sh:3367:	    loop=`expr $loop - 1`
dbmix-0.9.8/ltmain.sh-3368-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
dbmix-0.9.8/ltmain.sh-3376-	linux)
dbmix-0.9.8/ltmain.sh:3377:	  major=.`expr $current - $age`
dbmix-0.9.8/ltmain.sh-3378-	  versuffix="$major.$age.$revision"
##############################################
dbmix-0.9.8/ltmain.sh-3381-	osf)
dbmix-0.9.8/ltmain.sh:3382:	  major=.`expr $current - $age`
dbmix-0.9.8/ltmain.sh-3383-	  versuffix=".$current.$age.$revision"
##############################################
dbmix-0.9.8/ltmain.sh-3388-	  while test "$loop" -ne 0; do
dbmix-0.9.8/ltmain.sh:3389:	    iface=`expr $current - $loop`
dbmix-0.9.8/ltmain.sh:3390:	    loop=`expr $loop - 1`
dbmix-0.9.8/ltmain.sh-3391-	    verstring="$verstring:${iface}.0"
##############################################
dbmix-0.9.8/ltmain.sh-3405-	  # extension on DOS 8.3 filesystems.
dbmix-0.9.8/ltmain.sh:3406:	  major=`expr $current - $age`
dbmix-0.9.8/ltmain.sh-3407-	  versuffix="-$major"
##############################################
dbmix-0.9.8/ltmain.sh-3460-	removelist=
dbmix-0.9.8/ltmain.sh:3461:	tempremovelist=`$echo "$output_objdir/*"`
dbmix-0.9.8/ltmain.sh-3462-	for p in $tempremovelist; do
##############################################
dbmix-0.9.8/ltmain.sh-3488-	# Transform .lo files to .o files.
dbmix-0.9.8/ltmain.sh:3489:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
dbmix-0.9.8/ltmain.sh-3490-      fi
##############################################
dbmix-0.9.8/ltmain.sh-3493-      #for path in $notinst_path; do
dbmix-0.9.8/ltmain.sh:3494:      #	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
dbmix-0.9.8/ltmain.sh:3495:      #	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
dbmix-0.9.8/ltmain.sh:3496:      #	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
dbmix-0.9.8/ltmain.sh-3497-      #done
##############################################
dbmix-0.9.8/ltmain.sh-3600-	    for i in $deplibs; do
dbmix-0.9.8/ltmain.sh:3601:	      name=`expr $i : '-l\(.*\)'`
dbmix-0.9.8/ltmain.sh-3602-	      # If $name is empty we are operating on a -L argument.
##############################################
dbmix-0.9.8/ltmain.sh-3612-		if test -n "$i" ; then
dbmix-0.9.8/ltmain.sh:3613:		  libname=`eval \\$echo \"$libname_spec\"`
dbmix-0.9.8/ltmain.sh:3614:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
dbmix-0.9.8/ltmain.sh-3615-		  set dummy $deplib_matches
dbmix-0.9.8/ltmain.sh-3616-		  deplib_match=$2
dbmix-0.9.8/ltmain.sh:3617:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
dbmix-0.9.8/ltmain.sh-3618-		    newdeplibs="$newdeplibs $i"
##############################################
dbmix-0.9.8/ltmain.sh-3637-	    for i in $deplibs; do
dbmix-0.9.8/ltmain.sh:3638:	      name=`expr $i : '-l\(.*\)'`
dbmix-0.9.8/ltmain.sh-3639-	      # If $name is empty we are operating on a -L argument.
##############################################
dbmix-0.9.8/ltmain.sh-3652-		  if test -n "$i" ; then
dbmix-0.9.8/ltmain.sh:3653:		    libname=`eval \\$echo \"$libname_spec\"`
dbmix-0.9.8/ltmain.sh:3654:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
dbmix-0.9.8/ltmain.sh-3655-		    set dummy $deplib_matches
dbmix-0.9.8/ltmain.sh-3656-		    deplib_match=$2
dbmix-0.9.8/ltmain.sh:3657:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
dbmix-0.9.8/ltmain.sh-3658-		      newdeplibs="$newdeplibs $i"
##############################################
dbmix-0.9.8/ltmain.sh-3685-	  set dummy $deplibs_check_method
dbmix-0.9.8/ltmain.sh:3686:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dbmix-0.9.8/ltmain.sh-3687-	  for a_deplib in $deplibs; do
dbmix-0.9.8/ltmain.sh:3688:	    name=`expr $a_deplib : '-l\(.*\)'`
dbmix-0.9.8/ltmain.sh-3689-	    # If $name is empty we are operating on a -L argument.
##############################################
dbmix-0.9.8/ltmain.sh-3699-	      if test -n "$a_deplib" ; then
dbmix-0.9.8/ltmain.sh:3700:		libname=`eval \\$echo \"$libname_spec\"`
dbmix-0.9.8/ltmain.sh-3701-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dbmix-0.9.8/ltmain.sh:3702:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dbmix-0.9.8/ltmain.sh-3703-		  for potent_lib in $potential_libs; do
##############################################
dbmix-0.9.8/ltmain.sh-3715-		      while test -h "$potlib" 2>/dev/null; do
dbmix-0.9.8/ltmain.sh:3716:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
dbmix-0.9.8/ltmain.sh-3717-			case $potliblink in
dbmix-0.9.8/ltmain.sh-3718-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
dbmix-0.9.8/ltmain.sh:3719:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
dbmix-0.9.8/ltmain.sh-3720-			esac
##############################################
dbmix-0.9.8/ltmain.sh-3754-	  set dummy $deplibs_check_method
dbmix-0.9.8/ltmain.sh:3755:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dbmix-0.9.8/ltmain.sh-3756-	  for a_deplib in $deplibs; do
dbmix-0.9.8/ltmain.sh:3757:	    name=`expr $a_deplib : '-l\(.*\)'`
dbmix-0.9.8/ltmain.sh-3758-	    # If $name is empty we are operating on a -L argument.
##############################################
dbmix-0.9.8/ltmain.sh-3768-	      if test -n "$a_deplib" ; then
dbmix-0.9.8/ltmain.sh:3769:		libname=`eval \\$echo \"$libname_spec\"`
dbmix-0.9.8/ltmain.sh-3770-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dbmix-0.9.8/ltmain.sh:3771:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dbmix-0.9.8/ltmain.sh-3772-		  for potent_lib in $potential_libs; do
##############################################
dbmix-0.9.8/ltmain.sh-3811-	      # can't use Xsed below, because $i might contain '/'
dbmix-0.9.8/ltmain.sh:3812:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
dbmix-0.9.8/ltmain.sh-3813-	    done
##############################################
dbmix-0.9.8/ltmain.sh-3836-	  # On Rhapsody replace the C library is the System framework
dbmix-0.9.8/ltmain.sh:3837:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
dbmix-0.9.8/ltmain.sh-3838-	  ;;
##############################################
dbmix-0.9.8/ltmain.sh-4008-	# Use standard objects if they are pic
dbmix-0.9.8/ltmain.sh:4009:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dbmix-0.9.8/ltmain.sh-4010-
##############################################
dbmix-0.9.8/ltmain.sh-4021-	      eval cmd=\"$cmd\"
dbmix-0.9.8/ltmain.sh:4022:	      if len=`expr "X$cmd" : ".*"` &&
dbmix-0.9.8/ltmain.sh-4023-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dbmix-0.9.8/ltmain.sh-4103-	if test "X$skipped_export" != "X:" &&
dbmix-0.9.8/ltmain.sh:4104:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dbmix-0.9.8/ltmain.sh-4105-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dbmix-0.9.8/ltmain.sh-4122-	  save_output=$output
dbmix-0.9.8/ltmain.sh:4123:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
dbmix-0.9.8/ltmain.sh-4124-
##############################################
dbmix-0.9.8/ltmain.sh-4138-	    if test "X$objlist" = X ||
dbmix-0.9.8/ltmain.sh:4139:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dbmix-0.9.8/ltmain.sh-4140-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
dbmix-0.9.8/ltmain.sh-4153-	      last_robj=$output_objdir/$output_la-${k}.$objext
dbmix-0.9.8/ltmain.sh:4154:	      k=`expr $k + 1`
dbmix-0.9.8/ltmain.sh-4155-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
dbmix-0.9.8/ltmain.sh-4179-	  do
dbmix-0.9.8/ltmain.sh:4180:	    i=`expr $i + 1`
dbmix-0.9.8/ltmain.sh-4181-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
dbmix-0.9.8/ltmain.sh-4304-	libobj="$output"
dbmix-0.9.8/ltmain.sh:4305:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
dbmix-0.9.8/ltmain.sh-4306-	;;
##############################################
dbmix-0.9.8/ltmain.sh-4329-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
dbmix-0.9.8/ltmain.sh:4330:	  reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
dbmix-0.9.8/ltmain.sh-4331-	else
##############################################
dbmix-0.9.8/ltmain.sh-4340-      # Create the old-style object.
dbmix-0.9.8/ltmain.sh:4341:      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
dbmix-0.9.8/ltmain.sh-4342-
##############################################
dbmix-0.9.8/ltmain.sh-4401-      case $host in
dbmix-0.9.8/ltmain.sh:4402:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
dbmix-0.9.8/ltmain.sh-4403-      esac
##############################################
dbmix-0.9.8/ltmain.sh-4421-	# On Rhapsody replace the C library is the System framework
dbmix-0.9.8/ltmain.sh:4422:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
dbmix-0.9.8/ltmain.sh:4423:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
dbmix-0.9.8/ltmain.sh-4424-	;;
##############################################
dbmix-0.9.8/ltmain.sh-4509-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
dbmix-0.9.8/ltmain.sh:4510:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
dbmix-0.9.8/ltmain.sh-4511-	  case :$dllsearchpath: in
##############################################
dbmix-0.9.8/ltmain.sh-4567-	# Transform all the library objects into standard objects.
dbmix-0.9.8/ltmain.sh:4568:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dbmix-0.9.8/ltmain.sh:4569:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dbmix-0.9.8/ltmain.sh-4570-      fi
##############################################
dbmix-0.9.8/ltmain.sh-4613-	    # Add our own program objects to the symbol list.
dbmix-0.9.8/ltmain.sh:4614:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dbmix-0.9.8/ltmain.sh-4615-	    for arg in $progfiles; do
##############################################
dbmix-0.9.8/ltmain.sh-4655-	    $show "extracting global C symbols from \`$arg'"
dbmix-0.9.8/ltmain.sh:4656:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-4657-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
dbmix-0.9.8/ltmain.sh-4777-            if test -f "$output_objdir/${outputname}.def" ; then
dbmix-0.9.8/ltmain.sh:4778:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
dbmix-0.9.8/ltmain.sh:4779:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
dbmix-0.9.8/ltmain.sh-4780-            else
dbmix-0.9.8/ltmain.sh:4781:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
dbmix-0.9.8/ltmain.sh:4782:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
dbmix-0.9.8/ltmain.sh-4783-             fi
##############################################
dbmix-0.9.8/ltmain.sh-4785-          * )
dbmix-0.9.8/ltmain.sh:4786:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
dbmix-0.9.8/ltmain.sh:4787:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
dbmix-0.9.8/ltmain.sh-4788-            ;;
##############################################
dbmix-0.9.8/ltmain.sh-4801-	# Nullify the symbol file.
dbmix-0.9.8/ltmain.sh:4802:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
dbmix-0.9.8/ltmain.sh:4803:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
dbmix-0.9.8/ltmain.sh-4804-      fi
##############################################
dbmix-0.9.8/ltmain.sh-4807-	# Replace the output file specification.
dbmix-0.9.8/ltmain.sh:4808:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
dbmix-0.9.8/ltmain.sh-4809-	link_command="$compile_command$compile_rpath"
##############################################
dbmix-0.9.8/ltmain.sh-4874-	# Replace the output file specification.
dbmix-0.9.8/ltmain.sh:4875:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
dbmix-0.9.8/ltmain.sh-4876-	# Delete the old output file.
##############################################
dbmix-0.9.8/ltmain.sh-4894-	  if test "$fast_install" = yes; then
dbmix-0.9.8/ltmain.sh:4895:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
dbmix-0.9.8/ltmain.sh-4896-	  else
##############################################
dbmix-0.9.8/ltmain.sh-4906-      # Replace the output file specification.
dbmix-0.9.8/ltmain.sh:4907:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
dbmix-0.9.8/ltmain.sh-4908-
##############################################
dbmix-0.9.8/ltmain.sh-4926-	  else
dbmix-0.9.8/ltmain.sh:4927:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-4928-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
dbmix-0.9.8/ltmain.sh-4931-	relink_command="(cd `pwd`; $relink_command)"
dbmix-0.9.8/ltmain.sh:4932:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
dbmix-0.9.8/ltmain.sh-4933-      fi
##############################################
dbmix-0.9.8/ltmain.sh-4940-	esac
dbmix-0.9.8/ltmain.sh:4941:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-4942-      else
dbmix-0.9.8/ltmain.sh:4943:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-4944-      fi
##############################################
dbmix-0.9.8/ltmain.sh-4950-	case $output in
dbmix-0.9.8/ltmain.sh:4951:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
dbmix-0.9.8/ltmain.sh-4952-	esac
##############################################
dbmix-0.9.8/ltmain.sh-4956-	    exeext=.exe
dbmix-0.9.8/ltmain.sh:4957:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
dbmix-0.9.8/ltmain.sh-4958-	  *) exeext= ;;
##############################################
dbmix-0.9.8/ltmain.sh-4961-	  *cygwin* | *mingw* )
dbmix-0.9.8/ltmain.sh:4962:            output_name=`basename $output`
dbmix-0.9.8/ltmain.sh:4963:            output_path=`dirname $output`
dbmix-0.9.8/ltmain.sh-4964-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
dbmix-0.9.8/ltmain.sh-5371-      shift
dbmix-0.9.8/ltmain.sh:5372:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
dbmix-0.9.8/ltmain.sh-5373-      # Yippee, \$echo works!
##############################################
dbmix-0.9.8/ltmain.sh-5383-  # Find the directory that this script lives in.
dbmix-0.9.8/ltmain.sh:5384:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
dbmix-0.9.8/ltmain.sh-5385-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
dbmix-0.9.8/ltmain.sh-5387-  # Follow symbolic links until we get to the real thisdir.
dbmix-0.9.8/ltmain.sh:5388:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
dbmix-0.9.8/ltmain.sh-5389-  while test -n \"\$file\"; do
dbmix-0.9.8/ltmain.sh:5390:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
dbmix-0.9.8/ltmain.sh-5391-
##############################################
dbmix-0.9.8/ltmain.sh-5399-
dbmix-0.9.8/ltmain.sh:5400:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
dbmix-0.9.8/ltmain.sh:5401:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
dbmix-0.9.8/ltmain.sh-5402-  done
##############################################
dbmix-0.9.8/ltmain.sh-5404-  # Try to get the absolute directory name.
dbmix-0.9.8/ltmain.sh:5405:  absdir=\`cd \"\$thisdir\" && pwd\`
dbmix-0.9.8/ltmain.sh-5406-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
dbmix-0.9.8/ltmain.sh-5414-  if test ! -f \"\$progdir/\$program\" || \\
dbmix-0.9.8/ltmain.sh:5415:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
dbmix-0.9.8/ltmain.sh-5416-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
dbmix-0.9.8/ltmain.sh-5429-    if test -n \"\$relink_command\"; then
dbmix-0.9.8/ltmain.sh:5430:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
dbmix-0.9.8/ltmain.sh-5431-      else
##############################################
dbmix-0.9.8/ltmain.sh-5461-    # The second colon is a workaround for a bug in BeOS R4 sed
dbmix-0.9.8/ltmain.sh:5462:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
dbmix-0.9.8/ltmain.sh-5463-
##############################################
dbmix-0.9.8/ltmain.sh-5574-	  do
dbmix-0.9.8/ltmain.sh:5575:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-5576-	    case " $oldobjs " in
##############################################
dbmix-0.9.8/ltmain.sh-5582-		newobj=lt$counter-$objbase
dbmix-0.9.8/ltmain.sh:5583:		counter=`expr $counter + 1`
dbmix-0.9.8/ltmain.sh-5584-		case " $oldobjs " in
##############################################
dbmix-0.9.8/ltmain.sh-5600-
dbmix-0.9.8/ltmain.sh:5601:	if len=`expr "X$cmds" : ".*"` &&
dbmix-0.9.8/ltmain.sh-5602-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dbmix-0.9.8/ltmain.sh-5622-	    eval test_cmds=\"$old_archive_cmds\"
dbmix-0.9.8/ltmain.sh:5623:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dbmix-0.9.8/ltmain.sh-5624-	       test "$len" -le "$max_cmd_len"; then
##############################################
dbmix-0.9.8/ltmain.sh-5674-	else
dbmix-0.9.8/ltmain.sh:5675:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-5676-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
dbmix-0.9.8/ltmain.sh-5680-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
dbmix-0.9.8/ltmain.sh:5681:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
dbmix-0.9.8/ltmain.sh-5682-      if test "$hardcode_automatic" = yes ; then
##############################################
dbmix-0.9.8/ltmain.sh-5699-	      *.la)
dbmix-0.9.8/ltmain.sh:5700:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh:5701:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dbmix-0.9.8/ltmain.sh-5702-		if test -z "$libdir"; then
##############################################
dbmix-0.9.8/ltmain.sh-5713-	    for lib in $dlfiles; do
dbmix-0.9.8/ltmain.sh:5714:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh:5715:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dbmix-0.9.8/ltmain.sh-5716-	      if test -z "$libdir"; then
##############################################
dbmix-0.9.8/ltmain.sh-5724-	    for lib in $dlprefiles; do
dbmix-0.9.8/ltmain.sh:5725:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh:5726:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dbmix-0.9.8/ltmain.sh-5727-	      if test -z "$libdir"; then
##############################################
dbmix-0.9.8/ltmain.sh-5821-      # Aesthetically quote it.
dbmix-0.9.8/ltmain.sh:5822:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-5823-      case $arg in
##############################################
dbmix-0.9.8/ltmain.sh-5837-    # Aesthetically quote it.
dbmix-0.9.8/ltmain.sh:5838:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-5839-    case $arg in
##############################################
dbmix-0.9.8/ltmain.sh-5888-      # Aesthetically quote the argument.
dbmix-0.9.8/ltmain.sh:5889:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-5890-      case $arg in
##############################################
dbmix-0.9.8/ltmain.sh-5920-    # Strip any trailing slash from the destination.
dbmix-0.9.8/ltmain.sh:5921:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
dbmix-0.9.8/ltmain.sh-5922-
##############################################
dbmix-0.9.8/ltmain.sh-5928-    else
dbmix-0.9.8/ltmain.sh:5929:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-5930-      test "X$destdir" = "X$dest" && destdir=.
dbmix-0.9.8/ltmain.sh:5931:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-5932-
##############################################
dbmix-0.9.8/ltmain.sh-6004-
dbmix-0.9.8/ltmain.sh:6005:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
dbmix-0.9.8/ltmain.sh-6006-	test "X$dir" = "X$file/" && dir=
##############################################
dbmix-0.9.8/ltmain.sh-6010-	  # Determine the prefix the user has applied to our future dir.
dbmix-0.9.8/ltmain.sh:6011:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
dbmix-0.9.8/ltmain.sh-6012-
##############################################
dbmix-0.9.8/ltmain.sh-6025-	    # Stick the inst_prefix_dir data into the link command.
dbmix-0.9.8/ltmain.sh:6026:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
dbmix-0.9.8/ltmain.sh-6027-	  else
dbmix-0.9.8/ltmain.sh:6028:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
dbmix-0.9.8/ltmain.sh-6029-	  fi
##############################################
dbmix-0.9.8/ltmain.sh-6094-	# Install the pseudo-library for information purposes.
dbmix-0.9.8/ltmain.sh:6095:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-6096-	instname="$dir/$name"i
##############################################
dbmix-0.9.8/ltmain.sh-6110-	else
dbmix-0.9.8/ltmain.sh:6111:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-6112-	  destfile="$destdir/$destfile"
##############################################
dbmix-0.9.8/ltmain.sh-6117-	*.lo)
dbmix-0.9.8/ltmain.sh:6118:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
dbmix-0.9.8/ltmain.sh-6119-	  ;;
##############################################
dbmix-0.9.8/ltmain.sh-6139-	  # Deduce the name of the old-style object file.
dbmix-0.9.8/ltmain.sh:6140:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
dbmix-0.9.8/ltmain.sh-6141-
##############################################
dbmix-0.9.8/ltmain.sh-6152-	else
dbmix-0.9.8/ltmain.sh:6153:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-6154-	  destfile="$destdir/$destfile"
##############################################
dbmix-0.9.8/ltmain.sh-6163-	    if test ! -f "$file"; then
dbmix-0.9.8/ltmain.sh:6164:	      file=`$echo $file|${SED} 's,.exe$,,'`
dbmix-0.9.8/ltmain.sh-6165-	      stripped_ext=".exe"
##############################################
dbmix-0.9.8/ltmain.sh-6172-	*cygwin*|*mingw*)
dbmix-0.9.8/ltmain.sh:6173:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
dbmix-0.9.8/ltmain.sh-6174-	    ;;
##############################################
dbmix-0.9.8/ltmain.sh-6210-	    fi
dbmix-0.9.8/ltmain.sh:6211:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
dbmix-0.9.8/ltmain.sh-6212-	    if test -n "$libdir" && test ! -f "$libfile"; then
dbmix-0.9.8/ltmain.sh:6213:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
dbmix-0.9.8/ltmain.sh-6214-	      finalize=no
##############################################
dbmix-0.9.8/ltmain.sh-6233-	      tmpdir=`func_mktempdir`
dbmix-0.9.8/ltmain.sh:6234:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-6235-	      outputname="$tmpdir/$file"
dbmix-0.9.8/ltmain.sh-6236-	      # Replace the output file specification.
dbmix-0.9.8/ltmain.sh:6237:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
dbmix-0.9.8/ltmain.sh-6238-
##############################################
dbmix-0.9.8/ltmain.sh-6251-	    # Install the binary that we compiled earlier.
dbmix-0.9.8/ltmain.sh:6252:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
dbmix-0.9.8/ltmain.sh-6253-	  fi
##############################################
dbmix-0.9.8/ltmain.sh-6267-	  *:*.exe)
dbmix-0.9.8/ltmain.sh:6268:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
dbmix-0.9.8/ltmain.sh-6269-	    ;;
##############################################
dbmix-0.9.8/ltmain.sh-6280-    for file in $staticlibs; do
dbmix-0.9.8/ltmain.sh:6281:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-6282-
##############################################
dbmix-0.9.8/ltmain.sh-6437-	  # Warn if it was a shared library.
dbmix-0.9.8/ltmain.sh:6438:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
dbmix-0.9.8/ltmain.sh-6439-	  continue
##############################################
dbmix-0.9.8/ltmain.sh-6441-
dbmix-0.9.8/ltmain.sh:6442:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-6443-	test "X$dir" = "X$file" && dir=.
##############################################
dbmix-0.9.8/ltmain.sh-6448-	  if test ! -f "$dir/$dlname"; then
dbmix-0.9.8/ltmain.sh:6449:	    $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
dbmix-0.9.8/ltmain.sh-6450-	    exit $EXIT_FAILURE
##############################################
dbmix-0.9.8/ltmain.sh-6456-	# Just add the directory containing the .lo file.
dbmix-0.9.8/ltmain.sh:6457:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-6458-	test "X$dir" = "X$file" && dir=.
##############################################
dbmix-0.9.8/ltmain.sh-6467-      # Get the absolute pathname.
dbmix-0.9.8/ltmain.sh:6468:      absdir=`cd "$dir" && pwd`
dbmix-0.9.8/ltmain.sh-6469-      test -n "$absdir" && dir="$absdir"
##############################################
dbmix-0.9.8/ltmain.sh-6503-      # Quote arguments (to preserve shell metacharacters).
dbmix-0.9.8/ltmain.sh:6504:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
dbmix-0.9.8/ltmain.sh-6505-      args="$args \"$file\""
##############################################
dbmix-0.9.8/ltmain.sh-6565-    for file in $files; do
dbmix-0.9.8/ltmain.sh:6566:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dbmix-0.9.8/ltmain.sh-6567-      if test "X$dir" = "X$file"; then
##############################################
dbmix-0.9.8/ltmain.sh-6572-      fi
dbmix-0.9.8/ltmain.sh:6573:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dbmix-0.9.8/ltmain.sh-6574-      test "$mode" = uninstall && objdir="$dir"
##############################################
dbmix-0.9.8/ltmain.sh-6682-	  *.exe)
dbmix-0.9.8/ltmain.sh:6683:	    file=`$echo $file|${SED} 's,.exe$,,'`
dbmix-0.9.8/ltmain.sh:6684:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
dbmix-0.9.8/ltmain.sh-6685-	    # $file with .exe has already been added to rmfiles,
##############################################
dbmix-0.9.8/missing-131-       # Could not run --version or --help.  This is probably someone
dbmix-0.9.8/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
dbmix-0.9.8/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
dbmix-0.9.8/missing-165-         from any GNU archive site."
dbmix-0.9.8/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
dbmix-0.9.8/missing-167-    test -z "$files" && files="config.h"
##############################################
dbmix-0.9.8/missing-194-         proper tools for further handling them.
dbmix-0.9.8/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
dbmix-0.9.8/missing-196-         archive site."
dbmix-0.9.8/missing-197-
dbmix-0.9.8/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
dbmix-0.9.8/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
dbmix-0.9.8/missing-200-    if test -f "$file"; then
##############################################
dbmix-0.9.8/missing-223-	*.y)
dbmix-0.9.8/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
dbmix-0.9.8/missing-225-	    if test -f "$SRCFILE"; then
##############################################
dbmix-0.9.8/missing-227-	    fi
dbmix-0.9.8/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
dbmix-0.9.8/missing-229-	    if test -f "$SRCFILE"; then
##############################################
dbmix-0.9.8/missing-253-	*.l)
dbmix-0.9.8/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
dbmix-0.9.8/missing-255-	    if test -f "$SRCFILE"; then
##############################################
dbmix-0.9.8/missing-272-
dbmix-0.9.8/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
dbmix-0.9.8/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
dbmix-0.9.8/missing-275-    if test -f "$file"; then
##############################################
dbmix-0.9.8/missing-292-    # The file to touch is that specified with -o ...
dbmix-0.9.8/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
dbmix-0.9.8/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
dbmix-0.9.8/missing-295-    if test -z "$file"; then
dbmix-0.9.8/missing-296-      # ... or it is the one specified with @setfilename ...
dbmix-0.9.8/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
dbmix-0.9.8/missing-298-      file=`sed -n '
##############################################
dbmix-0.9.8/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
dbmix-0.9.8/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
dbmix-0.9.8/missing-306-    fi
##############################################
dbmix-0.9.8/missing-328-	*o*)
dbmix-0.9.8/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
dbmix-0.9.8/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
dbmix-0.9.8/missing-334-	*h*)
dbmix-0.9.8/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
dbmix-0.9.8/missing-336-	    tar "$firstarg" "$@" && exit 0