===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
denemo-2.4.0/tools/Makefile.in-51-  { \
denemo-2.4.0/tools/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/tools/Makefile.in-53-  }; \
##############################################
denemo-2.4.0/tools/Makefile.in-141-twopageturner_LDADD = $(LDADD)
denemo-2.4.0/tools/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/tools/Makefile.in-143-am__vpath_adj = case $$p in \
denemo-2.4.0/tools/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/tools/Makefile.in-145-    *) f=$$p;; \
denemo-2.4.0/tools/Makefile.in-146-  esac;
denemo-2.4.0/tools/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/tools/Makefile.in-148-am__install_max = 40
denemo-2.4.0/tools/Makefile.in-149-am__nobase_strip_setup = \
denemo-2.4.0/tools/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/tools/Makefile.in-151-am__nobase_strip = \
##############################################
denemo-2.4.0/tools/Makefile.in-557-	test -n "$(EXEEXT)" || exit 0; \
denemo-2.4.0/tools/Makefile.in:558:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
denemo-2.4.0/tools/Makefile.in-559-	echo " rm -f" $$list; \
##############################################
denemo-2.4.0/tools/Makefile.in-634-.c.o:
denemo-2.4.0/tools/Makefile.in:635:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
denemo-2.4.0/tools/Makefile.in-636-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/tools/Makefile.in-642-.c.obj:
denemo-2.4.0/tools/Makefile.in:643:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
denemo-2.4.0/tools/Makefile.in:644:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
denemo-2.4.0/tools/Makefile.in-645-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
denemo-2.4.0/tools/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/tools/Makefile.in:648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
denemo-2.4.0/tools/Makefile.in-649-
denemo-2.4.0/tools/Makefile.in-650-.c.lo:
denemo-2.4.0/tools/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
denemo-2.4.0/tools/Makefile.in-652-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/tools/Makefile.in-693-GTAGS:
denemo-2.4.0/tools/Makefile.in:694:	here=`$(am__cd) $(top_builddir) && pwd` \
denemo-2.4.0/tools/Makefile.in-695-	  && $(am__cd) $(top_srcdir) \
##############################################
denemo-2.4.0/tools/Makefile.in-716-distdir: $(DISTFILES)
denemo-2.4.0/tools/Makefile.in:717:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/tools/Makefile.in:718:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/tools/Makefile.in-719-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/tools/Makefile.in-730-	  if test -d $$d/$$file; then \
denemo-2.4.0/tools/Makefile.in:731:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/tools/Makefile.in-732-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/depcomp-64-  case $1 in
denemo-2.4.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
denemo-2.4.0/depcomp-66-      *) dir=;;
##############################################
denemo-2.4.0/depcomp-73-{
denemo-2.4.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
denemo-2.4.0/depcomp-75-}
##############################################
denemo-2.4.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
denemo-2.4.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
denemo-2.4.0/depcomp-128-
##############################################
denemo-2.4.0/depcomp-405-        sleep 1
denemo-2.4.0/depcomp:406:        i=`expr $i - 1`
denemo-2.4.0/depcomp-407-      done
denemo-2.4.0/depcomp-408-    fi
denemo-2.4.0/depcomp:409:    i=`expr $i - 1`
denemo-2.4.0/depcomp-410-  done
##############################################
denemo-2.4.0/depcomp-425-  # Do two passes, one to just change these to
denemo-2.4.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
denemo-2.4.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
denemo-2.4.0/depcomp-659-  done
denemo-2.4.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
denemo-2.4.0/depcomp-661-  touch "$tmpdepfile"
##############################################
denemo-2.4.0/soundfonts/Makefile.in-50-  { \
denemo-2.4.0/soundfonts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/soundfonts/Makefile.in-52-  }; \
##############################################
denemo-2.4.0/soundfonts/Makefile.in-133-  esac
denemo-2.4.0/soundfonts/Makefile.in:134:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/soundfonts/Makefile.in-135-am__vpath_adj = case $$p in \
denemo-2.4.0/soundfonts/Makefile.in:136:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/soundfonts/Makefile.in-137-    *) f=$$p;; \
denemo-2.4.0/soundfonts/Makefile.in-138-  esac;
denemo-2.4.0/soundfonts/Makefile.in:139:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/soundfonts/Makefile.in-140-am__install_max = 40
denemo-2.4.0/soundfonts/Makefile.in-141-am__nobase_strip_setup = \
denemo-2.4.0/soundfonts/Makefile.in:142:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/soundfonts/Makefile.in-143-am__nobase_strip = \
##############################################
denemo-2.4.0/soundfonts/Makefile.in-456-	@list='$(dist_soundfonts_DATA)'; test -n "$(soundfontsdir)" || list=; \
denemo-2.4.0/soundfonts/Makefile.in:457:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/soundfonts/Makefile.in-458-	dir='$(DESTDIR)$(soundfontsdir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/soundfonts/Makefile.in-466-distdir: $(DISTFILES)
denemo-2.4.0/soundfonts/Makefile.in:467:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/soundfonts/Makefile.in:468:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/soundfonts/Makefile.in-469-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/soundfonts/Makefile.in-480-	  if test -d $$d/$$file; then \
denemo-2.4.0/soundfonts/Makefile.in:481:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/soundfonts/Makefile.in-482-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/docs/images/Makefile.in-50-  { \
denemo-2.4.0/docs/images/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/docs/images/Makefile.in-52-  }; \
##############################################
denemo-2.4.0/docs/images/Makefile.in-133-  esac
denemo-2.4.0/docs/images/Makefile.in:134:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/docs/images/Makefile.in-135-am__vpath_adj = case $$p in \
denemo-2.4.0/docs/images/Makefile.in:136:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/docs/images/Makefile.in-137-    *) f=$$p;; \
denemo-2.4.0/docs/images/Makefile.in-138-  esac;
denemo-2.4.0/docs/images/Makefile.in:139:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/docs/images/Makefile.in-140-am__install_max = 40
denemo-2.4.0/docs/images/Makefile.in-141-am__nobase_strip_setup = \
denemo-2.4.0/docs/images/Makefile.in:142:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/docs/images/Makefile.in-143-am__nobase_strip = \
##############################################
denemo-2.4.0/docs/images/Makefile.in-510-	@list='$(dist_image_DATA)'; test -n "$(imagedir)" || list=; \
denemo-2.4.0/docs/images/Makefile.in:511:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/docs/images/Makefile.in-512-	dir='$(DESTDIR)$(imagedir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/docs/images/Makefile.in-520-distdir: $(DISTFILES)
denemo-2.4.0/docs/images/Makefile.in:521:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/images/Makefile.in:522:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/images/Makefile.in-523-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/docs/images/Makefile.in-534-	  if test -d $$d/$$file; then \
denemo-2.4.0/docs/images/Makefile.in:535:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/docs/images/Makefile.in-536-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/docs/reference/Makefile.in-49-  { \
denemo-2.4.0/docs/reference/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/docs/reference/Makefile.in-51-  }; \
##############################################
denemo-2.4.0/docs/reference/Makefile.in-176-  while test -n "$$dir1"; do \
denemo-2.4.0/docs/reference/Makefile.in:177:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
denemo-2.4.0/docs/reference/Makefile.in-178-    if test "$$first" != "."; then \
denemo-2.4.0/docs/reference/Makefile.in-179-      if test "$$first" = ".."; then \
denemo-2.4.0/docs/reference/Makefile.in:180:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
denemo-2.4.0/docs/reference/Makefile.in:181:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
denemo-2.4.0/docs/reference/Makefile.in-182-      else \
denemo-2.4.0/docs/reference/Makefile.in:183:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
denemo-2.4.0/docs/reference/Makefile.in-184-        if test "$$first2" = "$$first"; then \
denemo-2.4.0/docs/reference/Makefile.in:185:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
denemo-2.4.0/docs/reference/Makefile.in-186-        else \
##############################################
denemo-2.4.0/docs/reference/Makefile.in-191-    fi; \
denemo-2.4.0/docs/reference/Makefile.in:192:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
denemo-2.4.0/docs/reference/Makefile.in-193-  done; \
##############################################
denemo-2.4.0/docs/reference/Makefile.in-480-	dot_seen=no; \
denemo-2.4.0/docs/reference/Makefile.in:481:	target=`echo $@ | sed s/-recursive//`; \
denemo-2.4.0/docs/reference/Makefile.in-482-	case "$@" in \
##############################################
denemo-2.4.0/docs/reference/Makefile.in-543-GTAGS:
denemo-2.4.0/docs/reference/Makefile.in:544:	here=`$(am__cd) $(top_builddir) && pwd` \
denemo-2.4.0/docs/reference/Makefile.in-545-	  && $(am__cd) $(top_srcdir) \
##############################################
denemo-2.4.0/docs/reference/Makefile.in-566-distdir: $(DISTFILES)
denemo-2.4.0/docs/reference/Makefile.in:567:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/reference/Makefile.in:568:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/reference/Makefile.in-569-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/docs/reference/Makefile.in-580-	  if test -d $$d/$$file; then \
denemo-2.4.0/docs/reference/Makefile.in:581:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/docs/reference/Makefile.in-582-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/docs/reference/denemo/Makefile.in-55-  { \
denemo-2.4.0/docs/reference/denemo/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/docs/reference/denemo/Makefile.in-57-  }; \
##############################################
denemo-2.4.0/docs/reference/denemo/Makefile.in-594-distdir: $(DISTFILES)
denemo-2.4.0/docs/reference/denemo/Makefile.in:595:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/reference/denemo/Makefile.in:596:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/reference/denemo/Makefile.in-597-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/docs/reference/denemo/Makefile.in-608-	  if test -d $$d/$$file; then \
denemo-2.4.0/docs/reference/denemo/Makefile.in:609:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/docs/reference/denemo/Makefile.in-610-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/docs/reference/denemo/Makefile.in-756-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
denemo-2.4.0/docs/reference/denemo/Makefile.in:757:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
denemo-2.4.0/docs/reference/denemo/Makefile.in-758-	    if test "x$$files" != "x" ; then \
##############################################
denemo-2.4.0/docs/reference/denemo/Makefile.in-840-	  for img in $(HTML_IMAGES); do \
denemo-2.4.0/docs/reference/denemo/Makefile.in:841:	    part=`dirname $$img`; \
denemo-2.4.0/docs/reference/denemo/Makefile.in-842-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
denemo-2.4.0/docs/reference/denemo/Makefile.in-867-install-data-local:
denemo-2.4.0/docs/reference/denemo/Makefile.in:868:	@installfiles=`echo $(builddir)/html/*`; \
denemo-2.4.0/docs/reference/denemo/Makefile.in-869-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
denemo-2.4.0/docs/Makefile.in-50-  { \
denemo-2.4.0/docs/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/docs/Makefile.in-52-  }; \
##############################################
denemo-2.4.0/docs/Makefile.in-141-  esac
denemo-2.4.0/docs/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/docs/Makefile.in-143-am__vpath_adj = case $$p in \
denemo-2.4.0/docs/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/docs/Makefile.in-145-    *) f=$$p;; \
denemo-2.4.0/docs/Makefile.in-146-  esac;
denemo-2.4.0/docs/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/docs/Makefile.in-148-am__install_max = 40
denemo-2.4.0/docs/Makefile.in-149-am__nobase_strip_setup = \
denemo-2.4.0/docs/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/docs/Makefile.in-151-am__nobase_strip = \
##############################################
denemo-2.4.0/docs/Makefile.in-208-  while test -n "$$dir1"; do \
denemo-2.4.0/docs/Makefile.in:209:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
denemo-2.4.0/docs/Makefile.in-210-    if test "$$first" != "."; then \
denemo-2.4.0/docs/Makefile.in-211-      if test "$$first" = ".."; then \
denemo-2.4.0/docs/Makefile.in:212:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
denemo-2.4.0/docs/Makefile.in:213:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
denemo-2.4.0/docs/Makefile.in-214-      else \
denemo-2.4.0/docs/Makefile.in:215:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
denemo-2.4.0/docs/Makefile.in-216-        if test "$$first2" = "$$first"; then \
denemo-2.4.0/docs/Makefile.in:217:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
denemo-2.4.0/docs/Makefile.in-218-        else \
##############################################
denemo-2.4.0/docs/Makefile.in-223-    fi; \
denemo-2.4.0/docs/Makefile.in:224:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
denemo-2.4.0/docs/Makefile.in-225-  done; \
##############################################
denemo-2.4.0/docs/Makefile.in-518-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
denemo-2.4.0/docs/Makefile.in:519:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/docs/Makefile.in-520-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/docs/Makefile.in-535-	dot_seen=no; \
denemo-2.4.0/docs/Makefile.in:536:	target=`echo $@ | sed s/-recursive//`; \
denemo-2.4.0/docs/Makefile.in-537-	case "$@" in \
##############################################
denemo-2.4.0/docs/Makefile.in-598-GTAGS:
denemo-2.4.0/docs/Makefile.in:599:	here=`$(am__cd) $(top_builddir) && pwd` \
denemo-2.4.0/docs/Makefile.in-600-	  && $(am__cd) $(top_srcdir) \
##############################################
denemo-2.4.0/docs/Makefile.in-621-distdir: $(DISTFILES)
denemo-2.4.0/docs/Makefile.in:622:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/Makefile.in:623:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/Makefile.in-624-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/docs/Makefile.in-635-	  if test -d $$d/$$file; then \
denemo-2.4.0/docs/Makefile.in:636:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/docs/Makefile.in-637-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/docs/transformations/Makefile.in-49-  { \
denemo-2.4.0/docs/transformations/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/docs/transformations/Makefile.in-51-  }; \
##############################################
denemo-2.4.0/docs/transformations/Makefile.in-412-distdir: $(DISTFILES)
denemo-2.4.0/docs/transformations/Makefile.in:413:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/transformations/Makefile.in:414:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/docs/transformations/Makefile.in-415-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/docs/transformations/Makefile.in-426-	  if test -d $$d/$$file; then \
denemo-2.4.0/docs/transformations/Makefile.in:427:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/docs/transformations/Makefile.in-428-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/docs/gtk-doc.make-82-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
denemo-2.4.0/docs/gtk-doc.make:83:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
denemo-2.4.0/docs/gtk-doc.make-84-	    if test "x$$files" != "x" ; then \
##############################################
denemo-2.4.0/docs/gtk-doc.make-199-	  for img in $(HTML_IMAGES); do \
denemo-2.4.0/docs/gtk-doc.make:200:	    part=`dirname $$img`; \
denemo-2.4.0/docs/gtk-doc.make-201-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
denemo-2.4.0/docs/gtk-doc.make-226-install-data-local:
denemo-2.4.0/docs/gtk-doc.make:227:	@installfiles=`echo $(builddir)/html/*`; \
denemo-2.4.0/docs/gtk-doc.make-228-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
denemo-2.4.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
denemo-2.4.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
denemo-2.4.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
denemo-2.4.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
denemo-2.4.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
denemo-2.4.0/aclocal.m4-109-])
##############################################
denemo-2.4.0/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
denemo-2.4.0/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
denemo-2.4.0/aclocal.m4-207-  fi
##############################################
denemo-2.4.0/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
denemo-2.4.0/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
denemo-2.4.0/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
denemo-2.4.0/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
denemo-2.4.0/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
denemo-2.4.0/aclocal.m4-367-    else
##############################################
denemo-2.4.0/aclocal.m4-371-    # from the Makefile without running 'make'.
denemo-2.4.0/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
denemo-2.4.0/aclocal.m4-373-    test -z "$DEPDIR" && continue
denemo-2.4.0/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
denemo-2.4.0/aclocal.m4-375-    test -z "$am__include" && continue
denemo-2.4.0/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
denemo-2.4.0/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
denemo-2.4.0/aclocal.m4-385-      test -f "$dirpart/$file" && continue
denemo-2.4.0/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
denemo-2.4.0/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
denemo-2.4.0/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
denemo-2.4.0/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
denemo-2.4.0/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
denemo-2.4.0/aclocal.m4-602-    * )
denemo-2.4.0/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
denemo-2.4.0/aclocal.m4-604-  esac
denemo-2.4.0/aclocal.m4-605-done
denemo-2.4.0/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
denemo-2.4.0/aclocal.m4-607-
##############################################
denemo-2.4.0/aclocal.m4-727-# Ignore all kinds of additional output from 'make'.
denemo-2.4.0/aclocal.m4:728:case `$am_make -s -f confmf 2> /dev/null` in #(
denemo-2.4.0/aclocal.m4-729-*the\ am__doit\ target*)
##############################################
denemo-2.4.0/aclocal.m4-737-   echo '.include "confinc"' > confmf
denemo-2.4.0/aclocal.m4:738:   case `$am_make -s -f confmf 2> /dev/null` in #(
denemo-2.4.0/aclocal.m4-739-   *the\ am__doit\ target*)
##############################################
denemo-2.4.0/aclocal.m4-919-     echo "timestamp, slept: $am_has_slept" > conftest.file
denemo-2.4.0/aclocal.m4:920:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
denemo-2.4.0/aclocal.m4-921-     if test "$[*]" = "X"; then
denemo-2.4.0/aclocal.m4-922-	# -L didn't work.
denemo-2.4.0/aclocal.m4:923:	set X `ls -t "$srcdir/configure" conftest.file`
denemo-2.4.0/aclocal.m4-924-     fi
##############################################
denemo-2.4.0/aclocal.m4-1408-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
denemo-2.4.0/aclocal.m4:1409:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
denemo-2.4.0/aclocal.m4-1410-	if test "$MSGFMT" != "no"; then
##############################################
denemo-2.4.0/aclocal.m4-1429-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
denemo-2.4.0/aclocal.m4:1430:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
denemo-2.4.0/aclocal.m4-1431-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
denemo-2.4.0/aclocal.m4-1580-   if test "x$srcdir" != "x."; then
denemo-2.4.0/aclocal.m4:1581:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
denemo-2.4.0/aclocal.m4-1582-       posrcprefix="$srcdir/"
##############################################
denemo-2.4.0/aclocal.m4-1605-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
denemo-2.4.0/aclocal.m4:1606:datarootdir=`eval echo "${datarootdir}"`
denemo-2.4.0/aclocal.m4-1607-if test "x$CATOBJEXT" = "x.mo" ; then
denemo-2.4.0/aclocal.m4:1608:  localedir=`eval echo "${libdir}/locale"`
denemo-2.4.0/aclocal.m4-1609-else
denemo-2.4.0/aclocal.m4:1610:  localedir=`eval echo "${datadir}/locale"`
denemo-2.4.0/aclocal.m4-1611-fi
##############################################
denemo-2.4.0/aclocal.m4-1777-  AC_MSG_CHECKING(for Guile site directory)
denemo-2.4.0/aclocal.m4:1778:  GUILE_SITE=`$PKG_CONFIG --print-errors --variable=sitedir guile-$GUILE_EFFECTIVE_VERSION`
denemo-2.4.0/aclocal.m4-1779-  AC_MSG_RESULT($GUILE_SITE)
##############################################
denemo-2.4.0/aclocal.m4-1818-
denemo-2.4.0/aclocal.m4:1819:  _guile_effective_version=`$GUILE -c "(display (effective-version))"`
denemo-2.4.0/aclocal.m4-1820-  if test -z "$GUILE_EFFECTIVE_VERSION"; then
##############################################
denemo-2.4.0/aclocal.m4-1825-
denemo-2.4.0/aclocal.m4:1826:  _guile_major_version=`$GUILE -c "(display (major-version))"`
denemo-2.4.0/aclocal.m4:1827:  _guile_minor_version=`$GUILE -c "(display (minor-version))"`
denemo-2.4.0/aclocal.m4:1828:  _guile_micro_version=`$GUILE -c "(display (micro-version))"`
denemo-2.4.0/aclocal.m4-1829-  _guile_prog_version="$_guile_major_version.$_guile_minor_version.$_guile_micro_version"
##############################################
denemo-2.4.0/aclocal.m4-1831-  AC_MSG_CHECKING([for Guile version >= $_guile_required_version])
denemo-2.4.0/aclocal.m4:1832:  _major_version=`echo $_guile_required_version | cut -d . -f 1`
denemo-2.4.0/aclocal.m4:1833:  _minor_version=`echo $_guile_required_version | cut -d . -f 2`
denemo-2.4.0/aclocal.m4:1834:  _micro_version=`echo $_guile_required_version | cut -d . -f 3`
denemo-2.4.0/aclocal.m4-1835-  if test "$_guile_major_version" -ge "$_major_version"; then
##############################################
denemo-2.4.0/aclocal.m4-2196-        dnl or AC_LIB_HAVE_LINKFLAGS call.
denemo-2.4.0/aclocal.m4:2197:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
denemo-2.4.0/aclocal.m4-2198-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
denemo-2.4.0/aclocal.m4-2271-                -L*)
denemo-2.4.0/aclocal.m4:2272:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
denemo-2.4.0/aclocal.m4-2273-                  dnl First look for a shared library.
##############################################
denemo-2.4.0/aclocal.m4-2415-              */$acl_libdirstem | */$acl_libdirstem/)
denemo-2.4.0/aclocal.m4:2416:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
denemo-2.4.0/aclocal.m4-2417-                if test "$name" = '$1'; then
##############################################
denemo-2.4.0/aclocal.m4-2422-              */$acl_libdirstem2 | */$acl_libdirstem2/)
denemo-2.4.0/aclocal.m4:2423:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
denemo-2.4.0/aclocal.m4-2424-                if test "$name" = '$1'; then
##############################################
denemo-2.4.0/aclocal.m4-2478-                  -L*)
denemo-2.4.0/aclocal.m4:2479:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
denemo-2.4.0/aclocal.m4-2480-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
denemo-2.4.0/aclocal.m4-2530-                  -R*)
denemo-2.4.0/aclocal.m4:2531:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
denemo-2.4.0/aclocal.m4-2532-                    if test "$enable_rpath" != no; then
##############################################
denemo-2.4.0/aclocal.m4-2560-                    dnl Handle this in the next round.
denemo-2.4.0/aclocal.m4:2561:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
denemo-2.4.0/aclocal.m4-2562-                    ;;
##############################################
denemo-2.4.0/aclocal.m4-2566-                    dnl option.
denemo-2.4.0/aclocal.m4:2567:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
denemo-2.4.0/aclocal.m4-2568-                    ;;
##############################################
denemo-2.4.0/aclocal.m4-2679-            -L) next=yes ;;
denemo-2.4.0/aclocal.m4:2680:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
denemo-2.4.0/aclocal.m4-2681-                 dnl No need to hardcode the standard /usr/lib.
##############################################
denemo-2.4.0/aclocal.m4-2928-    *)
denemo-2.4.0/aclocal.m4:2929:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
denemo-2.4.0/aclocal.m4-2930-      if test -n "$searchpath"; then
##############################################
denemo-2.4.0/aclocal.m4-2938-                ;;
denemo-2.4.0/aclocal.m4:2939:              *) searchdir=`cd "$searchdir" && pwd`
denemo-2.4.0/aclocal.m4-2940-                 case "$searchdir" in
##############################################
denemo-2.4.0/aclocal.m4-3061-    PKG_CHECK_EXISTS([$3],
denemo-2.4.0/aclocal.m4:3062:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
denemo-2.4.0/aclocal.m4-3063-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
denemo-2.4.0/aclocal.m4-3109-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/aclocal.m4:3110:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
denemo-2.4.0/aclocal.m4-3111-        else 
denemo-2.4.0/aclocal.m4:3112:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
denemo-2.4.0/aclocal.m4-3113-        fi
##############################################
denemo-2.4.0/ui/Makefile.in-50-  { \
denemo-2.4.0/ui/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/ui/Makefile.in-52-  }; \
##############################################
denemo-2.4.0/ui/Makefile.in-132-  esac
denemo-2.4.0/ui/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/ui/Makefile.in-134-am__vpath_adj = case $$p in \
denemo-2.4.0/ui/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/ui/Makefile.in-136-    *) f=$$p;; \
denemo-2.4.0/ui/Makefile.in-137-  esac;
denemo-2.4.0/ui/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/ui/Makefile.in-139-am__install_max = 40
denemo-2.4.0/ui/Makefile.in-140-am__nobase_strip_setup = \
denemo-2.4.0/ui/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/ui/Makefile.in-142-am__nobase_strip = \
##############################################
denemo-2.4.0/ui/Makefile.in-455-	@list='$(dist_ui_DATA)'; test -n "$(uidir)" || list=; \
denemo-2.4.0/ui/Makefile.in:456:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/ui/Makefile.in-457-	dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/ui/Makefile.in-465-distdir: $(DISTFILES)
denemo-2.4.0/ui/Makefile.in:466:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/ui/Makefile.in:467:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/ui/Makefile.in-468-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/ui/Makefile.in-479-	  if test -d $$d/$$file; then \
denemo-2.4.0/ui/Makefile.in:480:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/ui/Makefile.in-481-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/ltmain.sh-103-#
denemo-2.4.0/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
denemo-2.4.0/ltmain.sh-105-#
##############################################
denemo-2.4.0/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
denemo-2.4.0/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
denemo-2.4.0/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
denemo-2.4.0/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
denemo-2.4.0/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
denemo-2.4.0/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
denemo-2.4.0/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
denemo-2.4.0/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
denemo-2.4.0/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
denemo-2.4.0/ltmain.sh-410-# The name of this program.
denemo-2.4.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
denemo-2.4.0/ltmain.sh-412-
##############################################
denemo-2.4.0/ltmain.sh-416-  *[\\/]*)
denemo-2.4.0/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
denemo-2.4.0/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
denemo-2.4.0/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
denemo-2.4.0/ltmain.sh-610-
denemo-2.4.0/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
denemo-2.4.0/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
denemo-2.4.0/ltmain.sh-613-
##############################################
denemo-2.4.0/ltmain.sh-639-
denemo-2.4.0/ltmain.sh:640:    func_arith_result=`expr "$@"`
denemo-2.4.0/ltmain.sh-641-  }
##############################################
denemo-2.4.0/ltmain.sh-660-  # ...otherwise fall back to using sed.
denemo-2.4.0/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
denemo-2.4.0/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
denemo-2.4.0/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
denemo-2.4.0/ltmain.sh-757-      test -n "$_G_tc" && {
denemo-2.4.0/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
denemo-2.4.0/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
denemo-2.4.0/ltmain.sh-760-      }
denemo-2.4.0/ltmain.sh-761-    done
denemo-2.4.0/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
denemo-2.4.0/ltmain.sh-763-
##############################################
denemo-2.4.0/ltmain.sh-831-
denemo-2.4.0/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
denemo-2.4.0/ltmain.sh-833-  }
##############################################
denemo-2.4.0/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
denemo-2.4.0/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
denemo-2.4.0/ltmain.sh-865-      done
denemo-2.4.0/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
denemo-2.4.0/ltmain.sh-867-
##############################################
denemo-2.4.0/ltmain.sh-901-      # If mktemp works, use that first and foremost
denemo-2.4.0/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
denemo-2.4.0/ltmain.sh-903-
##############################################
denemo-2.4.0/ltmain.sh-1111-        *[\\\`\"\$]*)
denemo-2.4.0/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
denemo-2.4.0/ltmain.sh-1113-        *)
##############################################
denemo-2.4.0/ltmain.sh-1198-    case $2 in
denemo-2.4.0/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
denemo-2.4.0/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
denemo-2.4.0/ltmain.sh-1201-    esac
##############################################
denemo-2.4.0/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
denemo-2.4.0/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
denemo-2.4.0/ltmain.sh-1273-      ;;
##############################################
denemo-2.4.0/ltmain.sh-1358-
denemo-2.4.0/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
denemo-2.4.0/ltmain.sh-1360-}
##############################################
denemo-2.4.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
denemo-2.4.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
denemo-2.4.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
denemo-2.4.0/ltmain.sh-1517-
denemo-2.4.0/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
denemo-2.4.0/ltmain.sh-1519-}
##############################################
denemo-2.4.0/ltmain.sh-1870-
denemo-2.4.0/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
denemo-2.4.0/ltmain.sh-1872-      func_split_equals_rhs=
denemo-2.4.0/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
denemo-2.4.0/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
denemo-2.4.0/ltmain.sh-1875-  }
##############################################
denemo-2.4.0/ltmain.sh-1898-
denemo-2.4.0/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
denemo-2.4.0/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
denemo-2.4.0/ltmain.sh-1901-  }
##############################################
denemo-2.4.0/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
denemo-2.4.0/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
denemo-2.4.0/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
denemo-2.4.0/ltmain.sh-2074-
##############################################
denemo-2.4.0/ltmain.sh-2110-  {
denemo-2.4.0/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
denemo-2.4.0/ltmain.sh-2112-  }
##############################################
denemo-2.4.0/ltmain.sh-2115-  {
denemo-2.4.0/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
denemo-2.4.0/ltmain.sh-2117-  }
##############################################
denemo-2.4.0/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
denemo-2.4.0/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
denemo-2.4.0/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
denemo-2.4.0/ltmain.sh-2659-      done
denemo-2.4.0/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
denemo-2.4.0/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
denemo-2.4.0/ltmain.sh-2662-      case $@ in
##############################################
denemo-2.4.0/ltmain.sh-2672-	    # Evaluate the configuration.
denemo-2.4.0/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
denemo-2.4.0/ltmain.sh-2674-	    CC_quoted=
##############################################
denemo-2.4.0/ltmain.sh-2678-	    done
denemo-2.4.0/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
denemo-2.4.0/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
denemo-2.4.0/ltmain.sh-2681-	    case "$@ " in
##############################################
denemo-2.4.0/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
denemo-2.4.0/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
denemo-2.4.0/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
denemo-2.4.0/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
denemo-2.4.0/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
denemo-2.4.0/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
denemo-2.4.0/ltmain.sh-3009-    # LT_CYGPATH in this case.
denemo-2.4.0/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
denemo-2.4.0/ltmain.sh-3011-  fi
##############################################
denemo-2.4.0/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
denemo-2.4.0/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
denemo-2.4.0/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
denemo-2.4.0/ltmain.sh-3376-    *.[cCFSifmso] | \
denemo-2.4.0/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
denemo-2.4.0/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
denemo-2.4.0/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
denemo-2.4.0/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
denemo-2.4.0/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
denemo-2.4.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
denemo-2.4.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
denemo-2.4.0/ltmain.sh-3474-
##############################################
denemo-2.4.0/ltmain.sh-3520-      if test warn = "$need_locks" &&
denemo-2.4.0/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
denemo-2.4.0/ltmain.sh-3522-	$ECHO "\
denemo-2.4.0/ltmain.sh-3523-*** ERROR, $lockfile contains:
denemo-2.4.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
denemo-2.4.0/ltmain.sh-3525-
##############################################
denemo-2.4.0/ltmain.sh-3569-      if test warn = "$need_locks" &&
denemo-2.4.0/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
denemo-2.4.0/ltmain.sh-3571-	$ECHO "\
denemo-2.4.0/ltmain.sh-3572-*** ERROR, $lockfile contains:
denemo-2.4.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
denemo-2.4.0/ltmain.sh-3574-
##############################################
denemo-2.4.0/ltmain.sh-3895-      # Get the absolute pathname.
denemo-2.4.0/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
denemo-2.4.0/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
denemo-2.4.0/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
denemo-2.4.0/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
denemo-2.4.0/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
denemo-2.4.0/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
denemo-2.4.0/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
denemo-2.4.0/ltmain.sh-4280-
##############################################
denemo-2.4.0/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
denemo-2.4.0/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
denemo-2.4.0/ltmain.sh-4293-	  else
denemo-2.4.0/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
denemo-2.4.0/ltmain.sh-4295-	  fi
##############################################
denemo-2.4.0/ltmain.sh-4458-	    fi
denemo-2.4.0/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
denemo-2.4.0/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
denemo-2.4.0/ltmain.sh-4477-	        # Replace the output file specification.
denemo-2.4.0/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
denemo-2.4.0/ltmain.sh-4479-
##############################################
denemo-2.4.0/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
denemo-2.4.0/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
denemo-2.4.0/ltmain.sh-4498-	  fi
##############################################
denemo-2.4.0/ltmain.sh-4570-    my_pic_p=${3-false}
denemo-2.4.0/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
denemo-2.4.0/ltmain.sh-4572-    my_dlsyms=
##############################################
denemo-2.4.0/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
denemo-2.4.0/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
denemo-2.4.0/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
denemo-2.4.0/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
denemo-2.4.0/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
denemo-2.4.0/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
denemo-2.4.0/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
denemo-2.4.0/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
denemo-2.4.0/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
denemo-2.4.0/ltmain.sh-4862-	  else
denemo-2.4.0/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
denemo-2.4.0/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
denemo-2.4.0/ltmain.sh-4865-	  fi
##############################################
denemo-2.4.0/ltmain.sh-4867-	*)
denemo-2.4.0/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
denemo-2.4.0/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
denemo-2.4.0/ltmain.sh-4870-	  ;;
##############################################
denemo-2.4.0/ltmain.sh-4882-      # Nullify the symbol file.
denemo-2.4.0/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
denemo-2.4.0/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
denemo-2.4.0/ltmain.sh-4885-    fi
##############################################
denemo-2.4.0/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
denemo-2.4.0/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
denemo-2.4.0/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
denemo-2.4.0/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
denemo-2.4.0/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
denemo-2.4.0/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
denemo-2.4.0/ltmain.sh-4925-  win32_libid_type=unknown
denemo-2.4.0/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
denemo-2.4.0/ltmain.sh-4927-  case $win32_fileres in
##############################################
denemo-2.4.0/ltmain.sh-4990-
denemo-2.4.0/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
denemo-2.4.0/ltmain.sh-4992-}
##############################################
denemo-2.4.0/ltmain.sh-5008-
denemo-2.4.0/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
denemo-2.4.0/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
denemo-2.4.0/ltmain.sh-5072-    # binutils import library
denemo-2.4.0/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
denemo-2.4.0/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
denemo-2.4.0/ltmain.sh-5075-    # ms-generated import library
denemo-2.4.0/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
denemo-2.4.0/ltmain.sh-5077-  else
##############################################
denemo-2.4.0/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
denemo-2.4.0/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
denemo-2.4.0/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
denemo-2.4.0/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
denemo-2.4.0/ltmain.sh-5160-	    darwin_arch=
##############################################
denemo-2.4.0/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
denemo-2.4.0/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
denemo-2.4.0/ltmain.sh-5172-	    darwin_file=
##############################################
denemo-2.4.0/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
denemo-2.4.0/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
denemo-2.4.0/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
denemo-2.4.0/ltmain.sh-5189-      esac
denemo-2.4.0/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
denemo-2.4.0/ltmain.sh-5191-    done
##############################################
denemo-2.4.0/ltmain.sh-5260-
denemo-2.4.0/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
denemo-2.4.0/ltmain.sh-5262-    $ECHO "\
##############################################
denemo-2.4.0/ltmain.sh-5295-    --lt-dump-script)
denemo-2.4.0/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
denemo-2.4.0/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
denemo-2.4.0/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
denemo-2.4.0/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
denemo-2.4.0/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
denemo-2.4.0/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
denemo-2.4.0/ltmain.sh-5324-  done
##############################################
denemo-2.4.0/ltmain.sh-5380-  # Find the directory that this script lives in.
denemo-2.4.0/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
denemo-2.4.0/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
denemo-2.4.0/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
denemo-2.4.0/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
denemo-2.4.0/ltmain.sh-5386-  while test -n \"\$file\"; do
denemo-2.4.0/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
denemo-2.4.0/ltmain.sh-5388-
##############################################
denemo-2.4.0/ltmain.sh-5396-
denemo-2.4.0/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
denemo-2.4.0/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
denemo-2.4.0/ltmain.sh-5399-  done
##############################################
denemo-2.4.0/ltmain.sh-5410-    case \"\$thisdir\" in
denemo-2.4.0/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
denemo-2.4.0/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
denemo-2.4.0/ltmain.sh-5416-  # Try to get the absolute directory name.
denemo-2.4.0/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
denemo-2.4.0/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
denemo-2.4.0/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
denemo-2.4.0/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
denemo-2.4.0/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
denemo-2.4.0/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
denemo-2.4.0/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
denemo-2.4.0/ltmain.sh-5443-      else
##############################################
denemo-2.4.0/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
denemo-2.4.0/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
denemo-2.4.0/ltmain.sh-5487-
##############################################
denemo-2.4.0/ltmain.sh-6464-
denemo-2.4.0/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
denemo-2.4.0/ltmain.sh-6466-    *import*) : ;;
##############################################
denemo-2.4.0/ltmain.sh-6712-	    moreargs=
denemo-2.4.0/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
denemo-2.4.0/ltmain.sh-6714-	    do
##############################################
denemo-2.4.0/ltmain.sh-6973-	*)
denemo-2.4.0/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
denemo-2.4.0/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
denemo-2.4.0/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
denemo-2.4.0/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
denemo-2.4.0/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
denemo-2.4.0/ltmain.sh-7290-      -Z*)
denemo-2.4.0/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
denemo-2.4.0/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
denemo-2.4.0/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
denemo-2.4.0/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
denemo-2.4.0/ltmain.sh-7462-    else
##############################################
denemo-2.4.0/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
denemo-2.4.0/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
denemo-2.4.0/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
denemo-2.4.0/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
denemo-2.4.0/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
denemo-2.4.0/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
denemo-2.4.0/ltmain.sh-7877-	fi
denemo-2.4.0/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
denemo-2.4.0/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
denemo-2.4.0/ltmain.sh-7950-	*)
denemo-2.4.0/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
denemo-2.4.0/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
denemo-2.4.0/ltmain.sh-8203-	    shift
denemo-2.4.0/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
denemo-2.4.0/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
denemo-2.4.0/ltmain.sh-8495-		*)
denemo-2.4.0/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
denemo-2.4.0/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
denemo-2.4.0/ltmain.sh-8506-		  depdepl=
denemo-2.4.0/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
denemo-2.4.0/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
denemo-2.4.0/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
denemo-2.4.0/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
denemo-2.4.0/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
denemo-2.4.0/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
denemo-2.4.0/ltmain.sh-8517-                      fi
##############################################
denemo-2.4.0/ltmain.sh-8528-		else
denemo-2.4.0/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
denemo-2.4.0/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
denemo-2.4.0/ltmain.sh-8551-	else
denemo-2.4.0/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
denemo-2.4.0/ltmain.sh-8553-	fi
##############################################
denemo-2.4.0/ltmain.sh-8640-        linux*)
denemo-2.4.0/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
denemo-2.4.0/ltmain.sh-9048-	removelist=
denemo-2.4.0/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
denemo-2.4.0/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
denemo-2.4.0/ltmain.sh-9074-	# Transform .lo files to .o files.
denemo-2.4.0/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
denemo-2.4.0/ltmain.sh-9076-      fi
##############################################
denemo-2.4.0/ltmain.sh-9079-      #for path in $notinst_path; do
denemo-2.4.0/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
denemo-2.4.0/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
denemo-2.4.0/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
denemo-2.4.0/ltmain.sh-9083-      #done
##############################################
denemo-2.4.0/ltmain.sh-9200-		if test -n "$i"; then
denemo-2.4.0/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
denemo-2.4.0/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
denemo-2.4.0/ltmain.sh-9203-		  set dummy $deplib_matches; shift
denemo-2.4.0/ltmain.sh-9204-		  deplib_match=$1
denemo-2.4.0/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
denemo-2.4.0/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
denemo-2.4.0/ltmain.sh-9243-		  if test -n "$i"; then
denemo-2.4.0/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
denemo-2.4.0/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
denemo-2.4.0/ltmain.sh-9246-		    set dummy $deplib_matches; shift
denemo-2.4.0/ltmain.sh-9247-		    deplib_match=$1
denemo-2.4.0/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
denemo-2.4.0/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
denemo-2.4.0/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
denemo-2.4.0/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
denemo-2.4.0/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
denemo-2.4.0/ltmain.sh-9293-	      if test -n "$a_deplib"; then
denemo-2.4.0/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
denemo-2.4.0/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
denemo-2.4.0/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
denemo-2.4.0/ltmain.sh-9297-		else
##############################################
denemo-2.4.0/ltmain.sh-9303-		    shopt -s nocaseglob
denemo-2.4.0/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
denemo-2.4.0/ltmain.sh-9305-		    $nocaseglob
denemo-2.4.0/ltmain.sh-9306-		  else
denemo-2.4.0/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
denemo-2.4.0/ltmain.sh-9308-		  fi
##############################################
denemo-2.4.0/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
denemo-2.4.0/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
denemo-2.4.0/ltmain.sh-9323-			case $potliblink in
denemo-2.4.0/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
denemo-2.4.0/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
denemo-2.4.0/ltmain.sh-9326-			esac
##############################################
denemo-2.4.0/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
denemo-2.4.0/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
denemo-2.4.0/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
denemo-2.4.0/ltmain.sh-9377-	      if test -n "$a_deplib"; then
denemo-2.4.0/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
denemo-2.4.0/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
denemo-2.4.0/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
denemo-2.4.0/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
denemo-2.4.0/ltmain.sh-9416-	  newdeplibs=
denemo-2.4.0/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
denemo-2.4.0/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
denemo-2.4.0/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
denemo-2.4.0/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
denemo-2.4.0/ltmain.sh-9422-	    done
##############################################
denemo-2.4.0/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
denemo-2.4.0/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
denemo-2.4.0/ltmain.sh-9448-	  ;;
##############################################
denemo-2.4.0/ltmain.sh-9498-	*-*-darwin*)
denemo-2.4.0/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
denemo-2.4.0/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
denemo-2.4.0/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
denemo-2.4.0/ltmain.sh-9502-	  ;;
##############################################
denemo-2.4.0/ltmain.sh-9625-	# Use standard objects if they are pic
denemo-2.4.0/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
denemo-2.4.0/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
denemo-2.4.0/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
denemo-2.4.0/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
denemo-2.4.0/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
denemo-2.4.0/ltmain.sh-10154-      # Create the old-style object.
denemo-2.4.0/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
denemo-2.4.0/ltmain.sh-10156-
##############################################
denemo-2.4.0/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
denemo-2.4.0/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
denemo-2.4.0/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
denemo-2.4.0/ltmain.sh-10215-	;;
##############################################
denemo-2.4.0/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
denemo-2.4.0/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
denemo-2.4.0/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
denemo-2.4.0/ltmain.sh-10233-	;;
##############################################
denemo-2.4.0/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
denemo-2.4.0/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
denemo-2.4.0/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
denemo-2.4.0/ltmain.sh-10368-	# Transform all the library objects into standard objects.
denemo-2.4.0/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
denemo-2.4.0/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
denemo-2.4.0/ltmain.sh-10371-      fi
##############################################
denemo-2.4.0/ltmain.sh-10396-	# Replace the output file specification.
denemo-2.4.0/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
denemo-2.4.0/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
denemo-2.4.0/ltmain.sh-10405-	  func_to_tool_file "$output"
denemo-2.4.0/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
denemo-2.4.0/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
denemo-2.4.0/ltmain.sh-10449-	# Replace the output file specification.
denemo-2.4.0/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
denemo-2.4.0/ltmain.sh-10451-	# Delete the old output file.
##############################################
denemo-2.4.0/ltmain.sh-10457-	  func_to_tool_file "$output"
denemo-2.4.0/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
denemo-2.4.0/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
denemo-2.4.0/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
denemo-2.4.0/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
denemo-2.4.0/ltmain.sh-10477-          ;;
##############################################
denemo-2.4.0/ltmain.sh-10488-      # Replace the output file specification.
denemo-2.4.0/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
denemo-2.4.0/ltmain.sh-10490-
##############################################
denemo-2.4.0/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
denemo-2.4.0/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
denemo-2.4.0/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
denemo-2.4.0/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
denemo-2.4.0/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
denemo-2.4.0/ltmain.sh-10520-      fi
##############################################
denemo-2.4.0/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
denemo-2.4.0/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
denemo-2.4.0/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
denemo-2.4.0/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
denemo-2.4.0/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
denemo-2.4.0/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
denemo-2.4.0/ltmain.sh-10811-		name=$func_basename_result
denemo-2.4.0/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
denemo-2.4.0/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
denemo-2.4.0/ltmain.sh-10830-		name=$func_basename_result
denemo-2.4.0/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
denemo-2.4.0/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
denemo-2.4.0/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
denemo-2.4.0/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
denemo-2.4.0/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
denemo-2.4.0/src/Makefile.in-53-  { \
denemo-2.4.0/src/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/src/Makefile.in-55-  }; \
##############################################
denemo-2.4.0/src/Makefile.in-325-  esac
denemo-2.4.0/src/Makefile.in:326:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/src/Makefile.in-327-am__vpath_adj = case $$p in \
denemo-2.4.0/src/Makefile.in:328:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/src/Makefile.in-329-    *) f=$$p;; \
denemo-2.4.0/src/Makefile.in-330-  esac;
denemo-2.4.0/src/Makefile.in:331:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/src/Makefile.in-332-am__install_max = 40
denemo-2.4.0/src/Makefile.in-333-am__nobase_strip_setup = \
denemo-2.4.0/src/Makefile.in:334:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/src/Makefile.in-335-am__nobase_strip = \
##############################################
denemo-2.4.0/src/Makefile.in-831-	test -n "$(EXEEXT)" || exit 0; \
denemo-2.4.0/src/Makefile.in:832:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
denemo-2.4.0/src/Makefile.in-833-	echo " rm -f" $$list; \
##############################################
denemo-2.4.0/src/Makefile.in-1209-.c.o:
denemo-2.4.0/src/Makefile.in:1210:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
denemo-2.4.0/src/Makefile.in-1211-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/src/Makefile.in-1217-.c.obj:
denemo-2.4.0/src/Makefile.in:1218:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
denemo-2.4.0/src/Makefile.in:1219:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
denemo-2.4.0/src/Makefile.in-1220-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
denemo-2.4.0/src/Makefile.in-1222-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1223:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
denemo-2.4.0/src/Makefile.in-1224-
denemo-2.4.0/src/Makefile.in-1225-.c.lo:
denemo-2.4.0/src/Makefile.in:1226:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
denemo-2.4.0/src/Makefile.in-1227-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/src/Makefile.in-1233-audio/libaudiobackend_a-alsabackend.o: audio/alsabackend.c
denemo-2.4.0/src/Makefile.in:1234:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-alsabackend.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-alsabackend.Tpo -c -o audio/libaudiobackend_a-alsabackend.o `test -f 'audio/alsabackend.c' || echo '$(srcdir)/'`audio/alsabackend.c
denemo-2.4.0/src/Makefile.in-1235-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-alsabackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-alsabackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1237-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1238:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-alsabackend.o `test -f 'audio/alsabackend.c' || echo '$(srcdir)/'`audio/alsabackend.c
denemo-2.4.0/src/Makefile.in-1239-
denemo-2.4.0/src/Makefile.in-1240-audio/libaudiobackend_a-alsabackend.obj: audio/alsabackend.c
denemo-2.4.0/src/Makefile.in:1241:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-alsabackend.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-alsabackend.Tpo -c -o audio/libaudiobackend_a-alsabackend.obj `if test -f 'audio/alsabackend.c'; then $(CYGPATH_W) 'audio/alsabackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/alsabackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1242-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-alsabackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-alsabackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1244-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1245:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-alsabackend.obj `if test -f 'audio/alsabackend.c'; then $(CYGPATH_W) 'audio/alsabackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/alsabackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1246-
denemo-2.4.0/src/Makefile.in-1247-audio/libaudiobackend_a-audiointerface.o: audio/audiointerface.c
denemo-2.4.0/src/Makefile.in:1248:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-audiointerface.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-audiointerface.Tpo -c -o audio/libaudiobackend_a-audiointerface.o `test -f 'audio/audiointerface.c' || echo '$(srcdir)/'`audio/audiointerface.c
denemo-2.4.0/src/Makefile.in-1249-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-audiointerface.Tpo audio/$(DEPDIR)/libaudiobackend_a-audiointerface.Po
##############################################
denemo-2.4.0/src/Makefile.in-1251-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1252:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-audiointerface.o `test -f 'audio/audiointerface.c' || echo '$(srcdir)/'`audio/audiointerface.c
denemo-2.4.0/src/Makefile.in-1253-
denemo-2.4.0/src/Makefile.in-1254-audio/libaudiobackend_a-audiointerface.obj: audio/audiointerface.c
denemo-2.4.0/src/Makefile.in:1255:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-audiointerface.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-audiointerface.Tpo -c -o audio/libaudiobackend_a-audiointerface.obj `if test -f 'audio/audiointerface.c'; then $(CYGPATH_W) 'audio/audiointerface.c'; else $(CYGPATH_W) '$(srcdir)/audio/audiointerface.c'; fi`
denemo-2.4.0/src/Makefile.in-1256-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-audiointerface.Tpo audio/$(DEPDIR)/libaudiobackend_a-audiointerface.Po
##############################################
denemo-2.4.0/src/Makefile.in-1258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1259:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-audiointerface.obj `if test -f 'audio/audiointerface.c'; then $(CYGPATH_W) 'audio/audiointerface.c'; else $(CYGPATH_W) '$(srcdir)/audio/audiointerface.c'; fi`
denemo-2.4.0/src/Makefile.in-1260-
denemo-2.4.0/src/Makefile.in-1261-audio/libaudiobackend_a-dummybackend.o: audio/dummybackend.c
denemo-2.4.0/src/Makefile.in:1262:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-dummybackend.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-dummybackend.Tpo -c -o audio/libaudiobackend_a-dummybackend.o `test -f 'audio/dummybackend.c' || echo '$(srcdir)/'`audio/dummybackend.c
denemo-2.4.0/src/Makefile.in-1263-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-dummybackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-dummybackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1265-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1266:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-dummybackend.o `test -f 'audio/dummybackend.c' || echo '$(srcdir)/'`audio/dummybackend.c
denemo-2.4.0/src/Makefile.in-1267-
denemo-2.4.0/src/Makefile.in-1268-audio/libaudiobackend_a-dummybackend.obj: audio/dummybackend.c
denemo-2.4.0/src/Makefile.in:1269:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-dummybackend.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-dummybackend.Tpo -c -o audio/libaudiobackend_a-dummybackend.obj `if test -f 'audio/dummybackend.c'; then $(CYGPATH_W) 'audio/dummybackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/dummybackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1270-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-dummybackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-dummybackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1272-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1273:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-dummybackend.obj `if test -f 'audio/dummybackend.c'; then $(CYGPATH_W) 'audio/dummybackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/dummybackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1274-
denemo-2.4.0/src/Makefile.in-1275-audio/libaudiobackend_a-eventqueue.o: audio/eventqueue.c
denemo-2.4.0/src/Makefile.in:1276:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-eventqueue.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-eventqueue.Tpo -c -o audio/libaudiobackend_a-eventqueue.o `test -f 'audio/eventqueue.c' || echo '$(srcdir)/'`audio/eventqueue.c
denemo-2.4.0/src/Makefile.in-1277-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-eventqueue.Tpo audio/$(DEPDIR)/libaudiobackend_a-eventqueue.Po
##############################################
denemo-2.4.0/src/Makefile.in-1279-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1280:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-eventqueue.o `test -f 'audio/eventqueue.c' || echo '$(srcdir)/'`audio/eventqueue.c
denemo-2.4.0/src/Makefile.in-1281-
denemo-2.4.0/src/Makefile.in-1282-audio/libaudiobackend_a-eventqueue.obj: audio/eventqueue.c
denemo-2.4.0/src/Makefile.in:1283:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-eventqueue.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-eventqueue.Tpo -c -o audio/libaudiobackend_a-eventqueue.obj `if test -f 'audio/eventqueue.c'; then $(CYGPATH_W) 'audio/eventqueue.c'; else $(CYGPATH_W) '$(srcdir)/audio/eventqueue.c'; fi`
denemo-2.4.0/src/Makefile.in-1284-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-eventqueue.Tpo audio/$(DEPDIR)/libaudiobackend_a-eventqueue.Po
##############################################
denemo-2.4.0/src/Makefile.in-1286-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1287:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-eventqueue.obj `if test -f 'audio/eventqueue.c'; then $(CYGPATH_W) 'audio/eventqueue.c'; else $(CYGPATH_W) '$(srcdir)/audio/eventqueue.c'; fi`
denemo-2.4.0/src/Makefile.in-1288-
denemo-2.4.0/src/Makefile.in-1289-audio/libaudiobackend_a-fluid.o: audio/fluid.c
denemo-2.4.0/src/Makefile.in:1290:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-fluid.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-fluid.Tpo -c -o audio/libaudiobackend_a-fluid.o `test -f 'audio/fluid.c' || echo '$(srcdir)/'`audio/fluid.c
denemo-2.4.0/src/Makefile.in-1291-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-fluid.Tpo audio/$(DEPDIR)/libaudiobackend_a-fluid.Po
##############################################
denemo-2.4.0/src/Makefile.in-1293-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1294:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-fluid.o `test -f 'audio/fluid.c' || echo '$(srcdir)/'`audio/fluid.c
denemo-2.4.0/src/Makefile.in-1295-
denemo-2.4.0/src/Makefile.in-1296-audio/libaudiobackend_a-fluid.obj: audio/fluid.c
denemo-2.4.0/src/Makefile.in:1297:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-fluid.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-fluid.Tpo -c -o audio/libaudiobackend_a-fluid.obj `if test -f 'audio/fluid.c'; then $(CYGPATH_W) 'audio/fluid.c'; else $(CYGPATH_W) '$(srcdir)/audio/fluid.c'; fi`
denemo-2.4.0/src/Makefile.in-1298-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-fluid.Tpo audio/$(DEPDIR)/libaudiobackend_a-fluid.Po
##############################################
denemo-2.4.0/src/Makefile.in-1300-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1301:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-fluid.obj `if test -f 'audio/fluid.c'; then $(CYGPATH_W) 'audio/fluid.c'; else $(CYGPATH_W) '$(srcdir)/audio/fluid.c'; fi`
denemo-2.4.0/src/Makefile.in-1302-
denemo-2.4.0/src/Makefile.in-1303-audio/libaudiobackend_a-jackbackend.o: audio/jackbackend.c
denemo-2.4.0/src/Makefile.in:1304:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-jackbackend.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-jackbackend.Tpo -c -o audio/libaudiobackend_a-jackbackend.o `test -f 'audio/jackbackend.c' || echo '$(srcdir)/'`audio/jackbackend.c
denemo-2.4.0/src/Makefile.in-1305-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-jackbackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-jackbackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1307-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1308:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-jackbackend.o `test -f 'audio/jackbackend.c' || echo '$(srcdir)/'`audio/jackbackend.c
denemo-2.4.0/src/Makefile.in-1309-
denemo-2.4.0/src/Makefile.in-1310-audio/libaudiobackend_a-jackbackend.obj: audio/jackbackend.c
denemo-2.4.0/src/Makefile.in:1311:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-jackbackend.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-jackbackend.Tpo -c -o audio/libaudiobackend_a-jackbackend.obj `if test -f 'audio/jackbackend.c'; then $(CYGPATH_W) 'audio/jackbackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/jackbackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1312-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-jackbackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-jackbackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1315:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-jackbackend.obj `if test -f 'audio/jackbackend.c'; then $(CYGPATH_W) 'audio/jackbackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/jackbackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1316-
denemo-2.4.0/src/Makefile.in-1317-audio/libaudiobackend_a-jackutil.o: audio/jackutil.c
denemo-2.4.0/src/Makefile.in:1318:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-jackutil.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-jackutil.Tpo -c -o audio/libaudiobackend_a-jackutil.o `test -f 'audio/jackutil.c' || echo '$(srcdir)/'`audio/jackutil.c
denemo-2.4.0/src/Makefile.in-1319-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-jackutil.Tpo audio/$(DEPDIR)/libaudiobackend_a-jackutil.Po
##############################################
denemo-2.4.0/src/Makefile.in-1321-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1322:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-jackutil.o `test -f 'audio/jackutil.c' || echo '$(srcdir)/'`audio/jackutil.c
denemo-2.4.0/src/Makefile.in-1323-
denemo-2.4.0/src/Makefile.in-1324-audio/libaudiobackend_a-jackutil.obj: audio/jackutil.c
denemo-2.4.0/src/Makefile.in:1325:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-jackutil.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-jackutil.Tpo -c -o audio/libaudiobackend_a-jackutil.obj `if test -f 'audio/jackutil.c'; then $(CYGPATH_W) 'audio/jackutil.c'; else $(CYGPATH_W) '$(srcdir)/audio/jackutil.c'; fi`
denemo-2.4.0/src/Makefile.in-1326-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-jackutil.Tpo audio/$(DEPDIR)/libaudiobackend_a-jackutil.Po
##############################################
denemo-2.4.0/src/Makefile.in-1328-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1329:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-jackutil.obj `if test -f 'audio/jackutil.c'; then $(CYGPATH_W) 'audio/jackutil.c'; else $(CYGPATH_W) '$(srcdir)/audio/jackutil.c'; fi`
denemo-2.4.0/src/Makefile.in-1330-
denemo-2.4.0/src/Makefile.in-1331-audio/libaudiobackend_a-portaudiobackend.o: audio/portaudiobackend.c
denemo-2.4.0/src/Makefile.in:1332:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-portaudiobackend.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-portaudiobackend.Tpo -c -o audio/libaudiobackend_a-portaudiobackend.o `test -f 'audio/portaudiobackend.c' || echo '$(srcdir)/'`audio/portaudiobackend.c
denemo-2.4.0/src/Makefile.in-1333-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-portaudiobackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-portaudiobackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1335-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1336:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-portaudiobackend.o `test -f 'audio/portaudiobackend.c' || echo '$(srcdir)/'`audio/portaudiobackend.c
denemo-2.4.0/src/Makefile.in-1337-
denemo-2.4.0/src/Makefile.in-1338-audio/libaudiobackend_a-portaudiobackend.obj: audio/portaudiobackend.c
denemo-2.4.0/src/Makefile.in:1339:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-portaudiobackend.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-portaudiobackend.Tpo -c -o audio/libaudiobackend_a-portaudiobackend.obj `if test -f 'audio/portaudiobackend.c'; then $(CYGPATH_W) 'audio/portaudiobackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/portaudiobackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1340-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-portaudiobackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-portaudiobackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1343:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-portaudiobackend.obj `if test -f 'audio/portaudiobackend.c'; then $(CYGPATH_W) 'audio/portaudiobackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/portaudiobackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1344-
denemo-2.4.0/src/Makefile.in-1345-audio/libaudiobackend_a-portaudioutil.o: audio/portaudioutil.c
denemo-2.4.0/src/Makefile.in:1346:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-portaudioutil.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-portaudioutil.Tpo -c -o audio/libaudiobackend_a-portaudioutil.o `test -f 'audio/portaudioutil.c' || echo '$(srcdir)/'`audio/portaudioutil.c
denemo-2.4.0/src/Makefile.in-1347-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-portaudioutil.Tpo audio/$(DEPDIR)/libaudiobackend_a-portaudioutil.Po
##############################################
denemo-2.4.0/src/Makefile.in-1349-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1350:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-portaudioutil.o `test -f 'audio/portaudioutil.c' || echo '$(srcdir)/'`audio/portaudioutil.c
denemo-2.4.0/src/Makefile.in-1351-
denemo-2.4.0/src/Makefile.in-1352-audio/libaudiobackend_a-portaudioutil.obj: audio/portaudioutil.c
denemo-2.4.0/src/Makefile.in:1353:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-portaudioutil.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-portaudioutil.Tpo -c -o audio/libaudiobackend_a-portaudioutil.obj `if test -f 'audio/portaudioutil.c'; then $(CYGPATH_W) 'audio/portaudioutil.c'; else $(CYGPATH_W) '$(srcdir)/audio/portaudioutil.c'; fi`
denemo-2.4.0/src/Makefile.in-1354-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-portaudioutil.Tpo audio/$(DEPDIR)/libaudiobackend_a-portaudioutil.Po
##############################################
denemo-2.4.0/src/Makefile.in-1356-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1357:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-portaudioutil.obj `if test -f 'audio/portaudioutil.c'; then $(CYGPATH_W) 'audio/portaudioutil.c'; else $(CYGPATH_W) '$(srcdir)/audio/portaudioutil.c'; fi`
denemo-2.4.0/src/Makefile.in-1358-
denemo-2.4.0/src/Makefile.in-1359-audio/libaudiobackend_a-portmidibackend.o: audio/portmidibackend.c
denemo-2.4.0/src/Makefile.in:1360:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-portmidibackend.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-portmidibackend.Tpo -c -o audio/libaudiobackend_a-portmidibackend.o `test -f 'audio/portmidibackend.c' || echo '$(srcdir)/'`audio/portmidibackend.c
denemo-2.4.0/src/Makefile.in-1361-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-portmidibackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-portmidibackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1363-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1364:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-portmidibackend.o `test -f 'audio/portmidibackend.c' || echo '$(srcdir)/'`audio/portmidibackend.c
denemo-2.4.0/src/Makefile.in-1365-
denemo-2.4.0/src/Makefile.in-1366-audio/libaudiobackend_a-portmidibackend.obj: audio/portmidibackend.c
denemo-2.4.0/src/Makefile.in:1367:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-portmidibackend.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-portmidibackend.Tpo -c -o audio/libaudiobackend_a-portmidibackend.obj `if test -f 'audio/portmidibackend.c'; then $(CYGPATH_W) 'audio/portmidibackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/portmidibackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1368-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-portmidibackend.Tpo audio/$(DEPDIR)/libaudiobackend_a-portmidibackend.Po
##############################################
denemo-2.4.0/src/Makefile.in-1370-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1371:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-portmidibackend.obj `if test -f 'audio/portmidibackend.c'; then $(CYGPATH_W) 'audio/portmidibackend.c'; else $(CYGPATH_W) '$(srcdir)/audio/portmidibackend.c'; fi`
denemo-2.4.0/src/Makefile.in-1372-
denemo-2.4.0/src/Makefile.in-1373-audio/libaudiobackend_a-portmidiutil.o: audio/portmidiutil.c
denemo-2.4.0/src/Makefile.in:1374:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-portmidiutil.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-portmidiutil.Tpo -c -o audio/libaudiobackend_a-portmidiutil.o `test -f 'audio/portmidiutil.c' || echo '$(srcdir)/'`audio/portmidiutil.c
denemo-2.4.0/src/Makefile.in-1375-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-portmidiutil.Tpo audio/$(DEPDIR)/libaudiobackend_a-portmidiutil.Po
##############################################
denemo-2.4.0/src/Makefile.in-1377-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1378:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-portmidiutil.o `test -f 'audio/portmidiutil.c' || echo '$(srcdir)/'`audio/portmidiutil.c
denemo-2.4.0/src/Makefile.in-1379-
denemo-2.4.0/src/Makefile.in-1380-audio/libaudiobackend_a-portmidiutil.obj: audio/portmidiutil.c
denemo-2.4.0/src/Makefile.in:1381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-portmidiutil.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-portmidiutil.Tpo -c -o audio/libaudiobackend_a-portmidiutil.obj `if test -f 'audio/portmidiutil.c'; then $(CYGPATH_W) 'audio/portmidiutil.c'; else $(CYGPATH_W) '$(srcdir)/audio/portmidiutil.c'; fi`
denemo-2.4.0/src/Makefile.in-1382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-portmidiutil.Tpo audio/$(DEPDIR)/libaudiobackend_a-portmidiutil.Po
##############################################
denemo-2.4.0/src/Makefile.in-1384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-portmidiutil.obj `if test -f 'audio/portmidiutil.c'; then $(CYGPATH_W) 'audio/portmidiutil.c'; else $(CYGPATH_W) '$(srcdir)/audio/portmidiutil.c'; fi`
denemo-2.4.0/src/Makefile.in-1386-
denemo-2.4.0/src/Makefile.in-1387-audio/libaudiobackend_a-ringbuffer.o: audio/ringbuffer.c
denemo-2.4.0/src/Makefile.in:1388:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-ringbuffer.o -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-ringbuffer.Tpo -c -o audio/libaudiobackend_a-ringbuffer.o `test -f 'audio/ringbuffer.c' || echo '$(srcdir)/'`audio/ringbuffer.c
denemo-2.4.0/src/Makefile.in-1389-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-ringbuffer.Tpo audio/$(DEPDIR)/libaudiobackend_a-ringbuffer.Po
##############################################
denemo-2.4.0/src/Makefile.in-1391-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1392:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-ringbuffer.o `test -f 'audio/ringbuffer.c' || echo '$(srcdir)/'`audio/ringbuffer.c
denemo-2.4.0/src/Makefile.in-1393-
denemo-2.4.0/src/Makefile.in-1394-audio/libaudiobackend_a-ringbuffer.obj: audio/ringbuffer.c
denemo-2.4.0/src/Makefile.in:1395:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -MT audio/libaudiobackend_a-ringbuffer.obj -MD -MP -MF audio/$(DEPDIR)/libaudiobackend_a-ringbuffer.Tpo -c -o audio/libaudiobackend_a-ringbuffer.obj `if test -f 'audio/ringbuffer.c'; then $(CYGPATH_W) 'audio/ringbuffer.c'; else $(CYGPATH_W) '$(srcdir)/audio/ringbuffer.c'; fi`
denemo-2.4.0/src/Makefile.in-1396-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio/$(DEPDIR)/libaudiobackend_a-ringbuffer.Tpo audio/$(DEPDIR)/libaudiobackend_a-ringbuffer.Po
##############################################
denemo-2.4.0/src/Makefile.in-1398-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/src/Makefile.in:1399:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobackend_a_CFLAGS) $(CFLAGS) -c -o audio/libaudiobackend_a-ringbuffer.obj `if test -f 'audio/ringbuffer.c'; then $(CYGPATH_W) 'audio/ringbuffer.c'; else $(CYGPATH_W) '$(srcdir)/audio/ringbuffer.c'; fi`
denemo-2.4.0/src/Makefile.in-1400-
##############################################
denemo-2.4.0/src/Makefile.in-1424-	@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
denemo-2.4.0/src/Makefile.in:1425:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/src/Makefile.in-1426-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/src/Makefile.in-1457-GTAGS:
denemo-2.4.0/src/Makefile.in:1458:	here=`$(am__cd) $(top_builddir) && pwd` \
denemo-2.4.0/src/Makefile.in-1459-	  && $(am__cd) $(top_srcdir) \
##############################################
denemo-2.4.0/src/Makefile.in-1480-distdir: $(DISTFILES)
denemo-2.4.0/src/Makefile.in:1481:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/src/Makefile.in:1482:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/src/Makefile.in-1483-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/src/Makefile.in-1494-	  if test -d $$d/$$file; then \
denemo-2.4.0/src/Makefile.in:1495:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/src/Makefile.in-1496-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/fonts/Makefile.in-52-  { \
denemo-2.4.0/fonts/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/fonts/Makefile.in-54-  }; \
##############################################
denemo-2.4.0/fonts/Makefile.in-134-  esac
denemo-2.4.0/fonts/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/fonts/Makefile.in-136-am__vpath_adj = case $$p in \
denemo-2.4.0/fonts/Makefile.in:137:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/fonts/Makefile.in-138-    *) f=$$p;; \
denemo-2.4.0/fonts/Makefile.in-139-  esac;
denemo-2.4.0/fonts/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/fonts/Makefile.in-141-am__install_max = 40
denemo-2.4.0/fonts/Makefile.in-142-am__nobase_strip_setup = \
denemo-2.4.0/fonts/Makefile.in:143:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/fonts/Makefile.in-144-am__nobase_strip = \
##############################################
denemo-2.4.0/fonts/Makefile.in-459-	@list='$(fonts_DATA)'; test -n "$(fontsdir)" || list=; \
denemo-2.4.0/fonts/Makefile.in:460:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/fonts/Makefile.in-461-	dir='$(DESTDIR)$(fontsdir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/fonts/Makefile.in-469-distdir: $(DISTFILES)
denemo-2.4.0/fonts/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/fonts/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/fonts/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/fonts/Makefile.in-483-	  if test -d $$d/$$file; then \
denemo-2.4.0/fonts/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/fonts/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/install-sh-234-      fi
denemo-2.4.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
denemo-2.4.0/install-sh-236-    *)
##############################################
denemo-2.4.0/install-sh-281-      dstdir=$dst
denemo-2.4.0/install-sh:282:      dst=$dstdir/`basename "$src"`
denemo-2.4.0/install-sh-283-      dstdir_status=0
denemo-2.4.0/install-sh-284-    else
denemo-2.4.0/install-sh:285:      dstdir=`dirname "$dst"`
denemo-2.4.0/install-sh-286-      test -d "$dstdir"
##############################################
denemo-2.4.0/install-sh-344-                   test_tmpdir="$tmpdir/a"
denemo-2.4.0/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
denemo-2.4.0/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
denemo-2.4.0/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
denemo-2.4.0/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
denemo-2.4.0/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
denemo-2.4.0/install-sh-409-            case $prefix in
denemo-2.4.0/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
denemo-2.4.0/install-sh-411-              *) qprefix=$prefix;;
##############################################
denemo-2.4.0/install-sh-458-    if $copy_on_change &&
denemo-2.4.0/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
denemo-2.4.0/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
denemo-2.4.0/install-sh-461-       set -f &&
##############################################
denemo-2.4.0/po/Makefile.in.in-57-
denemo-2.4.0/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
denemo-2.4.0/po/Makefile.in.in-59-
##############################################
denemo-2.4.0/po/Makefile.in.in-87-.po.gmo:
denemo-2.4.0/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
denemo-2.4.0/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
denemo-2.4.0/po/Makefile.in.in-188-	  echo "$$lang:"; \
denemo-2.4.0/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
denemo-2.4.0/po/Makefile.in.in-190-	  if $$result; then \
##############################################
denemo-2.4.0/config.guess-34-
denemo-2.4.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
denemo-2.4.0/config.guess-36-
##############################################
denemo-2.4.0/config.guess-102-: ${TMPDIR=/tmp} ;
denemo-2.4.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
denemo-2.4.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
denemo-2.4.0/config.guess-151-	EOF
denemo-2.4.0/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
denemo-2.4.0/config.guess-153-	;;
##############################################
denemo-2.4.0/config.guess-181-	    earmv*)
denemo-2.4.0/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
denemo-2.4.0/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
denemo-2.4.0/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
denemo-2.4.0/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
denemo-2.4.0/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
denemo-2.4.0/config.guess-215-		;;
##############################################
denemo-2.4.0/config.guess-226-	    *)
denemo-2.4.0/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
denemo-2.4.0/config.guess-228-		;;
##############################################
denemo-2.4.0/config.guess-264-	*4.0)
denemo-2.4.0/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
denemo-2.4.0/config.guess-266-		;;
denemo-2.4.0/config.guess-267-	*5.*)
denemo-2.4.0/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
denemo-2.4.0/config.guess-269-		;;
##############################################
denemo-2.4.0/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
denemo-2.4.0/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
denemo-2.4.0/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
denemo-2.4.0/config.guess-312-	# 1.2 uses "1.2" for uname -r.
denemo-2.4.0/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
denemo-2.4.0/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
denemo-2.4.0/config.guess-372-    s390x:SunOS:*:*)
denemo-2.4.0/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
denemo-2.4.0/config.guess-374-	exit ;;
denemo-2.4.0/config.guess-375-    sun4H:SunOS:5.*:*)
denemo-2.4.0/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
denemo-2.4.0/config.guess-377-	exit ;;
denemo-2.4.0/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
denemo-2.4.0/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
denemo-2.4.0/config.guess-380-	exit ;;
##############################################
denemo-2.4.0/config.guess-397-	fi
denemo-2.4.0/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
denemo-2.4.0/config.guess-399-	exit ;;
##############################################
denemo-2.4.0/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
denemo-2.4.0/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
denemo-2.4.0/config.guess-405-	exit ;;
##############################################
denemo-2.4.0/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
denemo-2.4.0/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
denemo-2.4.0/config.guess-414-	exit ;;
##############################################
denemo-2.4.0/config.guess-418-    sun*:*:4.2BSD:*)
denemo-2.4.0/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
denemo-2.4.0/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
denemo-2.4.0/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
denemo-2.4.0/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
denemo-2.4.0/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
denemo-2.4.0/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
denemo-2.4.0/config.guess-556-    *:IRIX*:*:*)
denemo-2.4.0/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
denemo-2.4.0/config.guess-558-	exit ;;
##############################################
denemo-2.4.0/config.guess-586-EOF
denemo-2.4.0/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
denemo-2.4.0/config.guess-588-		then
##############################################
denemo-2.4.0/config.guess-599-    *:AIX:*:[4567])
denemo-2.4.0/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
denemo-2.4.0/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
denemo-2.4.0/config.guess-635-    9000/[34678]??:HP-UX:*:*)
denemo-2.4.0/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
denemo-2.4.0/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
denemo-2.4.0/config.guess-689-EOF
denemo-2.4.0/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
denemo-2.4.0/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
denemo-2.4.0/config.guess-717-    ia64:HP-UX:*:*)
denemo-2.4.0/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
denemo-2.4.0/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
denemo-2.4.0/config.guess-747-EOF
denemo-2.4.0/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
denemo-2.4.0/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
denemo-2.4.0/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
denemo-2.4.0/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
denemo-2.4.0/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
denemo-2.4.0/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
denemo-2.4.0/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
denemo-2.4.0/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
denemo-2.4.0/config.guess-839-	    amd64)
denemo-2.4.0/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
denemo-2.4.0/config.guess-841-	    *)
denemo-2.4.0/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
denemo-2.4.0/config.guess-843-	esac
##############################################
denemo-2.4.0/config.guess-897-    prep*:SunOS:5.*:*)
denemo-2.4.0/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
denemo-2.4.0/config.guess-899-	exit ;;
##############################################
denemo-2.4.0/config.guess-901-	# the GNU system
denemo-2.4.0/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
denemo-2.4.0/config.guess-903-	exit ;;
##############################################
denemo-2.4.0/config.guess-905-	# other systems with GNU libc and userland
denemo-2.4.0/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
denemo-2.4.0/config.guess-907-	exit ;;
##############################################
denemo-2.4.0/config.guess-999-EOF
denemo-2.4.0/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
denemo-2.4.0/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
denemo-2.4.0/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
denemo-2.4.0/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
denemo-2.4.0/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
denemo-2.4.0/config.guess-1302-	fi
denemo-2.4.0/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
denemo-2.4.0/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
denemo-2.4.0/config.guess-1387-    *:DragonFly:*:*)
denemo-2.4.0/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
denemo-2.4.0/config.guess-1389-	exit ;;
##############################################
denemo-2.4.0/config.guess-1400-    i*86:skyos:*:*)
denemo-2.4.0/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
denemo-2.4.0/config.guess-1402-	exit ;;
##############################################
denemo-2.4.0/Makefile.in-50-  { \
denemo-2.4.0/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/Makefile.in-52-  }; \
##############################################
denemo-2.4.0/Makefile.in-143-  esac
denemo-2.4.0/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/Makefile.in-145-am__vpath_adj = case $$p in \
denemo-2.4.0/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/Makefile.in-147-    *) f=$$p;; \
denemo-2.4.0/Makefile.in-148-  esac;
denemo-2.4.0/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/Makefile.in-150-am__install_max = 40
denemo-2.4.0/Makefile.in-151-am__nobase_strip_setup = \
denemo-2.4.0/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/Makefile.in-153-am__nobase_strip = \
##############################################
denemo-2.4.0/Makefile.in-223-  while test -n "$$dir1"; do \
denemo-2.4.0/Makefile.in:224:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
denemo-2.4.0/Makefile.in-225-    if test "$$first" != "."; then \
denemo-2.4.0/Makefile.in-226-      if test "$$first" = ".."; then \
denemo-2.4.0/Makefile.in:227:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
denemo-2.4.0/Makefile.in:228:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
denemo-2.4.0/Makefile.in-229-      else \
denemo-2.4.0/Makefile.in:230:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
denemo-2.4.0/Makefile.in-231-        if test "$$first2" = "$$first"; then \
denemo-2.4.0/Makefile.in:232:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
denemo-2.4.0/Makefile.in-233-        else \
##############################################
denemo-2.4.0/Makefile.in-238-    fi; \
denemo-2.4.0/Makefile.in:239:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
denemo-2.4.0/Makefile.in-240-  done; \
##############################################
denemo-2.4.0/Makefile.in-627-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
denemo-2.4.0/Makefile.in:628:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/Makefile.in-629-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/Makefile.in-644-	dot_seen=no; \
denemo-2.4.0/Makefile.in:645:	target=`echo $@ | sed s/-recursive//`; \
denemo-2.4.0/Makefile.in-646-	case "$@" in \
##############################################
denemo-2.4.0/Makefile.in-707-GTAGS:
denemo-2.4.0/Makefile.in:708:	here=`$(am__cd) $(top_builddir) && pwd` \
denemo-2.4.0/Makefile.in-709-	  && $(am__cd) $(top_srcdir) \
##############################################
denemo-2.4.0/Makefile.in-739-	test -d "$(distdir)" || mkdir "$(distdir)"
denemo-2.4.0/Makefile.in:740:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/Makefile.in:741:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/Makefile.in-742-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/Makefile.in-753-	  if test -d $$d/$$file; then \
denemo-2.4.0/Makefile.in:754:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/Makefile.in-755-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/Makefile.in-863-	test -d $(distdir)/_build || exit 0; \
denemo-2.4.0/Makefile.in:864:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
denemo-2.4.0/Makefile.in-865-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
denemo-2.4.0/Makefile.in-907-	}; \
denemo-2.4.0/Makefile.in:908:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
denemo-2.4.0/Makefile.in-909-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
denemo-2.4.0/Makefile.in-919-	fi
denemo-2.4.0/Makefile.in:920:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
denemo-2.4.0/Makefile.in-921-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
denemo-2.4.0/tests/Makefile.in-61-  { \
denemo-2.4.0/tests/Makefile.in:62:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/tests/Makefile.in-63-  }; \
##############################################
denemo-2.4.0/tests/Makefile.in-153-CONFIG_CLEAN_VPATH_FILES =
denemo-2.4.0/tests/Makefile.in:154:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/tests/Makefile.in-155-am__vpath_adj = case $$p in \
denemo-2.4.0/tests/Makefile.in:156:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/tests/Makefile.in-157-    *) f=$$p;; \
denemo-2.4.0/tests/Makefile.in-158-  esac;
denemo-2.4.0/tests/Makefile.in:159:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/tests/Makefile.in-160-am__install_max = 40
denemo-2.4.0/tests/Makefile.in-161-am__nobase_strip_setup = \
denemo-2.4.0/tests/Makefile.in:162:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/tests/Makefile.in-163-am__nobase_strip = \
##############################################
denemo-2.4.0/tests/Makefile.in-388-case "$@" in						\
denemo-2.4.0/tests/Makefile.in:389:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
denemo-2.4.0/tests/Makefile.in-390-    *) am__odir=.;; 					\
##############################################
denemo-2.4.0/tests/Makefile.in-418-  bases='$(TEST_LOGS)'; \
denemo-2.4.0/tests/Makefile.in:419:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
denemo-2.4.0/tests/Makefile.in:420:  bases=`echo $$bases`
denemo-2.4.0/tests/Makefile.in-421-RECHECK_LOGS = $(TEST_LOGS)
##############################################
denemo-2.4.0/tests/Makefile.in-431-        */*) b='$*';; \
denemo-2.4.0/tests/Makefile.in:432:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
denemo-2.4.0/tests/Makefile.in-433-       esac;; \
##############################################
denemo-2.4.0/tests/Makefile.in-846-	test -n "$(EXEEXT)" || exit 0; \
denemo-2.4.0/tests/Makefile.in:847:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
denemo-2.4.0/tests/Makefile.in-848-	echo " rm -f" $$list; \
##############################################
denemo-2.4.0/tests/Makefile.in-895-	test -n "$(EXEEXT)" || exit 0; \
denemo-2.4.0/tests/Makefile.in:896:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
denemo-2.4.0/tests/Makefile.in-897-	echo " rm -f" $$list; \
##############################################
denemo-2.4.0/tests/Makefile.in-904-	test -n "$(EXEEXT)" || exit 0; \
denemo-2.4.0/tests/Makefile.in:905:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
denemo-2.4.0/tests/Makefile.in-906-	echo " rm -f" $$list; \
##############################################
denemo-2.4.0/tests/Makefile.in-962-.c.o:
denemo-2.4.0/tests/Makefile.in:963:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
denemo-2.4.0/tests/Makefile.in-964-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/tests/Makefile.in-970-.c.obj:
denemo-2.4.0/tests/Makefile.in:971:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
denemo-2.4.0/tests/Makefile.in:972:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
denemo-2.4.0/tests/Makefile.in-973-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
denemo-2.4.0/tests/Makefile.in-975-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/tests/Makefile.in:976:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
denemo-2.4.0/tests/Makefile.in-977-
denemo-2.4.0/tests/Makefile.in-978-.c.lo:
denemo-2.4.0/tests/Makefile.in:979:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
denemo-2.4.0/tests/Makefile.in-980-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/tests/Makefile.in-1009-	@list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \
denemo-2.4.0/tests/Makefile.in:1010:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/tests/Makefile.in-1011-	dir='$(DESTDIR)$(installed_test_metadir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/tests/Makefile.in-1033-	@list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
denemo-2.4.0/tests/Makefile.in:1034:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
denemo-2.4.0/tests/Makefile.in-1035-	dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/tests/Makefile.in-1066-GTAGS:
denemo-2.4.0/tests/Makefile.in:1067:	here=`$(am__cd) $(top_builddir) && pwd` \
denemo-2.4.0/tests/Makefile.in-1068-	  && $(am__cd) $(top_srcdir) \
##############################################
denemo-2.4.0/tests/Makefile.in-1109-	if test -n "$$redo_bases"; then \
denemo-2.4.0/tests/Makefile.in:1110:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
denemo-2.4.0/tests/Makefile.in:1111:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
denemo-2.4.0/tests/Makefile.in-1112-	  if $(am__make_dryrun); then :; else \
##############################################
denemo-2.4.0/tests/Makefile.in-1134-	ws='[ 	]'; \
denemo-2.4.0/tests/Makefile.in:1135:	results=`for b in $$bases; do echo $$b.trs; done`; \
denemo-2.4.0/tests/Makefile.in-1136-	test -n "$$results" || results=/dev/null; \
denemo-2.4.0/tests/Makefile.in:1137:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
denemo-2.4.0/tests/Makefile.in:1138:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
denemo-2.4.0/tests/Makefile.in:1139:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
denemo-2.4.0/tests/Makefile.in:1140:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
denemo-2.4.0/tests/Makefile.in:1141:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
denemo-2.4.0/tests/Makefile.in:1142:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
denemo-2.4.0/tests/Makefile.in:1143:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
denemo-2.4.0/tests/Makefile.in:1144:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
denemo-2.4.0/tests/Makefile.in-1145-	  success=true; \
##############################################
denemo-2.4.0/tests/Makefile.in-1213-	@set +e; $(am__set_TESTS_bases); \
denemo-2.4.0/tests/Makefile.in:1214:	log_list=`for i in $$bases; do echo $$i.log; done`; \
denemo-2.4.0/tests/Makefile.in:1215:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
denemo-2.4.0/tests/Makefile.in:1216:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
denemo-2.4.0/tests/Makefile.in-1217-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
denemo-2.4.0/tests/Makefile.in-1223-	         | $(am__list_recheck_tests)` || exit 1; \
denemo-2.4.0/tests/Makefile.in:1224:	log_list=`for i in $$bases; do echo $$i.log; done`; \
denemo-2.4.0/tests/Makefile.in:1225:	log_list=`echo $$log_list`; \
denemo-2.4.0/tests/Makefile.in-1226-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
denemo-2.4.0/tests/Makefile.in-1259-distdir: $(DISTFILES)
denemo-2.4.0/tests/Makefile.in:1260:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/tests/Makefile.in:1261:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/tests/Makefile.in-1262-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/tests/Makefile.in-1273-	  if test -d $$d/$$file; then \
denemo-2.4.0/tests/Makefile.in:1274:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/tests/Makefile.in-1275-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/configure.ac-486-dnl Set PACKAGE_SOURCE_DIR in config.h.
denemo-2.4.0/configure.ac:487:packagesrcdir=`cd $srcdir && pwd`
denemo-2.4.0/configure.ac-488-AC_DEFINE_UNQUOTED(
##############################################
denemo-2.4.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
denemo-2.4.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
denemo-2.4.0/configure-47-  as_echo='print -r --'
denemo-2.4.0/configure-48-  as_echo_n='print -rn --'
denemo-2.4.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
denemo-2.4.0/configure-50-  as_echo='printf %s\n'
##############################################
denemo-2.4.0/configure-52-else
denemo-2.4.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
denemo-2.4.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
denemo-2.4.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
denemo-2.4.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
denemo-2.4.0/configure-64-      esac;
##############################################
denemo-2.4.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
denemo-2.4.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
denemo-2.4.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
denemo-2.4.0/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
denemo-2.4.0/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
denemo-2.4.0/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
denemo-2.4.0/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
denemo-2.4.0/configure-335-      case $as_dir in #(
denemo-2.4.0/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
denemo-2.4.0/configure-337-      *) as_qdir=$as_dir;;
##############################################
denemo-2.4.0/configure-408-  {
denemo-2.4.0/configure:409:    as_val=`expr "$@" || test $? -eq 1`
denemo-2.4.0/configure-410-  }
##############################################
denemo-2.4.0/configure-415-# ----------------------------------------
denemo-2.4.0/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
denemo-2.4.0/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
denemo-2.4.0/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
denemo-2.4.0/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
denemo-2.4.0/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
denemo-2.4.0/configure-1111-  case $ac_option in
denemo-2.4.0/configure:1112:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
denemo-2.4.0/configure-1113-  *=)   ac_optarg= ;;
##############################################
denemo-2.4.0/configure-1155-  -disable-* | --disable-*)
denemo-2.4.0/configure:1156:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
denemo-2.4.0/configure-1157-    # Reject names that are not valid shell variable names.
##############################################
denemo-2.4.0/configure-1160-    ac_useropt_orig=$ac_useropt
denemo-2.4.0/configure:1161:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
denemo-2.4.0/configure-1162-    case $ac_user_opts in
##############################################
denemo-2.4.0/configure-1181-  -enable-* | --enable-*)
denemo-2.4.0/configure:1182:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
denemo-2.4.0/configure-1183-    # Reject names that are not valid shell variable names.
##############################################
denemo-2.4.0/configure-1186-    ac_useropt_orig=$ac_useropt
denemo-2.4.0/configure:1187:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
denemo-2.4.0/configure-1188-    case $ac_user_opts in
##############################################
denemo-2.4.0/configure-1394-  -with-* | --with-*)
denemo-2.4.0/configure:1395:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
denemo-2.4.0/configure-1396-    # Reject names that are not valid shell variable names.
##############################################
denemo-2.4.0/configure-1399-    ac_useropt_orig=$ac_useropt
denemo-2.4.0/configure:1400:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
denemo-2.4.0/configure-1401-    case $ac_user_opts in
##############################################
denemo-2.4.0/configure-1410-  -without-* | --without-*)
denemo-2.4.0/configure:1411:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
denemo-2.4.0/configure-1412-    # Reject names that are not valid shell variable names.
##############################################
denemo-2.4.0/configure-1415-    ac_useropt_orig=$ac_useropt
denemo-2.4.0/configure:1416:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
denemo-2.4.0/configure-1417-    case $ac_user_opts in
##############################################
denemo-2.4.0/configure-1448-  *=*)
denemo-2.4.0/configure:1449:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
denemo-2.4.0/configure-1450-    # Reject names that are not valid shell variable names.
##############################################
denemo-2.4.0/configure-1469-if test -n "$ac_prev"; then
denemo-2.4.0/configure:1470:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
denemo-2.4.0/configure-1471-  as_fn_error $? "missing argument to $ac_option"
##############################################
denemo-2.4.0/configure-1491-    */ )
denemo-2.4.0/configure:1492:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
denemo-2.4.0/configure-1493-      eval $ac_var=\$ac_val;;
##############################################
denemo-2.4.0/configure-1526-ac_ls_di=`ls -di .` &&
denemo-2.4.0/configure:1527:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
denemo-2.4.0/configure-1528-  as_fn_error $? "working directory cannot be determined"
##############################################
denemo-2.4.0/configure-1582-case $srcdir in
denemo-2.4.0/configure:1583:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
denemo-2.4.0/configure-1584-esac
##############################################
denemo-2.4.0/configure-1625-By default, \`make install' will install all the files in
denemo-2.4.0/configure:1626:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
denemo-2.4.0/configure:1627:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
denemo-2.4.0/configure-1628-for instance \`--prefix=\$HOME'.
##############################################
denemo-2.4.0/configure-1871-*)
denemo-2.4.0/configure:1872:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
denemo-2.4.0/configure-1873-  # A ".." for each directory in $ac_dir_suffix.
denemo-2.4.0/configure:1874:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
denemo-2.4.0/configure-1875-  case $ac_top_builddir_sub in
##############################################
denemo-2.4.0/configure-2480-    *\'*)
denemo-2.4.0/configure:2481:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
denemo-2.4.0/configure-2482-    esac
##############################################
denemo-2.4.0/configure-2563-      case $ac_val in
denemo-2.4.0/configure:2564:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
denemo-2.4.0/configure-2565-      esac
##############################################
denemo-2.4.0/configure-2578-	case $ac_val in
denemo-2.4.0/configure:2579:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
denemo-2.4.0/configure-2580-	esac
##############################################
denemo-2.4.0/configure-2698-    set,)
denemo-2.4.0/configure:2699:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
denemo-2.4.0/configure:2700:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
denemo-2.4.0/configure-2701-      ac_cache_corrupted=: ;;
##############################################
denemo-2.4.0/configure-2709-	# differences in whitespace do not lead to failure.
denemo-2.4.0/configure:2710:	ac_old_val_w=`echo x $ac_old_val`
denemo-2.4.0/configure:2711:	ac_new_val_w=`echo x $ac_new_val`
denemo-2.4.0/configure-2712-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
denemo-2.4.0/configure-2729-    case $ac_new_val in
denemo-2.4.0/configure:2730:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
denemo-2.4.0/configure-2731-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
denemo-2.4.0/configure-2905-     echo "timestamp, slept: $am_has_slept" > conftest.file
denemo-2.4.0/configure:2906:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
denemo-2.4.0/configure-2907-     if test "$*" = "X"; then
denemo-2.4.0/configure-2908-	# -L didn't work.
denemo-2.4.0/configure:2909:	set X `ls -t "$srcdir/configure" conftest.file`
denemo-2.4.0/configure-2910-     fi
##############################################
denemo-2.4.0/configure-2956-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
denemo-2.4.0/configure:2957:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
denemo-2.4.0/configure-2958-
denemo-2.4.0/configure-2959-# Expand $ac_aux_dir to an absolute path.
denemo-2.4.0/configure:2960:am_aux_dir=`cd "$ac_aux_dir" && pwd`
denemo-2.4.0/configure-2961-
##############################################
denemo-2.4.0/configure-3101-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
denemo-2.4.0/configure:3102:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
denemo-2.4.0/configure-3103-	     'mkdir (GNU coreutils) '* | \
##############################################
denemo-2.4.0/configure-3174-set x ${MAKE-make}
denemo-2.4.0/configure:3175:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
denemo-2.4.0/configure-3176-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
denemo-2.4.0/configure-3184-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
denemo-2.4.0/configure:3185:case `${MAKE-make} -f conftest.make 2>/dev/null` in
denemo-2.4.0/configure-3186-  *@@@%%%=?*=@@@%%%*)
##############################################
denemo-2.4.0/configure-3250-
denemo-2.4.0/configure:3251:if test "`cd $srcdir && pwd`" != "`pwd`"; then
denemo-2.4.0/configure-3252-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
denemo-2.4.0/configure-3497-# Ignore all kinds of additional output from 'make'.
denemo-2.4.0/configure:3498:case `$am_make -s -f confmf 2> /dev/null` in #(
denemo-2.4.0/configure-3499-*the\ am__doit\ target*)
##############################################
denemo-2.4.0/configure-3507-   echo '.include "confinc"' > confmf
denemo-2.4.0/configure:3508:   case `$am_make -s -f confmf 2> /dev/null` in #(
denemo-2.4.0/configure-3509-   *the\ am__doit\ target*)
##############################################
denemo-2.4.0/configure-3886-$as_echo_n "checking whether the C compiler works... " >&6; }
denemo-2.4.0/configure:3887:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
denemo-2.4.0/configure-3888-
##############################################
denemo-2.4.0/configure-3930-	then :; else
denemo-2.4.0/configure:3931:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
denemo-2.4.0/configure-3932-	fi
##############################################
denemo-2.4.0/configure-3990-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
denemo-2.4.0/configure:3991:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
denemo-2.4.0/configure-3992-	  break;;
##############################################
denemo-2.4.0/configure-4099-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
denemo-2.4.0/configure:4100:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
denemo-2.4.0/configure-4101-       break;;
##############################################
denemo-2.4.0/configure-4417-  if test "$am_compiler_list" = ""; then
denemo-2.4.0/configure:4418:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
denemo-2.4.0/configure-4419-  fi
##############################################
denemo-2.4.0/configure-4968-    else
denemo-2.4.0/configure:4969:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
denemo-2.4.0/configure-4970-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
denemo-2.4.0/configure-5017-test "x$ac_build_alias" = x &&
denemo-2.4.0/configure:5018:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
denemo-2.4.0/configure-5019-test "x$ac_build_alias" = x &&
denemo-2.4.0/configure-5020-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
denemo-2.4.0/configure:5021:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
denemo-2.4.0/configure-5022-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
denemo-2.4.0/configure-5041-IFS=$ac_save_IFS
denemo-2.4.0/configure:5042:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
denemo-2.4.0/configure-5043-
##############################################
denemo-2.4.0/configure-5052-else
denemo-2.4.0/configure:5053:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
denemo-2.4.0/configure-5054-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
denemo-2.4.0/configure-5074-IFS=$ac_save_IFS
denemo-2.4.0/configure:5075:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
denemo-2.4.0/configure-5076-
##############################################
denemo-2.4.0/configure-5106-    # gcc leaves a trailing carriage return which upsets mingw
denemo-2.4.0/configure:5107:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
denemo-2.4.0/configure-5108-  *)
denemo-2.4.0/configure:5109:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
denemo-2.4.0/configure-5110-  esac
##############################################
denemo-2.4.0/configure-5115-      # Canonicalize the path of ld
denemo-2.4.0/configure:5116:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
denemo-2.4.0/configure-5117-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
denemo-2.4.0/configure:5118:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
denemo-2.4.0/configure-5119-      done
##############################################
denemo-2.4.0/configure-5149-      # Break only if it was the GNU/non-GNU ld that we prefer.
denemo-2.4.0/configure:5150:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
denemo-2.4.0/configure-5151-      *GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/configure-5178-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
denemo-2.4.0/configure:5179:case `$LD -v 2>&1 </dev/null` in
denemo-2.4.0/configure-5180-*GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/configure-5288-        names_already_handled="$names_already_handled $name"
denemo-2.4.0/configure:5289:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
denemo-2.4.0/configure-5290-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
denemo-2.4.0/configure-5334-                -L*)
denemo-2.4.0/configure:5335:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
denemo-2.4.0/configure-5336-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
denemo-2.4.0/configure-5426-              */lib | */lib/)
denemo-2.4.0/configure:5427:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
denemo-2.4.0/configure-5428-                additional_includedir="$basedir/include"
##############################################
denemo-2.4.0/configure-5474-                  -L*)
denemo-2.4.0/configure:5475:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
denemo-2.4.0/configure-5476-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
denemo-2.4.0/configure-5531-                  -R*)
denemo-2.4.0/configure:5532:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
denemo-2.4.0/configure-5533-                    if test "$enable_rpath" != no; then
##############################################
denemo-2.4.0/configure-5556-                  -l*)
denemo-2.4.0/configure:5557:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
denemo-2.4.0/configure-5558-                    ;;
denemo-2.4.0/configure-5559-                  *.la)
denemo-2.4.0/configure:5560:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
denemo-2.4.0/configure-5561-                    ;;
##############################################
denemo-2.4.0/configure-5846-        names_already_handled="$names_already_handled $name"
denemo-2.4.0/configure:5847:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
denemo-2.4.0/configure-5848-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
denemo-2.4.0/configure-5892-                -L*)
denemo-2.4.0/configure:5893:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
denemo-2.4.0/configure-5894-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
denemo-2.4.0/configure-5984-              */lib | */lib/)
denemo-2.4.0/configure:5985:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
denemo-2.4.0/configure-5986-                additional_includedir="$basedir/include"
##############################################
denemo-2.4.0/configure-6032-                  -L*)
denemo-2.4.0/configure:6033:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
denemo-2.4.0/configure-6034-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
denemo-2.4.0/configure-6089-                  -R*)
denemo-2.4.0/configure:6090:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
denemo-2.4.0/configure-6091-                    if test "$enable_rpath" != no; then
##############################################
denemo-2.4.0/configure-6114-                  -l*)
denemo-2.4.0/configure:6115:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
denemo-2.4.0/configure-6116-                    ;;
denemo-2.4.0/configure-6117-                  *.la)
denemo-2.4.0/configure:6118:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
denemo-2.4.0/configure-6119-                    ;;
##############################################
denemo-2.4.0/configure-6352-
denemo-2.4.0/configure:6353:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
denemo-2.4.0/configure-6354-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
denemo-2.4.0/configure:6355:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
denemo-2.4.0/configure-6356-if test -n "0.35.0"; then
##############################################
denemo-2.4.0/configure-6792-fi
denemo-2.4.0/configure:6793:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
denemo-2.4.0/configure:6794:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
denemo-2.4.0/configure:6795:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
denemo-2.4.0/configure-6796-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
denemo-2.4.0/configure-6848-else
denemo-2.4.0/configure:6849:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
denemo-2.4.0/configure-6850-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
denemo-2.4.0/configure-6855-$as_echo_n "checking for XML::Parser... " >&6; }
denemo-2.4.0/configure:6856:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
denemo-2.4.0/configure-6857-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
denemo-2.4.0/configure-7033-  # Check for GNU $ac_path_GREP
denemo-2.4.0/configure:7034:case `"$ac_path_GREP" --version 2>&1` in
denemo-2.4.0/configure-7035-*GNU*)
##############################################
denemo-2.4.0/configure-7099-  # Check for GNU $ac_path_EGREP
denemo-2.4.0/configure:7100:case `"$ac_path_EGREP" --version 2>&1` in
denemo-2.4.0/configure-7101-*GNU*)
##############################################
denemo-2.4.0/configure-7260-do :
denemo-2.4.0/configure:7261:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
denemo-2.4.0/configure-7262-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
denemo-2.4.0/configure-7265-  cat >>confdefs.h <<_ACEOF
denemo-2.4.0/configure:7266:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
denemo-2.4.0/configure-7267-_ACEOF
##############################################
denemo-2.4.0/configure-7691-    if test -f $ac_dir/$ac_word; then
denemo-2.4.0/configure:7692:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
denemo-2.4.0/configure-7693-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
denemo-2.4.0/configure-7810-    if test -f $ac_dir/$ac_word; then
denemo-2.4.0/configure:7811:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
denemo-2.4.0/configure-7812-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
denemo-2.4.0/configure-7969-   if test "x$srcdir" != "x."; then
denemo-2.4.0/configure:7970:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
denemo-2.4.0/configure-7971-       posrcprefix="$srcdir/"
##############################################
denemo-2.4.0/configure-8407-  if test "$am_compiler_list" = ""; then
denemo-2.4.0/configure:8408:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
denemo-2.4.0/configure-8409-  fi
##############################################
denemo-2.4.0/configure-8656-/* end confdefs.h.  */
denemo-2.4.0/configure:8657:`cat $LEX_OUTPUT_ROOT.c`
denemo-2.4.0/configure-8658-_ACEOF
##############################################
denemo-2.4.0/configure-8689-  #define YYTEXT_POINTER 1
denemo-2.4.0/configure:8690:`cat $LEX_OUTPUT_ROOT.c`
denemo-2.4.0/configure-8691-_ACEOF
##############################################
denemo-2.4.0/configure-8919-    *)
denemo-2.4.0/configure:8920:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
denemo-2.4.0/configure-8921-      if test -n "$searchpath"; then
##############################################
denemo-2.4.0/configure-8929-                ;;
denemo-2.4.0/configure:8930:              *) searchdir=`cd "$searchdir" && pwd`
denemo-2.4.0/configure-8931-                 case "$searchdir" in
##############################################
denemo-2.4.0/configure-8957-  test $ac_status = 0; }; then
denemo-2.4.0/configure:8958:  pkg_cv_GUILE_CFLAGS=`$PKG_CONFIG --cflags "guile-$GUILE_EFFECTIVE_VERSION" 2>/dev/null`
denemo-2.4.0/configure-8959-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-8974-  test $ac_status = 0; }; then
denemo-2.4.0/configure:8975:  pkg_cv_GUILE_LIBS=`$PKG_CONFIG --libs "guile-$GUILE_EFFECTIVE_VERSION" 2>/dev/null`
denemo-2.4.0/configure-8976-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-8995-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:8996:	        GUILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-$GUILE_EFFECTIVE_VERSION" 2>&1`
denemo-2.4.0/configure-8997-        else
denemo-2.4.0/configure:8998:	        GUILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-$GUILE_EFFECTIVE_VERSION" 2>&1`
denemo-2.4.0/configure-8999-        fi
##############################################
denemo-2.4.0/configure-9057-            -L) next=yes ;;
denemo-2.4.0/configure:9058:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
denemo-2.4.0/configure-9059-                                  if test "X$dir" != "X/usr/$acl_libdirstem" \
##############################################
denemo-2.4.0/configure-9118-            -L) next=yes ;;
denemo-2.4.0/configure:9119:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
denemo-2.4.0/configure-9120-                                  if test "X$dir" != "X/usr/$acl_libdirstem" \
##############################################
denemo-2.4.0/configure-9218-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
denemo-2.4.0/configure:9219:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
denemo-2.4.0/configure-9220-  ECHO='print -r --'
denemo-2.4.0/configure:9221:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
denemo-2.4.0/configure-9222-  ECHO='printf %s\n'
##############################################
denemo-2.4.0/configure-9287-  # Check for GNU $ac_path_SED
denemo-2.4.0/configure:9288:case `"$ac_path_SED" --version 2>&1` in
denemo-2.4.0/configure-9289-*GNU*)
##############################################
denemo-2.4.0/configure-9366-  # Check for GNU $ac_path_FGREP
denemo-2.4.0/configure:9367:case `"$ac_path_FGREP" --version 2>&1` in
denemo-2.4.0/configure-9368-*GNU*)
##############################################
denemo-2.4.0/configure-9446-    # gcc leaves a trailing carriage return, which upsets mingw
denemo-2.4.0/configure:9447:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
denemo-2.4.0/configure-9448-  *)
denemo-2.4.0/configure:9449:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
denemo-2.4.0/configure-9450-  esac
##############################################
denemo-2.4.0/configure-9455-      # Canonicalize the pathname of ld
denemo-2.4.0/configure:9456:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
denemo-2.4.0/configure-9457-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
denemo-2.4.0/configure:9458:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
denemo-2.4.0/configure-9459-      done
##############################################
denemo-2.4.0/configure-9490-      # Break only if it was the GNU/non-GNU ld that we prefer.
denemo-2.4.0/configure:9491:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
denemo-2.4.0/configure-9492-      *GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/configure-9521-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
denemo-2.4.0/configure:9522:case `$LD -v 2>&1 </dev/null` in
denemo-2.4.0/configure-9523-*GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/configure-9571-	esac
denemo-2.4.0/configure:9572:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
denemo-2.4.0/configure-9573-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
denemo-2.4.0/configure-9577-	*)
denemo-2.4.0/configure:9578:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
denemo-2.4.0/configure-9579-	  */dev/null*)
##############################################
denemo-2.4.0/configure-9705-
denemo-2.4.0/configure:9706:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
denemo-2.4.0/configure-9707-    *COFF*)
##############################################
denemo-2.4.0/configure-9806-    # And add a safety zone
denemo-2.4.0/configure:9807:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
denemo-2.4.0/configure:9808:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
denemo-2.4.0/configure-9809-    ;;
##############################################
denemo-2.4.0/configure-9839-    if test -n "$kargmax"; then
denemo-2.4.0/configure:9840:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
denemo-2.4.0/configure-9841-    else
##############################################
denemo-2.4.0/configure-9848-       test undefined != "$lt_cv_sys_max_cmd_len"; then
denemo-2.4.0/configure:9849:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
denemo-2.4.0/configure:9850:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
denemo-2.4.0/configure-9851-    else
##############################################
denemo-2.4.0/configure-9860-      # we can't tell.
denemo-2.4.0/configure:9861:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
denemo-2.4.0/configure-9862-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
denemo-2.4.0/configure-9864-      do
denemo-2.4.0/configure:9865:        i=`expr $i + 1`
denemo-2.4.0/configure-9866-        teststring=$teststring$teststring
##############################################
denemo-2.4.0/configure-9868-      # Only check the string length outside the loop.
denemo-2.4.0/configure:9869:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
denemo-2.4.0/configure-9870-      teststring=
##############################################
denemo-2.4.0/configure-9873-      # linker.  It appears as though 1/2 is a usable value.
denemo-2.4.0/configure:9874:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
denemo-2.4.0/configure-9875-    fi
##############################################
denemo-2.4.0/configure-10284-openbsd* | bitrig*)
denemo-2.4.0/configure:10285:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
denemo-2.4.0/configure-10286-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
denemo-2.4.0/configure-10354-    else
denemo-2.4.0/configure:10355:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
denemo-2.4.0/configure-10356-    fi
##############################################
denemo-2.4.0/configure-10499-  # decide which one to use based on capabilities of $DLLTOOL
denemo-2.4.0/configure:10500:  case `$DLLTOOL --help 2>&1` in
denemo-2.4.0/configure-10501-  *--identify-strict*)
##############################################
denemo-2.4.0/configure-11020-# If we're using GNU nm, then use its standard symbol codes.
denemo-2.4.0/configure:11021:case `$NM -V 2>&1` in
denemo-2.4.0/configure-11022-*GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/configure-11068-mingw*)
denemo-2.4.0/configure:11069:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
denemo-2.4.0/configure-11070-  ;;
##############################################
denemo-2.4.0/configure-11300-   if test yes = "$GCC"; then
denemo-2.4.0/configure:11301:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
denemo-2.4.0/configure-11302-   fi
##############################################
denemo-2.4.0/configure-11304- /*)
denemo-2.4.0/configure:11305:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
denemo-2.4.0/configure-11306-   ;; #(
##############################################
denemo-2.4.0/configure-11399-    done
denemo-2.4.0/configure:11400:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
denemo-2.4.0/configure-11401-}
##############################################
denemo-2.4.0/configure-11421-  test $ac_status = 0; }; then
denemo-2.4.0/configure:11422:    case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/configure-11423-      *ELF-32*)
##############################################
denemo-2.4.0/configure-11442-    if test yes = "$lt_cv_prog_gnu_ld"; then
denemo-2.4.0/configure:11443:      case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/configure-11444-	*32-bit*)
##############################################
denemo-2.4.0/configure-11454-    else
denemo-2.4.0/configure:11455:      case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/configure-11456-	*32-bit*)
##############################################
denemo-2.4.0/configure-11480-    emul=elf
denemo-2.4.0/configure:11481:    case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/configure-11482-      *32-bit*)
##############################################
denemo-2.4.0/configure-11488-    esac
denemo-2.4.0/configure:11489:    case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/configure-11490-      *MSB*)
##############################################
denemo-2.4.0/configure-11496-    esac
denemo-2.4.0/configure:11497:    case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/configure-11498-      *N32*)
##############################################
denemo-2.4.0/configure-12429-    *:)
denemo-2.4.0/configure:12430:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
denemo-2.4.0/configure-12431-        ;;
denemo-2.4.0/configure-12432-    x:*)
denemo-2.4.0/configure:12433:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
denemo-2.4.0/configure-12434-        ;;
denemo-2.4.0/configure-12435-    *::*)
denemo-2.4.0/configure:12436:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
denemo-2.4.0/configure:12437:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
denemo-2.4.0/configure-12438-        ;;
denemo-2.4.0/configure-12439-    *)
denemo-2.4.0/configure:12440:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
denemo-2.4.0/configure-12441-        ;;
##############################################
denemo-2.4.0/configure-12463-  case $2 in
denemo-2.4.0/configure:12464:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
denemo-2.4.0/configure:12465:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
denemo-2.4.0/configure-12466-  esac
##############################################
denemo-2.4.0/configure-12805-	"file_magic "*)
denemo-2.4.0/configure:12806:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
denemo-2.4.0/configure-12807-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
denemo-2.4.0/configure-12871-	"file_magic "*)
denemo-2.4.0/configure:12872:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
denemo-2.4.0/configure-12873-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
denemo-2.4.0/configure-13269-      *)
denemo-2.4.0/configure:13270:	case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/configure-13271-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
denemo-2.4.0/configure-13718-	# shared libraries, regardless of the interface used.
denemo-2.4.0/configure:13719:	case `$LD -v 2>&1` in
denemo-2.4.0/configure-13720-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
denemo-2.4.0/configure-13750-    supports_anon_versioning=no
denemo-2.4.0/configure:13751:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
denemo-2.4.0/configure-13752-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
denemo-2.4.0/configure-13819-	# is; otherwise, prepend EXPORTS...
denemo-2.4.0/configure:13820:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
denemo-2.4.0/configure-13821-          cp $export_symbols $output_objdir/$soname.def;
##############################################
denemo-2.4.0/configure-13853-	prefix_cmds="$SED"~
denemo-2.4.0/configure:13854:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
denemo-2.4.0/configure-13855-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
denemo-2.4.0/configure-13875-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
denemo-2.4.0/configure:13876:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
denemo-2.4.0/configure:13877:      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'
denemo-2.4.0/configure-13878-      ;;
##############################################
denemo-2.4.0/configure-13893-        pgcc*)				# Portland Group C compiler
denemo-2.4.0/configure:13894:	  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'
denemo-2.4.0/configure-13895-	  tmp_addflag=' $pic_flag'
##############################################
denemo-2.4.0/configure-13898-					# Portland Group f77 and f90 compilers
denemo-2.4.0/configure:13899:	  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'
denemo-2.4.0/configure-13900-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
denemo-2.4.0/configure-13915-	nvcc*)	# Cuda Compiler Driver 2.2
denemo-2.4.0/configure:13916:	  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'
denemo-2.4.0/configure-13917-	  compiler_needs_object=yes
##############################################
denemo-2.4.0/configure-13919-	esac
denemo-2.4.0/configure:13920:	case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/configure-13921-	*Sun\ C*)			# Sun C 5.9
denemo-2.4.0/configure:13922:	  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'
denemo-2.4.0/configure-13923-	  compiler_needs_object=yes
##############################################
denemo-2.4.0/configure-13990-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
denemo-2.4.0/configure:13991:      case `$LD -v 2>&1` in
denemo-2.4.0/configure-13992-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
denemo-2.4.0/configure-14079-	else
denemo-2.4.0/configure:14080:	  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'
denemo-2.4.0/configure-14081-	fi
##############################################
denemo-2.4.0/configure-14144-	# below for broken collect2 doesn't work under 4.3+
denemo-2.4.0/configure:14145:	  collect2name=`$CC -print-prog-name=collect2`
denemo-2.4.0/configure-14146-	  if test -f "$collect2name" &&
##############################################
denemo-2.4.0/configure-14224-      }'
denemo-2.4.0/configure:14225:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
denemo-2.4.0/configure-14226-  # Check for a 64-bit object if we didn't find anything.
denemo-2.4.0/configure-14227-  if test -z "$lt_cv_aix_libpath_"; then
denemo-2.4.0/configure:14228:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
denemo-2.4.0/configure-14229-  fi
##############################################
denemo-2.4.0/configure-14242-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
denemo-2.4.0/configure:14243:        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
denemo-2.4.0/configure-14244-      else
##############################################
denemo-2.4.0/configure-14277-      }'
denemo-2.4.0/configure:14278:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
denemo-2.4.0/configure-14279-  # Check for a 64-bit object if we didn't find anything.
denemo-2.4.0/configure-14280-  if test -z "$lt_cv_aix_libpath_"; then
denemo-2.4.0/configure:14281:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
denemo-2.4.0/configure-14282-  fi
##############################################
denemo-2.4.0/configure-14309-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
denemo-2.4.0/configure:14310:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
denemo-2.4.0/configure-14311-	  if test svr4 != "$with_aix_soname"; then
##############################################
denemo-2.4.0/configure-14362-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
denemo-2.4.0/configure:14363:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
denemo-2.4.0/configure-14364-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
denemo-2.4.0/configure-14400-	# FIXME: Setting linknames here is a bad hack.
denemo-2.4.0/configure:14401:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
denemo-2.4.0/configure-14402-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
denemo-2.4.0/configure-14418-  if test yes = "$lt_cv_ld_force_load"; then
denemo-2.4.0/configure:14419:    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\"`'
denemo-2.4.0/configure-14420-
##############################################
denemo-2.4.0/configure-14598-      if test yes = "$GCC"; then
denemo-2.4.0/configure:14599:	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'
denemo-2.4.0/configure-14600-	# Try to use the -exported_symbol ld option, if it does not
##############################################
denemo-2.4.0/configure-14626-	if test yes = "$lt_cv_irix_exported_symbol"; then
denemo-2.4.0/configure:14627:          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'
denemo-2.4.0/configure-14628-	fi
##############################################
denemo-2.4.0/configure-14630-      else
denemo-2.4.0/configure:14631:	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'
denemo-2.4.0/configure:14632:	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'
denemo-2.4.0/configure-14633-      fi
##############################################
denemo-2.4.0/configure-14677-	hardcode_direct_absolute=yes
denemo-2.4.0/configure:14678:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
denemo-2.4.0/configure-14679-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
denemo-2.4.0/configure-14708-	prefix_cmds="$SED"~
denemo-2.4.0/configure:14709:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
denemo-2.4.0/configure-14710-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
denemo-2.4.0/configure-14722-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
denemo-2.4.0/configure:14723:	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'
denemo-2.4.0/configure-14724-      else
denemo-2.4.0/configure-14725-	allow_undefined_flag=' -expect_unresolved \*'
denemo-2.4.0/configure:14726:	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'
denemo-2.4.0/configure-14727-      fi
##############################################
denemo-2.4.0/configure-14735-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
denemo-2.4.0/configure:14736:	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'
denemo-2.4.0/configure-14737-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
denemo-2.4.0/configure-14739-	allow_undefined_flag=' -expect_unresolved \*'
denemo-2.4.0/configure:14740:	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'
denemo-2.4.0/configure:14741:	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~
denemo-2.4.0/configure:14742:          $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'
denemo-2.4.0/configure-14743-
##############################################
denemo-2.4.0/configure-14758-      else
denemo-2.4.0/configure:14759:	case `$CC -V 2>&1` in
denemo-2.4.0/configure-14760-	*"Compilers 5.0"*)
##############################################
denemo-2.4.0/configure-15157-  esac
denemo-2.4.0/configure:15158:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
denemo-2.4.0/configure-15159-  case $lt_search_path_spec in
##############################################
denemo-2.4.0/configure-15164-    # okay in the real world where ";" in dirpaths is itself problematic.
denemo-2.4.0/configure:15165:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
denemo-2.4.0/configure-15166-    ;;
denemo-2.4.0/configure-15167-  *)
denemo-2.4.0/configure:15168:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
denemo-2.4.0/configure-15169-    ;;
##############################################
denemo-2.4.0/configure-15173-  lt_tmp_lt_search_path_spec=
denemo-2.4.0/configure:15174:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
denemo-2.4.0/configure-15175-  # ...but if some path component already ends with the multilib dir we assume
##############################################
denemo-2.4.0/configure-15215-  esac
denemo-2.4.0/configure:15216:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
denemo-2.4.0/configure-15217-else
##############################################
denemo-2.4.0/configure-15355-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
denemo-2.4.0/configure:15356:    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'
denemo-2.4.0/configure-15357-    ;;
##############################################
denemo-2.4.0/configure-15391-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
denemo-2.4.0/configure:15392:    postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/configure:15393:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
denemo-2.4.0/configure:15394:      dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/configure-15395-      test -d \$dldir || mkdir -p \$dldir~
##############################################
denemo-2.4.0/configure-15400-      fi'
denemo-2.4.0/configure:15401:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
denemo-2.4.0/configure-15402-      dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/configure-15408-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
denemo-2.4.0/configure:15409:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/configure-15410-
##############################################
denemo-2.4.0/configure-15414-      # MinGW DLLs use traditional 'lib' prefix
denemo-2.4.0/configure:15415:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/configure-15416-      ;;
##############################################
denemo-2.4.0/configure-15418-      # pw32 DLLs use 'pw' prefix rather than 'lib'
denemo-2.4.0/configure:15419:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/configure-15420-      ;;
##############################################
denemo-2.4.0/configure-15427-    libname_spec='$name'
denemo-2.4.0/configure:15428:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/configure-15429-    library_names_spec='$libname.dll.lib'
##############################################
denemo-2.4.0/configure-15439-        # Let DOS variable expansion print the short 8.3 style file name.
denemo-2.4.0/configure:15440:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
denemo-2.4.0/configure-15441-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
denemo-2.4.0/configure-15444-      # Convert to MSYS style.
denemo-2.4.0/configure:15445:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
denemo-2.4.0/configure-15446-      ;;
##############################################
denemo-2.4.0/configure-15450-      # like /cygdrive/c/PROGRA~1:/cygdr...
denemo-2.4.0/configure:15451:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
denemo-2.4.0/configure:15452:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
denemo-2.4.0/configure:15453:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
denemo-2.4.0/configure-15454-      ;;
##############################################
denemo-2.4.0/configure-15458-        # It is most probably a Windows format PATH.
denemo-2.4.0/configure:15459:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
denemo-2.4.0/configure-15460-      else
denemo-2.4.0/configure:15461:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
denemo-2.4.0/configure-15462-      fi
##############################################
denemo-2.4.0/configure-15468-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
denemo-2.4.0/configure:15469:    postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/configure:15470:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
denemo-2.4.0/configure:15471:      dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/configure-15472-      test -d \$dldir || mkdir -p \$dldir~
denemo-2.4.0/configure-15473-      $install_prog $dir/$dlname \$dldir/$dlname'
denemo-2.4.0/configure:15474:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
denemo-2.4.0/configure-15475-      dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/configure-15482-    # Assume MSVC wrapper
denemo-2.4.0/configure:15483:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
denemo-2.4.0/configure-15484-    dynamic_linker='Win32 ld.exe'
##############################################
denemo-2.4.0/configure-15499-  shlibpath_var=DYLD_LIBRARY_PATH
denemo-2.4.0/configure:15500:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
denemo-2.4.0/configure-15501-
##############################################
denemo-2.4.0/configure-15752-  if test -f /etc/ld.so.conf; then
denemo-2.4.0/configure:15753:    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' ' '`
denemo-2.4.0/configure-15754-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
denemo-2.4.0/configure-15818-  need_lib_prefix=no
denemo-2.4.0/configure:15819:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
denemo-2.4.0/configure-15820-    need_version=no
##############################################
denemo-2.4.0/configure-15845-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
denemo-2.4.0/configure:15846:  postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/configure:15847:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
denemo-2.4.0/configure:15848:    dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/configure-15849-    test -d \$dldir || mkdir -p \$dldir~
##############################################
denemo-2.4.0/configure-15854-    fi'
denemo-2.4.0/configure:15855:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
denemo-2.4.0/configure-15856-    dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/configure-17037-    # gcc leaves a trailing carriage return, which upsets mingw
denemo-2.4.0/configure:17038:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
denemo-2.4.0/configure-17039-  *)
denemo-2.4.0/configure:17040:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
denemo-2.4.0/configure-17041-  esac
##############################################
denemo-2.4.0/configure-17046-      # Canonicalize the pathname of ld
denemo-2.4.0/configure:17047:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
denemo-2.4.0/configure-17048-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
denemo-2.4.0/configure:17049:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
denemo-2.4.0/configure-17050-      done
##############################################
denemo-2.4.0/configure-17081-      # Break only if it was the GNU/non-GNU ld that we prefer.
denemo-2.4.0/configure:17082:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
denemo-2.4.0/configure-17083-      *GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/configure-17112-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
denemo-2.4.0/configure:17113:case `$LD -v 2>&1 </dev/null` in
denemo-2.4.0/configure-17114-*GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/configure-17146-        # ancient GNU ld didn't support --whole-archive et. al.
denemo-2.4.0/configure:17147:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
denemo-2.4.0/configure-17148-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
denemo-2.4.0/configure-17257-          # below for broken collect2 doesn't work under 4.3+
denemo-2.4.0/configure:17258:	  collect2name=`$CC -print-prog-name=collect2`
denemo-2.4.0/configure-17259-	  if test -f "$collect2name" &&
##############################################
denemo-2.4.0/configure-17338-      }'
denemo-2.4.0/configure:17339:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
denemo-2.4.0/configure-17340-  # Check for a 64-bit object if we didn't find anything.
denemo-2.4.0/configure-17341-  if test -z "$lt_cv_aix_libpath__CXX"; then
denemo-2.4.0/configure:17342:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
denemo-2.4.0/configure-17343-  fi
##############################################
denemo-2.4.0/configure-17357-
denemo-2.4.0/configure:17358:          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
denemo-2.4.0/configure-17359-        else
##############################################
denemo-2.4.0/configure-17392-      }'
denemo-2.4.0/configure:17393:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
denemo-2.4.0/configure-17394-  # Check for a 64-bit object if we didn't find anything.
denemo-2.4.0/configure-17395-  if test -z "$lt_cv_aix_libpath__CXX"; then
denemo-2.4.0/configure:17396:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
denemo-2.4.0/configure-17397-  fi
##############################################
denemo-2.4.0/configure-17424-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
denemo-2.4.0/configure:17425:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
denemo-2.4.0/configure-17426-	    if test svr4 != "$with_aix_soname"; then
##############################################
denemo-2.4.0/configure-17477-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
denemo-2.4.0/configure:17478:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
denemo-2.4.0/configure-17479-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
denemo-2.4.0/configure-17519-	    # is; otherwise, prepend EXPORTS...
denemo-2.4.0/configure:17520:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
denemo-2.4.0/configure-17521-              cp $export_symbols $output_objdir/$soname.def;
##############################################
denemo-2.4.0/configure-17540-  if test yes = "$lt_cv_ld_force_load"; then
denemo-2.4.0/configure:17541:    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\"`'
denemo-2.4.0/configure-17542-
##############################################
denemo-2.4.0/configure-17585-	  prefix_cmds="$SED"~
denemo-2.4.0/configure:17586:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
denemo-2.4.0/configure-17587-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
denemo-2.4.0/configure-17659-            # dependencies.
denemo-2.4.0/configure:17660:            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"'
denemo-2.4.0/configure-17661-            ;;
##############################################
denemo-2.4.0/configure-17724-	    # dependencies.
denemo-2.4.0/configure:17725:	    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"'
denemo-2.4.0/configure-17726-	    ;;
##############################################
denemo-2.4.0/configure-17760-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
denemo-2.4.0/configure:17761:	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'
denemo-2.4.0/configure:17762:	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'
denemo-2.4.0/configure-17763-	;;
##############################################
denemo-2.4.0/configure-17767-	    # SGI C++
denemo-2.4.0/configure:17768:	    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'
denemo-2.4.0/configure-17769-
##############################################
denemo-2.4.0/configure-17778-	      if test no = "$with_gnu_ld"; then
denemo-2.4.0/configure:17779:	        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'
denemo-2.4.0/configure-17780-	      else
denemo-2.4.0/configure:17781:	        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'
denemo-2.4.0/configure-17782-	      fi
##############################################
denemo-2.4.0/configure-17799-	    # to its proper name (with version) after linking.
denemo-2.4.0/configure:17800:	    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'
denemo-2.4.0/configure:17801:	    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'
denemo-2.4.0/configure-17802-	    # Commands to make compiler produce verbose output that lists
##############################################
denemo-2.4.0/configure-17809-	    # dependencies.
denemo-2.4.0/configure:17810:	    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"'
denemo-2.4.0/configure-17811-
##############################################
denemo-2.4.0/configure-17824-	    # earlier do not add the objects themselves.
denemo-2.4.0/configure:17825:	    case `$CC -V 2>&1` in
denemo-2.4.0/configure-17826-	      *"Version 7."*)
##############################################
denemo-2.4.0/configure-17845-            # Portland Group C++ compiler
denemo-2.4.0/configure:17846:	    case `$CC -V` in
denemo-2.4.0/configure-17847-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
denemo-2.4.0/configure-17850-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
denemo-2.4.0/configure:17851:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
denemo-2.4.0/configure-17852-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
denemo-2.4.0/configure-17854-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
denemo-2.4.0/configure:17855:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
denemo-2.4.0/configure-17856-                $RANLIB $oldlib'
##############################################
denemo-2.4.0/configure-17859-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
denemo-2.4.0/configure:17860:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
denemo-2.4.0/configure-17861-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
denemo-2.4.0/configure-17863-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
denemo-2.4.0/configure:17864:                $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'
denemo-2.4.0/configure-17865-	      ;;
##############################################
denemo-2.4.0/configure-17873-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
denemo-2.4.0/configure:17874:	    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'
denemo-2.4.0/configure-17875-            ;;
##############################################
denemo-2.4.0/configure-17892-	    # dependencies.
denemo-2.4.0/configure:17893:	    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'
denemo-2.4.0/configure-17894-	    ;;
##############################################
denemo-2.4.0/configure-17907-	  *)
denemo-2.4.0/configure:17908:	    case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/configure-17909-	    *Sun\ C*)
##############################################
denemo-2.4.0/configure-17914-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
denemo-2.4.0/configure:17915:	      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'
denemo-2.4.0/configure-17916-	      compiler_needs_object_CXX=yes
##############################################
denemo-2.4.0/configure-17979-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
denemo-2.4.0/configure:17980:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
denemo-2.4.0/configure-17981-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
denemo-2.4.0/configure-17998-	    # to its proper name (with version) after linking.
denemo-2.4.0/configure:17999:	    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'
denemo-2.4.0/configure-18000-
##############################################
denemo-2.4.0/configure-18019-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
denemo-2.4.0/configure:18020:	        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'
denemo-2.4.0/configure-18021-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
denemo-2.4.0/configure-18024-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
denemo-2.4.0/configure:18025:	        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'
denemo-2.4.0/configure:18026:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
denemo-2.4.0/configure-18027-                  echo "-hidden">> $lib.exp~
denemo-2.4.0/configure:18028:                  $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~
denemo-2.4.0/configure-18029-                  $RM $lib.exp'
##############################################
denemo-2.4.0/configure-18043-	    # dependencies.
denemo-2.4.0/configure:18044:	    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"'
denemo-2.4.0/configure-18045-	    ;;
##############################################
denemo-2.4.0/configure-18050-	        osf3*)
denemo-2.4.0/configure:18051:	          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'
denemo-2.4.0/configure-18052-		  ;;
denemo-2.4.0/configure-18053-	        *)
denemo-2.4.0/configure:18054:	          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'
denemo-2.4.0/configure-18055-		  ;;
##############################################
denemo-2.4.0/configure-18297-
denemo-2.4.0/configure:18298:  for p in `eval "$output_verbose_link_cmd"`; do
denemo-2.4.0/configure-18299-    case $prev$p in
##############################################
denemo-2.4.0/configure-18400-if test -n "${compiler_lib_search_path_CXX}"; then
denemo-2.4.0/configure:18401: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
denemo-2.4.0/configure-18402-fi
##############################################
denemo-2.4.0/configure-18647-	  *)
denemo-2.4.0/configure:18648:	    case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/configure-18649-	    *Sun\ C*)
##############################################
denemo-2.4.0/configure-19029-    else
denemo-2.4.0/configure:19030:      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'
denemo-2.4.0/configure-19031-    fi
##############################################
denemo-2.4.0/configure-19334-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
denemo-2.4.0/configure:19335:    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'
denemo-2.4.0/configure-19336-    ;;
##############################################
denemo-2.4.0/configure-19370-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
denemo-2.4.0/configure:19371:    postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/configure:19372:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
denemo-2.4.0/configure:19373:      dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/configure-19374-      test -d \$dldir || mkdir -p \$dldir~
##############################################
denemo-2.4.0/configure-19379-      fi'
denemo-2.4.0/configure:19380:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
denemo-2.4.0/configure-19381-      dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/configure-19387-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
denemo-2.4.0/configure:19388:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/configure-19389-
##############################################
denemo-2.4.0/configure-19392-      # MinGW DLLs use traditional 'lib' prefix
denemo-2.4.0/configure:19393:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/configure-19394-      ;;
##############################################
denemo-2.4.0/configure-19396-      # pw32 DLLs use 'pw' prefix rather than 'lib'
denemo-2.4.0/configure:19397:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/configure-19398-      ;;
##############################################
denemo-2.4.0/configure-19405-    libname_spec='$name'
denemo-2.4.0/configure:19406:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/configure-19407-    library_names_spec='$libname.dll.lib'
##############################################
denemo-2.4.0/configure-19417-        # Let DOS variable expansion print the short 8.3 style file name.
denemo-2.4.0/configure:19418:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
denemo-2.4.0/configure-19419-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
denemo-2.4.0/configure-19422-      # Convert to MSYS style.
denemo-2.4.0/configure:19423:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
denemo-2.4.0/configure-19424-      ;;
##############################################
denemo-2.4.0/configure-19428-      # like /cygdrive/c/PROGRA~1:/cygdr...
denemo-2.4.0/configure:19429:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
denemo-2.4.0/configure:19430:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
denemo-2.4.0/configure:19431:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
denemo-2.4.0/configure-19432-      ;;
##############################################
denemo-2.4.0/configure-19436-        # It is most probably a Windows format PATH.
denemo-2.4.0/configure:19437:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
denemo-2.4.0/configure-19438-      else
denemo-2.4.0/configure:19439:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
denemo-2.4.0/configure-19440-      fi
##############################################
denemo-2.4.0/configure-19446-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
denemo-2.4.0/configure:19447:    postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/configure:19448:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
denemo-2.4.0/configure:19449:      dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/configure-19450-      test -d \$dldir || mkdir -p \$dldir~
denemo-2.4.0/configure-19451-      $install_prog $dir/$dlname \$dldir/$dlname'
denemo-2.4.0/configure:19452:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
denemo-2.4.0/configure-19453-      dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/configure-19460-    # Assume MSVC wrapper
denemo-2.4.0/configure:19461:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
denemo-2.4.0/configure-19462-    dynamic_linker='Win32 ld.exe'
##############################################
denemo-2.4.0/configure-19477-  shlibpath_var=DYLD_LIBRARY_PATH
denemo-2.4.0/configure:19478:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
denemo-2.4.0/configure-19479-
##############################################
denemo-2.4.0/configure-19729-  if test -f /etc/ld.so.conf; then
denemo-2.4.0/configure:19730:    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' ' '`
denemo-2.4.0/configure-19731-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
denemo-2.4.0/configure-19795-  need_lib_prefix=no
denemo-2.4.0/configure:19796:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
denemo-2.4.0/configure-19797-    need_version=no
##############################################
denemo-2.4.0/configure-19822-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
denemo-2.4.0/configure:19823:  postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/configure:19824:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
denemo-2.4.0/configure:19825:    dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/configure-19826-    test -d \$dldir || mkdir -p \$dldir~
##############################################
denemo-2.4.0/configure-19831-    fi'
denemo-2.4.0/configure:19832:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
denemo-2.4.0/configure-19833-    dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/configure-20194-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20195:  pkg_cv_GUILE_1_8_CFLAGS=`$PKG_CONFIG --cflags "guile-1.8 >= 1.8" 2>/dev/null`
denemo-2.4.0/configure-20196-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20211-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20212:  pkg_cv_GUILE_1_8_LIBS=`$PKG_CONFIG --libs "guile-1.8 >= 1.8" 2>/dev/null`
denemo-2.4.0/configure-20213-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20232-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20233:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-1.8 >= 1.8" 2>&1`
denemo-2.4.0/configure-20234-        else
denemo-2.4.0/configure:20235:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-1.8 >= 1.8" 2>&1`
denemo-2.4.0/configure-20236-        fi
##############################################
denemo-2.4.0/configure-20299-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20300:  pkg_cv_GUILE_2_0_CFLAGS=`$PKG_CONFIG --cflags "guile-2.0 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-20301-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20316-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20317:  pkg_cv_GUILE_2_0_LIBS=`$PKG_CONFIG --libs "guile-2.0 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-20318-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20337-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20338:	        GUILE_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-2.0 >= 2.0" 2>&1`
denemo-2.4.0/configure-20339-        else
denemo-2.4.0/configure:20340:	        GUILE_2_0_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-2.0 >= 2.0" 2>&1`
denemo-2.4.0/configure-20341-        fi
##############################################
denemo-2.4.0/configure-20404-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20405:  pkg_cv_GUILE_2_2_CFLAGS=`$PKG_CONFIG --cflags "guile-2.2 >= 2.2" 2>/dev/null`
denemo-2.4.0/configure-20406-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20421-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20422:  pkg_cv_GUILE_2_2_LIBS=`$PKG_CONFIG --libs "guile-2.2 >= 2.2" 2>/dev/null`
denemo-2.4.0/configure-20423-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20442-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20443:	        GUILE_2_2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-2.2 >= 2.2" 2>&1`
denemo-2.4.0/configure-20444-        else
denemo-2.4.0/configure:20445:	        GUILE_2_2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-2.2 >= 2.2" 2>&1`
denemo-2.4.0/configure-20446-        fi
##############################################
denemo-2.4.0/configure-20505-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20506:  pkg_cv_GUILE_2_2_CFLAGS=`$PKG_CONFIG --cflags "guile-2.2" 2>/dev/null`
denemo-2.4.0/configure-20507-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20522-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20523:  pkg_cv_GUILE_2_2_LIBS=`$PKG_CONFIG --libs "guile-2.2" 2>/dev/null`
denemo-2.4.0/configure-20524-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20543-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20544:	        GUILE_2_2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-2.2" 2>&1`
denemo-2.4.0/configure-20545-        else
denemo-2.4.0/configure:20546:	        GUILE_2_2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-2.2" 2>&1`
denemo-2.4.0/configure-20547-        fi
##############################################
denemo-2.4.0/configure-20564-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20565:  pkg_cv_GUILE_2_0_CFLAGS=`$PKG_CONFIG --cflags "guile-2.0" 2>/dev/null`
denemo-2.4.0/configure-20566-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20581-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20582:  pkg_cv_GUILE_2_0_LIBS=`$PKG_CONFIG --libs "guile-2.0" 2>/dev/null`
denemo-2.4.0/configure-20583-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20602-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20603:	        GUILE_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-2.0" 2>&1`
denemo-2.4.0/configure-20604-        else
denemo-2.4.0/configure:20605:	        GUILE_2_0_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-2.0" 2>&1`
denemo-2.4.0/configure-20606-        fi
##############################################
denemo-2.4.0/configure-20623-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20624:  pkg_cv_GUILE_1_8_CFLAGS=`$PKG_CONFIG --cflags "guile-1.8" 2>/dev/null`
denemo-2.4.0/configure-20625-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20640-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20641:  pkg_cv_GUILE_1_8_LIBS=`$PKG_CONFIG --libs "guile-1.8" 2>/dev/null`
denemo-2.4.0/configure-20642-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20661-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20662:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-1.8" 2>&1`
denemo-2.4.0/configure-20663-        else
denemo-2.4.0/configure:20664:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-1.8" 2>&1`
denemo-2.4.0/configure-20665-        fi
##############################################
denemo-2.4.0/configure-20722-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20723:  pkg_cv_GUILE_1_8_CFLAGS=`$PKG_CONFIG --cflags "guile-1.8" 2>/dev/null`
denemo-2.4.0/configure-20724-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20739-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20740:  pkg_cv_GUILE_1_8_LIBS=`$PKG_CONFIG --libs "guile-1.8" 2>/dev/null`
denemo-2.4.0/configure-20741-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20760-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20761:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-1.8" 2>&1`
denemo-2.4.0/configure-20762-        else
denemo-2.4.0/configure:20763:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-1.8" 2>&1`
denemo-2.4.0/configure-20764-        fi
##############################################
denemo-2.4.0/configure-20832-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20833:  pkg_cv_GUILE_2_0_CFLAGS=`$PKG_CONFIG --cflags "guile-2.0" 2>/dev/null`
denemo-2.4.0/configure-20834-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20849-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20850:  pkg_cv_GUILE_2_0_LIBS=`$PKG_CONFIG --libs "guile-2.0" 2>/dev/null`
denemo-2.4.0/configure-20851-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20870-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20871:	        GUILE_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-2.0" 2>&1`
denemo-2.4.0/configure-20872-        else
denemo-2.4.0/configure:20873:	        GUILE_2_0_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-2.0" 2>&1`
denemo-2.4.0/configure-20874-        fi
##############################################
denemo-2.4.0/configure-20891-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20892:  pkg_cv_GUILE_1_8_CFLAGS=`$PKG_CONFIG --cflags "guile-1.8" 2>/dev/null`
denemo-2.4.0/configure-20893-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20908-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20909:  pkg_cv_GUILE_1_8_LIBS=`$PKG_CONFIG --libs "guile-1.8" 2>/dev/null`
denemo-2.4.0/configure-20910-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-20929-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:20930:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-1.8" 2>&1`
denemo-2.4.0/configure-20931-        else
denemo-2.4.0/configure:20932:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-1.8" 2>&1`
denemo-2.4.0/configure-20933-        fi
##############################################
denemo-2.4.0/configure-20990-  test $ac_status = 0; }; then
denemo-2.4.0/configure:20991:  pkg_cv_GUILE_1_8_CFLAGS=`$PKG_CONFIG --cflags "guile-1.8" 2>/dev/null`
denemo-2.4.0/configure-20992-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21007-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21008:  pkg_cv_GUILE_1_8_LIBS=`$PKG_CONFIG --libs "guile-1.8" 2>/dev/null`
denemo-2.4.0/configure-21009-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21028-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21029:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-1.8" 2>&1`
denemo-2.4.0/configure-21030-        else
denemo-2.4.0/configure:21031:	        GUILE_1_8_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-1.8" 2>&1`
denemo-2.4.0/configure-21032-        fi
##############################################
denemo-2.4.0/configure-21109-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21110:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.30" 2>/dev/null`
denemo-2.4.0/configure-21111-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21126-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21127:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.30" 2>/dev/null`
denemo-2.4.0/configure-21128-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21147-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21148:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.30" 2>&1`
denemo-2.4.0/configure-21149-        else
denemo-2.4.0/configure:21150:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.30" 2>&1`
denemo-2.4.0/configure-21151-        fi
##############################################
denemo-2.4.0/configure-21203-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21204:  pkg_cv_XML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.3.10" 2>/dev/null`
denemo-2.4.0/configure-21205-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21220-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21221:  pkg_cv_XML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.3.10" 2>/dev/null`
denemo-2.4.0/configure-21222-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21241-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21242:	        XML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.3.10" 2>&1`
denemo-2.4.0/configure-21243-        else
denemo-2.4.0/configure:21244:	        XML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.3.10" 2>&1`
denemo-2.4.0/configure-21245-        fi
##############################################
denemo-2.4.0/configure-21297-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21298:  pkg_cv_RSVG_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-21299-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21314-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21315:  pkg_cv_RSVG_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-21316-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21335-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21336:	        RSVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= 2.0" 2>&1`
denemo-2.4.0/configure-21337-        else
denemo-2.4.0/configure:21338:	        RSVG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= 2.0" 2>&1`
denemo-2.4.0/configure-21339-        fi
##############################################
denemo-2.4.0/configure-21391-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21392:  pkg_cv_FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags "fontconfig >= 2.2.0" 2>/dev/null`
denemo-2.4.0/configure-21393-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21408-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21409:  pkg_cv_FONTCONFIG_LIBS=`$PKG_CONFIG --libs "fontconfig >= 2.2.0" 2>/dev/null`
denemo-2.4.0/configure-21410-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21429-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21430:	        FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fontconfig >= 2.2.0" 2>&1`
denemo-2.4.0/configure-21431-        else
denemo-2.4.0/configure:21432:	        FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fontconfig >= 2.2.0" 2>&1`
denemo-2.4.0/configure-21433-        fi
##############################################
denemo-2.4.0/configure-21485-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21486:  pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.21.0" 2>/dev/null`
denemo-2.4.0/configure-21487-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21502-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21503:  pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.21.0" 2>/dev/null`
denemo-2.4.0/configure-21504-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21523-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21524:	        GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gthread-2.0 >= 2.21.0" 2>&1`
denemo-2.4.0/configure-21525-        else
denemo-2.4.0/configure:21526:	        GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gthread-2.0 >= 2.21.0" 2>&1`
denemo-2.4.0/configure-21527-        fi
##############################################
denemo-2.4.0/configure-21579-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21580:  pkg_cv_SNDFILE_CFLAGS=`$PKG_CONFIG --cflags "sndfile >= 1.0" 2>/dev/null`
denemo-2.4.0/configure-21581-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21596-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21597:  pkg_cv_SNDFILE_LIBS=`$PKG_CONFIG --libs "sndfile >= 1.0" 2>/dev/null`
denemo-2.4.0/configure-21598-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21617-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21618:	        SNDFILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sndfile >= 1.0" 2>&1`
denemo-2.4.0/configure-21619-        else
denemo-2.4.0/configure:21620:	        SNDFILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sndfile >= 1.0" 2>&1`
denemo-2.4.0/configure-21621-        fi
##############################################
denemo-2.4.0/configure-21673-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21674:  pkg_cv_SMF_CFLAGS=`$PKG_CONFIG --cflags "smf >= 1.3" 2>/dev/null`
denemo-2.4.0/configure-21675-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21690-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21691:  pkg_cv_SMF_LIBS=`$PKG_CONFIG --libs "smf >= 1.3" 2>/dev/null`
denemo-2.4.0/configure-21692-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21711-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21712:	        SMF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "smf >= 1.3" 2>&1`
denemo-2.4.0/configure-21713-        else
denemo-2.4.0/configure:21714:	        SMF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "smf >= 1.3" 2>&1`
denemo-2.4.0/configure-21715-        fi
##############################################
denemo-2.4.0/configure-21774-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21775:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack >= 0.102.0" 2>/dev/null`
denemo-2.4.0/configure-21776-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21791-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21792:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack >= 0.102.0" 2>/dev/null`
denemo-2.4.0/configure-21793-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21812-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21813:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack >= 0.102.0" 2>&1`
denemo-2.4.0/configure-21814-        else
denemo-2.4.0/configure:21815:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack >= 0.102.0" 2>&1`
denemo-2.4.0/configure-21816-        fi
##############################################
denemo-2.4.0/configure-21913-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21914:  pkg_cv_LIBAUBIO_CFLAGS=`$PKG_CONFIG --cflags "aubio >= 0.4.0" 2>/dev/null`
denemo-2.4.0/configure-21915-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21930-  test $ac_status = 0; }; then
denemo-2.4.0/configure:21931:  pkg_cv_LIBAUBIO_LIBS=`$PKG_CONFIG --libs "aubio >= 0.4.0" 2>/dev/null`
denemo-2.4.0/configure-21932-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-21951-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:21952:	        LIBAUBIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "aubio >= 0.4.0" 2>&1`
denemo-2.4.0/configure-21953-        else
denemo-2.4.0/configure:21954:	        LIBAUBIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "aubio >= 0.4.0" 2>&1`
denemo-2.4.0/configure-21955-        fi
##############################################
denemo-2.4.0/configure-22018-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22019:  pkg_cv_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.0.3" 2>/dev/null`
denemo-2.4.0/configure-22020-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22035-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22036:  pkg_cv_GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.0.3" 2>/dev/null`
denemo-2.4.0/configure-22037-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22056-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22057:	        GTK2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.0.3" 2>&1`
denemo-2.4.0/configure-22058-        else
denemo-2.4.0/configure:22059:	        GTK2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.0.3" 2>&1`
denemo-2.4.0/configure-22060-        fi
##############################################
denemo-2.4.0/configure-22121-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22122:  pkg_cv_GTK3_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.0.0" 2>/dev/null`
denemo-2.4.0/configure-22123-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22138-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22139:  pkg_cv_GTK3_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.0.0" 2>/dev/null`
denemo-2.4.0/configure-22140-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22159-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22160:	        GTK3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= 3.0.0" 2>&1`
denemo-2.4.0/configure-22161-        else
denemo-2.4.0/configure:22162:	        GTK3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= 3.0.0" 2>&1`
denemo-2.4.0/configure-22163-        fi
##############################################
denemo-2.4.0/configure-22220-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22221:  pkg_cv_GTK3_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.0.0" 2>/dev/null`
denemo-2.4.0/configure-22222-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22237-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22238:  pkg_cv_GTK3_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.0.0" 2>/dev/null`
denemo-2.4.0/configure-22239-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22258-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22259:	        GTK3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= 3.0.0" 2>&1`
denemo-2.4.0/configure-22260-        else
denemo-2.4.0/configure:22261:	        GTK3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= 3.0.0" 2>&1`
denemo-2.4.0/configure-22262-        fi
##############################################
denemo-2.4.0/configure-22292-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22293:  pkg_cv_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.0.3" 2>/dev/null`
denemo-2.4.0/configure-22294-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22309-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22310:  pkg_cv_GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.0.3" 2>/dev/null`
denemo-2.4.0/configure-22311-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22330-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22331:	        GTK2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.0.3" 2>&1`
denemo-2.4.0/configure-22332-        else
denemo-2.4.0/configure:22333:	        GTK2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.0.3" 2>&1`
denemo-2.4.0/configure-22334-        fi
##############################################
denemo-2.4.0/configure-22393-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22394:  pkg_cv_GTKSOURCEVIEW_CFLAGS=`$PKG_CONFIG --cflags "gtksourceview-2.0 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-22395-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22410-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22411:  pkg_cv_GTKSOURCEVIEW_LIBS=`$PKG_CONFIG --libs "gtksourceview-2.0 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-22412-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22431-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22432:	        GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtksourceview-2.0 >= 2.0" 2>&1`
denemo-2.4.0/configure-22433-        else
denemo-2.4.0/configure:22434:	        GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtksourceview-2.0 >= 2.0" 2>&1`
denemo-2.4.0/configure-22435-        fi
##############################################
denemo-2.4.0/configure-22488-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22489:  pkg_cv_EVINCE_2_0_CFLAGS=`$PKG_CONFIG --cflags "evince-view-2.0 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-22490-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22505-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22506:  pkg_cv_EVINCE_2_0_LIBS=`$PKG_CONFIG --libs "evince-view-2.0 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-22507-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22526-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22527:	        EVINCE_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evince-view-2.0 >= 2.0" 2>&1`
denemo-2.4.0/configure-22528-        else
denemo-2.4.0/configure:22529:	        EVINCE_2_0_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evince-view-2.0 >= 2.0" 2>&1`
denemo-2.4.0/configure-22530-        fi
##############################################
denemo-2.4.0/configure-22563-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22564:  pkg_cv_EVINCE_2_30_CFLAGS=`$PKG_CONFIG --cflags "evince-view-2.30 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-22565-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22580-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22581:  pkg_cv_EVINCE_2_30_LIBS=`$PKG_CONFIG --libs "evince-view-2.30 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-22582-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22601-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22602:	        EVINCE_2_30_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evince-view-2.30 >= 2.0" 2>&1`
denemo-2.4.0/configure-22603-        else
denemo-2.4.0/configure:22604:	        EVINCE_2_30_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evince-view-2.30 >= 2.0" 2>&1`
denemo-2.4.0/configure-22605-        fi
##############################################
denemo-2.4.0/configure-22639-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22640:  pkg_cv_EVINCE_2_32_CFLAGS=`$PKG_CONFIG --cflags "evince-view-2.32 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-22641-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22656-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22657:  pkg_cv_EVINCE_2_32_LIBS=`$PKG_CONFIG --libs "evince-view-2.32 >= 2.0" 2>/dev/null`
denemo-2.4.0/configure-22658-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22677-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22678:	        EVINCE_2_32_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evince-view-2.32 >= 2.0" 2>&1`
denemo-2.4.0/configure-22679-        else
denemo-2.4.0/configure:22680:	        EVINCE_2_32_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evince-view-2.32 >= 2.0" 2>&1`
denemo-2.4.0/configure-22681-        fi
##############################################
denemo-2.4.0/configure-22740-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22741:  pkg_cv_GTKSOURCEVIEW_CFLAGS=`$PKG_CONFIG --cflags "gtksourceview-3.0 >= 3.0" 2>/dev/null`
denemo-2.4.0/configure-22742-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22757-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22758:  pkg_cv_GTKSOURCEVIEW_LIBS=`$PKG_CONFIG --libs "gtksourceview-3.0 >= 3.0" 2>/dev/null`
denemo-2.4.0/configure-22759-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22778-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22779:	        GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtksourceview-3.0 >= 3.0" 2>&1`
denemo-2.4.0/configure-22780-        else
denemo-2.4.0/configure:22781:	        GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtksourceview-3.0 >= 3.0" 2>&1`
denemo-2.4.0/configure-22782-        fi
##############################################
denemo-2.4.0/configure-22835-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22836:  pkg_cv_EVINCE_CFLAGS=`$PKG_CONFIG --cflags "evince-view-3.0 >= 3.0" 2>/dev/null`
denemo-2.4.0/configure-22837-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22852-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22853:  pkg_cv_EVINCE_LIBS=`$PKG_CONFIG --libs "evince-view-3.0 >= 3.0" 2>/dev/null`
denemo-2.4.0/configure-22854-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22873-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22874:	        EVINCE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evince-view-3.0 >= 3.0" 2>&1`
denemo-2.4.0/configure-22875-        else
denemo-2.4.0/configure:22876:	        EVINCE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evince-view-3.0 >= 3.0" 2>&1`
denemo-2.4.0/configure-22877-        fi
##############################################
denemo-2.4.0/configure-22955-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22956:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa >= 1.0.0" 2>/dev/null`
denemo-2.4.0/configure-22957-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22972-  test $ac_status = 0; }; then
denemo-2.4.0/configure:22973:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa >= 1.0.0" 2>/dev/null`
denemo-2.4.0/configure-22974-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-22993-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:22994:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa >= 1.0.0" 2>&1`
denemo-2.4.0/configure-22995-        else
denemo-2.4.0/configure:22996:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa >= 1.0.0" 2>&1`
denemo-2.4.0/configure-22997-        fi
##############################################
denemo-2.4.0/configure-23072-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23073:  pkg_cv_FLUIDSYNTH_CFLAGS=`$PKG_CONFIG --cflags "fluidsynth >= 1.0.8" 2>/dev/null`
denemo-2.4.0/configure-23074-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23089-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23090:  pkg_cv_FLUIDSYNTH_LIBS=`$PKG_CONFIG --libs "fluidsynth >= 1.0.8" 2>/dev/null`
denemo-2.4.0/configure-23091-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23110-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:23111:	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fluidsynth >= 1.0.8" 2>&1`
denemo-2.4.0/configure-23112-        else
denemo-2.4.0/configure:23113:	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fluidsynth >= 1.0.8" 2>&1`
denemo-2.4.0/configure-23114-        fi
##############################################
denemo-2.4.0/configure-23188-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23189:  pkg_cv_RUBBERBAND_CFLAGS=`$PKG_CONFIG --cflags "rubberband >= 1.0.8" 2>/dev/null`
denemo-2.4.0/configure-23190-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23205-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23206:  pkg_cv_RUBBERBAND_LIBS=`$PKG_CONFIG --libs "rubberband >= 1.0.8" 2>/dev/null`
denemo-2.4.0/configure-23207-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23226-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:23227:	        RUBBERBAND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "rubberband >= 1.0.8" 2>&1`
denemo-2.4.0/configure-23228-        else
denemo-2.4.0/configure:23229:	        RUBBERBAND_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "rubberband >= 1.0.8" 2>&1`
denemo-2.4.0/configure-23230-        fi
##############################################
denemo-2.4.0/configure-23306-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23307:  pkg_cv_PORTAUDIO_CFLAGS=`$PKG_CONFIG --cflags "portaudio-2.0 >= 19" 2>/dev/null`
denemo-2.4.0/configure-23308-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23323-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23324:  pkg_cv_PORTAUDIO_LIBS=`$PKG_CONFIG --libs "portaudio-2.0 >= 19" 2>/dev/null`
denemo-2.4.0/configure-23325-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23344-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:23345:	        PORTAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "portaudio-2.0 >= 19" 2>&1`
denemo-2.4.0/configure-23346-        else
denemo-2.4.0/configure:23347:	        PORTAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "portaudio-2.0 >= 19" 2>&1`
denemo-2.4.0/configure-23348-        fi
##############################################
denemo-2.4.0/configure-23400-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23401:  pkg_cv_FFTW_CFLAGS=`$PKG_CONFIG --cflags "fftw3 >= 3.1.2" 2>/dev/null`
denemo-2.4.0/configure-23402-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23417-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23418:  pkg_cv_FFTW_LIBS=`$PKG_CONFIG --libs "fftw3 >= 3.1.2" 2>/dev/null`
denemo-2.4.0/configure-23419-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23438-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:23439:	        FFTW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fftw3 >= 3.1.2" 2>&1`
denemo-2.4.0/configure-23440-        else
denemo-2.4.0/configure:23441:	        FFTW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fftw3 >= 3.1.2" 2>&1`
denemo-2.4.0/configure-23442-        fi
##############################################
denemo-2.4.0/configure-23839-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23840:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
denemo-2.4.0/configure-23841-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23856-  test $ac_status = 0; }; then
denemo-2.4.0/configure:23857:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
denemo-2.4.0/configure-23858-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
denemo-2.4.0/configure-23877-        if test $_pkg_short_errors_supported = yes; then
denemo-2.4.0/configure:23878:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
denemo-2.4.0/configure-23879-        else
denemo-2.4.0/configure:23880:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
denemo-2.4.0/configure-23881-        fi
##############################################
denemo-2.4.0/configure-24078-  if test "$SHTOOL"; then
denemo-2.4.0/configure:24079:    case `$SHTOOL path $CC` in #(
denemo-2.4.0/configure-24080-  *ccache*) :
##############################################
denemo-2.4.0/configure-24092-
denemo-2.4.0/configure:24093:  CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9]*//g'`
denemo-2.4.0/configure-24094-
##############################################
denemo-2.4.0/configure-24129-do :
denemo-2.4.0/configure:24130:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
denemo-2.4.0/configure-24131-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
denemo-2.4.0/configure-24133-  cat >>confdefs.h <<_ACEOF
denemo-2.4.0/configure:24134:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
denemo-2.4.0/configure-24135-_ACEOF
##############################################
denemo-2.4.0/configure-24200-
denemo-2.4.0/configure:24201:packagesrcdir=`cd $srcdir && pwd`
denemo-2.4.0/configure-24202-
##############################################
denemo-2.4.0/configure-24318-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
denemo-2.4.0/configure:24319:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
denemo-2.4.0/configure-24320-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
denemo-2.4.0/configure-24501-if test -z "$BASH_VERSION$ZSH_VERSION" \
denemo-2.4.0/configure:24502:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
denemo-2.4.0/configure-24503-  as_echo='print -r --'
denemo-2.4.0/configure-24504-  as_echo_n='print -rn --'
denemo-2.4.0/configure:24505:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
denemo-2.4.0/configure-24506-  as_echo='printf %s\n'
##############################################
denemo-2.4.0/configure-24508-else
denemo-2.4.0/configure:24509:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
denemo-2.4.0/configure-24510-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
denemo-2.4.0/configure-24518-	expr "X$arg" : "X\\(.*\\)$as_nl";
denemo-2.4.0/configure:24519:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
denemo-2.4.0/configure-24520-      esac;
##############################################
denemo-2.4.0/configure-24595-# ----------------------------------------
denemo-2.4.0/configure:24596:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
denemo-2.4.0/configure-24597-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
denemo-2.4.0/configure-24667-  {
denemo-2.4.0/configure:24668:    as_val=`expr "$@" || test $? -eq 1`
denemo-2.4.0/configure-24669-  }
##############################################
denemo-2.4.0/configure-24771-      case $as_dir in #(
denemo-2.4.0/configure:24772:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
denemo-2.4.0/configure-24773-      *) as_qdir=$as_dir;;
##############################################
denemo-2.4.0/configure-24906-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
denemo-2.4.0/configure:24907:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
denemo-2.4.0/configure-24908-ac_cs_version="\\
##############################################
denemo-2.4.0/configure-24931-  --*=?*)
denemo-2.4.0/configure:24932:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
denemo-2.4.0/configure:24933:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
denemo-2.4.0/configure-24934-    ac_shift=:
##############################################
denemo-2.4.0/configure-24936-  --*=)
denemo-2.4.0/configure:24937:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
denemo-2.4.0/configure-24938-    ac_optarg=
##############################################
denemo-2.4.0/configure-24960-    case $ac_optarg in
denemo-2.4.0/configure:24961:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
denemo-2.4.0/configure-24962-    '') as_fn_error $? "missing file argument" ;;
##############################################
denemo-2.4.0/configure-24968-    case $ac_optarg in
denemo-2.4.0/configure:24969:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
denemo-2.4.0/configure-24970-    esac
##############################################
denemo-2.4.0/configure-25045-delay_variable_subst='$delay_variable_subst'
denemo-2.4.0/configure:25046:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25047:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25048:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25049:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25050:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25051:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25052:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25053:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25054:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25055:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25056:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25057:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25058:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25059:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25060:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25061:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25062:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25063:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25064:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25065:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25066:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25067:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25068:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25069:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25070:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25071:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25072:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25073:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25074:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25075:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25076:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25077:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25078:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25079:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25080:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25081:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25082:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25083:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25084:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25085:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25086:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25087:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25088:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25089:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25090:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25091:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25092:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25093:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25094:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25095:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25096:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25097:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25098:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25099:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25100:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25101:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25102:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25103:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25104: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"`'
denemo-2.4.0/configure:25105:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25106:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25107:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25108:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25109:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25110:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25111:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25112:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25113:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25114:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25115:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25116:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25117:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25118:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25119:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25120:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25121:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25122:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25123:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25124:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25125:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25126:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25127:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25128:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25129:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25130:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25131:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25132:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25133:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25134:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25135:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25136:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25137:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25138:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25139:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25140:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25141:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25142:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25143:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25144:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25145:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25146:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25147:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25148:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25149:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25150:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25151:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25152:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25153:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25154:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25155:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25156:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25157:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25158:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25159:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25160:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25161:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25162:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25163:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25164:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25165:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25166:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25167:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25168:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25169:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25170:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25171:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25172:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25173:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25174:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25175:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25176:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25177:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25178:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25179:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25180:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25181:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25182:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25183:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25184:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25185:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25186:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25187:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25188:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25189:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25190:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25191:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25192:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25193:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25194:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25195:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25196:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25197:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25198:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25199:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25200:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25201:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25202:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25203:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25204:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25205:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25206:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25207:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25208:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25209:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25210:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25211:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25212:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25213:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25214:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25215:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25216:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25217:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25218:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25219:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25220:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25221:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25222:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25223:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25224:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25225:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25226:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25227:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25228:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25229:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25230:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25231:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25232:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25233:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure:25234:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/configure-25235-
##############################################
denemo-2.4.0/configure-25347-compiler_lib_search_path_CXX; do
denemo-2.4.0/configure:25348:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
denemo-2.4.0/configure-25349-    *[\\\\\\\`\\"\\\$]*)
denemo-2.4.0/configure:25350:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
denemo-2.4.0/configure-25351-      ;;
##############################################
denemo-2.4.0/configure-25389-postlink_cmds_CXX; do
denemo-2.4.0/configure:25390:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
denemo-2.4.0/configure-25391-    *[\\\\\\\`\\"\\\$]*)
denemo-2.4.0/configure:25392:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
denemo-2.4.0/configure-25393-      ;;
##############################################
denemo-2.4.0/configure-25506-fi
denemo-2.4.0/configure:25507:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
denemo-2.4.0/configure-25508-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
denemo-2.4.0/configure-25523-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
denemo-2.4.0/configure:25524:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
denemo-2.4.0/configure-25525-ac_delim='%!_!# '
##############################################
denemo-2.4.0/configure-25529-
denemo-2.4.0/configure:25530:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
denemo-2.4.0/configure-25531-  if test $ac_delim_n = $ac_delim_num; then
##############################################
denemo-2.4.0/configure-25667-for ac_last_try in false false :; do
denemo-2.4.0/configure:25668:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
denemo-2.4.0/configure-25669-  if test -z "$ac_tt"; then
##############################################
denemo-2.4.0/configure-25799-      esac
denemo-2.4.0/configure:25800:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
denemo-2.4.0/configure-25801-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
denemo-2.4.0/configure-25858-*)
denemo-2.4.0/configure:25859:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
denemo-2.4.0/configure-25860-  # A ".." for each directory in $ac_dir_suffix.
denemo-2.4.0/configure:25861:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
denemo-2.4.0/configure-25862-  case $ac_top_builddir_sub in
##############################################
denemo-2.4.0/configure-25919-/@mandir@/p'
denemo-2.4.0/configure:25920:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
denemo-2.4.0/configure-25921-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
denemo-2.4.0/configure-25936-
denemo-2.4.0/configure:25937:# Neutralize VPATH when `$srcdir' = `.'.
denemo-2.4.0/configure-25938-# Shell code in configure.ac might set extrasub.
##############################################
denemo-2.4.0/configure-25964-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
denemo-2.4.0/configure:25965:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
denemo-2.4.0/configure-25966-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
denemo-2.4.0/configure-26010-    * )
denemo-2.4.0/configure:26011:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
denemo-2.4.0/configure-26012-  esac
##############################################
denemo-2.4.0/configure-26057-    # Strip MF so we end up with the name of the file.
denemo-2.4.0/configure:26058:    mf=`echo "$mf" | sed -e 's/:.*$//'`
denemo-2.4.0/configure-26059-    # Check whether this is an Automake generated Makefile or not.
##############################################
denemo-2.4.0/configure-26094-    # from the Makefile without running 'make'.
denemo-2.4.0/configure:26095:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
denemo-2.4.0/configure-26096-    test -z "$DEPDIR" && continue
denemo-2.4.0/configure:26097:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
denemo-2.4.0/configure-26098-    test -z "$am__include" && continue
denemo-2.4.0/configure:26099:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
denemo-2.4.0/configure-26100-    # Find all dependency output files, they are included files with
##############################################
denemo-2.4.0/configure-26142-      case "$ac_file" in
denemo-2.4.0/configure:26143:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
denemo-2.4.0/configure-26144-      esac
##############################################
denemo-2.4.0/configure-26147-        # Adjust a relative srcdir.
denemo-2.4.0/configure:26148:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
denemo-2.4.0/configure:26149:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
denemo-2.4.0/configure:26150:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
denemo-2.4.0/configure-26151-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
denemo-2.4.0/configure-26154-        case "$ac_given_srcdir" in
denemo-2.4.0/configure:26155:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
denemo-2.4.0/configure-26156-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
denemo-2.4.0/configure-26171-            fi
denemo-2.4.0/configure:26172:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
denemo-2.4.0/configure-26173-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
denemo-2.4.0/configure-26741-    *:)
denemo-2.4.0/configure:26742:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
denemo-2.4.0/configure-26743-        ;;
denemo-2.4.0/configure-26744-    x:*)
denemo-2.4.0/configure:26745:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
denemo-2.4.0/configure-26746-        ;;
denemo-2.4.0/configure-26747-    *::*)
denemo-2.4.0/configure:26748:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
denemo-2.4.0/configure:26749:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
denemo-2.4.0/configure-26750-        ;;
denemo-2.4.0/configure-26751-    *)
denemo-2.4.0/configure:26752:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
denemo-2.4.0/configure-26753-        ;;
##############################################
denemo-2.4.0/configure-26768-    done
denemo-2.4.0/configure:26769:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
denemo-2.4.0/configure-26770-}
##############################################
denemo-2.4.0/build/po.m4-64-    else
denemo-2.4.0/build/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
denemo-2.4.0/build/po.m4-66-      AC_MSG_RESULT(
##############################################
denemo-2.4.0/build/po.m4-92-      case "$ac_file" in
denemo-2.4.0/build/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
denemo-2.4.0/build/po.m4-94-      esac
##############################################
denemo-2.4.0/build/po.m4-97-        # Adjust a relative srcdir.
denemo-2.4.0/build/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
denemo-2.4.0/build/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
denemo-2.4.0/build/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
denemo-2.4.0/build/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
denemo-2.4.0/build/po.m4-104-        case "$ac_given_srcdir" in
denemo-2.4.0/build/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
denemo-2.4.0/build/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
denemo-2.4.0/build/po.m4-121-            fi
denemo-2.4.0/build/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
denemo-2.4.0/build/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
denemo-2.4.0/build/po.m4-217-  # Adjust a relative srcdir.
denemo-2.4.0/build/po.m4:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
denemo-2.4.0/build/po.m4:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
denemo-2.4.0/build/po.m4:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
denemo-2.4.0/build/po.m4-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
denemo-2.4.0/build/po.m4-224-  case "$ac_given_srcdir" in
denemo-2.4.0/build/po.m4:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
denemo-2.4.0/build/po.m4-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
denemo-2.4.0/build/po.m4-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
denemo-2.4.0/build/po.m4:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
denemo-2.4.0/build/po.m4:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
denemo-2.4.0/build/po.m4-288-  # Compute POTFILES_DEPS as
##############################################
denemo-2.4.0/build/po.m4-300-    # The LINGUAS file contains the set of available languages.
denemo-2.4.0/build/po.m4:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
denemo-2.4.0/build/po.m4-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
denemo-2.4.0/build/po.m4-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
denemo-2.4.0/build/po.m4:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
denemo-2.4.0/build/po.m4:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
denemo-2.4.0/build/po.m4-307-  fi
##############################################
denemo-2.4.0/build/po.m4-348-    QMFILES="$QMFILES $srcdirpre$lang.qm"
denemo-2.4.0/build/po.m4:349:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
denemo-2.4.0/build/po.m4-350-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
denemo-2.4.0/build/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
denemo-2.4.0/build/po.m4-352-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
denemo-2.4.0/build/po.m4-389-      QTCATALOGS="$QTCATALOGS $lang.qm"
denemo-2.4.0/build/po.m4:390:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
denemo-2.4.0/build/po.m4-391-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
denemo-2.4.0/build/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
denemo-2.4.0/build/po.m4-393-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
denemo-2.4.0/build/po.m4-400-    for lang in $ALL_LINGUAS; do
denemo-2.4.0/build/po.m4:401:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
denemo-2.4.0/build/po.m4-402-      cat >> "$ac_file.tmp" <<EOF
##############################################
denemo-2.4.0/build/po.m4-411-    for lang in $ALL_LINGUAS; do
denemo-2.4.0/build/po.m4:412:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
denemo-2.4.0/build/po.m4-413-      cat >> "$ac_file.tmp" <<EOF
##############################################
denemo-2.4.0/build/libtool.m4-119-    done
denemo-2.4.0/build/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
denemo-2.4.0/build/libtool.m4-121-}
##############################################
denemo-2.4.0/build/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
denemo-2.4.0/build/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
denemo-2.4.0/build/libtool.m4-439-
##############################################
denemo-2.4.0/build/libtool.m4-447-#
denemo-2.4.0/build/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
denemo-2.4.0/build/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
denemo-2.4.0/build/libtool.m4-557-]], lt_decl_quote_varnames); do
denemo-2.4.0/build/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
denemo-2.4.0/build/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
denemo-2.4.0/build/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
denemo-2.4.0/build/libtool.m4-561-      ;;
##############################################
denemo-2.4.0/build/libtool.m4-570-]], lt_decl_dquote_varnames); do
denemo-2.4.0/build/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
denemo-2.4.0/build/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
denemo-2.4.0/build/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
denemo-2.4.0/build/libtool.m4-574-      ;;
##############################################
denemo-2.4.0/build/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
denemo-2.4.0/build/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\"`'
denemo-2.4.0/build/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
denemo-2.4.0/build/libtool.m4-1164-      }]'
denemo-2.4.0/build/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"`
denemo-2.4.0/build/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
denemo-2.4.0/build/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
denemo-2.4.0/build/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"`
denemo-2.4.0/build/libtool.m4-1169-  fi],[])
##############################################
denemo-2.4.0/build/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
denemo-2.4.0/build/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
denemo-2.4.0/build/libtool.m4-1202-  ECHO='print -r --'
denemo-2.4.0/build/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
denemo-2.4.0/build/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
denemo-2.4.0/build/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
denemo-2.4.0/build/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
denemo-2.4.0/build/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
denemo-2.4.0/build/libtool.m4-1238-
##############################################
denemo-2.4.0/build/libtool.m4-1259-   if test yes = "$GCC"; then
denemo-2.4.0/build/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
denemo-2.4.0/build/libtool.m4-1261-   fi
##############################################
denemo-2.4.0/build/libtool.m4-1263- /*)
denemo-2.4.0/build/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
denemo-2.4.0/build/libtool.m4-1265-   ;; #(
##############################################
denemo-2.4.0/build/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
denemo-2.4.0/build/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/build/libtool.m4-1295-      *ELF-32*)
##############################################
denemo-2.4.0/build/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
denemo-2.4.0/build/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/build/libtool.m4-1312-	*32-bit*)
##############################################
denemo-2.4.0/build/libtool.m4-1322-    else
denemo-2.4.0/build/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/build/libtool.m4-1324-	*32-bit*)
##############################################
denemo-2.4.0/build/libtool.m4-1344-    emul=elf
denemo-2.4.0/build/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/build/libtool.m4-1346-      *32-bit*)
##############################################
denemo-2.4.0/build/libtool.m4-1352-    esac
denemo-2.4.0/build/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/build/libtool.m4-1354-      *MSB*)
##############################################
denemo-2.4.0/build/libtool.m4-1360-    esac
denemo-2.4.0/build/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
denemo-2.4.0/build/libtool.m4-1362-      *N32*)
##############################################
denemo-2.4.0/build/libtool.m4-1725-    # And add a safety zone
denemo-2.4.0/build/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
denemo-2.4.0/build/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
denemo-2.4.0/build/libtool.m4-1728-    ;;
##############################################
denemo-2.4.0/build/libtool.m4-1758-    if test -n "$kargmax"; then
denemo-2.4.0/build/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
denemo-2.4.0/build/libtool.m4-1760-    else
##############################################
denemo-2.4.0/build/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
denemo-2.4.0/build/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
denemo-2.4.0/build/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
denemo-2.4.0/build/libtool.m4-1770-    else
##############################################
denemo-2.4.0/build/libtool.m4-1779-      # we can't tell.
denemo-2.4.0/build/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
denemo-2.4.0/build/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
denemo-2.4.0/build/libtool.m4-1783-      do
denemo-2.4.0/build/libtool.m4:1784:        i=`expr $i + 1`
denemo-2.4.0/build/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
denemo-2.4.0/build/libtool.m4-1787-      # Only check the string length outside the loop.
denemo-2.4.0/build/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
denemo-2.4.0/build/libtool.m4-1789-      teststring=
##############################################
denemo-2.4.0/build/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
denemo-2.4.0/build/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
denemo-2.4.0/build/libtool.m4-1794-    fi
##############################################
denemo-2.4.0/build/libtool.m4-2258-    *:)
denemo-2.4.0/build/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
denemo-2.4.0/build/libtool.m4-2260-        ;;
denemo-2.4.0/build/libtool.m4-2261-    x:*)
denemo-2.4.0/build/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
denemo-2.4.0/build/libtool.m4-2263-        ;;
denemo-2.4.0/build/libtool.m4-2264-    *::*)
denemo-2.4.0/build/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
denemo-2.4.0/build/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
denemo-2.4.0/build/libtool.m4-2267-        ;;
denemo-2.4.0/build/libtool.m4-2268-    *)
denemo-2.4.0/build/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
denemo-2.4.0/build/libtool.m4-2270-        ;;
##############################################
denemo-2.4.0/build/libtool.m4-2298-  esac
denemo-2.4.0/build/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
denemo-2.4.0/build/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
denemo-2.4.0/build/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
denemo-2.4.0/build/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
denemo-2.4.0/build/libtool.m4-2307-    ;;
denemo-2.4.0/build/libtool.m4-2308-  *)
denemo-2.4.0/build/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
denemo-2.4.0/build/libtool.m4-2310-    ;;
##############################################
denemo-2.4.0/build/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
denemo-2.4.0/build/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
denemo-2.4.0/build/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
denemo-2.4.0/build/libtool.m4-2356-  esac
denemo-2.4.0/build/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
denemo-2.4.0/build/libtool.m4-2358-else
##############################################
denemo-2.4.0/build/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
denemo-2.4.0/build/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'
denemo-2.4.0/build/libtool.m4-2499-    ;;
##############################################
denemo-2.4.0/build/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
denemo-2.4.0/build/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/build/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
denemo-2.4.0/build/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/build/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
denemo-2.4.0/build/libtool.m4-2542-      fi'
denemo-2.4.0/build/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
denemo-2.4.0/build/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/build/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
denemo-2.4.0/build/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/build/libtool.m4-2552-m4_if([$1], [],[
##############################################
denemo-2.4.0/build/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
denemo-2.4.0/build/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/build/libtool.m4-2558-      ;;
##############################################
denemo-2.4.0/build/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
denemo-2.4.0/build/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/build/libtool.m4-2562-      ;;
##############################################
denemo-2.4.0/build/libtool.m4-2569-    libname_spec='$name'
denemo-2.4.0/build/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
denemo-2.4.0/build/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
denemo-2.4.0/build/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
denemo-2.4.0/build/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
denemo-2.4.0/build/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
denemo-2.4.0/build/libtool.m4-2586-      # Convert to MSYS style.
denemo-2.4.0/build/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|^ ||'`
denemo-2.4.0/build/libtool.m4-2588-      ;;
##############################################
denemo-2.4.0/build/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
denemo-2.4.0/build/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
denemo-2.4.0/build/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
denemo-2.4.0/build/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
denemo-2.4.0/build/libtool.m4-2596-      ;;
##############################################
denemo-2.4.0/build/libtool.m4-2600-        # It is most probably a Windows format PATH.
denemo-2.4.0/build/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
denemo-2.4.0/build/libtool.m4-2602-      else
denemo-2.4.0/build/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
denemo-2.4.0/build/libtool.m4-2604-      fi
##############################################
denemo-2.4.0/build/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
denemo-2.4.0/build/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/build/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
denemo-2.4.0/build/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/build/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
denemo-2.4.0/build/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
denemo-2.4.0/build/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
denemo-2.4.0/build/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/build/libtool.m4-2624-    # Assume MSVC wrapper
denemo-2.4.0/build/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
denemo-2.4.0/build/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
denemo-2.4.0/build/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
denemo-2.4.0/build/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
denemo-2.4.0/build/libtool.m4-2643-m4_if([$1], [],[
##############################################
denemo-2.4.0/build/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
denemo-2.4.0/build/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' ' '`
denemo-2.4.0/build/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
denemo-2.4.0/build/libtool.m4-2941-  need_lib_prefix=no
denemo-2.4.0/build/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
denemo-2.4.0/build/libtool.m4-2943-    need_version=no
##############################################
denemo-2.4.0/build/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
denemo-2.4.0/build/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
denemo-2.4.0/build/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
denemo-2.4.0/build/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
denemo-2.4.0/build/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
denemo-2.4.0/build/libtool.m4-2977-    fi'
denemo-2.4.0/build/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
denemo-2.4.0/build/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
denemo-2.4.0/build/libtool.m4-3188-	"file_magic "*)
denemo-2.4.0/build/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
denemo-2.4.0/build/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
denemo-2.4.0/build/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
denemo-2.4.0/build/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
denemo-2.4.0/build/libtool.m4-3273-  *)
denemo-2.4.0/build/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
denemo-2.4.0/build/libtool.m4-3275-  esac
##############################################
denemo-2.4.0/build/libtool.m4-3280-      # Canonicalize the pathname of ld
denemo-2.4.0/build/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
denemo-2.4.0/build/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
denemo-2.4.0/build/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
denemo-2.4.0/build/libtool.m4-3284-      done
##############################################
denemo-2.4.0/build/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
denemo-2.4.0/build/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
denemo-2.4.0/build/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/build/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
denemo-2.4.0/build/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
denemo-2.4.0/build/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/build/libtool.m4-3578-openbsd* | bitrig*)
denemo-2.4.0/build/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
denemo-2.4.0/build/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
denemo-2.4.0/build/libtool.m4-3645-    else
denemo-2.4.0/build/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
denemo-2.4.0/build/libtool.m4-3647-    fi
##############################################
denemo-2.4.0/build/libtool.m4-3696-	esac
denemo-2.4.0/build/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
denemo-2.4.0/build/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
denemo-2.4.0/build/libtool.m4-3702-	*)
denemo-2.4.0/build/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
denemo-2.4.0/build/libtool.m4-3704-	  */dev/null*)
##############################################
denemo-2.4.0/build/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
denemo-2.4.0/build/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
denemo-2.4.0/build/libtool.m4-3730-    *COFF*)
##############################################
denemo-2.4.0/build/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
denemo-2.4.0/build/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
denemo-2.4.0/build/libtool.m4-3789-  *--identify-strict*)
##############################################
denemo-2.4.0/build/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
denemo-2.4.0/build/libtool.m4:3962:case `$NM -V 2>&1` in
denemo-2.4.0/build/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/build/libtool.m4-4009-mingw*)
denemo-2.4.0/build/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
denemo-2.4.0/build/libtool.m4-4011-  ;;
##############################################
denemo-2.4.0/build/libtool.m4-4065-    nlist=conftest.nm
denemo-2.4.0/build/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
denemo-2.4.0/build/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
denemo-2.4.0/build/libtool.m4-4413-	  *)
denemo-2.4.0/build/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/build/libtool.m4-4415-	    *Sun\ C*)
##############################################
denemo-2.4.0/build/libtool.m4-4749-      *)
denemo-2.4.0/build/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/build/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
denemo-2.4.0/build/libtool.m4-4932-    else
denemo-2.4.0/build/libtool.m4:4933:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
denemo-2.4.0/build/libtool.m4-4934-    fi
##############################################
denemo-2.4.0/build/libtool.m4-5031-	# shared libraries, regardless of the interface used.
denemo-2.4.0/build/libtool.m4:5032:	case `$LD -v 2>&1` in
denemo-2.4.0/build/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
denemo-2.4.0/build/libtool.m4-5063-    supports_anon_versioning=no
denemo-2.4.0/build/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
denemo-2.4.0/build/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
denemo-2.4.0/build/libtool.m4-5166-	prefix_cmds="$SED"~
denemo-2.4.0/build/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
denemo-2.4.0/build/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
denemo-2.4.0/build/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
denemo-2.4.0/build/libtool.m4:5189:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
denemo-2.4.0/build/libtool.m4:5190:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
denemo-2.4.0/build/libtool.m4-5191-      ;;
##############################################
denemo-2.4.0/build/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
denemo-2.4.0/build/libtool.m4:5207:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
denemo-2.4.0/build/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
denemo-2.4.0/build/libtool.m4-5211-					# Portland Group f77 and f90 compilers
denemo-2.4.0/build/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
denemo-2.4.0/build/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
denemo-2.4.0/build/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
denemo-2.4.0/build/libtool.m4:5229:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
denemo-2.4.0/build/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
denemo-2.4.0/build/libtool.m4-5232-	esac
denemo-2.4.0/build/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/build/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
denemo-2.4.0/build/libtool.m4:5235:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
denemo-2.4.0/build/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
denemo-2.4.0/build/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
denemo-2.4.0/build/libtool.m4:5304:      case `$LD -v 2>&1` in
denemo-2.4.0/build/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
denemo-2.4.0/build/libtool.m4-5392-	else
denemo-2.4.0/build/libtool.m4:5393:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
denemo-2.4.0/build/libtool.m4-5394-	fi
##############################################
denemo-2.4.0/build/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
denemo-2.4.0/build/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
denemo-2.4.0/build/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
denemo-2.4.0/build/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
denemo-2.4.0/build/libtool.m4:5514:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
denemo-2.4.0/build/libtool.m4-5515-      else
##############################################
denemo-2.4.0/build/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
denemo-2.4.0/build/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
denemo-2.4.0/build/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
denemo-2.4.0/build/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
denemo-2.4.0/build/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
denemo-2.4.0/build/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
denemo-2.4.0/build/libtool.m4-5767-      if test yes = "$GCC"; then
denemo-2.4.0/build/libtool.m4:5768:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
denemo-2.4.0/build/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
denemo-2.4.0/build/libtool.m4:5791:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
denemo-2.4.0/build/libtool.m4-5792-	fi
##############################################
denemo-2.4.0/build/libtool.m4-5794-      else
denemo-2.4.0/build/libtool.m4:5795:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4:5796:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
denemo-2.4.0/build/libtool.m4-5797-      fi
##############################################
denemo-2.4.0/build/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
denemo-2.4.0/build/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
denemo-2.4.0/build/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
denemo-2.4.0/build/libtool.m4-5872-	prefix_cmds="$SED"~
denemo-2.4.0/build/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
denemo-2.4.0/build/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
denemo-2.4.0/build/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
denemo-2.4.0/build/libtool.m4:5887:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-5888-      else
denemo-2.4.0/build/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
denemo-2.4.0/build/libtool.m4:5890:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-5891-      fi
##############################################
denemo-2.4.0/build/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
denemo-2.4.0/build/libtool.m4:5900:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
denemo-2.4.0/build/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
denemo-2.4.0/build/libtool.m4:5904:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4:5905:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
denemo-2.4.0/build/libtool.m4:5906:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
denemo-2.4.0/build/libtool.m4-5907-
##############################################
denemo-2.4.0/build/libtool.m4-5922-      else
denemo-2.4.0/build/libtool.m4:5923:	case `$CC -V 2>&1` in
denemo-2.4.0/build/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
denemo-2.4.0/build/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
denemo-2.4.0/build/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
denemo-2.4.0/build/libtool.m4-6117-	  then
##############################################
denemo-2.4.0/build/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
denemo-2.4.0/build/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
denemo-2.4.0/build/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
denemo-2.4.0/build/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
denemo-2.4.0/build/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
denemo-2.4.0/build/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
denemo-2.4.0/build/libtool.m4-6587-
denemo-2.4.0/build/libtool.m4:6588:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
denemo-2.4.0/build/libtool.m4-6589-        else
##############################################
denemo-2.4.0/build/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
denemo-2.4.0/build/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
denemo-2.4.0/build/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
denemo-2.4.0/build/libtool.m4-6741-	  prefix_cmds="$SED"~
denemo-2.4.0/build/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
denemo-2.4.0/build/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
denemo-2.4.0/build/libtool.m4-6815-            # dependencies.
denemo-2.4.0/build/libtool.m4:6816:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
denemo-2.4.0/build/libtool.m4-6817-            ;;
##############################################
denemo-2.4.0/build/libtool.m4-6880-	    # dependencies.
denemo-2.4.0/build/libtool.m4:6881:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
denemo-2.4.0/build/libtool.m4-6882-	    ;;
##############################################
denemo-2.4.0/build/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
denemo-2.4.0/build/libtool.m4:6917:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
denemo-2.4.0/build/libtool.m4:6918:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
denemo-2.4.0/build/libtool.m4-6919-	;;
##############################################
denemo-2.4.0/build/libtool.m4-6923-	    # SGI C++
denemo-2.4.0/build/libtool.m4:6924:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-6925-
##############################################
denemo-2.4.0/build/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
denemo-2.4.0/build/libtool.m4:6935:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-6936-	      else
denemo-2.4.0/build/libtool.m4:6937:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
denemo-2.4.0/build/libtool.m4-6938-	      fi
##############################################
denemo-2.4.0/build/libtool.m4-6955-	    # to its proper name (with version) after linking.
denemo-2.4.0/build/libtool.m4:6956:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
denemo-2.4.0/build/libtool.m4:6957:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
denemo-2.4.0/build/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
denemo-2.4.0/build/libtool.m4-6965-	    # dependencies.
denemo-2.4.0/build/libtool.m4:6966:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
denemo-2.4.0/build/libtool.m4-6967-
##############################################
denemo-2.4.0/build/libtool.m4-6980-	    # earlier do not add the objects themselves.
denemo-2.4.0/build/libtool.m4:6981:	    case `$CC -V 2>&1` in
denemo-2.4.0/build/libtool.m4-6982-	      *"Version 7."*)
##############################################
denemo-2.4.0/build/libtool.m4-7001-            # Portland Group C++ compiler
denemo-2.4.0/build/libtool.m4:7002:	    case `$CC -V` in
denemo-2.4.0/build/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
denemo-2.4.0/build/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
denemo-2.4.0/build/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
denemo-2.4.0/build/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
denemo-2.4.0/build/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
denemo-2.4.0/build/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
denemo-2.4.0/build/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
denemo-2.4.0/build/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
denemo-2.4.0/build/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
denemo-2.4.0/build/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
denemo-2.4.0/build/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
denemo-2.4.0/build/libtool.m4:7020:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
denemo-2.4.0/build/libtool.m4-7021-	      ;;
##############################################
denemo-2.4.0/build/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
denemo-2.4.0/build/libtool.m4:7030:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
denemo-2.4.0/build/libtool.m4-7031-            ;;
##############################################
denemo-2.4.0/build/libtool.m4-7048-	    # dependencies.
denemo-2.4.0/build/libtool.m4:7049:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
denemo-2.4.0/build/libtool.m4-7050-	    ;;
##############################################
denemo-2.4.0/build/libtool.m4-7063-	  *)
denemo-2.4.0/build/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
denemo-2.4.0/build/libtool.m4-7065-	    *Sun\ C*)
##############################################
denemo-2.4.0/build/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
denemo-2.4.0/build/libtool.m4:7071:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
denemo-2.4.0/build/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
denemo-2.4.0/build/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
denemo-2.4.0/build/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
denemo-2.4.0/build/libtool.m4-7137-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
denemo-2.4.0/build/libtool.m4-7154-	    # to its proper name (with version) after linking.
denemo-2.4.0/build/libtool.m4:7155:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
denemo-2.4.0/build/libtool.m4-7156-
##############################################
denemo-2.4.0/build/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
denemo-2.4.0/build/libtool.m4:7176:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
denemo-2.4.0/build/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
denemo-2.4.0/build/libtool.m4:7181:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
denemo-2.4.0/build/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
denemo-2.4.0/build/libtool.m4:7184:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
denemo-2.4.0/build/libtool.m4-7185-                  $RM $lib.exp'
##############################################
denemo-2.4.0/build/libtool.m4-7199-	    # dependencies.
denemo-2.4.0/build/libtool.m4:7200:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
denemo-2.4.0/build/libtool.m4-7201-	    ;;
##############################################
denemo-2.4.0/build/libtool.m4-7206-	        osf3*)
denemo-2.4.0/build/libtool.m4:7207:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-7208-		  ;;
denemo-2.4.0/build/libtool.m4-7209-	        *)
denemo-2.4.0/build/libtool.m4:7210:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
denemo-2.4.0/build/libtool.m4-7211-		  ;;
##############################################
denemo-2.4.0/build/libtool.m4-7459-  case @S|@2 in
denemo-2.4.0/build/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
denemo-2.4.0/build/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
denemo-2.4.0/build/libtool.m4-7462-  esac
##############################################
denemo-2.4.0/build/libtool.m4-7548-
denemo-2.4.0/build/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
denemo-2.4.0/build/libtool.m4-7550-    case $prev$p in
##############################################
denemo-2.4.0/build/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
denemo-2.4.0/build/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
denemo-2.4.0/build/libtool.m4-7654-fi
##############################################
denemo-2.4.0/build/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
denemo-2.4.0/build/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
denemo-2.4.0/build/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
denemo-2.4.0/build/lib-ld.m4-16-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
denemo-2.4.0/build/lib-ld.m4:17:case `$LD -v 2>&1 </dev/null` in
denemo-2.4.0/build/lib-ld.m4-18-*GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/build/lib-ld.m4-52-    # gcc leaves a trailing carriage return which upsets mingw
denemo-2.4.0/build/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
denemo-2.4.0/build/lib-ld.m4-54-  *)
denemo-2.4.0/build/lib-ld.m4:55:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
denemo-2.4.0/build/lib-ld.m4-56-  esac
##############################################
denemo-2.4.0/build/lib-ld.m4-61-      # Canonicalize the path of ld
denemo-2.4.0/build/lib-ld.m4:62:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
denemo-2.4.0/build/lib-ld.m4-63-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
denemo-2.4.0/build/lib-ld.m4:64:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
denemo-2.4.0/build/lib-ld.m4-65-      done
##############################################
denemo-2.4.0/build/lib-ld.m4-91-      # Break only if it was the GNU/non-GNU ld that we prefer.
denemo-2.4.0/build/lib-ld.m4:92:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
denemo-2.4.0/build/lib-ld.m4-93-      *GNU* | *'with BFD'*)
##############################################
denemo-2.4.0/build/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
denemo-2.4.0/build/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
denemo-2.4.0/build/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
denemo-2.4.0/build/lib-link.m4-218-                -L*)
denemo-2.4.0/build/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
denemo-2.4.0/build/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
denemo-2.4.0/build/lib-link.m4-335-              */lib | */lib/)
denemo-2.4.0/build/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
denemo-2.4.0/build/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
denemo-2.4.0/build/lib-link.m4-388-                  -L*)
denemo-2.4.0/build/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
denemo-2.4.0/build/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
denemo-2.4.0/build/lib-link.m4-438-                  -R*)
denemo-2.4.0/build/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
denemo-2.4.0/build/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
denemo-2.4.0/build/lib-link.m4-468-                    dnl Handle this in the next round.
denemo-2.4.0/build/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
denemo-2.4.0/build/lib-link.m4-470-                    ;;
##############################################
denemo-2.4.0/build/lib-link.m4-474-                    dnl option.
denemo-2.4.0/build/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
denemo-2.4.0/build/lib-link.m4-476-                    ;;
##############################################
denemo-2.4.0/build/ltsugar.m4-68-m4_define([lt_combine],
denemo-2.4.0/build/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
denemo-2.4.0/build/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
denemo-2.4.0/build/Makefile.in-49-  { \
denemo-2.4.0/build/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/build/Makefile.in-51-  }; \
##############################################
denemo-2.4.0/build/Makefile.in-414-distdir: $(DISTFILES)
denemo-2.4.0/build/Makefile.in:415:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/build/Makefile.in:416:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/build/Makefile.in-417-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/build/Makefile.in-428-	  if test -d $$d/$$file; then \
denemo-2.4.0/build/Makefile.in:429:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/build/Makefile.in-430-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/build/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
denemo-2.4.0/build/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
denemo-2.4.0/build/gettext.m4-239-      fi
##############################################
denemo-2.4.0/build/gettext.m4-449-changequote(<<,>>)dnl
denemo-2.4.0/build/gettext.m4:450:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
denemo-2.4.0/build/gettext.m4-451-    case $ac_prog_version in
##############################################
denemo-2.4.0/build/alsa.m4-123-   ifelse([$2], , :, [$2])
denemo-2.4.0/build/alsa.m4:124:   LIBS=`echo $LIBS | sed 's/-lasound//g'`
denemo-2.4.0/build/alsa.m4:125:   LIBS=`echo $LIBS | sed 's/  //'`
denemo-2.4.0/build/alsa.m4-126-   LIBS="-lasound $LIBS"
##############################################
denemo-2.4.0/build/intltool.m4-38-
denemo-2.4.0/build/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
denemo-2.4.0/build/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
denemo-2.4.0/build/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
denemo-2.4.0/build/intltool.m4-42-if test -n "$1"; then
##############################################
denemo-2.4.0/build/intltool.m4-126-fi
denemo-2.4.0/build/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
denemo-2.4.0/build/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
denemo-2.4.0/build/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
denemo-2.4.0/build/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
denemo-2.4.0/build/intltool.m4-142-else
denemo-2.4.0/build/intltool.m4:143:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
denemo-2.4.0/build/intltool.m4-144-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
denemo-2.4.0/build/intltool.m4-147-   AC_MSG_CHECKING([for XML::Parser])
denemo-2.4.0/build/intltool.m4:148:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
denemo-2.4.0/build/intltool.m4-149-       AC_MSG_RESULT([ok])
##############################################
denemo-2.4.0/build/iconv.m4-96-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
denemo-2.4.0/build/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
denemo-2.4.0/build/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
denemo-2.4.0/build/gcov.m4-23-  if test "$SHTOOL"; then
denemo-2.4.0/build/gcov.m4:24:    AS_CASE([`$SHTOOL path $CC`],
denemo-2.4.0/build/gcov.m4-25-                [*ccache*], [gcc_ccache=yes],
##############################################
denemo-2.4.0/build/gcov.m4-34-  changequote({,})
denemo-2.4.0/build/gcov.m4:35:  CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9]*//g'`
denemo-2.4.0/build/gcov.m4-36-  changequote([,])
##############################################
denemo-2.4.0/config.rpath-48-host="$1"
denemo-2.4.0/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
denemo-2.4.0/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
denemo-2.4.0/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
denemo-2.4.0/config.rpath-52-
##############################################
denemo-2.4.0/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
denemo-2.4.0/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
denemo-2.4.0/config.rpath-225-          if test -f "$collect2name" && \
##############################################
denemo-2.4.0/config.rpath-350-      hardcode_direct=yes
denemo-2.4.0/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
denemo-2.4.0/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
denemo-2.4.0/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
denemo-2.4.0/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
denemo-2.4.0/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
denemo-2.4.0/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
denemo-2.4.0/config.rpath-521-
##############################################
denemo-2.4.0/pixmaps/Makefile.in-50-  { \
denemo-2.4.0/pixmaps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/pixmaps/Makefile.in-52-  }; \
##############################################
denemo-2.4.0/pixmaps/Makefile.in-132-  esac
denemo-2.4.0/pixmaps/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
denemo-2.4.0/pixmaps/Makefile.in-134-am__vpath_adj = case $$p in \
denemo-2.4.0/pixmaps/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
denemo-2.4.0/pixmaps/Makefile.in-136-    *) f=$$p;; \
denemo-2.4.0/pixmaps/Makefile.in-137-  esac;
denemo-2.4.0/pixmaps/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
denemo-2.4.0/pixmaps/Makefile.in-139-am__install_max = 40
denemo-2.4.0/pixmaps/Makefile.in-140-am__nobase_strip_setup = \
denemo-2.4.0/pixmaps/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
denemo-2.4.0/pixmaps/Makefile.in-142-am__nobase_strip = \
##############################################
denemo-2.4.0/pixmaps/Makefile.in-596-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
denemo-2.4.0/pixmaps/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/pixmaps/Makefile.in-598-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/pixmaps/Makefile.in-617-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
denemo-2.4.0/pixmaps/Makefile.in:618:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/pixmaps/Makefile.in-619-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/pixmaps/Makefile.in-638-	@list='$(pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
denemo-2.4.0/pixmaps/Makefile.in:639:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
denemo-2.4.0/pixmaps/Makefile.in-640-	dir='$(DESTDIR)$(pixmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
denemo-2.4.0/pixmaps/Makefile.in-648-distdir: $(DISTFILES)
denemo-2.4.0/pixmaps/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/pixmaps/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/pixmaps/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/pixmaps/Makefile.in-662-	  if test -d $$d/$$file; then \
denemo-2.4.0/pixmaps/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/pixmaps/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/actions/menus/ObjectMenu/NotesRests/Markings/Strings/Fingerings/TweakFingeringPosition.scm-15-					(if data
denemo-2.4.0/actions/menus/ObjectMenu/NotesRests/Markings/Strings/Fingerings/TweakFingeringPosition.scm:16:						(set! current (caddr (eval-string data)))
denemo-2.4.0/actions/menus/ObjectMenu/NotesRests/Markings/Strings/Fingerings/TweakFingeringPosition.scm-17-						(set! current "1"))
##############################################
denemo-2.4.0/actions/lalr.scm-1028-  (define (get-symbol-precedence sym)
denemo-2.4.0/actions/lalr.scm:1029:    (caddr (vector-ref the-terminals/prec sym)))
denemo-2.4.0/actions/lalr.scm-1030-					; the operator type is either 'none, 'left, 'right, or 'nonassoc
##############################################
denemo-2.4.0/config.sub-52-
denemo-2.4.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
denemo-2.4.0/config.sub-54-
##############################################
denemo-2.4.0/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
denemo-2.4.0/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
denemo-2.4.0/config.sub-116-case $maybe_os in
##############################################
denemo-2.4.0/config.sub-122-    os=-$maybe_os
denemo-2.4.0/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
denemo-2.4.0/config.sub-124-    ;;
##############################################
denemo-2.4.0/config.sub-126-    os=-linux-android
denemo-2.4.0/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
denemo-2.4.0/config.sub-128-    ;;
denemo-2.4.0/config.sub-129-  *)
denemo-2.4.0/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
denemo-2.4.0/config.sub-131-    if [ $basic_machine != $1 ]
denemo-2.4.0/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
denemo-2.4.0/config.sub-133-    else os=; fi
##############################################
denemo-2.4.0/config.sub-180-		os=-sco5v6
denemo-2.4.0/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-182-		;;
##############################################
denemo-2.4.0/config.sub-184-		os=-sco3.2v5
denemo-2.4.0/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-186-		;;
##############################################
denemo-2.4.0/config.sub-188-		os=-sco3.2v4
denemo-2.4.0/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-190-		;;
denemo-2.4.0/config.sub-191-	-sco3.2.[4-9]*)
denemo-2.4.0/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
denemo-2.4.0/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-194-		;;
##############################################
denemo-2.4.0/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
denemo-2.4.0/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-198-		;;
##############################################
denemo-2.4.0/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
denemo-2.4.0/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-202-		;;
##############################################
denemo-2.4.0/config.sub-204-		os=-sco3.2v2
denemo-2.4.0/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-206-		;;
denemo-2.4.0/config.sub-207-	-udk*)
denemo-2.4.0/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-209-		;;
##############################################
denemo-2.4.0/config.sub-211-		os=-isc2.2
denemo-2.4.0/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-213-		;;
##############################################
denemo-2.4.0/config.sub-217-	-isc*)
denemo-2.4.0/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
denemo-2.4.0/config.sub-219-		;;
##############################################
denemo-2.4.0/config.sub-229-	-ptx*)
denemo-2.4.0/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
denemo-2.4.0/config.sub-231-		;;
denemo-2.4.0/config.sub-232-	-windowsnt*)
denemo-2.4.0/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
denemo-2.4.0/config.sub-234-		;;
##############################################
denemo-2.4.0/config.sub-367-	*-*-*)
denemo-2.4.0/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
denemo-2.4.0/config.sub-369-		exit 1
##############################################
denemo-2.4.0/config.sub-495-	amd64-*)
denemo-2.4.0/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-497-		;;
##############################################
denemo-2.4.0/config.sub-540-	blackfin-*)
denemo-2.4.0/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-542-		os=-linux
##############################################
denemo-2.4.0/config.sub-548-	c54x-*)
denemo-2.4.0/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-550-		;;
denemo-2.4.0/config.sub-551-	c55x-*)
denemo-2.4.0/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-553-		;;
denemo-2.4.0/config.sub-554-	c6x-*)
denemo-2.4.0/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-556-		;;
##############################################
denemo-2.4.0/config.sub-652-	e500v[12]-*)
denemo-2.4.0/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-654-		os=$os"spe"
##############################################
denemo-2.4.0/config.sub-759-	i*86v32)
denemo-2.4.0/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
denemo-2.4.0/config.sub-761-		os=-sysv32
##############################################
denemo-2.4.0/config.sub-763-	i*86v4*)
denemo-2.4.0/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
denemo-2.4.0/config.sub-765-		os=-sysv4
##############################################
denemo-2.4.0/config.sub-767-	i*86v)
denemo-2.4.0/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
denemo-2.4.0/config.sub-769-		os=-sysv
##############################################
denemo-2.4.0/config.sub-771-	i*86sol2)
denemo-2.4.0/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
denemo-2.4.0/config.sub-773-		os=-solaris2
##############################################
denemo-2.4.0/config.sub-797-	leon-*|leon[3-9]-*)
denemo-2.4.0/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
denemo-2.4.0/config.sub-799-		;;
##############################################
denemo-2.4.0/config.sub-804-	m68knommu-*)
denemo-2.4.0/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-806-		os=-linux
##############################################
denemo-2.4.0/config.sub-841-	mips3*-*)
denemo-2.4.0/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
denemo-2.4.0/config.sub-843-		;;
denemo-2.4.0/config.sub-844-	mips3*)
denemo-2.4.0/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
denemo-2.4.0/config.sub-846-		;;
##############################################
denemo-2.4.0/config.sub-863-	ms1-*)
denemo-2.4.0/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
denemo-2.4.0/config.sub-865-		;;
##############################################
denemo-2.4.0/config.sub-982-	parisc-*)
denemo-2.4.0/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-984-		os=-linux
##############################################
denemo-2.4.0/config.sub-998-	pc98-*)
denemo-2.4.0/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1000-		;;
##############################################
denemo-2.4.0/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
denemo-2.4.0/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1015-		;;
denemo-2.4.0/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
denemo-2.4.0/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1018-		;;
denemo-2.4.0/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
denemo-2.4.0/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1021-		;;
denemo-2.4.0/config.sub-1022-	pentium4-*)
denemo-2.4.0/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1024-		;;
##############################################
denemo-2.4.0/config.sub-1032-	ppc-* | ppcbe-*)
denemo-2.4.0/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1034-		;;
##############################################
denemo-2.4.0/config.sub-1038-	ppcle-* | powerpclittle-*)
denemo-2.4.0/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1040-		;;
##############################################
denemo-2.4.0/config.sub-1042-		;;
denemo-2.4.0/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1044-		;;
##############################################
denemo-2.4.0/config.sub-1048-	ppc64le-* | powerpc64little-*)
denemo-2.4.0/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1050-		;;
##############################################
denemo-2.4.0/config.sub-1131-	strongarm-* | thumb-*)
denemo-2.4.0/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
denemo-2.4.0/config.sub-1133-		;;
##############################################
denemo-2.4.0/config.sub-1261-	xscale-* | xscalee[bl]-*)
denemo-2.4.0/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
denemo-2.4.0/config.sub-1263-		;;
##############################################
denemo-2.4.0/config.sub-1338-	*)
denemo-2.4.0/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
denemo-2.4.0/config.sub-1340-		exit 1
##############################################
denemo-2.4.0/config.sub-1346-	*-digital*)
denemo-2.4.0/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
denemo-2.4.0/config.sub-1348-		;;
denemo-2.4.0/config.sub-1349-	*-commodore*)
denemo-2.4.0/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
denemo-2.4.0/config.sub-1351-		;;
##############################################
denemo-2.4.0/config.sub-1367-	-solaris1 | -solaris1.*)
denemo-2.4.0/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
denemo-2.4.0/config.sub-1369-		;;
##############################################
denemo-2.4.0/config.sub-1379-	-gnu/linux*)
denemo-2.4.0/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
denemo-2.4.0/config.sub-1381-		;;
##############################################
denemo-2.4.0/config.sub-1426-	-nto*)
denemo-2.4.0/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
denemo-2.4.0/config.sub-1428-		;;
##############################################
denemo-2.4.0/config.sub-1433-	-mac*)
denemo-2.4.0/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
denemo-2.4.0/config.sub-1435-		;;
##############################################
denemo-2.4.0/config.sub-1439-	-linux*)
denemo-2.4.0/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
denemo-2.4.0/config.sub-1441-		;;
denemo-2.4.0/config.sub-1442-	-sunos5*)
denemo-2.4.0/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
denemo-2.4.0/config.sub-1444-		;;
denemo-2.4.0/config.sub-1445-	-sunos6*)
denemo-2.4.0/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
denemo-2.4.0/config.sub-1447-		;;
##############################################
denemo-2.4.0/config.sub-1494-	-sinix5.*)
denemo-2.4.0/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
denemo-2.4.0/config.sub-1496-		;;
##############################################
denemo-2.4.0/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
denemo-2.4.0/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
denemo-2.4.0/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
denemo-2.4.0/config.sub-1552-		exit 1
##############################################
denemo-2.4.0/config.sub-1812-		esac
denemo-2.4.0/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
denemo-2.4.0/config.sub-1814-		;;
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-51-  { \
denemo-2.4.0/libs/libsmf/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/libs/libsmf/Makefile.in-53-  }; \
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-486-.c.o:
denemo-2.4.0/libs/libsmf/Makefile.in:487:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
denemo-2.4.0/libs/libsmf/Makefile.in-488-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-494-.c.obj:
denemo-2.4.0/libs/libsmf/Makefile.in:495:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
denemo-2.4.0/libs/libsmf/Makefile.in:496:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
denemo-2.4.0/libs/libsmf/Makefile.in-497-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-499-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:500:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
denemo-2.4.0/libs/libsmf/Makefile.in-501-
denemo-2.4.0/libs/libsmf/Makefile.in-502-.c.lo:
denemo-2.4.0/libs/libsmf/Makefile.in:503:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
denemo-2.4.0/libs/libsmf/Makefile.in-504-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-510-libsmf_a-smf.o: smf.c
denemo-2.4.0/libs/libsmf/Makefile.in:511:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf.o -MD -MP -MF $(DEPDIR)/libsmf_a-smf.Tpo -c -o libsmf_a-smf.o `test -f 'smf.c' || echo '$(srcdir)/'`smf.c
denemo-2.4.0/libs/libsmf/Makefile.in-512-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf.Tpo $(DEPDIR)/libsmf_a-smf.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:515:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf.o `test -f 'smf.c' || echo '$(srcdir)/'`smf.c
denemo-2.4.0/libs/libsmf/Makefile.in-516-
denemo-2.4.0/libs/libsmf/Makefile.in-517-libsmf_a-smf.obj: smf.c
denemo-2.4.0/libs/libsmf/Makefile.in:518:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf.obj -MD -MP -MF $(DEPDIR)/libsmf_a-smf.Tpo -c -o libsmf_a-smf.obj `if test -f 'smf.c'; then $(CYGPATH_W) 'smf.c'; else $(CYGPATH_W) '$(srcdir)/smf.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-519-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf.Tpo $(DEPDIR)/libsmf_a-smf.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:522:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf.obj `if test -f 'smf.c'; then $(CYGPATH_W) 'smf.c'; else $(CYGPATH_W) '$(srcdir)/smf.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-523-
denemo-2.4.0/libs/libsmf/Makefile.in-524-libsmf_a-smf_decode.o: smf_decode.c
denemo-2.4.0/libs/libsmf/Makefile.in:525:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf_decode.o -MD -MP -MF $(DEPDIR)/libsmf_a-smf_decode.Tpo -c -o libsmf_a-smf_decode.o `test -f 'smf_decode.c' || echo '$(srcdir)/'`smf_decode.c
denemo-2.4.0/libs/libsmf/Makefile.in-526-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf_decode.Tpo $(DEPDIR)/libsmf_a-smf_decode.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:529:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf_decode.o `test -f 'smf_decode.c' || echo '$(srcdir)/'`smf_decode.c
denemo-2.4.0/libs/libsmf/Makefile.in-530-
denemo-2.4.0/libs/libsmf/Makefile.in-531-libsmf_a-smf_decode.obj: smf_decode.c
denemo-2.4.0/libs/libsmf/Makefile.in:532:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf_decode.obj -MD -MP -MF $(DEPDIR)/libsmf_a-smf_decode.Tpo -c -o libsmf_a-smf_decode.obj `if test -f 'smf_decode.c'; then $(CYGPATH_W) 'smf_decode.c'; else $(CYGPATH_W) '$(srcdir)/smf_decode.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-533-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf_decode.Tpo $(DEPDIR)/libsmf_a-smf_decode.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-535-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:536:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf_decode.obj `if test -f 'smf_decode.c'; then $(CYGPATH_W) 'smf_decode.c'; else $(CYGPATH_W) '$(srcdir)/smf_decode.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-537-
denemo-2.4.0/libs/libsmf/Makefile.in-538-libsmf_a-smf_load.o: smf_load.c
denemo-2.4.0/libs/libsmf/Makefile.in:539:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf_load.o -MD -MP -MF $(DEPDIR)/libsmf_a-smf_load.Tpo -c -o libsmf_a-smf_load.o `test -f 'smf_load.c' || echo '$(srcdir)/'`smf_load.c
denemo-2.4.0/libs/libsmf/Makefile.in-540-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf_load.Tpo $(DEPDIR)/libsmf_a-smf_load.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-542-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:543:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf_load.o `test -f 'smf_load.c' || echo '$(srcdir)/'`smf_load.c
denemo-2.4.0/libs/libsmf/Makefile.in-544-
denemo-2.4.0/libs/libsmf/Makefile.in-545-libsmf_a-smf_load.obj: smf_load.c
denemo-2.4.0/libs/libsmf/Makefile.in:546:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf_load.obj -MD -MP -MF $(DEPDIR)/libsmf_a-smf_load.Tpo -c -o libsmf_a-smf_load.obj `if test -f 'smf_load.c'; then $(CYGPATH_W) 'smf_load.c'; else $(CYGPATH_W) '$(srcdir)/smf_load.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-547-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf_load.Tpo $(DEPDIR)/libsmf_a-smf_load.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-549-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:550:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf_load.obj `if test -f 'smf_load.c'; then $(CYGPATH_W) 'smf_load.c'; else $(CYGPATH_W) '$(srcdir)/smf_load.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-551-
denemo-2.4.0/libs/libsmf/Makefile.in-552-libsmf_a-smf_save.o: smf_save.c
denemo-2.4.0/libs/libsmf/Makefile.in:553:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf_save.o -MD -MP -MF $(DEPDIR)/libsmf_a-smf_save.Tpo -c -o libsmf_a-smf_save.o `test -f 'smf_save.c' || echo '$(srcdir)/'`smf_save.c
denemo-2.4.0/libs/libsmf/Makefile.in-554-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf_save.Tpo $(DEPDIR)/libsmf_a-smf_save.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-556-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:557:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf_save.o `test -f 'smf_save.c' || echo '$(srcdir)/'`smf_save.c
denemo-2.4.0/libs/libsmf/Makefile.in-558-
denemo-2.4.0/libs/libsmf/Makefile.in-559-libsmf_a-smf_save.obj: smf_save.c
denemo-2.4.0/libs/libsmf/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf_save.obj -MD -MP -MF $(DEPDIR)/libsmf_a-smf_save.Tpo -c -o libsmf_a-smf_save.obj `if test -f 'smf_save.c'; then $(CYGPATH_W) 'smf_save.c'; else $(CYGPATH_W) '$(srcdir)/smf_save.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf_save.Tpo $(DEPDIR)/libsmf_a-smf_save.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf_save.obj `if test -f 'smf_save.c'; then $(CYGPATH_W) 'smf_save.c'; else $(CYGPATH_W) '$(srcdir)/smf_save.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-565-
denemo-2.4.0/libs/libsmf/Makefile.in-566-libsmf_a-smf_tempo.o: smf_tempo.c
denemo-2.4.0/libs/libsmf/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf_tempo.o -MD -MP -MF $(DEPDIR)/libsmf_a-smf_tempo.Tpo -c -o libsmf_a-smf_tempo.o `test -f 'smf_tempo.c' || echo '$(srcdir)/'`smf_tempo.c
denemo-2.4.0/libs/libsmf/Makefile.in-568-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf_tempo.Tpo $(DEPDIR)/libsmf_a-smf_tempo.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-570-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:571:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf_tempo.o `test -f 'smf_tempo.c' || echo '$(srcdir)/'`smf_tempo.c
denemo-2.4.0/libs/libsmf/Makefile.in-572-
denemo-2.4.0/libs/libsmf/Makefile.in-573-libsmf_a-smf_tempo.obj: smf_tempo.c
denemo-2.4.0/libs/libsmf/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -MT libsmf_a-smf_tempo.obj -MD -MP -MF $(DEPDIR)/libsmf_a-smf_tempo.Tpo -c -o libsmf_a-smf_tempo.obj `if test -f 'smf_tempo.c'; then $(CYGPATH_W) 'smf_tempo.c'; else $(CYGPATH_W) '$(srcdir)/smf_tempo.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-575-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_a-smf_tempo.Tpo $(DEPDIR)/libsmf_a-smf_tempo.Po
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsmf/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_a_CFLAGS) $(CFLAGS) -c -o libsmf_a-smf_tempo.obj `if test -f 'smf_tempo.c'; then $(CYGPATH_W) 'smf_tempo.c'; else $(CYGPATH_W) '$(srcdir)/smf_tempo.c'; fi`
denemo-2.4.0/libs/libsmf/Makefile.in-579-
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-615-GTAGS:
denemo-2.4.0/libs/libsmf/Makefile.in:616:	here=`$(am__cd) $(top_builddir) && pwd` \
denemo-2.4.0/libs/libsmf/Makefile.in-617-	  && $(am__cd) $(top_srcdir) \
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-638-distdir: $(DISTFILES)
denemo-2.4.0/libs/libsmf/Makefile.in:639:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/libs/libsmf/Makefile.in:640:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/libs/libsmf/Makefile.in-641-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/libs/libsmf/Makefile.in-652-	  if test -d $$d/$$file; then \
denemo-2.4.0/libs/libsmf/Makefile.in:653:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/libs/libsmf/Makefile.in-654-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-51-  { \
denemo-2.4.0/libs/libsffile/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
denemo-2.4.0/libs/libsffile/Makefile.in-53-  }; \
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-483-.c.o:
denemo-2.4.0/libs/libsffile/Makefile.in:484:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
denemo-2.4.0/libs/libsffile/Makefile.in-485-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-491-.c.obj:
denemo-2.4.0/libs/libsffile/Makefile.in:492:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
denemo-2.4.0/libs/libsffile/Makefile.in:493:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
denemo-2.4.0/libs/libsffile/Makefile.in-494-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-496-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsffile/Makefile.in:497:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
denemo-2.4.0/libs/libsffile/Makefile.in-498-
denemo-2.4.0/libs/libsffile/Makefile.in-499-.c.lo:
denemo-2.4.0/libs/libsffile/Makefile.in:500:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
denemo-2.4.0/libs/libsffile/Makefile.in-501-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-507-libsffile_a-fskip.o: fskip.c
denemo-2.4.0/libs/libsffile/Makefile.in:508:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -MT libsffile_a-fskip.o -MD -MP -MF $(DEPDIR)/libsffile_a-fskip.Tpo -c -o libsffile_a-fskip.o `test -f 'fskip.c' || echo '$(srcdir)/'`fskip.c
denemo-2.4.0/libs/libsffile/Makefile.in-509-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsffile_a-fskip.Tpo $(DEPDIR)/libsffile_a-fskip.Po
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsffile/Makefile.in:512:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -c -o libsffile_a-fskip.o `test -f 'fskip.c' || echo '$(srcdir)/'`fskip.c
denemo-2.4.0/libs/libsffile/Makefile.in-513-
denemo-2.4.0/libs/libsffile/Makefile.in-514-libsffile_a-fskip.obj: fskip.c
denemo-2.4.0/libs/libsffile/Makefile.in:515:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -MT libsffile_a-fskip.obj -MD -MP -MF $(DEPDIR)/libsffile_a-fskip.Tpo -c -o libsffile_a-fskip.obj `if test -f 'fskip.c'; then $(CYGPATH_W) 'fskip.c'; else $(CYGPATH_W) '$(srcdir)/fskip.c'; fi`
denemo-2.4.0/libs/libsffile/Makefile.in-516-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsffile_a-fskip.Tpo $(DEPDIR)/libsffile_a-fskip.Po
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-518-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsffile/Makefile.in:519:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -c -o libsffile_a-fskip.obj `if test -f 'fskip.c'; then $(CYGPATH_W) 'fskip.c'; else $(CYGPATH_W) '$(srcdir)/fskip.c'; fi`
denemo-2.4.0/libs/libsffile/Makefile.in-520-
denemo-2.4.0/libs/libsffile/Makefile.in-521-libsffile_a-malloc.o: malloc.c
denemo-2.4.0/libs/libsffile/Makefile.in:522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -MT libsffile_a-malloc.o -MD -MP -MF $(DEPDIR)/libsffile_a-malloc.Tpo -c -o libsffile_a-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
denemo-2.4.0/libs/libsffile/Makefile.in-523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsffile_a-malloc.Tpo $(DEPDIR)/libsffile_a-malloc.Po
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsffile/Makefile.in:526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -c -o libsffile_a-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
denemo-2.4.0/libs/libsffile/Makefile.in-527-
denemo-2.4.0/libs/libsffile/Makefile.in-528-libsffile_a-malloc.obj: malloc.c
denemo-2.4.0/libs/libsffile/Makefile.in:529:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -MT libsffile_a-malloc.obj -MD -MP -MF $(DEPDIR)/libsffile_a-malloc.Tpo -c -o libsffile_a-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
denemo-2.4.0/libs/libsffile/Makefile.in-530-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsffile_a-malloc.Tpo $(DEPDIR)/libsffile_a-malloc.Po
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-532-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsffile/Makefile.in:533:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -c -o libsffile_a-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
denemo-2.4.0/libs/libsffile/Makefile.in-534-
denemo-2.4.0/libs/libsffile/Makefile.in-535-libsffile_a-sffile.o: sffile.c
denemo-2.4.0/libs/libsffile/Makefile.in:536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -MT libsffile_a-sffile.o -MD -MP -MF $(DEPDIR)/libsffile_a-sffile.Tpo -c -o libsffile_a-sffile.o `test -f 'sffile.c' || echo '$(srcdir)/'`sffile.c
denemo-2.4.0/libs/libsffile/Makefile.in-537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsffile_a-sffile.Tpo $(DEPDIR)/libsffile_a-sffile.Po
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsffile/Makefile.in:540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -c -o libsffile_a-sffile.o `test -f 'sffile.c' || echo '$(srcdir)/'`sffile.c
denemo-2.4.0/libs/libsffile/Makefile.in-541-
denemo-2.4.0/libs/libsffile/Makefile.in-542-libsffile_a-sffile.obj: sffile.c
denemo-2.4.0/libs/libsffile/Makefile.in:543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -MT libsffile_a-sffile.obj -MD -MP -MF $(DEPDIR)/libsffile_a-sffile.Tpo -c -o libsffile_a-sffile.obj `if test -f 'sffile.c'; then $(CYGPATH_W) 'sffile.c'; else $(CYGPATH_W) '$(srcdir)/sffile.c'; fi`
denemo-2.4.0/libs/libsffile/Makefile.in-544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsffile_a-sffile.Tpo $(DEPDIR)/libsffile_a-sffile.Po
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
denemo-2.4.0/libs/libsffile/Makefile.in:547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsffile_a_CFLAGS) $(CFLAGS) -c -o libsffile_a-sffile.obj `if test -f 'sffile.c'; then $(CYGPATH_W) 'sffile.c'; else $(CYGPATH_W) '$(srcdir)/sffile.c'; fi`
denemo-2.4.0/libs/libsffile/Makefile.in-548-
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-584-GTAGS:
denemo-2.4.0/libs/libsffile/Makefile.in:585:	here=`$(am__cd) $(top_builddir) && pwd` \
denemo-2.4.0/libs/libsffile/Makefile.in-586-	  && $(am__cd) $(top_srcdir) \
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-607-distdir: $(DISTFILES)
denemo-2.4.0/libs/libsffile/Makefile.in:608:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/libs/libsffile/Makefile.in:609:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
denemo-2.4.0/libs/libsffile/Makefile.in-610-	list='$(DISTFILES)'; \
##############################################
denemo-2.4.0/libs/libsffile/Makefile.in-621-	  if test -d $$d/$$file; then \
denemo-2.4.0/libs/libsffile/Makefile.in:622:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
denemo-2.4.0/libs/libsffile/Makefile.in-623-	    if test -d "$(distdir)/$$file"; then \
##############################################
denemo-2.4.0/compile-67-	mingw/*)
denemo-2.4.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
denemo-2.4.0/compile-69-	  ;;
denemo-2.4.0/compile-70-	cygwin/*)
denemo-2.4.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
denemo-2.4.0/compile-72-	  ;;
denemo-2.4.0/compile-73-	wine/*)
denemo-2.4.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
denemo-2.4.0/compile-75-	  ;;
##############################################
denemo-2.4.0/compile-309-# Name of file we expect compiler to create.
denemo-2.4.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
denemo-2.4.0/compile-311-
##############################################
denemo-2.4.0/compile-315-# object file name, since that is what matters with a parallel build.
denemo-2.4.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
denemo-2.4.0/compile-317-while true; do