===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dballe-8.6/install-sh-234-      fi
dballe-8.6/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
dballe-8.6/install-sh-236-    *)
##############################################
dballe-8.6/install-sh-280-      dstdir=$dst
dballe-8.6/install-sh:281:      dstbase=`basename "$src"`
dballe-8.6/install-sh-282-      case $dst in
##############################################
dballe-8.6/install-sh-287-    else
dballe-8.6/install-sh:288:      dstdir=`dirname "$dst"`
dballe-8.6/install-sh-289-      test -d "$dstdir"
##############################################
dballe-8.6/install-sh-354-                   test_tmpdir="$tmpdir/a"
dballe-8.6/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
dballe-8.6/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
dballe-8.6/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
dballe-8.6/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
dballe-8.6/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
dballe-8.6/install-sh-419-            case $prefix in
dballe-8.6/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
dballe-8.6/install-sh-421-              *) qprefix=$prefix;;
##############################################
dballe-8.6/install-sh-468-    if $copy_on_change &&
dballe-8.6/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
dballe-8.6/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
dballe-8.6/install-sh-471-       set -f &&
##############################################
dballe-8.6/compile-67-	mingw/*)
dballe-8.6/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
dballe-8.6/compile-69-	  ;;
dballe-8.6/compile-70-	cygwin/*)
dballe-8.6/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
dballe-8.6/compile-72-	  ;;
dballe-8.6/compile-73-	wine/*)
dballe-8.6/compile:74:	  file=`winepath -w "$file" || echo "$file"`
dballe-8.6/compile-75-	  ;;
##############################################
dballe-8.6/compile-310-# Name of file we expect compiler to create.
dballe-8.6/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
dballe-8.6/compile-312-
##############################################
dballe-8.6/compile-316-# object file name, since that is what matters with a parallel build.
dballe-8.6/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
dballe-8.6/compile-318-while true; do
##############################################
dballe-8.6/bench/Makefile.in-50-  { \
dballe-8.6/bench/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/bench/Makefile.in-52-  }; \
##############################################
dballe-8.6/bench/Makefile.in-399-	test -n "$(EXEEXT)" || exit 0; \
dballe-8.6/bench/Makefile.in:400:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dballe-8.6/bench/Makefile.in-401-	echo " rm -f" $$list; \
##############################################
dballe-8.6/bench/Makefile.in-427-.cc.o:
dballe-8.6/bench/Makefile.in:428:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dballe-8.6/bench/Makefile.in-429-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/bench/Makefile.in-435-.cc.obj:
dballe-8.6/bench/Makefile.in:436:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dballe-8.6/bench/Makefile.in:437:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dballe-8.6/bench/Makefile.in-438-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dballe-8.6/bench/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/bench/Makefile.in:441:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dballe-8.6/bench/Makefile.in-442-
dballe-8.6/bench/Makefile.in-443-.cc.lo:
dballe-8.6/bench/Makefile.in:444:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dballe-8.6/bench/Makefile.in-445-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/bench/Makefile.in-486-GTAGS:
dballe-8.6/bench/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
dballe-8.6/bench/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
dballe-8.6/bench/Makefile.in-512-distdir-am: $(DISTFILES)
dballe-8.6/bench/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/bench/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/bench/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/bench/Makefile.in-526-	  if test -d $$d/$$file; then \
dballe-8.6/bench/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/bench/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/depcomp-64-  case $1 in
dballe-8.6/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
dballe-8.6/depcomp-66-      *) dir=;;
##############################################
dballe-8.6/depcomp-73-{
dballe-8.6/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
dballe-8.6/depcomp-75-}
##############################################
dballe-8.6/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
dballe-8.6/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
dballe-8.6/depcomp-128-
##############################################
dballe-8.6/depcomp-405-        sleep 1
dballe-8.6/depcomp:406:        i=`expr $i - 1`
dballe-8.6/depcomp-407-      done
dballe-8.6/depcomp-408-    fi
dballe-8.6/depcomp:409:    i=`expr $i - 1`
dballe-8.6/depcomp-410-  done
##############################################
dballe-8.6/depcomp-425-  # Do two passes, one to just change these to
dballe-8.6/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
dballe-8.6/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
dballe-8.6/depcomp-659-  done
dballe-8.6/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
dballe-8.6/depcomp-661-  touch "$tmpdepfile"
##############################################
dballe-8.6/src/Makefile.in-51-  { \
dballe-8.6/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/src/Makefile.in-53-  }; \
##############################################
dballe-8.6/src/Makefile.in-136-	$(CXXFLAGS) $(dbatbl_LDFLAGS) $(LDFLAGS) -o $@
dballe-8.6/src/Makefile.in:137:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dballe-8.6/src/Makefile.in-138-am__vpath_adj = case $$p in \
dballe-8.6/src/Makefile.in:139:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dballe-8.6/src/Makefile.in-140-    *) f=$$p;; \
dballe-8.6/src/Makefile.in-141-  esac;
dballe-8.6/src/Makefile.in:142:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dballe-8.6/src/Makefile.in-143-am__install_max = 40
dballe-8.6/src/Makefile.in-144-am__nobase_strip_setup = \
dballe-8.6/src/Makefile.in:145:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dballe-8.6/src/Makefile.in-146-am__nobase_strip = \
##############################################
dballe-8.6/src/Makefile.in-481-	test -n "$(EXEEXT)" || exit 0; \
dballe-8.6/src/Makefile.in:482:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dballe-8.6/src/Makefile.in-483-	echo " rm -f" $$list; \
##############################################
dballe-8.6/src/Makefile.in-549-.cc.o:
dballe-8.6/src/Makefile.in:550:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dballe-8.6/src/Makefile.in-551-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/src/Makefile.in-557-.cc.obj:
dballe-8.6/src/Makefile.in:558:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dballe-8.6/src/Makefile.in:559:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dballe-8.6/src/Makefile.in-560-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dballe-8.6/src/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/src/Makefile.in:563:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dballe-8.6/src/Makefile.in-564-
dballe-8.6/src/Makefile.in-565-.cc.lo:
dballe-8.6/src/Makefile.in:566:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dballe-8.6/src/Makefile.in-567-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/src/Makefile.in-608-GTAGS:
dballe-8.6/src/Makefile.in:609:	here=`$(am__cd) $(top_builddir) && pwd` \
dballe-8.6/src/Makefile.in-610-	  && $(am__cd) $(top_srcdir) \
##############################################
dballe-8.6/src/Makefile.in-634-distdir-am: $(DISTFILES)
dballe-8.6/src/Makefile.in:635:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/src/Makefile.in:636:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/src/Makefile.in-637-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/src/Makefile.in-648-	  if test -d $$d/$$file; then \
dballe-8.6/src/Makefile.in:649:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/src/Makefile.in-650-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/Makefile.am-25-dbadb.1: src/dbadb doc/add_templates_to_manpage
dballe-8.6/Makefile.am:26:	( cd src && ./`basename $<` help manpage ) | ( cd $(srcdir) && $(srcdir)/doc/add_templates_to_manpage ) > $@
dballe-8.6/Makefile.am-27-
dballe-8.6/Makefile.am-28-dbamsg.1: src/dbamsg doc/add_templates_to_manpage
dballe-8.6/Makefile.am:29:	( cd src && ./`basename $<` help manpage ) | ( cd $(srcdir) && $(srcdir)/doc/add_templates_to_manpage ) > $@
dballe-8.6/Makefile.am-30-
##############################################
dballe-8.6/Makefile.am-34-%.1: src/%
dballe-8.6/Makefile.am:35:	( cd src && ./`basename $<` help manpage ) > $@
dballe-8.6/Makefile.am-36-
##############################################
dballe-8.6/dballe/db/v7/postgresql/repinfo.cc-72-{
dballe-8.6/dballe/db/v7/postgresql/repinfo.cc:73:    conn.exec_no_data("DELETE FROM repinfo WHERE id=$1::int4", (int32_t)id);
dballe-8.6/dballe/db/v7/postgresql/repinfo.cc-74-}
##############################################
dballe-8.6/dballe/db/v7/postgresql/repinfo.cc-79-        UPDATE repinfo SET memo=$2::text, description=$3::text, prio=$4::int4, descriptor=$5::text, tablea=$6::int4
dballe-8.6/dballe/db/v7/postgresql/repinfo.cc:80:         WHERE id=$1::int4
dballe-8.6/dballe/db/v7/postgresql/repinfo.cc-81-    )", (int32_t)entry.id,
##############################################
dballe-8.6/dballe/db/v7/postgresql/data.cc-43-        char query[64];
dballe-8.6/dballe/db/v7/postgresql/data.cc:44:        snprintf(query, 64, "SELECT attrs FROM %s WHERE id=$1::int4", Parent::table_name);
dballe-8.6/dballe/db/v7/postgresql/data.cc-45-        conn.prepare(select_attrs_query_name, query);
dballe-8.6/dballe/db/v7/postgresql/data.cc-46-    }
dballe-8.6/dballe/db/v7/postgresql/data.cc:47:    Tracer<> trc_sel(trc ? trc->trace_select("SELECT attrs FROM … WHERE id=$1::int4") : nullptr);
dballe-8.6/dballe/db/v7/postgresql/data.cc-48-    Values::decode(
##############################################
dballe-8.6/dballe/db/v7/postgresql/data.cc-61-        char query[64];
dballe-8.6/dballe/db/v7/postgresql/data.cc:62:        snprintf(query, 64, "UPDATE %s SET attrs=$1::bytea WHERE id=$2::int4", Parent::table_name);
dballe-8.6/dballe/db/v7/postgresql/data.cc-63-        conn.prepare(write_attrs_query_name, query);
dballe-8.6/dballe/db/v7/postgresql/data.cc-64-    }
dballe-8.6/dballe/db/v7/postgresql/data.cc:65:    Tracer<> trc_upd(trc ? trc->trace_update("UPDATE … SET attrs=$1::bytea WHERE id=$2::int4", 1) : nullptr);
dballe-8.6/dballe/db/v7/postgresql/data.cc-66-    vector<uint8_t> encoded = values.encode();
##############################################
dballe-8.6/dballe/db/v7/postgresql/data.cc-77-        char query[64];
dballe-8.6/dballe/db/v7/postgresql/data.cc:78:        snprintf(query, 64, "UPDATE %s SET attrs=NULL WHERE id=$1::int4", Parent::table_name);
dballe-8.6/dballe/db/v7/postgresql/data.cc-79-        conn.prepare(remove_attrs_query_name, query);
dballe-8.6/dballe/db/v7/postgresql/data.cc-80-    }
dballe-8.6/dballe/db/v7/postgresql/data.cc:81:    Tracer<> trc_upd(trc ? trc->trace_update("UPDATE … SET attrs=NULL WHERE id=$1::int4", 1) : nullptr);
dballe-8.6/dballe/db/v7/postgresql/data.cc-82-    conn.exec_prepared_no_data(remove_attrs_query_name, id_data);
##############################################
dballe-8.6/dballe/db/v7/postgresql/data.cc-111-            char query[64];
dballe-8.6/dballe/db/v7/postgresql/data.cc:112:            snprintf(query, 64, "DELETE FROM %s WHERE id=$1::int4", Parent::table_name);
dballe-8.6/dballe/db/v7/postgresql/data.cc-113-            conn.prepare(remove_data_query_name, query);
##############################################
dballe-8.6/dballe/db/v7/postgresql/data.cc-214-{
dballe-8.6/dballe/db/v7/postgresql/data.cc:215:    conn.prepare("station_datav7_select", "SELECT id, code FROM station_data WHERE id_station=$1::int4");
dballe-8.6/dballe/db/v7/postgresql/data.cc-216-}
##############################################
dballe-8.6/dballe/db/v7/postgresql/data.cc-353-{
dballe-8.6/dballe/db/v7/postgresql/data.cc:354:    conn.prepare("datav7_select", "SELECT id, id_levtr, code FROM data WHERE id_station=$1::int4 AND datetime=$2::timestamp");
dballe-8.6/dballe/db/v7/postgresql/data.cc-355-}
##############################################
dballe-8.6/dballe/db/v7/postgresql/levtr.cc-45-    conn.prepare("v7_levtr_select_id", R"(
dballe-8.6/dballe/db/v7/postgresql/levtr.cc:46:        SELECT id FROM levtr WHERE ltype1=$1::int4 AND l1=$2::int4 AND ltype2=$3::int4 AND l2=$4::int4
dballe-8.6/dballe/db/v7/postgresql/levtr.cc-47-                               AND pind=$5::int4 AND p1=$6::int4 AND p2=$7::int4
dballe-8.6/dballe/db/v7/postgresql/levtr.cc-48-    )");
dballe-8.6/dballe/db/v7/postgresql/levtr.cc:49:    conn.prepare("v7_levtr_select_data", "SELECT ltype1, l1, ltype2, l2, pind, p1, p2 FROM levtr WHERE id=$1::int4");
dballe-8.6/dballe/db/v7/postgresql/levtr.cc-50-    conn.prepare("v7_levtr_insert", R"(
##############################################
dballe-8.6/dballe/db/v7/postgresql/station.cc-25-    // Precompile our statements
dballe-8.6/dballe/db/v7/postgresql/station.cc:26:    conn.prepare("v7_station_select_fixed", "SELECT id FROM station WHERE rep=$1::int4 AND lat=$2::int4 AND lon=$3::int4 AND ident IS NULL");
dballe-8.6/dballe/db/v7/postgresql/station.cc:27:    conn.prepare("v7_station_select_mobile", "SELECT id FROM station WHERE rep=$1::int4 AND lat=$2::int4 AND lon=$3::int4 AND ident=$4::text");
dballe-8.6/dballe/db/v7/postgresql/station.cc-28-    conn.prepare("v7_station_insert", "INSERT INTO station (id, rep, lat, lon, ident) VALUES (DEFAULT, $1::int4, $2::int4, $3::int4, $4::text) RETURNING id");
dballe-8.6/dballe/db/v7/postgresql/station.cc:29:    conn.prepare("v7_station_select_station_data", "SELECT rep, lat, lon, ident FROM station WHERE id=$1::int4");
dballe-8.6/dballe/db/v7/postgresql/station.cc-30-    conn.prepare("v7_station_get_station_vars", R"(
##############################################
dballe-8.6/dballe/db/v7/postgresql/station.cc-32-          FROM station_data d
dballe-8.6/dballe/db/v7/postgresql/station.cc:33:         WHERE d.id_station=$1::int4
dballe-8.6/dballe/db/v7/postgresql/station.cc-34-         ORDER BY d.code
##############################################
dballe-8.6/dballe/db/v7/postgresql/station.cc-38-          FROM station_data d
dballe-8.6/dballe/db/v7/postgresql/station.cc:39:         WHERE d.id_station = $1::int4
dballe-8.6/dballe/db/v7/postgresql/station.cc-40-    )");
##############################################
dballe-8.6/dballe/Makefile.in-53-  { \
dballe-8.6/dballe/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/dballe/Makefile.in-55-  }; \
##############################################
dballe-8.6/dballe/Makefile.in-156-PROGRAMS = $(noinst_PROGRAMS)
dballe-8.6/dballe/Makefile.in:157:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dballe-8.6/dballe/Makefile.in-158-am__vpath_adj = case $$p in \
dballe-8.6/dballe/Makefile.in:159:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dballe-8.6/dballe/Makefile.in-160-    *) f=$$p;; \
dballe-8.6/dballe/Makefile.in-161-  esac;
dballe-8.6/dballe/Makefile.in:162:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dballe-8.6/dballe/Makefile.in-163-am__install_max = 40
dballe-8.6/dballe/Makefile.in-164-am__nobase_strip_setup = \
dballe-8.6/dballe/Makefile.in:165:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dballe-8.6/dballe/Makefile.in-166-am__nobase_strip = \
##############################################
dballe-8.6/dballe/Makefile.in-963-	test -n "$(EXEEXT)" || exit 0; \
dballe-8.6/dballe/Makefile.in:964:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dballe-8.6/dballe/Makefile.in-965-	echo " rm -f" $$list; \
##############################################
dballe-8.6/dballe/Makefile.in-972-	test -n "$(EXEEXT)" || exit 0; \
dballe-8.6/dballe/Makefile.in:973:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dballe-8.6/dballe/Makefile.in-974-	echo " rm -f" $$list; \
##############################################
dballe-8.6/dballe/Makefile.in-1629-.cc.o:
dballe-8.6/dballe/Makefile.in:1630:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dballe-8.6/dballe/Makefile.in-1631-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/dballe/Makefile.in-1637-.cc.obj:
dballe-8.6/dballe/Makefile.in:1638:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dballe-8.6/dballe/Makefile.in:1639:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dballe-8.6/dballe/Makefile.in-1640-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dballe-8.6/dballe/Makefile.in-1642-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1643:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dballe-8.6/dballe/Makefile.in-1644-
dballe-8.6/dballe/Makefile.in-1645-.cc.lo:
dballe-8.6/dballe/Makefile.in:1646:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dballe-8.6/dballe/Makefile.in-1647-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/dballe/Makefile.in-1653-libdballe_la-file.lo: file.cc
dballe-8.6/dballe/Makefile.in:1654:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-file.lo -MD -MP -MF $(DEPDIR)/libdballe_la-file.Tpo -c -o libdballe_la-file.lo `test -f 'file.cc' || echo '$(srcdir)/'`file.cc
dballe-8.6/dballe/Makefile.in-1655-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-file.Tpo $(DEPDIR)/libdballe_la-file.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1657-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1658:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-file.lo `test -f 'file.cc' || echo '$(srcdir)/'`file.cc
dballe-8.6/dballe/Makefile.in-1659-
dballe-8.6/dballe/Makefile.in-1660-libdballe_la-importer.lo: importer.cc
dballe-8.6/dballe/Makefile.in:1661:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-importer.lo -MD -MP -MF $(DEPDIR)/libdballe_la-importer.Tpo -c -o libdballe_la-importer.lo `test -f 'importer.cc' || echo '$(srcdir)/'`importer.cc
dballe-8.6/dballe/Makefile.in-1662-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-importer.Tpo $(DEPDIR)/libdballe_la-importer.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1664-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1665:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-importer.lo `test -f 'importer.cc' || echo '$(srcdir)/'`importer.cc
dballe-8.6/dballe/Makefile.in-1666-
dballe-8.6/dballe/Makefile.in-1667-libdballe_la-exporter.lo: exporter.cc
dballe-8.6/dballe/Makefile.in:1668:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-exporter.lo -MD -MP -MF $(DEPDIR)/libdballe_la-exporter.Tpo -c -o libdballe_la-exporter.lo `test -f 'exporter.cc' || echo '$(srcdir)/'`exporter.cc
dballe-8.6/dballe/Makefile.in-1669-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-exporter.Tpo $(DEPDIR)/libdballe_la-exporter.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1671-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1672:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-exporter.lo `test -f 'exporter.cc' || echo '$(srcdir)/'`exporter.cc
dballe-8.6/dballe/Makefile.in-1673-
dballe-8.6/dballe/Makefile.in-1674-libdballe_la-message.lo: message.cc
dballe-8.6/dballe/Makefile.in:1675:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-message.lo -MD -MP -MF $(DEPDIR)/libdballe_la-message.Tpo -c -o libdballe_la-message.lo `test -f 'message.cc' || echo '$(srcdir)/'`message.cc
dballe-8.6/dballe/Makefile.in-1676-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-message.Tpo $(DEPDIR)/libdballe_la-message.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1678-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1679:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-message.lo `test -f 'message.cc' || echo '$(srcdir)/'`message.cc
dballe-8.6/dballe/Makefile.in-1680-
dballe-8.6/dballe/Makefile.in-1681-libdballe_la-types.lo: types.cc
dballe-8.6/dballe/Makefile.in:1682:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-types.lo -MD -MP -MF $(DEPDIR)/libdballe_la-types.Tpo -c -o libdballe_la-types.lo `test -f 'types.cc' || echo '$(srcdir)/'`types.cc
dballe-8.6/dballe/Makefile.in-1683-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-types.Tpo $(DEPDIR)/libdballe_la-types.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1685-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1686:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-types.lo `test -f 'types.cc' || echo '$(srcdir)/'`types.cc
dballe-8.6/dballe/Makefile.in-1687-
dballe-8.6/dballe/Makefile.in-1688-libdballe_la-value.lo: value.cc
dballe-8.6/dballe/Makefile.in:1689:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-value.lo -MD -MP -MF $(DEPDIR)/libdballe_la-value.Tpo -c -o libdballe_la-value.lo `test -f 'value.cc' || echo '$(srcdir)/'`value.cc
dballe-8.6/dballe/Makefile.in-1690-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-value.Tpo $(DEPDIR)/libdballe_la-value.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1692-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1693:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-value.lo `test -f 'value.cc' || echo '$(srcdir)/'`value.cc
dballe-8.6/dballe/Makefile.in-1694-
dballe-8.6/dballe/Makefile.in-1695-libdballe_la-values.lo: values.cc
dballe-8.6/dballe/Makefile.in:1696:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-values.lo -MD -MP -MF $(DEPDIR)/libdballe_la-values.Tpo -c -o libdballe_la-values.lo `test -f 'values.cc' || echo '$(srcdir)/'`values.cc
dballe-8.6/dballe/Makefile.in-1697-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-values.Tpo $(DEPDIR)/libdballe_la-values.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1699-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1700:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-values.lo `test -f 'values.cc' || echo '$(srcdir)/'`values.cc
dballe-8.6/dballe/Makefile.in-1701-
dballe-8.6/dballe/Makefile.in-1702-libdballe_la-data.lo: data.cc
dballe-8.6/dballe/Makefile.in:1703:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-data.lo -MD -MP -MF $(DEPDIR)/libdballe_la-data.Tpo -c -o libdballe_la-data.lo `test -f 'data.cc' || echo '$(srcdir)/'`data.cc
dballe-8.6/dballe/Makefile.in-1704-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-data.Tpo $(DEPDIR)/libdballe_la-data.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1706-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1707:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-data.lo `test -f 'data.cc' || echo '$(srcdir)/'`data.cc
dballe-8.6/dballe/Makefile.in-1708-
dballe-8.6/dballe/Makefile.in-1709-libdballe_la-query.lo: query.cc
dballe-8.6/dballe/Makefile.in:1710:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-query.lo -MD -MP -MF $(DEPDIR)/libdballe_la-query.Tpo -c -o libdballe_la-query.lo `test -f 'query.cc' || echo '$(srcdir)/'`query.cc
dballe-8.6/dballe/Makefile.in-1711-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-query.Tpo $(DEPDIR)/libdballe_la-query.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1713-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1714:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-query.lo `test -f 'query.cc' || echo '$(srcdir)/'`query.cc
dballe-8.6/dballe/Makefile.in-1715-
dballe-8.6/dballe/Makefile.in-1716-libdballe_la-var.lo: var.cc
dballe-8.6/dballe/Makefile.in:1717:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-var.lo -MD -MP -MF $(DEPDIR)/libdballe_la-var.Tpo -c -o libdballe_la-var.lo `test -f 'var.cc' || echo '$(srcdir)/'`var.cc
dballe-8.6/dballe/Makefile.in-1718-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-var.Tpo $(DEPDIR)/libdballe_la-var.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1720-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1721:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-var.lo `test -f 'var.cc' || echo '$(srcdir)/'`var.cc
dballe-8.6/dballe/Makefile.in-1722-
dballe-8.6/dballe/Makefile.in-1723-libdballe_la-cursor.lo: cursor.cc
dballe-8.6/dballe/Makefile.in:1724:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-cursor.lo -MD -MP -MF $(DEPDIR)/libdballe_la-cursor.Tpo -c -o libdballe_la-cursor.lo `test -f 'cursor.cc' || echo '$(srcdir)/'`cursor.cc
dballe-8.6/dballe/Makefile.in-1725-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-cursor.Tpo $(DEPDIR)/libdballe_la-cursor.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1727-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1728:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-cursor.lo `test -f 'cursor.cc' || echo '$(srcdir)/'`cursor.cc
dballe-8.6/dballe/Makefile.in-1729-
dballe-8.6/dballe/Makefile.in-1730-libdballe_la-db.lo: db.cc
dballe-8.6/dballe/Makefile.in:1731:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdballe_la-db.lo -MD -MP -MF $(DEPDIR)/libdballe_la-db.Tpo -c -o libdballe_la-db.lo `test -f 'db.cc' || echo '$(srcdir)/'`db.cc
dballe-8.6/dballe/Makefile.in-1732-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdballe_la-db.Tpo $(DEPDIR)/libdballe_la-db.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1734-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1735:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdballe_la-db.lo `test -f 'db.cc' || echo '$(srcdir)/'`db.cc
dballe-8.6/dballe/Makefile.in-1736-
dballe-8.6/dballe/Makefile.in-1737-core/libdballe_la-error.lo: core/error.cc
dballe-8.6/dballe/Makefile.in:1738:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-error.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-error.Tpo -c -o core/libdballe_la-error.lo `test -f 'core/error.cc' || echo '$(srcdir)/'`core/error.cc
dballe-8.6/dballe/Makefile.in-1739-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-error.Tpo core/$(DEPDIR)/libdballe_la-error.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1741-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1742:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-error.lo `test -f 'core/error.cc' || echo '$(srcdir)/'`core/error.cc
dballe-8.6/dballe/Makefile.in-1743-
dballe-8.6/dballe/Makefile.in-1744-core/libdballe_la-cursor.lo: core/cursor.cc
dballe-8.6/dballe/Makefile.in:1745:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-cursor.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-cursor.Tpo -c -o core/libdballe_la-cursor.lo `test -f 'core/cursor.cc' || echo '$(srcdir)/'`core/cursor.cc
dballe-8.6/dballe/Makefile.in-1746-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-cursor.Tpo core/$(DEPDIR)/libdballe_la-cursor.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1748-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1749:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-cursor.lo `test -f 'core/cursor.cc' || echo '$(srcdir)/'`core/cursor.cc
dballe-8.6/dballe/Makefile.in-1750-
dballe-8.6/dballe/Makefile.in-1751-core/libdballe_la-aliases.lo: core/aliases.cc
dballe-8.6/dballe/Makefile.in:1752:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-aliases.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-aliases.Tpo -c -o core/libdballe_la-aliases.lo `test -f 'core/aliases.cc' || echo '$(srcdir)/'`core/aliases.cc
dballe-8.6/dballe/Makefile.in-1753-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-aliases.Tpo core/$(DEPDIR)/libdballe_la-aliases.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1755-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1756:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-aliases.lo `test -f 'core/aliases.cc' || echo '$(srcdir)/'`core/aliases.cc
dballe-8.6/dballe/Makefile.in-1757-
dballe-8.6/dballe/Makefile.in-1758-core/libdballe_la-shortcuts.lo: core/shortcuts.cc
dballe-8.6/dballe/Makefile.in:1759:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-shortcuts.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-shortcuts.Tpo -c -o core/libdballe_la-shortcuts.lo `test -f 'core/shortcuts.cc' || echo '$(srcdir)/'`core/shortcuts.cc
dballe-8.6/dballe/Makefile.in-1760-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-shortcuts.Tpo core/$(DEPDIR)/libdballe_la-shortcuts.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1762-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1763:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-shortcuts.lo `test -f 'core/shortcuts.cc' || echo '$(srcdir)/'`core/shortcuts.cc
dballe-8.6/dballe/Makefile.in-1764-
dballe-8.6/dballe/Makefile.in-1765-core/libdballe_la-shortcuts-access.lo: core/shortcuts-access.cc
dballe-8.6/dballe/Makefile.in:1766:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-shortcuts-access.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-shortcuts-access.Tpo -c -o core/libdballe_la-shortcuts-access.lo `test -f 'core/shortcuts-access.cc' || echo '$(srcdir)/'`core/shortcuts-access.cc
dballe-8.6/dballe/Makefile.in-1767-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-shortcuts-access.Tpo core/$(DEPDIR)/libdballe_la-shortcuts-access.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1769-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1770:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-shortcuts-access.lo `test -f 'core/shortcuts-access.cc' || echo '$(srcdir)/'`core/shortcuts-access.cc
dballe-8.6/dballe/Makefile.in-1771-
dballe-8.6/dballe/Makefile.in-1772-core/libdballe_la-benchmark.lo: core/benchmark.cc
dballe-8.6/dballe/Makefile.in:1773:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-benchmark.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-benchmark.Tpo -c -o core/libdballe_la-benchmark.lo `test -f 'core/benchmark.cc' || echo '$(srcdir)/'`core/benchmark.cc
dballe-8.6/dballe/Makefile.in-1774-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-benchmark.Tpo core/$(DEPDIR)/libdballe_la-benchmark.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1776-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1777:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-benchmark.lo `test -f 'core/benchmark.cc' || echo '$(srcdir)/'`core/benchmark.cc
dballe-8.6/dballe/Makefile.in-1778-
dballe-8.6/dballe/Makefile.in-1779-core/libdballe_la-defs.lo: core/defs.cc
dballe-8.6/dballe/Makefile.in:1780:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-defs.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-defs.Tpo -c -o core/libdballe_la-defs.lo `test -f 'core/defs.cc' || echo '$(srcdir)/'`core/defs.cc
dballe-8.6/dballe/Makefile.in-1781-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-defs.Tpo core/$(DEPDIR)/libdballe_la-defs.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1783-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1784:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-defs.lo `test -f 'core/defs.cc' || echo '$(srcdir)/'`core/defs.cc
dballe-8.6/dballe/Makefile.in-1785-
dballe-8.6/dballe/Makefile.in-1786-core/libdballe_la-var.lo: core/var.cc
dballe-8.6/dballe/Makefile.in:1787:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-var.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-var.Tpo -c -o core/libdballe_la-var.lo `test -f 'core/var.cc' || echo '$(srcdir)/'`core/var.cc
dballe-8.6/dballe/Makefile.in-1788-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-var.Tpo core/$(DEPDIR)/libdballe_la-var.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1790-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1791:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-var.lo `test -f 'core/var.cc' || echo '$(srcdir)/'`core/var.cc
dballe-8.6/dballe/Makefile.in-1792-
dballe-8.6/dballe/Makefile.in-1793-core/libdballe_la-values.lo: core/values.cc
dballe-8.6/dballe/Makefile.in:1794:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-values.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-values.Tpo -c -o core/libdballe_la-values.lo `test -f 'core/values.cc' || echo '$(srcdir)/'`core/values.cc
dballe-8.6/dballe/Makefile.in-1795-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-values.Tpo core/$(DEPDIR)/libdballe_la-values.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1797-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1798:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-values.lo `test -f 'core/values.cc' || echo '$(srcdir)/'`core/values.cc
dballe-8.6/dballe/Makefile.in-1799-
dballe-8.6/dballe/Makefile.in-1800-core/libdballe_la-file.lo: core/file.cc
dballe-8.6/dballe/Makefile.in:1801:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-file.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-file.Tpo -c -o core/libdballe_la-file.lo `test -f 'core/file.cc' || echo '$(srcdir)/'`core/file.cc
dballe-8.6/dballe/Makefile.in-1802-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-file.Tpo core/$(DEPDIR)/libdballe_la-file.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1804-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1805:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-file.lo `test -f 'core/file.cc' || echo '$(srcdir)/'`core/file.cc
dballe-8.6/dballe/Makefile.in-1806-
dballe-8.6/dballe/Makefile.in-1807-core/libdballe_la-arrayfile.lo: core/arrayfile.cc
dballe-8.6/dballe/Makefile.in:1808:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-arrayfile.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-arrayfile.Tpo -c -o core/libdballe_la-arrayfile.lo `test -f 'core/arrayfile.cc' || echo '$(srcdir)/'`core/arrayfile.cc
dballe-8.6/dballe/Makefile.in-1809-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-arrayfile.Tpo core/$(DEPDIR)/libdballe_la-arrayfile.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1811-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1812:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-arrayfile.lo `test -f 'core/arrayfile.cc' || echo '$(srcdir)/'`core/arrayfile.cc
dballe-8.6/dballe/Makefile.in-1813-
dballe-8.6/dballe/Makefile.in-1814-core/libdballe_la-csv.lo: core/csv.cc
dballe-8.6/dballe/Makefile.in:1815:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-csv.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-csv.Tpo -c -o core/libdballe_la-csv.lo `test -f 'core/csv.cc' || echo '$(srcdir)/'`core/csv.cc
dballe-8.6/dballe/Makefile.in-1816-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-csv.Tpo core/$(DEPDIR)/libdballe_la-csv.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1818-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1819:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-csv.lo `test -f 'core/csv.cc' || echo '$(srcdir)/'`core/csv.cc
dballe-8.6/dballe/Makefile.in-1820-
dballe-8.6/dballe/Makefile.in-1821-core/libdballe_la-data.lo: core/data.cc
dballe-8.6/dballe/Makefile.in:1822:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-data.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-data.Tpo -c -o core/libdballe_la-data.lo `test -f 'core/data.cc' || echo '$(srcdir)/'`core/data.cc
dballe-8.6/dballe/Makefile.in-1823-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-data.Tpo core/$(DEPDIR)/libdballe_la-data.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1825-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1826:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-data.lo `test -f 'core/data.cc' || echo '$(srcdir)/'`core/data.cc
dballe-8.6/dballe/Makefile.in-1827-
dballe-8.6/dballe/Makefile.in-1828-core/libdballe_la-data-access.lo: core/data-access.cc
dballe-8.6/dballe/Makefile.in:1829:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-data-access.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-data-access.Tpo -c -o core/libdballe_la-data-access.lo `test -f 'core/data-access.cc' || echo '$(srcdir)/'`core/data-access.cc
dballe-8.6/dballe/Makefile.in-1830-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-data-access.Tpo core/$(DEPDIR)/libdballe_la-data-access.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1832-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1833:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-data-access.lo `test -f 'core/data-access.cc' || echo '$(srcdir)/'`core/data-access.cc
dballe-8.6/dballe/Makefile.in-1834-
dballe-8.6/dballe/Makefile.in-1835-core/libdballe_la-query.lo: core/query.cc
dballe-8.6/dballe/Makefile.in:1836:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-query.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-query.Tpo -c -o core/libdballe_la-query.lo `test -f 'core/query.cc' || echo '$(srcdir)/'`core/query.cc
dballe-8.6/dballe/Makefile.in-1837-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-query.Tpo core/$(DEPDIR)/libdballe_la-query.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1839-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1840:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-query.lo `test -f 'core/query.cc' || echo '$(srcdir)/'`core/query.cc
dballe-8.6/dballe/Makefile.in-1841-
dballe-8.6/dballe/Makefile.in-1842-core/libdballe_la-query-access.lo: core/query-access.cc
dballe-8.6/dballe/Makefile.in:1843:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-query-access.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-query-access.Tpo -c -o core/libdballe_la-query-access.lo `test -f 'core/query-access.cc' || echo '$(srcdir)/'`core/query-access.cc
dballe-8.6/dballe/Makefile.in-1844-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-query-access.Tpo core/$(DEPDIR)/libdballe_la-query-access.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1846-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1847:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-query-access.lo `test -f 'core/query-access.cc' || echo '$(srcdir)/'`core/query-access.cc
dballe-8.6/dballe/Makefile.in-1848-
dballe-8.6/dballe/Makefile.in-1849-core/libdballe_la-structbuf.lo: core/structbuf.cc
dballe-8.6/dballe/Makefile.in:1850:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-structbuf.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-structbuf.Tpo -c -o core/libdballe_la-structbuf.lo `test -f 'core/structbuf.cc' || echo '$(srcdir)/'`core/structbuf.cc
dballe-8.6/dballe/Makefile.in-1851-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-structbuf.Tpo core/$(DEPDIR)/libdballe_la-structbuf.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1853-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1854:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-structbuf.lo `test -f 'core/structbuf.cc' || echo '$(srcdir)/'`core/structbuf.cc
dballe-8.6/dballe/Makefile.in-1855-
dballe-8.6/dballe/Makefile.in-1856-core/libdballe_la-matcher.lo: core/matcher.cc
dballe-8.6/dballe/Makefile.in:1857:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-matcher.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-matcher.Tpo -c -o core/libdballe_la-matcher.lo `test -f 'core/matcher.cc' || echo '$(srcdir)/'`core/matcher.cc
dballe-8.6/dballe/Makefile.in-1858-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-matcher.Tpo core/$(DEPDIR)/libdballe_la-matcher.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1860-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1861:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-matcher.lo `test -f 'core/matcher.cc' || echo '$(srcdir)/'`core/matcher.cc
dballe-8.6/dballe/Makefile.in-1862-
dballe-8.6/dballe/Makefile.in-1863-core/libdballe_la-match-wreport.lo: core/match-wreport.cc
dballe-8.6/dballe/Makefile.in:1864:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-match-wreport.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-match-wreport.Tpo -c -o core/libdballe_la-match-wreport.lo `test -f 'core/match-wreport.cc' || echo '$(srcdir)/'`core/match-wreport.cc
dballe-8.6/dballe/Makefile.in-1865-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-match-wreport.Tpo core/$(DEPDIR)/libdballe_la-match-wreport.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1867-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1868:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-match-wreport.lo `test -f 'core/match-wreport.cc' || echo '$(srcdir)/'`core/match-wreport.cc
dballe-8.6/dballe/Makefile.in-1869-
dballe-8.6/dballe/Makefile.in-1870-core/libdballe_la-varmatch.lo: core/varmatch.cc
dballe-8.6/dballe/Makefile.in:1871:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-varmatch.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-varmatch.Tpo -c -o core/libdballe_la-varmatch.lo `test -f 'core/varmatch.cc' || echo '$(srcdir)/'`core/varmatch.cc
dballe-8.6/dballe/Makefile.in-1872-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-varmatch.Tpo core/$(DEPDIR)/libdballe_la-varmatch.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1874-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1875:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-varmatch.lo `test -f 'core/varmatch.cc' || echo '$(srcdir)/'`core/varmatch.cc
dballe-8.6/dballe/Makefile.in-1876-
dballe-8.6/dballe/Makefile.in-1877-core/libdballe_la-json.lo: core/json.cc
dballe-8.6/dballe/Makefile.in:1878:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-json.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-json.Tpo -c -o core/libdballe_la-json.lo `test -f 'core/json.cc' || echo '$(srcdir)/'`core/json.cc
dballe-8.6/dballe/Makefile.in-1879-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-json.Tpo core/$(DEPDIR)/libdballe_la-json.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1881-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1882:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-json.lo `test -f 'core/json.cc' || echo '$(srcdir)/'`core/json.cc
dballe-8.6/dballe/Makefile.in-1883-
dballe-8.6/dballe/Makefile.in-1884-core/libdballe_la-string.lo: core/string.cc
dballe-8.6/dballe/Makefile.in:1885:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT core/libdballe_la-string.lo -MD -MP -MF core/$(DEPDIR)/libdballe_la-string.Tpo -c -o core/libdballe_la-string.lo `test -f 'core/string.cc' || echo '$(srcdir)/'`core/string.cc
dballe-8.6/dballe/Makefile.in-1886-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) core/$(DEPDIR)/libdballe_la-string.Tpo core/$(DEPDIR)/libdballe_la-string.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1888-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1889:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o core/libdballe_la-string.lo `test -f 'core/string.cc' || echo '$(srcdir)/'`core/string.cc
dballe-8.6/dballe/Makefile.in-1890-
dballe-8.6/dballe/Makefile.in-1891-msg/libdballe_la-bulletin.lo: msg/bulletin.cc
dballe-8.6/dballe/Makefile.in:1892:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/libdballe_la-bulletin.lo -MD -MP -MF msg/$(DEPDIR)/libdballe_la-bulletin.Tpo -c -o msg/libdballe_la-bulletin.lo `test -f 'msg/bulletin.cc' || echo '$(srcdir)/'`msg/bulletin.cc
dballe-8.6/dballe/Makefile.in-1893-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/$(DEPDIR)/libdballe_la-bulletin.Tpo msg/$(DEPDIR)/libdballe_la-bulletin.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1895-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1896:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/libdballe_la-bulletin.lo `test -f 'msg/bulletin.cc' || echo '$(srcdir)/'`msg/bulletin.cc
dballe-8.6/dballe/Makefile.in-1897-
dballe-8.6/dballe/Makefile.in-1898-msg/libdballe_la-context.lo: msg/context.cc
dballe-8.6/dballe/Makefile.in:1899:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/libdballe_la-context.lo -MD -MP -MF msg/$(DEPDIR)/libdballe_la-context.Tpo -c -o msg/libdballe_la-context.lo `test -f 'msg/context.cc' || echo '$(srcdir)/'`msg/context.cc
dballe-8.6/dballe/Makefile.in-1900-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/$(DEPDIR)/libdballe_la-context.Tpo msg/$(DEPDIR)/libdballe_la-context.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1902-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1903:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/libdballe_la-context.lo `test -f 'msg/context.cc' || echo '$(srcdir)/'`msg/context.cc
dballe-8.6/dballe/Makefile.in-1904-
dballe-8.6/dballe/Makefile.in-1905-msg/libdballe_la-msg.lo: msg/msg.cc
dballe-8.6/dballe/Makefile.in:1906:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/libdballe_la-msg.lo -MD -MP -MF msg/$(DEPDIR)/libdballe_la-msg.Tpo -c -o msg/libdballe_la-msg.lo `test -f 'msg/msg.cc' || echo '$(srcdir)/'`msg/msg.cc
dballe-8.6/dballe/Makefile.in-1907-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/$(DEPDIR)/libdballe_la-msg.Tpo msg/$(DEPDIR)/libdballe_la-msg.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1909-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1910:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/libdballe_la-msg.lo `test -f 'msg/msg.cc' || echo '$(srcdir)/'`msg/msg.cc
dballe-8.6/dballe/Makefile.in-1911-
dballe-8.6/dballe/Makefile.in-1912-msg/libdballe_la-cursor.lo: msg/cursor.cc
dballe-8.6/dballe/Makefile.in:1913:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/libdballe_la-cursor.lo -MD -MP -MF msg/$(DEPDIR)/libdballe_la-cursor.Tpo -c -o msg/libdballe_la-cursor.lo `test -f 'msg/cursor.cc' || echo '$(srcdir)/'`msg/cursor.cc
dballe-8.6/dballe/Makefile.in-1914-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/$(DEPDIR)/libdballe_la-cursor.Tpo msg/$(DEPDIR)/libdballe_la-cursor.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1916-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1917:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/libdballe_la-cursor.lo `test -f 'msg/cursor.cc' || echo '$(srcdir)/'`msg/cursor.cc
dballe-8.6/dballe/Makefile.in-1918-
dballe-8.6/dballe/Makefile.in-1919-msg/libdballe_la-cursor-access.lo: msg/cursor-access.cc
dballe-8.6/dballe/Makefile.in:1920:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/libdballe_la-cursor-access.lo -MD -MP -MF msg/$(DEPDIR)/libdballe_la-cursor-access.Tpo -c -o msg/libdballe_la-cursor-access.lo `test -f 'msg/cursor-access.cc' || echo '$(srcdir)/'`msg/cursor-access.cc
dballe-8.6/dballe/Makefile.in-1921-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/$(DEPDIR)/libdballe_la-cursor-access.Tpo msg/$(DEPDIR)/libdballe_la-cursor-access.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1923-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1924:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/libdballe_la-cursor-access.lo `test -f 'msg/cursor-access.cc' || echo '$(srcdir)/'`msg/cursor-access.cc
dballe-8.6/dballe/Makefile.in-1925-
dballe-8.6/dballe/Makefile.in-1926-msg/libdballe_la-wr_codec.lo: msg/wr_codec.cc
dballe-8.6/dballe/Makefile.in:1927:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/libdballe_la-wr_codec.lo -MD -MP -MF msg/$(DEPDIR)/libdballe_la-wr_codec.Tpo -c -o msg/libdballe_la-wr_codec.lo `test -f 'msg/wr_codec.cc' || echo '$(srcdir)/'`msg/wr_codec.cc
dballe-8.6/dballe/Makefile.in-1928-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/$(DEPDIR)/libdballe_la-wr_codec.Tpo msg/$(DEPDIR)/libdballe_la-wr_codec.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1930-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1931:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/libdballe_la-wr_codec.lo `test -f 'msg/wr_codec.cc' || echo '$(srcdir)/'`msg/wr_codec.cc
dballe-8.6/dballe/Makefile.in-1932-
dballe-8.6/dballe/Makefile.in-1933-msg/wr_importers/libdballe_la-base.lo: msg/wr_importers/base.cc
dballe-8.6/dballe/Makefile.in:1934:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_importers/libdballe_la-base.lo -MD -MP -MF msg/wr_importers/$(DEPDIR)/libdballe_la-base.Tpo -c -o msg/wr_importers/libdballe_la-base.lo `test -f 'msg/wr_importers/base.cc' || echo '$(srcdir)/'`msg/wr_importers/base.cc
dballe-8.6/dballe/Makefile.in-1935-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_importers/$(DEPDIR)/libdballe_la-base.Tpo msg/wr_importers/$(DEPDIR)/libdballe_la-base.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1937-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1938:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_importers/libdballe_la-base.lo `test -f 'msg/wr_importers/base.cc' || echo '$(srcdir)/'`msg/wr_importers/base.cc
dballe-8.6/dballe/Makefile.in-1939-
dballe-8.6/dballe/Makefile.in-1940-msg/wr_importers/libdballe_la-synop.lo: msg/wr_importers/synop.cc
dballe-8.6/dballe/Makefile.in:1941:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_importers/libdballe_la-synop.lo -MD -MP -MF msg/wr_importers/$(DEPDIR)/libdballe_la-synop.Tpo -c -o msg/wr_importers/libdballe_la-synop.lo `test -f 'msg/wr_importers/synop.cc' || echo '$(srcdir)/'`msg/wr_importers/synop.cc
dballe-8.6/dballe/Makefile.in-1942-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_importers/$(DEPDIR)/libdballe_la-synop.Tpo msg/wr_importers/$(DEPDIR)/libdballe_la-synop.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1944-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1945:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_importers/libdballe_la-synop.lo `test -f 'msg/wr_importers/synop.cc' || echo '$(srcdir)/'`msg/wr_importers/synop.cc
dballe-8.6/dballe/Makefile.in-1946-
dballe-8.6/dballe/Makefile.in-1947-msg/wr_importers/libdballe_la-ship.lo: msg/wr_importers/ship.cc
dballe-8.6/dballe/Makefile.in:1948:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_importers/libdballe_la-ship.lo -MD -MP -MF msg/wr_importers/$(DEPDIR)/libdballe_la-ship.Tpo -c -o msg/wr_importers/libdballe_la-ship.lo `test -f 'msg/wr_importers/ship.cc' || echo '$(srcdir)/'`msg/wr_importers/ship.cc
dballe-8.6/dballe/Makefile.in-1949-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_importers/$(DEPDIR)/libdballe_la-ship.Tpo msg/wr_importers/$(DEPDIR)/libdballe_la-ship.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1951-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1952:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_importers/libdballe_la-ship.lo `test -f 'msg/wr_importers/ship.cc' || echo '$(srcdir)/'`msg/wr_importers/ship.cc
dballe-8.6/dballe/Makefile.in-1953-
dballe-8.6/dballe/Makefile.in-1954-msg/wr_importers/libdballe_la-temp.lo: msg/wr_importers/temp.cc
dballe-8.6/dballe/Makefile.in:1955:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_importers/libdballe_la-temp.lo -MD -MP -MF msg/wr_importers/$(DEPDIR)/libdballe_la-temp.Tpo -c -o msg/wr_importers/libdballe_la-temp.lo `test -f 'msg/wr_importers/temp.cc' || echo '$(srcdir)/'`msg/wr_importers/temp.cc
dballe-8.6/dballe/Makefile.in-1956-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_importers/$(DEPDIR)/libdballe_la-temp.Tpo msg/wr_importers/$(DEPDIR)/libdballe_la-temp.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1958-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1959:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_importers/libdballe_la-temp.lo `test -f 'msg/wr_importers/temp.cc' || echo '$(srcdir)/'`msg/wr_importers/temp.cc
dballe-8.6/dballe/Makefile.in-1960-
dballe-8.6/dballe/Makefile.in-1961-msg/wr_importers/libdballe_la-metar.lo: msg/wr_importers/metar.cc
dballe-8.6/dballe/Makefile.in:1962:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_importers/libdballe_la-metar.lo -MD -MP -MF msg/wr_importers/$(DEPDIR)/libdballe_la-metar.Tpo -c -o msg/wr_importers/libdballe_la-metar.lo `test -f 'msg/wr_importers/metar.cc' || echo '$(srcdir)/'`msg/wr_importers/metar.cc
dballe-8.6/dballe/Makefile.in-1963-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_importers/$(DEPDIR)/libdballe_la-metar.Tpo msg/wr_importers/$(DEPDIR)/libdballe_la-metar.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1965-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1966:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_importers/libdballe_la-metar.lo `test -f 'msg/wr_importers/metar.cc' || echo '$(srcdir)/'`msg/wr_importers/metar.cc
dballe-8.6/dballe/Makefile.in-1967-
dballe-8.6/dballe/Makefile.in-1968-msg/wr_importers/libdballe_la-flight.lo: msg/wr_importers/flight.cc
dballe-8.6/dballe/Makefile.in:1969:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_importers/libdballe_la-flight.lo -MD -MP -MF msg/wr_importers/$(DEPDIR)/libdballe_la-flight.Tpo -c -o msg/wr_importers/libdballe_la-flight.lo `test -f 'msg/wr_importers/flight.cc' || echo '$(srcdir)/'`msg/wr_importers/flight.cc
dballe-8.6/dballe/Makefile.in-1970-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_importers/$(DEPDIR)/libdballe_la-flight.Tpo msg/wr_importers/$(DEPDIR)/libdballe_la-flight.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1972-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1973:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_importers/libdballe_la-flight.lo `test -f 'msg/wr_importers/flight.cc' || echo '$(srcdir)/'`msg/wr_importers/flight.cc
dballe-8.6/dballe/Makefile.in-1974-
dballe-8.6/dballe/Makefile.in-1975-msg/wr_importers/libdballe_la-generic.lo: msg/wr_importers/generic.cc
dballe-8.6/dballe/Makefile.in:1976:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_importers/libdballe_la-generic.lo -MD -MP -MF msg/wr_importers/$(DEPDIR)/libdballe_la-generic.Tpo -c -o msg/wr_importers/libdballe_la-generic.lo `test -f 'msg/wr_importers/generic.cc' || echo '$(srcdir)/'`msg/wr_importers/generic.cc
dballe-8.6/dballe/Makefile.in-1977-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_importers/$(DEPDIR)/libdballe_la-generic.Tpo msg/wr_importers/$(DEPDIR)/libdballe_la-generic.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1979-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1980:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_importers/libdballe_la-generic.lo `test -f 'msg/wr_importers/generic.cc' || echo '$(srcdir)/'`msg/wr_importers/generic.cc
dballe-8.6/dballe/Makefile.in-1981-
dballe-8.6/dballe/Makefile.in-1982-msg/wr_importers/libdballe_la-pollution.lo: msg/wr_importers/pollution.cc
dballe-8.6/dballe/Makefile.in:1983:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_importers/libdballe_la-pollution.lo -MD -MP -MF msg/wr_importers/$(DEPDIR)/libdballe_la-pollution.Tpo -c -o msg/wr_importers/libdballe_la-pollution.lo `test -f 'msg/wr_importers/pollution.cc' || echo '$(srcdir)/'`msg/wr_importers/pollution.cc
dballe-8.6/dballe/Makefile.in-1984-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_importers/$(DEPDIR)/libdballe_la-pollution.Tpo msg/wr_importers/$(DEPDIR)/libdballe_la-pollution.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1986-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1987:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_importers/libdballe_la-pollution.lo `test -f 'msg/wr_importers/pollution.cc' || echo '$(srcdir)/'`msg/wr_importers/pollution.cc
dballe-8.6/dballe/Makefile.in-1988-
dballe-8.6/dballe/Makefile.in-1989-msg/wr_exporters/libdballe_la-common.lo: msg/wr_exporters/common.cc
dballe-8.6/dballe/Makefile.in:1990:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-common.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-common.Tpo -c -o msg/wr_exporters/libdballe_la-common.lo `test -f 'msg/wr_exporters/common.cc' || echo '$(srcdir)/'`msg/wr_exporters/common.cc
dballe-8.6/dballe/Makefile.in-1991-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-common.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-common.Plo
##############################################
dballe-8.6/dballe/Makefile.in-1993-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:1994:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-common.lo `test -f 'msg/wr_exporters/common.cc' || echo '$(srcdir)/'`msg/wr_exporters/common.cc
dballe-8.6/dballe/Makefile.in-1995-
dballe-8.6/dballe/Makefile.in-1996-msg/wr_exporters/libdballe_la-synop.lo: msg/wr_exporters/synop.cc
dballe-8.6/dballe/Makefile.in:1997:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-synop.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-synop.Tpo -c -o msg/wr_exporters/libdballe_la-synop.lo `test -f 'msg/wr_exporters/synop.cc' || echo '$(srcdir)/'`msg/wr_exporters/synop.cc
dballe-8.6/dballe/Makefile.in-1998-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-synop.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-synop.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2000-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2001:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-synop.lo `test -f 'msg/wr_exporters/synop.cc' || echo '$(srcdir)/'`msg/wr_exporters/synop.cc
dballe-8.6/dballe/Makefile.in-2002-
dballe-8.6/dballe/Makefile.in-2003-msg/wr_exporters/libdballe_la-ship.lo: msg/wr_exporters/ship.cc
dballe-8.6/dballe/Makefile.in:2004:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-ship.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-ship.Tpo -c -o msg/wr_exporters/libdballe_la-ship.lo `test -f 'msg/wr_exporters/ship.cc' || echo '$(srcdir)/'`msg/wr_exporters/ship.cc
dballe-8.6/dballe/Makefile.in-2005-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-ship.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-ship.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2007-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2008:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-ship.lo `test -f 'msg/wr_exporters/ship.cc' || echo '$(srcdir)/'`msg/wr_exporters/ship.cc
dballe-8.6/dballe/Makefile.in-2009-
dballe-8.6/dballe/Makefile.in-2010-msg/wr_exporters/libdballe_la-buoy.lo: msg/wr_exporters/buoy.cc
dballe-8.6/dballe/Makefile.in:2011:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-buoy.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-buoy.Tpo -c -o msg/wr_exporters/libdballe_la-buoy.lo `test -f 'msg/wr_exporters/buoy.cc' || echo '$(srcdir)/'`msg/wr_exporters/buoy.cc
dballe-8.6/dballe/Makefile.in-2012-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-buoy.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-buoy.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2014-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2015:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-buoy.lo `test -f 'msg/wr_exporters/buoy.cc' || echo '$(srcdir)/'`msg/wr_exporters/buoy.cc
dballe-8.6/dballe/Makefile.in-2016-
dballe-8.6/dballe/Makefile.in-2017-msg/wr_exporters/libdballe_la-metar.lo: msg/wr_exporters/metar.cc
dballe-8.6/dballe/Makefile.in:2018:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-metar.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-metar.Tpo -c -o msg/wr_exporters/libdballe_la-metar.lo `test -f 'msg/wr_exporters/metar.cc' || echo '$(srcdir)/'`msg/wr_exporters/metar.cc
dballe-8.6/dballe/Makefile.in-2019-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-metar.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-metar.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2021-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2022:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-metar.lo `test -f 'msg/wr_exporters/metar.cc' || echo '$(srcdir)/'`msg/wr_exporters/metar.cc
dballe-8.6/dballe/Makefile.in-2023-
dballe-8.6/dballe/Makefile.in-2024-msg/wr_exporters/libdballe_la-temp.lo: msg/wr_exporters/temp.cc
dballe-8.6/dballe/Makefile.in:2025:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-temp.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-temp.Tpo -c -o msg/wr_exporters/libdballe_la-temp.lo `test -f 'msg/wr_exporters/temp.cc' || echo '$(srcdir)/'`msg/wr_exporters/temp.cc
dballe-8.6/dballe/Makefile.in-2026-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-temp.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-temp.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2028-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2029:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-temp.lo `test -f 'msg/wr_exporters/temp.cc' || echo '$(srcdir)/'`msg/wr_exporters/temp.cc
dballe-8.6/dballe/Makefile.in-2030-
dballe-8.6/dballe/Makefile.in-2031-msg/wr_exporters/libdballe_la-flight.lo: msg/wr_exporters/flight.cc
dballe-8.6/dballe/Makefile.in:2032:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-flight.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-flight.Tpo -c -o msg/wr_exporters/libdballe_la-flight.lo `test -f 'msg/wr_exporters/flight.cc' || echo '$(srcdir)/'`msg/wr_exporters/flight.cc
dballe-8.6/dballe/Makefile.in-2033-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-flight.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-flight.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2035-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2036:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-flight.lo `test -f 'msg/wr_exporters/flight.cc' || echo '$(srcdir)/'`msg/wr_exporters/flight.cc
dballe-8.6/dballe/Makefile.in-2037-
dballe-8.6/dballe/Makefile.in-2038-msg/wr_exporters/libdballe_la-generic.lo: msg/wr_exporters/generic.cc
dballe-8.6/dballe/Makefile.in:2039:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-generic.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-generic.Tpo -c -o msg/wr_exporters/libdballe_la-generic.lo `test -f 'msg/wr_exporters/generic.cc' || echo '$(srcdir)/'`msg/wr_exporters/generic.cc
dballe-8.6/dballe/Makefile.in-2040-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-generic.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-generic.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2042-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2043:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-generic.lo `test -f 'msg/wr_exporters/generic.cc' || echo '$(srcdir)/'`msg/wr_exporters/generic.cc
dballe-8.6/dballe/Makefile.in-2044-
dballe-8.6/dballe/Makefile.in-2045-msg/wr_exporters/libdballe_la-pollution.lo: msg/wr_exporters/pollution.cc
dballe-8.6/dballe/Makefile.in:2046:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg/wr_exporters/libdballe_la-pollution.lo -MD -MP -MF msg/wr_exporters/$(DEPDIR)/libdballe_la-pollution.Tpo -c -o msg/wr_exporters/libdballe_la-pollution.lo `test -f 'msg/wr_exporters/pollution.cc' || echo '$(srcdir)/'`msg/wr_exporters/pollution.cc
dballe-8.6/dballe/Makefile.in-2047-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) msg/wr_exporters/$(DEPDIR)/libdballe_la-pollution.Tpo msg/wr_exporters/$(DEPDIR)/libdballe_la-pollution.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2049-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2050:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg/wr_exporters/libdballe_la-pollution.lo `test -f 'msg/wr_exporters/pollution.cc' || echo '$(srcdir)/'`msg/wr_exporters/pollution.cc
dballe-8.6/dballe/Makefile.in-2051-
dballe-8.6/dballe/Makefile.in-2052-sql/libdballe_la-sql.lo: sql/sql.cc
dballe-8.6/dballe/Makefile.in:2053:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sql/libdballe_la-sql.lo -MD -MP -MF sql/$(DEPDIR)/libdballe_la-sql.Tpo -c -o sql/libdballe_la-sql.lo `test -f 'sql/sql.cc' || echo '$(srcdir)/'`sql/sql.cc
dballe-8.6/dballe/Makefile.in-2054-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) sql/$(DEPDIR)/libdballe_la-sql.Tpo sql/$(DEPDIR)/libdballe_la-sql.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2056-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2057:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sql/libdballe_la-sql.lo `test -f 'sql/sql.cc' || echo '$(srcdir)/'`sql/sql.cc
dballe-8.6/dballe/Makefile.in-2058-
dballe-8.6/dballe/Makefile.in-2059-sql/libdballe_la-querybuf.lo: sql/querybuf.cc
dballe-8.6/dballe/Makefile.in:2060:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sql/libdballe_la-querybuf.lo -MD -MP -MF sql/$(DEPDIR)/libdballe_la-querybuf.Tpo -c -o sql/libdballe_la-querybuf.lo `test -f 'sql/querybuf.cc' || echo '$(srcdir)/'`sql/querybuf.cc
dballe-8.6/dballe/Makefile.in-2061-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) sql/$(DEPDIR)/libdballe_la-querybuf.Tpo sql/$(DEPDIR)/libdballe_la-querybuf.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2063-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2064:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sql/libdballe_la-querybuf.lo `test -f 'sql/querybuf.cc' || echo '$(srcdir)/'`sql/querybuf.cc
dballe-8.6/dballe/Makefile.in-2065-
dballe-8.6/dballe/Makefile.in-2066-sql/libdballe_la-sqlite.lo: sql/sqlite.cc
dballe-8.6/dballe/Makefile.in:2067:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sql/libdballe_la-sqlite.lo -MD -MP -MF sql/$(DEPDIR)/libdballe_la-sqlite.Tpo -c -o sql/libdballe_la-sqlite.lo `test -f 'sql/sqlite.cc' || echo '$(srcdir)/'`sql/sqlite.cc
dballe-8.6/dballe/Makefile.in-2068-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) sql/$(DEPDIR)/libdballe_la-sqlite.Tpo sql/$(DEPDIR)/libdballe_la-sqlite.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2070-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2071:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sql/libdballe_la-sqlite.lo `test -f 'sql/sqlite.cc' || echo '$(srcdir)/'`sql/sqlite.cc
dballe-8.6/dballe/Makefile.in-2072-
dballe-8.6/dballe/Makefile.in-2073-db/libdballe_la-db.lo: db/db.cc
dballe-8.6/dballe/Makefile.in:2074:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/libdballe_la-db.lo -MD -MP -MF db/$(DEPDIR)/libdballe_la-db.Tpo -c -o db/libdballe_la-db.lo `test -f 'db/db.cc' || echo '$(srcdir)/'`db/db.cc
dballe-8.6/dballe/Makefile.in-2075-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/$(DEPDIR)/libdballe_la-db.Tpo db/$(DEPDIR)/libdballe_la-db.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2077-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2078:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/libdballe_la-db.lo `test -f 'db/db.cc' || echo '$(srcdir)/'`db/db.cc
dballe-8.6/dballe/Makefile.in-2079-
dballe-8.6/dballe/Makefile.in-2080-db/v7/libdballe_la-utils.lo: db/v7/utils.cc
dballe-8.6/dballe/Makefile.in:2081:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-utils.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-utils.Tpo -c -o db/v7/libdballe_la-utils.lo `test -f 'db/v7/utils.cc' || echo '$(srcdir)/'`db/v7/utils.cc
dballe-8.6/dballe/Makefile.in-2082-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-utils.Tpo db/v7/$(DEPDIR)/libdballe_la-utils.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2084-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2085:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-utils.lo `test -f 'db/v7/utils.cc' || echo '$(srcdir)/'`db/v7/utils.cc
dballe-8.6/dballe/Makefile.in-2086-
dballe-8.6/dballe/Makefile.in-2087-db/v7/libdballe_la-trace.lo: db/v7/trace.cc
dballe-8.6/dballe/Makefile.in:2088:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-trace.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-trace.Tpo -c -o db/v7/libdballe_la-trace.lo `test -f 'db/v7/trace.cc' || echo '$(srcdir)/'`db/v7/trace.cc
dballe-8.6/dballe/Makefile.in-2089-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-trace.Tpo db/v7/$(DEPDIR)/libdballe_la-trace.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2091-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2092:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-trace.lo `test -f 'db/v7/trace.cc' || echo '$(srcdir)/'`db/v7/trace.cc
dballe-8.6/dballe/Makefile.in-2093-
dballe-8.6/dballe/Makefile.in-2094-db/v7/libdballe_la-transaction.lo: db/v7/transaction.cc
dballe-8.6/dballe/Makefile.in:2095:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-transaction.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-transaction.Tpo -c -o db/v7/libdballe_la-transaction.lo `test -f 'db/v7/transaction.cc' || echo '$(srcdir)/'`db/v7/transaction.cc
dballe-8.6/dballe/Makefile.in-2096-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-transaction.Tpo db/v7/$(DEPDIR)/libdballe_la-transaction.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2098-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2099:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-transaction.lo `test -f 'db/v7/transaction.cc' || echo '$(srcdir)/'`db/v7/transaction.cc
dballe-8.6/dballe/Makefile.in-2100-
dballe-8.6/dballe/Makefile.in-2101-db/v7/libdballe_la-batch.lo: db/v7/batch.cc
dballe-8.6/dballe/Makefile.in:2102:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-batch.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-batch.Tpo -c -o db/v7/libdballe_la-batch.lo `test -f 'db/v7/batch.cc' || echo '$(srcdir)/'`db/v7/batch.cc
dballe-8.6/dballe/Makefile.in-2103-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-batch.Tpo db/v7/$(DEPDIR)/libdballe_la-batch.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2105-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2106:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-batch.lo `test -f 'db/v7/batch.cc' || echo '$(srcdir)/'`db/v7/batch.cc
dballe-8.6/dballe/Makefile.in-2107-
dballe-8.6/dballe/Makefile.in-2108-db/v7/libdballe_la-cache.lo: db/v7/cache.cc
dballe-8.6/dballe/Makefile.in:2109:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-cache.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-cache.Tpo -c -o db/v7/libdballe_la-cache.lo `test -f 'db/v7/cache.cc' || echo '$(srcdir)/'`db/v7/cache.cc
dballe-8.6/dballe/Makefile.in-2110-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-cache.Tpo db/v7/$(DEPDIR)/libdballe_la-cache.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2112-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2113:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-cache.lo `test -f 'db/v7/cache.cc' || echo '$(srcdir)/'`db/v7/cache.cc
dballe-8.6/dballe/Makefile.in-2114-
dballe-8.6/dballe/Makefile.in-2115-db/v7/libdballe_la-repinfo.lo: db/v7/repinfo.cc
dballe-8.6/dballe/Makefile.in:2116:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-repinfo.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-repinfo.Tpo -c -o db/v7/libdballe_la-repinfo.lo `test -f 'db/v7/repinfo.cc' || echo '$(srcdir)/'`db/v7/repinfo.cc
dballe-8.6/dballe/Makefile.in-2117-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-repinfo.Tpo db/v7/$(DEPDIR)/libdballe_la-repinfo.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2119-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2120:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-repinfo.lo `test -f 'db/v7/repinfo.cc' || echo '$(srcdir)/'`db/v7/repinfo.cc
dballe-8.6/dballe/Makefile.in-2121-
dballe-8.6/dballe/Makefile.in-2122-db/v7/libdballe_la-station.lo: db/v7/station.cc
dballe-8.6/dballe/Makefile.in:2123:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-station.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-station.Tpo -c -o db/v7/libdballe_la-station.lo `test -f 'db/v7/station.cc' || echo '$(srcdir)/'`db/v7/station.cc
dballe-8.6/dballe/Makefile.in-2124-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-station.Tpo db/v7/$(DEPDIR)/libdballe_la-station.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2126-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2127:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-station.lo `test -f 'db/v7/station.cc' || echo '$(srcdir)/'`db/v7/station.cc
dballe-8.6/dballe/Makefile.in-2128-
dballe-8.6/dballe/Makefile.in-2129-db/v7/libdballe_la-levtr.lo: db/v7/levtr.cc
dballe-8.6/dballe/Makefile.in:2130:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-levtr.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-levtr.Tpo -c -o db/v7/libdballe_la-levtr.lo `test -f 'db/v7/levtr.cc' || echo '$(srcdir)/'`db/v7/levtr.cc
dballe-8.6/dballe/Makefile.in-2131-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-levtr.Tpo db/v7/$(DEPDIR)/libdballe_la-levtr.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2133-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2134:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-levtr.lo `test -f 'db/v7/levtr.cc' || echo '$(srcdir)/'`db/v7/levtr.cc
dballe-8.6/dballe/Makefile.in-2135-
dballe-8.6/dballe/Makefile.in-2136-db/v7/libdballe_la-data.lo: db/v7/data.cc
dballe-8.6/dballe/Makefile.in:2137:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-data.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-data.Tpo -c -o db/v7/libdballe_la-data.lo `test -f 'db/v7/data.cc' || echo '$(srcdir)/'`db/v7/data.cc
dballe-8.6/dballe/Makefile.in-2138-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-data.Tpo db/v7/$(DEPDIR)/libdballe_la-data.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2140-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2141:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-data.lo `test -f 'db/v7/data.cc' || echo '$(srcdir)/'`db/v7/data.cc
dballe-8.6/dballe/Makefile.in-2142-
dballe-8.6/dballe/Makefile.in-2143-db/v7/libdballe_la-driver.lo: db/v7/driver.cc
dballe-8.6/dballe/Makefile.in:2144:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-driver.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-driver.Tpo -c -o db/v7/libdballe_la-driver.lo `test -f 'db/v7/driver.cc' || echo '$(srcdir)/'`db/v7/driver.cc
dballe-8.6/dballe/Makefile.in-2145-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-driver.Tpo db/v7/$(DEPDIR)/libdballe_la-driver.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2147-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2148:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-driver.lo `test -f 'db/v7/driver.cc' || echo '$(srcdir)/'`db/v7/driver.cc
dballe-8.6/dballe/Makefile.in-2149-
dballe-8.6/dballe/Makefile.in-2150-db/v7/sqlite/libdballe_la-repinfo.lo: db/v7/sqlite/repinfo.cc
dballe-8.6/dballe/Makefile.in:2151:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/sqlite/libdballe_la-repinfo.lo -MD -MP -MF db/v7/sqlite/$(DEPDIR)/libdballe_la-repinfo.Tpo -c -o db/v7/sqlite/libdballe_la-repinfo.lo `test -f 'db/v7/sqlite/repinfo.cc' || echo '$(srcdir)/'`db/v7/sqlite/repinfo.cc
dballe-8.6/dballe/Makefile.in-2152-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/sqlite/$(DEPDIR)/libdballe_la-repinfo.Tpo db/v7/sqlite/$(DEPDIR)/libdballe_la-repinfo.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2154-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2155:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/sqlite/libdballe_la-repinfo.lo `test -f 'db/v7/sqlite/repinfo.cc' || echo '$(srcdir)/'`db/v7/sqlite/repinfo.cc
dballe-8.6/dballe/Makefile.in-2156-
dballe-8.6/dballe/Makefile.in-2157-db/v7/sqlite/libdballe_la-station.lo: db/v7/sqlite/station.cc
dballe-8.6/dballe/Makefile.in:2158:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/sqlite/libdballe_la-station.lo -MD -MP -MF db/v7/sqlite/$(DEPDIR)/libdballe_la-station.Tpo -c -o db/v7/sqlite/libdballe_la-station.lo `test -f 'db/v7/sqlite/station.cc' || echo '$(srcdir)/'`db/v7/sqlite/station.cc
dballe-8.6/dballe/Makefile.in-2159-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/sqlite/$(DEPDIR)/libdballe_la-station.Tpo db/v7/sqlite/$(DEPDIR)/libdballe_la-station.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2161-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2162:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/sqlite/libdballe_la-station.lo `test -f 'db/v7/sqlite/station.cc' || echo '$(srcdir)/'`db/v7/sqlite/station.cc
dballe-8.6/dballe/Makefile.in-2163-
dballe-8.6/dballe/Makefile.in-2164-db/v7/sqlite/libdballe_la-levtr.lo: db/v7/sqlite/levtr.cc
dballe-8.6/dballe/Makefile.in:2165:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/sqlite/libdballe_la-levtr.lo -MD -MP -MF db/v7/sqlite/$(DEPDIR)/libdballe_la-levtr.Tpo -c -o db/v7/sqlite/libdballe_la-levtr.lo `test -f 'db/v7/sqlite/levtr.cc' || echo '$(srcdir)/'`db/v7/sqlite/levtr.cc
dballe-8.6/dballe/Makefile.in-2166-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/sqlite/$(DEPDIR)/libdballe_la-levtr.Tpo db/v7/sqlite/$(DEPDIR)/libdballe_la-levtr.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2168-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2169:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/sqlite/libdballe_la-levtr.lo `test -f 'db/v7/sqlite/levtr.cc' || echo '$(srcdir)/'`db/v7/sqlite/levtr.cc
dballe-8.6/dballe/Makefile.in-2170-
dballe-8.6/dballe/Makefile.in-2171-db/v7/sqlite/libdballe_la-data.lo: db/v7/sqlite/data.cc
dballe-8.6/dballe/Makefile.in:2172:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/sqlite/libdballe_la-data.lo -MD -MP -MF db/v7/sqlite/$(DEPDIR)/libdballe_la-data.Tpo -c -o db/v7/sqlite/libdballe_la-data.lo `test -f 'db/v7/sqlite/data.cc' || echo '$(srcdir)/'`db/v7/sqlite/data.cc
dballe-8.6/dballe/Makefile.in-2173-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/sqlite/$(DEPDIR)/libdballe_la-data.Tpo db/v7/sqlite/$(DEPDIR)/libdballe_la-data.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2175-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2176:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/sqlite/libdballe_la-data.lo `test -f 'db/v7/sqlite/data.cc' || echo '$(srcdir)/'`db/v7/sqlite/data.cc
dballe-8.6/dballe/Makefile.in-2177-
dballe-8.6/dballe/Makefile.in-2178-db/v7/sqlite/libdballe_la-driver.lo: db/v7/sqlite/driver.cc
dballe-8.6/dballe/Makefile.in:2179:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/sqlite/libdballe_la-driver.lo -MD -MP -MF db/v7/sqlite/$(DEPDIR)/libdballe_la-driver.Tpo -c -o db/v7/sqlite/libdballe_la-driver.lo `test -f 'db/v7/sqlite/driver.cc' || echo '$(srcdir)/'`db/v7/sqlite/driver.cc
dballe-8.6/dballe/Makefile.in-2180-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/sqlite/$(DEPDIR)/libdballe_la-driver.Tpo db/v7/sqlite/$(DEPDIR)/libdballe_la-driver.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2182-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2183:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/sqlite/libdballe_la-driver.lo `test -f 'db/v7/sqlite/driver.cc' || echo '$(srcdir)/'`db/v7/sqlite/driver.cc
dballe-8.6/dballe/Makefile.in-2184-
dballe-8.6/dballe/Makefile.in-2185-db/v7/libdballe_la-db.lo: db/v7/db.cc
dballe-8.6/dballe/Makefile.in:2186:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-db.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-db.Tpo -c -o db/v7/libdballe_la-db.lo `test -f 'db/v7/db.cc' || echo '$(srcdir)/'`db/v7/db.cc
dballe-8.6/dballe/Makefile.in-2187-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-db.Tpo db/v7/$(DEPDIR)/libdballe_la-db.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2189-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2190:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-db.lo `test -f 'db/v7/db.cc' || echo '$(srcdir)/'`db/v7/db.cc
dballe-8.6/dballe/Makefile.in-2191-
dballe-8.6/dballe/Makefile.in-2192-db/v7/libdballe_la-cursor.lo: db/v7/cursor.cc
dballe-8.6/dballe/Makefile.in:2193:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-cursor.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-cursor.Tpo -c -o db/v7/libdballe_la-cursor.lo `test -f 'db/v7/cursor.cc' || echo '$(srcdir)/'`db/v7/cursor.cc
dballe-8.6/dballe/Makefile.in-2194-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-cursor.Tpo db/v7/$(DEPDIR)/libdballe_la-cursor.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2196-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2197:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-cursor.lo `test -f 'db/v7/cursor.cc' || echo '$(srcdir)/'`db/v7/cursor.cc
dballe-8.6/dballe/Makefile.in-2198-
dballe-8.6/dballe/Makefile.in-2199-db/v7/libdballe_la-cursor-access.lo: db/v7/cursor-access.cc
dballe-8.6/dballe/Makefile.in:2200:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-cursor-access.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-cursor-access.Tpo -c -o db/v7/libdballe_la-cursor-access.lo `test -f 'db/v7/cursor-access.cc' || echo '$(srcdir)/'`db/v7/cursor-access.cc
dballe-8.6/dballe/Makefile.in-2201-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-cursor-access.Tpo db/v7/$(DEPDIR)/libdballe_la-cursor-access.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2203-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2204:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-cursor-access.lo `test -f 'db/v7/cursor-access.cc' || echo '$(srcdir)/'`db/v7/cursor-access.cc
dballe-8.6/dballe/Makefile.in-2205-
dballe-8.6/dballe/Makefile.in-2206-db/v7/libdballe_la-qbuilder.lo: db/v7/qbuilder.cc
dballe-8.6/dballe/Makefile.in:2207:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-qbuilder.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-qbuilder.Tpo -c -o db/v7/libdballe_la-qbuilder.lo `test -f 'db/v7/qbuilder.cc' || echo '$(srcdir)/'`db/v7/qbuilder.cc
dballe-8.6/dballe/Makefile.in-2208-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-qbuilder.Tpo db/v7/$(DEPDIR)/libdballe_la-qbuilder.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2210-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2211:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-qbuilder.lo `test -f 'db/v7/qbuilder.cc' || echo '$(srcdir)/'`db/v7/qbuilder.cc
dballe-8.6/dballe/Makefile.in-2212-
dballe-8.6/dballe/Makefile.in-2213-db/v7/libdballe_la-import.lo: db/v7/import.cc
dballe-8.6/dballe/Makefile.in:2214:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-import.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-import.Tpo -c -o db/v7/libdballe_la-import.lo `test -f 'db/v7/import.cc' || echo '$(srcdir)/'`db/v7/import.cc
dballe-8.6/dballe/Makefile.in-2215-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-import.Tpo db/v7/$(DEPDIR)/libdballe_la-import.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2217-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2218:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-import.lo `test -f 'db/v7/import.cc' || echo '$(srcdir)/'`db/v7/import.cc
dballe-8.6/dballe/Makefile.in-2219-
dballe-8.6/dballe/Makefile.in-2220-db/v7/libdballe_la-export.lo: db/v7/export.cc
dballe-8.6/dballe/Makefile.in:2221:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/libdballe_la-export.lo -MD -MP -MF db/v7/$(DEPDIR)/libdballe_la-export.Tpo -c -o db/v7/libdballe_la-export.lo `test -f 'db/v7/export.cc' || echo '$(srcdir)/'`db/v7/export.cc
dballe-8.6/dballe/Makefile.in-2222-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/$(DEPDIR)/libdballe_la-export.Tpo db/v7/$(DEPDIR)/libdballe_la-export.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2224-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2225:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/libdballe_la-export.lo `test -f 'db/v7/export.cc' || echo '$(srcdir)/'`db/v7/export.cc
dballe-8.6/dballe/Makefile.in-2226-
dballe-8.6/dballe/Makefile.in-2227-db/libdballe_la-summary.lo: db/summary.cc
dballe-8.6/dballe/Makefile.in:2228:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/libdballe_la-summary.lo -MD -MP -MF db/$(DEPDIR)/libdballe_la-summary.Tpo -c -o db/libdballe_la-summary.lo `test -f 'db/summary.cc' || echo '$(srcdir)/'`db/summary.cc
dballe-8.6/dballe/Makefile.in-2229-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/$(DEPDIR)/libdballe_la-summary.Tpo db/$(DEPDIR)/libdballe_la-summary.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2231-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2232:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/libdballe_la-summary.lo `test -f 'db/summary.cc' || echo '$(srcdir)/'`db/summary.cc
dballe-8.6/dballe/Makefile.in-2233-
dballe-8.6/dballe/Makefile.in-2234-db/libdballe_la-summary-access.lo: db/summary-access.cc
dballe-8.6/dballe/Makefile.in:2235:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/libdballe_la-summary-access.lo -MD -MP -MF db/$(DEPDIR)/libdballe_la-summary-access.Tpo -c -o db/libdballe_la-summary-access.lo `test -f 'db/summary-access.cc' || echo '$(srcdir)/'`db/summary-access.cc
dballe-8.6/dballe/Makefile.in-2236-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/$(DEPDIR)/libdballe_la-summary-access.Tpo db/$(DEPDIR)/libdballe_la-summary-access.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2238-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2239:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/libdballe_la-summary-access.lo `test -f 'db/summary-access.cc' || echo '$(srcdir)/'`db/summary-access.cc
dballe-8.6/dballe/Makefile.in-2240-
dballe-8.6/dballe/Makefile.in-2241-db/libdballe_la-explorer.lo: db/explorer.cc
dballe-8.6/dballe/Makefile.in:2242:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/libdballe_la-explorer.lo -MD -MP -MF db/$(DEPDIR)/libdballe_la-explorer.Tpo -c -o db/libdballe_la-explorer.lo `test -f 'db/explorer.cc' || echo '$(srcdir)/'`db/explorer.cc
dballe-8.6/dballe/Makefile.in-2243-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/$(DEPDIR)/libdballe_la-explorer.Tpo db/$(DEPDIR)/libdballe_la-explorer.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2245-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2246:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/libdballe_la-explorer.lo `test -f 'db/explorer.cc' || echo '$(srcdir)/'`db/explorer.cc
dballe-8.6/dballe/Makefile.in-2247-
dballe-8.6/dballe/Makefile.in-2248-cmdline/libdballe_la-cmdline.lo: cmdline/cmdline.cc
dballe-8.6/dballe/Makefile.in:2249:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cmdline/libdballe_la-cmdline.lo -MD -MP -MF cmdline/$(DEPDIR)/libdballe_la-cmdline.Tpo -c -o cmdline/libdballe_la-cmdline.lo `test -f 'cmdline/cmdline.cc' || echo '$(srcdir)/'`cmdline/cmdline.cc
dballe-8.6/dballe/Makefile.in-2250-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) cmdline/$(DEPDIR)/libdballe_la-cmdline.Tpo cmdline/$(DEPDIR)/libdballe_la-cmdline.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2252-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2253:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cmdline/libdballe_la-cmdline.lo `test -f 'cmdline/cmdline.cc' || echo '$(srcdir)/'`cmdline/cmdline.cc
dballe-8.6/dballe/Makefile.in-2254-
dballe-8.6/dballe/Makefile.in-2255-cmdline/libdballe_la-processor.lo: cmdline/processor.cc
dballe-8.6/dballe/Makefile.in:2256:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cmdline/libdballe_la-processor.lo -MD -MP -MF cmdline/$(DEPDIR)/libdballe_la-processor.Tpo -c -o cmdline/libdballe_la-processor.lo `test -f 'cmdline/processor.cc' || echo '$(srcdir)/'`cmdline/processor.cc
dballe-8.6/dballe/Makefile.in-2257-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) cmdline/$(DEPDIR)/libdballe_la-processor.Tpo cmdline/$(DEPDIR)/libdballe_la-processor.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2259-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2260:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cmdline/libdballe_la-processor.lo `test -f 'cmdline/processor.cc' || echo '$(srcdir)/'`cmdline/processor.cc
dballe-8.6/dballe/Makefile.in-2261-
dballe-8.6/dballe/Makefile.in-2262-cmdline/libdballe_la-conversion.lo: cmdline/conversion.cc
dballe-8.6/dballe/Makefile.in:2263:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cmdline/libdballe_la-conversion.lo -MD -MP -MF cmdline/$(DEPDIR)/libdballe_la-conversion.Tpo -c -o cmdline/libdballe_la-conversion.lo `test -f 'cmdline/conversion.cc' || echo '$(srcdir)/'`cmdline/conversion.cc
dballe-8.6/dballe/Makefile.in-2264-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) cmdline/$(DEPDIR)/libdballe_la-conversion.Tpo cmdline/$(DEPDIR)/libdballe_la-conversion.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2266-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2267:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cmdline/libdballe_la-conversion.lo `test -f 'cmdline/conversion.cc' || echo '$(srcdir)/'`cmdline/conversion.cc
dballe-8.6/dballe/Makefile.in-2268-
dballe-8.6/dballe/Makefile.in-2269-cmdline/libdballe_la-dbadb.lo: cmdline/dbadb.cc
dballe-8.6/dballe/Makefile.in:2270:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cmdline/libdballe_la-dbadb.lo -MD -MP -MF cmdline/$(DEPDIR)/libdballe_la-dbadb.Tpo -c -o cmdline/libdballe_la-dbadb.lo `test -f 'cmdline/dbadb.cc' || echo '$(srcdir)/'`cmdline/dbadb.cc
dballe-8.6/dballe/Makefile.in-2271-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) cmdline/$(DEPDIR)/libdballe_la-dbadb.Tpo cmdline/$(DEPDIR)/libdballe_la-dbadb.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2273-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2274:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cmdline/libdballe_la-dbadb.lo `test -f 'cmdline/dbadb.cc' || echo '$(srcdir)/'`cmdline/dbadb.cc
dballe-8.6/dballe/Makefile.in-2275-
dballe-8.6/dballe/Makefile.in-2276-fortran/libdballe_la-api.lo: fortran/api.cc
dballe-8.6/dballe/Makefile.in:2277:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fortran/libdballe_la-api.lo -MD -MP -MF fortran/$(DEPDIR)/libdballe_la-api.Tpo -c -o fortran/libdballe_la-api.lo `test -f 'fortran/api.cc' || echo '$(srcdir)/'`fortran/api.cc
dballe-8.6/dballe/Makefile.in-2278-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) fortran/$(DEPDIR)/libdballe_la-api.Tpo fortran/$(DEPDIR)/libdballe_la-api.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2280-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2281:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fortran/libdballe_la-api.lo `test -f 'fortran/api.cc' || echo '$(srcdir)/'`fortran/api.cc
dballe-8.6/dballe/Makefile.in-2282-
dballe-8.6/dballe/Makefile.in-2283-fortran/libdballe_la-traced.lo: fortran/traced.cc
dballe-8.6/dballe/Makefile.in:2284:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fortran/libdballe_la-traced.lo -MD -MP -MF fortran/$(DEPDIR)/libdballe_la-traced.Tpo -c -o fortran/libdballe_la-traced.lo `test -f 'fortran/traced.cc' || echo '$(srcdir)/'`fortran/traced.cc
dballe-8.6/dballe/Makefile.in-2285-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) fortran/$(DEPDIR)/libdballe_la-traced.Tpo fortran/$(DEPDIR)/libdballe_la-traced.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2287-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2288:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fortran/libdballe_la-traced.lo `test -f 'fortran/traced.cc' || echo '$(srcdir)/'`fortran/traced.cc
dballe-8.6/dballe/Makefile.in-2289-
dballe-8.6/dballe/Makefile.in-2290-fortran/libdballe_la-commonapi.lo: fortran/commonapi.cc
dballe-8.6/dballe/Makefile.in:2291:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fortran/libdballe_la-commonapi.lo -MD -MP -MF fortran/$(DEPDIR)/libdballe_la-commonapi.Tpo -c -o fortran/libdballe_la-commonapi.lo `test -f 'fortran/commonapi.cc' || echo '$(srcdir)/'`fortran/commonapi.cc
dballe-8.6/dballe/Makefile.in-2292-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) fortran/$(DEPDIR)/libdballe_la-commonapi.Tpo fortran/$(DEPDIR)/libdballe_la-commonapi.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2294-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2295:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fortran/libdballe_la-commonapi.lo `test -f 'fortran/commonapi.cc' || echo '$(srcdir)/'`fortran/commonapi.cc
dballe-8.6/dballe/Makefile.in-2296-
dballe-8.6/dballe/Makefile.in-2297-fortran/libdballe_la-commonapi-access.lo: fortran/commonapi-access.cc
dballe-8.6/dballe/Makefile.in:2298:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fortran/libdballe_la-commonapi-access.lo -MD -MP -MF fortran/$(DEPDIR)/libdballe_la-commonapi-access.Tpo -c -o fortran/libdballe_la-commonapi-access.lo `test -f 'fortran/commonapi-access.cc' || echo '$(srcdir)/'`fortran/commonapi-access.cc
dballe-8.6/dballe/Makefile.in-2299-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) fortran/$(DEPDIR)/libdballe_la-commonapi-access.Tpo fortran/$(DEPDIR)/libdballe_la-commonapi-access.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2301-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2302:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fortran/libdballe_la-commonapi-access.lo `test -f 'fortran/commonapi-access.cc' || echo '$(srcdir)/'`fortran/commonapi-access.cc
dballe-8.6/dballe/Makefile.in-2303-
dballe-8.6/dballe/Makefile.in-2304-fortran/libdballe_la-msgapi.lo: fortran/msgapi.cc
dballe-8.6/dballe/Makefile.in:2305:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fortran/libdballe_la-msgapi.lo -MD -MP -MF fortran/$(DEPDIR)/libdballe_la-msgapi.Tpo -c -o fortran/libdballe_la-msgapi.lo `test -f 'fortran/msgapi.cc' || echo '$(srcdir)/'`fortran/msgapi.cc
dballe-8.6/dballe/Makefile.in-2306-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) fortran/$(DEPDIR)/libdballe_la-msgapi.Tpo fortran/$(DEPDIR)/libdballe_la-msgapi.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2308-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2309:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fortran/libdballe_la-msgapi.lo `test -f 'fortran/msgapi.cc' || echo '$(srcdir)/'`fortran/msgapi.cc
dballe-8.6/dballe/Makefile.in-2310-
dballe-8.6/dballe/Makefile.in-2311-fortran/libdballe_la-dbapi.lo: fortran/dbapi.cc
dballe-8.6/dballe/Makefile.in:2312:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fortran/libdballe_la-dbapi.lo -MD -MP -MF fortran/$(DEPDIR)/libdballe_la-dbapi.Tpo -c -o fortran/libdballe_la-dbapi.lo `test -f 'fortran/dbapi.cc' || echo '$(srcdir)/'`fortran/dbapi.cc
dballe-8.6/dballe/Makefile.in-2313-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) fortran/$(DEPDIR)/libdballe_la-dbapi.Tpo fortran/$(DEPDIR)/libdballe_la-dbapi.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2315-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2316:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fortran/libdballe_la-dbapi.lo `test -f 'fortran/dbapi.cc' || echo '$(srcdir)/'`fortran/dbapi.cc
dballe-8.6/dballe/Makefile.in-2317-
dballe-8.6/dballe/Makefile.in-2318-sql/libdballe_la-postgresql.lo: sql/postgresql.cc
dballe-8.6/dballe/Makefile.in:2319:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sql/libdballe_la-postgresql.lo -MD -MP -MF sql/$(DEPDIR)/libdballe_la-postgresql.Tpo -c -o sql/libdballe_la-postgresql.lo `test -f 'sql/postgresql.cc' || echo '$(srcdir)/'`sql/postgresql.cc
dballe-8.6/dballe/Makefile.in-2320-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) sql/$(DEPDIR)/libdballe_la-postgresql.Tpo sql/$(DEPDIR)/libdballe_la-postgresql.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2322-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2323:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sql/libdballe_la-postgresql.lo `test -f 'sql/postgresql.cc' || echo '$(srcdir)/'`sql/postgresql.cc
dballe-8.6/dballe/Makefile.in-2324-
dballe-8.6/dballe/Makefile.in-2325-db/v7/postgresql/libdballe_la-repinfo.lo: db/v7/postgresql/repinfo.cc
dballe-8.6/dballe/Makefile.in:2326:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/postgresql/libdballe_la-repinfo.lo -MD -MP -MF db/v7/postgresql/$(DEPDIR)/libdballe_la-repinfo.Tpo -c -o db/v7/postgresql/libdballe_la-repinfo.lo `test -f 'db/v7/postgresql/repinfo.cc' || echo '$(srcdir)/'`db/v7/postgresql/repinfo.cc
dballe-8.6/dballe/Makefile.in-2327-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/postgresql/$(DEPDIR)/libdballe_la-repinfo.Tpo db/v7/postgresql/$(DEPDIR)/libdballe_la-repinfo.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2329-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2330:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/postgresql/libdballe_la-repinfo.lo `test -f 'db/v7/postgresql/repinfo.cc' || echo '$(srcdir)/'`db/v7/postgresql/repinfo.cc
dballe-8.6/dballe/Makefile.in-2331-
dballe-8.6/dballe/Makefile.in-2332-db/v7/postgresql/libdballe_la-station.lo: db/v7/postgresql/station.cc
dballe-8.6/dballe/Makefile.in:2333:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/postgresql/libdballe_la-station.lo -MD -MP -MF db/v7/postgresql/$(DEPDIR)/libdballe_la-station.Tpo -c -o db/v7/postgresql/libdballe_la-station.lo `test -f 'db/v7/postgresql/station.cc' || echo '$(srcdir)/'`db/v7/postgresql/station.cc
dballe-8.6/dballe/Makefile.in-2334-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/postgresql/$(DEPDIR)/libdballe_la-station.Tpo db/v7/postgresql/$(DEPDIR)/libdballe_la-station.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2336-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2337:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/postgresql/libdballe_la-station.lo `test -f 'db/v7/postgresql/station.cc' || echo '$(srcdir)/'`db/v7/postgresql/station.cc
dballe-8.6/dballe/Makefile.in-2338-
dballe-8.6/dballe/Makefile.in-2339-db/v7/postgresql/libdballe_la-levtr.lo: db/v7/postgresql/levtr.cc
dballe-8.6/dballe/Makefile.in:2340:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/postgresql/libdballe_la-levtr.lo -MD -MP -MF db/v7/postgresql/$(DEPDIR)/libdballe_la-levtr.Tpo -c -o db/v7/postgresql/libdballe_la-levtr.lo `test -f 'db/v7/postgresql/levtr.cc' || echo '$(srcdir)/'`db/v7/postgresql/levtr.cc
dballe-8.6/dballe/Makefile.in-2341-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/postgresql/$(DEPDIR)/libdballe_la-levtr.Tpo db/v7/postgresql/$(DEPDIR)/libdballe_la-levtr.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2343-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2344:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/postgresql/libdballe_la-levtr.lo `test -f 'db/v7/postgresql/levtr.cc' || echo '$(srcdir)/'`db/v7/postgresql/levtr.cc
dballe-8.6/dballe/Makefile.in-2345-
dballe-8.6/dballe/Makefile.in-2346-db/v7/postgresql/libdballe_la-data.lo: db/v7/postgresql/data.cc
dballe-8.6/dballe/Makefile.in:2347:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/postgresql/libdballe_la-data.lo -MD -MP -MF db/v7/postgresql/$(DEPDIR)/libdballe_la-data.Tpo -c -o db/v7/postgresql/libdballe_la-data.lo `test -f 'db/v7/postgresql/data.cc' || echo '$(srcdir)/'`db/v7/postgresql/data.cc
dballe-8.6/dballe/Makefile.in-2348-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/postgresql/$(DEPDIR)/libdballe_la-data.Tpo db/v7/postgresql/$(DEPDIR)/libdballe_la-data.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2350-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2351:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/postgresql/libdballe_la-data.lo `test -f 'db/v7/postgresql/data.cc' || echo '$(srcdir)/'`db/v7/postgresql/data.cc
dballe-8.6/dballe/Makefile.in-2352-
dballe-8.6/dballe/Makefile.in-2353-db/v7/postgresql/libdballe_la-driver.lo: db/v7/postgresql/driver.cc
dballe-8.6/dballe/Makefile.in:2354:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/postgresql/libdballe_la-driver.lo -MD -MP -MF db/v7/postgresql/$(DEPDIR)/libdballe_la-driver.Tpo -c -o db/v7/postgresql/libdballe_la-driver.lo `test -f 'db/v7/postgresql/driver.cc' || echo '$(srcdir)/'`db/v7/postgresql/driver.cc
dballe-8.6/dballe/Makefile.in-2355-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/postgresql/$(DEPDIR)/libdballe_la-driver.Tpo db/v7/postgresql/$(DEPDIR)/libdballe_la-driver.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2357-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2358:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/postgresql/libdballe_la-driver.lo `test -f 'db/v7/postgresql/driver.cc' || echo '$(srcdir)/'`db/v7/postgresql/driver.cc
dballe-8.6/dballe/Makefile.in-2359-
dballe-8.6/dballe/Makefile.in-2360-sql/libdballe_la-mysql.lo: sql/mysql.cc
dballe-8.6/dballe/Makefile.in:2361:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sql/libdballe_la-mysql.lo -MD -MP -MF sql/$(DEPDIR)/libdballe_la-mysql.Tpo -c -o sql/libdballe_la-mysql.lo `test -f 'sql/mysql.cc' || echo '$(srcdir)/'`sql/mysql.cc
dballe-8.6/dballe/Makefile.in-2362-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) sql/$(DEPDIR)/libdballe_la-mysql.Tpo sql/$(DEPDIR)/libdballe_la-mysql.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2364-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2365:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sql/libdballe_la-mysql.lo `test -f 'sql/mysql.cc' || echo '$(srcdir)/'`sql/mysql.cc
dballe-8.6/dballe/Makefile.in-2366-
dballe-8.6/dballe/Makefile.in-2367-db/v7/mysql/libdballe_la-repinfo.lo: db/v7/mysql/repinfo.cc
dballe-8.6/dballe/Makefile.in:2368:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/mysql/libdballe_la-repinfo.lo -MD -MP -MF db/v7/mysql/$(DEPDIR)/libdballe_la-repinfo.Tpo -c -o db/v7/mysql/libdballe_la-repinfo.lo `test -f 'db/v7/mysql/repinfo.cc' || echo '$(srcdir)/'`db/v7/mysql/repinfo.cc
dballe-8.6/dballe/Makefile.in-2369-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/mysql/$(DEPDIR)/libdballe_la-repinfo.Tpo db/v7/mysql/$(DEPDIR)/libdballe_la-repinfo.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2371-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2372:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/mysql/libdballe_la-repinfo.lo `test -f 'db/v7/mysql/repinfo.cc' || echo '$(srcdir)/'`db/v7/mysql/repinfo.cc
dballe-8.6/dballe/Makefile.in-2373-
dballe-8.6/dballe/Makefile.in-2374-db/v7/mysql/libdballe_la-station.lo: db/v7/mysql/station.cc
dballe-8.6/dballe/Makefile.in:2375:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/mysql/libdballe_la-station.lo -MD -MP -MF db/v7/mysql/$(DEPDIR)/libdballe_la-station.Tpo -c -o db/v7/mysql/libdballe_la-station.lo `test -f 'db/v7/mysql/station.cc' || echo '$(srcdir)/'`db/v7/mysql/station.cc
dballe-8.6/dballe/Makefile.in-2376-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/mysql/$(DEPDIR)/libdballe_la-station.Tpo db/v7/mysql/$(DEPDIR)/libdballe_la-station.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2378-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2379:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/mysql/libdballe_la-station.lo `test -f 'db/v7/mysql/station.cc' || echo '$(srcdir)/'`db/v7/mysql/station.cc
dballe-8.6/dballe/Makefile.in-2380-
dballe-8.6/dballe/Makefile.in-2381-db/v7/mysql/libdballe_la-levtr.lo: db/v7/mysql/levtr.cc
dballe-8.6/dballe/Makefile.in:2382:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/mysql/libdballe_la-levtr.lo -MD -MP -MF db/v7/mysql/$(DEPDIR)/libdballe_la-levtr.Tpo -c -o db/v7/mysql/libdballe_la-levtr.lo `test -f 'db/v7/mysql/levtr.cc' || echo '$(srcdir)/'`db/v7/mysql/levtr.cc
dballe-8.6/dballe/Makefile.in-2383-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/mysql/$(DEPDIR)/libdballe_la-levtr.Tpo db/v7/mysql/$(DEPDIR)/libdballe_la-levtr.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2385-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2386:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/mysql/libdballe_la-levtr.lo `test -f 'db/v7/mysql/levtr.cc' || echo '$(srcdir)/'`db/v7/mysql/levtr.cc
dballe-8.6/dballe/Makefile.in-2387-
dballe-8.6/dballe/Makefile.in-2388-db/v7/mysql/libdballe_la-data.lo: db/v7/mysql/data.cc
dballe-8.6/dballe/Makefile.in:2389:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/mysql/libdballe_la-data.lo -MD -MP -MF db/v7/mysql/$(DEPDIR)/libdballe_la-data.Tpo -c -o db/v7/mysql/libdballe_la-data.lo `test -f 'db/v7/mysql/data.cc' || echo '$(srcdir)/'`db/v7/mysql/data.cc
dballe-8.6/dballe/Makefile.in-2390-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/mysql/$(DEPDIR)/libdballe_la-data.Tpo db/v7/mysql/$(DEPDIR)/libdballe_la-data.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2392-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2393:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/mysql/libdballe_la-data.lo `test -f 'db/v7/mysql/data.cc' || echo '$(srcdir)/'`db/v7/mysql/data.cc
dballe-8.6/dballe/Makefile.in-2394-
dballe-8.6/dballe/Makefile.in-2395-db/v7/mysql/libdballe_la-driver.lo: db/v7/mysql/driver.cc
dballe-8.6/dballe/Makefile.in:2396:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT db/v7/mysql/libdballe_la-driver.lo -MD -MP -MF db/v7/mysql/$(DEPDIR)/libdballe_la-driver.Tpo -c -o db/v7/mysql/libdballe_la-driver.lo `test -f 'db/v7/mysql/driver.cc' || echo '$(srcdir)/'`db/v7/mysql/driver.cc
dballe-8.6/dballe/Makefile.in-2397-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) db/v7/mysql/$(DEPDIR)/libdballe_la-driver.Tpo db/v7/mysql/$(DEPDIR)/libdballe_la-driver.Plo
##############################################
dballe-8.6/dballe/Makefile.in-2399-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/dballe/Makefile.in:2400:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o db/v7/mysql/libdballe_la-driver.lo `test -f 'db/v7/mysql/driver.cc' || echo '$(srcdir)/'`db/v7/mysql/driver.cc
dballe-8.6/dballe/Makefile.in-2401-
##############################################
dballe-8.6/dballe/Makefile.in-2440-	@list='$(nobase_dist_dballeinclude_HEADERS)'; test -n "$(dballeincludedir)" || list=; \
dballe-8.6/dballe/Makefile.in:2441:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
dballe-8.6/dballe/Makefile.in-2442-	dir='$(DESTDIR)$(dballeincludedir)'; $(am__uninstall_files_from_dir)
##############################################
dballe-8.6/dballe/Makefile.in-2473-GTAGS:
dballe-8.6/dballe/Makefile.in:2474:	here=`$(am__cd) $(top_builddir) && pwd` \
dballe-8.6/dballe/Makefile.in-2475-	  && $(am__cd) $(top_srcdir) \
##############################################
dballe-8.6/dballe/Makefile.in-2499-distdir-am: $(DISTFILES)
dballe-8.6/dballe/Makefile.in:2500:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/dballe/Makefile.in:2501:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/dballe/Makefile.in-2502-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/dballe/Makefile.in-2513-	  if test -d $$d/$$file; then \
dballe-8.6/dballe/Makefile.in:2514:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/dballe/Makefile.in-2515-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/dballe/sql/postgresql-test.cc-199-            conn.exec_no_data("INSERT INTO dballe_test VALUES (2)");
dballe-8.6/dballe/sql/postgresql-test.cc:200:            conn.prepare("db_postgresql_internals_10", "SELECT val FROM dballe_test WHERE val=$1::int4");
dballe-8.6/dballe/sql/postgresql-test.cc-201-
##############################################
dballe-8.6/dballe/sql/postgresql-test.cc-213-            conn.exec_no_data("INSERT INTO db_postgresql_internals_11 VALUES ('bar')");
dballe-8.6/dballe/sql/postgresql-test.cc:214:            conn.prepare("db_postgresql_internals_11_select", "SELECT val FROM db_postgresql_internals_11 WHERE val=$1::text");
dballe-8.6/dballe/sql/postgresql-test.cc-215-
##############################################
dballe-8.6/dballe/sql/postgresql-test.cc-231-            conn.exec_no_data("INSERT INTO db_postgresql_internals_12 VALUES ('1945-04-25 08:10:20')");
dballe-8.6/dballe/sql/postgresql-test.cc:232:            conn.prepare("db_postgresql_internals_12_select", "SELECT val FROM db_postgresql_internals_12 WHERE val=$1::timestamp");
dballe-8.6/dballe/sql/postgresql-test.cc-233-
##############################################
dballe-8.6/dballe/sql/postgresql.cc-411-
dballe-8.6/dballe/sql/postgresql.cc:412:    const char* query = "SELECT value FROM dballe_settings WHERE \"key\"=$1::text";
dballe-8.6/dballe/sql/postgresql.cc-413-    Result res = exec(query, key);
##############################################
dballe-8.6/dballe/sql/postgresql.cc-427-    exec_no_data("LOCK TABLE dballe_settings IN EXCLUSIVE MODE");
dballe-8.6/dballe/sql/postgresql.cc:428:    auto s = exec_one_row("SELECT EXISTS (SELECT 1 FROM dballe_settings WHERE \"key\"=$1::text)", key);
dballe-8.6/dballe/sql/postgresql.cc-429-    if (s.get_bool(0, 0))
dballe-8.6/dballe/sql/postgresql.cc:430:        exec_no_data("UPDATE dballe_settings SET value=$2::text WHERE \"key\"=$1::text", key, value);
dballe-8.6/dballe/sql/postgresql.cc-431-    else
##############################################
dballe-8.6/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
dballe-8.6/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
dballe-8.6/configure-47-  as_echo='print -r --'
dballe-8.6/configure-48-  as_echo_n='print -rn --'
dballe-8.6/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
dballe-8.6/configure-50-  as_echo='printf %s\n'
##############################################
dballe-8.6/configure-52-else
dballe-8.6/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
dballe-8.6/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
dballe-8.6/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
dballe-8.6/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
dballe-8.6/configure-64-      esac;
##############################################
dballe-8.6/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
dballe-8.6/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
dballe-8.6/configure-201-
##############################################
dballe-8.6/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
dballe-8.6/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
dballe-8.6/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
dballe-8.6/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
dballe-8.6/configure-335-      case $as_dir in #(
dballe-8.6/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
dballe-8.6/configure-337-      *) as_qdir=$as_dir;;
##############################################
dballe-8.6/configure-408-  {
dballe-8.6/configure:409:    as_val=`expr "$@" || test $? -eq 1`
dballe-8.6/configure-410-  }
##############################################
dballe-8.6/configure-415-# ----------------------------------------
dballe-8.6/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
dballe-8.6/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
dballe-8.6/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
dballe-8.6/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
dballe-8.6/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
dballe-8.6/configure-926-  case $ac_option in
dballe-8.6/configure:927:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
dballe-8.6/configure-928-  *=)   ac_optarg= ;;
##############################################
dballe-8.6/configure-970-  -disable-* | --disable-*)
dballe-8.6/configure:971:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
dballe-8.6/configure-972-    # Reject names that are not valid shell variable names.
##############################################
dballe-8.6/configure-975-    ac_useropt_orig=$ac_useropt
dballe-8.6/configure:976:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dballe-8.6/configure-977-    case $ac_user_opts in
##############################################
dballe-8.6/configure-996-  -enable-* | --enable-*)
dballe-8.6/configure:997:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
dballe-8.6/configure-998-    # Reject names that are not valid shell variable names.
##############################################
dballe-8.6/configure-1001-    ac_useropt_orig=$ac_useropt
dballe-8.6/configure:1002:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dballe-8.6/configure-1003-    case $ac_user_opts in
##############################################
dballe-8.6/configure-1209-  -with-* | --with-*)
dballe-8.6/configure:1210:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
dballe-8.6/configure-1211-    # Reject names that are not valid shell variable names.
##############################################
dballe-8.6/configure-1214-    ac_useropt_orig=$ac_useropt
dballe-8.6/configure:1215:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dballe-8.6/configure-1216-    case $ac_user_opts in
##############################################
dballe-8.6/configure-1225-  -without-* | --without-*)
dballe-8.6/configure:1226:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
dballe-8.6/configure-1227-    # Reject names that are not valid shell variable names.
##############################################
dballe-8.6/configure-1230-    ac_useropt_orig=$ac_useropt
dballe-8.6/configure:1231:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dballe-8.6/configure-1232-    case $ac_user_opts in
##############################################
dballe-8.6/configure-1263-  *=*)
dballe-8.6/configure:1264:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
dballe-8.6/configure-1265-    # Reject names that are not valid shell variable names.
##############################################
dballe-8.6/configure-1284-if test -n "$ac_prev"; then
dballe-8.6/configure:1285:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
dballe-8.6/configure-1286-  as_fn_error $? "missing argument to $ac_option"
##############################################
dballe-8.6/configure-1306-    */ )
dballe-8.6/configure:1307:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
dballe-8.6/configure-1308-      eval $ac_var=\$ac_val;;
##############################################
dballe-8.6/configure-1341-ac_ls_di=`ls -di .` &&
dballe-8.6/configure:1342:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
dballe-8.6/configure-1343-  as_fn_error $? "working directory cannot be determined"
##############################################
dballe-8.6/configure-1397-case $srcdir in
dballe-8.6/configure:1398:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
dballe-8.6/configure-1399-esac
##############################################
dballe-8.6/configure-1440-By default, \`make install' will install all the files in
dballe-8.6/configure:1441:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
dballe-8.6/configure:1442:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
dballe-8.6/configure-1443-for instance \`--prefix=\$HOME'.
##############################################
dballe-8.6/configure-1578-*)
dballe-8.6/configure:1579:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
dballe-8.6/configure-1580-  # A ".." for each directory in $ac_dir_suffix.
dballe-8.6/configure:1581:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
dballe-8.6/configure-1582-  case $ac_top_builddir_sub in
##############################################
dballe-8.6/configure-2338-    *\'*)
dballe-8.6/configure:2339:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
dballe-8.6/configure-2340-    esac
##############################################
dballe-8.6/configure-2421-      case $ac_val in
dballe-8.6/configure:2422:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dballe-8.6/configure-2423-      esac
##############################################
dballe-8.6/configure-2436-	case $ac_val in
dballe-8.6/configure:2437:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dballe-8.6/configure-2438-	esac
##############################################
dballe-8.6/configure-2556-    set,)
dballe-8.6/configure:2557:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
dballe-8.6/configure:2558:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
dballe-8.6/configure-2559-      ac_cache_corrupted=: ;;
##############################################
dballe-8.6/configure-2567-	# differences in whitespace do not lead to failure.
dballe-8.6/configure:2568:	ac_old_val_w=`echo x $ac_old_val`
dballe-8.6/configure:2569:	ac_new_val_w=`echo x $ac_new_val`
dballe-8.6/configure-2570-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
dballe-8.6/configure-2587-    case $ac_new_val in
dballe-8.6/configure:2588:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
dballe-8.6/configure-2589-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
dballe-8.6/configure-2763-     echo "timestamp, slept: $am_has_slept" > conftest.file
dballe-8.6/configure:2764:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
dballe-8.6/configure-2765-     if test "$*" = "X"; then
dballe-8.6/configure-2766-	# -L didn't work.
dballe-8.6/configure:2767:	set X `ls -t "$srcdir/configure" conftest.file`
dballe-8.6/configure-2768-     fi
##############################################
dballe-8.6/configure-2814-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
dballe-8.6/configure:2815:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
dballe-8.6/configure-2816-
dballe-8.6/configure-2817-# Expand $ac_aux_dir to an absolute path.
dballe-8.6/configure:2818:am_aux_dir=`cd "$ac_aux_dir" && pwd`
dballe-8.6/configure-2819-
##############################################
dballe-8.6/configure-2959-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
dballe-8.6/configure:2960:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
dballe-8.6/configure-2961-	     'mkdir (GNU coreutils) '* | \
##############################################
dballe-8.6/configure-3032-set x ${MAKE-make}
dballe-8.6/configure:3033:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
dballe-8.6/configure-3034-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
dballe-8.6/configure-3042-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
dballe-8.6/configure:3043:case `${MAKE-make} -f conftest.make 2>/dev/null` in
dballe-8.6/configure-3044-  *@@@%%%=?*=@@@%%%*)
##############################################
dballe-8.6/configure-3108-
dballe-8.6/configure:3109:if test "`cd $srcdir && pwd`" != "`pwd`"; then
dballe-8.6/configure-3110-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
dballe-8.6/configure-3263-test "x$ac_build_alias" = x &&
dballe-8.6/configure:3264:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
dballe-8.6/configure-3265-test "x$ac_build_alias" = x &&
dballe-8.6/configure-3266-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
dballe-8.6/configure:3267:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
dballe-8.6/configure-3268-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
dballe-8.6/configure-3287-IFS=$ac_save_IFS
dballe-8.6/configure:3288:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
dballe-8.6/configure-3289-
##############################################
dballe-8.6/configure-3298-else
dballe-8.6/configure:3299:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
dballe-8.6/configure-3300-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
dballe-8.6/configure-3320-IFS=$ac_save_IFS
dballe-8.6/configure:3321:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
dballe-8.6/configure-3322-
##############################################
dballe-8.6/configure-3348-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
dballe-8.6/configure:3349:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
dballe-8.6/configure-3350-  ECHO='print -r --'
dballe-8.6/configure:3351:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
dballe-8.6/configure-3352-  ECHO='printf %s\n'
##############################################
dballe-8.6/configure-3801-$as_echo_n "checking whether the C compiler works... " >&6; }
dballe-8.6/configure:3802:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
dballe-8.6/configure-3803-
##############################################
dballe-8.6/configure-3845-	then :; else
dballe-8.6/configure:3846:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dballe-8.6/configure-3847-	fi
##############################################
dballe-8.6/configure-3905-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
dballe-8.6/configure:3906:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dballe-8.6/configure-3907-	  break;;
##############################################
dballe-8.6/configure-4014-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
dballe-8.6/configure:4015:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
dballe-8.6/configure-4016-       break;;
##############################################
dballe-8.6/configure-4332-  if test "$am_compiler_list" = ""; then
dballe-8.6/configure:4333:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dballe-8.6/configure-4334-  fi
##############################################
dballe-8.6/configure-4456-  # Check for GNU $ac_path_SED
dballe-8.6/configure:4457:case `"$ac_path_SED" --version 2>&1` in
dballe-8.6/configure-4458-*GNU*)
##############################################
dballe-8.6/configure-4532-  # Check for GNU $ac_path_GREP
dballe-8.6/configure:4533:case `"$ac_path_GREP" --version 2>&1` in
dballe-8.6/configure-4534-*GNU*)
##############################################
dballe-8.6/configure-4598-  # Check for GNU $ac_path_EGREP
dballe-8.6/configure:4599:case `"$ac_path_EGREP" --version 2>&1` in
dballe-8.6/configure-4600-*GNU*)
##############################################
dballe-8.6/configure-4665-  # Check for GNU $ac_path_FGREP
dballe-8.6/configure:4666:case `"$ac_path_FGREP" --version 2>&1` in
dballe-8.6/configure-4667-*GNU*)
##############################################
dballe-8.6/configure-4745-    # gcc leaves a trailing carriage return, which upsets mingw
dballe-8.6/configure:4746:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dballe-8.6/configure-4747-  *)
dballe-8.6/configure:4748:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dballe-8.6/configure-4749-  esac
##############################################
dballe-8.6/configure-4754-      # Canonicalize the pathname of ld
dballe-8.6/configure:4755:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
dballe-8.6/configure-4756-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
dballe-8.6/configure:4757:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
dballe-8.6/configure-4758-      done
##############################################
dballe-8.6/configure-4789-      # Break only if it was the GNU/non-GNU ld that we prefer.
dballe-8.6/configure:4790:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dballe-8.6/configure-4791-      *GNU* | *'with BFD'*)
##############################################
dballe-8.6/configure-4820-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dballe-8.6/configure:4821:case `$LD -v 2>&1 </dev/null` in
dballe-8.6/configure-4822-*GNU* | *'with BFD'*)
##############################################
dballe-8.6/configure-4870-	esac
dballe-8.6/configure:4871:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
dballe-8.6/configure-4872-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
dballe-8.6/configure-4876-	*)
dballe-8.6/configure:4877:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dballe-8.6/configure-4878-	  */dev/null*)
##############################################
dballe-8.6/configure-5004-
dballe-8.6/configure:5005:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
dballe-8.6/configure-5006-    *COFF*)
##############################################
dballe-8.6/configure-5116-    # And add a safety zone
dballe-8.6/configure:5117:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dballe-8.6/configure:5118:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dballe-8.6/configure-5119-    ;;
##############################################
dballe-8.6/configure-5149-    if test -n "$kargmax"; then
dballe-8.6/configure:5150:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
dballe-8.6/configure-5151-    else
##############################################
dballe-8.6/configure-5158-       test undefined != "$lt_cv_sys_max_cmd_len"; then
dballe-8.6/configure:5159:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dballe-8.6/configure:5160:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dballe-8.6/configure-5161-    else
##############################################
dballe-8.6/configure-5170-      # we can't tell.
dballe-8.6/configure:5171:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
dballe-8.6/configure-5172-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
dballe-8.6/configure-5174-      do
dballe-8.6/configure:5175:        i=`expr $i + 1`
dballe-8.6/configure-5176-        teststring=$teststring$teststring
##############################################
dballe-8.6/configure-5178-      # Only check the string length outside the loop.
dballe-8.6/configure:5179:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
dballe-8.6/configure-5180-      teststring=
##############################################
dballe-8.6/configure-5183-      # linker.  It appears as though 1/2 is a usable value.
dballe-8.6/configure:5184:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dballe-8.6/configure-5185-    fi
##############################################
dballe-8.6/configure-5594-openbsd* | bitrig*)
dballe-8.6/configure:5595:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/configure-5596-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
dballe-8.6/configure-5664-    else
dballe-8.6/configure:5665:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
dballe-8.6/configure-5666-    fi
##############################################
dballe-8.6/configure-5809-  # decide which one to use based on capabilities of $DLLTOOL
dballe-8.6/configure:5810:  case `$DLLTOOL --help 2>&1` in
dballe-8.6/configure-5811-  *--identify-strict*)
##############################################
dballe-8.6/configure-6331-# If we're using GNU nm, then use its standard symbol codes.
dballe-8.6/configure:6332:case `$NM -V 2>&1` in
dballe-8.6/configure-6333-*GNU* | *'with BFD'*)
##############################################
dballe-8.6/configure-6379-mingw*)
dballe-8.6/configure:6380:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
dballe-8.6/configure-6381-  ;;
##############################################
dballe-8.6/configure-6608-   if test yes = "$GCC"; then
dballe-8.6/configure:6609:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
dballe-8.6/configure-6610-   fi
##############################################
dballe-8.6/configure-6612- /*)
dballe-8.6/configure:6613:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
dballe-8.6/configure-6614-   ;; #(
##############################################
dballe-8.6/configure-6707-    done
dballe-8.6/configure:6708:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dballe-8.6/configure-6709-}
##############################################
dballe-8.6/configure-6729-  test $ac_status = 0; }; then
dballe-8.6/configure:6730:    case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/configure-6731-      *ELF-32*)
##############################################
dballe-8.6/configure-6750-    if test yes = "$lt_cv_prog_gnu_ld"; then
dballe-8.6/configure:6751:      case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/configure-6752-	*32-bit*)
##############################################
dballe-8.6/configure-6762-    else
dballe-8.6/configure:6763:      case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/configure-6764-	*32-bit*)
##############################################
dballe-8.6/configure-6788-    emul=elf
dballe-8.6/configure:6789:    case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/configure-6790-      *32-bit*)
##############################################
dballe-8.6/configure-6796-    esac
dballe-8.6/configure:6797:    case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/configure-6798-      *MSB*)
##############################################
dballe-8.6/configure-6804-    esac
dballe-8.6/configure:6805:    case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/configure-6806-      *N32*)
##############################################
dballe-8.6/configure-7737-    *:)
dballe-8.6/configure:7738:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
dballe-8.6/configure-7739-        ;;
dballe-8.6/configure-7740-    x:*)
dballe-8.6/configure:7741:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
dballe-8.6/configure-7742-        ;;
dballe-8.6/configure-7743-    *::*)
dballe-8.6/configure:7744:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dballe-8.6/configure:7745:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
dballe-8.6/configure-7746-        ;;
dballe-8.6/configure-7747-    *)
dballe-8.6/configure:7748:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
dballe-8.6/configure-7749-        ;;
##############################################
dballe-8.6/configure-8006-do :
dballe-8.6/configure:8007:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dballe-8.6/configure-8008-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
dballe-8.6/configure-8011-  cat >>confdefs.h <<_ACEOF
dballe-8.6/configure:8012:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dballe-8.6/configure-8013-_ACEOF
##############################################
dballe-8.6/configure-8369-	"file_magic "*)
dballe-8.6/configure:8370:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dballe-8.6/configure-8371-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dballe-8.6/configure-8435-	"file_magic "*)
dballe-8.6/configure:8436:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dballe-8.6/configure-8437-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dballe-8.6/configure-8833-      *)
dballe-8.6/configure:8834:	case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/configure-8835-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
dballe-8.6/configure-9282-	# shared libraries, regardless of the interface used.
dballe-8.6/configure:9283:	case `$LD -v 2>&1` in
dballe-8.6/configure-9284-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
dballe-8.6/configure-9314-    supports_anon_versioning=no
dballe-8.6/configure:9315:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
dballe-8.6/configure-9316-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
dballe-8.6/configure-9383-	# is; otherwise, prepend EXPORTS...
dballe-8.6/configure:9384:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dballe-8.6/configure-9385-          cp $export_symbols $output_objdir/$soname.def;
##############################################
dballe-8.6/configure-9417-	prefix_cmds="$SED"~
dballe-8.6/configure:9418:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dballe-8.6/configure-9419-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dballe-8.6/configure-9439-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dballe-8.6/configure:9440:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dballe-8.6/configure:9441:      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'
dballe-8.6/configure-9442-      ;;
##############################################
dballe-8.6/configure-9457-        pgcc*)				# Portland Group C compiler
dballe-8.6/configure:9458:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-9459-	  tmp_addflag=' $pic_flag'
##############################################
dballe-8.6/configure-9462-					# Portland Group f77 and f90 compilers
dballe-8.6/configure:9463:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-9464-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dballe-8.6/configure-9479-	nvcc*)	# Cuda Compiler Driver 2.2
dballe-8.6/configure:9480:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-9481-	  compiler_needs_object=yes
##############################################
dballe-8.6/configure-9483-	esac
dballe-8.6/configure:9484:	case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/configure-9485-	*Sun\ C*)			# Sun C 5.9
dballe-8.6/configure:9486:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-9487-	  compiler_needs_object=yes
##############################################
dballe-8.6/configure-9554-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dballe-8.6/configure:9555:      case `$LD -v 2>&1` in
dballe-8.6/configure-9556-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dballe-8.6/configure-9643-	else
dballe-8.6/configure:9644:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dballe-8.6/configure-9645-	fi
##############################################
dballe-8.6/configure-9708-	# below for broken collect2 doesn't work under 4.3+
dballe-8.6/configure:9709:	  collect2name=`$CC -print-prog-name=collect2`
dballe-8.6/configure-9710-	  if test -f "$collect2name" &&
##############################################
dballe-8.6/configure-9788-      }'
dballe-8.6/configure:9789:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-9790-  # Check for a 64-bit object if we didn't find anything.
dballe-8.6/configure-9791-  if test -z "$lt_cv_aix_libpath_"; then
dballe-8.6/configure:9792:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-9793-  fi
##############################################
dballe-8.6/configure-9806-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
dballe-8.6/configure:9807:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dballe-8.6/configure-9808-      else
##############################################
dballe-8.6/configure-9841-      }'
dballe-8.6/configure:9842:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-9843-  # Check for a 64-bit object if we didn't find anything.
dballe-8.6/configure-9844-  if test -z "$lt_cv_aix_libpath_"; then
dballe-8.6/configure:9845:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-9846-  fi
##############################################
dballe-8.6/configure-9873-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
dballe-8.6/configure:9874:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
dballe-8.6/configure-9875-	  if test svr4 != "$with_aix_soname"; then
##############################################
dballe-8.6/configure-9926-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
dballe-8.6/configure:9927:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dballe-8.6/configure-9928-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
dballe-8.6/configure-9964-	# FIXME: Setting linknames here is a bad hack.
dballe-8.6/configure:9965:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
dballe-8.6/configure-9966-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
dballe-8.6/configure-9982-  if test yes = "$lt_cv_ld_force_load"; then
dballe-8.6/configure:9983:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dballe-8.6/configure-9984-
##############################################
dballe-8.6/configure-10162-      if test yes = "$GCC"; then
dballe-8.6/configure:10163:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-10164-	# Try to use the -exported_symbol ld option, if it does not
##############################################
dballe-8.6/configure-10190-	if test yes = "$lt_cv_irix_exported_symbol"; then
dballe-8.6/configure:10191:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
dballe-8.6/configure-10192-	fi
##############################################
dballe-8.6/configure-10194-      else
dballe-8.6/configure:10195:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure:10196:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
dballe-8.6/configure-10197-      fi
##############################################
dballe-8.6/configure-10241-	hardcode_direct_absolute=yes
dballe-8.6/configure:10242:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/configure-10243-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dballe-8.6/configure-10272-	prefix_cmds="$SED"~
dballe-8.6/configure:10273:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dballe-8.6/configure-10274-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dballe-8.6/configure-10286-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
dballe-8.6/configure:10287:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-10288-      else
dballe-8.6/configure-10289-	allow_undefined_flag=' -expect_unresolved \*'
dballe-8.6/configure:10290:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure-10291-      fi
##############################################
dballe-8.6/configure-10299-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
dballe-8.6/configure:10300:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-10301-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
dballe-8.6/configure-10303-	allow_undefined_flag=' -expect_unresolved \*'
dballe-8.6/configure:10304:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure:10305:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
dballe-8.6/configure:10306:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
dballe-8.6/configure-10307-
##############################################
dballe-8.6/configure-10322-      else
dballe-8.6/configure:10323:	case `$CC -V 2>&1` in
dballe-8.6/configure-10324-	*"Compilers 5.0"*)
##############################################
dballe-8.6/configure-10721-  esac
dballe-8.6/configure:10722:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
dballe-8.6/configure-10723-  case $lt_search_path_spec in
##############################################
dballe-8.6/configure-10728-    # okay in the real world where ";" in dirpaths is itself problematic.
dballe-8.6/configure:10729:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
dballe-8.6/configure-10730-    ;;
dballe-8.6/configure-10731-  *)
dballe-8.6/configure:10732:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/configure-10733-    ;;
##############################################
dballe-8.6/configure-10737-  lt_tmp_lt_search_path_spec=
dballe-8.6/configure:10738:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dballe-8.6/configure-10739-  # ...but if some path component already ends with the multilib dir we assume
##############################################
dballe-8.6/configure-10779-  esac
dballe-8.6/configure:10780:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
dballe-8.6/configure-10781-else
##############################################
dballe-8.6/configure-10919-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dballe-8.6/configure:10920:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
dballe-8.6/configure-10921-    ;;
##############################################
dballe-8.6/configure-10955-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dballe-8.6/configure:10956:    postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:10957:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dballe-8.6/configure:10958:      dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-10959-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dballe-8.6/configure-10964-      fi'
dballe-8.6/configure:10965:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dballe-8.6/configure-10966-      dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-10972-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dballe-8.6/configure:10973:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-10974-
##############################################
dballe-8.6/configure-10978-      # MinGW DLLs use traditional 'lib' prefix
dballe-8.6/configure:10979:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-10980-      ;;
##############################################
dballe-8.6/configure-10982-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dballe-8.6/configure:10983:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-10984-      ;;
##############################################
dballe-8.6/configure-10991-    libname_spec='$name'
dballe-8.6/configure:10992:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-10993-    library_names_spec='$libname.dll.lib'
##############################################
dballe-8.6/configure-11003-        # Let DOS variable expansion print the short 8.3 style file name.
dballe-8.6/configure:11004:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dballe-8.6/configure-11005-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dballe-8.6/configure-11008-      # Convert to MSYS style.
dballe-8.6/configure:11009:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
dballe-8.6/configure-11010-      ;;
##############################################
dballe-8.6/configure-11014-      # like /cygdrive/c/PROGRA~1:/cygdr...
dballe-8.6/configure:11015:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dballe-8.6/configure:11016:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dballe-8.6/configure:11017:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/configure-11018-      ;;
##############################################
dballe-8.6/configure-11022-        # It is most probably a Windows format PATH.
dballe-8.6/configure:11023:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dballe-8.6/configure-11024-      else
dballe-8.6/configure:11025:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/configure-11026-      fi
##############################################
dballe-8.6/configure-11032-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dballe-8.6/configure:11033:    postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:11034:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dballe-8.6/configure:11035:      dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-11036-      test -d \$dldir || mkdir -p \$dldir~
dballe-8.6/configure-11037-      $install_prog $dir/$dlname \$dldir/$dlname'
dballe-8.6/configure:11038:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dballe-8.6/configure-11039-      dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-11046-    # Assume MSVC wrapper
dballe-8.6/configure:11047:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
dballe-8.6/configure-11048-    dynamic_linker='Win32 ld.exe'
##############################################
dballe-8.6/configure-11063-  shlibpath_var=DYLD_LIBRARY_PATH
dballe-8.6/configure:11064:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dballe-8.6/configure-11065-
##############################################
dballe-8.6/configure-11316-  if test -f /etc/ld.so.conf; then
dballe-8.6/configure:11317:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
dballe-8.6/configure-11318-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dballe-8.6/configure-11382-  need_lib_prefix=no
dballe-8.6/configure:11383:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/configure-11384-    need_version=no
##############################################
dballe-8.6/configure-11409-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dballe-8.6/configure:11410:  postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:11411:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dballe-8.6/configure:11412:    dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-11413-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dballe-8.6/configure-11418-    fi'
dballe-8.6/configure:11419:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dballe-8.6/configure-11420-    dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-12634-  if test "$am_compiler_list" = ""; then
dballe-8.6/configure:12635:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dballe-8.6/configure-12636-  fi
##############################################
dballe-8.6/configure-12739-  case $2 in
dballe-8.6/configure:12740:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
dballe-8.6/configure:12741:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
dballe-8.6/configure-12742-  esac
##############################################
dballe-8.6/configure-13019-    # gcc leaves a trailing carriage return, which upsets mingw
dballe-8.6/configure:13020:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dballe-8.6/configure-13021-  *)
dballe-8.6/configure:13022:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dballe-8.6/configure-13023-  esac
##############################################
dballe-8.6/configure-13028-      # Canonicalize the pathname of ld
dballe-8.6/configure:13029:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
dballe-8.6/configure-13030-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
dballe-8.6/configure:13031:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
dballe-8.6/configure-13032-      done
##############################################
dballe-8.6/configure-13063-      # Break only if it was the GNU/non-GNU ld that we prefer.
dballe-8.6/configure:13064:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dballe-8.6/configure-13065-      *GNU* | *'with BFD'*)
##############################################
dballe-8.6/configure-13094-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dballe-8.6/configure:13095:case `$LD -v 2>&1 </dev/null` in
dballe-8.6/configure-13096-*GNU* | *'with BFD'*)
##############################################
dballe-8.6/configure-13128-        # ancient GNU ld didn't support --whole-archive et. al.
dballe-8.6/configure:13129:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
dballe-8.6/configure-13130-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
dballe-8.6/configure-13239-          # below for broken collect2 doesn't work under 4.3+
dballe-8.6/configure:13240:	  collect2name=`$CC -print-prog-name=collect2`
dballe-8.6/configure-13241-	  if test -f "$collect2name" &&
##############################################
dballe-8.6/configure-13320-      }'
dballe-8.6/configure:13321:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-13322-  # Check for a 64-bit object if we didn't find anything.
dballe-8.6/configure-13323-  if test -z "$lt_cv_aix_libpath__CXX"; then
dballe-8.6/configure:13324:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-13325-  fi
##############################################
dballe-8.6/configure-13339-
dballe-8.6/configure:13340:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dballe-8.6/configure-13341-        else
##############################################
dballe-8.6/configure-13374-      }'
dballe-8.6/configure:13375:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-13376-  # Check for a 64-bit object if we didn't find anything.
dballe-8.6/configure-13377-  if test -z "$lt_cv_aix_libpath__CXX"; then
dballe-8.6/configure:13378:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-13379-  fi
##############################################
dballe-8.6/configure-13406-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
dballe-8.6/configure:13407:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
dballe-8.6/configure-13408-	    if test svr4 != "$with_aix_soname"; then
##############################################
dballe-8.6/configure-13459-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
dballe-8.6/configure:13460:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dballe-8.6/configure-13461-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
dballe-8.6/configure-13501-	    # is; otherwise, prepend EXPORTS...
dballe-8.6/configure:13502:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dballe-8.6/configure-13503-              cp $export_symbols $output_objdir/$soname.def;
##############################################
dballe-8.6/configure-13522-  if test yes = "$lt_cv_ld_force_load"; then
dballe-8.6/configure:13523:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dballe-8.6/configure-13524-
##############################################
dballe-8.6/configure-13567-	  prefix_cmds="$SED"~
dballe-8.6/configure:13568:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
dballe-8.6/configure-13569-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
dballe-8.6/configure-13641-            # dependencies.
dballe-8.6/configure:13642:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dballe-8.6/configure-13643-            ;;
##############################################
dballe-8.6/configure-13706-	    # dependencies.
dballe-8.6/configure:13707:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dballe-8.6/configure-13708-	    ;;
##############################################
dballe-8.6/configure-13742-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dballe-8.6/configure:13743:	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'
dballe-8.6/configure:13744:	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'
dballe-8.6/configure-13745-	;;
##############################################
dballe-8.6/configure-13749-	    # SGI C++
dballe-8.6/configure:13750:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure-13751-
##############################################
dballe-8.6/configure-13760-	      if test no = "$with_gnu_ld"; then
dballe-8.6/configure:13761:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-13762-	      else
dballe-8.6/configure:13763:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
dballe-8.6/configure-13764-	      fi
##############################################
dballe-8.6/configure-13781-	    # to its proper name (with version) after linking.
dballe-8.6/configure:13782:	    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'
dballe-8.6/configure:13783:	    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'
dballe-8.6/configure-13784-	    # Commands to make compiler produce verbose output that lists
##############################################
dballe-8.6/configure-13791-	    # dependencies.
dballe-8.6/configure:13792:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dballe-8.6/configure-13793-
##############################################
dballe-8.6/configure-13806-	    # earlier do not add the objects themselves.
dballe-8.6/configure:13807:	    case `$CC -V 2>&1` in
dballe-8.6/configure-13808-	      *"Version 7."*)
##############################################
dballe-8.6/configure-13827-            # Portland Group C++ compiler
dballe-8.6/configure:13828:	    case `$CC -V` in
dballe-8.6/configure-13829-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
dballe-8.6/configure-13832-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
dballe-8.6/configure:13833:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
dballe-8.6/configure-13834-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
dballe-8.6/configure-13836-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
dballe-8.6/configure:13837:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
dballe-8.6/configure-13838-                $RANLIB $oldlib'
##############################################
dballe-8.6/configure-13841-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dballe-8.6/configure:13842:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
dballe-8.6/configure-13843-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
dballe-8.6/configure-13845-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dballe-8.6/configure:13846:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
dballe-8.6/configure-13847-	      ;;
##############################################
dballe-8.6/configure-13855-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
dballe-8.6/configure:13856:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-13857-            ;;
##############################################
dballe-8.6/configure-13874-	    # dependencies.
dballe-8.6/configure:13875:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
dballe-8.6/configure-13876-	    ;;
##############################################
dballe-8.6/configure-13889-	  *)
dballe-8.6/configure:13890:	    case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/configure-13891-	    *Sun\ C*)
##############################################
dballe-8.6/configure-13896-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
dballe-8.6/configure:13897:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-13898-	      compiler_needs_object_CXX=yes
##############################################
dballe-8.6/configure-13961-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
dballe-8.6/configure:13962:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
dballe-8.6/configure-13963-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
dballe-8.6/configure-13980-	    # to its proper name (with version) after linking.
dballe-8.6/configure:13981:	    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'
dballe-8.6/configure-13982-
##############################################
dballe-8.6/configure-14001-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
dballe-8.6/configure:14002:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure-14003-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
dballe-8.6/configure-14006-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
dballe-8.6/configure:14007:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure:14008:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dballe-8.6/configure-14009-                  echo "-hidden">> $lib.exp~
dballe-8.6/configure:14010:                  $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~
dballe-8.6/configure-14011-                  $RM $lib.exp'
##############################################
dballe-8.6/configure-14025-	    # dependencies.
dballe-8.6/configure:14026:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dballe-8.6/configure-14027-	    ;;
##############################################
dballe-8.6/configure-14032-	        osf3*)
dballe-8.6/configure:14033:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-14034-		  ;;
dballe-8.6/configure-14035-	        *)
dballe-8.6/configure:14036:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-14037-		  ;;
##############################################
dballe-8.6/configure-14279-
dballe-8.6/configure:14280:  for p in `eval "$output_verbose_link_cmd"`; do
dballe-8.6/configure-14281-    case $prev$p in
##############################################
dballe-8.6/configure-14382-if test -n "${compiler_lib_search_path_CXX}"; then
dballe-8.6/configure:14383: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
dballe-8.6/configure-14384-fi
##############################################
dballe-8.6/configure-14629-	  *)
dballe-8.6/configure:14630:	    case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/configure-14631-	    *Sun\ C*)
##############################################
dballe-8.6/configure-15011-    else
dballe-8.6/configure:15012:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dballe-8.6/configure-15013-    fi
##############################################
dballe-8.6/configure-15316-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dballe-8.6/configure:15317:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
dballe-8.6/configure-15318-    ;;
##############################################
dballe-8.6/configure-15352-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dballe-8.6/configure:15353:    postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:15354:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dballe-8.6/configure:15355:      dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-15356-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dballe-8.6/configure-15361-      fi'
dballe-8.6/configure:15362:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dballe-8.6/configure-15363-      dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-15369-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dballe-8.6/configure:15370:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-15371-
##############################################
dballe-8.6/configure-15374-      # MinGW DLLs use traditional 'lib' prefix
dballe-8.6/configure:15375:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-15376-      ;;
##############################################
dballe-8.6/configure-15378-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dballe-8.6/configure:15379:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-15380-      ;;
##############################################
dballe-8.6/configure-15387-    libname_spec='$name'
dballe-8.6/configure:15388:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-15389-    library_names_spec='$libname.dll.lib'
##############################################
dballe-8.6/configure-15399-        # Let DOS variable expansion print the short 8.3 style file name.
dballe-8.6/configure:15400:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dballe-8.6/configure-15401-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dballe-8.6/configure-15404-      # Convert to MSYS style.
dballe-8.6/configure:15405:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
dballe-8.6/configure-15406-      ;;
##############################################
dballe-8.6/configure-15410-      # like /cygdrive/c/PROGRA~1:/cygdr...
dballe-8.6/configure:15411:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dballe-8.6/configure:15412:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dballe-8.6/configure:15413:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/configure-15414-      ;;
##############################################
dballe-8.6/configure-15418-        # It is most probably a Windows format PATH.
dballe-8.6/configure:15419:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dballe-8.6/configure-15420-      else
dballe-8.6/configure:15421:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/configure-15422-      fi
##############################################
dballe-8.6/configure-15428-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dballe-8.6/configure:15429:    postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:15430:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dballe-8.6/configure:15431:      dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-15432-      test -d \$dldir || mkdir -p \$dldir~
dballe-8.6/configure-15433-      $install_prog $dir/$dlname \$dldir/$dlname'
dballe-8.6/configure:15434:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dballe-8.6/configure-15435-      dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-15442-    # Assume MSVC wrapper
dballe-8.6/configure:15443:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
dballe-8.6/configure-15444-    dynamic_linker='Win32 ld.exe'
##############################################
dballe-8.6/configure-15459-  shlibpath_var=DYLD_LIBRARY_PATH
dballe-8.6/configure:15460:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dballe-8.6/configure-15461-
##############################################
dballe-8.6/configure-15711-  if test -f /etc/ld.so.conf; then
dballe-8.6/configure:15712:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
dballe-8.6/configure-15713-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dballe-8.6/configure-15777-  need_lib_prefix=no
dballe-8.6/configure:15778:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/configure-15779-    need_version=no
##############################################
dballe-8.6/configure-15804-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dballe-8.6/configure:15805:  postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:15806:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dballe-8.6/configure:15807:    dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-15808-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dballe-8.6/configure-15813-    fi'
dballe-8.6/configure:15814:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dballe-8.6/configure-15815-    dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-16214-else
dballe-8.6/configure:16215:  am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
dballe-8.6/configure-16216-fi
##############################################
dballe-8.6/configure-16233-else
dballe-8.6/configure:16234:  am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
dballe-8.6/configure-16235-fi
##############################################
dballe-8.6/configure-16282-     $am_py_prefix*)
dballe-8.6/configure:16283:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
dballe-8.6/configure:16284:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
dballe-8.6/configure-16285-       ;;
##############################################
dballe-8.6/configure-16326-     $am_py_exec_prefix*)
dballe-8.6/configure:16327:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
dballe-8.6/configure:16328:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
dballe-8.6/configure-16329-       ;;
##############################################
dballe-8.6/configure-16355-then
dballe-8.6/configure:16356:    PYTHON_CFLAGS=`unset CFLAGS; $PYTHON-config --cflags`
dballe-8.6/configure-16357-
##############################################
dballe-8.6/configure-16367-    fi
dballe-8.6/configure:16368:    PYTHON_NAME=`basename $PYTHON`
dballe-8.6/configure-16369-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking $PYTHON_NAME module: wreport" >&5
##############################################
dballe-8.6/configure-16398-    fi
dballe-8.6/configure:16399:    PYTHON_NAME=`basename $PYTHON`
dballe-8.6/configure-16400-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking $PYTHON_NAME module: numpy" >&5
##############################################
dballe-8.6/configure-16421-
dballe-8.6/configure:16422:PYTHON_MAJOR_VERSION=`$PYTHON -c 'import sys; print(sys.version_info[0])'`
dballe-8.6/configure-16423-
##############################################
dballe-8.6/configure-16594-    fi
dballe-8.6/configure:16595:    PYTHON_NAME=`basename $PYTHON`
dballe-8.6/configure-16596-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking $PYTHON_NAME module: breathe" >&5
##############################################
dballe-8.6/configure-16627-set x ${MAKE-make}
dballe-8.6/configure:16628:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
dballe-8.6/configure-16629-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
dballe-8.6/configure-16637-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
dballe-8.6/configure:16638:case `${MAKE-make} -f conftest.make 2>/dev/null` in
dballe-8.6/configure-16639-  *@@@%%%=?*=@@@%%%*)
##############################################
dballe-8.6/configure-17346-  if test "$am_compiler_list" = ""; then
dballe-8.6/configure:17347:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dballe-8.6/configure-17348-  fi
##############################################
dballe-8.6/configure-17731-  if test "$am_compiler_list" = ""; then
dballe-8.6/configure:17732:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dballe-8.6/configure-17733-  fi
##############################################
dballe-8.6/configure-18226-
dballe-8.6/configure:18227:  for p in `eval "$output_verbose_link_cmd"`; do
dballe-8.6/configure-18228-    case $prev$p in
##############################################
dballe-8.6/configure-18320-if test -n "${compiler_lib_search_path_FC}"; then
dballe-8.6/configure:18321: compiler_lib_search_dirs_FC=`echo " ${compiler_lib_search_path_FC}" | $SED -e 's! -L! !g' -e 's!^ !!'`
dballe-8.6/configure-18322-fi
##############################################
dballe-8.6/configure-18561-      *)
dballe-8.6/configure:18562:	case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/configure-18563-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
dballe-8.6/configure-18995-	# shared libraries, regardless of the interface used.
dballe-8.6/configure:18996:	case `$LD -v 2>&1` in
dballe-8.6/configure-18997-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
dballe-8.6/configure-19027-    supports_anon_versioning=no
dballe-8.6/configure:19028:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
dballe-8.6/configure-19029-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
dballe-8.6/configure-19096-	# is; otherwise, prepend EXPORTS...
dballe-8.6/configure:19097:	archive_expsym_cmds_FC='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dballe-8.6/configure-19098-          cp $export_symbols $output_objdir/$soname.def;
##############################################
dballe-8.6/configure-19130-	prefix_cmds="$SED"~
dballe-8.6/configure:19131:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dballe-8.6/configure-19132-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dballe-8.6/configure-19152-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dballe-8.6/configure:19153:      archive_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dballe-8.6/configure:19154:      archive_expsym_cmds_FC='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'
dballe-8.6/configure-19155-      ;;
##############################################
dballe-8.6/configure-19170-        pgcc*)				# Portland Group C compiler
dballe-8.6/configure:19171:	  whole_archive_flag_spec_FC='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-19172-	  tmp_addflag=' $pic_flag'
##############################################
dballe-8.6/configure-19175-					# Portland Group f77 and f90 compilers
dballe-8.6/configure:19176:	  whole_archive_flag_spec_FC='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-19177-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dballe-8.6/configure-19192-	nvcc*)	# Cuda Compiler Driver 2.2
dballe-8.6/configure:19193:	  whole_archive_flag_spec_FC='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-19194-	  compiler_needs_object_FC=yes
##############################################
dballe-8.6/configure-19196-	esac
dballe-8.6/configure:19197:	case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/configure-19198-	*Sun\ C*)			# Sun C 5.9
dballe-8.6/configure:19199:	  whole_archive_flag_spec_FC='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/configure-19200-	  compiler_needs_object_FC=yes
##############################################
dballe-8.6/configure-19267-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dballe-8.6/configure:19268:      case `$LD -v 2>&1` in
dballe-8.6/configure-19269-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dballe-8.6/configure-19356-	else
dballe-8.6/configure:19357:	  export_symbols_cmds_FC='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dballe-8.6/configure-19358-	fi
##############################################
dballe-8.6/configure-19421-	# below for broken collect2 doesn't work under 4.3+
dballe-8.6/configure:19422:	  collect2name=`$CC -print-prog-name=collect2`
dballe-8.6/configure-19423-	  if test -f "$collect2name" &&
##############################################
dballe-8.6/configure-19495-      }'
dballe-8.6/configure:19496:  lt_cv_aix_libpath__FC=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-19497-  # Check for a 64-bit object if we didn't find anything.
dballe-8.6/configure-19498-  if test -z "$lt_cv_aix_libpath__FC"; then
dballe-8.6/configure:19499:    lt_cv_aix_libpath__FC=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-19500-  fi
##############################################
dballe-8.6/configure-19513-        hardcode_libdir_flag_spec_FC='$wl-blibpath:$libdir:'"$aix_libpath"
dballe-8.6/configure:19514:        archive_expsym_cmds_FC='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dballe-8.6/configure-19515-      else
##############################################
dballe-8.6/configure-19542-      }'
dballe-8.6/configure:19543:  lt_cv_aix_libpath__FC=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-19544-  # Check for a 64-bit object if we didn't find anything.
dballe-8.6/configure-19545-  if test -z "$lt_cv_aix_libpath__FC"; then
dballe-8.6/configure:19546:    lt_cv_aix_libpath__FC=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/configure-19547-  fi
##############################################
dballe-8.6/configure-19574-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
dballe-8.6/configure:19575:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
dballe-8.6/configure-19576-	  if test svr4 != "$with_aix_soname"; then
##############################################
dballe-8.6/configure-19627-	archive_cmds_FC='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
dballe-8.6/configure:19628:	archive_expsym_cmds_FC='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dballe-8.6/configure-19629-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
dballe-8.6/configure-19665-	# FIXME: Setting linknames here is a bad hack.
dballe-8.6/configure:19666:	archive_cmds_FC='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
dballe-8.6/configure-19667-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
dballe-8.6/configure-19683-  if test yes = "$lt_cv_ld_force_load"; then
dballe-8.6/configure:19684:    whole_archive_flag_spec_FC='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dballe-8.6/configure-19685-    compiler_needs_object_FC=yes
##############################################
dballe-8.6/configure-19824-      if test yes = "$GCC"; then
dballe-8.6/configure:19825:	archive_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-19826-	# Try to use the -exported_symbol ld option, if it does not
##############################################
dballe-8.6/configure-19853-	if test yes = "$lt_cv_irix_exported_symbol"; then
dballe-8.6/configure:19854:          archive_expsym_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
dballe-8.6/configure-19855-	fi
##############################################
dballe-8.6/configure-19857-      else
dballe-8.6/configure:19858:	archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure:19859:	archive_expsym_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
dballe-8.6/configure-19860-      fi
##############################################
dballe-8.6/configure-19904-	hardcode_direct_absolute_FC=yes
dballe-8.6/configure:19905:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/configure-19906-	  archive_cmds_FC='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dballe-8.6/configure-19935-	prefix_cmds="$SED"~
dballe-8.6/configure:19936:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dballe-8.6/configure-19937-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dballe-8.6/configure-19949-	allow_undefined_flag_FC=' $wl-expect_unresolved $wl\*'
dballe-8.6/configure:19950:	archive_cmds_FC='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-19951-      else
dballe-8.6/configure-19952-	allow_undefined_flag_FC=' -expect_unresolved \*'
dballe-8.6/configure:19953:	archive_cmds_FC='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure-19954-      fi
##############################################
dballe-8.6/configure-19962-	allow_undefined_flag_FC=' $wl-expect_unresolved $wl\*'
dballe-8.6/configure:19963:	archive_cmds_FC='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/configure-19964-	hardcode_libdir_flag_spec_FC='$wl-rpath $wl$libdir'
##############################################
dballe-8.6/configure-19966-	allow_undefined_flag_FC=' -expect_unresolved \*'
dballe-8.6/configure:19967:	archive_cmds_FC='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/configure:19968:	archive_expsym_cmds_FC='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
dballe-8.6/configure:19969:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
dballe-8.6/configure-19970-
##############################################
dballe-8.6/configure-19985-      else
dballe-8.6/configure:19986:	case `$CC -V 2>&1` in
dballe-8.6/configure-19987-	*"Compilers 5.0"*)
##############################################
dballe-8.6/configure-20412-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dballe-8.6/configure:20413:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
dballe-8.6/configure-20414-    ;;
##############################################
dballe-8.6/configure-20448-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dballe-8.6/configure:20449:    postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:20450:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dballe-8.6/configure:20451:      dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-20452-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dballe-8.6/configure-20457-      fi'
dballe-8.6/configure:20458:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dballe-8.6/configure-20459-      dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-20465-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dballe-8.6/configure:20466:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-20467-
##############################################
dballe-8.6/configure-20470-      # MinGW DLLs use traditional 'lib' prefix
dballe-8.6/configure:20471:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-20472-      ;;
##############################################
dballe-8.6/configure-20474-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dballe-8.6/configure:20475:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-20476-      ;;
##############################################
dballe-8.6/configure-20483-    libname_spec='$name'
dballe-8.6/configure:20484:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dballe-8.6/configure-20485-    library_names_spec='$libname.dll.lib'
##############################################
dballe-8.6/configure-20495-        # Let DOS variable expansion print the short 8.3 style file name.
dballe-8.6/configure:20496:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dballe-8.6/configure-20497-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dballe-8.6/configure-20500-      # Convert to MSYS style.
dballe-8.6/configure:20501:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
dballe-8.6/configure-20502-      ;;
##############################################
dballe-8.6/configure-20506-      # like /cygdrive/c/PROGRA~1:/cygdr...
dballe-8.6/configure:20507:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dballe-8.6/configure:20508:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dballe-8.6/configure:20509:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/configure-20510-      ;;
##############################################
dballe-8.6/configure-20514-        # It is most probably a Windows format PATH.
dballe-8.6/configure:20515:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dballe-8.6/configure-20516-      else
dballe-8.6/configure:20517:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/configure-20518-      fi
##############################################
dballe-8.6/configure-20524-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dballe-8.6/configure:20525:    postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:20526:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dballe-8.6/configure:20527:      dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-20528-      test -d \$dldir || mkdir -p \$dldir~
dballe-8.6/configure-20529-      $install_prog $dir/$dlname \$dldir/$dlname'
dballe-8.6/configure:20530:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dballe-8.6/configure-20531-      dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-20538-    # Assume MSVC wrapper
dballe-8.6/configure:20539:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
dballe-8.6/configure-20540-    dynamic_linker='Win32 ld.exe'
##############################################
dballe-8.6/configure-20555-  shlibpath_var=DYLD_LIBRARY_PATH
dballe-8.6/configure:20556:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dballe-8.6/configure-20557-
##############################################
dballe-8.6/configure-20801-  if test -f /etc/ld.so.conf; then
dballe-8.6/configure:20802:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
dballe-8.6/configure-20803-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dballe-8.6/configure-20867-  need_lib_prefix=no
dballe-8.6/configure:20868:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/configure-20869-    need_version=no
##############################################
dballe-8.6/configure-20894-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dballe-8.6/configure:20895:  postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/configure:20896:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dballe-8.6/configure:20897:    dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/configure-20898-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dballe-8.6/configure-20903-    fi'
dballe-8.6/configure:20904:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dballe-8.6/configure-20905-    dlpath=$dir/\$dldll~
##############################################
dballe-8.6/configure-21197-    for switch in -std=gnu++11; do
dballe-8.6/configure:21198:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
dballe-8.6/configure-21199-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
dballe-8.6/configure-21247-    for switch in -std=c++11; do
dballe-8.6/configure:21248:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
dballe-8.6/configure-21249-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
dballe-8.6/configure-21947-  if test "$am_compiler_list" = ""; then
dballe-8.6/configure:21948:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dballe-8.6/configure-21949-  fi
##############################################
dballe-8.6/configure-22547-  test $ac_status = 0; }; then
dballe-8.6/configure:22548:  pkg_cv_WREPORT_CFLAGS=`$PKG_CONFIG --cflags "libwreport >= 3.22" 2>/dev/null`
dballe-8.6/configure-22549-else
##############################################
dballe-8.6/configure-22565-  test $ac_status = 0; }; then
dballe-8.6/configure:22566:  pkg_cv_WREPORT_LIBS=`$PKG_CONFIG --libs "libwreport >= 3.22" 2>/dev/null`
dballe-8.6/configure-22567-else
##############################################
dballe-8.6/configure-22584-        if test $_pkg_short_errors_supported = yes; then
dballe-8.6/configure:22585:	        WREPORT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libwreport >= 3.22"`
dballe-8.6/configure-22586-        else
dballe-8.6/configure:22587:	        WREPORT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libwreport >= 3.22"`
dballe-8.6/configure-22588-        fi
##############################################
dballe-8.6/configure-22638-  test $ac_status = 0; }; then
dballe-8.6/configure:22639:  pkg_cv_SQLITE3_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null`
dballe-8.6/configure-22640-else
##############################################
dballe-8.6/configure-22656-  test $ac_status = 0; }; then
dballe-8.6/configure:22657:  pkg_cv_SQLITE3_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null`
dballe-8.6/configure-22658-else
##############################################
dballe-8.6/configure-22675-        if test $_pkg_short_errors_supported = yes; then
dballe-8.6/configure:22676:	        SQLITE3_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sqlite3"`
dballe-8.6/configure-22677-        else
dballe-8.6/configure:22678:	        SQLITE3_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sqlite3"`
dballe-8.6/configure-22679-        fi
##############################################
dballe-8.6/configure-22742-  test $ac_status = 0; }; then
dballe-8.6/configure:22743:  pkg_cv_LIBPQ_CFLAGS=`$PKG_CONFIG --cflags "libpq" 2>/dev/null`
dballe-8.6/configure-22744-else
##############################################
dballe-8.6/configure-22760-  test $ac_status = 0; }; then
dballe-8.6/configure:22761:  pkg_cv_LIBPQ_LIBS=`$PKG_CONFIG --libs "libpq" 2>/dev/null`
dballe-8.6/configure-22762-else
##############################################
dballe-8.6/configure-22779-        if test $_pkg_short_errors_supported = yes; then
dballe-8.6/configure:22780:	        LIBPQ_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpq"`
dballe-8.6/configure-22781-        else
dballe-8.6/configure:22782:	        LIBPQ_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpq"`
dballe-8.6/configure-22783-        fi
##############################################
dballe-8.6/configure-22920-  test $ac_status = 0; }; then
dballe-8.6/configure:22921:  pkg_cv_MYSQL_CFLAGS=`$PKG_CONFIG --cflags "mariadb" 2>/dev/null`
dballe-8.6/configure-22922-else
##############################################
dballe-8.6/configure-22938-  test $ac_status = 0; }; then
dballe-8.6/configure:22939:  pkg_cv_MYSQL_LIBS=`$PKG_CONFIG --libs "mariadb" 2>/dev/null`
dballe-8.6/configure-22940-else
##############################################
dballe-8.6/configure-22957-        if test $_pkg_short_errors_supported = yes; then
dballe-8.6/configure:22958:	        MYSQL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "mariadb"`
dballe-8.6/configure-22959-        else
dballe-8.6/configure:22960:	        MYSQL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "mariadb"`
dballe-8.6/configure-22961-        fi
##############################################
dballe-8.6/configure-23048-        have_mysql=yes
dballe-8.6/configure:23049:        MYSQL_CFLAGS=`$mysql_config --cflags`
dballe-8.6/configure:23050:        MYSQL_LIBS=`$mysql_config --libs_r`
dballe-8.6/configure-23051-        PKGCONFIG_CFLAGS="$PKGCONFIG_CFLAGS $MYSQL_CFLAGS"
##############################################
dballe-8.6/configure-23096-  test $ac_status = 0; }; then
dballe-8.6/configure:23097:  pkg_cv_POPT_CFLAGS=`$PKG_CONFIG --cflags "popt" 2>/dev/null`
dballe-8.6/configure-23098-else
##############################################
dballe-8.6/configure-23114-  test $ac_status = 0; }; then
dballe-8.6/configure:23115:  pkg_cv_POPT_LIBS=`$PKG_CONFIG --libs "popt" 2>/dev/null`
dballe-8.6/configure-23116-else
##############################################
dballe-8.6/configure-23133-        if test $_pkg_short_errors_supported = yes; then
dballe-8.6/configure:23134:	        POPT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "popt"`
dballe-8.6/configure-23135-        else
dballe-8.6/configure:23136:	        POPT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "popt"`
dballe-8.6/configure-23137-        fi
##############################################
dballe-8.6/configure-23225-
dballe-8.6/configure:23226:# tabledir="`$PKG_CONFIG --variable=tabledir libwreport`"
dballe-8.6/configure-23227-tabledir='${datadir}/wreport'
##############################################
dballe-8.6/configure-23249-for ac_arg in "-warn all  % -warn all"      "-pedantic  % -Wall"          "-xstrconst % -v"             "-std1      % -verbose -w0 -warnprotos"    "-qlanglvl=ansi % -qsrcmsg -qinfo=all:noppt:noppc:noobs:nocnd"    "-ansi -ansiE % -fullwarn"    "+ESlit     % +w1"            "-Xc        % -pvctl,fullmsg"    "-h conform % -h msglevel 2"    #
dballe-8.6/configure:23250:do CXXFLAGS="$ac_save_CXXFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
dballe-8.6/configure-23251-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
dballe-8.6/configure-23262-if ac_fn_cxx_try_compile "$LINENO"; then :
dballe-8.6/configure:23263:  ac_cv_cxxflags_warn_all=`echo $ac_arg | sed -e 's,.*% *,,'` ; break
dballe-8.6/configure-23264-fi
##############################################
dballe-8.6/configure-23442-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
dballe-8.6/configure:23443:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
dballe-8.6/configure-23444-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
dballe-8.6/configure-23581-if test -z "$BASH_VERSION$ZSH_VERSION" \
dballe-8.6/configure:23582:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
dballe-8.6/configure-23583-  as_echo='print -r --'
dballe-8.6/configure-23584-  as_echo_n='print -rn --'
dballe-8.6/configure:23585:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
dballe-8.6/configure-23586-  as_echo='printf %s\n'
##############################################
dballe-8.6/configure-23588-else
dballe-8.6/configure:23589:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
dballe-8.6/configure-23590-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
dballe-8.6/configure-23598-	expr "X$arg" : "X\\(.*\\)$as_nl";
dballe-8.6/configure:23599:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
dballe-8.6/configure-23600-      esac;
##############################################
dballe-8.6/configure-23675-# ----------------------------------------
dballe-8.6/configure:23676:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
dballe-8.6/configure-23677-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
dballe-8.6/configure-23747-  {
dballe-8.6/configure:23748:    as_val=`expr "$@" || test $? -eq 1`
dballe-8.6/configure-23749-  }
##############################################
dballe-8.6/configure-23851-      case $as_dir in #(
dballe-8.6/configure:23852:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
dballe-8.6/configure-23853-      *) as_qdir=$as_dir;;
##############################################
dballe-8.6/configure-23986-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
dballe-8.6/configure:23987:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
dballe-8.6/configure-23988-ac_cs_version="\\
##############################################
dballe-8.6/configure-24011-  --*=?*)
dballe-8.6/configure:24012:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dballe-8.6/configure:24013:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
dballe-8.6/configure-24014-    ac_shift=:
##############################################
dballe-8.6/configure-24016-  --*=)
dballe-8.6/configure:24017:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dballe-8.6/configure-24018-    ac_optarg=
##############################################
dballe-8.6/configure-24040-    case $ac_optarg in
dballe-8.6/configure:24041:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
dballe-8.6/configure-24042-    '') as_fn_error $? "missing file argument" ;;
##############################################
dballe-8.6/configure-24048-    case $ac_optarg in
dballe-8.6/configure:24049:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
dballe-8.6/configure-24050-    esac
##############################################
dballe-8.6/configure-24117-delay_variable_subst='$delay_variable_subst'
dballe-8.6/configure:24118:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24119:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24120:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24121:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24122:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24123:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24124:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24125:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24126:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24127:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24128:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24129:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24130:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24131:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24132:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24133:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24134:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24135:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24136:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24137:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24138:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24139:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24140:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24141:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24142:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24143:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24144:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24145:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24146:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24147:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24148:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24149:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24150:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24151:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24152:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24153:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24154:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24155:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24156:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24157:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24158:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24159:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24160:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24161:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24162:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24163:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24164:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24165:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24166:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24167:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24168:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24169:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24170:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24171:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24172:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24173:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24174:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24175:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24176:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24177:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24178:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24179:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24180:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24181:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24182:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24183:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24184:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24185:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24186:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24187:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24188:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24189:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24190:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24191:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24192:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24193:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24194:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24195:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24196:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24197:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24198:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24199:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24200:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24201:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24202:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24203:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24204:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24205:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24206:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24207:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24208:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24209:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24210:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24211:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24212:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24213:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24214:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24215:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24216:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24217:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24218:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24219:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24220:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24221:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24222:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24223:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24224:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24225:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24226:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24227:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24228:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24229:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24230:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24231:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24232:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24233:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24234:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24235:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24236:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24237:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24238:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24239:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24240:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24241:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24242:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24243:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24244:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24245:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24246:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24247:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24248:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24249:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24250:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24251:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24252:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24253:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24254:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24255:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24256:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24257:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24258:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24259:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24260:LD_FC='`$ECHO "$LD_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24261:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24262:reload_flag_FC='`$ECHO "$reload_flag_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24263:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24264:reload_cmds_FC='`$ECHO "$reload_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24265:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24266:old_archive_cmds_FC='`$ECHO "$old_archive_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24267:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24268:compiler_FC='`$ECHO "$compiler_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24269:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24270:GCC_FC='`$ECHO "$GCC_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24271:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24272:lt_prog_compiler_no_builtin_flag_FC='`$ECHO "$lt_prog_compiler_no_builtin_flag_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24273:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24274:lt_prog_compiler_pic_FC='`$ECHO "$lt_prog_compiler_pic_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24275:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24276:lt_prog_compiler_wl_FC='`$ECHO "$lt_prog_compiler_wl_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24277:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24278:lt_prog_compiler_static_FC='`$ECHO "$lt_prog_compiler_static_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24279:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24280:lt_cv_prog_compiler_c_o_FC='`$ECHO "$lt_cv_prog_compiler_c_o_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24281:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24282:archive_cmds_need_lc_FC='`$ECHO "$archive_cmds_need_lc_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24283:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24284:enable_shared_with_static_runtimes_FC='`$ECHO "$enable_shared_with_static_runtimes_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24285:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24286:export_dynamic_flag_spec_FC='`$ECHO "$export_dynamic_flag_spec_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24287:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24288:whole_archive_flag_spec_FC='`$ECHO "$whole_archive_flag_spec_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24289:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24290:compiler_needs_object_FC='`$ECHO "$compiler_needs_object_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24291:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24292:old_archive_from_new_cmds_FC='`$ECHO "$old_archive_from_new_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24293:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24294:old_archive_from_expsyms_cmds_FC='`$ECHO "$old_archive_from_expsyms_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24295:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24296:archive_cmds_FC='`$ECHO "$archive_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24297:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24298:archive_expsym_cmds_FC='`$ECHO "$archive_expsym_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24299:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24300:module_cmds_FC='`$ECHO "$module_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24301:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24302:module_expsym_cmds_FC='`$ECHO "$module_expsym_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24303:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24304:with_gnu_ld_FC='`$ECHO "$with_gnu_ld_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24305:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24306:allow_undefined_flag_FC='`$ECHO "$allow_undefined_flag_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24307:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24308:no_undefined_flag_FC='`$ECHO "$no_undefined_flag_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24309:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24310:hardcode_libdir_flag_spec_FC='`$ECHO "$hardcode_libdir_flag_spec_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24311:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24312:hardcode_libdir_separator_FC='`$ECHO "$hardcode_libdir_separator_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24313:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24314:hardcode_direct_FC='`$ECHO "$hardcode_direct_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24315:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24316:hardcode_direct_absolute_FC='`$ECHO "$hardcode_direct_absolute_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24317:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24318:hardcode_minus_L_FC='`$ECHO "$hardcode_minus_L_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24319:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24320:hardcode_shlibpath_var_FC='`$ECHO "$hardcode_shlibpath_var_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24321:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24322:hardcode_automatic_FC='`$ECHO "$hardcode_automatic_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24323:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24324:inherit_rpath_FC='`$ECHO "$inherit_rpath_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24325:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24326:link_all_deplibs_FC='`$ECHO "$link_all_deplibs_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24327:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24328:always_export_symbols_FC='`$ECHO "$always_export_symbols_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24329:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24330:export_symbols_cmds_FC='`$ECHO "$export_symbols_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24331:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24332:exclude_expsyms_FC='`$ECHO "$exclude_expsyms_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24333:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24334:include_expsyms_FC='`$ECHO "$include_expsyms_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24335:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24336:prelink_cmds_FC='`$ECHO "$prelink_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24337:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24338:postlink_cmds_FC='`$ECHO "$postlink_cmds_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24339:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24340:file_list_spec_FC='`$ECHO "$file_list_spec_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24341:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24342:hardcode_action_FC='`$ECHO "$hardcode_action_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24343:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24344:compiler_lib_search_dirs_FC='`$ECHO "$compiler_lib_search_dirs_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24345:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24346:predep_objects_FC='`$ECHO "$predep_objects_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24347:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24348:postdep_objects_FC='`$ECHO "$postdep_objects_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24349:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24350:predeps_FC='`$ECHO "$predeps_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24351:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24352:postdeps_FC='`$ECHO "$postdeps_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24353:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure:24354:compiler_lib_search_path_FC='`$ECHO "$compiler_lib_search_path_FC" | $SED "$delay_single_quote_subst"`'
dballe-8.6/configure-24355-
##############################################
dballe-8.6/configure-24492-compiler_lib_search_path_FC; do
dballe-8.6/configure:24493:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dballe-8.6/configure-24494-    *[\\\\\\\`\\"\\\$]*)
dballe-8.6/configure:24495:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dballe-8.6/configure-24496-      ;;
##############################################
dballe-8.6/configure-24545-postlink_cmds_FC; do
dballe-8.6/configure:24546:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dballe-8.6/configure-24547-    *[\\\\\\\`\\"\\\$]*)
dballe-8.6/configure:24548:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dballe-8.6/configure-24549-      ;;
##############################################
dballe-8.6/configure-24655-fi
dballe-8.6/configure:24656:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
dballe-8.6/configure-24657-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
dballe-8.6/configure-24672-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
dballe-8.6/configure:24673:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
dballe-8.6/configure-24674-ac_delim='%!_!# '
##############################################
dballe-8.6/configure-24678-
dballe-8.6/configure:24679:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
dballe-8.6/configure-24680-  if test $ac_delim_n = $ac_delim_num; then
##############################################
dballe-8.6/configure-24816-for ac_last_try in false false :; do
dballe-8.6/configure:24817:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
dballe-8.6/configure-24818-  if test -z "$ac_tt"; then
##############################################
dballe-8.6/configure-24948-      esac
dballe-8.6/configure:24949:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
dballe-8.6/configure-24950-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
dballe-8.6/configure-25007-*)
dballe-8.6/configure:25008:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
dballe-8.6/configure-25009-  # A ".." for each directory in $ac_dir_suffix.
dballe-8.6/configure:25010:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
dballe-8.6/configure-25011-  case $ac_top_builddir_sub in
##############################################
dballe-8.6/configure-25068-/@mandir@/p'
dballe-8.6/configure:25069:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
dballe-8.6/configure-25070-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
dballe-8.6/configure-25085-
dballe-8.6/configure:25086:# Neutralize VPATH when `$srcdir' = `.'.
dballe-8.6/configure-25087-# Shell code in configure.ac might set extrasub.
##############################################
dballe-8.6/configure-25113-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
dballe-8.6/configure:25114:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
dballe-8.6/configure-25115-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
dballe-8.6/configure-25159-    * )
dballe-8.6/configure:25160:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dballe-8.6/configure-25161-  esac
##############################################
dballe-8.6/configure-25214-    # Strip MF so we end up with the name of the file.
dballe-8.6/configure:25215:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
dballe-8.6/configure-25216-    # Check whether this is an Automake generated Makefile which includes
##############################################
dballe-8.6/configure-25779-    *:)
dballe-8.6/configure:25780:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
dballe-8.6/configure-25781-        ;;
dballe-8.6/configure-25782-    x:*)
dballe-8.6/configure:25783:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
dballe-8.6/configure-25784-        ;;
dballe-8.6/configure-25785-    *::*)
dballe-8.6/configure:25786:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dballe-8.6/configure:25787:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
dballe-8.6/configure-25788-        ;;
dballe-8.6/configure-25789-    *)
dballe-8.6/configure:25790:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
dballe-8.6/configure-25791-        ;;
##############################################
dballe-8.6/configure-25806-    done
dballe-8.6/configure:25807:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dballe-8.6/configure-25808-}
##############################################
dballe-8.6/config.guess-34-
dballe-8.6/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
dballe-8.6/config.guess-36-
##############################################
dballe-8.6/config.guess-102-: ${TMPDIR=/tmp} ;
dballe-8.6/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
dballe-8.6/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
dballe-8.6/config.guess-151-	EOF
dballe-8.6/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
dballe-8.6/config.guess-153-
##############################################
dballe-8.6/config.guess-188-	    earmv*)
dballe-8.6/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
dballe-8.6/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
dballe-8.6/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
dballe-8.6/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
dballe-8.6/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
dballe-8.6/config.guess-222-		;;
##############################################
dballe-8.6/config.guess-233-	    *)
dballe-8.6/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
dballe-8.6/config.guess-235-		;;
##############################################
dballe-8.6/config.guess-280-	*4.0)
dballe-8.6/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
dballe-8.6/config.guess-282-		;;
dballe-8.6/config.guess-283-	*5.*)
dballe-8.6/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
dballe-8.6/config.guess-285-		;;
##############################################
dballe-8.6/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
dballe-8.6/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
dballe-8.6/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
dballe-8.6/config.guess-328-	# 1.2 uses "1.2" for uname -r.
dballe-8.6/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
dballe-8.6/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
dballe-8.6/config.guess-379-    s390x:SunOS:*:*)
dballe-8.6/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
dballe-8.6/config.guess-381-	exit ;;
dballe-8.6/config.guess-382-    sun4H:SunOS:5.*:*)
dballe-8.6/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
dballe-8.6/config.guess-384-	exit ;;
dballe-8.6/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
dballe-8.6/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
dballe-8.6/config.guess-387-	exit ;;
##############################################
dballe-8.6/config.guess-404-	fi
dballe-8.6/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
dballe-8.6/config.guess-406-	exit ;;
##############################################
dballe-8.6/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
dballe-8.6/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
dballe-8.6/config.guess-412-	exit ;;
##############################################
dballe-8.6/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
dballe-8.6/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
dballe-8.6/config.guess-421-	exit ;;
##############################################
dballe-8.6/config.guess-425-    sun*:*:4.2BSD:*)
dballe-8.6/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
dballe-8.6/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
dballe-8.6/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
dballe-8.6/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
dballe-8.6/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
dballe-8.6/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
dballe-8.6/config.guess-563-    *:IRIX*:*:*)
dballe-8.6/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
dballe-8.6/config.guess-565-	exit ;;
##############################################
dballe-8.6/config.guess-593-EOF
dballe-8.6/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
dballe-8.6/config.guess-595-		then
##############################################
dballe-8.6/config.guess-606-    *:AIX:*:[4567])
dballe-8.6/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
dballe-8.6/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
dballe-8.6/config.guess-642-    9000/[34678]??:HP-UX:*:*)
dballe-8.6/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
dballe-8.6/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
dballe-8.6/config.guess-696-EOF
dballe-8.6/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
dballe-8.6/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
dballe-8.6/config.guess-724-    ia64:HP-UX:*:*)
dballe-8.6/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
dballe-8.6/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
dballe-8.6/config.guess-754-EOF
dballe-8.6/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
dballe-8.6/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
dballe-8.6/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
dballe-8.6/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
dballe-8.6/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dballe-8.6/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
dballe-8.6/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
dballe-8.6/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dballe-8.6/config.guess-850-	esac
dballe-8.6/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
dballe-8.6/config.guess-852-	exit ;;
##############################################
dballe-8.6/config.guess-886-    prep*:SunOS:5.*:*)
dballe-8.6/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
dballe-8.6/config.guess-888-	exit ;;
##############################################
dballe-8.6/config.guess-890-	# the GNU system
dballe-8.6/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
dballe-8.6/config.guess-892-	exit ;;
##############################################
dballe-8.6/config.guess-894-	# other systems with GNU libc and userland
dballe-8.6/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
dballe-8.6/config.guess-896-	exit ;;
##############################################
dballe-8.6/config.guess-988-EOF
dballe-8.6/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
dballe-8.6/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
dballe-8.6/config.guess-1092-    i*86:*:4.*:*)
dballe-8.6/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
dballe-8.6/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
dballe-8.6/config.guess-1295-	fi
dballe-8.6/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
dballe-8.6/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
dballe-8.6/config.guess-1393-    *:DragonFly:*:*)
dballe-8.6/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
dballe-8.6/config.guess-1395-	exit ;;
##############################################
dballe-8.6/config.guess-1406-    i*86:skyos:*:*)
dballe-8.6/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
dballe-8.6/config.guess-1408-	exit ;;
##############################################
dballe-8.6/extra/Makefile.in-49-  { \
dballe-8.6/extra/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/extra/Makefile.in-51-  }; \
##############################################
dballe-8.6/extra/Makefile.in-350-distdir-am: $(DISTFILES)
dballe-8.6/extra/Makefile.in:351:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/extra/Makefile.in:352:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/extra/Makefile.in-353-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/extra/Makefile.in-364-	  if test -d $$d/$$file; then \
dballe-8.6/extra/Makefile.in:365:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/extra/Makefile.in-366-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/python/Makefile.in-50-  { \
dballe-8.6/python/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/python/Makefile.in-52-  }; \
##############################################
dballe-8.6/python/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
dballe-8.6/python/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dballe-8.6/python/Makefile.in-111-am__vpath_adj = case $$p in \
dballe-8.6/python/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dballe-8.6/python/Makefile.in-113-    *) f=$$p;; \
dballe-8.6/python/Makefile.in-114-  esac;
dballe-8.6/python/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dballe-8.6/python/Makefile.in-116-am__install_max = 40
dballe-8.6/python/Makefile.in-117-am__nobase_strip_setup = \
dballe-8.6/python/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dballe-8.6/python/Makefile.in-119-am__nobase_strip = \
##############################################
dballe-8.6/python/Makefile.in-562-.cc.o:
dballe-8.6/python/Makefile.in:563:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dballe-8.6/python/Makefile.in-564-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/python/Makefile.in-570-.cc.obj:
dballe-8.6/python/Makefile.in:571:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dballe-8.6/python/Makefile.in:572:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dballe-8.6/python/Makefile.in-573-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dballe-8.6/python/Makefile.in-575-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:576:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dballe-8.6/python/Makefile.in-577-
dballe-8.6/python/Makefile.in-578-.cc.lo:
dballe-8.6/python/Makefile.in:579:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dballe-8.6/python/Makefile.in-580-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/python/Makefile.in-586-utils/_dballe_la-core.lo: utils/core.cc
dballe-8.6/python/Makefile.in:587:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT utils/_dballe_la-core.lo -MD -MP -MF utils/$(DEPDIR)/_dballe_la-core.Tpo -c -o utils/_dballe_la-core.lo `test -f 'utils/core.cc' || echo '$(srcdir)/'`utils/core.cc
dballe-8.6/python/Makefile.in-588-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/_dballe_la-core.Tpo utils/$(DEPDIR)/_dballe_la-core.Plo
##############################################
dballe-8.6/python/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:591:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o utils/_dballe_la-core.lo `test -f 'utils/core.cc' || echo '$(srcdir)/'`utils/core.cc
dballe-8.6/python/Makefile.in-592-
dballe-8.6/python/Makefile.in-593-utils/_dballe_la-methods.lo: utils/methods.cc
dballe-8.6/python/Makefile.in:594:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT utils/_dballe_la-methods.lo -MD -MP -MF utils/$(DEPDIR)/_dballe_la-methods.Tpo -c -o utils/_dballe_la-methods.lo `test -f 'utils/methods.cc' || echo '$(srcdir)/'`utils/methods.cc
dballe-8.6/python/Makefile.in-595-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/_dballe_la-methods.Tpo utils/$(DEPDIR)/_dballe_la-methods.Plo
##############################################
dballe-8.6/python/Makefile.in-597-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:598:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o utils/_dballe_la-methods.lo `test -f 'utils/methods.cc' || echo '$(srcdir)/'`utils/methods.cc
dballe-8.6/python/Makefile.in-599-
dballe-8.6/python/Makefile.in-600-utils/_dballe_la-values.lo: utils/values.cc
dballe-8.6/python/Makefile.in:601:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT utils/_dballe_la-values.lo -MD -MP -MF utils/$(DEPDIR)/_dballe_la-values.Tpo -c -o utils/_dballe_la-values.lo `test -f 'utils/values.cc' || echo '$(srcdir)/'`utils/values.cc
dballe-8.6/python/Makefile.in-602-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/_dballe_la-values.Tpo utils/$(DEPDIR)/_dballe_la-values.Plo
##############################################
dballe-8.6/python/Makefile.in-604-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:605:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o utils/_dballe_la-values.lo `test -f 'utils/values.cc' || echo '$(srcdir)/'`utils/values.cc
dballe-8.6/python/Makefile.in-606-
dballe-8.6/python/Makefile.in-607-utils/_dballe_la-wreport.lo: utils/wreport.cc
dballe-8.6/python/Makefile.in:608:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT utils/_dballe_la-wreport.lo -MD -MP -MF utils/$(DEPDIR)/_dballe_la-wreport.Tpo -c -o utils/_dballe_la-wreport.lo `test -f 'utils/wreport.cc' || echo '$(srcdir)/'`utils/wreport.cc
dballe-8.6/python/Makefile.in-609-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/_dballe_la-wreport.Tpo utils/$(DEPDIR)/_dballe_la-wreport.Plo
##############################################
dballe-8.6/python/Makefile.in-611-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:612:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o utils/_dballe_la-wreport.lo `test -f 'utils/wreport.cc' || echo '$(srcdir)/'`utils/wreport.cc
dballe-8.6/python/Makefile.in-613-
dballe-8.6/python/Makefile.in-614-_dballe_la-common.lo: common.cc
dballe-8.6/python/Makefile.in:615:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-common.lo -MD -MP -MF $(DEPDIR)/_dballe_la-common.Tpo -c -o _dballe_la-common.lo `test -f 'common.cc' || echo '$(srcdir)/'`common.cc
dballe-8.6/python/Makefile.in-616-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-common.Tpo $(DEPDIR)/_dballe_la-common.Plo
##############################################
dballe-8.6/python/Makefile.in-618-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:619:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-common.lo `test -f 'common.cc' || echo '$(srcdir)/'`common.cc
dballe-8.6/python/Makefile.in-620-
dballe-8.6/python/Makefile.in-621-_dballe_la-types.lo: types.cc
dballe-8.6/python/Makefile.in:622:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-types.lo -MD -MP -MF $(DEPDIR)/_dballe_la-types.Tpo -c -o _dballe_la-types.lo `test -f 'types.cc' || echo '$(srcdir)/'`types.cc
dballe-8.6/python/Makefile.in-623-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-types.Tpo $(DEPDIR)/_dballe_la-types.Plo
##############################################
dballe-8.6/python/Makefile.in-625-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:626:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-types.lo `test -f 'types.cc' || echo '$(srcdir)/'`types.cc
dballe-8.6/python/Makefile.in-627-
dballe-8.6/python/Makefile.in-628-_dballe_la-data.lo: data.cc
dballe-8.6/python/Makefile.in:629:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-data.lo -MD -MP -MF $(DEPDIR)/_dballe_la-data.Tpo -c -o _dballe_la-data.lo `test -f 'data.cc' || echo '$(srcdir)/'`data.cc
dballe-8.6/python/Makefile.in-630-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-data.Tpo $(DEPDIR)/_dballe_la-data.Plo
##############################################
dballe-8.6/python/Makefile.in-632-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:633:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-data.lo `test -f 'data.cc' || echo '$(srcdir)/'`data.cc
dballe-8.6/python/Makefile.in-634-
dballe-8.6/python/Makefile.in-635-_dballe_la-data-access.lo: data-access.cc
dballe-8.6/python/Makefile.in:636:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-data-access.lo -MD -MP -MF $(DEPDIR)/_dballe_la-data-access.Tpo -c -o _dballe_la-data-access.lo `test -f 'data-access.cc' || echo '$(srcdir)/'`data-access.cc
dballe-8.6/python/Makefile.in-637-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-data-access.Tpo $(DEPDIR)/_dballe_la-data-access.Plo
##############################################
dballe-8.6/python/Makefile.in-639-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:640:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-data-access.lo `test -f 'data-access.cc' || echo '$(srcdir)/'`data-access.cc
dballe-8.6/python/Makefile.in-641-
dballe-8.6/python/Makefile.in-642-_dballe_la-query-access.lo: query-access.cc
dballe-8.6/python/Makefile.in:643:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-query-access.lo -MD -MP -MF $(DEPDIR)/_dballe_la-query-access.Tpo -c -o _dballe_la-query-access.lo `test -f 'query-access.cc' || echo '$(srcdir)/'`query-access.cc
dballe-8.6/python/Makefile.in-644-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-query-access.Tpo $(DEPDIR)/_dballe_la-query-access.Plo
##############################################
dballe-8.6/python/Makefile.in-646-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:647:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-query-access.lo `test -f 'query-access.cc' || echo '$(srcdir)/'`query-access.cc
dballe-8.6/python/Makefile.in-648-
dballe-8.6/python/Makefile.in-649-_dballe_la-binarymessage.lo: binarymessage.cc
dballe-8.6/python/Makefile.in:650:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-binarymessage.lo -MD -MP -MF $(DEPDIR)/_dballe_la-binarymessage.Tpo -c -o _dballe_la-binarymessage.lo `test -f 'binarymessage.cc' || echo '$(srcdir)/'`binarymessage.cc
dballe-8.6/python/Makefile.in-651-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-binarymessage.Tpo $(DEPDIR)/_dballe_la-binarymessage.Plo
##############################################
dballe-8.6/python/Makefile.in-653-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:654:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-binarymessage.lo `test -f 'binarymessage.cc' || echo '$(srcdir)/'`binarymessage.cc
dballe-8.6/python/Makefile.in-655-
dballe-8.6/python/Makefile.in-656-_dballe_la-file.lo: file.cc
dballe-8.6/python/Makefile.in:657:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-file.lo -MD -MP -MF $(DEPDIR)/_dballe_la-file.Tpo -c -o _dballe_la-file.lo `test -f 'file.cc' || echo '$(srcdir)/'`file.cc
dballe-8.6/python/Makefile.in-658-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-file.Tpo $(DEPDIR)/_dballe_la-file.Plo
##############################################
dballe-8.6/python/Makefile.in-660-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:661:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-file.lo `test -f 'file.cc' || echo '$(srcdir)/'`file.cc
dballe-8.6/python/Makefile.in-662-
dballe-8.6/python/Makefile.in-663-_dballe_la-message.lo: message.cc
dballe-8.6/python/Makefile.in:664:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-message.lo -MD -MP -MF $(DEPDIR)/_dballe_la-message.Tpo -c -o _dballe_la-message.lo `test -f 'message.cc' || echo '$(srcdir)/'`message.cc
dballe-8.6/python/Makefile.in-665-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-message.Tpo $(DEPDIR)/_dballe_la-message.Plo
##############################################
dballe-8.6/python/Makefile.in-667-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:668:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-message.lo `test -f 'message.cc' || echo '$(srcdir)/'`message.cc
dballe-8.6/python/Makefile.in-669-
dballe-8.6/python/Makefile.in-670-_dballe_la-importer.lo: importer.cc
dballe-8.6/python/Makefile.in:671:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-importer.lo -MD -MP -MF $(DEPDIR)/_dballe_la-importer.Tpo -c -o _dballe_la-importer.lo `test -f 'importer.cc' || echo '$(srcdir)/'`importer.cc
dballe-8.6/python/Makefile.in-672-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-importer.Tpo $(DEPDIR)/_dballe_la-importer.Plo
##############################################
dballe-8.6/python/Makefile.in-674-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:675:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-importer.lo `test -f 'importer.cc' || echo '$(srcdir)/'`importer.cc
dballe-8.6/python/Makefile.in-676-
dballe-8.6/python/Makefile.in-677-_dballe_la-exporter.lo: exporter.cc
dballe-8.6/python/Makefile.in:678:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-exporter.lo -MD -MP -MF $(DEPDIR)/_dballe_la-exporter.Tpo -c -o _dballe_la-exporter.lo `test -f 'exporter.cc' || echo '$(srcdir)/'`exporter.cc
dballe-8.6/python/Makefile.in-679-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-exporter.Tpo $(DEPDIR)/_dballe_la-exporter.Plo
##############################################
dballe-8.6/python/Makefile.in-681-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:682:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-exporter.lo `test -f 'exporter.cc' || echo '$(srcdir)/'`exporter.cc
dballe-8.6/python/Makefile.in-683-
dballe-8.6/python/Makefile.in-684-_dballe_la-dballe.lo: dballe.cc
dballe-8.6/python/Makefile.in:685:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-dballe.lo -MD -MP -MF $(DEPDIR)/_dballe_la-dballe.Tpo -c -o _dballe_la-dballe.lo `test -f 'dballe.cc' || echo '$(srcdir)/'`dballe.cc
dballe-8.6/python/Makefile.in-686-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-dballe.Tpo $(DEPDIR)/_dballe_la-dballe.Plo
##############################################
dballe-8.6/python/Makefile.in-688-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:689:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-dballe.lo `test -f 'dballe.cc' || echo '$(srcdir)/'`dballe.cc
dballe-8.6/python/Makefile.in-690-
dballe-8.6/python/Makefile.in-691-_dballe_la-db.lo: db.cc
dballe-8.6/python/Makefile.in:692:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-db.lo -MD -MP -MF $(DEPDIR)/_dballe_la-db.Tpo -c -o _dballe_la-db.lo `test -f 'db.cc' || echo '$(srcdir)/'`db.cc
dballe-8.6/python/Makefile.in-693-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-db.Tpo $(DEPDIR)/_dballe_la-db.Plo
##############################################
dballe-8.6/python/Makefile.in-695-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:696:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-db.lo `test -f 'db.cc' || echo '$(srcdir)/'`db.cc
dballe-8.6/python/Makefile.in-697-
dballe-8.6/python/Makefile.in-698-_dballe_la-cursor.lo: cursor.cc
dballe-8.6/python/Makefile.in:699:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-cursor.lo -MD -MP -MF $(DEPDIR)/_dballe_la-cursor.Tpo -c -o _dballe_la-cursor.lo `test -f 'cursor.cc' || echo '$(srcdir)/'`cursor.cc
dballe-8.6/python/Makefile.in-700-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-cursor.Tpo $(DEPDIR)/_dballe_la-cursor.Plo
##############################################
dballe-8.6/python/Makefile.in-702-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:703:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-cursor.lo `test -f 'cursor.cc' || echo '$(srcdir)/'`cursor.cc
dballe-8.6/python/Makefile.in-704-
dballe-8.6/python/Makefile.in-705-_dballe_la-explorer.lo: explorer.cc
dballe-8.6/python/Makefile.in:706:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _dballe_la-explorer.lo -MD -MP -MF $(DEPDIR)/_dballe_la-explorer.Tpo -c -o _dballe_la-explorer.lo `test -f 'explorer.cc' || echo '$(srcdir)/'`explorer.cc
dballe-8.6/python/Makefile.in-707-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_dballe_la-explorer.Tpo $(DEPDIR)/_dballe_la-explorer.Plo
##############################################
dballe-8.6/python/Makefile.in-709-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/python/Makefile.in:710:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_dballe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _dballe_la-explorer.lo `test -f 'explorer.cc' || echo '$(srcdir)/'`explorer.cc
dballe-8.6/python/Makefile.in-711-
##############################################
dballe-8.6/python/Makefile.in-745-	@list='$(pkgpython_PYTHON)'; test -n "$(pkgpythondir)" || list=; \
dballe-8.6/python/Makefile.in:746:	py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dballe-8.6/python/Makefile.in-747-	test -n "$$py_files" || exit 0; \
dballe-8.6/python/Makefile.in-748-	dir='$(DESTDIR)$(pkgpythondir)'; \
dballe-8.6/python/Makefile.in:749:	pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
dballe-8.6/python/Makefile.in:750:	pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
dballe-8.6/python/Makefile.in-751-	st=0; \
##############################################
dballe-8.6/python/Makefile.in-791-GTAGS:
dballe-8.6/python/Makefile.in:792:	here=`$(am__cd) $(top_builddir) && pwd` \
dballe-8.6/python/Makefile.in-793-	  && $(am__cd) $(top_srcdir) \
##############################################
dballe-8.6/python/Makefile.in-817-distdir-am: $(DISTFILES)
dballe-8.6/python/Makefile.in:818:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/python/Makefile.in:819:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/python/Makefile.in-820-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/python/Makefile.in-831-	  if test -d $$d/$$file; then \
dballe-8.6/python/Makefile.in:832:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/python/Makefile.in-833-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
dballe-8.6/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
dballe-8.6/aclocal.m4-94-# and then we would define $MISSING as
##############################################
dballe-8.6/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
dballe-8.6/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
dballe-8.6/aclocal.m4-109-])
##############################################
dballe-8.6/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
dballe-8.6/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
dballe-8.6/aclocal.m4-207-  fi
##############################################
dballe-8.6/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
dballe-8.6/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
dballe-8.6/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
dballe-8.6/aclocal.m4-365-      || continue
dballe-8.6/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
dballe-8.6/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
dballe-8.6/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
dballe-8.6/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
dballe-8.6/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
dballe-8.6/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
dballe-8.6/aclocal.m4-592-    * )
dballe-8.6/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dballe-8.6/aclocal.m4-594-  esac
dballe-8.6/aclocal.m4-595-done
dballe-8.6/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
dballe-8.6/aclocal.m4-597-
##############################################
dballe-8.6/aclocal.m4-877-     echo "timestamp, slept: $am_has_slept" > conftest.file
dballe-8.6/aclocal.m4:878:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
dballe-8.6/aclocal.m4-879-     if test "$[*]" = "X"; then
dballe-8.6/aclocal.m4-880-	# -L didn't work.
dballe-8.6/aclocal.m4:881:	set X `ls -t "$srcdir/configure" conftest.file`
dballe-8.6/aclocal.m4-882-     fi
##############################################
dballe-8.6/tables/Makefile.in-50-  { \
dballe-8.6/tables/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/tables/Makefile.in-52-  }; \
##############################################
dballe-8.6/tables/Makefile.in-127-  esac
dballe-8.6/tables/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dballe-8.6/tables/Makefile.in-129-am__vpath_adj = case $$p in \
dballe-8.6/tables/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dballe-8.6/tables/Makefile.in-131-    *) f=$$p;; \
dballe-8.6/tables/Makefile.in-132-  esac;
dballe-8.6/tables/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dballe-8.6/tables/Makefile.in-134-am__install_max = 40
dballe-8.6/tables/Makefile.in-135-am__nobase_strip_setup = \
dballe-8.6/tables/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dballe-8.6/tables/Makefile.in-137-am__nobase_strip = \
##############################################
dballe-8.6/tables/Makefile.in-389-	@list='$(table_DATA)'; test -n "$(tabledir)" || list=; \
dballe-8.6/tables/Makefile.in:390:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dballe-8.6/tables/Makefile.in-391-	dir='$(DESTDIR)$(tabledir)'; $(am__uninstall_files_from_dir)
##############################################
dballe-8.6/tables/Makefile.in-402-distdir-am: $(DISTFILES)
dballe-8.6/tables/Makefile.in:403:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/tables/Makefile.in:404:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/tables/Makefile.in-405-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/tables/Makefile.in-416-	  if test -d $$d/$$file; then \
dballe-8.6/tables/Makefile.in:417:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/tables/Makefile.in-418-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/Makefile.in-50-  { \
dballe-8.6/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/Makefile.in-52-  }; \
##############################################
dballe-8.6/Makefile.in-141-  esac
dballe-8.6/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dballe-8.6/Makefile.in-143-am__vpath_adj = case $$p in \
dballe-8.6/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dballe-8.6/Makefile.in-145-    *) f=$$p;; \
dballe-8.6/Makefile.in-146-  esac;
dballe-8.6/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dballe-8.6/Makefile.in-148-am__install_max = 40
dballe-8.6/Makefile.in-149-am__nobase_strip_setup = \
dballe-8.6/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dballe-8.6/Makefile.in-151-am__nobase_strip = \
##############################################
dballe-8.6/Makefile.in-225-  while test -n "$$dir1"; do \
dballe-8.6/Makefile.in:226:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
dballe-8.6/Makefile.in-227-    if test "$$first" != "."; then \
dballe-8.6/Makefile.in-228-      if test "$$first" = ".."; then \
dballe-8.6/Makefile.in:229:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dballe-8.6/Makefile.in:230:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
dballe-8.6/Makefile.in-231-      else \
dballe-8.6/Makefile.in:232:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
dballe-8.6/Makefile.in-233-        if test "$$first2" = "$$first"; then \
dballe-8.6/Makefile.in:234:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
dballe-8.6/Makefile.in-235-        else \
##############################################
dballe-8.6/Makefile.in-240-    fi; \
dballe-8.6/Makefile.in:241:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
dballe-8.6/Makefile.in-242-  done; \
##############################################
dballe-8.6/Makefile.in-502-	test -n "$(man1dir)" \
dballe-8.6/Makefile.in:503:	  && test -n "`echo $$list1$$list2`" \
dballe-8.6/Makefile.in-504-	  || exit 0; \
##############################################
dballe-8.6/Makefile.in-559-	@list='$(m4_DATA)'; test -n "$(m4dir)" || list=; \
dballe-8.6/Makefile.in:560:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dballe-8.6/Makefile.in-561-	dir='$(DESTDIR)$(m4dir)'; $(am__uninstall_files_from_dir)
##############################################
dballe-8.6/Makefile.in-580-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
dballe-8.6/Makefile.in:581:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dballe-8.6/Makefile.in-582-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
dballe-8.6/Makefile.in-597-	dot_seen=no; \
dballe-8.6/Makefile.in:598:	target=`echo $@ | sed s/-recursive//`; \
dballe-8.6/Makefile.in-599-	case "$@" in \
##############################################
dballe-8.6/Makefile.in-660-GTAGS:
dballe-8.6/Makefile.in:661:	here=`$(am__cd) $(top_builddir) && pwd` \
dballe-8.6/Makefile.in-662-	  && $(am__cd) $(top_srcdir) \
##############################################
dballe-8.6/Makefile.in-695-	test -d "$(distdir)" || mkdir "$(distdir)"
dballe-8.6/Makefile.in:696:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/Makefile.in:697:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/Makefile.in-698-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/Makefile.in-709-	  if test -d $$d/$$file; then \
dballe-8.6/Makefile.in:710:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/Makefile.in-711-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/Makefile.in-820-	test -d $(distdir)/_build || exit 0; \
dballe-8.6/Makefile.in:821:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
dballe-8.6/Makefile.in-822-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
dballe-8.6/Makefile.in-864-	}; \
dballe-8.6/Makefile.in:865:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
dballe-8.6/Makefile.in-866-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
dballe-8.6/Makefile.in-876-	fi
dballe-8.6/Makefile.in:877:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
dballe-8.6/Makefile.in-878-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
dballe-8.6/Makefile.in-1019-dbadb.1: src/dbadb doc/add_templates_to_manpage
dballe-8.6/Makefile.in:1020:	( cd src && ./`basename $<` help manpage ) | ( cd $(srcdir) && $(srcdir)/doc/add_templates_to_manpage ) > $@
dballe-8.6/Makefile.in-1021-
dballe-8.6/Makefile.in-1022-dbamsg.1: src/dbamsg doc/add_templates_to_manpage
dballe-8.6/Makefile.in:1023:	( cd src && ./`basename $<` help manpage ) | ( cd $(srcdir) && $(srcdir)/doc/add_templates_to_manpage ) > $@
dballe-8.6/Makefile.in-1024-
##############################################
dballe-8.6/Makefile.in-1028-%.1: src/%
dballe-8.6/Makefile.in:1029:	( cd src && ./`basename $<` help manpage ) > $@
dballe-8.6/Makefile.in-1030-
##############################################
dballe-8.6/fortran/Makefile.in-51-  { \
dballe-8.6/fortran/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/fortran/Makefile.in-53-  }; \
##############################################
dballe-8.6/fortran/Makefile.in-124-CONFIG_CLEAN_VPATH_FILES =
dballe-8.6/fortran/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dballe-8.6/fortran/Makefile.in-126-am__vpath_adj = case $$p in \
dballe-8.6/fortran/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dballe-8.6/fortran/Makefile.in-128-    *) f=$$p;; \
dballe-8.6/fortran/Makefile.in-129-  esac;
dballe-8.6/fortran/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dballe-8.6/fortran/Makefile.in-131-am__install_max = 40
dballe-8.6/fortran/Makefile.in-132-am__nobase_strip_setup = \
dballe-8.6/fortran/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dballe-8.6/fortran/Makefile.in-134-am__nobase_strip = \
##############################################
dballe-8.6/fortran/Makefile.in-711-	test -n "$(EXEEXT)" || exit 0; \
dballe-8.6/fortran/Makefile.in:712:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dballe-8.6/fortran/Makefile.in-713-	echo " rm -f" $$list; \
##############################################
dballe-8.6/fortran/Makefile.in-825-.cc.o:
dballe-8.6/fortran/Makefile.in:826:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dballe-8.6/fortran/Makefile.in-827-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/fortran/Makefile.in-833-.cc.obj:
dballe-8.6/fortran/Makefile.in:834:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dballe-8.6/fortran/Makefile.in:835:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dballe-8.6/fortran/Makefile.in-836-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dballe-8.6/fortran/Makefile.in-838-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dballe-8.6/fortran/Makefile.in:839:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dballe-8.6/fortran/Makefile.in-840-
dballe-8.6/fortran/Makefile.in-841-.cc.lo:
dballe-8.6/fortran/Makefile.in:842:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dballe-8.6/fortran/Makefile.in-843-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dballe-8.6/fortran/Makefile.in-852-.f90.obj:
dballe-8.6/fortran/Makefile.in:853:	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dballe-8.6/fortran/Makefile.in-854-
##############################################
dballe-8.6/fortran/Makefile.in-858-check_attrs-test.o: test.f90
dballe-8.6/fortran/Makefile.in:859:	$(AM_V_FC)$(FC) $(check_attrs_FCFLAGS) $(FCFLAGS) -c -o check_attrs-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-860-
dballe-8.6/fortran/Makefile.in-861-check_attrs-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:862:	$(AM_V_FC)$(FC) $(check_attrs_FCFLAGS) $(FCFLAGS) -c -o check_attrs-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-863-
dballe-8.6/fortran/Makefile.in-864-check_attrs-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:865:	$(AM_V_FC)$(FC) $(check_attrs_FCFLAGS) $(FCFLAGS) -c -o check_attrs-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-866-
dballe-8.6/fortran/Makefile.in-867-check_attrs-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:868:	$(AM_V_FC)$(FC) $(check_attrs_FCFLAGS) $(FCFLAGS) -c -o check_attrs-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-869-
dballe-8.6/fortran/Makefile.in-870-check_attrs-check_attrs.o: check_attrs.f90
dballe-8.6/fortran/Makefile.in:871:	$(AM_V_FC)$(FC) $(check_attrs_FCFLAGS) $(FCFLAGS) -c -o check_attrs-check_attrs.o `test -f 'check_attrs.f90' || echo '$(srcdir)/'`check_attrs.f90
dballe-8.6/fortran/Makefile.in-872-
dballe-8.6/fortran/Makefile.in-873-check_attrs-check_attrs.obj: check_attrs.f90
dballe-8.6/fortran/Makefile.in:874:	$(AM_V_FC)$(FC) $(check_attrs_FCFLAGS) $(FCFLAGS) -c -o check_attrs-check_attrs.obj `if test -f 'check_attrs.f90'; then $(CYGPATH_W) 'check_attrs.f90'; else $(CYGPATH_W) '$(srcdir)/check_attrs.f90'; fi`
dballe-8.6/fortran/Makefile.in-875-
dballe-8.6/fortran/Makefile.in-876-check_connect_wipe-test.o: test.f90
dballe-8.6/fortran/Makefile.in:877:	$(AM_V_FC)$(FC) $(check_connect_wipe_FCFLAGS) $(FCFLAGS) -c -o check_connect_wipe-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-878-
dballe-8.6/fortran/Makefile.in-879-check_connect_wipe-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:880:	$(AM_V_FC)$(FC) $(check_connect_wipe_FCFLAGS) $(FCFLAGS) -c -o check_connect_wipe-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-881-
dballe-8.6/fortran/Makefile.in-882-check_connect_wipe-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:883:	$(AM_V_FC)$(FC) $(check_connect_wipe_FCFLAGS) $(FCFLAGS) -c -o check_connect_wipe-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-884-
dballe-8.6/fortran/Makefile.in-885-check_connect_wipe-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:886:	$(AM_V_FC)$(FC) $(check_connect_wipe_FCFLAGS) $(FCFLAGS) -c -o check_connect_wipe-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-887-
dballe-8.6/fortran/Makefile.in-888-check_connect_wipe-check_connect_wipe.o: check_connect_wipe.f90
dballe-8.6/fortran/Makefile.in:889:	$(AM_V_FC)$(FC) $(check_connect_wipe_FCFLAGS) $(FCFLAGS) -c -o check_connect_wipe-check_connect_wipe.o `test -f 'check_connect_wipe.f90' || echo '$(srcdir)/'`check_connect_wipe.f90
dballe-8.6/fortran/Makefile.in-890-
dballe-8.6/fortran/Makefile.in-891-check_connect_wipe-check_connect_wipe.obj: check_connect_wipe.f90
dballe-8.6/fortran/Makefile.in:892:	$(AM_V_FC)$(FC) $(check_connect_wipe_FCFLAGS) $(FCFLAGS) -c -o check_connect_wipe-check_connect_wipe.obj `if test -f 'check_connect_wipe.f90'; then $(CYGPATH_W) 'check_connect_wipe.f90'; else $(CYGPATH_W) '$(srcdir)/check_connect_wipe.f90'; fi`
dballe-8.6/fortran/Makefile.in-893-
dballe-8.6/fortran/Makefile.in-894-check_fdballe-test.o: test.f90
dballe-8.6/fortran/Makefile.in:895:	$(AM_V_FC)$(FC) $(check_fdballe_FCFLAGS) $(FCFLAGS) -c -o check_fdballe-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-896-
dballe-8.6/fortran/Makefile.in-897-check_fdballe-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:898:	$(AM_V_FC)$(FC) $(check_fdballe_FCFLAGS) $(FCFLAGS) -c -o check_fdballe-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-899-
dballe-8.6/fortran/Makefile.in-900-check_fdballe-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:901:	$(AM_V_FC)$(FC) $(check_fdballe_FCFLAGS) $(FCFLAGS) -c -o check_fdballe-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-902-
dballe-8.6/fortran/Makefile.in-903-check_fdballe-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:904:	$(AM_V_FC)$(FC) $(check_fdballe_FCFLAGS) $(FCFLAGS) -c -o check_fdballe-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-905-
dballe-8.6/fortran/Makefile.in-906-check_fdballe-check_fdballe.o: check_fdballe.f90
dballe-8.6/fortran/Makefile.in:907:	$(AM_V_FC)$(FC) $(check_fdballe_FCFLAGS) $(FCFLAGS) -c -o check_fdballe-check_fdballe.o `test -f 'check_fdballe.f90' || echo '$(srcdir)/'`check_fdballe.f90
dballe-8.6/fortran/Makefile.in-908-
dballe-8.6/fortran/Makefile.in-909-check_fdballe-check_fdballe.obj: check_fdballe.f90
dballe-8.6/fortran/Makefile.in:910:	$(AM_V_FC)$(FC) $(check_fdballe_FCFLAGS) $(FCFLAGS) -c -o check_fdballe-check_fdballe.obj `if test -f 'check_fdballe.f90'; then $(CYGPATH_W) 'check_fdballe.f90'; else $(CYGPATH_W) '$(srcdir)/check_fdballe.f90'; fi`
dballe-8.6/fortran/Makefile.in-911-
dballe-8.6/fortran/Makefile.in-912-check_fdballe_oldapi-test.o: test.f90
dballe-8.6/fortran/Makefile.in:913:	$(AM_V_FC)$(FC) $(check_fdballe_oldapi_FCFLAGS) $(FCFLAGS) -c -o check_fdballe_oldapi-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-914-
dballe-8.6/fortran/Makefile.in-915-check_fdballe_oldapi-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:916:	$(AM_V_FC)$(FC) $(check_fdballe_oldapi_FCFLAGS) $(FCFLAGS) -c -o check_fdballe_oldapi-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-917-
dballe-8.6/fortran/Makefile.in-918-check_fdballe_oldapi-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:919:	$(AM_V_FC)$(FC) $(check_fdballe_oldapi_FCFLAGS) $(FCFLAGS) -c -o check_fdballe_oldapi-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-920-
dballe-8.6/fortran/Makefile.in-921-check_fdballe_oldapi-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:922:	$(AM_V_FC)$(FC) $(check_fdballe_oldapi_FCFLAGS) $(FCFLAGS) -c -o check_fdballe_oldapi-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-923-
dballe-8.6/fortran/Makefile.in-924-check_fdballe_oldapi-check_fdballe_oldapi.o: check_fdballe_oldapi.f90
dballe-8.6/fortran/Makefile.in:925:	$(AM_V_FC)$(FC) $(check_fdballe_oldapi_FCFLAGS) $(FCFLAGS) -c -o check_fdballe_oldapi-check_fdballe_oldapi.o `test -f 'check_fdballe_oldapi.f90' || echo '$(srcdir)/'`check_fdballe_oldapi.f90
dballe-8.6/fortran/Makefile.in-926-
dballe-8.6/fortran/Makefile.in-927-check_fdballe_oldapi-check_fdballe_oldapi.obj: check_fdballe_oldapi.f90
dballe-8.6/fortran/Makefile.in:928:	$(AM_V_FC)$(FC) $(check_fdballe_oldapi_FCFLAGS) $(FCFLAGS) -c -o check_fdballe_oldapi-check_fdballe_oldapi.obj `if test -f 'check_fdballe_oldapi.f90'; then $(CYGPATH_W) 'check_fdballe_oldapi.f90'; else $(CYGPATH_W) '$(srcdir)/check_fdballe_oldapi.f90'; fi`
dballe-8.6/fortran/Makefile.in-929-
dballe-8.6/fortran/Makefile.in-930-check_messages-test.o: test.f90
dballe-8.6/fortran/Makefile.in:931:	$(AM_V_FC)$(FC) $(check_messages_FCFLAGS) $(FCFLAGS) -c -o check_messages-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-932-
dballe-8.6/fortran/Makefile.in-933-check_messages-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:934:	$(AM_V_FC)$(FC) $(check_messages_FCFLAGS) $(FCFLAGS) -c -o check_messages-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-935-
dballe-8.6/fortran/Makefile.in-936-check_messages-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:937:	$(AM_V_FC)$(FC) $(check_messages_FCFLAGS) $(FCFLAGS) -c -o check_messages-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-938-
dballe-8.6/fortran/Makefile.in-939-check_messages-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:940:	$(AM_V_FC)$(FC) $(check_messages_FCFLAGS) $(FCFLAGS) -c -o check_messages-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-941-
dballe-8.6/fortran/Makefile.in-942-check_messages-check_messages.o: check_messages.f90
dballe-8.6/fortran/Makefile.in:943:	$(AM_V_FC)$(FC) $(check_messages_FCFLAGS) $(FCFLAGS) -c -o check_messages-check_messages.o `test -f 'check_messages.f90' || echo '$(srcdir)/'`check_messages.f90
dballe-8.6/fortran/Makefile.in-944-
dballe-8.6/fortran/Makefile.in-945-check_messages-check_messages.obj: check_messages.f90
dballe-8.6/fortran/Makefile.in:946:	$(AM_V_FC)$(FC) $(check_messages_FCFLAGS) $(FCFLAGS) -c -o check_messages-check_messages.obj `if test -f 'check_messages.f90'; then $(CYGPATH_W) 'check_messages.f90'; else $(CYGPATH_W) '$(srcdir)/check_messages.f90'; fi`
dballe-8.6/fortran/Makefile.in-947-
dballe-8.6/fortran/Makefile.in-948-check_missing-test.o: test.f90
dballe-8.6/fortran/Makefile.in:949:	$(AM_V_FC)$(FC) $(check_missing_FCFLAGS) $(FCFLAGS) -c -o check_missing-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-950-
dballe-8.6/fortran/Makefile.in-951-check_missing-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:952:	$(AM_V_FC)$(FC) $(check_missing_FCFLAGS) $(FCFLAGS) -c -o check_missing-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-953-
dballe-8.6/fortran/Makefile.in-954-check_missing-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:955:	$(AM_V_FC)$(FC) $(check_missing_FCFLAGS) $(FCFLAGS) -c -o check_missing-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-956-
dballe-8.6/fortran/Makefile.in-957-check_missing-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:958:	$(AM_V_FC)$(FC) $(check_missing_FCFLAGS) $(FCFLAGS) -c -o check_missing-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-959-
dballe-8.6/fortran/Makefile.in-960-check_missing-check_missing.o: check_missing.f90
dballe-8.6/fortran/Makefile.in:961:	$(AM_V_FC)$(FC) $(check_missing_FCFLAGS) $(FCFLAGS) -c -o check_missing-check_missing.o `test -f 'check_missing.f90' || echo '$(srcdir)/'`check_missing.f90
dballe-8.6/fortran/Makefile.in-962-
dballe-8.6/fortran/Makefile.in-963-check_missing-check_missing.obj: check_missing.f90
dballe-8.6/fortran/Makefile.in:964:	$(AM_V_FC)$(FC) $(check_missing_FCFLAGS) $(FCFLAGS) -c -o check_missing-check_missing.obj `if test -f 'check_missing.f90'; then $(CYGPATH_W) 'check_missing.f90'; else $(CYGPATH_W) '$(srcdir)/check_missing.f90'; fi`
dballe-8.6/fortran/Makefile.in-965-
dballe-8.6/fortran/Makefile.in-966-check_missing_msg-test.o: test.f90
dballe-8.6/fortran/Makefile.in:967:	$(AM_V_FC)$(FC) $(check_missing_msg_FCFLAGS) $(FCFLAGS) -c -o check_missing_msg-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-968-
dballe-8.6/fortran/Makefile.in-969-check_missing_msg-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:970:	$(AM_V_FC)$(FC) $(check_missing_msg_FCFLAGS) $(FCFLAGS) -c -o check_missing_msg-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-971-
dballe-8.6/fortran/Makefile.in-972-check_missing_msg-check_missing_msg.o: check_missing_msg.f90
dballe-8.6/fortran/Makefile.in:973:	$(AM_V_FC)$(FC) $(check_missing_msg_FCFLAGS) $(FCFLAGS) -c -o check_missing_msg-check_missing_msg.o `test -f 'check_missing_msg.f90' || echo '$(srcdir)/'`check_missing_msg.f90
dballe-8.6/fortran/Makefile.in-974-
dballe-8.6/fortran/Makefile.in-975-check_missing_msg-check_missing_msg.obj: check_missing_msg.f90
dballe-8.6/fortran/Makefile.in:976:	$(AM_V_FC)$(FC) $(check_missing_msg_FCFLAGS) $(FCFLAGS) -c -o check_missing_msg-check_missing_msg.obj `if test -f 'check_missing_msg.f90'; then $(CYGPATH_W) 'check_missing_msg.f90'; else $(CYGPATH_W) '$(srcdir)/check_missing_msg.f90'; fi`
dballe-8.6/fortran/Makefile.in-977-
dballe-8.6/fortran/Makefile.in-978-check_multiplehandler-test.o: test.f90
dballe-8.6/fortran/Makefile.in:979:	$(AM_V_FC)$(FC) $(check_multiplehandler_FCFLAGS) $(FCFLAGS) -c -o check_multiplehandler-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-980-
dballe-8.6/fortran/Makefile.in-981-check_multiplehandler-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:982:	$(AM_V_FC)$(FC) $(check_multiplehandler_FCFLAGS) $(FCFLAGS) -c -o check_multiplehandler-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-983-
dballe-8.6/fortran/Makefile.in-984-check_multiplehandler-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:985:	$(AM_V_FC)$(FC) $(check_multiplehandler_FCFLAGS) $(FCFLAGS) -c -o check_multiplehandler-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-986-
dballe-8.6/fortran/Makefile.in-987-check_multiplehandler-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:988:	$(AM_V_FC)$(FC) $(check_multiplehandler_FCFLAGS) $(FCFLAGS) -c -o check_multiplehandler-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-989-
dballe-8.6/fortran/Makefile.in-990-check_multiplehandler-check_multiplehandler.o: check_multiplehandler.f90
dballe-8.6/fortran/Makefile.in:991:	$(AM_V_FC)$(FC) $(check_multiplehandler_FCFLAGS) $(FCFLAGS) -c -o check_multiplehandler-check_multiplehandler.o `test -f 'check_multiplehandler.f90' || echo '$(srcdir)/'`check_multiplehandler.f90
dballe-8.6/fortran/Makefile.in-992-
dballe-8.6/fortran/Makefile.in-993-check_multiplehandler-check_multiplehandler.obj: check_multiplehandler.f90
dballe-8.6/fortran/Makefile.in:994:	$(AM_V_FC)$(FC) $(check_multiplehandler_FCFLAGS) $(FCFLAGS) -c -o check_multiplehandler-check_multiplehandler.obj `if test -f 'check_multiplehandler.f90'; then $(CYGPATH_W) 'check_multiplehandler.f90'; else $(CYGPATH_W) '$(srcdir)/check_multiplehandler.f90'; fi`
dballe-8.6/fortran/Makefile.in-995-
dballe-8.6/fortran/Makefile.in-996-check_range-test.o: test.f90
dballe-8.6/fortran/Makefile.in:997:	$(AM_V_FC)$(FC) $(check_range_FCFLAGS) $(FCFLAGS) -c -o check_range-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-998-
dballe-8.6/fortran/Makefile.in-999-check_range-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:1000:	$(AM_V_FC)$(FC) $(check_range_FCFLAGS) $(FCFLAGS) -c -o check_range-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-1001-
dballe-8.6/fortran/Makefile.in-1002-check_range-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:1003:	$(AM_V_FC)$(FC) $(check_range_FCFLAGS) $(FCFLAGS) -c -o check_range-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-1004-
dballe-8.6/fortran/Makefile.in-1005-check_range-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:1006:	$(AM_V_FC)$(FC) $(check_range_FCFLAGS) $(FCFLAGS) -c -o check_range-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-1007-
dballe-8.6/fortran/Makefile.in-1008-check_range-check_range.o: check_range.f90
dballe-8.6/fortran/Makefile.in:1009:	$(AM_V_FC)$(FC) $(check_range_FCFLAGS) $(FCFLAGS) -c -o check_range-check_range.o `test -f 'check_range.f90' || echo '$(srcdir)/'`check_range.f90
dballe-8.6/fortran/Makefile.in-1010-
dballe-8.6/fortran/Makefile.in-1011-check_range-check_range.obj: check_range.f90
dballe-8.6/fortran/Makefile.in:1012:	$(AM_V_FC)$(FC) $(check_range_FCFLAGS) $(FCFLAGS) -c -o check_range-check_range.obj `if test -f 'check_range.f90'; then $(CYGPATH_W) 'check_range.f90'; else $(CYGPATH_W) '$(srcdir)/check_range.f90'; fi`
dballe-8.6/fortran/Makefile.in-1013-
dballe-8.6/fortran/Makefile.in-1014-check_real0-test.o: test.f90
dballe-8.6/fortran/Makefile.in:1015:	$(AM_V_FC)$(FC) $(check_real0_FCFLAGS) $(FCFLAGS) -c -o check_real0-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-1016-
dballe-8.6/fortran/Makefile.in-1017-check_real0-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:1018:	$(AM_V_FC)$(FC) $(check_real0_FCFLAGS) $(FCFLAGS) -c -o check_real0-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-1019-
dballe-8.6/fortran/Makefile.in-1020-check_real0-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:1021:	$(AM_V_FC)$(FC) $(check_real0_FCFLAGS) $(FCFLAGS) -c -o check_real0-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-1022-
dballe-8.6/fortran/Makefile.in-1023-check_real0-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:1024:	$(AM_V_FC)$(FC) $(check_real0_FCFLAGS) $(FCFLAGS) -c -o check_real0-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-1025-
dballe-8.6/fortran/Makefile.in-1026-check_real0-check_real0.o: check_real0.f90
dballe-8.6/fortran/Makefile.in:1027:	$(AM_V_FC)$(FC) $(check_real0_FCFLAGS) $(FCFLAGS) -c -o check_real0-check_real0.o `test -f 'check_real0.f90' || echo '$(srcdir)/'`check_real0.f90
dballe-8.6/fortran/Makefile.in-1028-
dballe-8.6/fortran/Makefile.in-1029-check_real0-check_real0.obj: check_real0.f90
dballe-8.6/fortran/Makefile.in:1030:	$(AM_V_FC)$(FC) $(check_real0_FCFLAGS) $(FCFLAGS) -c -o check_real0-check_real0.obj `if test -f 'check_real0.f90'; then $(CYGPATH_W) 'check_real0.f90'; else $(CYGPATH_W) '$(srcdir)/check_real0.f90'; fi`
dballe-8.6/fortran/Makefile.in-1031-
dballe-8.6/fortran/Makefile.in-1032-check_segfault1-test.o: test.f90
dballe-8.6/fortran/Makefile.in:1033:	$(AM_V_FC)$(FC) $(check_segfault1_FCFLAGS) $(FCFLAGS) -c -o check_segfault1-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-1034-
dballe-8.6/fortran/Makefile.in-1035-check_segfault1-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:1036:	$(AM_V_FC)$(FC) $(check_segfault1_FCFLAGS) $(FCFLAGS) -c -o check_segfault1-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-1037-
dballe-8.6/fortran/Makefile.in-1038-check_segfault1-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:1039:	$(AM_V_FC)$(FC) $(check_segfault1_FCFLAGS) $(FCFLAGS) -c -o check_segfault1-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-1040-
dballe-8.6/fortran/Makefile.in-1041-check_segfault1-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:1042:	$(AM_V_FC)$(FC) $(check_segfault1_FCFLAGS) $(FCFLAGS) -c -o check_segfault1-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-1043-
dballe-8.6/fortran/Makefile.in-1044-check_segfault1-check_segfault1.o: check_segfault1.f90
dballe-8.6/fortran/Makefile.in:1045:	$(AM_V_FC)$(FC) $(check_segfault1_FCFLAGS) $(FCFLAGS) -c -o check_segfault1-check_segfault1.o `test -f 'check_segfault1.f90' || echo '$(srcdir)/'`check_segfault1.f90
dballe-8.6/fortran/Makefile.in-1046-
dballe-8.6/fortran/Makefile.in-1047-check_segfault1-check_segfault1.obj: check_segfault1.f90
dballe-8.6/fortran/Makefile.in:1048:	$(AM_V_FC)$(FC) $(check_segfault1_FCFLAGS) $(FCFLAGS) -c -o check_segfault1-check_segfault1.obj `if test -f 'check_segfault1.f90'; then $(CYGPATH_W) 'check_segfault1.f90'; else $(CYGPATH_W) '$(srcdir)/check_segfault1.f90'; fi`
dballe-8.6/fortran/Makefile.in-1049-
dballe-8.6/fortran/Makefile.in-1050-check_set-test.o: test.f90
dballe-8.6/fortran/Makefile.in:1051:	$(AM_V_FC)$(FC) $(check_set_FCFLAGS) $(FCFLAGS) -c -o check_set-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-1052-
dballe-8.6/fortran/Makefile.in-1053-check_set-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:1054:	$(AM_V_FC)$(FC) $(check_set_FCFLAGS) $(FCFLAGS) -c -o check_set-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-1055-
dballe-8.6/fortran/Makefile.in-1056-check_set-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:1057:	$(AM_V_FC)$(FC) $(check_set_FCFLAGS) $(FCFLAGS) -c -o check_set-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-1058-
dballe-8.6/fortran/Makefile.in-1059-check_set-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:1060:	$(AM_V_FC)$(FC) $(check_set_FCFLAGS) $(FCFLAGS) -c -o check_set-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-1061-
dballe-8.6/fortran/Makefile.in-1062-check_set-check_set.o: check_set.f90
dballe-8.6/fortran/Makefile.in:1063:	$(AM_V_FC)$(FC) $(check_set_FCFLAGS) $(FCFLAGS) -c -o check_set-check_set.o `test -f 'check_set.f90' || echo '$(srcdir)/'`check_set.f90
dballe-8.6/fortran/Makefile.in-1064-
dballe-8.6/fortran/Makefile.in-1065-check_set-check_set.obj: check_set.f90
dballe-8.6/fortran/Makefile.in:1066:	$(AM_V_FC)$(FC) $(check_set_FCFLAGS) $(FCFLAGS) -c -o check_set-check_set.obj `if test -f 'check_set.f90'; then $(CYGPATH_W) 'check_set.f90'; else $(CYGPATH_W) '$(srcdir)/check_set.f90'; fi`
dballe-8.6/fortran/Makefile.in-1067-
dballe-8.6/fortran/Makefile.in-1068-check_spiegab-test.o: test.f90
dballe-8.6/fortran/Makefile.in:1069:	$(AM_V_FC)$(FC) $(check_spiegab_FCFLAGS) $(FCFLAGS) -c -o check_spiegab-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-1070-
dballe-8.6/fortran/Makefile.in-1071-check_spiegab-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:1072:	$(AM_V_FC)$(FC) $(check_spiegab_FCFLAGS) $(FCFLAGS) -c -o check_spiegab-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-1073-
dballe-8.6/fortran/Makefile.in-1074-check_spiegab-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:1075:	$(AM_V_FC)$(FC) $(check_spiegab_FCFLAGS) $(FCFLAGS) -c -o check_spiegab-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-1076-
dballe-8.6/fortran/Makefile.in-1077-check_spiegab-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:1078:	$(AM_V_FC)$(FC) $(check_spiegab_FCFLAGS) $(FCFLAGS) -c -o check_spiegab-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-1079-
dballe-8.6/fortran/Makefile.in-1080-check_spiegab-check_spiegab.o: check_spiegab.f90
dballe-8.6/fortran/Makefile.in:1081:	$(AM_V_FC)$(FC) $(check_spiegab_FCFLAGS) $(FCFLAGS) -c -o check_spiegab-check_spiegab.o `test -f 'check_spiegab.f90' || echo '$(srcdir)/'`check_spiegab.f90
dballe-8.6/fortran/Makefile.in-1082-
dballe-8.6/fortran/Makefile.in-1083-check_spiegab-check_spiegab.obj: check_spiegab.f90
dballe-8.6/fortran/Makefile.in:1084:	$(AM_V_FC)$(FC) $(check_spiegab_FCFLAGS) $(FCFLAGS) -c -o check_spiegab-check_spiegab.obj `if test -f 'check_spiegab.f90'; then $(CYGPATH_W) 'check_spiegab.f90'; else $(CYGPATH_W) '$(srcdir)/check_spiegab.f90'; fi`
dballe-8.6/fortran/Makefile.in-1085-
dballe-8.6/fortran/Makefile.in-1086-check_transactions1-test.o: test.f90
dballe-8.6/fortran/Makefile.in:1087:	$(AM_V_FC)$(FC) $(check_transactions1_FCFLAGS) $(FCFLAGS) -c -o check_transactions1-test.o `test -f 'test.f90' || echo '$(srcdir)/'`test.f90
dballe-8.6/fortran/Makefile.in-1088-
dballe-8.6/fortran/Makefile.in-1089-check_transactions1-test.obj: test.f90
dballe-8.6/fortran/Makefile.in:1090:	$(AM_V_FC)$(FC) $(check_transactions1_FCFLAGS) $(FCFLAGS) -c -o check_transactions1-test.obj `if test -f 'test.f90'; then $(CYGPATH_W) 'test.f90'; else $(CYGPATH_W) '$(srcdir)/test.f90'; fi`
dballe-8.6/fortran/Makefile.in-1091-
dballe-8.6/fortran/Makefile.in-1092-check_transactions1-dbtest.o: dbtest.f90
dballe-8.6/fortran/Makefile.in:1093:	$(AM_V_FC)$(FC) $(check_transactions1_FCFLAGS) $(FCFLAGS) -c -o check_transactions1-dbtest.o `test -f 'dbtest.f90' || echo '$(srcdir)/'`dbtest.f90
dballe-8.6/fortran/Makefile.in-1094-
dballe-8.6/fortran/Makefile.in-1095-check_transactions1-dbtest.obj: dbtest.f90
dballe-8.6/fortran/Makefile.in:1096:	$(AM_V_FC)$(FC) $(check_transactions1_FCFLAGS) $(FCFLAGS) -c -o check_transactions1-dbtest.obj `if test -f 'dbtest.f90'; then $(CYGPATH_W) 'dbtest.f90'; else $(CYGPATH_W) '$(srcdir)/dbtest.f90'; fi`
dballe-8.6/fortran/Makefile.in-1097-
dballe-8.6/fortran/Makefile.in-1098-check_transactions1-check_transactions1.o: check_transactions1.f90
dballe-8.6/fortran/Makefile.in:1099:	$(AM_V_FC)$(FC) $(check_transactions1_FCFLAGS) $(FCFLAGS) -c -o check_transactions1-check_transactions1.o `test -f 'check_transactions1.f90' || echo '$(srcdir)/'`check_transactions1.f90
dballe-8.6/fortran/Makefile.in-1100-
dballe-8.6/fortran/Makefile.in-1101-check_transactions1-check_transactions1.obj: check_transactions1.f90
dballe-8.6/fortran/Makefile.in:1102:	$(AM_V_FC)$(FC) $(check_transactions1_FCFLAGS) $(FCFLAGS) -c -o check_transactions1-check_transactions1.obj `if test -f 'check_transactions1.f90'; then $(CYGPATH_W) 'check_transactions1.f90'; else $(CYGPATH_W) '$(srcdir)/check_transactions1.f90'; fi`
dballe-8.6/fortran/Makefile.in-1103-
##############################################
dballe-8.6/fortran/Makefile.in-1127-	@list='$(dist_dballeinclude_HEADERS)'; test -n "$(dballeincludedir)" || list=; \
dballe-8.6/fortran/Makefile.in:1128:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dballe-8.6/fortran/Makefile.in-1129-	dir='$(DESTDIR)$(dballeincludedir)'; $(am__uninstall_files_from_dir)
##############################################
dballe-8.6/fortran/Makefile.in-1148-	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
dballe-8.6/fortran/Makefile.in:1149:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dballe-8.6/fortran/Makefile.in-1150-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
dballe-8.6/fortran/Makefile.in-1181-GTAGS:
dballe-8.6/fortran/Makefile.in:1182:	here=`$(am__cd) $(top_builddir) && pwd` \
dballe-8.6/fortran/Makefile.in-1183-	  && $(am__cd) $(top_srcdir) \
##############################################
dballe-8.6/fortran/Makefile.in-1207-distdir-am: $(DISTFILES)
dballe-8.6/fortran/Makefile.in:1208:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/fortran/Makefile.in:1209:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/fortran/Makefile.in-1210-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/fortran/Makefile.in-1221-	  if test -d $$d/$$file; then \
dballe-8.6/fortran/Makefile.in:1222:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/fortran/Makefile.in-1223-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/ltmain.sh-103-#
dballe-8.6/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
dballe-8.6/ltmain.sh-105-#
##############################################
dballe-8.6/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
dballe-8.6/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
dballe-8.6/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
dballe-8.6/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
dballe-8.6/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
dballe-8.6/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
dballe-8.6/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
dballe-8.6/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
dballe-8.6/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
dballe-8.6/ltmain.sh-410-# The name of this program.
dballe-8.6/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
dballe-8.6/ltmain.sh-412-
##############################################
dballe-8.6/ltmain.sh-416-  *[\\/]*)
dballe-8.6/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
dballe-8.6/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
dballe-8.6/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
dballe-8.6/ltmain.sh-610-
dballe-8.6/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
dballe-8.6/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
dballe-8.6/ltmain.sh-613-
##############################################
dballe-8.6/ltmain.sh-639-
dballe-8.6/ltmain.sh:640:    func_arith_result=`expr "$@"`
dballe-8.6/ltmain.sh-641-  }
##############################################
dballe-8.6/ltmain.sh-660-  # ...otherwise fall back to using sed.
dballe-8.6/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
dballe-8.6/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
dballe-8.6/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
dballe-8.6/ltmain.sh-757-      test -n "$_G_tc" && {
dballe-8.6/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
dballe-8.6/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
dballe-8.6/ltmain.sh-760-      }
dballe-8.6/ltmain.sh-761-    done
dballe-8.6/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
dballe-8.6/ltmain.sh-763-
##############################################
dballe-8.6/ltmain.sh-831-
dballe-8.6/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
dballe-8.6/ltmain.sh-833-  }
##############################################
dballe-8.6/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
dballe-8.6/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
dballe-8.6/ltmain.sh-865-      done
dballe-8.6/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
dballe-8.6/ltmain.sh-867-
##############################################
dballe-8.6/ltmain.sh-901-      # If mktemp works, use that first and foremost
dballe-8.6/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
dballe-8.6/ltmain.sh-903-
##############################################
dballe-8.6/ltmain.sh-1111-        *[\\\`\"\$]*)
dballe-8.6/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
dballe-8.6/ltmain.sh-1113-        *)
##############################################
dballe-8.6/ltmain.sh-1198-    case $2 in
dballe-8.6/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
dballe-8.6/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
dballe-8.6/ltmain.sh-1201-    esac
##############################################
dballe-8.6/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
dballe-8.6/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
dballe-8.6/ltmain.sh-1273-      ;;
##############################################
dballe-8.6/ltmain.sh-1358-
dballe-8.6/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
dballe-8.6/ltmain.sh-1360-}
##############################################
dballe-8.6/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
dballe-8.6/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
dballe-8.6/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
dballe-8.6/ltmain.sh-1517-
dballe-8.6/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
dballe-8.6/ltmain.sh-1519-}
##############################################
dballe-8.6/ltmain.sh-1943-
dballe-8.6/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
dballe-8.6/ltmain.sh-1945-      func_split_equals_rhs=
dballe-8.6/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
dballe-8.6/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
dballe-8.6/ltmain.sh-1948-  }
##############################################
dballe-8.6/ltmain.sh-1971-
dballe-8.6/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
dballe-8.6/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
dballe-8.6/ltmain.sh-1974-  }
##############################################
dballe-8.6/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-9
dballe-8.6/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
dballe-8.6/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
dballe-8.6/ltmain.sh-2147-
##############################################
dballe-8.6/ltmain.sh-2183-  {
dballe-8.6/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
dballe-8.6/ltmain.sh-2185-  }
##############################################
dballe-8.6/ltmain.sh-2188-  {
dballe-8.6/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
dballe-8.6/ltmain.sh-2190-  }
##############################################
dballe-8.6/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
dballe-8.6/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
dballe-8.6/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
dballe-8.6/ltmain.sh-2751-      done
dballe-8.6/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
dballe-8.6/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
dballe-8.6/ltmain.sh-2754-      case $@ in
##############################################
dballe-8.6/ltmain.sh-2764-	    # Evaluate the configuration.
dballe-8.6/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
dballe-8.6/ltmain.sh-2766-	    CC_quoted=
##############################################
dballe-8.6/ltmain.sh-2770-	    done
dballe-8.6/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
dballe-8.6/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
dballe-8.6/ltmain.sh-2773-	    case "$@ " in
##############################################
dballe-8.6/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
dballe-8.6/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
dballe-8.6/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
dballe-8.6/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
dballe-8.6/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
dballe-8.6/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
dballe-8.6/ltmain.sh-3101-    # LT_CYGPATH in this case.
dballe-8.6/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
dballe-8.6/ltmain.sh-3103-  fi
##############################################
dballe-8.6/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
dballe-8.6/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
dballe-8.6/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
dballe-8.6/ltmain.sh-3468-    *.[cCFSifmso] | \
dballe-8.6/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
dballe-8.6/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
dballe-8.6/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
dballe-8.6/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
dballe-8.6/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
dballe-8.6/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
dballe-8.6/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
dballe-8.6/ltmain.sh-3566-
##############################################
dballe-8.6/ltmain.sh-3612-      if test warn = "$need_locks" &&
dballe-8.6/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dballe-8.6/ltmain.sh-3614-	$ECHO "\
dballe-8.6/ltmain.sh-3615-*** ERROR, $lockfile contains:
dballe-8.6/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
dballe-8.6/ltmain.sh-3617-
##############################################
dballe-8.6/ltmain.sh-3661-      if test warn = "$need_locks" &&
dballe-8.6/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dballe-8.6/ltmain.sh-3663-	$ECHO "\
dballe-8.6/ltmain.sh-3664-*** ERROR, $lockfile contains:
dballe-8.6/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
dballe-8.6/ltmain.sh-3666-
##############################################
dballe-8.6/ltmain.sh-3987-      # Get the absolute pathname.
dballe-8.6/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
dballe-8.6/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
dballe-8.6/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
dballe-8.6/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
dballe-8.6/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
dballe-8.6/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
dballe-8.6/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
dballe-8.6/ltmain.sh-4372-
##############################################
dballe-8.6/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
dballe-8.6/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
dballe-8.6/ltmain.sh-4385-	  else
dballe-8.6/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
dballe-8.6/ltmain.sh-4387-	  fi
##############################################
dballe-8.6/ltmain.sh-4550-	    fi
dballe-8.6/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
dballe-8.6/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
dballe-8.6/ltmain.sh-4569-	        # Replace the output file specification.
dballe-8.6/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
dballe-8.6/ltmain.sh-4571-
##############################################
dballe-8.6/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
dballe-8.6/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
dballe-8.6/ltmain.sh-4590-	  fi
##############################################
dballe-8.6/ltmain.sh-4662-    my_pic_p=${3-false}
dballe-8.6/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
dballe-8.6/ltmain.sh-4664-    my_dlsyms=
##############################################
dballe-8.6/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
dballe-8.6/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
dballe-8.6/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
dballe-8.6/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
dballe-8.6/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
dballe-8.6/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
dballe-8.6/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
dballe-8.6/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
dballe-8.6/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
dballe-8.6/ltmain.sh-4954-	  else
dballe-8.6/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dballe-8.6/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dballe-8.6/ltmain.sh-4957-	  fi
##############################################
dballe-8.6/ltmain.sh-4959-	*)
dballe-8.6/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dballe-8.6/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dballe-8.6/ltmain.sh-4962-	  ;;
##############################################
dballe-8.6/ltmain.sh-4974-      # Nullify the symbol file.
dballe-8.6/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
dballe-8.6/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
dballe-8.6/ltmain.sh-4977-    fi
##############################################
dballe-8.6/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
dballe-8.6/ltmain.sh:4989:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
dballe-8.6/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
dballe-8.6/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
dballe-8.6/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
dballe-8.6/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
dballe-8.6/ltmain.sh-5017-  win32_libid_type=unknown
dballe-8.6/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
dballe-8.6/ltmain.sh-5019-  case $win32_fileres in
##############################################
dballe-8.6/ltmain.sh-5082-
dballe-8.6/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
dballe-8.6/ltmain.sh-5084-}
##############################################
dballe-8.6/ltmain.sh-5100-
dballe-8.6/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
dballe-8.6/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
dballe-8.6/ltmain.sh-5164-    # binutils import library
dballe-8.6/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
dballe-8.6/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
dballe-8.6/ltmain.sh-5167-    # ms-generated import library
dballe-8.6/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
dballe-8.6/ltmain.sh-5169-  else
##############################################
dballe-8.6/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
dballe-8.6/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
dballe-8.6/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
dballe-8.6/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
dballe-8.6/ltmain.sh-5252-	    darwin_arch=
##############################################
dballe-8.6/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
dballe-8.6/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
dballe-8.6/ltmain.sh-5264-	    darwin_file=
##############################################
dballe-8.6/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
dballe-8.6/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
dballe-8.6/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
dballe-8.6/ltmain.sh-5281-      esac
dballe-8.6/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
dballe-8.6/ltmain.sh-5283-    done
##############################################
dballe-8.6/ltmain.sh-5352-
dballe-8.6/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
dballe-8.6/ltmain.sh-5354-    $ECHO "\
##############################################
dballe-8.6/ltmain.sh-5387-    --lt-dump-script)
dballe-8.6/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
dballe-8.6/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
dballe-8.6/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
dballe-8.6/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
dballe-8.6/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
dballe-8.6/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
dballe-8.6/ltmain.sh-5416-  done
##############################################
dballe-8.6/ltmain.sh-5472-  # Find the directory that this script lives in.
dballe-8.6/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
dballe-8.6/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
dballe-8.6/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
dballe-8.6/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
dballe-8.6/ltmain.sh-5478-  while test -n \"\$file\"; do
dballe-8.6/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
dballe-8.6/ltmain.sh-5480-
##############################################
dballe-8.6/ltmain.sh-5488-
dballe-8.6/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
dballe-8.6/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
dballe-8.6/ltmain.sh-5491-  done
##############################################
dballe-8.6/ltmain.sh-5502-    case \"\$thisdir\" in
dballe-8.6/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
dballe-8.6/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
dballe-8.6/ltmain.sh-5508-  # Try to get the absolute directory name.
dballe-8.6/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
dballe-8.6/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
dballe-8.6/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
dballe-8.6/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
dballe-8.6/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
dballe-8.6/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
dballe-8.6/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
dballe-8.6/ltmain.sh-5535-      else
##############################################
dballe-8.6/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
dballe-8.6/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
dballe-8.6/ltmain.sh-5579-
##############################################
dballe-8.6/ltmain.sh-6556-
dballe-8.6/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
dballe-8.6/ltmain.sh-6558-    *import*) : ;;
##############################################
dballe-8.6/ltmain.sh-6804-	    moreargs=
dballe-8.6/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
dballe-8.6/ltmain.sh-6806-	    do
##############################################
dballe-8.6/ltmain.sh-7065-	*)
dballe-8.6/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
dballe-8.6/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
dballe-8.6/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
dballe-8.6/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
dballe-8.6/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
dballe-8.6/ltmain.sh-7383-      -Z*)
dballe-8.6/ltmain.sh:7384:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
dballe-8.6/ltmain.sh-7385-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
dballe-8.6/ltmain.sh-7553-      # get the directories listed in $shlibpath_var
dballe-8.6/ltmain.sh:7554:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
dballe-8.6/ltmain.sh-7555-    else
##############################################
dballe-8.6/ltmain.sh-7872-		  set dummy $deplibs_check_method; shift
dballe-8.6/ltmain.sh:7873:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dballe-8.6/ltmain.sh-7874-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
dballe-8.6/ltmain.sh-7962-	if test -n "$inherited_linker_flags"; then
dballe-8.6/ltmain.sh:7963:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
dballe-8.6/ltmain.sh-7964-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
dballe-8.6/ltmain.sh-7970-	fi
dballe-8.6/ltmain.sh:7971:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dballe-8.6/ltmain.sh-7972-	if test lib,link = "$linkmode,$pass" ||
##############################################
dballe-8.6/ltmain.sh-8043-	*)
dballe-8.6/ltmain.sh:8044:	  abs_ladir=`cd "$ladir" && pwd`
dballe-8.6/ltmain.sh-8045-	  if test -z "$abs_ladir"; then
##############################################
dballe-8.6/ltmain.sh-8296-	    shift
dballe-8.6/ltmain.sh:8297:	    libname=`eval "\\$ECHO \"$libname_spec\""`
dballe-8.6/ltmain.sh-8298-	    # use dlname if we got it. it's perfectly good, no?
##############################################
dballe-8.6/ltmain.sh-8588-		*)
dballe-8.6/ltmain.sh:8589:		  absdir=`cd "$dir" && pwd`
dballe-8.6/ltmain.sh-8590-		  if test -z "$absdir"; then
##############################################
dballe-8.6/ltmain.sh-8599-		  depdepl=
dballe-8.6/ltmain.sh:8600:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
dballe-8.6/ltmain.sh-8601-		  if test -n "$deplibrary_names"; then
##############################################
dballe-8.6/ltmain.sh-8606-		      depdepl=$absdir/$objdir/$depdepl
dballe-8.6/ltmain.sh:8607:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
dballe-8.6/ltmain.sh-8608-                      if test -z "$darwin_install_name"; then
dballe-8.6/ltmain.sh:8609:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
dballe-8.6/ltmain.sh-8610-                      fi
##############################################
dballe-8.6/ltmain.sh-8621-		else
dballe-8.6/ltmain.sh:8622:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dballe-8.6/ltmain.sh-8623-		  test -z "$libdir" && \
##############################################
dballe-8.6/ltmain.sh-8644-	else
dballe-8.6/ltmain.sh:8645:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dballe-8.6/ltmain.sh-8646-	fi
##############################################
dballe-8.6/ltmain.sh-8733-        linux*)
dballe-8.6/ltmain.sh:8734:          case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/ltmain.sh-8735-          *Sun\ C*) # Sun C++ 5.9
##############################################
dballe-8.6/ltmain.sh-9141-	removelist=
dballe-8.6/ltmain.sh:9142:	tempremovelist=`$ECHO "$output_objdir/*"`
dballe-8.6/ltmain.sh-9143-	for p in $tempremovelist; do
##############################################
dballe-8.6/ltmain.sh-9167-	# Transform .lo files to .o files.
dballe-8.6/ltmain.sh:9168:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
dballe-8.6/ltmain.sh-9169-      fi
##############################################
dballe-8.6/ltmain.sh-9172-      #for path in $notinst_path; do
dballe-8.6/ltmain.sh:9173:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
dballe-8.6/ltmain.sh:9174:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
dballe-8.6/ltmain.sh:9175:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
dballe-8.6/ltmain.sh-9176-      #done
##############################################
dballe-8.6/ltmain.sh-9293-		if test -n "$i"; then
dballe-8.6/ltmain.sh:9294:		  libname=`eval "\\$ECHO \"$libname_spec\""`
dballe-8.6/ltmain.sh:9295:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
dballe-8.6/ltmain.sh-9296-		  set dummy $deplib_matches; shift
dballe-8.6/ltmain.sh-9297-		  deplib_match=$1
dballe-8.6/ltmain.sh:9298:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
dballe-8.6/ltmain.sh-9299-		    func_append newdeplibs " $i"
##############################################
dballe-8.6/ltmain.sh-9336-		  if test -n "$i"; then
dballe-8.6/ltmain.sh:9337:		    libname=`eval "\\$ECHO \"$libname_spec\""`
dballe-8.6/ltmain.sh:9338:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
dballe-8.6/ltmain.sh-9339-		    set dummy $deplib_matches; shift
dballe-8.6/ltmain.sh-9340-		    deplib_match=$1
dballe-8.6/ltmain.sh:9341:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
dballe-8.6/ltmain.sh-9342-		      func_append newdeplibs " $i"
##############################################
dballe-8.6/ltmain.sh-9371-	  set dummy $deplibs_check_method; shift
dballe-8.6/ltmain.sh:9372:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dballe-8.6/ltmain.sh-9373-	  for a_deplib in $deplibs; do
##############################################
dballe-8.6/ltmain.sh-9386-	      if test -n "$a_deplib"; then
dballe-8.6/ltmain.sh:9387:		libname=`eval "\\$ECHO \"$libname_spec\""`
dballe-8.6/ltmain.sh-9388-		if test -n "$file_magic_glob"; then
dballe-8.6/ltmain.sh:9389:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
dballe-8.6/ltmain.sh-9390-		else
##############################################
dballe-8.6/ltmain.sh-9396-		    shopt -s nocaseglob
dballe-8.6/ltmain.sh:9397:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
dballe-8.6/ltmain.sh-9398-		    $nocaseglob
dballe-8.6/ltmain.sh-9399-		  else
dballe-8.6/ltmain.sh:9400:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
dballe-8.6/ltmain.sh-9401-		  fi
##############################################
dballe-8.6/ltmain.sh-9414-		      while test -h "$potlib" 2>/dev/null; do
dballe-8.6/ltmain.sh:9415:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
dballe-8.6/ltmain.sh-9416-			case $potliblink in
dballe-8.6/ltmain.sh-9417-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
dballe-8.6/ltmain.sh:9418:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
dballe-8.6/ltmain.sh-9419-			esac
##############################################
dballe-8.6/ltmain.sh-9455-	  set dummy $deplibs_check_method; shift
dballe-8.6/ltmain.sh:9456:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dballe-8.6/ltmain.sh-9457-	  for a_deplib in $deplibs; do
##############################################
dballe-8.6/ltmain.sh-9470-	      if test -n "$a_deplib"; then
dballe-8.6/ltmain.sh:9471:		libname=`eval "\\$ECHO \"$libname_spec\""`
dballe-8.6/ltmain.sh-9472-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dballe-8.6/ltmain.sh:9473:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dballe-8.6/ltmain.sh-9474-		  for potent_lib in $potential_libs; do
##############################################
dballe-8.6/ltmain.sh-9509-	  newdeplibs=
dballe-8.6/ltmain.sh:9510:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
dballe-8.6/ltmain.sh-9511-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
dballe-8.6/ltmain.sh-9513-	      # can't use Xsed below, because $i might contain '/'
dballe-8.6/ltmain.sh:9514:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
dballe-8.6/ltmain.sh-9515-	    done
##############################################
dballe-8.6/ltmain.sh-9539-	  # On Rhapsody replace the C library with the System framework
dballe-8.6/ltmain.sh:9540:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
dballe-8.6/ltmain.sh-9541-	  ;;
##############################################
dballe-8.6/ltmain.sh-9591-	*-*-darwin*)
dballe-8.6/ltmain.sh:9592:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dballe-8.6/ltmain.sh:9593:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dballe-8.6/ltmain.sh:9594:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dballe-8.6/ltmain.sh-9595-	  ;;
##############################################
dballe-8.6/ltmain.sh-9718-	# Use standard objects if they are pic
dballe-8.6/ltmain.sh:9719:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
dballe-8.6/ltmain.sh-9720-	test "X$libobjs" = "X " && libobjs=
##############################################
dballe-8.6/ltmain.sh-10232-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
dballe-8.6/ltmain.sh:10233:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
dballe-8.6/ltmain.sh-10234-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
dballe-8.6/ltmain.sh-10247-      # Create the old-style object.
dballe-8.6/ltmain.sh:10248:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
dballe-8.6/ltmain.sh-10249-
##############################################
dballe-8.6/ltmain.sh-10305-	# On Rhapsody replace the C library is the System framework
dballe-8.6/ltmain.sh:10306:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
dballe-8.6/ltmain.sh:10307:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
dballe-8.6/ltmain.sh-10308-	;;
##############################################
dballe-8.6/ltmain.sh-10323-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
dballe-8.6/ltmain.sh:10324:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dballe-8.6/ltmain.sh:10325:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dballe-8.6/ltmain.sh-10326-	;;
##############################################
dballe-8.6/ltmain.sh-10401-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
dballe-8.6/ltmain.sh:10402:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
dballe-8.6/ltmain.sh-10403-	  case :$dllsearchpath: in
##############################################
dballe-8.6/ltmain.sh-10461-	# Transform all the library objects into standard objects.
dballe-8.6/ltmain.sh:10462:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
dballe-8.6/ltmain.sh:10463:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
dballe-8.6/ltmain.sh-10464-      fi
##############################################
dballe-8.6/ltmain.sh-10489-	# Replace the output file specification.
dballe-8.6/ltmain.sh:10490:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
dballe-8.6/ltmain.sh-10491-	link_command=$compile_command$compile_rpath
##############################################
dballe-8.6/ltmain.sh-10498-	  func_to_tool_file "$output"
dballe-8.6/ltmain.sh:10499:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dballe-8.6/ltmain.sh-10500-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dballe-8.6/ltmain.sh-10542-	# Replace the output file specification.
dballe-8.6/ltmain.sh:10543:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
dballe-8.6/ltmain.sh-10544-	# Delete the old output file.
##############################################
dballe-8.6/ltmain.sh-10550-	  func_to_tool_file "$output"
dballe-8.6/ltmain.sh:10551:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dballe-8.6/ltmain.sh-10552-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dballe-8.6/ltmain.sh-10568-	  link_command=$finalize_var$compile_command$finalize_rpath
dballe-8.6/ltmain.sh:10569:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
dballe-8.6/ltmain.sh-10570-          ;;
##############################################
dballe-8.6/ltmain.sh-10581-      # Replace the output file specification.
dballe-8.6/ltmain.sh:10582:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
dballe-8.6/ltmain.sh-10583-
##############################################
dballe-8.6/ltmain.sh-10590-	func_to_tool_file "$output_objdir/$outputname"
dballe-8.6/ltmain.sh:10591:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dballe-8.6/ltmain.sh-10592-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dballe-8.6/ltmain.sh-10611-	relink_command="(cd `pwd`; $relink_command)"
dballe-8.6/ltmain.sh:10612:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
dballe-8.6/ltmain.sh-10613-      fi
##############################################
dballe-8.6/ltmain.sh-10857-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
dballe-8.6/ltmain.sh:10858:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
dballe-8.6/ltmain.sh-10859-      if test yes = "$hardcode_automatic"; then
##############################################
dballe-8.6/ltmain.sh-10878-		func_resolve_sysroot "$deplib"
dballe-8.6/ltmain.sh:10879:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
dballe-8.6/ltmain.sh-10880-		test -z "$libdir" && \
##############################################
dballe-8.6/ltmain.sh-10904-		name=$func_basename_result
dballe-8.6/ltmain.sh:10905:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dballe-8.6/ltmain.sh-10906-		test -z "$libdir" && \
##############################################
dballe-8.6/ltmain.sh-10923-		name=$func_basename_result
dballe-8.6/ltmain.sh:10924:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dballe-8.6/ltmain.sh-10925-		test -z "$libdir" && \
##############################################
dballe-8.6/ltmain.sh-11242-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
dballe-8.6/ltmain.sh:11243:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
dballe-8.6/ltmain.sh-11244-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
dballe-8.6/config.sub-52-
dballe-8.6/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
dballe-8.6/config.sub-54-
##############################################
dballe-8.6/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
dballe-8.6/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
dballe-8.6/config.sub-116-case $maybe_os in
##############################################
dballe-8.6/config.sub-122-    os=-$maybe_os
dballe-8.6/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
dballe-8.6/config.sub-124-    ;;
##############################################
dballe-8.6/config.sub-126-    os=-linux-android
dballe-8.6/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
dballe-8.6/config.sub-128-    ;;
dballe-8.6/config.sub-129-  *)
dballe-8.6/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
dballe-8.6/config.sub-131-    if [ "$basic_machine" != "$1" ]
dballe-8.6/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
dballe-8.6/config.sub-133-    else os=; fi
##############################################
dballe-8.6/config.sub-180-		os=-sco5v6
dballe-8.6/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-182-		;;
##############################################
dballe-8.6/config.sub-184-		os=-sco3.2v5
dballe-8.6/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-186-		;;
##############################################
dballe-8.6/config.sub-188-		os=-sco3.2v4
dballe-8.6/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-190-		;;
dballe-8.6/config.sub-191-	-sco3.2.[4-9]*)
dballe-8.6/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
dballe-8.6/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-194-		;;
##############################################
dballe-8.6/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
dballe-8.6/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-198-		;;
##############################################
dballe-8.6/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
dballe-8.6/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-202-		;;
##############################################
dballe-8.6/config.sub-204-		os=-sco3.2v2
dballe-8.6/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-206-		;;
dballe-8.6/config.sub-207-	-udk*)
dballe-8.6/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-209-		;;
##############################################
dballe-8.6/config.sub-211-		os=-isc2.2
dballe-8.6/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-213-		;;
##############################################
dballe-8.6/config.sub-217-	-isc*)
dballe-8.6/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dballe-8.6/config.sub-219-		;;
##############################################
dballe-8.6/config.sub-229-	-ptx*)
dballe-8.6/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
dballe-8.6/config.sub-231-		;;
##############################################
dballe-8.6/config.sub-364-	*-*-*)
dballe-8.6/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
dballe-8.6/config.sub-366-		exit 1
##############################################
dballe-8.6/config.sub-493-	amd64-*)
dballe-8.6/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-495-		;;
##############################################
dballe-8.6/config.sub-538-	blackfin-*)
dballe-8.6/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-540-		os=-linux
##############################################
dballe-8.6/config.sub-546-	c54x-*)
dballe-8.6/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-548-		;;
dballe-8.6/config.sub-549-	c55x-*)
dballe-8.6/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-551-		;;
dballe-8.6/config.sub-552-	c6x-*)
dballe-8.6/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-554-		;;
##############################################
dballe-8.6/config.sub-650-	e500v[12]-*)
dballe-8.6/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-652-		os=$os"spe"
##############################################
dballe-8.6/config.sub-754-	i*86v32)
dballe-8.6/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
dballe-8.6/config.sub-756-		os=-sysv32
##############################################
dballe-8.6/config.sub-758-	i*86v4*)
dballe-8.6/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
dballe-8.6/config.sub-760-		os=-sysv4
##############################################
dballe-8.6/config.sub-762-	i*86v)
dballe-8.6/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
dballe-8.6/config.sub-764-		os=-sysv
##############################################
dballe-8.6/config.sub-766-	i*86sol2)
dballe-8.6/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
dballe-8.6/config.sub-768-		os=-solaris2
##############################################
dballe-8.6/config.sub-792-	leon-*|leon[3-9]-*)
dballe-8.6/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
dballe-8.6/config.sub-794-		;;
##############################################
dballe-8.6/config.sub-799-	m68knommu-*)
dballe-8.6/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-801-		os=-linux
##############################################
dballe-8.6/config.sub-833-	mips3*-*)
dballe-8.6/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
dballe-8.6/config.sub-835-		;;
dballe-8.6/config.sub-836-	mips3*)
dballe-8.6/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
dballe-8.6/config.sub-838-		;;
##############################################
dballe-8.6/config.sub-855-	ms1-*)
dballe-8.6/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
dballe-8.6/config.sub-857-		;;
##############################################
dballe-8.6/config.sub-980-	parisc-*)
dballe-8.6/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-982-		os=-linux
##############################################
dballe-8.6/config.sub-996-	pc98-*)
dballe-8.6/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-998-		;;
##############################################
dballe-8.6/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
dballe-8.6/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1013-		;;
dballe-8.6/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
dballe-8.6/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1016-		;;
dballe-8.6/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
dballe-8.6/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1019-		;;
dballe-8.6/config.sub-1020-	pentium4-*)
dballe-8.6/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1022-		;;
##############################################
dballe-8.6/config.sub-1030-	ppc-* | ppcbe-*)
dballe-8.6/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1032-		;;
##############################################
dballe-8.6/config.sub-1036-	ppcle-* | powerpclittle-*)
dballe-8.6/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1038-		;;
##############################################
dballe-8.6/config.sub-1040-		;;
dballe-8.6/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1042-		;;
##############################################
dballe-8.6/config.sub-1046-	ppc64le-* | powerpc64little-*)
dballe-8.6/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1048-		;;
##############################################
dballe-8.6/config.sub-1122-	strongarm-* | thumb-*)
dballe-8.6/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dballe-8.6/config.sub-1124-		;;
##############################################
dballe-8.6/config.sub-1255-	xscale-* | xscalee[bl]-*)
dballe-8.6/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
dballe-8.6/config.sub-1257-		;;
##############################################
dballe-8.6/config.sub-1317-	*)
dballe-8.6/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
dballe-8.6/config.sub-1319-		exit 1
##############################################
dballe-8.6/config.sub-1325-	*-digital*)
dballe-8.6/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
dballe-8.6/config.sub-1327-		;;
dballe-8.6/config.sub-1328-	*-commodore*)
dballe-8.6/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
dballe-8.6/config.sub-1330-		;;
##############################################
dballe-8.6/config.sub-1346-	-solaris1 | -solaris1.*)
dballe-8.6/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
dballe-8.6/config.sub-1348-		;;
##############################################
dballe-8.6/config.sub-1355-	-gnu/linux*)
dballe-8.6/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
dballe-8.6/config.sub-1357-		;;
##############################################
dballe-8.6/config.sub-1407-	-nto*)
dballe-8.6/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
dballe-8.6/config.sub-1409-		;;
##############################################
dballe-8.6/config.sub-1414-	-mac*)
dballe-8.6/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
dballe-8.6/config.sub-1416-		;;
##############################################
dballe-8.6/config.sub-1420-	-linux*)
dballe-8.6/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
dballe-8.6/config.sub-1422-		;;
dballe-8.6/config.sub-1423-	-sunos5*)
dballe-8.6/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
dballe-8.6/config.sub-1425-		;;
dballe-8.6/config.sub-1426-	-sunos6*)
dballe-8.6/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
dballe-8.6/config.sub-1428-		;;
##############################################
dballe-8.6/config.sub-1469-	-sinix5.*)
dballe-8.6/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
dballe-8.6/config.sub-1471-		;;
##############################################
dballe-8.6/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
dballe-8.6/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
dballe-8.6/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
dballe-8.6/config.sub-1531-		exit 1
##############################################
dballe-8.6/config.sub-1788-		esac
dballe-8.6/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
dballe-8.6/config.sub-1790-		;;
##############################################
dballe-8.6/doc/Makefile.in-50-  { \
dballe-8.6/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dballe-8.6/doc/Makefile.in-52-  }; \
##############################################
dballe-8.6/doc/Makefile.in-133-  esac
dballe-8.6/doc/Makefile.in:134:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dballe-8.6/doc/Makefile.in-135-am__vpath_adj = case $$p in \
dballe-8.6/doc/Makefile.in:136:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dballe-8.6/doc/Makefile.in-137-    *) f=$$p;; \
dballe-8.6/doc/Makefile.in-138-  esac;
dballe-8.6/doc/Makefile.in:139:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dballe-8.6/doc/Makefile.in-140-am__install_max = 40
dballe-8.6/doc/Makefile.in-141-am__nobase_strip_setup = \
dballe-8.6/doc/Makefile.in:142:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dballe-8.6/doc/Makefile.in-143-am__nobase_strip = \
##############################################
dballe-8.6/doc/Makefile.in-441-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
dballe-8.6/doc/Makefile.in:442:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dballe-8.6/doc/Makefile.in-443-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
dballe-8.6/doc/Makefile.in-454-distdir-am: $(DISTFILES)
dballe-8.6/doc/Makefile.in:455:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/doc/Makefile.in:456:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dballe-8.6/doc/Makefile.in-457-	list='$(DISTFILES)'; \
##############################################
dballe-8.6/doc/Makefile.in-468-	  if test -d $$d/$$file; then \
dballe-8.6/doc/Makefile.in:469:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dballe-8.6/doc/Makefile.in-470-	    if test -d "$(distdir)/$$file"; then \
##############################################
dballe-8.6/configure.ac-42-then
dballe-8.6/configure.ac:43:    PYTHON_CFLAGS=`unset CFLAGS; $PYTHON-config --cflags`
dballe-8.6/configure.ac-44-    AC_SUBST(PYTHON_CFLAGS)
##############################################
dballe-8.6/configure.ac-50-dnl FIXME: remove when we finally only support python3
dballe-8.6/configure.ac:51:PYTHON_MAJOR_VERSION=[`$PYTHON -c 'import sys; print(sys.version_info[0])'`]
dballe-8.6/configure.ac-52-AC_SUBST(PYTHON_MAJOR_VERSION)
##############################################
dballe-8.6/configure.ac-247-        have_mysql=yes
dballe-8.6/configure.ac:248:        MYSQL_CFLAGS=`$mysql_config --cflags`
dballe-8.6/configure.ac:249:        MYSQL_LIBS=`$mysql_config --libs_r`
dballe-8.6/configure.ac-250-        PKGCONFIG_CFLAGS="$PKGCONFIG_CFLAGS $MYSQL_CFLAGS"
##############################################
dballe-8.6/configure.ac-287-
dballe-8.6/configure.ac:288:# tabledir="`$PKG_CONFIG --variable=tabledir libwreport`"
dballe-8.6/configure.ac-289-tabledir='${datadir}/wreport'
dballe-8.6/configure.ac-290-AC_SUBST(tabledir)
dballe-8.6/configure.ac:291:dnl def_tabledir=`echo "${sharedstatedir}/lib/$PACKAGE/tables"`
dballe-8.6/configure.ac-292-dnl AC_DEFINE_UNQUOTED(TABLE_DIR, "$def_tabledir", "Default location for table files")
##############################################
dballe-8.6/m4/pkg.m4-73-        PKG_CHECK_EXISTS([$3],
dballe-8.6/m4/pkg.m4:74:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
dballe-8.6/m4/pkg.m4-75-			 [pkg_failed=yes])
##############################################
dballe-8.6/m4/pkg.m4-121-        if test $_pkg_short_errors_supported = yes; then
dballe-8.6/m4/pkg.m4:122:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
dballe-8.6/m4/pkg.m4-123-        else 
dballe-8.6/m4/pkg.m4:124:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
dballe-8.6/m4/pkg.m4-125-        fi
##############################################
dballe-8.6/m4/ax_cflags_warn_all.m4-79-   #
dballe-8.6/m4/ax_cflags_warn_all.m4:80:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
dballe-8.6/m4/ax_cflags_warn_all.m4-81-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
dballe-8.6/m4/ax_cflags_warn_all.m4:82:                     [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break])
dballe-8.6/m4/ax_cflags_warn_all.m4-83-done
##############################################
dballe-8.6/m4/libtool.m4-119-    done
dballe-8.6/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dballe-8.6/m4/libtool.m4-121-}
##############################################
dballe-8.6/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
dballe-8.6/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
dballe-8.6/m4/libtool.m4-439-
##############################################
dballe-8.6/m4/libtool.m4-447-#
dballe-8.6/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
dballe-8.6/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
dballe-8.6/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
dballe-8.6/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dballe-8.6/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
dballe-8.6/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dballe-8.6/m4/libtool.m4-561-      ;;
##############################################
dballe-8.6/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
dballe-8.6/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dballe-8.6/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
dballe-8.6/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dballe-8.6/m4/libtool.m4-574-      ;;
##############################################
dballe-8.6/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
dballe-8.6/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dballe-8.6/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
dballe-8.6/m4/libtool.m4-1164-      }]'
dballe-8.6/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
dballe-8.6/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
dballe-8.6/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dballe-8.6/m4/libtool.m4-1169-  fi],[])
##############################################
dballe-8.6/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
dballe-8.6/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
dballe-8.6/m4/libtool.m4-1202-  ECHO='print -r --'
dballe-8.6/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
dballe-8.6/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
dballe-8.6/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
dballe-8.6/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
dballe-8.6/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
dballe-8.6/m4/libtool.m4-1238-
##############################################
dballe-8.6/m4/libtool.m4-1259-   if test yes = "$GCC"; then
dballe-8.6/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
dballe-8.6/m4/libtool.m4-1261-   fi
##############################################
dballe-8.6/m4/libtool.m4-1263- /*)
dballe-8.6/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
dballe-8.6/m4/libtool.m4-1265-   ;; #(
##############################################
dballe-8.6/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
dballe-8.6/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/m4/libtool.m4-1295-      *ELF-32*)
##############################################
dballe-8.6/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
dballe-8.6/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/m4/libtool.m4-1312-	*32-bit*)
##############################################
dballe-8.6/m4/libtool.m4-1322-    else
dballe-8.6/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/m4/libtool.m4-1324-	*32-bit*)
##############################################
dballe-8.6/m4/libtool.m4-1344-    emul=elf
dballe-8.6/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/m4/libtool.m4-1346-      *32-bit*)
##############################################
dballe-8.6/m4/libtool.m4-1352-    esac
dballe-8.6/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/m4/libtool.m4-1354-      *MSB*)
##############################################
dballe-8.6/m4/libtool.m4-1360-    esac
dballe-8.6/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
dballe-8.6/m4/libtool.m4-1362-      *N32*)
##############################################
dballe-8.6/m4/libtool.m4-1725-    # And add a safety zone
dballe-8.6/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dballe-8.6/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dballe-8.6/m4/libtool.m4-1728-    ;;
##############################################
dballe-8.6/m4/libtool.m4-1758-    if test -n "$kargmax"; then
dballe-8.6/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
dballe-8.6/m4/libtool.m4-1760-    else
##############################################
dballe-8.6/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
dballe-8.6/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dballe-8.6/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dballe-8.6/m4/libtool.m4-1770-    else
##############################################
dballe-8.6/m4/libtool.m4-1779-      # we can't tell.
dballe-8.6/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
dballe-8.6/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
dballe-8.6/m4/libtool.m4-1783-      do
dballe-8.6/m4/libtool.m4:1784:        i=`expr $i + 1`
dballe-8.6/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
dballe-8.6/m4/libtool.m4-1787-      # Only check the string length outside the loop.
dballe-8.6/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
dballe-8.6/m4/libtool.m4-1789-      teststring=
##############################################
dballe-8.6/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
dballe-8.6/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dballe-8.6/m4/libtool.m4-1794-    fi
##############################################
dballe-8.6/m4/libtool.m4-2258-    *:)
dballe-8.6/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
dballe-8.6/m4/libtool.m4-2260-        ;;
dballe-8.6/m4/libtool.m4-2261-    x:*)
dballe-8.6/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
dballe-8.6/m4/libtool.m4-2263-        ;;
dballe-8.6/m4/libtool.m4-2264-    *::*)
dballe-8.6/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dballe-8.6/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
dballe-8.6/m4/libtool.m4-2267-        ;;
dballe-8.6/m4/libtool.m4-2268-    *)
dballe-8.6/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
dballe-8.6/m4/libtool.m4-2270-        ;;
##############################################
dballe-8.6/m4/libtool.m4-2298-  esac
dballe-8.6/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
dballe-8.6/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
dballe-8.6/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
dballe-8.6/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
dballe-8.6/m4/libtool.m4-2307-    ;;
dballe-8.6/m4/libtool.m4-2308-  *)
dballe-8.6/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/m4/libtool.m4-2310-    ;;
##############################################
dballe-8.6/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
dballe-8.6/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dballe-8.6/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
dballe-8.6/m4/libtool.m4-2356-  esac
dballe-8.6/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
dballe-8.6/m4/libtool.m4-2358-else
##############################################
dballe-8.6/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dballe-8.6/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
dballe-8.6/m4/libtool.m4-2499-    ;;
##############################################
dballe-8.6/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dballe-8.6/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dballe-8.6/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dballe-8.6/m4/libtool.m4-2542-      fi'
dballe-8.6/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dballe-8.6/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
dballe-8.6/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dballe-8.6/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dballe-8.6/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
dballe-8.6/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
dballe-8.6/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dballe-8.6/m4/libtool.m4-2558-      ;;
##############################################
dballe-8.6/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dballe-8.6/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dballe-8.6/m4/libtool.m4-2562-      ;;
##############################################
dballe-8.6/m4/libtool.m4-2569-    libname_spec='$name'
dballe-8.6/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dballe-8.6/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
dballe-8.6/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
dballe-8.6/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dballe-8.6/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dballe-8.6/m4/libtool.m4-2586-      # Convert to MSYS style.
dballe-8.6/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
dballe-8.6/m4/libtool.m4-2588-      ;;
##############################################
dballe-8.6/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
dballe-8.6/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dballe-8.6/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dballe-8.6/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/m4/libtool.m4-2596-      ;;
##############################################
dballe-8.6/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
dballe-8.6/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dballe-8.6/m4/libtool.m4-2602-      else
dballe-8.6/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dballe-8.6/m4/libtool.m4-2604-      fi
##############################################
dballe-8.6/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dballe-8.6/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dballe-8.6/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
dballe-8.6/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
dballe-8.6/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dballe-8.6/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
dballe-8.6/m4/libtool.m4-2624-    # Assume MSVC wrapper
dballe-8.6/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
dballe-8.6/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
dballe-8.6/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
dballe-8.6/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dballe-8.6/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
dballe-8.6/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
dballe-8.6/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
dballe-8.6/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dballe-8.6/m4/libtool.m4-2941-  need_lib_prefix=no
dballe-8.6/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/m4/libtool.m4-2943-    need_version=no
##############################################
dballe-8.6/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dballe-8.6/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
dballe-8.6/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dballe-8.6/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
dballe-8.6/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dballe-8.6/m4/libtool.m4-2977-    fi'
dballe-8.6/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dballe-8.6/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
dballe-8.6/m4/libtool.m4-3188-	"file_magic "*)
dballe-8.6/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dballe-8.6/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dballe-8.6/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
dballe-8.6/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dballe-8.6/m4/libtool.m4-3273-  *)
dballe-8.6/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dballe-8.6/m4/libtool.m4-3275-  esac
##############################################
dballe-8.6/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
dballe-8.6/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
dballe-8.6/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
dballe-8.6/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
dballe-8.6/m4/libtool.m4-3284-      done
##############################################
dballe-8.6/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
dballe-8.6/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dballe-8.6/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
dballe-8.6/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
dballe-8.6/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
dballe-8.6/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
dballe-8.6/m4/libtool.m4-3578-openbsd* | bitrig*)
dballe-8.6/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
dballe-8.6/m4/libtool.m4-3645-    else
dballe-8.6/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
dballe-8.6/m4/libtool.m4-3647-    fi
##############################################
dballe-8.6/m4/libtool.m4-3696-	esac
dballe-8.6/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
dballe-8.6/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
dballe-8.6/m4/libtool.m4-3702-	*)
dballe-8.6/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dballe-8.6/m4/libtool.m4-3704-	  */dev/null*)
##############################################
dballe-8.6/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
dballe-8.6/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
dballe-8.6/m4/libtool.m4-3730-    *COFF*)
##############################################
dballe-8.6/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
dballe-8.6/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
dballe-8.6/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
dballe-8.6/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
dballe-8.6/m4/libtool.m4:3962:case `$NM -V 2>&1` in
dballe-8.6/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
dballe-8.6/m4/libtool.m4-4009-mingw*)
dballe-8.6/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
dballe-8.6/m4/libtool.m4-4011-  ;;
##############################################
dballe-8.6/m4/libtool.m4-4414-	  *)
dballe-8.6/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
dballe-8.6/m4/libtool.m4-4750-      *)
dballe-8.6/m4/libtool.m4:4751:	case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/m4/libtool.m4-4752-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
dballe-8.6/m4/libtool.m4-4933-    else
dballe-8.6/m4/libtool.m4:4934:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dballe-8.6/m4/libtool.m4-4935-    fi
##############################################
dballe-8.6/m4/libtool.m4-5032-	# shared libraries, regardless of the interface used.
dballe-8.6/m4/libtool.m4:5033:	case `$LD -v 2>&1` in
dballe-8.6/m4/libtool.m4-5034-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
dballe-8.6/m4/libtool.m4-5064-    supports_anon_versioning=no
dballe-8.6/m4/libtool.m4:5065:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
dballe-8.6/m4/libtool.m4-5066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
dballe-8.6/m4/libtool.m4-5167-	prefix_cmds="$SED"~
dballe-8.6/m4/libtool.m4:5168:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dballe-8.6/m4/libtool.m4-5169-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dballe-8.6/m4/libtool.m4-5189-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dballe-8.6/m4/libtool.m4:5190:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dballe-8.6/m4/libtool.m4:5191:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dballe-8.6/m4/libtool.m4-5192-      ;;
##############################################
dballe-8.6/m4/libtool.m4-5207-        pgcc*)				# Portland Group C compiler
dballe-8.6/m4/libtool.m4:5208:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag'
##############################################
dballe-8.6/m4/libtool.m4-5212-					# Portland Group f77 and f90 compilers
dballe-8.6/m4/libtool.m4:5213:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/m4/libtool.m4-5214-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dballe-8.6/m4/libtool.m4-5229-	nvcc*)	# Cuda Compiler Driver 2.2
dballe-8.6/m4/libtool.m4:5230:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/m4/libtool.m4-5231-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dballe-8.6/m4/libtool.m4-5233-	esac
dballe-8.6/m4/libtool.m4:5234:	case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/m4/libtool.m4-5235-	*Sun\ C*)			# Sun C 5.9
dballe-8.6/m4/libtool.m4:5236:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dballe-8.6/m4/libtool.m4-5304-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dballe-8.6/m4/libtool.m4:5305:      case `$LD -v 2>&1` in
dballe-8.6/m4/libtool.m4-5306-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
dballe-8.6/m4/libtool.m4-5393-	else
dballe-8.6/m4/libtool.m4:5394:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dballe-8.6/m4/libtool.m4-5395-	fi
##############################################
dballe-8.6/m4/libtool.m4-5458-	# below for broken collect2 doesn't work under 4.3+
dballe-8.6/m4/libtool.m4:5459:	  collect2name=`$CC -print-prog-name=collect2`
dballe-8.6/m4/libtool.m4-5460-	  if test -f "$collect2name" &&
##############################################
dballe-8.6/m4/libtool.m4-5514-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
dballe-8.6/m4/libtool.m4:5515:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dballe-8.6/m4/libtool.m4-5516-      else
##############################################
dballe-8.6/m4/libtool.m4-5539-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
dballe-8.6/m4/libtool.m4:5540:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
dballe-8.6/m4/libtool.m4-5541-	  if test svr4 != "$with_aix_soname"; then
##############################################
dballe-8.6/m4/libtool.m4-5630-	# FIXME: Setting linknames here is a bad hack.
dballe-8.6/m4/libtool.m4:5631:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
dballe-8.6/m4/libtool.m4-5632-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
dballe-8.6/m4/libtool.m4-5768-      if test yes = "$GCC"; then
dballe-8.6/m4/libtool.m4:5769:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-5770-	# Try to use the -exported_symbol ld option, if it does not
##############################################
dballe-8.6/m4/libtool.m4-5791-	if test yes = "$lt_cv_irix_exported_symbol"; then
dballe-8.6/m4/libtool.m4:5792:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
dballe-8.6/m4/libtool.m4-5793-	fi
##############################################
dballe-8.6/m4/libtool.m4-5795-      else
dballe-8.6/m4/libtool.m4:5796:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4:5797:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
dballe-8.6/m4/libtool.m4-5798-      fi
##############################################
dballe-8.6/m4/libtool.m4-5842-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
dballe-8.6/m4/libtool.m4:5843:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dballe-8.6/m4/libtool.m4-5844-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dballe-8.6/m4/libtool.m4-5873-	prefix_cmds="$SED"~
dballe-8.6/m4/libtool.m4:5874:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dballe-8.6/m4/libtool.m4-5875-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dballe-8.6/m4/libtool.m4-5887-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dballe-8.6/m4/libtool.m4:5888:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-5889-      else
dballe-8.6/m4/libtool.m4-5890-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dballe-8.6/m4/libtool.m4:5891:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-5892-      fi
##############################################
dballe-8.6/m4/libtool.m4-5900-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dballe-8.6/m4/libtool.m4:5901:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-5902-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
dballe-8.6/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dballe-8.6/m4/libtool.m4:5905:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4:5906:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
dballe-8.6/m4/libtool.m4:5907:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
dballe-8.6/m4/libtool.m4-5908-
##############################################
dballe-8.6/m4/libtool.m4-5923-      else
dballe-8.6/m4/libtool.m4:5924:	case `$CC -V 2>&1` in
dballe-8.6/m4/libtool.m4-5925-	*"Compilers 5.0"*)
##############################################
dballe-8.6/m4/libtool.m4-6116-	  _LT_TAGVAR(allow_undefined_flag, $1)=
dballe-8.6/m4/libtool.m4:6117:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
dballe-8.6/m4/libtool.m4-6118-	  then
##############################################
dballe-8.6/m4/libtool.m4-6420-        # ancient GNU ld didn't support --whole-archive et. al.
dballe-8.6/m4/libtool.m4:6421:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
dballe-8.6/m4/libtool.m4-6422-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
dballe-8.6/m4/libtool.m4-6530-          # below for broken collect2 doesn't work under 4.3+
dballe-8.6/m4/libtool.m4:6531:	  collect2name=`$CC -print-prog-name=collect2`
dballe-8.6/m4/libtool.m4-6532-	  if test -f "$collect2name" &&
##############################################
dballe-8.6/m4/libtool.m4-6588-
dballe-8.6/m4/libtool.m4:6589:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dballe-8.6/m4/libtool.m4-6590-        else
##############################################
dballe-8.6/m4/libtool.m4-6613-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
dballe-8.6/m4/libtool.m4:6614:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
dballe-8.6/m4/libtool.m4-6615-	    if test svr4 != "$with_aix_soname"; then
##############################################
dballe-8.6/m4/libtool.m4-6742-	  prefix_cmds="$SED"~
dballe-8.6/m4/libtool.m4:6743:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
dballe-8.6/m4/libtool.m4-6744-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
dballe-8.6/m4/libtool.m4-6816-            # dependencies.
dballe-8.6/m4/libtool.m4:6817:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dballe-8.6/m4/libtool.m4-6818-            ;;
##############################################
dballe-8.6/m4/libtool.m4-6881-	    # dependencies.
dballe-8.6/m4/libtool.m4:6882:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dballe-8.6/m4/libtool.m4-6883-	    ;;
##############################################
dballe-8.6/m4/libtool.m4-6917-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dballe-8.6/m4/libtool.m4:6918:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dballe-8.6/m4/libtool.m4:6919:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dballe-8.6/m4/libtool.m4-6920-	;;
##############################################
dballe-8.6/m4/libtool.m4-6924-	    # SGI C++
dballe-8.6/m4/libtool.m4:6925:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-6926-
##############################################
dballe-8.6/m4/libtool.m4-6935-	      if test no = "$with_gnu_ld"; then
dballe-8.6/m4/libtool.m4:6936:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-6937-	      else
dballe-8.6/m4/libtool.m4:6938:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
dballe-8.6/m4/libtool.m4-6939-	      fi
##############################################
dballe-8.6/m4/libtool.m4-6956-	    # to its proper name (with version) after linking.
dballe-8.6/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dballe-8.6/m4/libtool.m4:6958:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
dballe-8.6/m4/libtool.m4-6959-	    # Commands to make compiler produce verbose output that lists
##############################################
dballe-8.6/m4/libtool.m4-6966-	    # dependencies.
dballe-8.6/m4/libtool.m4:6967:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dballe-8.6/m4/libtool.m4-6968-
##############################################
dballe-8.6/m4/libtool.m4-6981-	    # earlier do not add the objects themselves.
dballe-8.6/m4/libtool.m4:6982:	    case `$CC -V 2>&1` in
dballe-8.6/m4/libtool.m4-6983-	      *"Version 7."*)
##############################################
dballe-8.6/m4/libtool.m4-7002-            # Portland Group C++ compiler
dballe-8.6/m4/libtool.m4:7003:	    case `$CC -V` in
dballe-8.6/m4/libtool.m4-7004-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
dballe-8.6/m4/libtool.m4-7007-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
dballe-8.6/m4/libtool.m4:7008:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
dballe-8.6/m4/libtool.m4-7009-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
dballe-8.6/m4/libtool.m4-7011-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
dballe-8.6/m4/libtool.m4:7012:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
dballe-8.6/m4/libtool.m4-7013-                $RANLIB $oldlib'
##############################################
dballe-8.6/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dballe-8.6/m4/libtool.m4:7017:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
dballe-8.6/m4/libtool.m4-7018-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
dballe-8.6/m4/libtool.m4-7020-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dballe-8.6/m4/libtool.m4:7021:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
dballe-8.6/m4/libtool.m4-7022-	      ;;
##############################################
dballe-8.6/m4/libtool.m4-7030-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
dballe-8.6/m4/libtool.m4:7031:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/m4/libtool.m4-7032-            ;;
##############################################
dballe-8.6/m4/libtool.m4-7049-	    # dependencies.
dballe-8.6/m4/libtool.m4:7050:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
dballe-8.6/m4/libtool.m4-7051-	    ;;
##############################################
dballe-8.6/m4/libtool.m4-7064-	  *)
dballe-8.6/m4/libtool.m4:7065:	    case `$CC -V 2>&1 | sed 5q` in
dballe-8.6/m4/libtool.m4-7066-	    *Sun\ C*)
##############################################
dballe-8.6/m4/libtool.m4-7071-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
dballe-8.6/m4/libtool.m4:7072:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dballe-8.6/m4/libtool.m4-7073-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dballe-8.6/m4/libtool.m4-7136-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
dballe-8.6/m4/libtool.m4:7137:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
dballe-8.6/m4/libtool.m4-7138-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
dballe-8.6/m4/libtool.m4-7155-	    # to its proper name (with version) after linking.
dballe-8.6/m4/libtool.m4:7156:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dballe-8.6/m4/libtool.m4-7157-
##############################################
dballe-8.6/m4/libtool.m4-7176-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dballe-8.6/m4/libtool.m4:7177:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-7178-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
dballe-8.6/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dballe-8.6/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dballe-8.6/m4/libtool.m4-7184-                  echo "-hidden">> $lib.exp~
dballe-8.6/m4/libtool.m4:7185:                  $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~
dballe-8.6/m4/libtool.m4-7186-                  $RM $lib.exp'
##############################################
dballe-8.6/m4/libtool.m4-7200-	    # dependencies.
dballe-8.6/m4/libtool.m4:7201:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dballe-8.6/m4/libtool.m4-7202-	    ;;
##############################################
dballe-8.6/m4/libtool.m4-7207-	        osf3*)
dballe-8.6/m4/libtool.m4:7208:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-7209-		  ;;
dballe-8.6/m4/libtool.m4-7210-	        *)
dballe-8.6/m4/libtool.m4:7211:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dballe-8.6/m4/libtool.m4-7212-		  ;;
##############################################
dballe-8.6/m4/libtool.m4-7460-  case @S|@2 in
dballe-8.6/m4/libtool.m4:7461:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
dballe-8.6/m4/libtool.m4:7462:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
dballe-8.6/m4/libtool.m4-7463-  esac
##############################################
dballe-8.6/m4/libtool.m4-7549-
dballe-8.6/m4/libtool.m4:7550:  for p in `eval "$output_verbose_link_cmd"`; do
dballe-8.6/m4/libtool.m4-7551-    case $prev$p in
##############################################
dballe-8.6/m4/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
dballe-8.6/m4/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
dballe-8.6/m4/libtool.m4-7655-fi
##############################################
dballe-8.6/m4/libtool.m4-8273-    test 10 -lt "$lt_ac_count" && break
dballe-8.6/m4/libtool.m4:8274:    lt_ac_count=`expr $lt_ac_count + 1`
dballe-8.6/m4/libtool.m4-8275-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
dballe-8.6/m4/ax_python_module.m4-38-    fi
dballe-8.6/m4/ax_python_module.m4:39:    PYTHON_NAME=`basename $PYTHON`
dballe-8.6/m4/ax_python_module.m4-40-    AC_MSG_CHECKING($PYTHON_NAME module: $1)
##############################################
dballe-8.6/m4/ltsugar.m4-68-m4_define([lt_combine],
dballe-8.6/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
dballe-8.6/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
dballe-8.6/m4/python.m4-93-  AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
dballe-8.6/m4/python.m4:94:    [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
dballe-8.6/m4/python.m4-95-  AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
##############################################
dballe-8.6/m4/python.m4-108-  AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
dballe-8.6/m4/python.m4:109:    [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
dballe-8.6/m4/python.m4-110-  AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
##############################################
dballe-8.6/m4/python.m4-156-     $am_py_prefix*)
dballe-8.6/m4/python.m4:157:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
dballe-8.6/m4/python.m4:158:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
dballe-8.6/m4/python.m4-159-       ;;
##############################################
dballe-8.6/m4/python.m4-198-     $am_py_exec_prefix*)
dballe-8.6/m4/python.m4:199:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
dballe-8.6/m4/python.m4:200:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
dballe-8.6/m4/python.m4-201-       ;;