===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-87-DIST_SOURCES =
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:88:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-89-am__vpath_adj = case $$p in \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:90:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-91-    *) f=$$p;; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-92-  esac;
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:93:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-94-am__installdirs = "$(DESTDIR)$(docdir)"
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-374-	$(mkdir_p) $(distdir)/../../../docs/gnome-help/pl $(distdir)/figure
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:375:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:376:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-377-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-378-	  case $$file in \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:379:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:380:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-381-	  esac; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-382-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:383:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-384-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-516-$(docname)/index.html: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:517:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-518-	test ! "x`which db2html`" = "x" && db2html $$srcdir/$(docname).sgml; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-547-	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:548:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-549-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-551-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:552:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-553-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-555-	-for file in $(srcdir)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:556:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-557-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-563-$(docname).ps: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:564:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-565-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-567-$(docname).rtf: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:568:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-569-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-572-	-for file in $(srcdir)/$(docname)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:573:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-574-	  rm -f $(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-576-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:577:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-578-	  rm -f $(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-580-	-for file in $(srcdir)/$(docname)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile:581:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile-582-	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-87-DIST_SOURCES =
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:88:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-89-am__vpath_adj = case $$p in \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:90:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-91-    *) f=$$p;; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-92-  esac;
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:93:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-94-am__installdirs = "$(DESTDIR)$(docdir)"
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-374-	$(mkdir_p) $(distdir)/../../../docs/gnome-help/pl $(distdir)/figure
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:375:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:376:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-377-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-378-	  case $$file in \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:379:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:380:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-381-	  esac; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-382-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:383:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-384-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-516-$(docname)/index.html: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:517:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-518-	test ! "x`which db2html`" = "x" && db2html $$srcdir/$(docname).sgml; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-547-	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:548:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-549-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-551-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:552:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-553-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-555-	-for file in $(srcdir)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:556:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-557-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-563-$(docname).ps: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:564:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-565-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-567-$(docname).rtf: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:568:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-569-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-572-	-for file in $(srcdir)/$(docname)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:573:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-574-	  rm -f $(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-576-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:577:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-578-	  rm -f $(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-580-	-for file in $(srcdir)/$(docname)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in:581:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/pl/Makefile.in-582-	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile-306-	dot_seen=no; \
teg-0.11.2+debian/docs/gnome-help/Makefile:307:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/docs/gnome-help/Makefile-308-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile-342-	rev="$$rev ."; \
teg-0.11.2+debian/docs/gnome-help/Makefile:343:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/docs/gnome-help/Makefile-344-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile-416-GTAGS:
teg-0.11.2+debian/docs/gnome-help/Makefile:417:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/docs/gnome-help/Makefile-418-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile-424-distdir: $(DISTFILES)
teg-0.11.2+debian/docs/gnome-help/Makefile:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/Makefile:426:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/Makefile-427-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/docs/gnome-help/Makefile-428-	  case $$file in \
teg-0.11.2+debian/docs/gnome-help/Makefile:429:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/Makefile:430:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/docs/gnome-help/Makefile-431-	  esac; \
teg-0.11.2+debian/docs/gnome-help/Makefile-432-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/docs/gnome-help/Makefile:433:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/docs/gnome-help/Makefile-434-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile-455-	    || exit 1; \
teg-0.11.2+debian/docs/gnome-help/Makefile:456:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/Makefile:457:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/Makefile-458-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-85-DIST_SOURCES =
teg-0.11.2+debian/docs/gnome-help/C/Makefile:86:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/docs/gnome-help/C/Makefile-87-am__vpath_adj = case $$p in \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:88:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-89-    *) f=$$p;; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-90-  esac;
teg-0.11.2+debian/docs/gnome-help/C/Makefile:91:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/docs/gnome-help/C/Makefile-92-am__installdirs = "$(DESTDIR)$(docdir)"
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-372-	$(mkdir_p) $(distdir)/../../../docs/gnome-help $(distdir)/figure
teg-0.11.2+debian/docs/gnome-help/C/Makefile:373:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:374:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-375-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-376-	  case $$file in \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:377:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:378:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-379-	  esac; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-380-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:381:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-382-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-509-$(docname)/index.html: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/C/Makefile:510:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-511-	test ! "x`which db2html`" = "x" && db2html $$srcdir/$(docname).sgml; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-534-	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:535:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-536-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-538-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:539:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-540-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-542-	-for file in $(srcdir)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:543:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-544-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-550-$(docname).ps: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/C/Makefile:551:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-552-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-554-$(docname).rtf: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/C/Makefile:555:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-556-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-559-	-for file in $(srcdir)/$(docname)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:560:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-561-	  rm -f $(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-563-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:564:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-565-	  rm -f $(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile-567-	-for file in $(srcdir)/$(docname)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile:568:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile-569-	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-85-DIST_SOURCES =
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:86:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-87-am__vpath_adj = case $$p in \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:88:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-89-    *) f=$$p;; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-90-  esac;
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:91:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-92-am__installdirs = "$(DESTDIR)$(docdir)"
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-372-	$(mkdir_p) $(distdir)/../../../docs/gnome-help $(distdir)/figure
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:373:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:374:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-375-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-376-	  case $$file in \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:377:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:378:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-379-	  esac; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-380-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:381:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-382-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-509-$(docname)/index.html: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:510:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-511-	test ! "x`which db2html`" = "x" && db2html $$srcdir/$(docname).sgml; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-534-	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:535:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-536-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-538-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:539:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-540-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-542-	-for file in $(srcdir)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:543:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-544-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-550-$(docname).ps: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:551:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-552-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-554-$(docname).rtf: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:555:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-556-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-559-	-for file in $(srcdir)/$(docname)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:560:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-561-	  rm -f $(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-563-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:564:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-565-	  rm -f $(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-567-	-for file in $(srcdir)/$(docname)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in:568:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/C/Makefile.in-569-	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile.in-306-	dot_seen=no; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in:307:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-308-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile.in-342-	rev="$$rev ."; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in:343:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-344-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile.in-416-GTAGS:
teg-0.11.2+debian/docs/gnome-help/Makefile.in:417:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-418-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile.in-424-distdir: $(DISTFILES)
teg-0.11.2+debian/docs/gnome-help/Makefile.in:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in:426:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-427-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-428-	  case $$file in \
teg-0.11.2+debian/docs/gnome-help/Makefile.in:429:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in:430:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-431-	  esac; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-432-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in:433:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-434-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/docs/gnome-help/Makefile.in-455-	    || exit 1; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in:456:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in:457:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/Makefile.in-458-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-70-$(docname)/index.html: $(srcdir)/$(docname).xml
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:71:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-72-	test ! "x`xmlto`" = "x" && xmlto --skip-validation html-nochunks html $$srcdir/$(docname).xml
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-93-	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:94:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-95-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-97-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:98:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-99-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-101-	-for file in $(srcdir)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:102:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-103-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-109-$(docname).ps: $(srcdir)/$(docname).xml
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:110:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-111-	db2ps $$srcdir/$(docname).xml
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-113-$(docname).rtf: $(srcdir)/$(docname).xml
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:114:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-115-	db2ps $$srcdir/$(docname).xml
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-118-	-for file in $(srcdir)/$(docname)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:119:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-120-	  rm -f $(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-122-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:123:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-124-	  rm -f $(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-126-	-for file in $(srcdir)/$(docname)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make:127:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/docs/gnome-help/sgmldocs.make-128-	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/docs/Makefile-305-	dot_seen=no; \
teg-0.11.2+debian/docs/Makefile:306:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/docs/Makefile-307-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/docs/Makefile-341-	rev="$$rev ."; \
teg-0.11.2+debian/docs/Makefile:342:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/docs/Makefile-343-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/docs/Makefile-415-GTAGS:
teg-0.11.2+debian/docs/Makefile:416:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/docs/Makefile-417-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/docs/Makefile-423-distdir: $(DISTFILES)
teg-0.11.2+debian/docs/Makefile:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/Makefile:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/Makefile-426-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/docs/Makefile-427-	  case $$file in \
teg-0.11.2+debian/docs/Makefile:428:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/Makefile:429:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/docs/Makefile-430-	  esac; \
teg-0.11.2+debian/docs/Makefile-431-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/docs/Makefile:432:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/docs/Makefile-433-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/docs/Makefile-454-	    || exit 1; \
teg-0.11.2+debian/docs/Makefile:455:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/docs/Makefile:456:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/docs/Makefile-457-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/docs/Makefile.in-305-	dot_seen=no; \
teg-0.11.2+debian/docs/Makefile.in:306:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/docs/Makefile.in-307-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/docs/Makefile.in-341-	rev="$$rev ."; \
teg-0.11.2+debian/docs/Makefile.in:342:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/docs/Makefile.in-343-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/docs/Makefile.in-415-GTAGS:
teg-0.11.2+debian/docs/Makefile.in:416:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/docs/Makefile.in-417-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/docs/Makefile.in-423-distdir: $(DISTFILES)
teg-0.11.2+debian/docs/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/docs/Makefile.in-426-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/docs/Makefile.in-427-	  case $$file in \
teg-0.11.2+debian/docs/Makefile.in:428:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/docs/Makefile.in:429:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/docs/Makefile.in-430-	  esac; \
teg-0.11.2+debian/docs/Makefile.in-431-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/docs/Makefile.in:432:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/docs/Makefile.in-433-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/docs/Makefile.in-454-	    || exit 1; \
teg-0.11.2+debian/docs/Makefile.in:455:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/docs/Makefile.in:456:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/docs/Makefile.in-457-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/libtool-385-# The name of this program:
teg-0.11.2+debian/libtool:386:progname=`echo "$progpath" | $SED $basename`
teg-0.11.2+debian/libtool-387-modename="$progname"
##############################################
teg-0.11.2+debian/libtool-410-  :
teg-0.11.2+debian/libtool:411:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
teg-0.11.2+debian/libtool-412-  # Yippee, $echo works!
##############################################
teg-0.11.2+debian/libtool-499-  win32_libid_type="unknown"
teg-0.11.2+debian/libtool:500:  win32_fileres=`file -L $1 2>/dev/null`
teg-0.11.2+debian/libtool-501-  case $win32_fileres in
##############################################
teg-0.11.2+debian/libtool-552-      # but not from the CC environment variable when configure was run.
teg-0.11.2+debian/libtool:553:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
teg-0.11.2+debian/libtool-554-      # Blanks at the start of $base_compile will cause this to fail
##############################################
teg-0.11.2+debian/libtool-559-	    # Evaluate the configuration.
teg-0.11.2+debian/libtool:560:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
teg-0.11.2+debian/libtool-561-	    CC_quoted=
##############################################
teg-0.11.2+debian/libtool-571-	    case "$@ " in
teg-0.11.2+debian/libtool:572:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
teg-0.11.2+debian/libtool-573-	      # The compiler in the base compile command matches
##############################################
teg-0.11.2+debian/libtool-639-      esac
teg-0.11.2+debian/libtool:640:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-641-      my_xdir="$my_gentop/$my_xlib"
##############################################
teg-0.11.2+debian/libtool-659-	  darwin_curdir=`pwd`
teg-0.11.2+debian/libtool:660:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool:661:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
teg-0.11.2+debian/libtool-662-	  if test -n "$darwin_arches"; then 
teg-0.11.2+debian/libtool:663:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
teg-0.11.2+debian/libtool-664-	    darwin_arch=
##############################################
teg-0.11.2+debian/libtool-674-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
teg-0.11.2+debian/libtool:675:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
teg-0.11.2+debian/libtool-676-	    darwin_file=
##############################################
teg-0.11.2+debian/libtool-678-	    for darwin_file in $darwin_filelist; do
teg-0.11.2+debian/libtool:679:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
teg-0.11.2+debian/libtool-680-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
teg-0.11.2+debian/libtool-693-      esac
teg-0.11.2+debian/libtool:694:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
teg-0.11.2+debian/libtool-695-    done
##############################################
teg-0.11.2+debian/libtool-710-  case $arg in
teg-0.11.2+debian/libtool:711:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
teg-0.11.2+debian/libtool-712-  *) optarg= ;;
##############################################
teg-0.11.2+debian/libtool-741-	  # Evaluate the configuration.
teg-0.11.2+debian/libtool:742:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
teg-0.11.2+debian/libtool-743-	else
##############################################
teg-0.11.2+debian/libtool-968-	-Wc,*)
teg-0.11.2+debian/libtool:969:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
teg-0.11.2+debian/libtool-970-	  lastarg=
##############################################
teg-0.11.2+debian/libtool-985-	  IFS="$save_ifs"
teg-0.11.2+debian/libtool:986:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
teg-0.11.2+debian/libtool-987-
##############################################
teg-0.11.2+debian/libtool-1004-      # Aesthetically quote the previous argument.
teg-0.11.2+debian/libtool:1005:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-1006-
##############################################
teg-0.11.2+debian/libtool-1032-      # Get the name of the library object.
teg-0.11.2+debian/libtool:1033:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-1034-      ;;
##############################################
teg-0.11.2+debian/libtool-1043-    *.ads) xform=ads ;;
teg-0.11.2+debian/libtool:1044:    *.asm) xform=asm ;;
teg-0.11.2+debian/libtool-1045-    *.c++) xform=c++ ;;
##############################################
teg-0.11.2+debian/libtool-1055-
teg-0.11.2+debian/libtool:1056:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
teg-0.11.2+debian/libtool-1057-
teg-0.11.2+debian/libtool-1058-    case $libobj in
teg-0.11.2+debian/libtool:1059:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
teg-0.11.2+debian/libtool-1060-    *)
##############################################
teg-0.11.2+debian/libtool-1086-
teg-0.11.2+debian/libtool:1087:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-1088-    case $qlibobj in
##############################################
teg-0.11.2+debian/libtool-1095-    fi
teg-0.11.2+debian/libtool:1096:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool:1097:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-1098-    if test "X$xdir" = "X$obj"; then
##############################################
teg-0.11.2+debian/libtool-1134-    if test "$compiler_c_o" = no; then
teg-0.11.2+debian/libtool:1135:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
teg-0.11.2+debian/libtool-1136-      lockfile="$output_obj.lock"
##############################################
teg-0.11.2+debian/libtool-1155-*** ERROR, $lockfile exists and contains:
teg-0.11.2+debian/libtool:1156:`cat $lockfile 2>/dev/null`
teg-0.11.2+debian/libtool-1157-
##############################################
teg-0.11.2+debian/libtool-1173-    fi
teg-0.11.2+debian/libtool:1174:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-1175-    case $qsrcfile in
##############################################
teg-0.11.2+debian/libtool-1229-      if test "$need_locks" = warn &&
teg-0.11.2+debian/libtool:1230:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
teg-0.11.2+debian/libtool-1231-	$echo "\
teg-0.11.2+debian/libtool-1232-*** ERROR, $lockfile contains:
teg-0.11.2+debian/libtool:1233:`cat $lockfile 2>/dev/null`
teg-0.11.2+debian/libtool-1234-
##############################################
teg-0.11.2+debian/libtool-1301-      if test "$need_locks" = warn &&
teg-0.11.2+debian/libtool:1302:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
teg-0.11.2+debian/libtool-1303-	$echo "\
teg-0.11.2+debian/libtool-1304-*** ERROR, $lockfile contains:
teg-0.11.2+debian/libtool:1305:`cat $lockfile 2>/dev/null`
teg-0.11.2+debian/libtool-1306-
##############################################
teg-0.11.2+debian/libtool-1463-      *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
teg-0.11.2+debian/libtool:1464:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
teg-0.11.2+debian/libtool-1465-	;;
##############################################
teg-0.11.2+debian/libtool-1552-	    moreargs=
teg-0.11.2+debian/libtool:1553:	    for fil in `cat $save_arg`
teg-0.11.2+debian/libtool-1554-	    do
##############################################
teg-0.11.2+debian/libtool-1579-		# Extract subdirectory from the argument.
teg-0.11.2+debian/libtool:1580:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-1581-		if test "X$xdir" = "X$arg"; then
##############################################
teg-0.11.2+debian/libtool-1633-		  # Extract subdirectory from the argument.
teg-0.11.2+debian/libtool:1634:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-1635-		  if test "X$xdir" = "X$arg"; then
##############################################
teg-0.11.2+debian/libtool-1640-
teg-0.11.2+debian/libtool:1641:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/libtool:1642:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/libtool-1643-		  libobjs="$libobjs $pic_object"
##############################################
teg-0.11.2+debian/libtool-1797-      -L*)
teg-0.11.2+debian/libtool:1798:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
teg-0.11.2+debian/libtool-1799-	# We need an absolute path.
##############################################
teg-0.11.2+debian/libtool-1802-	*)
teg-0.11.2+debian/libtool:1803:	  absdir=`cd "$dir" && pwd`
teg-0.11.2+debian/libtool-1804-	  if test -z "$absdir"; then
##############################################
teg-0.11.2+debian/libtool-1892-	# to be aesthetically quoted because they are evaled later.
teg-0.11.2+debian/libtool:1893:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-1894-	case $arg in
##############################################
teg-0.11.2+debian/libtool-1963-      -R*)
teg-0.11.2+debian/libtool:1964:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
teg-0.11.2+debian/libtool-1965-	# We need an absolute path.
##############################################
teg-0.11.2+debian/libtool-2004-      -Wc,*)
teg-0.11.2+debian/libtool:2005:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
teg-0.11.2+debian/libtool-2006-	arg=
##############################################
teg-0.11.2+debian/libtool-2018-	IFS="$save_ifs"
teg-0.11.2+debian/libtool:2019:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
teg-0.11.2+debian/libtool-2020-	;;
##############################################
teg-0.11.2+debian/libtool-2022-      -Wl,*)
teg-0.11.2+debian/libtool:2023:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
teg-0.11.2+debian/libtool-2024-	arg=
##############################################
teg-0.11.2+debian/libtool-2037-	IFS="$save_ifs"
teg-0.11.2+debian/libtool:2038:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
teg-0.11.2+debian/libtool-2039-	;;
##############################################
teg-0.11.2+debian/libtool-2059-	# to be aesthetically quoted because they are evaled later.
teg-0.11.2+debian/libtool:2060:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-2061-	case $arg in
##############################################
teg-0.11.2+debian/libtool-2096-	  # Extract subdirectory from the argument.
teg-0.11.2+debian/libtool:2097:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-2098-	  if test "X$xdir" = "X$arg"; then
##############################################
teg-0.11.2+debian/libtool-2150-	    # Extract subdirectory from the argument.
teg-0.11.2+debian/libtool:2151:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-2152-	    if test "X$xdir" = "X$arg"; then
##############################################
teg-0.11.2+debian/libtool-2157-
teg-0.11.2+debian/libtool:2158:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/libtool:2159:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/libtool-2160-	    libobjs="$libobjs $pic_object"
##############################################
teg-0.11.2+debian/libtool-2193-	# to be aesthetically quoted because they are evaled later.
teg-0.11.2+debian/libtool:2194:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-2195-	case $arg in
##############################################
teg-0.11.2+debian/libtool-2223-    # calculate the name of the file, without its directory
teg-0.11.2+debian/libtool:2224:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-2225-    libobjs_save="$libobjs"
##############################################
teg-0.11.2+debian/libtool-2228-      # get the directories listed in $shlibpath_var
teg-0.11.2+debian/libtool:2229:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
teg-0.11.2+debian/libtool-2230-    else
##############################################
teg-0.11.2+debian/libtool-2235-
teg-0.11.2+debian/libtool:2236:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-2237-    if test "X$output_objdir" = "X$output"; then
##############################################
teg-0.11.2+debian/libtool-2371-	  fi
teg-0.11.2+debian/libtool:2372:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
teg-0.11.2+debian/libtool-2373-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
teg-0.11.2+debian/libtool-2415-		    found=no
teg-0.11.2+debian/libtool:2416:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-2417-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
teg-0.11.2+debian/libtool-2440-	    newdependency_libs="$deplib $newdependency_libs"
teg-0.11.2+debian/libtool:2441:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
teg-0.11.2+debian/libtool-2442-	    ;;
##############################################
teg-0.11.2+debian/libtool-2453-	    fi
teg-0.11.2+debian/libtool:2454:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
teg-0.11.2+debian/libtool-2455-	    ;;
##############################################
teg-0.11.2+debian/libtool-2463-	  if test "$pass" = link; then
teg-0.11.2+debian/libtool:2464:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
teg-0.11.2+debian/libtool-2465-	    # Make sure the xrpath contains only unique directories.
##############################################
teg-0.11.2+debian/libtool-2485-		set dummy $deplibs_check_method
teg-0.11.2+debian/libtool:2486:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
teg-0.11.2+debian/libtool-2487-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
teg-0.11.2+debian/libtool-2557-
teg-0.11.2+debian/libtool:2558:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-2559-	test "X$ladir" = "X$lib" && ladir="."
##############################################
teg-0.11.2+debian/libtool-2649-	*)
teg-0.11.2+debian/libtool:2650:	  abs_ladir=`cd "$ladir" && pwd`
teg-0.11.2+debian/libtool-2651-	  if test -z "$abs_ladir"; then
##############################################
teg-0.11.2+debian/libtool-2657-	esac
teg-0.11.2+debian/libtool:2658:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-2659-
##############################################
teg-0.11.2+debian/libtool-2684-	fi # $installed = yes
teg-0.11.2+debian/libtool:2685:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
teg-0.11.2+debian/libtool-2686-
##############################################
teg-0.11.2+debian/libtool-2731-	    case $deplib in
teg-0.11.2+debian/libtool:2732:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
teg-0.11.2+debian/libtool-2733-	    esac
##############################################
teg-0.11.2+debian/libtool-2846-	    shift; shift
teg-0.11.2+debian/libtool:2847:	    libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/libtool-2848-	    # use dlname if we got it. it's perfectly good, no?
##############################################
teg-0.11.2+debian/libtool-2854-	      *cygwin* | mingw*)
teg-0.11.2+debian/libtool:2855:		major=`expr $current - $age`
teg-0.11.2+debian/libtool-2856-		versuffix="-$major"
##############################################
teg-0.11.2+debian/libtool-2865-	    soroot="$soname"
teg-0.11.2+debian/libtool:2866:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
teg-0.11.2+debian/libtool:2867:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
teg-0.11.2+debian/libtool-2868-
##############################################
teg-0.11.2+debian/libtool-3096-	      case $libdir in
teg-0.11.2+debian/libtool:3097:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
teg-0.11.2+debian/libtool-3098-		   case " $xrpath " in
##############################################
teg-0.11.2+debian/libtool-3128-	      *.la)
teg-0.11.2+debian/libtool:3129:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-3130-		test "X$dir" = "X$deplib" && dir="."
##############################################
teg-0.11.2+debian/libtool-3134-		*)
teg-0.11.2+debian/libtool:3135:		  absdir=`cd "$dir" && pwd`
teg-0.11.2+debian/libtool-3136-		  if test -z "$absdir"; then
##############################################
teg-0.11.2+debian/libtool-3144-		else
teg-0.11.2+debian/libtool:3145:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
teg-0.11.2+debian/libtool-3146-		  if test -z "$libdir"; then
##############################################
teg-0.11.2+debian/libtool-3159-		  # but need to link against shared
teg-0.11.2+debian/libtool:3160:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
teg-0.11.2+debian/libtool-3161-		  if test -n "$deplibrary_names" ; then
##############################################
teg-0.11.2+debian/libtool-3184-		  # Again, we only want to link against shared libraries
teg-0.11.2+debian/libtool:3185:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
teg-0.11.2+debian/libtool-3186-		  for tmp in $newlib_search_path ; do
##############################################
teg-0.11.2+debian/libtool-3351-      lib*)
teg-0.11.2+debian/libtool:3352:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
teg-0.11.2+debian/libtool-3353-	eval shared_ext=\"$shrext_cmds\"
##############################################
teg-0.11.2+debian/libtool-3357-	if test "$module" = no; then
teg-0.11.2+debian/libtool:3358:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
teg-0.11.2+debian/libtool-3359-	  $echo "$help" 1>&2
##############################################
teg-0.11.2+debian/libtool-3363-	  # Add the "lib" prefix for modules if required
teg-0.11.2+debian/libtool:3364:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
teg-0.11.2+debian/libtool-3365-	  eval shared_ext=\"$shrext_cmds\"
##############################################
teg-0.11.2+debian/libtool-3367-	else
teg-0.11.2+debian/libtool:3368:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
teg-0.11.2+debian/libtool-3369-	fi
##############################################
teg-0.11.2+debian/libtool-3444-	  darwin|linux|osf|windows)
teg-0.11.2+debian/libtool:3445:	    current=`expr $number_major + $number_minor`
teg-0.11.2+debian/libtool-3446-	    age="$number_minor"
##############################################
teg-0.11.2+debian/libtool-3454-	  irix|nonstopux)
teg-0.11.2+debian/libtool:3455:	    current=`expr $number_major + $number_minor - 1`
teg-0.11.2+debian/libtool-3456-	    age="$number_minor"
##############################################
teg-0.11.2+debian/libtool-3496-	if test "$age" -gt "$current"; then
teg-0.11.2+debian/libtool:3497:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
teg-0.11.2+debian/libtool-3498-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
teg-0.11.2+debian/libtool-3511-	  # verstring for coding it into the library header
teg-0.11.2+debian/libtool:3512:	  major=.`expr $current - $age`
teg-0.11.2+debian/libtool-3513-	  versuffix="$major.$age.$revision"
teg-0.11.2+debian/libtool-3514-	  # Darwin ld doesn't like 0 for these options...
teg-0.11.2+debian/libtool:3515:	  minor_current=`expr $current + 1`
teg-0.11.2+debian/libtool-3516-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
teg-0.11.2+debian/libtool-3529-	irix | nonstopux)
teg-0.11.2+debian/libtool:3530:	  major=`expr $current - $age + 1`
teg-0.11.2+debian/libtool-3531-
##############################################
teg-0.11.2+debian/libtool-3540-	  while test "$loop" -ne 0; do
teg-0.11.2+debian/libtool:3541:	    iface=`expr $revision - $loop`
teg-0.11.2+debian/libtool:3542:	    loop=`expr $loop - 1`
teg-0.11.2+debian/libtool-3543-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
teg-0.11.2+debian/libtool-3551-	linux)
teg-0.11.2+debian/libtool:3552:	  major=.`expr $current - $age`
teg-0.11.2+debian/libtool-3553-	  versuffix="$major.$age.$revision"
##############################################
teg-0.11.2+debian/libtool-3556-	osf)
teg-0.11.2+debian/libtool:3557:	  major=.`expr $current - $age`
teg-0.11.2+debian/libtool-3558-	  versuffix=".$current.$age.$revision"
##############################################
teg-0.11.2+debian/libtool-3563-	  while test "$loop" -ne 0; do
teg-0.11.2+debian/libtool:3564:	    iface=`expr $current - $loop`
teg-0.11.2+debian/libtool:3565:	    loop=`expr $loop - 1`
teg-0.11.2+debian/libtool-3566-	    verstring="$verstring:${iface}.0"
##############################################
teg-0.11.2+debian/libtool-3580-	  # extension on DOS 8.3 filesystems.
teg-0.11.2+debian/libtool:3581:	  major=`expr $current - $age`
teg-0.11.2+debian/libtool-3582-	  versuffix="-$major"
##############################################
teg-0.11.2+debian/libtool-3635-	removelist=
teg-0.11.2+debian/libtool:3636:	tempremovelist=`$echo "$output_objdir/*"`
teg-0.11.2+debian/libtool-3637-	for p in $tempremovelist; do
##############################################
teg-0.11.2+debian/libtool-3663-	# Transform .lo files to .o files.
teg-0.11.2+debian/libtool:3664:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/libtool-3665-      fi
##############################################
teg-0.11.2+debian/libtool-3668-      for path in $notinst_path; do
teg-0.11.2+debian/libtool:3669:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
teg-0.11.2+debian/libtool:3670:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
teg-0.11.2+debian/libtool:3671:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
teg-0.11.2+debian/libtool-3672-      done
##############################################
teg-0.11.2+debian/libtool-3771-	    for i in $deplibs; do
teg-0.11.2+debian/libtool:3772:	      name="`expr $i : '-l\(.*\)'`"
teg-0.11.2+debian/libtool-3773-	      # If $name is empty we are operating on a -L argument.
##############################################
teg-0.11.2+debian/libtool-3783-		if test -n "$i" ; then
teg-0.11.2+debian/libtool:3784:		  libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/libtool:3785:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
teg-0.11.2+debian/libtool-3786-		  set dummy $deplib_matches
teg-0.11.2+debian/libtool-3787-		  deplib_match=$2
teg-0.11.2+debian/libtool:3788:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
teg-0.11.2+debian/libtool-3789-		    newdeplibs="$newdeplibs $i"
##############################################
teg-0.11.2+debian/libtool-3808-	    for i in $deplibs; do
teg-0.11.2+debian/libtool:3809:	      name="`expr $i : '-l\(.*\)'`"
teg-0.11.2+debian/libtool-3810-	      # If $name is empty we are operating on a -L argument.
##############################################
teg-0.11.2+debian/libtool-3825-		  if test -n "$i" ; then
teg-0.11.2+debian/libtool:3826:		    libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/libtool:3827:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
teg-0.11.2+debian/libtool-3828-		    set dummy $deplib_matches
teg-0.11.2+debian/libtool-3829-		    deplib_match=$2
teg-0.11.2+debian/libtool:3830:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
teg-0.11.2+debian/libtool-3831-		      newdeplibs="$newdeplibs $i"
##############################################
teg-0.11.2+debian/libtool-3858-	  set dummy $deplibs_check_method
teg-0.11.2+debian/libtool:3859:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
teg-0.11.2+debian/libtool-3860-	  for a_deplib in $deplibs; do
teg-0.11.2+debian/libtool:3861:	    name="`expr $a_deplib : '-l\(.*\)'`"
teg-0.11.2+debian/libtool-3862-	    # If $name is empty we are operating on a -L argument.
##############################################
teg-0.11.2+debian/libtool-3872-	      if test -n "$a_deplib" ; then
teg-0.11.2+debian/libtool:3873:		libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/libtool-3874-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
teg-0.11.2+debian/libtool:3875:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
teg-0.11.2+debian/libtool-3876-		  for potent_lib in $potential_libs; do
##############################################
teg-0.11.2+debian/libtool-3888-		      while test -h "$potlib" 2>/dev/null; do
teg-0.11.2+debian/libtool:3889:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
teg-0.11.2+debian/libtool-3890-			case $potliblink in
teg-0.11.2+debian/libtool-3891-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
teg-0.11.2+debian/libtool:3892:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
teg-0.11.2+debian/libtool-3893-			esac
##############################################
teg-0.11.2+debian/libtool-3927-	  set dummy $deplibs_check_method
teg-0.11.2+debian/libtool:3928:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
teg-0.11.2+debian/libtool-3929-	  for a_deplib in $deplibs; do
teg-0.11.2+debian/libtool:3930:	    name="`expr $a_deplib : '-l\(.*\)'`"
teg-0.11.2+debian/libtool-3931-	    # If $name is empty we are operating on a -L argument.
##############################################
teg-0.11.2+debian/libtool-3941-	      if test -n "$a_deplib" ; then
teg-0.11.2+debian/libtool:3942:		libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/libtool-3943-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
teg-0.11.2+debian/libtool:3944:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
teg-0.11.2+debian/libtool-3945-		  for potent_lib in $potential_libs; do
##############################################
teg-0.11.2+debian/libtool-3984-	      # can't use Xsed below, because $i might contain '/'
teg-0.11.2+debian/libtool:3985:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
teg-0.11.2+debian/libtool-3986-	    done
##############################################
teg-0.11.2+debian/libtool-4009-	  # On Rhapsody replace the C library is the System framework
teg-0.11.2+debian/libtool:4010:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
teg-0.11.2+debian/libtool-4011-	  ;;
##############################################
teg-0.11.2+debian/libtool-4148-	# Use standard objects if they are pic
teg-0.11.2+debian/libtool:4149:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/libtool-4150-
##############################################
teg-0.11.2+debian/libtool-4161-	      eval cmd=\"$cmd\"
teg-0.11.2+debian/libtool:4162:	      if len=`expr "X$cmd" : ".*"` &&
teg-0.11.2+debian/libtool-4163-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
teg-0.11.2+debian/libtool-4239-
teg-0.11.2+debian/libtool:4240:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
teg-0.11.2+debian/libtool-4241-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
teg-0.11.2+debian/libtool-4258-	  save_output=$output
teg-0.11.2+debian/libtool:4259:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
teg-0.11.2+debian/libtool-4260-
##############################################
teg-0.11.2+debian/libtool-4274-	    if test "X$objlist" = X ||
teg-0.11.2+debian/libtool:4275:	       { len=`expr "X$test_cmds" : ".*"` &&
teg-0.11.2+debian/libtool-4276-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
teg-0.11.2+debian/libtool-4289-	      last_robj=$output_objdir/$output_la-${k}.$objext
teg-0.11.2+debian/libtool:4290:	      k=`expr $k + 1`
teg-0.11.2+debian/libtool-4291-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
teg-0.11.2+debian/libtool-4315-	  do
teg-0.11.2+debian/libtool:4316:	    i=`expr $i + 1`
teg-0.11.2+debian/libtool-4317-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
teg-0.11.2+debian/libtool-4422-	libobj="$output"
teg-0.11.2+debian/libtool:4423:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/libtool-4424-	;;
##############################################
teg-0.11.2+debian/libtool-4456-      # Create the old-style object.
teg-0.11.2+debian/libtool:4457:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
teg-0.11.2+debian/libtool-4458-
##############################################
teg-0.11.2+debian/libtool-4517-      case $host in
teg-0.11.2+debian/libtool:4518:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
teg-0.11.2+debian/libtool-4519-      esac
##############################################
teg-0.11.2+debian/libtool-4537-	# On Rhapsody replace the C library is the System framework
teg-0.11.2+debian/libtool:4538:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
teg-0.11.2+debian/libtool:4539:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
teg-0.11.2+debian/libtool-4540-	;;
##############################################
teg-0.11.2+debian/libtool-4649-	# Transform all the library objects into standard objects.
teg-0.11.2+debian/libtool:4650:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/libtool:4651:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/libtool-4652-      fi
##############################################
teg-0.11.2+debian/libtool-4695-	    # Add our own program objects to the symbol list.
teg-0.11.2+debian/libtool:4696:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/libtool-4697-	    for arg in $progfiles; do
##############################################
teg-0.11.2+debian/libtool-4725-	    $show "extracting global C symbols from \`$arg'"
teg-0.11.2+debian/libtool:4726:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-4727-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
teg-0.11.2+debian/libtool-4844-	  # Transform the symbol file into the correct name.
teg-0.11.2+debian/libtool:4845:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
teg-0.11.2+debian/libtool:4846:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
teg-0.11.2+debian/libtool-4847-	  ;;
##############################################
teg-0.11.2+debian/libtool-4858-	# Nullify the symbol file.
teg-0.11.2+debian/libtool:4859:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
teg-0.11.2+debian/libtool:4860:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
teg-0.11.2+debian/libtool-4861-      fi
##############################################
teg-0.11.2+debian/libtool-4864-	# Replace the output file specification.
teg-0.11.2+debian/libtool:4865:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
teg-0.11.2+debian/libtool-4866-	link_command="$compile_command$compile_rpath"
##############################################
teg-0.11.2+debian/libtool-4931-	# Replace the output file specification.
teg-0.11.2+debian/libtool:4932:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
teg-0.11.2+debian/libtool-4933-	# Delete the old output file.
##############################################
teg-0.11.2+debian/libtool-4951-	  if test "$fast_install" = yes; then
teg-0.11.2+debian/libtool:4952:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
teg-0.11.2+debian/libtool-4953-	  else
##############################################
teg-0.11.2+debian/libtool-4963-      # Replace the output file specification.
teg-0.11.2+debian/libtool:4964:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
teg-0.11.2+debian/libtool-4965-
##############################################
teg-0.11.2+debian/libtool-4983-	  else
teg-0.11.2+debian/libtool:4984:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-4985-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
teg-0.11.2+debian/libtool-4988-	relink_command="(cd `pwd`; $relink_command)"
teg-0.11.2+debian/libtool:4989:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-4990-      fi
##############################################
teg-0.11.2+debian/libtool-4997-	esac
teg-0.11.2+debian/libtool:4998:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-4999-      else
teg-0.11.2+debian/libtool:5000:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-5001-      fi
##############################################
teg-0.11.2+debian/libtool-5007-	case $output in
teg-0.11.2+debian/libtool:5008:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
teg-0.11.2+debian/libtool-5009-	esac
##############################################
teg-0.11.2+debian/libtool-5013-	    exeext=.exe
teg-0.11.2+debian/libtool:5014:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
teg-0.11.2+debian/libtool-5015-	  *) exeext= ;;
##############################################
teg-0.11.2+debian/libtool-5018-	  *cygwin* | *mingw* )
teg-0.11.2+debian/libtool:5019:	    cwrappersource=`$echo ${objdir}/lt-${outputname}.c`
teg-0.11.2+debian/libtool:5020:	    cwrapper=`$echo ${output}.exe`
teg-0.11.2+debian/libtool-5021-	    $rm $cwrappersource $cwrapper
##############################################
teg-0.11.2+debian/libtool-5268-      shift
teg-0.11.2+debian/libtool:5269:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
teg-0.11.2+debian/libtool-5270-      # Yippee, \$echo works!
##############################################
teg-0.11.2+debian/libtool-5280-  # Find the directory that this script lives in.
teg-0.11.2+debian/libtool:5281:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
teg-0.11.2+debian/libtool-5282-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
teg-0.11.2+debian/libtool-5284-  # Follow symbolic links until we get to the real thisdir.
teg-0.11.2+debian/libtool:5285:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
teg-0.11.2+debian/libtool-5286-  while test -n \"\$file\"; do
teg-0.11.2+debian/libtool:5287:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
teg-0.11.2+debian/libtool-5288-
##############################################
teg-0.11.2+debian/libtool-5296-
teg-0.11.2+debian/libtool:5297:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
teg-0.11.2+debian/libtool:5298:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
teg-0.11.2+debian/libtool-5299-  done
##############################################
teg-0.11.2+debian/libtool-5301-  # Try to get the absolute directory name.
teg-0.11.2+debian/libtool:5302:  absdir=\`cd \"\$thisdir\" && pwd\`
teg-0.11.2+debian/libtool-5303-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
teg-0.11.2+debian/libtool-5311-  if test ! -f \"\$progdir/\$program\" || \\
teg-0.11.2+debian/libtool:5312:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
teg-0.11.2+debian/libtool-5313-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
teg-0.11.2+debian/libtool-5326-    if test -n \"\$relink_command\"; then
teg-0.11.2+debian/libtool:5327:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
teg-0.11.2+debian/libtool-5328-      else
##############################################
teg-0.11.2+debian/libtool-5358-    # The second colon is a workaround for a bug in BeOS R4 sed
teg-0.11.2+debian/libtool:5359:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
teg-0.11.2+debian/libtool-5360-
##############################################
teg-0.11.2+debian/libtool-5471-	  do
teg-0.11.2+debian/libtool:5472:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-5473-	    case " $oldobjs " in
##############################################
teg-0.11.2+debian/libtool-5479-		newobj=lt$counter-$objbase
teg-0.11.2+debian/libtool:5480:		counter=`expr $counter + 1`
teg-0.11.2+debian/libtool-5481-		case " $oldobjs " in
##############################################
teg-0.11.2+debian/libtool-5497-
teg-0.11.2+debian/libtool:5498:	if len=`expr "X$cmds" : ".*"` &&
teg-0.11.2+debian/libtool-5499-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
teg-0.11.2+debian/libtool-5519-	    eval test_cmds=\"$old_archive_cmds\"
teg-0.11.2+debian/libtool:5520:	    if len=`expr "X$test_cmds" : ".*"` &&
teg-0.11.2+debian/libtool-5521-	       test "$len" -le "$max_cmd_len"; then
##############################################
teg-0.11.2+debian/libtool-5571-	else
teg-0.11.2+debian/libtool:5572:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-5573-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
teg-0.11.2+debian/libtool-5577-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
teg-0.11.2+debian/libtool:5578:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-5579-      if test "$hardcode_automatic" = yes ; then
##############################################
teg-0.11.2+debian/libtool-5596-	      *.la)
teg-0.11.2+debian/libtool:5597:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool:5598:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
teg-0.11.2+debian/libtool-5599-		if test -z "$libdir"; then
##############################################
teg-0.11.2+debian/libtool-5610-	    for lib in $dlfiles; do
teg-0.11.2+debian/libtool:5611:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool:5612:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
teg-0.11.2+debian/libtool-5613-	      if test -z "$libdir"; then
##############################################
teg-0.11.2+debian/libtool-5621-	    for lib in $dlprefiles; do
teg-0.11.2+debian/libtool:5622:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool:5623:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
teg-0.11.2+debian/libtool-5624-	      if test -z "$libdir"; then
##############################################
teg-0.11.2+debian/libtool-5718-      # Aesthetically quote it.
teg-0.11.2+debian/libtool:5719:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-5720-      case $arg in
##############################################
teg-0.11.2+debian/libtool-5734-    # Aesthetically quote it.
teg-0.11.2+debian/libtool:5735:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-5736-    case $arg in
##############################################
teg-0.11.2+debian/libtool-5782-      # Aesthetically quote the argument.
teg-0.11.2+debian/libtool:5783:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-5784-      case $arg in
##############################################
teg-0.11.2+debian/libtool-5814-    # Strip any trailing slash from the destination.
teg-0.11.2+debian/libtool:5815:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
teg-0.11.2+debian/libtool-5816-
##############################################
teg-0.11.2+debian/libtool-5822-    else
teg-0.11.2+debian/libtool:5823:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-5824-      test "X$destdir" = "X$dest" && destdir=.
teg-0.11.2+debian/libtool:5825:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-5826-
##############################################
teg-0.11.2+debian/libtool-5898-
teg-0.11.2+debian/libtool:5899:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
teg-0.11.2+debian/libtool-5900-	test "X$dir" = "X$file/" && dir=
##############################################
teg-0.11.2+debian/libtool-5904-	  # Determine the prefix the user has applied to our future dir.
teg-0.11.2+debian/libtool:5905:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
teg-0.11.2+debian/libtool-5906-
##############################################
teg-0.11.2+debian/libtool-5919-	    # Stick the inst_prefix_dir data into the link command.
teg-0.11.2+debian/libtool:5920:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
teg-0.11.2+debian/libtool-5921-	  else
teg-0.11.2+debian/libtool:5922:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
teg-0.11.2+debian/libtool-5923-	  fi
##############################################
teg-0.11.2+debian/libtool-5976-	# Install the pseudo-library for information purposes.
teg-0.11.2+debian/libtool:5977:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-5978-	instname="$dir/$name"i
##############################################
teg-0.11.2+debian/libtool-5992-	else
teg-0.11.2+debian/libtool:5993:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-5994-	  destfile="$destdir/$destfile"
##############################################
teg-0.11.2+debian/libtool-5999-	*.lo)
teg-0.11.2+debian/libtool:6000:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/libtool-6001-	  ;;
##############################################
teg-0.11.2+debian/libtool-6021-	  # Deduce the name of the old-style object file.
teg-0.11.2+debian/libtool:6022:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/libtool-6023-
##############################################
teg-0.11.2+debian/libtool-6034-	else
teg-0.11.2+debian/libtool:6035:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-6036-	  destfile="$destdir/$destfile"
##############################################
teg-0.11.2+debian/libtool-6045-	    if test ! -f "$file"; then
teg-0.11.2+debian/libtool:6046:	      file=`$echo $file|${SED} 's,.exe$,,'`
teg-0.11.2+debian/libtool-6047-	      stripped_ext=".exe"
##############################################
teg-0.11.2+debian/libtool-6054-	*cygwin*|*mingw*)
teg-0.11.2+debian/libtool:6055:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
teg-0.11.2+debian/libtool-6056-	    ;;
##############################################
teg-0.11.2+debian/libtool-6094-	    fi
teg-0.11.2+debian/libtool:6095:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
teg-0.11.2+debian/libtool-6096-	    if test -n "$libdir" && test ! -f "$libfile"; then
teg-0.11.2+debian/libtool:6097:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
teg-0.11.2+debian/libtool-6098-	      finalize=no
##############################################
teg-0.11.2+debian/libtool-6130-	      fi
teg-0.11.2+debian/libtool:6131:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-6132-	      outputname="$tmpdir/$file"
teg-0.11.2+debian/libtool-6133-	      # Replace the output file specification.
teg-0.11.2+debian/libtool:6134:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
teg-0.11.2+debian/libtool-6135-
##############################################
teg-0.11.2+debian/libtool-6148-	    # Install the binary that we compiled earlier.
teg-0.11.2+debian/libtool:6149:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
teg-0.11.2+debian/libtool-6150-	  fi
##############################################
teg-0.11.2+debian/libtool-6164-	  *:*.exe)
teg-0.11.2+debian/libtool:6165:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
teg-0.11.2+debian/libtool-6166-	    ;;
##############################################
teg-0.11.2+debian/libtool-6177-    for file in $staticlibs; do
teg-0.11.2+debian/libtool:6178:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-6179-
##############################################
teg-0.11.2+debian/libtool-6334-	  # Warn if it was a shared library.
teg-0.11.2+debian/libtool:6335:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
teg-0.11.2+debian/libtool-6336-	  continue
##############################################
teg-0.11.2+debian/libtool-6338-
teg-0.11.2+debian/libtool:6339:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-6340-	test "X$dir" = "X$file" && dir=.
##############################################
teg-0.11.2+debian/libtool-6344-	else
teg-0.11.2+debian/libtool:6345:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
teg-0.11.2+debian/libtool-6346-	  exit $EXIT_FAILURE
##############################################
teg-0.11.2+debian/libtool-6351-	# Just add the directory containing the .lo file.
teg-0.11.2+debian/libtool:6352:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-6353-	test "X$dir" = "X$file" && dir=.
##############################################
teg-0.11.2+debian/libtool-6362-      # Get the absolute pathname.
teg-0.11.2+debian/libtool:6363:      absdir=`cd "$dir" && pwd`
teg-0.11.2+debian/libtool-6364-      test -n "$absdir" && dir="$absdir"
##############################################
teg-0.11.2+debian/libtool-6398-      # Quote arguments (to preserve shell metacharacters).
teg-0.11.2+debian/libtool:6399:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/libtool-6400-      args="$args \"$file\""
##############################################
teg-0.11.2+debian/libtool-6460-    for file in $files; do
teg-0.11.2+debian/libtool:6461:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/libtool-6462-      if test "X$dir" = "X$file"; then
##############################################
teg-0.11.2+debian/libtool-6467-      fi
teg-0.11.2+debian/libtool:6468:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/libtool-6469-      test "$mode" = uninstall && objdir="$dir"
##############################################
teg-0.11.2+debian/libtool-6568-	  *.exe)
teg-0.11.2+debian/libtool:6569:	    file=`$echo $file|${SED} 's,.exe$,,'`
teg-0.11.2+debian/libtool:6570:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
teg-0.11.2+debian/libtool-6571-	    # $file with .exe has already been added to rmfiles,
##############################################
teg-0.11.2+debian/libtool-6842-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
teg-0.11.2+debian/libtool:6843:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
teg-0.11.2+debian/libtool-6844-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
teg-0.11.2+debian/macros/Makefile-288-distdir: $(DISTFILES)
teg-0.11.2+debian/macros/Makefile:289:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/macros/Makefile:290:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/macros/Makefile-291-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/macros/Makefile-292-	  case $$file in \
teg-0.11.2+debian/macros/Makefile:293:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/macros/Makefile:294:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/macros/Makefile-295-	  esac; \
teg-0.11.2+debian/macros/Makefile-296-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/macros/Makefile:297:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/macros/Makefile-298-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/macros/freeciv.m4-29-dnl may have different results.
teg-0.11.2+debian/macros/freeciv.m4:30:ac_lib_var=`echo $1['_']$2 | sed 'y%./+-%__p_%'`
teg-0.11.2+debian/macros/freeciv.m4-31-AC_CACHE_VAL(ac_cv_lib_$ac_lib_var,
##############################################
teg-0.11.2+debian/macros/freeciv.m4-49-])dnl
teg-0.11.2+debian/macros/freeciv.m4:50:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
teg-0.11.2+debian/macros/freeciv.m4-51-  AC_MSG_RESULT(yes)
##############################################
teg-0.11.2+debian/macros/freeciv.m4-177-  fc_x_val=1
teg-0.11.2+debian/macros/freeciv.m4:178:  eval `echo $fc_x_define | sed -e 's/=/ ; fc_x_val=/' | sed -e 's/^/fc_x_var=/'`
teg-0.11.2+debian/macros/freeciv.m4-179-  if test "x$fc_x_var" = "x$1"; then
##############################################
teg-0.11.2+debian/macros/freeciv.m4-224-      # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
teg-0.11.2+debian/macros/freeciv.m4:225:      eval `${MAKE-make} fcfindpd 2>/dev/null | grep -v make | sed -e 's/ -D/ /g'`
teg-0.11.2+debian/macros/freeciv.m4-226-      AC_MSG_RESULT([no, found: $fc_x_proto_defines])
##############################################
teg-0.11.2+debian/macros/intltool.m4-32-
teg-0.11.2+debian/macros/intltool.m4:33:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ printf "%d", $[1] * 100 + $[2]; }'`
teg-0.11.2+debian/macros/intltool.m4:34:    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $[2]; }'  < ${ac_aux_dir}/intltool-update.in`
teg-0.11.2+debian/macros/intltool.m4-35-    changequote({{,}})
teg-0.11.2+debian/macros/intltool.m4:36:    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split(${{2}}, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${ac_aux_dir}/intltool-update.in`
teg-0.11.2+debian/macros/intltool.m4-37-    changequote([,])
##############################################
teg-0.11.2+debian/macros/intltool.m4-96-fi
teg-0.11.2+debian/macros/intltool.m4:97:if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then
teg-0.11.2+debian/macros/intltool.m4-98-   AC_MSG_ERROR([perl 5.x required for intltool])
##############################################
teg-0.11.2+debian/macros/intltool.m4-101-   AC_MSG_CHECKING([for XML::Parser])
teg-0.11.2+debian/macros/intltool.m4:102:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
teg-0.11.2+debian/macros/intltool.m4-103-       AC_MSG_RESULT([ok])
##############################################
teg-0.11.2+debian/macros/ggz.m4-239-  try="ls -1 $dir/libggz.la $dir/libggz.so"
teg-0.11.2+debian/macros/ggz.m4:240:  if test -n "`$try 2> /dev/null`"; then libggz_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi
teg-0.11.2+debian/macros/ggz.m4-241-done
##############################################
teg-0.11.2+debian/macros/ggz.m4-338-  try="ls -1 $dir/libggzcore.la $dir/libggzcore.so"
teg-0.11.2+debian/macros/ggz.m4:339:  if test -n "`$try 2> /dev/null`"; then ggzcore_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi
teg-0.11.2+debian/macros/ggz.m4-340-done
##############################################
teg-0.11.2+debian/macros/ggz.m4-448-else
teg-0.11.2+debian/macros/ggz.m4:449:  pathto_app=`echo $prefix/bin/ | tr -s "/"`
teg-0.11.2+debian/macros/ggz.m4:450:  pathto_ggz=`echo $ac_ggz_config/ | tr -s "/"`
teg-0.11.2+debian/macros/ggz.m4-451-
##############################################
teg-0.11.2+debian/macros/ggz.m4-479-
teg-0.11.2+debian/macros/ggz.m4:480:    ggzmoduleconfdir=`$GGZ_CONFIG --configdir`
teg-0.11.2+debian/macros/ggz.m4-481-    AC_DEFINE_UNQUOTED(GGZMODULECONFDIR, "${ggzmoduleconfdir}", [Path where the game registry is located])
teg-0.11.2+debian/macros/ggz.m4:482:    ggzexecmoddir=`$GGZ_CONFIG --gamedir`
teg-0.11.2+debian/macros/ggz.m4-483-    AC_DEFINE_UNQUOTED(GAMEDIR, "${ggzexecmoddir}", [Path where to install the games])
teg-0.11.2+debian/macros/ggz.m4:484:    ggzdatadir=`$GGZ_CONFIG --datadir`
teg-0.11.2+debian/macros/ggz.m4-485-    AC_DEFINE_UNQUOTED(GGZDATADIR, "${ggzdatadir}", [Path where the games should look for their data files])
teg-0.11.2+debian/macros/ggz.m4:486:    packagesrcdir=`cd $srcdir && pwd`
teg-0.11.2+debian/macros/ggz.m4-487-    AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}", [Path where the source is located])
##############################################
teg-0.11.2+debian/macros/ggz.m4-545-  try="ls -1 $dir/libggzmod.la $dir/libggzmod.so"
teg-0.11.2+debian/macros/ggz.m4:546:  if test -n "`$try 2> /dev/null`"; then ggzmod_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi
teg-0.11.2+debian/macros/ggz.m4-547-done
##############################################
teg-0.11.2+debian/macros/ggz.m4-643-  try="ls -1 $dir/libggzdmod.la $dir/libggzdmod.so"
teg-0.11.2+debian/macros/ggz.m4:644:  if test -n "`$try 2> /dev/null`"; then ggzdmod_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi
teg-0.11.2+debian/macros/ggz.m4-645-done
##############################################
teg-0.11.2+debian/macros/ggz.m4-741-  try="ls -1 $dir/libggz-gtk.la $dir/libggz-gtk.so"
teg-0.11.2+debian/macros/ggz.m4:742:  if test -n "`$try 2> /dev/null`"; then ggz_gtk_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi
teg-0.11.2+debian/macros/ggz.m4-743-done
##############################################
teg-0.11.2+debian/macros/ggz.m4-821-	for dir in $ggzdconfdirs; do
teg-0.11.2+debian/macros/ggz.m4:822:		if test -n "`ls -d $dir/rooms 2> /dev/null`"; then
teg-0.11.2+debian/macros/ggz.m4:823:			if test -n "`ls -d $dir/rooms 2> /dev/null`"; then
teg-0.11.2+debian/macros/ggz.m4-824-				ggzdconfdir=$dir; break;
##############################################
teg-0.11.2+debian/macros/Makefile.in-288-distdir: $(DISTFILES)
teg-0.11.2+debian/macros/Makefile.in:289:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/macros/Makefile.in:290:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/macros/Makefile.in-291-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/macros/Makefile.in-292-	  case $$file in \
teg-0.11.2+debian/macros/Makefile.in:293:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/macros/Makefile.in:294:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/macros/Makefile.in-295-	  esac; \
teg-0.11.2+debian/macros/Makefile.in-296-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/macros/Makefile.in:297:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/macros/Makefile.in-298-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/teg_pix/Makefile-50-DIST_SOURCES =
teg-0.11.2+debian/client/teg_pix/Makefile:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/teg_pix/Makefile-52-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/teg_pix/Makefile:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/teg_pix/Makefile-54-    *) f=$$p;; \
teg-0.11.2+debian/client/teg_pix/Makefile-55-  esac;
teg-0.11.2+debian/client/teg_pix/Makefile:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/teg_pix/Makefile-57-am__installdirs = "$(DESTDIR)$(appicondir)" "$(DESTDIR)$(pixmapdir)"
##############################################
teg-0.11.2+debian/client/teg_pix/Makefile-342-distdir: $(DISTFILES)
teg-0.11.2+debian/client/teg_pix/Makefile:343:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/teg_pix/Makefile:344:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/teg_pix/Makefile-345-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/teg_pix/Makefile-346-	  case $$file in \
teg-0.11.2+debian/client/teg_pix/Makefile:347:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/teg_pix/Makefile:348:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/teg_pix/Makefile-349-	  esac; \
teg-0.11.2+debian/client/teg_pix/Makefile-350-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/teg_pix/Makefile:351:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/teg_pix/Makefile-352-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/teg_pix/Makefile.in-50-DIST_SOURCES =
teg-0.11.2+debian/client/teg_pix/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/teg_pix/Makefile.in-52-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/teg_pix/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/teg_pix/Makefile.in-54-    *) f=$$p;; \
teg-0.11.2+debian/client/teg_pix/Makefile.in-55-  esac;
teg-0.11.2+debian/client/teg_pix/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/teg_pix/Makefile.in-57-am__installdirs = "$(DESTDIR)$(appicondir)" "$(DESTDIR)$(pixmapdir)"
##############################################
teg-0.11.2+debian/client/teg_pix/Makefile.in-342-distdir: $(DISTFILES)
teg-0.11.2+debian/client/teg_pix/Makefile.in:343:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/teg_pix/Makefile.in:344:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/teg_pix/Makefile.in-345-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/teg_pix/Makefile.in-346-	  case $$file in \
teg-0.11.2+debian/client/teg_pix/Makefile.in:347:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/teg_pix/Makefile.in:348:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/teg_pix/Makefile.in-349-	  esac; \
teg-0.11.2+debian/client/teg_pix/Makefile.in-350-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/teg_pix/Makefile.in:351:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/teg_pix/Makefile.in-352-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile-80-	uninstall-recursive
teg-0.11.2+debian/client/gui-gnome/Makefile:81:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/gui-gnome/Makefile-82-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/gui-gnome/Makefile:83:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/gui-gnome/Makefile-84-    *) f=$$p;; \
teg-0.11.2+debian/client/gui-gnome/Makefile-85-  esac;
teg-0.11.2+debian/client/gui-gnome/Makefile:86:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/gui-gnome/Makefile-87-am__installdirs = "$(DESTDIR)$(Gamesdir)" "$(DESTDIR)$(schemadir)"
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile-397-.c.obj:
teg-0.11.2+debian/client/gui-gnome/Makefile:398:	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/client/gui-gnome/Makefile-399-	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile-401-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
teg-0.11.2+debian/client/gui-gnome/Makefile:402:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/client/gui-gnome/Makefile-403-
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile-469-	dot_seen=no; \
teg-0.11.2+debian/client/gui-gnome/Makefile:470:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/gui-gnome/Makefile-471-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile-505-	rev="$$rev ."; \
teg-0.11.2+debian/client/gui-gnome/Makefile:506:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/gui-gnome/Makefile-507-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile-579-GTAGS:
teg-0.11.2+debian/client/gui-gnome/Makefile:580:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/client/gui-gnome/Makefile-581-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile-587-distdir: $(DISTFILES)
teg-0.11.2+debian/client/gui-gnome/Makefile:588:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/gui-gnome/Makefile:589:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/gui-gnome/Makefile-590-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/gui-gnome/Makefile-591-	  case $$file in \
teg-0.11.2+debian/client/gui-gnome/Makefile:592:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/gui-gnome/Makefile:593:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/gui-gnome/Makefile-594-	  esac; \
teg-0.11.2+debian/client/gui-gnome/Makefile-595-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/gui-gnome/Makefile:596:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/gui-gnome/Makefile-597-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile-618-	    || exit 1; \
teg-0.11.2+debian/client/gui-gnome/Makefile:619:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/client/gui-gnome/Makefile:620:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/client/gui-gnome/Makefile-621-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/client/gui-gnome/stock/Makefile-293-distdir: $(DISTFILES)
teg-0.11.2+debian/client/gui-gnome/stock/Makefile:294:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile:295:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile-296-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile-297-	  case $$file in \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile:298:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile:299:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile-300-	  esac; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile-301-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile:302:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile-303-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in-293-distdir: $(DISTFILES)
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in:294:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in:295:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in-296-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in-297-	  case $$file in \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in:298:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in:299:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in-300-	  esac; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in-301-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in:302:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/gui-gnome/stock/Makefile.in-303-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile.in-80-	uninstall-recursive
teg-0.11.2+debian/client/gui-gnome/Makefile.in:81:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/gui-gnome/Makefile.in-82-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:83:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-84-    *) f=$$p;; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-85-  esac;
teg-0.11.2+debian/client/gui-gnome/Makefile.in:86:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/gui-gnome/Makefile.in-87-am__installdirs = "$(DESTDIR)$(Gamesdir)" "$(DESTDIR)$(schemadir)"
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile.in-397-.c.obj:
teg-0.11.2+debian/client/gui-gnome/Makefile.in:398:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-399-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile.in-401-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
teg-0.11.2+debian/client/gui-gnome/Makefile.in:402:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/client/gui-gnome/Makefile.in-403-
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile.in-469-	dot_seen=no; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:470:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-471-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile.in-505-	rev="$$rev ."; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:506:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-507-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile.in-579-GTAGS:
teg-0.11.2+debian/client/gui-gnome/Makefile.in:580:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-581-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile.in-587-distdir: $(DISTFILES)
teg-0.11.2+debian/client/gui-gnome/Makefile.in:588:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:589:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-590-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-591-	  case $$file in \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:592:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:593:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-594-	  esac; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-595-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:596:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-597-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/gui-gnome/Makefile.in-618-	    || exit 1; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:619:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in:620:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/client/gui-gnome/Makefile.in-621-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/client/Makefile-358-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/client/Makefile:359:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/client/Makefile-360-	  if test -f $$p \
##############################################
teg-0.11.2+debian/client/Makefile-362-	  ; then \
teg-0.11.2+debian/client/Makefile:363:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/client/Makefile-364-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/client/Makefile-371-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/client/Makefile:372:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/client/Makefile-373-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/client/Makefile-378-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/client/Makefile:379:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/client/Makefile-380-	  echo " rm -f $$p $$f"; \
##############################################
teg-0.11.2+debian/client/Makefile-417-.c.obj:
teg-0.11.2+debian/client/Makefile:418:	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/client/Makefile-419-	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/client/Makefile-421-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
teg-0.11.2+debian/client/Makefile:422:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/client/Makefile-423-
##############################################
teg-0.11.2+debian/client/Makefile-455-	dot_seen=no; \
teg-0.11.2+debian/client/Makefile:456:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/Makefile-457-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/client/Makefile-491-	rev="$$rev ."; \
teg-0.11.2+debian/client/Makefile:492:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/Makefile-493-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/client/Makefile-565-GTAGS:
teg-0.11.2+debian/client/Makefile:566:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/client/Makefile-567-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/client/Makefile-573-distdir: $(DISTFILES)
teg-0.11.2+debian/client/Makefile:574:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/Makefile:575:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/Makefile-576-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/Makefile-577-	  case $$file in \
teg-0.11.2+debian/client/Makefile:578:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/Makefile:579:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/Makefile-580-	  esac; \
teg-0.11.2+debian/client/Makefile-581-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/Makefile:582:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/Makefile-583-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/Makefile-604-	    || exit 1; \
teg-0.11.2+debian/client/Makefile:605:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/client/Makefile:606:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/client/Makefile-607-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/client/themes/m2/Makefile-50-DIST_SOURCES =
teg-0.11.2+debian/client/themes/m2/Makefile:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/themes/m2/Makefile-52-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/themes/m2/Makefile:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/m2/Makefile-54-    *) f=$$p;; \
teg-0.11.2+debian/client/themes/m2/Makefile-55-  esac;
teg-0.11.2+debian/client/themes/m2/Makefile:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/themes/m2/Makefile-57-am__installdirs = "$(DESTDIR)$(pixmapdir)"
##############################################
teg-0.11.2+debian/client/themes/m2/Makefile-329-distdir: $(DISTFILES)
teg-0.11.2+debian/client/themes/m2/Makefile:330:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/m2/Makefile:331:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/m2/Makefile-332-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/themes/m2/Makefile-333-	  case $$file in \
teg-0.11.2+debian/client/themes/m2/Makefile:334:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/m2/Makefile:335:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/themes/m2/Makefile-336-	  esac; \
teg-0.11.2+debian/client/themes/m2/Makefile-337-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/themes/m2/Makefile:338:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/themes/m2/Makefile-339-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/themes/m2/Makefile.in-50-DIST_SOURCES =
teg-0.11.2+debian/client/themes/m2/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/themes/m2/Makefile.in-52-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/themes/m2/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/m2/Makefile.in-54-    *) f=$$p;; \
teg-0.11.2+debian/client/themes/m2/Makefile.in-55-  esac;
teg-0.11.2+debian/client/themes/m2/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/themes/m2/Makefile.in-57-am__installdirs = "$(DESTDIR)$(pixmapdir)"
##############################################
teg-0.11.2+debian/client/themes/m2/Makefile.in-329-distdir: $(DISTFILES)
teg-0.11.2+debian/client/themes/m2/Makefile.in:330:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/m2/Makefile.in:331:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/m2/Makefile.in-332-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/themes/m2/Makefile.in-333-	  case $$file in \
teg-0.11.2+debian/client/themes/m2/Makefile.in:334:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/m2/Makefile.in:335:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/themes/m2/Makefile.in-336-	  esac; \
teg-0.11.2+debian/client/themes/m2/Makefile.in-337-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/themes/m2/Makefile.in:338:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/themes/m2/Makefile.in-339-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/themes/draco/Makefile-50-DIST_SOURCES =
teg-0.11.2+debian/client/themes/draco/Makefile:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/themes/draco/Makefile-52-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/themes/draco/Makefile:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/draco/Makefile-54-    *) f=$$p;; \
teg-0.11.2+debian/client/themes/draco/Makefile-55-  esac;
teg-0.11.2+debian/client/themes/draco/Makefile:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/themes/draco/Makefile-57-am__installdirs = "$(DESTDIR)$(pixmapdir)"
##############################################
teg-0.11.2+debian/client/themes/draco/Makefile-330-distdir: $(DISTFILES)
teg-0.11.2+debian/client/themes/draco/Makefile:331:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/draco/Makefile:332:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/draco/Makefile-333-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/themes/draco/Makefile-334-	  case $$file in \
teg-0.11.2+debian/client/themes/draco/Makefile:335:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/draco/Makefile:336:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/themes/draco/Makefile-337-	  esac; \
teg-0.11.2+debian/client/themes/draco/Makefile-338-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/themes/draco/Makefile:339:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/themes/draco/Makefile-340-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/themes/draco/Makefile.in-50-DIST_SOURCES =
teg-0.11.2+debian/client/themes/draco/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/themes/draco/Makefile.in-52-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/themes/draco/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/draco/Makefile.in-54-    *) f=$$p;; \
teg-0.11.2+debian/client/themes/draco/Makefile.in-55-  esac;
teg-0.11.2+debian/client/themes/draco/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/themes/draco/Makefile.in-57-am__installdirs = "$(DESTDIR)$(pixmapdir)"
##############################################
teg-0.11.2+debian/client/themes/draco/Makefile.in-330-distdir: $(DISTFILES)
teg-0.11.2+debian/client/themes/draco/Makefile.in:331:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/draco/Makefile.in:332:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/draco/Makefile.in-333-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/themes/draco/Makefile.in-334-	  case $$file in \
teg-0.11.2+debian/client/themes/draco/Makefile.in:335:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/draco/Makefile.in:336:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/themes/draco/Makefile.in-337-	  esac; \
teg-0.11.2+debian/client/themes/draco/Makefile.in-338-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/themes/draco/Makefile.in:339:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/themes/draco/Makefile.in-340-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/themes/Makefile-306-	dot_seen=no; \
teg-0.11.2+debian/client/themes/Makefile:307:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/themes/Makefile-308-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/client/themes/Makefile-342-	rev="$$rev ."; \
teg-0.11.2+debian/client/themes/Makefile:343:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/themes/Makefile-344-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/client/themes/Makefile-416-GTAGS:
teg-0.11.2+debian/client/themes/Makefile:417:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/client/themes/Makefile-418-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/client/themes/Makefile-424-distdir: $(DISTFILES)
teg-0.11.2+debian/client/themes/Makefile:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/Makefile:426:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/Makefile-427-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/themes/Makefile-428-	  case $$file in \
teg-0.11.2+debian/client/themes/Makefile:429:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/Makefile:430:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/themes/Makefile-431-	  esac; \
teg-0.11.2+debian/client/themes/Makefile-432-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/themes/Makefile:433:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/themes/Makefile-434-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/themes/Makefile-455-	    || exit 1; \
teg-0.11.2+debian/client/themes/Makefile:456:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/client/themes/Makefile:457:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/client/themes/Makefile-458-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/client/themes/sentimental/Makefile-50-DIST_SOURCES =
teg-0.11.2+debian/client/themes/sentimental/Makefile:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/themes/sentimental/Makefile-52-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/themes/sentimental/Makefile:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/sentimental/Makefile-54-    *) f=$$p;; \
teg-0.11.2+debian/client/themes/sentimental/Makefile-55-  esac;
teg-0.11.2+debian/client/themes/sentimental/Makefile:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/themes/sentimental/Makefile-57-am__installdirs = "$(DESTDIR)$(pixmapdir)"
##############################################
teg-0.11.2+debian/client/themes/sentimental/Makefile-333-distdir: $(DISTFILES)
teg-0.11.2+debian/client/themes/sentimental/Makefile:334:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/sentimental/Makefile:335:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/sentimental/Makefile-336-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/themes/sentimental/Makefile-337-	  case $$file in \
teg-0.11.2+debian/client/themes/sentimental/Makefile:338:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/sentimental/Makefile:339:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/themes/sentimental/Makefile-340-	  esac; \
teg-0.11.2+debian/client/themes/sentimental/Makefile-341-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/themes/sentimental/Makefile:342:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/themes/sentimental/Makefile-343-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-50-DIST_SOURCES =
teg-0.11.2+debian/client/themes/sentimental/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-52-am__vpath_adj = case $$p in \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-54-    *) f=$$p;; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-55-  esac;
teg-0.11.2+debian/client/themes/sentimental/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-57-am__installdirs = "$(DESTDIR)$(pixmapdir)"
##############################################
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-333-distdir: $(DISTFILES)
teg-0.11.2+debian/client/themes/sentimental/Makefile.in:334:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in:335:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-336-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-337-	  case $$file in \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in:338:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in:339:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-340-	  esac; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-341-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in:342:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/themes/sentimental/Makefile.in-343-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/themes/Makefile.in-306-	dot_seen=no; \
teg-0.11.2+debian/client/themes/Makefile.in:307:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/themes/Makefile.in-308-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/client/themes/Makefile.in-342-	rev="$$rev ."; \
teg-0.11.2+debian/client/themes/Makefile.in:343:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/themes/Makefile.in-344-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/client/themes/Makefile.in-416-GTAGS:
teg-0.11.2+debian/client/themes/Makefile.in:417:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/client/themes/Makefile.in-418-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/client/themes/Makefile.in-424-distdir: $(DISTFILES)
teg-0.11.2+debian/client/themes/Makefile.in:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/Makefile.in:426:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/themes/Makefile.in-427-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/themes/Makefile.in-428-	  case $$file in \
teg-0.11.2+debian/client/themes/Makefile.in:429:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/themes/Makefile.in:430:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/themes/Makefile.in-431-	  esac; \
teg-0.11.2+debian/client/themes/Makefile.in-432-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/themes/Makefile.in:433:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/themes/Makefile.in-434-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/themes/Makefile.in-455-	    || exit 1; \
teg-0.11.2+debian/client/themes/Makefile.in:456:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/client/themes/Makefile.in:457:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/client/themes/Makefile.in-458-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/client/Makefile.in-358-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/client/Makefile.in:359:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/client/Makefile.in-360-	  if test -f $$p \
##############################################
teg-0.11.2+debian/client/Makefile.in-362-	  ; then \
teg-0.11.2+debian/client/Makefile.in:363:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/client/Makefile.in-364-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/client/Makefile.in-371-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/client/Makefile.in:372:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/client/Makefile.in-373-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/client/Makefile.in-378-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/client/Makefile.in:379:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/client/Makefile.in-380-	  echo " rm -f $$p $$f"; \
##############################################
teg-0.11.2+debian/client/Makefile.in-417-.c.obj:
teg-0.11.2+debian/client/Makefile.in:418:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/client/Makefile.in-419-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/client/Makefile.in-421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
teg-0.11.2+debian/client/Makefile.in:422:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/client/Makefile.in-423-
##############################################
teg-0.11.2+debian/client/Makefile.in-455-	dot_seen=no; \
teg-0.11.2+debian/client/Makefile.in:456:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/Makefile.in-457-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/client/Makefile.in-491-	rev="$$rev ."; \
teg-0.11.2+debian/client/Makefile.in:492:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/client/Makefile.in-493-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/client/Makefile.in-565-GTAGS:
teg-0.11.2+debian/client/Makefile.in:566:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/client/Makefile.in-567-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/client/Makefile.in-573-distdir: $(DISTFILES)
teg-0.11.2+debian/client/Makefile.in:574:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/Makefile.in:575:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/client/Makefile.in-576-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/client/Makefile.in-577-	  case $$file in \
teg-0.11.2+debian/client/Makefile.in:578:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/client/Makefile.in:579:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/client/Makefile.in-580-	  esac; \
teg-0.11.2+debian/client/Makefile.in-581-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/client/Makefile.in:582:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/client/Makefile.in-583-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/client/Makefile.in-604-	    || exit 1; \
teg-0.11.2+debian/client/Makefile.in:605:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/client/Makefile.in:606:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/client/Makefile.in-607-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/robot/Makefile-313-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/robot/Makefile:314:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/robot/Makefile-315-	  if test -f $$p \
##############################################
teg-0.11.2+debian/robot/Makefile-317-	  ; then \
teg-0.11.2+debian/robot/Makefile:318:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/robot/Makefile-319-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/robot/Makefile-326-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/robot/Makefile:327:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/robot/Makefile-328-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/robot/Makefile-333-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/robot/Makefile:334:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/robot/Makefile-335-	  echo " rm -f $$p $$f"; \
##############################################
teg-0.11.2+debian/robot/Makefile-363-.c.obj:
teg-0.11.2+debian/robot/Makefile:364:	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/robot/Makefile-365-	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/robot/Makefile-367-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
teg-0.11.2+debian/robot/Makefile:368:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/robot/Makefile-369-
##############################################
teg-0.11.2+debian/robot/Makefile-427-GTAGS:
teg-0.11.2+debian/robot/Makefile:428:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/robot/Makefile-429-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/robot/Makefile-435-distdir: $(DISTFILES)
teg-0.11.2+debian/robot/Makefile:436:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/robot/Makefile:437:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/robot/Makefile-438-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/robot/Makefile-439-	  case $$file in \
teg-0.11.2+debian/robot/Makefile:440:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/robot/Makefile:441:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/robot/Makefile-442-	  esac; \
teg-0.11.2+debian/robot/Makefile-443-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/robot/Makefile:444:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/robot/Makefile-445-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/robot/Makefile.in-313-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/robot/Makefile.in:314:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/robot/Makefile.in-315-	  if test -f $$p \
##############################################
teg-0.11.2+debian/robot/Makefile.in-317-	  ; then \
teg-0.11.2+debian/robot/Makefile.in:318:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/robot/Makefile.in-319-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/robot/Makefile.in-326-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/robot/Makefile.in:327:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/robot/Makefile.in-328-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/robot/Makefile.in-333-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/robot/Makefile.in:334:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/robot/Makefile.in-335-	  echo " rm -f $$p $$f"; \
##############################################
teg-0.11.2+debian/robot/Makefile.in-363-.c.obj:
teg-0.11.2+debian/robot/Makefile.in:364:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/robot/Makefile.in-365-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/robot/Makefile.in-367-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
teg-0.11.2+debian/robot/Makefile.in:368:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/robot/Makefile.in-369-
##############################################
teg-0.11.2+debian/robot/Makefile.in-427-GTAGS:
teg-0.11.2+debian/robot/Makefile.in:428:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/robot/Makefile.in-429-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/robot/Makefile.in-435-distdir: $(DISTFILES)
teg-0.11.2+debian/robot/Makefile.in:436:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/robot/Makefile.in:437:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/robot/Makefile.in-438-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/robot/Makefile.in-439-	  case $$file in \
teg-0.11.2+debian/robot/Makefile.in:440:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/robot/Makefile.in:441:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/robot/Makefile.in-442-	  esac; \
teg-0.11.2+debian/robot/Makefile.in-443-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/robot/Makefile.in:444:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/robot/Makefile.in-445-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/configure-45-do
teg-0.11.2+debian/configure:46:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
teg-0.11.2+debian/configure-47-    eval $as_var=C; export $as_var
##############################################
teg-0.11.2+debian/configure-103-  as_lineno_2=$LINENO
teg-0.11.2+debian/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
teg-0.11.2+debian/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
teg-0.11.2+debian/configure-142-  as_lineno_2=$LINENO
teg-0.11.2+debian/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
teg-0.11.2+debian/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
teg-0.11.2+debian/configure-252-  # Remove one level of quotation (which was required for Make).
teg-0.11.2+debian/configure:253:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
teg-0.11.2+debian/configure-254-  ;;
##############################################
teg-0.11.2+debian/configure-263-  :
teg-0.11.2+debian/configure:264:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
teg-0.11.2+debian/configure-265-  # Yippee, $echo works!
##############################################
teg-0.11.2+debian/configure-289-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
teg-0.11.2+debian/configure:290:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
teg-0.11.2+debian/configure:291:       echo_test_string="`eval $cmd`" &&
teg-0.11.2+debian/configure-292-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
teg-0.11.2+debian/configure-298-
teg-0.11.2+debian/configure:299:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
teg-0.11.2+debian/configure:300:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/configure-301-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/configure-313-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
teg-0.11.2+debian/configure:314:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
teg-0.11.2+debian/configure:315:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/configure-316-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/configure-325-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
teg-0.11.2+debian/configure:326:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/configure-327-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/configure-340-      echo='printf %s\n'
teg-0.11.2+debian/configure:341:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
teg-0.11.2+debian/configure:342:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/configure-343-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/configure-345-	:
teg-0.11.2+debian/configure:346:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
teg-0.11.2+debian/configure-347-	   test "X$echo_testing_string" = 'X\t' &&
teg-0.11.2+debian/configure:348:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/configure-349-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/configure-354-	echo="$CONFIG_SHELL $0 --fallback-echo"
teg-0.11.2+debian/configure:355:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
teg-0.11.2+debian/configure-356-	   test "X$echo_testing_string" = 'X\t' &&
teg-0.11.2+debian/configure:357:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/configure-358-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/configure-364-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
teg-0.11.2+debian/configure:365:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
teg-0.11.2+debian/configure-366-	  then
##############################################
teg-0.11.2+debian/configure-372-	if test "$prev" != 'sed 50q "$0"'; then
teg-0.11.2+debian/configure:373:	  echo_test_string=`eval $prev`
teg-0.11.2+debian/configure-374-	  export echo_test_string
##############################################
teg-0.11.2+debian/configure-518-
teg-0.11.2+debian/configure:519:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
teg-0.11.2+debian/configure-520-
##############################################
teg-0.11.2+debian/configure-551-  -disable-* | --disable-*)
teg-0.11.2+debian/configure:552:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
teg-0.11.2+debian/configure-553-    # Reject names that are not valid shell variable names.
##############################################
teg-0.11.2+debian/configure-556-   { (exit 1); exit 1; }; }
teg-0.11.2+debian/configure:557:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
teg-0.11.2+debian/configure-558-    eval "enable_$ac_feature=no" ;;
##############################################
teg-0.11.2+debian/configure-560-  -enable-* | --enable-*)
teg-0.11.2+debian/configure:561:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
teg-0.11.2+debian/configure-562-    # Reject names that are not valid shell variable names.
##############################################
teg-0.11.2+debian/configure-565-   { (exit 1); exit 1; }; }
teg-0.11.2+debian/configure:566:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
teg-0.11.2+debian/configure-567-    case $ac_option in
teg-0.11.2+debian/configure:568:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
teg-0.11.2+debian/configure-569-      *) ac_optarg=yes ;;
##############################################
teg-0.11.2+debian/configure-742-  -with-* | --with-*)
teg-0.11.2+debian/configure:743:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
teg-0.11.2+debian/configure-744-    # Reject names that are not valid shell variable names.
##############################################
teg-0.11.2+debian/configure-747-   { (exit 1); exit 1; }; }
teg-0.11.2+debian/configure:748:    ac_package=`echo $ac_package| sed 's/-/_/g'`
teg-0.11.2+debian/configure-749-    case $ac_option in
teg-0.11.2+debian/configure:750:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
teg-0.11.2+debian/configure-751-      *) ac_optarg=yes ;;
##############################################
teg-0.11.2+debian/configure-755-  -without-* | --without-*)
teg-0.11.2+debian/configure:756:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
teg-0.11.2+debian/configure-757-    # Reject names that are not valid shell variable names.
##############################################
teg-0.11.2+debian/configure-760-   { (exit 1); exit 1; }; }
teg-0.11.2+debian/configure:761:    ac_package=`echo $ac_package | sed 's/-/_/g'`
teg-0.11.2+debian/configure-762-    eval "with_$ac_package=no" ;;
##############################################
teg-0.11.2+debian/configure-787-  *=*)
teg-0.11.2+debian/configure:788:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
teg-0.11.2+debian/configure-789-    # Reject names that are not valid shell variable names.
##############################################
teg-0.11.2+debian/configure-792-   { (exit 1); exit 1; }; }
teg-0.11.2+debian/configure:793:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
teg-0.11.2+debian/configure-794-    eval "$ac_envvar='$ac_optarg'"
##############################################
teg-0.11.2+debian/configure-808-if test -n "$ac_prev"; then
teg-0.11.2+debian/configure:809:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
teg-0.11.2+debian/configure-810-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
teg-0.11.2+debian/configure-816-do
teg-0.11.2+debian/configure:817:  eval ac_val=$`echo $ac_var`
teg-0.11.2+debian/configure-818-  case $ac_val in
##############################################
teg-0.11.2+debian/configure-828-do
teg-0.11.2+debian/configure:829:  eval ac_val=$`echo $ac_var`
teg-0.11.2+debian/configure-830-  case $ac_val in
##############################################
teg-0.11.2+debian/configure-895-   { (exit 1); exit 1; }; }
teg-0.11.2+debian/configure:896:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
teg-0.11.2+debian/configure-897-ac_env_build_alias_set=${build_alias+set}
##############################################
teg-0.11.2+debian/configure-1014-By default, \`make install' will install all the files in
teg-0.11.2+debian/configure:1015:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
teg-0.11.2+debian/configure:1016:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
teg-0.11.2+debian/configure-1017-for instance \`--prefix=\$HOME'.
##############################################
teg-0.11.2+debian/configure-1139-if test "$ac_dir" != .; then
teg-0.11.2+debian/configure:1140:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
teg-0.11.2+debian/configure-1141-  # A "../" for each directory in $ac_dir_suffix.
teg-0.11.2+debian/configure:1142:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
teg-0.11.2+debian/configure-1143-else
##############################################
teg-0.11.2+debian/configure-1152-    else
teg-0.11.2+debian/configure:1153:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
teg-0.11.2+debian/configure-1154-    fi ;;
##############################################
teg-0.11.2+debian/configure-1308-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
teg-0.11.2+debian/configure:1309:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
teg-0.11.2+debian/configure-1310-    esac
##############################################
teg-0.11.2+debian/configure-1380-    do
teg-0.11.2+debian/configure:1381:      eval ac_val=$`echo $ac_var`
teg-0.11.2+debian/configure-1382-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
teg-0.11.2+debian/configure-1394-      do
teg-0.11.2+debian/configure:1395:	eval ac_val=$`echo $ac_var`
teg-0.11.2+debian/configure-1396-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
teg-0.11.2+debian/configure-1501-    set,)
teg-0.11.2+debian/configure:1502:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
teg-0.11.2+debian/configure:1503:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
teg-0.11.2+debian/configure-1504-      ac_cache_corrupted=: ;;
##############################################
teg-0.11.2+debian/configure-1524-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
teg-0.11.2+debian/configure:1525:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
teg-0.11.2+debian/configure-1526-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
teg-0.11.2+debian/configure-1689-if (
teg-0.11.2+debian/configure:1690:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
teg-0.11.2+debian/configure-1691-   if test "$*" = "X"; then
teg-0.11.2+debian/configure-1692-      # -L didn't work.
teg-0.11.2+debian/configure:1693:      set X `ls -t $srcdir/configure conftest.file`
teg-0.11.2+debian/configure-1694-   fi
##############################################
teg-0.11.2+debian/configure-1733-_ACEOF
teg-0.11.2+debian/configure:1734:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
teg-0.11.2+debian/configure-1735-rm conftest.sed
##############################################
teg-0.11.2+debian/configure-1737-# expand $ac_aux_dir to an absolute path
teg-0.11.2+debian/configure:1738:am_aux_dir=`cd $ac_aux_dir && pwd`
teg-0.11.2+debian/configure-1739-
##############################################
teg-0.11.2+debian/configure-1824-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
teg-0.11.2+debian/configure:1825:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
teg-0.11.2+debian/configure-1826-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
teg-0.11.2+debian/configure-1833-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
teg-0.11.2+debian/configure:1834:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
teg-0.11.2+debian/configure-1835-if test -n "$ac_maketemp"; then
##############################################
teg-0.11.2+debian/configure-1841-fi
teg-0.11.2+debian/configure:1842:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
teg-0.11.2+debian/configure-1843-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
teg-0.11.2+debian/configure-1861-# test to see if srcdir already configured
teg-0.11.2+debian/configure:1862:if test "`cd $srcdir && pwd`" != "`pwd`" &&
teg-0.11.2+debian/configure-1863-   test -f $srcdir/config.status; then
##############################################
teg-0.11.2+debian/configure-2368-     "checking for C compiler version" >&5
teg-0.11.2+debian/configure:2369:ac_compiler=`set X $ac_compile; echo $2`
teg-0.11.2+debian/configure-2370-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
teg-0.11.2+debian/configure-2407-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
teg-0.11.2+debian/configure:2408:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
teg-0.11.2+debian/configure-2409-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
teg-0.11.2+debian/configure-2435-    *.* )
teg-0.11.2+debian/configure:2436:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
teg-0.11.2+debian/configure-2437-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
teg-0.11.2+debian/configure-2515-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
teg-0.11.2+debian/configure:2516:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
teg-0.11.2+debian/configure-2517-	  export ac_cv_exeext
##############################################
teg-0.11.2+debian/configure-2565-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
teg-0.11.2+debian/configure:2566:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
teg-0.11.2+debian/configure-2567-       break;;
##############################################
teg-0.11.2+debian/configure-2644-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
teg-0.11.2+debian/configure:2645:GCC=`test $ac_compiler_gnu = yes && echo yes`
teg-0.11.2+debian/configure-2646-ac_test_CFLAGS=${CFLAGS+set}
##############################################
teg-0.11.2+debian/configure-3003-# case it prints its new name instead of `make'.
teg-0.11.2+debian/configure:3004:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
teg-0.11.2+debian/configure-3005-   am__include=include
##############################################
teg-0.11.2+debian/configure-3011-   echo '.include "confinc"' > confmf
teg-0.11.2+debian/configure:3012:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
teg-0.11.2+debian/configure-3013-      am__include=.include
##############################################
teg-0.11.2+debian/configure-3073-  if test "$am_compiler_list" = ""; then
teg-0.11.2+debian/configure:3074:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
teg-0.11.2+debian/configure-3075-  fi
##############################################
teg-0.11.2+debian/configure-3484-     "checking for C++ compiler version" >&5
teg-0.11.2+debian/configure:3485:ac_compiler=`set X $ac_compile; echo $2`
teg-0.11.2+debian/configure-3486-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
teg-0.11.2+debian/configure-3559-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
teg-0.11.2+debian/configure:3560:GXX=`test $ac_compiler_gnu = yes && echo yes`
teg-0.11.2+debian/configure-3561-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
teg-0.11.2+debian/configure-3771-  if test "$am_compiler_list" = ""; then
teg-0.11.2+debian/configure:3772:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
teg-0.11.2+debian/configure-3773-  fi
##############################################
teg-0.11.2+debian/configure-3858-
teg-0.11.2+debian/configure:3859:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.29 | awk -F. '{ printf "%d", $1 * 100 + $2; }'`
teg-0.11.2+debian/configure:3860:    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $2; }'  < ${ac_aux_dir}/intltool-update.in`
teg-0.11.2+debian/configure-3861-
teg-0.11.2+debian/configure:3862:    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($2, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${ac_aux_dir}/intltool-update.in`
teg-0.11.2+debian/configure-3863-
##############################################
teg-0.11.2+debian/configure-3964-fi
teg-0.11.2+debian/configure:3965:if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then
teg-0.11.2+debian/configure-3966-   { { echo "$as_me:$LINENO: error: perl 5.x required for intltool" >&5
##############################################
teg-0.11.2+debian/configure-3972-echo $ECHO_N "checking for XML::Parser... $ECHO_C" >&6
teg-0.11.2+debian/configure:3973:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
teg-0.11.2+debian/configure-3974-       echo "$as_me:$LINENO: result: ok" >&5
##############################################
teg-0.11.2+debian/configure-4242-test -z "$ac_cv_build_alias" &&
teg-0.11.2+debian/configure:4243:  ac_cv_build_alias=`$ac_config_guess`
teg-0.11.2+debian/configure-4244-test -z "$ac_cv_build_alias" &&
##############################################
teg-0.11.2+debian/configure-4247-   { (exit 1); exit 1; }; }
teg-0.11.2+debian/configure:4248:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
teg-0.11.2+debian/configure-4249-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
teg-0.11.2+debian/configure-4256-build=$ac_cv_build
teg-0.11.2+debian/configure:4257:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
teg-0.11.2+debian/configure:4258:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
teg-0.11.2+debian/configure:4259:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
teg-0.11.2+debian/configure-4260-
##############################################
teg-0.11.2+debian/configure-4269-  ac_cv_host_alias=$ac_cv_build_alias
teg-0.11.2+debian/configure:4270:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
teg-0.11.2+debian/configure-4271-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
teg-0.11.2+debian/configure-4278-host=$ac_cv_host
teg-0.11.2+debian/configure:4279:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
teg-0.11.2+debian/configure:4280:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
teg-0.11.2+debian/configure:4281:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
teg-0.11.2+debian/configure-4282-
##############################################
teg-0.11.2+debian/configure-4326-    test $lt_ac_count -gt 10 && break
teg-0.11.2+debian/configure:4327:    lt_ac_count=`expr $lt_ac_count + 1`
teg-0.11.2+debian/configure-4328-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
teg-0.11.2+debian/configure-4371-    # gcc leaves a trailing carriage return which upsets mingw
teg-0.11.2+debian/configure:4372:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
teg-0.11.2+debian/configure-4373-  *)
teg-0.11.2+debian/configure:4374:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
teg-0.11.2+debian/configure-4375-  esac
##############################################
teg-0.11.2+debian/configure-4380-      # Canonicalize the pathname of ld
teg-0.11.2+debian/configure:4381:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
teg-0.11.2+debian/configure-4382-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
teg-0.11.2+debian/configure:4383:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
teg-0.11.2+debian/configure-4384-      done
##############################################
teg-0.11.2+debian/configure-4415-      # Break only if it was the GNU/non-GNU ld that we prefer.
teg-0.11.2+debian/configure:4416:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
teg-0.11.2+debian/configure-4417-      *GNU* | *'with BFD'*)
##############################################
teg-0.11.2+debian/configure-4448-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
teg-0.11.2+debian/configure:4449:case `$LD -v 2>&1 </dev/null` in
teg-0.11.2+debian/configure-4450-*GNU* | *'with BFD'*)
##############################################
teg-0.11.2+debian/configure-4506-      # Tru64's nm complains that /dev/null is an invalid object file
teg-0.11.2+debian/configure:4507:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
teg-0.11.2+debian/configure-4508-      */dev/null* | *'Invalid file or object type'*)
##############################################
teg-0.11.2+debian/configure-4512-      *)
teg-0.11.2+debian/configure:4513:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
teg-0.11.2+debian/configure-4514-	*/dev/null*)
##############################################
teg-0.11.2+debian/configure-4667-openbsd*)
teg-0.11.2+debian/configure:4668:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-4669-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
teg-0.11.2+debian/configure-4750-  (exit $ac_status); }; then
teg-0.11.2+debian/configure:4751:    case `/usr/bin/file conftest.$ac_objext` in
teg-0.11.2+debian/configure-4752-    *ELF-32*)
##############################################
teg-0.11.2+debian/configure-4770-   if test "$lt_cv_prog_gnu_ld" = yes; then
teg-0.11.2+debian/configure:4771:    case `/usr/bin/file conftest.$ac_objext` in
teg-0.11.2+debian/configure-4772-    *32-bit*)
##############################################
teg-0.11.2+debian/configure-4782-   else
teg-0.11.2+debian/configure:4783:    case `/usr/bin/file conftest.$ac_objext` in
teg-0.11.2+debian/configure-4784-    *32-bit*)
##############################################
teg-0.11.2+debian/configure-5105-do
teg-0.11.2+debian/configure:5106:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
teg-0.11.2+debian/configure-5107-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
teg-0.11.2+debian/configure-5152-fi
teg-0.11.2+debian/configure:5153:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
teg-0.11.2+debian/configure:5154:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
teg-0.11.2+debian/configure:5155:if test `eval echo '${'$as_ac_Header'}'` = yes; then
teg-0.11.2+debian/configure-5156-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:5157:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-5158-_ACEOF
##############################################
teg-0.11.2+debian/configure-5167-do
teg-0.11.2+debian/configure:5168:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
teg-0.11.2+debian/configure-5169-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
teg-0.11.2+debian/configure-5174-fi
teg-0.11.2+debian/configure:5175:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
teg-0.11.2+debian/configure:5176:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
teg-0.11.2+debian/configure-5177-else
##############################################
teg-0.11.2+debian/configure-5301-fi
teg-0.11.2+debian/configure:5302:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
teg-0.11.2+debian/configure:5303:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
teg-0.11.2+debian/configure-5304-
teg-0.11.2+debian/configure-5305-fi
teg-0.11.2+debian/configure:5306:if test `eval echo '${'$as_ac_Header'}'` = yes; then
teg-0.11.2+debian/configure-5307-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:5308:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-5309-_ACEOF
##############################################
teg-0.11.2+debian/configure-5646-     "checking for Fortran 77 compiler version" >&5
teg-0.11.2+debian/configure:5647:ac_compiler=`set X $ac_compile; echo $2`
teg-0.11.2+debian/configure-5648-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
teg-0.11.2+debian/configure-5781-
teg-0.11.2+debian/configure:5782:G77=`test $ac_compiler_gnu = yes && echo yes`
teg-0.11.2+debian/configure-5783-ac_ext=c
##############################################
teg-0.11.2+debian/configure-5844-    # And add a safety zone
teg-0.11.2+debian/configure:5845:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
teg-0.11.2+debian/configure:5846:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
teg-0.11.2+debian/configure-5847-    ;;
##############################################
teg-0.11.2+debian/configure-5865-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
teg-0.11.2+debian/configure:5866:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
teg-0.11.2+debian/configure-5867-	       = "XX$teststring") >/dev/null 2>&1 &&
teg-0.11.2+debian/configure:5868:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
teg-0.11.2+debian/configure-5869-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
teg-0.11.2+debian/configure-5871-    do
teg-0.11.2+debian/configure:5872:      i=`expr $i + 1`
teg-0.11.2+debian/configure-5873-      teststring=$teststring$teststring
##############################################
teg-0.11.2+debian/configure-5878-    # It appears as though 1/2 is a usable value.
teg-0.11.2+debian/configure:5879:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
teg-0.11.2+debian/configure-5880-    ;;
##############################################
teg-0.11.2+debian/configure-5962-# If we're using GNU nm, then use its standard symbol codes.
teg-0.11.2+debian/configure:5963:case `$NM -V 2>&1` in
teg-0.11.2+debian/configure-5964-*GNU* | *'with BFD'*)
##############################################
teg-0.11.2+debian/configure-6449-done
teg-0.11.2+debian/configure:6450:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/configure-6451-
##############################################
teg-0.11.2+debian/configure-6477-	"file_magic "*)
teg-0.11.2+debian/configure:6478:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
teg-0.11.2+debian/configure-6479-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
teg-0.11.2+debian/configure-6539-	"file_magic "*)
teg-0.11.2+debian/configure:6540:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
teg-0.11.2+debian/configure-6541-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
teg-0.11.2+debian/configure-6664-if test -n "$lt_prog_cc_shlib"; then
teg-0.11.2+debian/configure:6665:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
teg-0.11.2+debian/configure:6666:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
teg-0.11.2+debian/configure-6667-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
teg-0.11.2+debian/configure-7110-  if test "$hard_links" = no; then
teg-0.11.2+debian/configure:7111:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
teg-0.11.2+debian/configure:7112:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
teg-0.11.2+debian/configure-7113-    need_locks=warn
##############################################
teg-0.11.2+debian/configure-7166-done
teg-0.11.2+debian/configure:7167:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/configure-7168-
##############################################
teg-0.11.2+debian/configure-7200-    supports_anon_versioning=no
teg-0.11.2+debian/configure:7201:    case `$LD -v 2>/dev/null` in
teg-0.11.2+debian/configure-7202-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
teg-0.11.2+debian/configure-7264-	# is EXPORTS), use it as is; otherwise, prepend...
teg-0.11.2+debian/configure:7265:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
teg-0.11.2+debian/configure-7266-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
teg-0.11.2+debian/configure-7281-	pgcc*)				# Portland Group C compiler
teg-0.11.2+debian/configure:7282:	  whole_archive_flag_spec='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/configure-7283-	  tmp_addflag=' $pic_flag'
##############################################
teg-0.11.2+debian/configure-7285-	pgf77* | pgf90* )			# Portland Group f77 and f90 compilers
teg-0.11.2+debian/configure:7286:	  whole_archive_flag_spec='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/configure-7287-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
teg-0.11.2+debian/configure-7426-	# below for broken collect2 doesn't work under 4.3+
teg-0.11.2+debian/configure:7427:	  collect2name=`${CC} -print-prog-name=collect2`
teg-0.11.2+debian/configure-7428-	  if test -f "$collect2name" && \
##############################################
teg-0.11.2+debian/configure-7523-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
teg-0.11.2+debian/configure:7524:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
teg-0.11.2+debian/configure-7525-       else
##############################################
teg-0.11.2+debian/configure-7623-      # FIXME: Setting linknames here is a bad hack.
teg-0.11.2+debian/configure:7624:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
teg-0.11.2+debian/configure-7625-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
teg-0.11.2+debian/configure-7628-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
teg-0.11.2+debian/configure:7629:      fix_srcfile_path='`cygpath -w "$srcfile"`'
teg-0.11.2+debian/configure-7630-      enable_shared_with_static_runtimes=yes
##############################################
teg-0.11.2+debian/configure-7669-         output_verbose_link_cmd='echo'
teg-0.11.2+debian/configure:7670:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
teg-0.11.2+debian/configure-7671-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
teg-0.11.2+debian/configure-7789-      if test "$GCC" = yes; then
teg-0.11.2+debian/configure:7790:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-7791-      else
teg-0.11.2+debian/configure:7792:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-7793-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
teg-0.11.2+debian/configure-7821-      hardcode_shlibpath_var=no
teg-0.11.2+debian/configure:7822:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-7823-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
teg-0.11.2+debian/configure-7851-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:7852:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-7853-      else
teg-0.11.2+debian/configure-7854-	allow_undefined_flag=' -expect_unresolved \*'
teg-0.11.2+debian/configure:7855:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-7856-      fi
##############################################
teg-0.11.2+debian/configure-7863-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:7864:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-7865-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
teg-0.11.2+debian/configure-7867-	allow_undefined_flag=' -expect_unresolved \*'
teg-0.11.2+debian/configure:7868:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure:7869:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
teg-0.11.2+debian/configure:7870:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
teg-0.11.2+debian/configure-7871-
##############################################
teg-0.11.2+debian/configure-7912- 	*)
teg-0.11.2+debian/configure:7913: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
teg-0.11.2+debian/configure-7914- 	esac ;;
##############################################
teg-0.11.2+debian/configure-8101-if test "$GCC" = yes; then
teg-0.11.2+debian/configure:8102:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/configure-8103-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
teg-0.11.2+debian/configure-8107-    # okay in the real world where ";" in dirpaths is itself problematic.
teg-0.11.2+debian/configure:8108:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/configure-8109-  else
teg-0.11.2+debian/configure:8110:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/configure-8111-  fi
##############################################
teg-0.11.2+debian/configure-8178-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
teg-0.11.2+debian/configure:8179:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
teg-0.11.2+debian/configure-8180-  ;;
##############################################
teg-0.11.2+debian/configure-8211-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
teg-0.11.2+debian/configure:8212:    postinstall_cmds='base_file=`basename \${file}`~
teg-0.11.2+debian/configure:8213:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
teg-0.11.2+debian/configure:8214:      dldir=$destdir/`dirname \$dlpath`~
teg-0.11.2+debian/configure-8215-      test -d \$dldir || mkdir -p \$dldir~
teg-0.11.2+debian/configure-8216-      $install_prog $dir/$dlname \$dldir/$dlname'
teg-0.11.2+debian/configure:8217:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
teg-0.11.2+debian/configure-8218-      dlpath=$dir/\$dldll~
##############################################
teg-0.11.2+debian/configure-8224-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
teg-0.11.2+debian/configure:8225:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure-8226-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
teg-0.11.2+debian/configure-8229-      # MinGW DLLs use traditional 'lib' prefix
teg-0.11.2+debian/configure:8230:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure:8231:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/configure-8232-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
teg-0.11.2+debian/configure-8238-        # which wouldn't understand a cygwinified path. Ahh.
teg-0.11.2+debian/configure:8239:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/configure-8240-      else
teg-0.11.2+debian/configure:8241:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/configure-8242-      fi
##############################################
teg-0.11.2+debian/configure-8245-      # pw32 DLLs use 'pw' prefix rather than 'lib'
teg-0.11.2+debian/configure:8246:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure-8247-      ;;
##############################################
teg-0.11.2+debian/configure-8251-  *)
teg-0.11.2+debian/configure:8252:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
teg-0.11.2+debian/configure-8253-    ;;
##############################################
teg-0.11.2+debian/configure-8271-  if test "$GCC" = yes; then
teg-0.11.2+debian/configure:8272:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
teg-0.11.2+debian/configure-8273-  else
##############################################
teg-0.11.2+debian/configure-8450-  if test -f /etc/ld.so.conf; then
teg-0.11.2+debian/configure:8451:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
teg-0.11.2+debian/configure-8452-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
teg-0.11.2+debian/configure-8521-  shlibpath_var=LD_LIBRARY_PATH
teg-0.11.2+debian/configure:8522:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-8523-    case $host_os in
##############################################
teg-0.11.2+debian/configure-9617-      # Double-quote double-evaled strings.
teg-0.11.2+debian/configure:9618:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
teg-0.11.2+debian/configure-9619-      ;;
teg-0.11.2+debian/configure-9620-    *)
teg-0.11.2+debian/configure:9621:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
teg-0.11.2+debian/configure-9622-      ;;
##############################################
teg-0.11.2+debian/configure-9627-  *'\$0 --fallback-echo"')
teg-0.11.2+debian/configure:9628:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
teg-0.11.2+debian/configure-9629-    ;;
##############################################
teg-0.11.2+debian/configure-9640-
teg-0.11.2+debian/configure:9641:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
teg-0.11.2+debian/configure-9642-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
teg-0.11.2+debian/configure-10016-  # libtool script then.
teg-0.11.2+debian/configure:10017:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
teg-0.11.2+debian/configure-10018-  if test -f "$ltmain_in"; then
##############################################
teg-0.11.2+debian/configure-10045-  if test -z "$LTCC"; then
teg-0.11.2+debian/configure:10046:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
teg-0.11.2+debian/configure-10047-    if test -z "$LTCC"; then
##############################################
teg-0.11.2+debian/configure-10050-    else
teg-0.11.2+debian/configure:10051:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
teg-0.11.2+debian/configure:10052:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
teg-0.11.2+debian/configure-10053-    fi
##############################################
teg-0.11.2+debian/configure-10057-  # Note that this assumes the entire list is on one line.
teg-0.11.2+debian/configure:10058:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
teg-0.11.2+debian/configure-10059-
##############################################
teg-0.11.2+debian/configure-10063-    # Check whether tagname contains only valid characters
teg-0.11.2+debian/configure:10064:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
teg-0.11.2+debian/configure-10065-    "") ;;
##############################################
teg-0.11.2+debian/configure-10187-done
teg-0.11.2+debian/configure:10188:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/configure-10189-
##############################################
teg-0.11.2+debian/configure-10217-    # gcc leaves a trailing carriage return which upsets mingw
teg-0.11.2+debian/configure:10218:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
teg-0.11.2+debian/configure-10219-  *)
teg-0.11.2+debian/configure:10220:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
teg-0.11.2+debian/configure-10221-  esac
##############################################
teg-0.11.2+debian/configure-10226-      # Canonicalize the pathname of ld
teg-0.11.2+debian/configure:10227:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
teg-0.11.2+debian/configure-10228-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
teg-0.11.2+debian/configure:10229:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
teg-0.11.2+debian/configure-10230-      done
##############################################
teg-0.11.2+debian/configure-10261-      # Break only if it was the GNU/non-GNU ld that we prefer.
teg-0.11.2+debian/configure:10262:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
teg-0.11.2+debian/configure-10263-      *GNU* | *'with BFD'*)
##############################################
teg-0.11.2+debian/configure-10294-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
teg-0.11.2+debian/configure:10295:case `$LD -v 2>&1 </dev/null` in
teg-0.11.2+debian/configure-10296-*GNU* | *'with BFD'*)
##############################################
teg-0.11.2+debian/configure-10324-    # ancient GNU ld didn't support --whole-archive et. al.
teg-0.11.2+debian/configure:10325:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
teg-0.11.2+debian/configure-10326-	grep 'no-whole-archive' > /dev/null; then
##############################################
teg-0.11.2+debian/configure-10405-      # below for broken collect2 doesn't work under 4.3+
teg-0.11.2+debian/configure:10406:	collect2name=`${CC} -print-prog-name=collect2`
teg-0.11.2+debian/configure-10407-	if test -f "$collect2name" && \
##############################################
teg-0.11.2+debian/configure-10503-
teg-0.11.2+debian/configure:10504:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
teg-0.11.2+debian/configure-10505-     else
##############################################
teg-0.11.2+debian/configure-10600-      # is EXPORTS), use it as is; otherwise, prepend...
teg-0.11.2+debian/configure:10601:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
teg-0.11.2+debian/configure-10602-	cp $export_symbols $output_objdir/$soname.def;
##############################################
teg-0.11.2+debian/configure-10661-         output_verbose_link_cmd='echo'
teg-0.11.2+debian/configure:10662:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
teg-0.11.2+debian/configure-10663-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
teg-0.11.2+debian/configure-10729-      # dependencies.
teg-0.11.2+debian/configure:10730:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/configure-10731-      ;;
##############################################
teg-0.11.2+debian/configure-10801-	# dependencies.
teg-0.11.2+debian/configure:10802:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/configure-10803-	;;
##############################################
teg-0.11.2+debian/configure-10826-	# SGI C++
teg-0.11.2+debian/configure:10827:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-10828-
##############################################
teg-0.11.2+debian/configure-10837-	  if test "$with_gnu_ld" = no; then
teg-0.11.2+debian/configure:10838:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-10839-	  else
teg-0.11.2+debian/configure:10840:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
teg-0.11.2+debian/configure-10841-	  fi
##############################################
teg-0.11.2+debian/configure-10856-	# to its proper name (with version) after linking.
teg-0.11.2+debian/configure:10857:	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'
teg-0.11.2+debian/configure:10858:	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'
teg-0.11.2+debian/configure-10859-	# Commands to make compiler produce verbose output that lists
##############################################
teg-0.11.2+debian/configure-10866-	# dependencies.
teg-0.11.2+debian/configure:10867:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/configure-10868-
##############################################
teg-0.11.2+debian/configure-10881-	# earlier do not add the objects themselves.
teg-0.11.2+debian/configure:10882:	case `$CC -V 2>&1` in
teg-0.11.2+debian/configure-10883-	*"Version 7."*)
##############################################
teg-0.11.2+debian/configure-10907-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
teg-0.11.2+debian/configure:10908:	whole_archive_flag_spec_CXX='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/configure-10909-        ;;
##############################################
teg-0.11.2+debian/configure-10926-	# dependencies.
teg-0.11.2+debian/configure:10927:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/configure-10928-	;;
##############################################
teg-0.11.2+debian/configure-10970-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
teg-0.11.2+debian/configure:10971:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-10972-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
teg-0.11.2+debian/configure-10985-	# to its proper name (with version) after linking.
teg-0.11.2+debian/configure:10986:	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'
teg-0.11.2+debian/configure-10987-
##############################################
teg-0.11.2+debian/configure-11002-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:11003:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-11004-
##############################################
teg-0.11.2+debian/configure-11015-	# dependencies.
teg-0.11.2+debian/configure:11016:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/configure-11017-	;;
##############################################
teg-0.11.2+debian/configure-11020-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:11021:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-11022-
##############################################
teg-0.11.2+debian/configure-11045-	# to its proper name (with version) after linking.
teg-0.11.2+debian/configure:11046:	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'
teg-0.11.2+debian/configure-11047-
##############################################
teg-0.11.2+debian/configure-11061-	allow_undefined_flag_CXX=' -expect_unresolved \*'
teg-0.11.2+debian/configure:11062:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure:11063:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
teg-0.11.2+debian/configure-11064-	  echo "-hidden">> $lib.exp~
teg-0.11.2+debian/configure:11065:	  $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~
teg-0.11.2+debian/configure-11066-	  $rm $lib.exp'
##############################################
teg-0.11.2+debian/configure-11078-	# dependencies.
teg-0.11.2+debian/configure:11079:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/configure-11080-	;;
##############################################
teg-0.11.2+debian/configure-11083-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:11084:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-11085-
##############################################
teg-0.11.2+debian/configure-11157-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
teg-0.11.2+debian/configure:11158:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
teg-0.11.2+debian/configure-11159-	    ;;
##############################################
teg-0.11.2+debian/configure-11170-	# dependencies.
teg-0.11.2+debian/configure:11171:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/configure-11172-
##############################################
teg-0.11.2+debian/configure-11274-  # eval without this substitution.
teg-0.11.2+debian/configure:11275:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
teg-0.11.2+debian/configure-11276-
teg-0.11.2+debian/configure:11277:  for p in `eval $output_verbose_link_cmd`; do
teg-0.11.2+debian/configure-11278-    case $p in
##############################################
teg-0.11.2+debian/configure-11758-  if test "$hard_links" = no; then
teg-0.11.2+debian/configure:11759:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
teg-0.11.2+debian/configure:11760:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
teg-0.11.2+debian/configure-11761-    need_locks=warn
##############################################
teg-0.11.2+debian/configure-11878-if test "$GCC" = yes; then
teg-0.11.2+debian/configure:11879:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/configure-11880-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
teg-0.11.2+debian/configure-11884-    # okay in the real world where ";" in dirpaths is itself problematic.
teg-0.11.2+debian/configure:11885:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/configure-11886-  else
teg-0.11.2+debian/configure:11887:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/configure-11888-  fi
##############################################
teg-0.11.2+debian/configure-11955-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
teg-0.11.2+debian/configure:11956:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
teg-0.11.2+debian/configure-11957-  ;;
##############################################
teg-0.11.2+debian/configure-11988-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
teg-0.11.2+debian/configure:11989:    postinstall_cmds='base_file=`basename \${file}`~
teg-0.11.2+debian/configure:11990:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
teg-0.11.2+debian/configure:11991:      dldir=$destdir/`dirname \$dlpath`~
teg-0.11.2+debian/configure-11992-      test -d \$dldir || mkdir -p \$dldir~
teg-0.11.2+debian/configure-11993-      $install_prog $dir/$dlname \$dldir/$dlname'
teg-0.11.2+debian/configure:11994:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
teg-0.11.2+debian/configure-11995-      dlpath=$dir/\$dldll~
##############################################
teg-0.11.2+debian/configure-12001-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
teg-0.11.2+debian/configure:12002:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure-12003-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
teg-0.11.2+debian/configure-12006-      # MinGW DLLs use traditional 'lib' prefix
teg-0.11.2+debian/configure:12007:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure:12008:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/configure-12009-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
teg-0.11.2+debian/configure-12015-        # which wouldn't understand a cygwinified path. Ahh.
teg-0.11.2+debian/configure:12016:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/configure-12017-      else
teg-0.11.2+debian/configure:12018:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/configure-12019-      fi
##############################################
teg-0.11.2+debian/configure-12022-      # pw32 DLLs use 'pw' prefix rather than 'lib'
teg-0.11.2+debian/configure:12023:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure-12024-      ;;
##############################################
teg-0.11.2+debian/configure-12028-  *)
teg-0.11.2+debian/configure:12029:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
teg-0.11.2+debian/configure-12030-    ;;
##############################################
teg-0.11.2+debian/configure-12048-  if test "$GCC" = yes; then
teg-0.11.2+debian/configure:12049:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
teg-0.11.2+debian/configure-12050-  else
##############################################
teg-0.11.2+debian/configure-12227-  if test -f /etc/ld.so.conf; then
teg-0.11.2+debian/configure:12228:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
teg-0.11.2+debian/configure-12229-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
teg-0.11.2+debian/configure-12298-  shlibpath_var=LD_LIBRARY_PATH
teg-0.11.2+debian/configure:12299:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-12300-    case $host_os in
##############################################
teg-0.11.2+debian/configure-13357-      # Double-quote double-evaled strings.
teg-0.11.2+debian/configure:13358:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
teg-0.11.2+debian/configure-13359-      ;;
teg-0.11.2+debian/configure-13360-    *)
teg-0.11.2+debian/configure:13361:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
teg-0.11.2+debian/configure-13362-      ;;
##############################################
teg-0.11.2+debian/configure-13367-  *'\$0 --fallback-echo"')
teg-0.11.2+debian/configure:13368:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
teg-0.11.2+debian/configure-13369-    ;;
##############################################
teg-0.11.2+debian/configure-13683-  # libtool script then.
teg-0.11.2+debian/configure:13684:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
teg-0.11.2+debian/configure-13685-  if test -f "$ltmain_in"; then
##############################################
teg-0.11.2+debian/configure-13789-done
teg-0.11.2+debian/configure:13790:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/configure-13791-
##############################################
teg-0.11.2+debian/configure-14172-  if test "$hard_links" = no; then
teg-0.11.2+debian/configure:14173:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
teg-0.11.2+debian/configure:14174:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
teg-0.11.2+debian/configure-14175-    need_locks=warn
##############################################
teg-0.11.2+debian/configure-14228-done
teg-0.11.2+debian/configure:14229:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/configure-14230-
##############################################
teg-0.11.2+debian/configure-14262-    supports_anon_versioning=no
teg-0.11.2+debian/configure:14263:    case `$LD -v 2>/dev/null` in
teg-0.11.2+debian/configure-14264-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
teg-0.11.2+debian/configure-14326-	# is EXPORTS), use it as is; otherwise, prepend...
teg-0.11.2+debian/configure:14327:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
teg-0.11.2+debian/configure-14328-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
teg-0.11.2+debian/configure-14343-	pgcc*)				# Portland Group C compiler
teg-0.11.2+debian/configure:14344:	  whole_archive_flag_spec_F77='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/configure-14345-	  tmp_addflag=' $pic_flag'
##############################################
teg-0.11.2+debian/configure-14347-	pgf77* | pgf90* )			# Portland Group f77 and f90 compilers
teg-0.11.2+debian/configure:14348:	  whole_archive_flag_spec_F77='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/configure-14349-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
teg-0.11.2+debian/configure-14488-	# below for broken collect2 doesn't work under 4.3+
teg-0.11.2+debian/configure:14489:	  collect2name=`${CC} -print-prog-name=collect2`
teg-0.11.2+debian/configure-14490-	  if test -f "$collect2name" && \
##############################################
teg-0.11.2+debian/configure-14575-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
teg-0.11.2+debian/configure:14576:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
teg-0.11.2+debian/configure-14577-       else
##############################################
teg-0.11.2+debian/configure-14665-      # FIXME: Setting linknames here is a bad hack.
teg-0.11.2+debian/configure:14666:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
teg-0.11.2+debian/configure-14667-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
teg-0.11.2+debian/configure-14670-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
teg-0.11.2+debian/configure:14671:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
teg-0.11.2+debian/configure-14672-      enable_shared_with_static_runtimes_F77=yes
##############################################
teg-0.11.2+debian/configure-14711-         output_verbose_link_cmd='echo'
teg-0.11.2+debian/configure:14712:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
teg-0.11.2+debian/configure-14713-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
teg-0.11.2+debian/configure-14831-      if test "$GCC" = yes; then
teg-0.11.2+debian/configure:14832:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-14833-      else
teg-0.11.2+debian/configure:14834:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-14835-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
teg-0.11.2+debian/configure-14863-      hardcode_shlibpath_var_F77=no
teg-0.11.2+debian/configure:14864:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-14865-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
teg-0.11.2+debian/configure-14893-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:14894:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-14895-      else
teg-0.11.2+debian/configure-14896-	allow_undefined_flag_F77=' -expect_unresolved \*'
teg-0.11.2+debian/configure:14897:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-14898-      fi
##############################################
teg-0.11.2+debian/configure-14905-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:14906:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-14907-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
teg-0.11.2+debian/configure-14909-	allow_undefined_flag_F77=' -expect_unresolved \*'
teg-0.11.2+debian/configure:14910:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure:14911:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
teg-0.11.2+debian/configure:14912:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
teg-0.11.2+debian/configure-14913-
##############################################
teg-0.11.2+debian/configure-14954- 	*)
teg-0.11.2+debian/configure:14955: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
teg-0.11.2+debian/configure-14956- 	esac ;;
##############################################
teg-0.11.2+debian/configure-15143-if test "$GCC" = yes; then
teg-0.11.2+debian/configure:15144:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/configure-15145-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
teg-0.11.2+debian/configure-15149-    # okay in the real world where ";" in dirpaths is itself problematic.
teg-0.11.2+debian/configure:15150:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/configure-15151-  else
teg-0.11.2+debian/configure:15152:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/configure-15153-  fi
##############################################
teg-0.11.2+debian/configure-15220-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
teg-0.11.2+debian/configure:15221:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
teg-0.11.2+debian/configure-15222-  ;;
##############################################
teg-0.11.2+debian/configure-15253-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
teg-0.11.2+debian/configure:15254:    postinstall_cmds='base_file=`basename \${file}`~
teg-0.11.2+debian/configure:15255:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
teg-0.11.2+debian/configure:15256:      dldir=$destdir/`dirname \$dlpath`~
teg-0.11.2+debian/configure-15257-      test -d \$dldir || mkdir -p \$dldir~
teg-0.11.2+debian/configure-15258-      $install_prog $dir/$dlname \$dldir/$dlname'
teg-0.11.2+debian/configure:15259:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
teg-0.11.2+debian/configure-15260-      dlpath=$dir/\$dldll~
##############################################
teg-0.11.2+debian/configure-15266-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
teg-0.11.2+debian/configure:15267:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure-15268-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
teg-0.11.2+debian/configure-15271-      # MinGW DLLs use traditional 'lib' prefix
teg-0.11.2+debian/configure:15272:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure:15273:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/configure-15274-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
teg-0.11.2+debian/configure-15280-        # which wouldn't understand a cygwinified path. Ahh.
teg-0.11.2+debian/configure:15281:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/configure-15282-      else
teg-0.11.2+debian/configure:15283:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/configure-15284-      fi
##############################################
teg-0.11.2+debian/configure-15287-      # pw32 DLLs use 'pw' prefix rather than 'lib'
teg-0.11.2+debian/configure:15288:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure-15289-      ;;
##############################################
teg-0.11.2+debian/configure-15293-  *)
teg-0.11.2+debian/configure:15294:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
teg-0.11.2+debian/configure-15295-    ;;
##############################################
teg-0.11.2+debian/configure-15313-  if test "$GCC" = yes; then
teg-0.11.2+debian/configure:15314:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
teg-0.11.2+debian/configure-15315-  else
##############################################
teg-0.11.2+debian/configure-15492-  if test -f /etc/ld.so.conf; then
teg-0.11.2+debian/configure:15493:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
teg-0.11.2+debian/configure-15494-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
teg-0.11.2+debian/configure-15563-  shlibpath_var=LD_LIBRARY_PATH
teg-0.11.2+debian/configure:15564:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-15565-    case $host_os in
##############################################
teg-0.11.2+debian/configure-15817-      # Double-quote double-evaled strings.
teg-0.11.2+debian/configure:15818:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
teg-0.11.2+debian/configure-15819-      ;;
teg-0.11.2+debian/configure-15820-    *)
teg-0.11.2+debian/configure:15821:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
teg-0.11.2+debian/configure-15822-      ;;
##############################################
teg-0.11.2+debian/configure-15827-  *'\$0 --fallback-echo"')
teg-0.11.2+debian/configure:15828:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
teg-0.11.2+debian/configure-15829-    ;;
##############################################
teg-0.11.2+debian/configure-16143-  # libtool script then.
teg-0.11.2+debian/configure:16144:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
teg-0.11.2+debian/configure-16145-  if test -f "$ltmain_in"; then
##############################################
teg-0.11.2+debian/configure-16217-done
teg-0.11.2+debian/configure:16218:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/configure-16219-
##############################################
teg-0.11.2+debian/configure-16618-  if test "$hard_links" = no; then
teg-0.11.2+debian/configure:16619:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
teg-0.11.2+debian/configure:16620:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
teg-0.11.2+debian/configure-16621-    need_locks=warn
##############################################
teg-0.11.2+debian/configure-16674-done
teg-0.11.2+debian/configure:16675:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/configure-16676-
##############################################
teg-0.11.2+debian/configure-16708-    supports_anon_versioning=no
teg-0.11.2+debian/configure:16709:    case `$LD -v 2>/dev/null` in
teg-0.11.2+debian/configure-16710-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
teg-0.11.2+debian/configure-16772-	# is EXPORTS), use it as is; otherwise, prepend...
teg-0.11.2+debian/configure:16773:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
teg-0.11.2+debian/configure-16774-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
teg-0.11.2+debian/configure-16789-	pgcc*)				# Portland Group C compiler
teg-0.11.2+debian/configure:16790:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/configure-16791-	  tmp_addflag=' $pic_flag'
##############################################
teg-0.11.2+debian/configure-16793-	pgf77* | pgf90* )			# Portland Group f77 and f90 compilers
teg-0.11.2+debian/configure:16794:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/configure-16795-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
teg-0.11.2+debian/configure-16934-	# below for broken collect2 doesn't work under 4.3+
teg-0.11.2+debian/configure:16935:	  collect2name=`${CC} -print-prog-name=collect2`
teg-0.11.2+debian/configure-16936-	  if test -f "$collect2name" && \
##############################################
teg-0.11.2+debian/configure-17031-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
teg-0.11.2+debian/configure:17032:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
teg-0.11.2+debian/configure-17033-       else
##############################################
teg-0.11.2+debian/configure-17131-      # FIXME: Setting linknames here is a bad hack.
teg-0.11.2+debian/configure:17132:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
teg-0.11.2+debian/configure-17133-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
teg-0.11.2+debian/configure-17136-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
teg-0.11.2+debian/configure:17137:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
teg-0.11.2+debian/configure-17138-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
teg-0.11.2+debian/configure-17177-         output_verbose_link_cmd='echo'
teg-0.11.2+debian/configure:17178:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
teg-0.11.2+debian/configure-17179-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
teg-0.11.2+debian/configure-17297-      if test "$GCC" = yes; then
teg-0.11.2+debian/configure:17298:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-17299-      else
teg-0.11.2+debian/configure:17300:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-17301-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
teg-0.11.2+debian/configure-17329-      hardcode_shlibpath_var_GCJ=no
teg-0.11.2+debian/configure:17330:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-17331-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
teg-0.11.2+debian/configure-17359-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:17360:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-17361-      else
teg-0.11.2+debian/configure-17362-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
teg-0.11.2+debian/configure:17363:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-17364-      fi
##############################################
teg-0.11.2+debian/configure-17371-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/configure:17372:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure-17373-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
teg-0.11.2+debian/configure-17375-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
teg-0.11.2+debian/configure:17376:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/configure:17377:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
teg-0.11.2+debian/configure:17378:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
teg-0.11.2+debian/configure-17379-
##############################################
teg-0.11.2+debian/configure-17420- 	*)
teg-0.11.2+debian/configure:17421: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
teg-0.11.2+debian/configure-17422- 	esac ;;
##############################################
teg-0.11.2+debian/configure-17609-if test "$GCC" = yes; then
teg-0.11.2+debian/configure:17610:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/configure-17611-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
teg-0.11.2+debian/configure-17615-    # okay in the real world where ";" in dirpaths is itself problematic.
teg-0.11.2+debian/configure:17616:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/configure-17617-  else
teg-0.11.2+debian/configure:17618:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/configure-17619-  fi
##############################################
teg-0.11.2+debian/configure-17686-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
teg-0.11.2+debian/configure:17687:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
teg-0.11.2+debian/configure-17688-  ;;
##############################################
teg-0.11.2+debian/configure-17719-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
teg-0.11.2+debian/configure:17720:    postinstall_cmds='base_file=`basename \${file}`~
teg-0.11.2+debian/configure:17721:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
teg-0.11.2+debian/configure:17722:      dldir=$destdir/`dirname \$dlpath`~
teg-0.11.2+debian/configure-17723-      test -d \$dldir || mkdir -p \$dldir~
teg-0.11.2+debian/configure-17724-      $install_prog $dir/$dlname \$dldir/$dlname'
teg-0.11.2+debian/configure:17725:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
teg-0.11.2+debian/configure-17726-      dlpath=$dir/\$dldll~
##############################################
teg-0.11.2+debian/configure-17732-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
teg-0.11.2+debian/configure:17733:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure-17734-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
teg-0.11.2+debian/configure-17737-      # MinGW DLLs use traditional 'lib' prefix
teg-0.11.2+debian/configure:17738:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure:17739:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/configure-17740-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
teg-0.11.2+debian/configure-17746-        # which wouldn't understand a cygwinified path. Ahh.
teg-0.11.2+debian/configure:17747:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/configure-17748-      else
teg-0.11.2+debian/configure:17749:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/configure-17750-      fi
##############################################
teg-0.11.2+debian/configure-17753-      # pw32 DLLs use 'pw' prefix rather than 'lib'
teg-0.11.2+debian/configure:17754:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/configure-17755-      ;;
##############################################
teg-0.11.2+debian/configure-17759-  *)
teg-0.11.2+debian/configure:17760:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
teg-0.11.2+debian/configure-17761-    ;;
##############################################
teg-0.11.2+debian/configure-17779-  if test "$GCC" = yes; then
teg-0.11.2+debian/configure:17780:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
teg-0.11.2+debian/configure-17781-  else
##############################################
teg-0.11.2+debian/configure-17958-  if test -f /etc/ld.so.conf; then
teg-0.11.2+debian/configure:17959:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
teg-0.11.2+debian/configure-17960-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
teg-0.11.2+debian/configure-18029-  shlibpath_var=LD_LIBRARY_PATH
teg-0.11.2+debian/configure:18030:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/configure-18031-    case $host_os in
##############################################
teg-0.11.2+debian/configure-19088-      # Double-quote double-evaled strings.
teg-0.11.2+debian/configure:19089:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
teg-0.11.2+debian/configure-19090-      ;;
teg-0.11.2+debian/configure-19091-    *)
teg-0.11.2+debian/configure:19092:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
teg-0.11.2+debian/configure-19093-      ;;
##############################################
teg-0.11.2+debian/configure-19098-  *'\$0 --fallback-echo"')
teg-0.11.2+debian/configure:19099:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
teg-0.11.2+debian/configure-19100-    ;;
##############################################
teg-0.11.2+debian/configure-19414-  # libtool script then.
teg-0.11.2+debian/configure:19415:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
teg-0.11.2+debian/configure-19416-  if test -f "$ltmain_in"; then
##############################################
teg-0.11.2+debian/configure-19487-done
teg-0.11.2+debian/configure:19488:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/configure-19489-
##############################################
teg-0.11.2+debian/configure-19563-      # Double-quote double-evaled strings.
teg-0.11.2+debian/configure:19564:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
teg-0.11.2+debian/configure-19565-      ;;
teg-0.11.2+debian/configure-19566-    *)
teg-0.11.2+debian/configure:19567:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
teg-0.11.2+debian/configure-19568-      ;;
##############################################
teg-0.11.2+debian/configure-19573-  *'\$0 --fallback-echo"')
teg-0.11.2+debian/configure:19574:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
teg-0.11.2+debian/configure-19575-    ;;
##############################################
teg-0.11.2+debian/configure-19889-  # libtool script then.
teg-0.11.2+debian/configure:19890:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
teg-0.11.2+debian/configure-19891-  if test -f "$ltmain_in"; then
##############################################
teg-0.11.2+debian/configure-20092-  (exit $ac_status); }; then
teg-0.11.2+debian/configure:20093:  pkg_cv_TEG_COMMONLIBS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0" 2>/dev/null`
teg-0.11.2+debian/configure-20094-else
##############################################
teg-0.11.2+debian/configure-20106-  (exit $ac_status); }; then
teg-0.11.2+debian/configure:20107:  pkg_cv_TEG_COMMONLIBS_LIBS=`$PKG_CONFIG --libs "glib-2.0" 2>/dev/null`
teg-0.11.2+debian/configure-20108-else
##############################################
teg-0.11.2+debian/configure-20115-if test $pkg_failed = yes; then
teg-0.11.2+debian/configure:20116:	TEG_COMMONLIBS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0"`
teg-0.11.2+debian/configure-20117-	# Put the nasty error message in config.log where it belongs
##############################################
teg-0.11.2+debian/configure-20175-  (exit $ac_status); }; then
teg-0.11.2+debian/configure:20176:  pkg_cv_XML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null`
teg-0.11.2+debian/configure-20177-else
##############################################
teg-0.11.2+debian/configure-20189-  (exit $ac_status); }; then
teg-0.11.2+debian/configure:20190:  pkg_cv_XML_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null`
teg-0.11.2+debian/configure-20191-else
##############################################
teg-0.11.2+debian/configure-20198-if test $pkg_failed = yes; then
teg-0.11.2+debian/configure:20199:	XML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxml-2.0"`
teg-0.11.2+debian/configure-20200-	# Put the nasty error message in config.log where it belongs
##############################################
teg-0.11.2+debian/configure-20442-  (exit $ac_status); }; then
teg-0.11.2+debian/configure:20443:  pkg_cv_TEG_LIBGNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0" 2>/dev/null`
teg-0.11.2+debian/configure-20444-else
##############################################
teg-0.11.2+debian/configure-20456-  (exit $ac_status); }; then
teg-0.11.2+debian/configure:20457:  pkg_cv_TEG_LIBGNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0" 2>/dev/null`
teg-0.11.2+debian/configure-20458-else
##############################################
teg-0.11.2+debian/configure-20465-if test $pkg_failed = yes; then
teg-0.11.2+debian/configure:20466:	TEG_LIBGNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0"`
teg-0.11.2+debian/configure-20467-	# Put the nasty error message in config.log where it belongs
##############################################
teg-0.11.2+debian/configure-20704-  try="ls -1 $dir/libggzdmod.la $dir/libggzdmod.so"
teg-0.11.2+debian/configure:20705:  if test -n "`$try 2> /dev/null`"; then ggzdmod_libdir=$dir; break; else echo "tried $dir" >&5 ; fi
teg-0.11.2+debian/configure-20706-done
##############################################
teg-0.11.2+debian/configure-20802-	for dir in $ggzdconfdirs; do
teg-0.11.2+debian/configure:20803:		if test -n "`ls -d $dir/rooms 2> /dev/null`"; then
teg-0.11.2+debian/configure:20804:			if test -n "`ls -d $dir/rooms 2> /dev/null`"; then
teg-0.11.2+debian/configure-20805-				ggzdconfdir=$dir; break;
##############################################
teg-0.11.2+debian/configure-20997-  try="ls -1 $dir/libggzmod.la $dir/libggzmod.so"
teg-0.11.2+debian/configure:20998:  if test -n "`$try 2> /dev/null`"; then ggzmod_libdir=$dir; break; else echo "tried $dir" >&5 ; fi
teg-0.11.2+debian/configure-20999-done
##############################################
teg-0.11.2+debian/configure-21152-else
teg-0.11.2+debian/configure:21153:  pathto_app=`echo $prefix/bin/ | tr -s "/"`
teg-0.11.2+debian/configure:21154:  pathto_ggz=`echo $ac_ggz_config/ | tr -s "/"`
teg-0.11.2+debian/configure-21155-
##############################################
teg-0.11.2+debian/configure-21197-
teg-0.11.2+debian/configure:21198:    ggzmoduleconfdir=`$GGZ_CONFIG --configdir`
teg-0.11.2+debian/configure-21199-
##############################################
teg-0.11.2+debian/configure-21203-
teg-0.11.2+debian/configure:21204:    ggzexecmoddir=`$GGZ_CONFIG --gamedir`
teg-0.11.2+debian/configure-21205-
##############################################
teg-0.11.2+debian/configure-21209-
teg-0.11.2+debian/configure:21210:    ggzdatadir=`$GGZ_CONFIG --datadir`
teg-0.11.2+debian/configure-21211-
##############################################
teg-0.11.2+debian/configure-21215-
teg-0.11.2+debian/configure:21216:    packagesrcdir=`cd $srcdir && pwd`
teg-0.11.2+debian/configure-21217-
##############################################
teg-0.11.2+debian/configure-21296-do
teg-0.11.2+debian/configure:21297:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
teg-0.11.2+debian/configure-21298-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
teg-0.11.2+debian/configure-21303-fi
teg-0.11.2+debian/configure:21304:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
teg-0.11.2+debian/configure:21305:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
teg-0.11.2+debian/configure-21306-else
##############################################
teg-0.11.2+debian/configure-21430-fi
teg-0.11.2+debian/configure:21431:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
teg-0.11.2+debian/configure:21432:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
teg-0.11.2+debian/configure-21433-
teg-0.11.2+debian/configure-21434-fi
teg-0.11.2+debian/configure:21435:if test `eval echo '${'$as_ac_Header'}'` = yes; then
teg-0.11.2+debian/configure-21436-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:21437:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-21438-_ACEOF
##############################################
teg-0.11.2+debian/configure-21781-do
teg-0.11.2+debian/configure:21782:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
teg-0.11.2+debian/configure-21783-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
teg-0.11.2+debian/configure-21870-fi
teg-0.11.2+debian/configure:21871:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
teg-0.11.2+debian/configure:21872:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
teg-0.11.2+debian/configure:21873:if test `eval echo '${'$as_ac_var'}'` = yes; then
teg-0.11.2+debian/configure-21874-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:21875:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-21876-_ACEOF
##############################################
teg-0.11.2+debian/configure-22251-do
teg-0.11.2+debian/configure:22252:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
teg-0.11.2+debian/configure-22253-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
teg-0.11.2+debian/configure-22340-fi
teg-0.11.2+debian/configure:22341:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
teg-0.11.2+debian/configure:22342:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
teg-0.11.2+debian/configure:22343:if test `eval echo '${'$as_ac_var'}'` = yes; then
teg-0.11.2+debian/configure-22344-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:22345:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-22346-_ACEOF
##############################################
teg-0.11.2+debian/configure-22394-    if test -f $ac_dir/$ac_word; then
teg-0.11.2+debian/configure:22395:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
teg-0.11.2+debian/configure-22396-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
teg-0.11.2+debian/configure-22419-do
teg-0.11.2+debian/configure:22420:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
teg-0.11.2+debian/configure-22421-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
teg-0.11.2+debian/configure-22508-fi
teg-0.11.2+debian/configure:22509:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
teg-0.11.2+debian/configure:22510:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
teg-0.11.2+debian/configure:22511:if test `eval echo '${'$as_ac_var'}'` = yes; then
teg-0.11.2+debian/configure-22512-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:22513:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-22514-_ACEOF
##############################################
teg-0.11.2+debian/configure-22574-    if test -f $ac_dir/$ac_word; then
teg-0.11.2+debian/configure:22575:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
teg-0.11.2+debian/configure-22576-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
teg-0.11.2+debian/configure-22839-   if test "x$srcdir" != "x."; then
teg-0.11.2+debian/configure:22840:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
teg-0.11.2+debian/configure-22841-       posrcprefix="$srcdir/"
##############################################
teg-0.11.2+debian/configure-24044-do
teg-0.11.2+debian/configure:24045:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
teg-0.11.2+debian/configure-24046-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
teg-0.11.2+debian/configure-24051-fi
teg-0.11.2+debian/configure:24052:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
teg-0.11.2+debian/configure:24053:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
teg-0.11.2+debian/configure-24054-else
##############################################
teg-0.11.2+debian/configure-24178-fi
teg-0.11.2+debian/configure:24179:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
teg-0.11.2+debian/configure:24180:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
teg-0.11.2+debian/configure-24181-
teg-0.11.2+debian/configure-24182-fi
teg-0.11.2+debian/configure:24183:if test `eval echo '${'$as_ac_Header'}'` = yes; then
teg-0.11.2+debian/configure-24184-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:24185:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-24186-_ACEOF
##############################################
teg-0.11.2+debian/configure-24501-do
teg-0.11.2+debian/configure:24502:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
teg-0.11.2+debian/configure-24503-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
teg-0.11.2+debian/configure-24590-fi
teg-0.11.2+debian/configure:24591:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
teg-0.11.2+debian/configure:24592:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
teg-0.11.2+debian/configure:24593:if test `eval echo '${'$as_ac_var'}'` = yes; then
teg-0.11.2+debian/configure-24594-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:24595:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-24596-_ACEOF
##############################################
teg-0.11.2+debian/configure-24713-do
teg-0.11.2+debian/configure:24714:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
teg-0.11.2+debian/configure-24715-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
teg-0.11.2+debian/configure-24802-fi
teg-0.11.2+debian/configure:24803:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
teg-0.11.2+debian/configure:24804:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
teg-0.11.2+debian/configure:24805:if test `eval echo '${'$as_ac_var'}'` = yes; then
teg-0.11.2+debian/configure-24806-  cat >>confdefs.h <<_ACEOF
teg-0.11.2+debian/configure:24807:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
teg-0.11.2+debian/configure-24808-_ACEOF
##############################################
teg-0.11.2+debian/configure-25136-do
teg-0.11.2+debian/configure:25137:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
teg-0.11.2+debian/configure-25138-    eval $as_var=C; export $as_var
##############################################
teg-0.11.2+debian/configure-25194-  as_lineno_2=$LINENO
teg-0.11.2+debian/configure:25195:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
teg-0.11.2+debian/configure-25196-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
teg-0.11.2+debian/configure-25234-  as_lineno_2=$LINENO
teg-0.11.2+debian/configure:25235:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
teg-0.11.2+debian/configure-25236-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
teg-0.11.2+debian/configure-25416-configured by $0, generated by GNU Autoconf 2.59,
teg-0.11.2+debian/configure:25417:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
teg-0.11.2+debian/configure-25418-
##############################################
teg-0.11.2+debian/configure-25433-  --*=*)
teg-0.11.2+debian/configure:25434:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
teg-0.11.2+debian/configure:25435:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
teg-0.11.2+debian/configure-25436-    ac_shift=:
##############################################
teg-0.11.2+debian/configure-25832-      fi
teg-0.11.2+debian/configure:25833:      ac_sed_frag=`expr $ac_sed_frag + 1`
teg-0.11.2+debian/configure-25834-      ac_beg=$ac_end
teg-0.11.2+debian/configure:25835:      ac_end=`expr $ac_end + $ac_max_sed_lines`
teg-0.11.2+debian/configure-25836-    fi
##############################################
teg-0.11.2+debian/configure-25849-	cat >$tmp/stdin
teg-0.11.2+debian/configure:25850:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/configure:25851:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
teg-0.11.2+debian/configure:25852:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/configure:25853:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
teg-0.11.2+debian/configure-25854-  * )   ac_file_in=$ac_file.in ;;
##############################################
teg-0.11.2+debian/configure-25897-if test "$ac_dir" != .; then
teg-0.11.2+debian/configure:25898:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
teg-0.11.2+debian/configure-25899-  # A "../" for each directory in $ac_dir_suffix.
teg-0.11.2+debian/configure:25900:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
teg-0.11.2+debian/configure-25901-else
##############################################
teg-0.11.2+debian/configure-25910-    else
teg-0.11.2+debian/configure:25911:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
teg-0.11.2+debian/configure-25912-    fi ;;
##############################################
teg-0.11.2+debian/configure-26062-	cat >$tmp/stdin
teg-0.11.2+debian/configure:26063:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/configure:26064:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
teg-0.11.2+debian/configure:26065:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/configure:26066:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
teg-0.11.2+debian/configure-26067-  * )   ac_file_in=$ac_file.in ;;
##############################################
teg-0.11.2+debian/configure-26265-    * )
teg-0.11.2+debian/configure:26266:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
teg-0.11.2+debian/configure-26267-  esac
##############################################
teg-0.11.2+debian/configure-26288-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
teg-0.11.2+debian/configure:26289:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
teg-0.11.2+debian/configure:26290:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/configure-26291-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
teg-0.11.2+debian/configure-26330-if test "$ac_dir" != .; then
teg-0.11.2+debian/configure:26331:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
teg-0.11.2+debian/configure-26332-  # A "../" for each directory in $ac_dir_suffix.
teg-0.11.2+debian/configure:26333:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
teg-0.11.2+debian/configure-26334-else
##############################################
teg-0.11.2+debian/configure-26343-    else
teg-0.11.2+debian/configure:26344:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
teg-0.11.2+debian/configure-26345-    fi ;;
##############################################
teg-0.11.2+debian/configure-26398-  # Strip MF so we end up with the name of the file.
teg-0.11.2+debian/configure:26399:  mf=`echo "$mf" | sed -e 's/:.*$//'`
teg-0.11.2+debian/configure-26400-  # Check whether this is an Automake generated Makefile or not.
##############################################
teg-0.11.2+debian/configure-26423-  # from the Makefile without running `make'.
teg-0.11.2+debian/configure:26424:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
teg-0.11.2+debian/configure-26425-  test -z "$DEPDIR" && continue
teg-0.11.2+debian/configure:26426:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
teg-0.11.2+debian/configure-26427-  test -z "am__include" && continue
teg-0.11.2+debian/configure:26428:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
teg-0.11.2+debian/configure-26429-  # When using ansi2knr, U may be empty or an underscore; expand it
teg-0.11.2+debian/configure:26430:  U=`sed -n 's/^U = //p' < "$mf"`
teg-0.11.2+debian/configure-26431-  # Find all dependency output files, they are included files with
##############################################
teg-0.11.2+debian/install-sh-210-      fi
teg-0.11.2+debian/install-sh:211:      dst=$dst/`basename "$src"`
teg-0.11.2+debian/install-sh-212-    fi
##############################################
teg-0.11.2+debian/install-sh-215-  # This sed command emulates the dirname command.
teg-0.11.2+debian/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
teg-0.11.2+debian/install-sh-217-
##############################################
teg-0.11.2+debian/install-sh-228-    IFS='%'
teg-0.11.2+debian/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
teg-0.11.2+debian/install-sh-230-    shift
##############################################
teg-0.11.2+debian/install-sh-256-  else
teg-0.11.2+debian/install-sh:257:    dstfile=`basename "$dst"`
teg-0.11.2+debian/install-sh-258-
##############################################
teg-0.11.2+debian/Makefile-355-	dot_seen=no; \
teg-0.11.2+debian/Makefile:356:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/Makefile-357-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/Makefile-391-	rev="$$rev ."; \
teg-0.11.2+debian/Makefile:392:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/Makefile-393-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/Makefile-465-GTAGS:
teg-0.11.2+debian/Makefile:466:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/Makefile-467-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/Makefile-476-	$(mkdir_p) $(distdir)/ggz $(distdir)/macros $(distdir)/po
teg-0.11.2+debian/Makefile:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/Makefile:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/Makefile-479-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/Makefile-480-	  case $$file in \
teg-0.11.2+debian/Makefile:481:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/Makefile:482:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/Makefile-483-	  esac; \
teg-0.11.2+debian/Makefile-484-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/Makefile:485:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/Makefile-486-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/Makefile-507-	    || exit 1; \
teg-0.11.2+debian/Makefile:508:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/Makefile:509:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/Makefile-510-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/Makefile-567-	chmod a-w $(distdir)
teg-0.11.2+debian/Makefile:568:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
teg-0.11.2+debian/Makefile-569-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
teg-0.11.2+debian/Makefile-598-	@cd $(distuninstallcheck_dir) \
teg-0.11.2+debian/Makefile:599:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
teg-0.11.2+debian/Makefile-600-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
teg-0.11.2+debian/Makefile-610-	fi
teg-0.11.2+debian/Makefile:611:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
teg-0.11.2+debian/Makefile-612-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
teg-0.11.2+debian/metaserver/Makefile-288-distdir: $(DISTFILES)
teg-0.11.2+debian/metaserver/Makefile:289:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/metaserver/Makefile:290:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/metaserver/Makefile-291-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/metaserver/Makefile-292-	  case $$file in \
teg-0.11.2+debian/metaserver/Makefile:293:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/metaserver/Makefile:294:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/metaserver/Makefile-295-	  esac; \
teg-0.11.2+debian/metaserver/Makefile-296-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/metaserver/Makefile:297:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/metaserver/Makefile-298-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/metaserver/Makefile.in-288-distdir: $(DISTFILES)
teg-0.11.2+debian/metaserver/Makefile.in:289:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/metaserver/Makefile.in:290:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/metaserver/Makefile.in-291-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/metaserver/Makefile.in-292-	  case $$file in \
teg-0.11.2+debian/metaserver/Makefile.in:293:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/metaserver/Makefile.in:294:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/metaserver/Makefile.in-295-	  esac; \
teg-0.11.2+debian/metaserver/Makefile.in-296-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/metaserver/Makefile.in:297:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/metaserver/Makefile.in-298-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
teg-0.11.2+debian/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
teg-0.11.2+debian/depcomp-70-
##############################################
teg-0.11.2+debian/depcomp-203-  # Version 6 uses the directory in both cases.
teg-0.11.2+debian/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
teg-0.11.2+debian/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
teg-0.11.2+debian/depcomp-214-  else
teg-0.11.2+debian/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
teg-0.11.2+debian/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
teg-0.11.2+debian/depcomp-228-    # Do two passes, one to just change these to
teg-0.11.2+debian/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
teg-0.11.2+debian/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
teg-0.11.2+debian/depcomp-269-  # Do two passes, one to just change these to
teg-0.11.2+debian/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
teg-0.11.2+debian/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
teg-0.11.2+debian/depcomp-284-   # Subdirectories are respected.
teg-0.11.2+debian/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
teg-0.11.2+debian/depcomp-286-   test "x$dir" = "x$object" && dir=
teg-0.11.2+debian/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
teg-0.11.2+debian/depcomp-288-
##############################################
teg-0.11.2+debian/depcomp-423-  done
teg-0.11.2+debian/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
teg-0.11.2+debian/depcomp-425-  touch "$tmpdepfile"
##############################################
teg-0.11.2+debian/ltmain.sh-36-# The name of this program:
teg-0.11.2+debian/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
teg-0.11.2+debian/ltmain.sh-38-modename="$progname"
##############################################
teg-0.11.2+debian/ltmain.sh-61-  :
teg-0.11.2+debian/ltmain.sh:62:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
teg-0.11.2+debian/ltmain.sh-63-  # Yippee, $echo works!
##############################################
teg-0.11.2+debian/ltmain.sh-150-  win32_libid_type="unknown"
teg-0.11.2+debian/ltmain.sh:151:  win32_fileres=`file -L $1 2>/dev/null`
teg-0.11.2+debian/ltmain.sh-152-  case $win32_fileres in
##############################################
teg-0.11.2+debian/ltmain.sh-203-      # but not from the CC environment variable when configure was run.
teg-0.11.2+debian/ltmain.sh:204:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
teg-0.11.2+debian/ltmain.sh-205-      # Blanks at the start of $base_compile will cause this to fail
##############################################
teg-0.11.2+debian/ltmain.sh-210-	    # Evaluate the configuration.
teg-0.11.2+debian/ltmain.sh:211:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
teg-0.11.2+debian/ltmain.sh-212-	    CC_quoted=
##############################################
teg-0.11.2+debian/ltmain.sh-222-	    case "$@ " in
teg-0.11.2+debian/ltmain.sh:223:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
teg-0.11.2+debian/ltmain.sh-224-	      # The compiler in the base compile command matches
##############################################
teg-0.11.2+debian/ltmain.sh-290-      esac
teg-0.11.2+debian/ltmain.sh:291:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-292-      my_xdir="$my_gentop/$my_xlib"
##############################################
teg-0.11.2+debian/ltmain.sh-310-	  darwin_curdir=`pwd`
teg-0.11.2+debian/ltmain.sh:311:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh:312:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
teg-0.11.2+debian/ltmain.sh-313-	  if test -n "$darwin_arches"; then 
teg-0.11.2+debian/ltmain.sh:314:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
teg-0.11.2+debian/ltmain.sh-315-	    darwin_arch=
##############################################
teg-0.11.2+debian/ltmain.sh-325-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
teg-0.11.2+debian/ltmain.sh:326:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
teg-0.11.2+debian/ltmain.sh-327-	    darwin_file=
##############################################
teg-0.11.2+debian/ltmain.sh-329-	    for darwin_file in $darwin_filelist; do
teg-0.11.2+debian/ltmain.sh:330:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
teg-0.11.2+debian/ltmain.sh-331-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
teg-0.11.2+debian/ltmain.sh-344-      esac
teg-0.11.2+debian/ltmain.sh:345:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
teg-0.11.2+debian/ltmain.sh-346-    done
##############################################
teg-0.11.2+debian/ltmain.sh-361-  case $arg in
teg-0.11.2+debian/ltmain.sh:362:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
teg-0.11.2+debian/ltmain.sh-363-  *) optarg= ;;
##############################################
teg-0.11.2+debian/ltmain.sh-392-	  # Evaluate the configuration.
teg-0.11.2+debian/ltmain.sh:393:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
teg-0.11.2+debian/ltmain.sh-394-	else
##############################################
teg-0.11.2+debian/ltmain.sh-619-	-Wc,*)
teg-0.11.2+debian/ltmain.sh:620:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
teg-0.11.2+debian/ltmain.sh-621-	  lastarg=
##############################################
teg-0.11.2+debian/ltmain.sh-636-	  IFS="$save_ifs"
teg-0.11.2+debian/ltmain.sh:637:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
teg-0.11.2+debian/ltmain.sh-638-
##############################################
teg-0.11.2+debian/ltmain.sh-655-      # Aesthetically quote the previous argument.
teg-0.11.2+debian/ltmain.sh:656:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-657-
##############################################
teg-0.11.2+debian/ltmain.sh-683-      # Get the name of the library object.
teg-0.11.2+debian/ltmain.sh:684:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-685-      ;;
##############################################
teg-0.11.2+debian/ltmain.sh-694-    *.ads) xform=ads ;;
teg-0.11.2+debian/ltmain.sh:695:    *.asm) xform=asm ;;
teg-0.11.2+debian/ltmain.sh-696-    *.c++) xform=c++ ;;
##############################################
teg-0.11.2+debian/ltmain.sh-706-
teg-0.11.2+debian/ltmain.sh:707:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
teg-0.11.2+debian/ltmain.sh-708-
teg-0.11.2+debian/ltmain.sh-709-    case $libobj in
teg-0.11.2+debian/ltmain.sh:710:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
teg-0.11.2+debian/ltmain.sh-711-    *)
##############################################
teg-0.11.2+debian/ltmain.sh-737-
teg-0.11.2+debian/ltmain.sh:738:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-739-    case $qlibobj in
##############################################
teg-0.11.2+debian/ltmain.sh-746-    fi
teg-0.11.2+debian/ltmain.sh:747:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh:748:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-749-    if test "X$xdir" = "X$obj"; then
##############################################
teg-0.11.2+debian/ltmain.sh-785-    if test "$compiler_c_o" = no; then
teg-0.11.2+debian/ltmain.sh:786:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
teg-0.11.2+debian/ltmain.sh-787-      lockfile="$output_obj.lock"
##############################################
teg-0.11.2+debian/ltmain.sh-806-*** ERROR, $lockfile exists and contains:
teg-0.11.2+debian/ltmain.sh:807:`cat $lockfile 2>/dev/null`
teg-0.11.2+debian/ltmain.sh-808-
##############################################
teg-0.11.2+debian/ltmain.sh-824-    fi
teg-0.11.2+debian/ltmain.sh:825:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-826-    case $qsrcfile in
##############################################
teg-0.11.2+debian/ltmain.sh-880-      if test "$need_locks" = warn &&
teg-0.11.2+debian/ltmain.sh:881:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
teg-0.11.2+debian/ltmain.sh-882-	$echo "\
teg-0.11.2+debian/ltmain.sh-883-*** ERROR, $lockfile contains:
teg-0.11.2+debian/ltmain.sh:884:`cat $lockfile 2>/dev/null`
teg-0.11.2+debian/ltmain.sh-885-
##############################################
teg-0.11.2+debian/ltmain.sh-952-      if test "$need_locks" = warn &&
teg-0.11.2+debian/ltmain.sh:953:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
teg-0.11.2+debian/ltmain.sh-954-	$echo "\
teg-0.11.2+debian/ltmain.sh-955-*** ERROR, $lockfile contains:
teg-0.11.2+debian/ltmain.sh:956:`cat $lockfile 2>/dev/null`
teg-0.11.2+debian/ltmain.sh-957-
##############################################
teg-0.11.2+debian/ltmain.sh-1114-      *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
teg-0.11.2+debian/ltmain.sh:1115:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
teg-0.11.2+debian/ltmain.sh-1116-	;;
##############################################
teg-0.11.2+debian/ltmain.sh-1203-	    moreargs=
teg-0.11.2+debian/ltmain.sh:1204:	    for fil in `cat $save_arg`
teg-0.11.2+debian/ltmain.sh-1205-	    do
##############################################
teg-0.11.2+debian/ltmain.sh-1230-		# Extract subdirectory from the argument.
teg-0.11.2+debian/ltmain.sh:1231:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-1232-		if test "X$xdir" = "X$arg"; then
##############################################
teg-0.11.2+debian/ltmain.sh-1284-		  # Extract subdirectory from the argument.
teg-0.11.2+debian/ltmain.sh:1285:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-1286-		  if test "X$xdir" = "X$arg"; then
##############################################
teg-0.11.2+debian/ltmain.sh-1291-
teg-0.11.2+debian/ltmain.sh:1292:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/ltmain.sh:1293:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/ltmain.sh-1294-		  libobjs="$libobjs $pic_object"
##############################################
teg-0.11.2+debian/ltmain.sh-1448-      -L*)
teg-0.11.2+debian/ltmain.sh:1449:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
teg-0.11.2+debian/ltmain.sh-1450-	# We need an absolute path.
##############################################
teg-0.11.2+debian/ltmain.sh-1453-	*)
teg-0.11.2+debian/ltmain.sh:1454:	  absdir=`cd "$dir" && pwd`
teg-0.11.2+debian/ltmain.sh-1455-	  if test -z "$absdir"; then
##############################################
teg-0.11.2+debian/ltmain.sh-1543-	# to be aesthetically quoted because they are evaled later.
teg-0.11.2+debian/ltmain.sh:1544:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-1545-	case $arg in
##############################################
teg-0.11.2+debian/ltmain.sh-1614-      -R*)
teg-0.11.2+debian/ltmain.sh:1615:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
teg-0.11.2+debian/ltmain.sh-1616-	# We need an absolute path.
##############################################
teg-0.11.2+debian/ltmain.sh-1655-      -Wc,*)
teg-0.11.2+debian/ltmain.sh:1656:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
teg-0.11.2+debian/ltmain.sh-1657-	arg=
##############################################
teg-0.11.2+debian/ltmain.sh-1669-	IFS="$save_ifs"
teg-0.11.2+debian/ltmain.sh:1670:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
teg-0.11.2+debian/ltmain.sh-1671-	;;
##############################################
teg-0.11.2+debian/ltmain.sh-1673-      -Wl,*)
teg-0.11.2+debian/ltmain.sh:1674:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
teg-0.11.2+debian/ltmain.sh-1675-	arg=
##############################################
teg-0.11.2+debian/ltmain.sh-1688-	IFS="$save_ifs"
teg-0.11.2+debian/ltmain.sh:1689:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
teg-0.11.2+debian/ltmain.sh-1690-	;;
##############################################
teg-0.11.2+debian/ltmain.sh-1710-	# to be aesthetically quoted because they are evaled later.
teg-0.11.2+debian/ltmain.sh:1711:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-1712-	case $arg in
##############################################
teg-0.11.2+debian/ltmain.sh-1747-	  # Extract subdirectory from the argument.
teg-0.11.2+debian/ltmain.sh:1748:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-1749-	  if test "X$xdir" = "X$arg"; then
##############################################
teg-0.11.2+debian/ltmain.sh-1801-	    # Extract subdirectory from the argument.
teg-0.11.2+debian/ltmain.sh:1802:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-1803-	    if test "X$xdir" = "X$arg"; then
##############################################
teg-0.11.2+debian/ltmain.sh-1808-
teg-0.11.2+debian/ltmain.sh:1809:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/ltmain.sh:1810:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/ltmain.sh-1811-	    libobjs="$libobjs $pic_object"
##############################################
teg-0.11.2+debian/ltmain.sh-1844-	# to be aesthetically quoted because they are evaled later.
teg-0.11.2+debian/ltmain.sh:1845:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-1846-	case $arg in
##############################################
teg-0.11.2+debian/ltmain.sh-1874-    # calculate the name of the file, without its directory
teg-0.11.2+debian/ltmain.sh:1875:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-1876-    libobjs_save="$libobjs"
##############################################
teg-0.11.2+debian/ltmain.sh-1879-      # get the directories listed in $shlibpath_var
teg-0.11.2+debian/ltmain.sh:1880:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
teg-0.11.2+debian/ltmain.sh-1881-    else
##############################################
teg-0.11.2+debian/ltmain.sh-1886-
teg-0.11.2+debian/ltmain.sh:1887:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-1888-    if test "X$output_objdir" = "X$output"; then
##############################################
teg-0.11.2+debian/ltmain.sh-2022-	  fi
teg-0.11.2+debian/ltmain.sh:2023:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
teg-0.11.2+debian/ltmain.sh-2024-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
teg-0.11.2+debian/ltmain.sh-2066-		    found=no
teg-0.11.2+debian/ltmain.sh:2067:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-2068-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
teg-0.11.2+debian/ltmain.sh-2091-	    newdependency_libs="$deplib $newdependency_libs"
teg-0.11.2+debian/ltmain.sh:2092:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
teg-0.11.2+debian/ltmain.sh-2093-	    ;;
##############################################
teg-0.11.2+debian/ltmain.sh-2104-	    fi
teg-0.11.2+debian/ltmain.sh:2105:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
teg-0.11.2+debian/ltmain.sh-2106-	    ;;
##############################################
teg-0.11.2+debian/ltmain.sh-2114-	  if test "$pass" = link; then
teg-0.11.2+debian/ltmain.sh:2115:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
teg-0.11.2+debian/ltmain.sh-2116-	    # Make sure the xrpath contains only unique directories.
##############################################
teg-0.11.2+debian/ltmain.sh-2136-		set dummy $deplibs_check_method
teg-0.11.2+debian/ltmain.sh:2137:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
teg-0.11.2+debian/ltmain.sh-2138-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
teg-0.11.2+debian/ltmain.sh-2208-
teg-0.11.2+debian/ltmain.sh:2209:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-2210-	test "X$ladir" = "X$lib" && ladir="."
##############################################
teg-0.11.2+debian/ltmain.sh-2300-	*)
teg-0.11.2+debian/ltmain.sh:2301:	  abs_ladir=`cd "$ladir" && pwd`
teg-0.11.2+debian/ltmain.sh-2302-	  if test -z "$abs_ladir"; then
##############################################
teg-0.11.2+debian/ltmain.sh-2308-	esac
teg-0.11.2+debian/ltmain.sh:2309:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-2310-
##############################################
teg-0.11.2+debian/ltmain.sh-2335-	fi # $installed = yes
teg-0.11.2+debian/ltmain.sh:2336:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
teg-0.11.2+debian/ltmain.sh-2337-
##############################################
teg-0.11.2+debian/ltmain.sh-2382-	    case $deplib in
teg-0.11.2+debian/ltmain.sh:2383:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
teg-0.11.2+debian/ltmain.sh-2384-	    esac
##############################################
teg-0.11.2+debian/ltmain.sh-2497-	    shift; shift
teg-0.11.2+debian/ltmain.sh:2498:	    libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/ltmain.sh-2499-	    # use dlname if we got it. it's perfectly good, no?
##############################################
teg-0.11.2+debian/ltmain.sh-2505-	      *cygwin* | mingw*)
teg-0.11.2+debian/ltmain.sh:2506:		major=`expr $current - $age`
teg-0.11.2+debian/ltmain.sh-2507-		versuffix="-$major"
##############################################
teg-0.11.2+debian/ltmain.sh-2516-	    soroot="$soname"
teg-0.11.2+debian/ltmain.sh:2517:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
teg-0.11.2+debian/ltmain.sh:2518:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
teg-0.11.2+debian/ltmain.sh-2519-
##############################################
teg-0.11.2+debian/ltmain.sh-2747-	      case $libdir in
teg-0.11.2+debian/ltmain.sh:2748:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
teg-0.11.2+debian/ltmain.sh-2749-		   case " $xrpath " in
##############################################
teg-0.11.2+debian/ltmain.sh-2779-	      *.la)
teg-0.11.2+debian/ltmain.sh:2780:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-2781-		test "X$dir" = "X$deplib" && dir="."
##############################################
teg-0.11.2+debian/ltmain.sh-2785-		*)
teg-0.11.2+debian/ltmain.sh:2786:		  absdir=`cd "$dir" && pwd`
teg-0.11.2+debian/ltmain.sh-2787-		  if test -z "$absdir"; then
##############################################
teg-0.11.2+debian/ltmain.sh-2795-		else
teg-0.11.2+debian/ltmain.sh:2796:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
teg-0.11.2+debian/ltmain.sh-2797-		  if test -z "$libdir"; then
##############################################
teg-0.11.2+debian/ltmain.sh-2810-		  # but need to link against shared
teg-0.11.2+debian/ltmain.sh:2811:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
teg-0.11.2+debian/ltmain.sh-2812-		  if test -n "$deplibrary_names" ; then
##############################################
teg-0.11.2+debian/ltmain.sh-2835-		  # Again, we only want to link against shared libraries
teg-0.11.2+debian/ltmain.sh:2836:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
teg-0.11.2+debian/ltmain.sh-2837-		  for tmp in $newlib_search_path ; do
##############################################
teg-0.11.2+debian/ltmain.sh-3002-      lib*)
teg-0.11.2+debian/ltmain.sh:3003:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
teg-0.11.2+debian/ltmain.sh-3004-	eval shared_ext=\"$shrext_cmds\"
##############################################
teg-0.11.2+debian/ltmain.sh-3008-	if test "$module" = no; then
teg-0.11.2+debian/ltmain.sh:3009:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
teg-0.11.2+debian/ltmain.sh-3010-	  $echo "$help" 1>&2
##############################################
teg-0.11.2+debian/ltmain.sh-3014-	  # Add the "lib" prefix for modules if required
teg-0.11.2+debian/ltmain.sh:3015:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
teg-0.11.2+debian/ltmain.sh-3016-	  eval shared_ext=\"$shrext_cmds\"
##############################################
teg-0.11.2+debian/ltmain.sh-3018-	else
teg-0.11.2+debian/ltmain.sh:3019:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
teg-0.11.2+debian/ltmain.sh-3020-	fi
##############################################
teg-0.11.2+debian/ltmain.sh-3095-	  darwin|linux|osf|windows)
teg-0.11.2+debian/ltmain.sh:3096:	    current=`expr $number_major + $number_minor`
teg-0.11.2+debian/ltmain.sh-3097-	    age="$number_minor"
##############################################
teg-0.11.2+debian/ltmain.sh-3105-	  irix|nonstopux)
teg-0.11.2+debian/ltmain.sh:3106:	    current=`expr $number_major + $number_minor - 1`
teg-0.11.2+debian/ltmain.sh-3107-	    age="$number_minor"
##############################################
teg-0.11.2+debian/ltmain.sh-3147-	if test "$age" -gt "$current"; then
teg-0.11.2+debian/ltmain.sh:3148:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
teg-0.11.2+debian/ltmain.sh-3149-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
teg-0.11.2+debian/ltmain.sh-3162-	  # verstring for coding it into the library header
teg-0.11.2+debian/ltmain.sh:3163:	  major=.`expr $current - $age`
teg-0.11.2+debian/ltmain.sh-3164-	  versuffix="$major.$age.$revision"
teg-0.11.2+debian/ltmain.sh-3165-	  # Darwin ld doesn't like 0 for these options...
teg-0.11.2+debian/ltmain.sh:3166:	  minor_current=`expr $current + 1`
teg-0.11.2+debian/ltmain.sh-3167-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
teg-0.11.2+debian/ltmain.sh-3180-	irix | nonstopux)
teg-0.11.2+debian/ltmain.sh:3181:	  major=`expr $current - $age + 1`
teg-0.11.2+debian/ltmain.sh-3182-
##############################################
teg-0.11.2+debian/ltmain.sh-3191-	  while test "$loop" -ne 0; do
teg-0.11.2+debian/ltmain.sh:3192:	    iface=`expr $revision - $loop`
teg-0.11.2+debian/ltmain.sh:3193:	    loop=`expr $loop - 1`
teg-0.11.2+debian/ltmain.sh-3194-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
teg-0.11.2+debian/ltmain.sh-3202-	linux)
teg-0.11.2+debian/ltmain.sh:3203:	  major=.`expr $current - $age`
teg-0.11.2+debian/ltmain.sh-3204-	  versuffix="$major.$age.$revision"
##############################################
teg-0.11.2+debian/ltmain.sh-3207-	osf)
teg-0.11.2+debian/ltmain.sh:3208:	  major=.`expr $current - $age`
teg-0.11.2+debian/ltmain.sh-3209-	  versuffix=".$current.$age.$revision"
##############################################
teg-0.11.2+debian/ltmain.sh-3214-	  while test "$loop" -ne 0; do
teg-0.11.2+debian/ltmain.sh:3215:	    iface=`expr $current - $loop`
teg-0.11.2+debian/ltmain.sh:3216:	    loop=`expr $loop - 1`
teg-0.11.2+debian/ltmain.sh-3217-	    verstring="$verstring:${iface}.0"
##############################################
teg-0.11.2+debian/ltmain.sh-3231-	  # extension on DOS 8.3 filesystems.
teg-0.11.2+debian/ltmain.sh:3232:	  major=`expr $current - $age`
teg-0.11.2+debian/ltmain.sh-3233-	  versuffix="-$major"
##############################################
teg-0.11.2+debian/ltmain.sh-3286-	removelist=
teg-0.11.2+debian/ltmain.sh:3287:	tempremovelist=`$echo "$output_objdir/*"`
teg-0.11.2+debian/ltmain.sh-3288-	for p in $tempremovelist; do
##############################################
teg-0.11.2+debian/ltmain.sh-3314-	# Transform .lo files to .o files.
teg-0.11.2+debian/ltmain.sh:3315:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/ltmain.sh-3316-      fi
##############################################
teg-0.11.2+debian/ltmain.sh-3319-      for path in $notinst_path; do
teg-0.11.2+debian/ltmain.sh:3320:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
teg-0.11.2+debian/ltmain.sh:3321:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
teg-0.11.2+debian/ltmain.sh:3322:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
teg-0.11.2+debian/ltmain.sh-3323-      done
##############################################
teg-0.11.2+debian/ltmain.sh-3422-	    for i in $deplibs; do
teg-0.11.2+debian/ltmain.sh:3423:	      name="`expr $i : '-l\(.*\)'`"
teg-0.11.2+debian/ltmain.sh-3424-	      # If $name is empty we are operating on a -L argument.
##############################################
teg-0.11.2+debian/ltmain.sh-3434-		if test -n "$i" ; then
teg-0.11.2+debian/ltmain.sh:3435:		  libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/ltmain.sh:3436:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
teg-0.11.2+debian/ltmain.sh-3437-		  set dummy $deplib_matches
teg-0.11.2+debian/ltmain.sh-3438-		  deplib_match=$2
teg-0.11.2+debian/ltmain.sh:3439:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
teg-0.11.2+debian/ltmain.sh-3440-		    newdeplibs="$newdeplibs $i"
##############################################
teg-0.11.2+debian/ltmain.sh-3459-	    for i in $deplibs; do
teg-0.11.2+debian/ltmain.sh:3460:	      name="`expr $i : '-l\(.*\)'`"
teg-0.11.2+debian/ltmain.sh-3461-	      # If $name is empty we are operating on a -L argument.
##############################################
teg-0.11.2+debian/ltmain.sh-3476-		  if test -n "$i" ; then
teg-0.11.2+debian/ltmain.sh:3477:		    libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/ltmain.sh:3478:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
teg-0.11.2+debian/ltmain.sh-3479-		    set dummy $deplib_matches
teg-0.11.2+debian/ltmain.sh-3480-		    deplib_match=$2
teg-0.11.2+debian/ltmain.sh:3481:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
teg-0.11.2+debian/ltmain.sh-3482-		      newdeplibs="$newdeplibs $i"
##############################################
teg-0.11.2+debian/ltmain.sh-3509-	  set dummy $deplibs_check_method
teg-0.11.2+debian/ltmain.sh:3510:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
teg-0.11.2+debian/ltmain.sh-3511-	  for a_deplib in $deplibs; do
teg-0.11.2+debian/ltmain.sh:3512:	    name="`expr $a_deplib : '-l\(.*\)'`"
teg-0.11.2+debian/ltmain.sh-3513-	    # If $name is empty we are operating on a -L argument.
##############################################
teg-0.11.2+debian/ltmain.sh-3523-	      if test -n "$a_deplib" ; then
teg-0.11.2+debian/ltmain.sh:3524:		libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/ltmain.sh-3525-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
teg-0.11.2+debian/ltmain.sh:3526:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
teg-0.11.2+debian/ltmain.sh-3527-		  for potent_lib in $potential_libs; do
##############################################
teg-0.11.2+debian/ltmain.sh-3539-		      while test -h "$potlib" 2>/dev/null; do
teg-0.11.2+debian/ltmain.sh:3540:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
teg-0.11.2+debian/ltmain.sh-3541-			case $potliblink in
teg-0.11.2+debian/ltmain.sh-3542-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
teg-0.11.2+debian/ltmain.sh:3543:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
teg-0.11.2+debian/ltmain.sh-3544-			esac
##############################################
teg-0.11.2+debian/ltmain.sh-3578-	  set dummy $deplibs_check_method
teg-0.11.2+debian/ltmain.sh:3579:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
teg-0.11.2+debian/ltmain.sh-3580-	  for a_deplib in $deplibs; do
teg-0.11.2+debian/ltmain.sh:3581:	    name="`expr $a_deplib : '-l\(.*\)'`"
teg-0.11.2+debian/ltmain.sh-3582-	    # If $name is empty we are operating on a -L argument.
##############################################
teg-0.11.2+debian/ltmain.sh-3592-	      if test -n "$a_deplib" ; then
teg-0.11.2+debian/ltmain.sh:3593:		libname=`eval \\$echo \"$libname_spec\"`
teg-0.11.2+debian/ltmain.sh-3594-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
teg-0.11.2+debian/ltmain.sh:3595:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
teg-0.11.2+debian/ltmain.sh-3596-		  for potent_lib in $potential_libs; do
##############################################
teg-0.11.2+debian/ltmain.sh-3635-	      # can't use Xsed below, because $i might contain '/'
teg-0.11.2+debian/ltmain.sh:3636:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
teg-0.11.2+debian/ltmain.sh-3637-	    done
##############################################
teg-0.11.2+debian/ltmain.sh-3660-	  # On Rhapsody replace the C library is the System framework
teg-0.11.2+debian/ltmain.sh:3661:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
teg-0.11.2+debian/ltmain.sh-3662-	  ;;
##############################################
teg-0.11.2+debian/ltmain.sh-3799-	# Use standard objects if they are pic
teg-0.11.2+debian/ltmain.sh:3800:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/ltmain.sh-3801-
##############################################
teg-0.11.2+debian/ltmain.sh-3812-	      eval cmd=\"$cmd\"
teg-0.11.2+debian/ltmain.sh:3813:	      if len=`expr "X$cmd" : ".*"` &&
teg-0.11.2+debian/ltmain.sh-3814-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
teg-0.11.2+debian/ltmain.sh-3890-
teg-0.11.2+debian/ltmain.sh:3891:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
teg-0.11.2+debian/ltmain.sh-3892-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
teg-0.11.2+debian/ltmain.sh-3909-	  save_output=$output
teg-0.11.2+debian/ltmain.sh:3910:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
teg-0.11.2+debian/ltmain.sh-3911-
##############################################
teg-0.11.2+debian/ltmain.sh-3925-	    if test "X$objlist" = X ||
teg-0.11.2+debian/ltmain.sh:3926:	       { len=`expr "X$test_cmds" : ".*"` &&
teg-0.11.2+debian/ltmain.sh-3927-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
teg-0.11.2+debian/ltmain.sh-3940-	      last_robj=$output_objdir/$output_la-${k}.$objext
teg-0.11.2+debian/ltmain.sh:3941:	      k=`expr $k + 1`
teg-0.11.2+debian/ltmain.sh-3942-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
teg-0.11.2+debian/ltmain.sh-3966-	  do
teg-0.11.2+debian/ltmain.sh:3967:	    i=`expr $i + 1`
teg-0.11.2+debian/ltmain.sh-3968-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
teg-0.11.2+debian/ltmain.sh-4073-	libobj="$output"
teg-0.11.2+debian/ltmain.sh:4074:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/ltmain.sh-4075-	;;
##############################################
teg-0.11.2+debian/ltmain.sh-4107-      # Create the old-style object.
teg-0.11.2+debian/ltmain.sh:4108:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
teg-0.11.2+debian/ltmain.sh-4109-
##############################################
teg-0.11.2+debian/ltmain.sh-4168-      case $host in
teg-0.11.2+debian/ltmain.sh:4169:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
teg-0.11.2+debian/ltmain.sh-4170-      esac
##############################################
teg-0.11.2+debian/ltmain.sh-4188-	# On Rhapsody replace the C library is the System framework
teg-0.11.2+debian/ltmain.sh:4189:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
teg-0.11.2+debian/ltmain.sh:4190:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
teg-0.11.2+debian/ltmain.sh-4191-	;;
##############################################
teg-0.11.2+debian/ltmain.sh-4300-	# Transform all the library objects into standard objects.
teg-0.11.2+debian/ltmain.sh:4301:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/ltmain.sh:4302:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/ltmain.sh-4303-      fi
##############################################
teg-0.11.2+debian/ltmain.sh-4346-	    # Add our own program objects to the symbol list.
teg-0.11.2+debian/ltmain.sh:4347:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
teg-0.11.2+debian/ltmain.sh-4348-	    for arg in $progfiles; do
##############################################
teg-0.11.2+debian/ltmain.sh-4376-	    $show "extracting global C symbols from \`$arg'"
teg-0.11.2+debian/ltmain.sh:4377:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-4378-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
teg-0.11.2+debian/ltmain.sh-4495-	  # Transform the symbol file into the correct name.
teg-0.11.2+debian/ltmain.sh:4496:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
teg-0.11.2+debian/ltmain.sh:4497:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
teg-0.11.2+debian/ltmain.sh-4498-	  ;;
##############################################
teg-0.11.2+debian/ltmain.sh-4509-	# Nullify the symbol file.
teg-0.11.2+debian/ltmain.sh:4510:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
teg-0.11.2+debian/ltmain.sh:4511:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
teg-0.11.2+debian/ltmain.sh-4512-      fi
##############################################
teg-0.11.2+debian/ltmain.sh-4515-	# Replace the output file specification.
teg-0.11.2+debian/ltmain.sh:4516:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
teg-0.11.2+debian/ltmain.sh-4517-	link_command="$compile_command$compile_rpath"
##############################################
teg-0.11.2+debian/ltmain.sh-4582-	# Replace the output file specification.
teg-0.11.2+debian/ltmain.sh:4583:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
teg-0.11.2+debian/ltmain.sh-4584-	# Delete the old output file.
##############################################
teg-0.11.2+debian/ltmain.sh-4602-	  if test "$fast_install" = yes; then
teg-0.11.2+debian/ltmain.sh:4603:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
teg-0.11.2+debian/ltmain.sh-4604-	  else
##############################################
teg-0.11.2+debian/ltmain.sh-4614-      # Replace the output file specification.
teg-0.11.2+debian/ltmain.sh:4615:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
teg-0.11.2+debian/ltmain.sh-4616-
##############################################
teg-0.11.2+debian/ltmain.sh-4634-	  else
teg-0.11.2+debian/ltmain.sh:4635:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-4636-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
teg-0.11.2+debian/ltmain.sh-4639-	relink_command="(cd `pwd`; $relink_command)"
teg-0.11.2+debian/ltmain.sh:4640:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-4641-      fi
##############################################
teg-0.11.2+debian/ltmain.sh-4648-	esac
teg-0.11.2+debian/ltmain.sh:4649:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-4650-      else
teg-0.11.2+debian/ltmain.sh:4651:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-4652-      fi
##############################################
teg-0.11.2+debian/ltmain.sh-4658-	case $output in
teg-0.11.2+debian/ltmain.sh:4659:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
teg-0.11.2+debian/ltmain.sh-4660-	esac
##############################################
teg-0.11.2+debian/ltmain.sh-4664-	    exeext=.exe
teg-0.11.2+debian/ltmain.sh:4665:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
teg-0.11.2+debian/ltmain.sh-4666-	  *) exeext= ;;
##############################################
teg-0.11.2+debian/ltmain.sh-4669-	  *cygwin* | *mingw* )
teg-0.11.2+debian/ltmain.sh:4670:	    cwrappersource=`$echo ${objdir}/lt-${outputname}.c`
teg-0.11.2+debian/ltmain.sh:4671:	    cwrapper=`$echo ${output}.exe`
teg-0.11.2+debian/ltmain.sh-4672-	    $rm $cwrappersource $cwrapper
##############################################
teg-0.11.2+debian/ltmain.sh-4919-      shift
teg-0.11.2+debian/ltmain.sh:4920:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
teg-0.11.2+debian/ltmain.sh-4921-      # Yippee, \$echo works!
##############################################
teg-0.11.2+debian/ltmain.sh-4931-  # Find the directory that this script lives in.
teg-0.11.2+debian/ltmain.sh:4932:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
teg-0.11.2+debian/ltmain.sh-4933-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
teg-0.11.2+debian/ltmain.sh-4935-  # Follow symbolic links until we get to the real thisdir.
teg-0.11.2+debian/ltmain.sh:4936:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
teg-0.11.2+debian/ltmain.sh-4937-  while test -n \"\$file\"; do
teg-0.11.2+debian/ltmain.sh:4938:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
teg-0.11.2+debian/ltmain.sh-4939-
##############################################
teg-0.11.2+debian/ltmain.sh-4947-
teg-0.11.2+debian/ltmain.sh:4948:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
teg-0.11.2+debian/ltmain.sh:4949:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
teg-0.11.2+debian/ltmain.sh-4950-  done
##############################################
teg-0.11.2+debian/ltmain.sh-4952-  # Try to get the absolute directory name.
teg-0.11.2+debian/ltmain.sh:4953:  absdir=\`cd \"\$thisdir\" && pwd\`
teg-0.11.2+debian/ltmain.sh-4954-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
teg-0.11.2+debian/ltmain.sh-4962-  if test ! -f \"\$progdir/\$program\" || \\
teg-0.11.2+debian/ltmain.sh:4963:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
teg-0.11.2+debian/ltmain.sh-4964-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
teg-0.11.2+debian/ltmain.sh-4977-    if test -n \"\$relink_command\"; then
teg-0.11.2+debian/ltmain.sh:4978:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
teg-0.11.2+debian/ltmain.sh-4979-      else
##############################################
teg-0.11.2+debian/ltmain.sh-5009-    # The second colon is a workaround for a bug in BeOS R4 sed
teg-0.11.2+debian/ltmain.sh:5010:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
teg-0.11.2+debian/ltmain.sh-5011-
##############################################
teg-0.11.2+debian/ltmain.sh-5122-	  do
teg-0.11.2+debian/ltmain.sh:5123:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-5124-	    case " $oldobjs " in
##############################################
teg-0.11.2+debian/ltmain.sh-5130-		newobj=lt$counter-$objbase
teg-0.11.2+debian/ltmain.sh:5131:		counter=`expr $counter + 1`
teg-0.11.2+debian/ltmain.sh-5132-		case " $oldobjs " in
##############################################
teg-0.11.2+debian/ltmain.sh-5148-
teg-0.11.2+debian/ltmain.sh:5149:	if len=`expr "X$cmds" : ".*"` &&
teg-0.11.2+debian/ltmain.sh-5150-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
teg-0.11.2+debian/ltmain.sh-5170-	    eval test_cmds=\"$old_archive_cmds\"
teg-0.11.2+debian/ltmain.sh:5171:	    if len=`expr "X$test_cmds" : ".*"` &&
teg-0.11.2+debian/ltmain.sh-5172-	       test "$len" -le "$max_cmd_len"; then
##############################################
teg-0.11.2+debian/ltmain.sh-5222-	else
teg-0.11.2+debian/ltmain.sh:5223:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-5224-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
teg-0.11.2+debian/ltmain.sh-5228-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
teg-0.11.2+debian/ltmain.sh:5229:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-5230-      if test "$hardcode_automatic" = yes ; then
##############################################
teg-0.11.2+debian/ltmain.sh-5247-	      *.la)
teg-0.11.2+debian/ltmain.sh:5248:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh:5249:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
teg-0.11.2+debian/ltmain.sh-5250-		if test -z "$libdir"; then
##############################################
teg-0.11.2+debian/ltmain.sh-5261-	    for lib in $dlfiles; do
teg-0.11.2+debian/ltmain.sh:5262:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh:5263:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
teg-0.11.2+debian/ltmain.sh-5264-	      if test -z "$libdir"; then
##############################################
teg-0.11.2+debian/ltmain.sh-5272-	    for lib in $dlprefiles; do
teg-0.11.2+debian/ltmain.sh:5273:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh:5274:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
teg-0.11.2+debian/ltmain.sh-5275-	      if test -z "$libdir"; then
##############################################
teg-0.11.2+debian/ltmain.sh-5369-      # Aesthetically quote it.
teg-0.11.2+debian/ltmain.sh:5370:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-5371-      case $arg in
##############################################
teg-0.11.2+debian/ltmain.sh-5385-    # Aesthetically quote it.
teg-0.11.2+debian/ltmain.sh:5386:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-5387-    case $arg in
##############################################
teg-0.11.2+debian/ltmain.sh-5433-      # Aesthetically quote the argument.
teg-0.11.2+debian/ltmain.sh:5434:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-5435-      case $arg in
##############################################
teg-0.11.2+debian/ltmain.sh-5465-    # Strip any trailing slash from the destination.
teg-0.11.2+debian/ltmain.sh:5466:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
teg-0.11.2+debian/ltmain.sh-5467-
##############################################
teg-0.11.2+debian/ltmain.sh-5473-    else
teg-0.11.2+debian/ltmain.sh:5474:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-5475-      test "X$destdir" = "X$dest" && destdir=.
teg-0.11.2+debian/ltmain.sh:5476:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-5477-
##############################################
teg-0.11.2+debian/ltmain.sh-5549-
teg-0.11.2+debian/ltmain.sh:5550:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
teg-0.11.2+debian/ltmain.sh-5551-	test "X$dir" = "X$file/" && dir=
##############################################
teg-0.11.2+debian/ltmain.sh-5555-	  # Determine the prefix the user has applied to our future dir.
teg-0.11.2+debian/ltmain.sh:5556:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
teg-0.11.2+debian/ltmain.sh-5557-
##############################################
teg-0.11.2+debian/ltmain.sh-5570-	    # Stick the inst_prefix_dir data into the link command.
teg-0.11.2+debian/ltmain.sh:5571:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
teg-0.11.2+debian/ltmain.sh-5572-	  else
teg-0.11.2+debian/ltmain.sh:5573:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
teg-0.11.2+debian/ltmain.sh-5574-	  fi
##############################################
teg-0.11.2+debian/ltmain.sh-5627-	# Install the pseudo-library for information purposes.
teg-0.11.2+debian/ltmain.sh:5628:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-5629-	instname="$dir/$name"i
##############################################
teg-0.11.2+debian/ltmain.sh-5643-	else
teg-0.11.2+debian/ltmain.sh:5644:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-5645-	  destfile="$destdir/$destfile"
##############################################
teg-0.11.2+debian/ltmain.sh-5650-	*.lo)
teg-0.11.2+debian/ltmain.sh:5651:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/ltmain.sh-5652-	  ;;
##############################################
teg-0.11.2+debian/ltmain.sh-5672-	  # Deduce the name of the old-style object file.
teg-0.11.2+debian/ltmain.sh:5673:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
teg-0.11.2+debian/ltmain.sh-5674-
##############################################
teg-0.11.2+debian/ltmain.sh-5685-	else
teg-0.11.2+debian/ltmain.sh:5686:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-5687-	  destfile="$destdir/$destfile"
##############################################
teg-0.11.2+debian/ltmain.sh-5696-	    if test ! -f "$file"; then
teg-0.11.2+debian/ltmain.sh:5697:	      file=`$echo $file|${SED} 's,.exe$,,'`
teg-0.11.2+debian/ltmain.sh-5698-	      stripped_ext=".exe"
##############################################
teg-0.11.2+debian/ltmain.sh-5705-	*cygwin*|*mingw*)
teg-0.11.2+debian/ltmain.sh:5706:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
teg-0.11.2+debian/ltmain.sh-5707-	    ;;
##############################################
teg-0.11.2+debian/ltmain.sh-5745-	    fi
teg-0.11.2+debian/ltmain.sh:5746:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
teg-0.11.2+debian/ltmain.sh-5747-	    if test -n "$libdir" && test ! -f "$libfile"; then
teg-0.11.2+debian/ltmain.sh:5748:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
teg-0.11.2+debian/ltmain.sh-5749-	      finalize=no
##############################################
teg-0.11.2+debian/ltmain.sh-5781-	      fi
teg-0.11.2+debian/ltmain.sh:5782:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-5783-	      outputname="$tmpdir/$file"
teg-0.11.2+debian/ltmain.sh-5784-	      # Replace the output file specification.
teg-0.11.2+debian/ltmain.sh:5785:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
teg-0.11.2+debian/ltmain.sh-5786-
##############################################
teg-0.11.2+debian/ltmain.sh-5799-	    # Install the binary that we compiled earlier.
teg-0.11.2+debian/ltmain.sh:5800:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
teg-0.11.2+debian/ltmain.sh-5801-	  fi
##############################################
teg-0.11.2+debian/ltmain.sh-5815-	  *:*.exe)
teg-0.11.2+debian/ltmain.sh:5816:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
teg-0.11.2+debian/ltmain.sh-5817-	    ;;
##############################################
teg-0.11.2+debian/ltmain.sh-5828-    for file in $staticlibs; do
teg-0.11.2+debian/ltmain.sh:5829:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-5830-
##############################################
teg-0.11.2+debian/ltmain.sh-5985-	  # Warn if it was a shared library.
teg-0.11.2+debian/ltmain.sh:5986:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
teg-0.11.2+debian/ltmain.sh-5987-	  continue
##############################################
teg-0.11.2+debian/ltmain.sh-5989-
teg-0.11.2+debian/ltmain.sh:5990:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-5991-	test "X$dir" = "X$file" && dir=.
##############################################
teg-0.11.2+debian/ltmain.sh-5995-	else
teg-0.11.2+debian/ltmain.sh:5996:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
teg-0.11.2+debian/ltmain.sh-5997-	  exit $EXIT_FAILURE
##############################################
teg-0.11.2+debian/ltmain.sh-6002-	# Just add the directory containing the .lo file.
teg-0.11.2+debian/ltmain.sh:6003:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-6004-	test "X$dir" = "X$file" && dir=.
##############################################
teg-0.11.2+debian/ltmain.sh-6013-      # Get the absolute pathname.
teg-0.11.2+debian/ltmain.sh:6014:      absdir=`cd "$dir" && pwd`
teg-0.11.2+debian/ltmain.sh-6015-      test -n "$absdir" && dir="$absdir"
##############################################
teg-0.11.2+debian/ltmain.sh-6049-      # Quote arguments (to preserve shell metacharacters).
teg-0.11.2+debian/ltmain.sh:6050:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
teg-0.11.2+debian/ltmain.sh-6051-      args="$args \"$file\""
##############################################
teg-0.11.2+debian/ltmain.sh-6111-    for file in $files; do
teg-0.11.2+debian/ltmain.sh:6112:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
teg-0.11.2+debian/ltmain.sh-6113-      if test "X$dir" = "X$file"; then
##############################################
teg-0.11.2+debian/ltmain.sh-6118-      fi
teg-0.11.2+debian/ltmain.sh:6119:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
teg-0.11.2+debian/ltmain.sh-6120-      test "$mode" = uninstall && objdir="$dir"
##############################################
teg-0.11.2+debian/ltmain.sh-6219-	  *.exe)
teg-0.11.2+debian/ltmain.sh:6220:	    file=`$echo $file|${SED} 's,.exe$,,'`
teg-0.11.2+debian/ltmain.sh:6221:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
teg-0.11.2+debian/ltmain.sh-6222-	    # $file with .exe has already been added to rmfiles,
##############################################
teg-0.11.2+debian/ltmain.sh-6493-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
teg-0.11.2+debian/ltmain.sh:6494:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
teg-0.11.2+debian/ltmain.sh-6495-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
teg-0.11.2+debian/po/Makefile.in.in-91-.po.gmo:
teg-0.11.2+debian/po/Makefile.in.in:92:	file=`echo $* | sed 's,.*/,,'`.gmo \
teg-0.11.2+debian/po/Makefile.in.in-93-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
teg-0.11.2+debian/po/Makefile.in.in-119-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile.in.in:120:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile.in.in-121-	  case "$$cat" in \
##############################################
teg-0.11.2+debian/po/Makefile.in.in-124-	  esac; \
teg-0.11.2+debian/po/Makefile.in.in:125:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile.in.in-126-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
teg-0.11.2+debian/po/Makefile.in.in-171-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile.in.in:172:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile.in.in:173:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile.in.in-174-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
teg-0.11.2+debian/po/Makefile.in.in-219-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile.in.in:220:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile.in.in:221:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile.in.in-222-	  echo "$$lang:"; \
teg-0.11.2+debian/po/Makefile.in.in:223:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
teg-0.11.2+debian/po/Makefile.in.in-224-	  if $$result; then \
##############################################
teg-0.11.2+debian/po/Makefile-150-.po.gmo:
teg-0.11.2+debian/po/Makefile:151:	file=`echo $* | sed 's,.*/,,'`.gmo \
teg-0.11.2+debian/po/Makefile-152-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
teg-0.11.2+debian/po/Makefile-178-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile:179:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile-180-	  case "$$cat" in \
##############################################
teg-0.11.2+debian/po/Makefile-183-	  esac; \
teg-0.11.2+debian/po/Makefile:184:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile-185-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
teg-0.11.2+debian/po/Makefile-230-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile:231:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile:232:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile-233-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
teg-0.11.2+debian/po/Makefile-278-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile:279:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile:280:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile-281-	  echo "$$lang:"; \
teg-0.11.2+debian/po/Makefile:282:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
teg-0.11.2+debian/po/Makefile-283-	  if $$result; then \
##############################################
teg-0.11.2+debian/po/Makefile.in-91-.po.gmo:
teg-0.11.2+debian/po/Makefile.in:92:	file=`echo $* | sed 's,.*/,,'`.gmo \
teg-0.11.2+debian/po/Makefile.in-93-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
teg-0.11.2+debian/po/Makefile.in-119-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile.in:120:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile.in-121-	  case "$$cat" in \
##############################################
teg-0.11.2+debian/po/Makefile.in-124-	  esac; \
teg-0.11.2+debian/po/Makefile.in:125:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile.in-126-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
teg-0.11.2+debian/po/Makefile.in-171-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile.in:172:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile.in:173:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile.in-174-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
teg-0.11.2+debian/po/Makefile.in-219-	for cat in $$catalogs; do \
teg-0.11.2+debian/po/Makefile.in:220:	  cat=`basename $$cat`; \
teg-0.11.2+debian/po/Makefile.in:221:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
teg-0.11.2+debian/po/Makefile.in-222-	  echo "$$lang:"; \
teg-0.11.2+debian/po/Makefile.in:223:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
teg-0.11.2+debian/po/Makefile.in-224-	  if $$result; then \
##############################################
teg-0.11.2+debian/aclocal.m4-252-done
teg-0.11.2+debian/aclocal.m4:253:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
teg-0.11.2+debian/aclocal.m4-254-])
##############################################
teg-0.11.2+debian/aclocal.m4-324-  # Remove one level of quotation (which was required for Make).
teg-0.11.2+debian/aclocal.m4:325:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
teg-0.11.2+debian/aclocal.m4-326-  ;;
##############################################
teg-0.11.2+debian/aclocal.m4-335-  :
teg-0.11.2+debian/aclocal.m4:336:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
teg-0.11.2+debian/aclocal.m4-337-  # Yippee, $echo works!
##############################################
teg-0.11.2+debian/aclocal.m4-361-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
teg-0.11.2+debian/aclocal.m4:362:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
teg-0.11.2+debian/aclocal.m4:363:       echo_test_string="`eval $cmd`" &&
teg-0.11.2+debian/aclocal.m4-364-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
teg-0.11.2+debian/aclocal.m4-370-
teg-0.11.2+debian/aclocal.m4:371:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
teg-0.11.2+debian/aclocal.m4:372:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/aclocal.m4-373-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/aclocal.m4-385-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
teg-0.11.2+debian/aclocal.m4:386:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
teg-0.11.2+debian/aclocal.m4:387:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/aclocal.m4-388-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/aclocal.m4-397-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
teg-0.11.2+debian/aclocal.m4:398:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/aclocal.m4-399-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/aclocal.m4-412-      echo='printf %s\n'
teg-0.11.2+debian/aclocal.m4:413:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
teg-0.11.2+debian/aclocal.m4:414:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/aclocal.m4-415-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/aclocal.m4-417-	:
teg-0.11.2+debian/aclocal.m4:418:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
teg-0.11.2+debian/aclocal.m4-419-	   test "X$echo_testing_string" = 'X\t' &&
teg-0.11.2+debian/aclocal.m4:420:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/aclocal.m4-421-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/aclocal.m4-426-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
teg-0.11.2+debian/aclocal.m4:427:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
teg-0.11.2+debian/aclocal.m4-428-	   test "X$echo_testing_string" = 'X\t' &&
teg-0.11.2+debian/aclocal.m4:429:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
teg-0.11.2+debian/aclocal.m4-430-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
teg-0.11.2+debian/aclocal.m4-436-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
teg-0.11.2+debian/aclocal.m4:437:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
teg-0.11.2+debian/aclocal.m4-438-	  then
##############################################
teg-0.11.2+debian/aclocal.m4-444-	if test "$prev" != 'sed 50q "[$]0"'; then
teg-0.11.2+debian/aclocal.m4:445:	  echo_test_string=`eval $prev`
teg-0.11.2+debian/aclocal.m4-446-	  export echo_test_string
##############################################
teg-0.11.2+debian/aclocal.m4-483-  if AC_TRY_EVAL(ac_compile); then
teg-0.11.2+debian/aclocal.m4:484:    case `/usr/bin/file conftest.$ac_objext` in
teg-0.11.2+debian/aclocal.m4-485-    *ELF-32*)
##############################################
teg-0.11.2+debian/aclocal.m4-499-   if test "$lt_cv_prog_gnu_ld" = yes; then
teg-0.11.2+debian/aclocal.m4:500:    case `/usr/bin/file conftest.$ac_objext` in
teg-0.11.2+debian/aclocal.m4-501-    *32-bit*)
##############################################
teg-0.11.2+debian/aclocal.m4-511-   else
teg-0.11.2+debian/aclocal.m4:512:    case `/usr/bin/file conftest.$ac_objext` in
teg-0.11.2+debian/aclocal.m4-513-    *32-bit*)
##############################################
teg-0.11.2+debian/aclocal.m4-730-    # And add a safety zone
teg-0.11.2+debian/aclocal.m4:731:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
teg-0.11.2+debian/aclocal.m4:732:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
teg-0.11.2+debian/aclocal.m4-733-    ;;
##############################################
teg-0.11.2+debian/aclocal.m4-751-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
teg-0.11.2+debian/aclocal.m4:752:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
teg-0.11.2+debian/aclocal.m4-753-	       = "XX$teststring") >/dev/null 2>&1 &&
teg-0.11.2+debian/aclocal.m4:754:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
teg-0.11.2+debian/aclocal.m4-755-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
teg-0.11.2+debian/aclocal.m4-757-    do
teg-0.11.2+debian/aclocal.m4:758:      i=`expr $i + 1`
teg-0.11.2+debian/aclocal.m4-759-      teststring=$teststring$teststring
##############################################
teg-0.11.2+debian/aclocal.m4-764-    # It appears as though 1/2 is a usable value.
teg-0.11.2+debian/aclocal.m4:765:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
teg-0.11.2+debian/aclocal.m4-766-    ;;
##############################################
teg-0.11.2+debian/aclocal.m4-1054-  if test "$hard_links" = no; then
teg-0.11.2+debian/aclocal.m4:1055:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
teg-0.11.2+debian/aclocal.m4-1056-    need_locks=warn
##############################################
teg-0.11.2+debian/aclocal.m4-1169-if test "$GCC" = yes; then
teg-0.11.2+debian/aclocal.m4:1170:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/aclocal.m4-1171-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
teg-0.11.2+debian/aclocal.m4-1175-    # okay in the real world where ";" in dirpaths is itself problematic.
teg-0.11.2+debian/aclocal.m4:1176:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/aclocal.m4-1177-  else
teg-0.11.2+debian/aclocal.m4:1178:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/aclocal.m4-1179-  fi
##############################################
teg-0.11.2+debian/aclocal.m4-1246-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
teg-0.11.2+debian/aclocal.m4:1247:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
teg-0.11.2+debian/aclocal.m4-1248-  ;;
##############################################
teg-0.11.2+debian/aclocal.m4-1279-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
teg-0.11.2+debian/aclocal.m4:1280:    postinstall_cmds='base_file=`basename \${file}`~
teg-0.11.2+debian/aclocal.m4:1281:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
teg-0.11.2+debian/aclocal.m4:1282:      dldir=$destdir/`dirname \$dlpath`~
teg-0.11.2+debian/aclocal.m4-1283-      test -d \$dldir || mkdir -p \$dldir~
teg-0.11.2+debian/aclocal.m4-1284-      $install_prog $dir/$dlname \$dldir/$dlname'
teg-0.11.2+debian/aclocal.m4:1285:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
teg-0.11.2+debian/aclocal.m4-1286-      dlpath=$dir/\$dldll~
##############################################
teg-0.11.2+debian/aclocal.m4-1292-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
teg-0.11.2+debian/aclocal.m4:1293:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/aclocal.m4-1294-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
teg-0.11.2+debian/aclocal.m4-1297-      # MinGW DLLs use traditional 'lib' prefix
teg-0.11.2+debian/aclocal.m4:1298:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/aclocal.m4:1299:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
teg-0.11.2+debian/aclocal.m4-1300-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
teg-0.11.2+debian/aclocal.m4-1306-        # which wouldn't understand a cygwinified path. Ahh.
teg-0.11.2+debian/aclocal.m4:1307:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
teg-0.11.2+debian/aclocal.m4-1308-      else
teg-0.11.2+debian/aclocal.m4:1309:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
teg-0.11.2+debian/aclocal.m4-1310-      fi
##############################################
teg-0.11.2+debian/aclocal.m4-1313-      # pw32 DLLs use 'pw' prefix rather than 'lib'
teg-0.11.2+debian/aclocal.m4:1314:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
teg-0.11.2+debian/aclocal.m4-1315-      ;;
##############################################
teg-0.11.2+debian/aclocal.m4-1319-  *)
teg-0.11.2+debian/aclocal.m4:1320:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
teg-0.11.2+debian/aclocal.m4-1321-    ;;
##############################################
teg-0.11.2+debian/aclocal.m4-1339-  if test "$GCC" = yes; then
teg-0.11.2+debian/aclocal.m4:1340:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
teg-0.11.2+debian/aclocal.m4-1341-  else
##############################################
teg-0.11.2+debian/aclocal.m4-1518-  if test -f /etc/ld.so.conf; then
teg-0.11.2+debian/aclocal.m4:1519:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
teg-0.11.2+debian/aclocal.m4-1520-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
teg-0.11.2+debian/aclocal.m4-1589-  shlibpath_var=LD_LIBRARY_PATH
teg-0.11.2+debian/aclocal.m4:1590:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/aclocal.m4-1591-    case $host_os in
##############################################
teg-0.11.2+debian/aclocal.m4-1718-  if test -z "$LTCC"; then
teg-0.11.2+debian/aclocal.m4:1719:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
teg-0.11.2+debian/aclocal.m4-1720-    if test -z "$LTCC"; then
##############################################
teg-0.11.2+debian/aclocal.m4-1722-    else
teg-0.11.2+debian/aclocal.m4:1723:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
teg-0.11.2+debian/aclocal.m4-1724-    fi
##############################################
teg-0.11.2+debian/aclocal.m4-1728-  # Note that this assumes the entire list is on one line.
teg-0.11.2+debian/aclocal.m4:1729:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
teg-0.11.2+debian/aclocal.m4-1730-
##############################################
teg-0.11.2+debian/aclocal.m4-1734-    # Check whether tagname contains only valid characters
teg-0.11.2+debian/aclocal.m4:1735:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
teg-0.11.2+debian/aclocal.m4-1736-    "") ;;
##############################################
teg-0.11.2+debian/aclocal.m4-1989-	"file_magic "*)
teg-0.11.2+debian/aclocal.m4:1990:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
teg-0.11.2+debian/aclocal.m4-1991-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
teg-0.11.2+debian/aclocal.m4-2061-    # gcc leaves a trailing carriage return which upsets mingw
teg-0.11.2+debian/aclocal.m4:2062:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
teg-0.11.2+debian/aclocal.m4-2063-  *)
teg-0.11.2+debian/aclocal.m4:2064:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
teg-0.11.2+debian/aclocal.m4-2065-  esac
##############################################
teg-0.11.2+debian/aclocal.m4-2070-      # Canonicalize the pathname of ld
teg-0.11.2+debian/aclocal.m4:2071:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
teg-0.11.2+debian/aclocal.m4-2072-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
teg-0.11.2+debian/aclocal.m4:2073:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
teg-0.11.2+debian/aclocal.m4-2074-      done
##############################################
teg-0.11.2+debian/aclocal.m4-2101-      # Break only if it was the GNU/non-GNU ld that we prefer.
teg-0.11.2+debian/aclocal.m4:2102:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
teg-0.11.2+debian/aclocal.m4-2103-      *GNU* | *'with BFD'*)
##############################################
teg-0.11.2+debian/aclocal.m4-2132-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
teg-0.11.2+debian/aclocal.m4:2133:case `$LD -v 2>&1 </dev/null` in
teg-0.11.2+debian/aclocal.m4-2134-*GNU* | *'with BFD'*)
##############################################
teg-0.11.2+debian/aclocal.m4-2295-openbsd*)
teg-0.11.2+debian/aclocal.m4:2296:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/aclocal.m4-2297-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
teg-0.11.2+debian/aclocal.m4-2368-      # Tru64's nm complains that /dev/null is an invalid object file
teg-0.11.2+debian/aclocal.m4:2369:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
teg-0.11.2+debian/aclocal.m4-2370-      */dev/null* | *'Invalid file or object type'*)
##############################################
teg-0.11.2+debian/aclocal.m4-2374-      *)
teg-0.11.2+debian/aclocal.m4:2375:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
teg-0.11.2+debian/aclocal.m4-2376-	*/dev/null*)
##############################################
teg-0.11.2+debian/aclocal.m4-2591-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
teg-0.11.2+debian/aclocal.m4:2592:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
teg-0.11.2+debian/aclocal.m4:2593:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
teg-0.11.2+debian/aclocal.m4-2594-  else
##############################################
teg-0.11.2+debian/aclocal.m4-2766-    # ancient GNU ld didn't support --whole-archive et. al.
teg-0.11.2+debian/aclocal.m4:2767:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
teg-0.11.2+debian/aclocal.m4-2768-	grep 'no-whole-archive' > /dev/null; then
##############################################
teg-0.11.2+debian/aclocal.m4-2846-      # below for broken collect2 doesn't work under 4.3+
teg-0.11.2+debian/aclocal.m4:2847:	collect2name=`${CC} -print-prog-name=collect2`
teg-0.11.2+debian/aclocal.m4-2848-	if test -f "$collect2name" && \
##############################################
teg-0.11.2+debian/aclocal.m4-2893-
teg-0.11.2+debian/aclocal.m4:2894:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
teg-0.11.2+debian/aclocal.m4-2895-     else
##############################################
teg-0.11.2+debian/aclocal.m4-2939-      # is EXPORTS), use it as is; otherwise, prepend...
teg-0.11.2+debian/aclocal.m4:2940:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
teg-0.11.2+debian/aclocal.m4-2941-	cp $export_symbols $output_objdir/$soname.def;
##############################################
teg-0.11.2+debian/aclocal.m4-3000-         output_verbose_link_cmd='echo'
teg-0.11.2+debian/aclocal.m4:3001:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
teg-0.11.2+debian/aclocal.m4-3002-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
teg-0.11.2+debian/aclocal.m4-3068-      # dependencies.
teg-0.11.2+debian/aclocal.m4:3069:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/aclocal.m4-3070-      ;;
##############################################
teg-0.11.2+debian/aclocal.m4-3140-	# dependencies.
teg-0.11.2+debian/aclocal.m4:3141:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/aclocal.m4-3142-	;;
##############################################
teg-0.11.2+debian/aclocal.m4-3165-	# SGI C++
teg-0.11.2+debian/aclocal.m4:3166:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-3167-
##############################################
teg-0.11.2+debian/aclocal.m4-3176-	  if test "$with_gnu_ld" = no; then
teg-0.11.2+debian/aclocal.m4:3177:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-3178-	  else
teg-0.11.2+debian/aclocal.m4:3179:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
teg-0.11.2+debian/aclocal.m4-3180-	  fi
##############################################
teg-0.11.2+debian/aclocal.m4-3195-	# to its proper name (with version) after linking.
teg-0.11.2+debian/aclocal.m4:3196:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
teg-0.11.2+debian/aclocal.m4:3197:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
teg-0.11.2+debian/aclocal.m4-3198-	# Commands to make compiler produce verbose output that lists
##############################################
teg-0.11.2+debian/aclocal.m4-3205-	# dependencies.
teg-0.11.2+debian/aclocal.m4:3206:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/aclocal.m4-3207-
##############################################
teg-0.11.2+debian/aclocal.m4-3220-	# earlier do not add the objects themselves.
teg-0.11.2+debian/aclocal.m4:3221:	case `$CC -V 2>&1` in
teg-0.11.2+debian/aclocal.m4-3222-	*"Version 7."*)
##############################################
teg-0.11.2+debian/aclocal.m4-3246-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
teg-0.11.2+debian/aclocal.m4:3247:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/aclocal.m4-3248-        ;;
##############################################
teg-0.11.2+debian/aclocal.m4-3265-	# dependencies.
teg-0.11.2+debian/aclocal.m4:3266:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/aclocal.m4-3267-	;;
##############################################
teg-0.11.2+debian/aclocal.m4-3309-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
teg-0.11.2+debian/aclocal.m4:3310:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/aclocal.m4-3311-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
teg-0.11.2+debian/aclocal.m4-3324-	# to its proper name (with version) after linking.
teg-0.11.2+debian/aclocal.m4:3325:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
teg-0.11.2+debian/aclocal.m4-3326-
##############################################
teg-0.11.2+debian/aclocal.m4-3341-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/aclocal.m4:3342:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-3343-
##############################################
teg-0.11.2+debian/aclocal.m4-3354-	# dependencies.
teg-0.11.2+debian/aclocal.m4:3355:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/aclocal.m4-3356-	;;
##############################################
teg-0.11.2+debian/aclocal.m4-3359-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/aclocal.m4:3360:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-3361-
##############################################
teg-0.11.2+debian/aclocal.m4-3384-	# to its proper name (with version) after linking.
teg-0.11.2+debian/aclocal.m4:3385:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
teg-0.11.2+debian/aclocal.m4-3386-
##############################################
teg-0.11.2+debian/aclocal.m4-3400-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
teg-0.11.2+debian/aclocal.m4:3401:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4:3402:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
teg-0.11.2+debian/aclocal.m4-3403-	  echo "-hidden">> $lib.exp~
teg-0.11.2+debian/aclocal.m4:3404:	  $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~
teg-0.11.2+debian/aclocal.m4-3405-	  $rm $lib.exp'
##############################################
teg-0.11.2+debian/aclocal.m4-3417-	# dependencies.
teg-0.11.2+debian/aclocal.m4:3418:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/aclocal.m4-3419-	;;
##############################################
teg-0.11.2+debian/aclocal.m4-3422-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/aclocal.m4:3423:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-3424-
##############################################
teg-0.11.2+debian/aclocal.m4-3496-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
teg-0.11.2+debian/aclocal.m4:3497:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
teg-0.11.2+debian/aclocal.m4-3498-	    ;;
##############################################
teg-0.11.2+debian/aclocal.m4-3509-	# dependencies.
teg-0.11.2+debian/aclocal.m4:3510:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
teg-0.11.2+debian/aclocal.m4-3511-
##############################################
teg-0.11.2+debian/aclocal.m4-3666-  # eval without this substitution.
teg-0.11.2+debian/aclocal.m4:3667:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
teg-0.11.2+debian/aclocal.m4-3668-
teg-0.11.2+debian/aclocal.m4:3669:  for p in `eval $output_verbose_link_cmd`; do
teg-0.11.2+debian/aclocal.m4-3670-    case $p in
##############################################
teg-0.11.2+debian/aclocal.m4-4034-      # Double-quote double-evaled strings.
teg-0.11.2+debian/aclocal.m4:4035:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
teg-0.11.2+debian/aclocal.m4-4036-      ;;
teg-0.11.2+debian/aclocal.m4-4037-    *)
teg-0.11.2+debian/aclocal.m4:4038:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
teg-0.11.2+debian/aclocal.m4-4039-      ;;
##############################################
teg-0.11.2+debian/aclocal.m4-4044-  *'\[$]0 --fallback-echo"')
teg-0.11.2+debian/aclocal.m4:4045:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
teg-0.11.2+debian/aclocal.m4-4046-    ;;
##############################################
teg-0.11.2+debian/aclocal.m4-4059-
teg-0.11.2+debian/aclocal.m4:4060:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
teg-0.11.2+debian/aclocal.m4-4061-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
teg-0.11.2+debian/aclocal.m4-4438-  # libtool script then.
teg-0.11.2+debian/aclocal.m4:4439:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
teg-0.11.2+debian/aclocal.m4-4440-  if test -f "$ltmain_in"; then
##############################################
teg-0.11.2+debian/aclocal.m4-4534-# If we're using GNU nm, then use its standard symbol codes.
teg-0.11.2+debian/aclocal.m4:4535:case `$NM -V 2>&1` in
teg-0.11.2+debian/aclocal.m4-4536-*GNU* | *'with BFD'*)
##############################################
teg-0.11.2+debian/aclocal.m4-4567-    nlist=conftest.nm
teg-0.11.2+debian/aclocal.m4:4568:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
teg-0.11.2+debian/aclocal.m4-4569-      # Try sorting and uniquifying the output.
##############################################
teg-0.11.2+debian/aclocal.m4-5259-    supports_anon_versioning=no
teg-0.11.2+debian/aclocal.m4:5260:    case `$LD -v 2>/dev/null` in
teg-0.11.2+debian/aclocal.m4-5261-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
teg-0.11.2+debian/aclocal.m4-5323-	# is EXPORTS), use it as is; otherwise, prepend...
teg-0.11.2+debian/aclocal.m4:5324:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
teg-0.11.2+debian/aclocal.m4-5325-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
teg-0.11.2+debian/aclocal.m4-5340-	pgcc*)				# Portland Group C compiler
teg-0.11.2+debian/aclocal.m4:5341:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/aclocal.m4-5342-	  tmp_addflag=' $pic_flag'
##############################################
teg-0.11.2+debian/aclocal.m4-5344-	pgf77* | pgf90* )			# Portland Group f77 and f90 compilers
teg-0.11.2+debian/aclocal.m4:5345:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
teg-0.11.2+debian/aclocal.m4-5346-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
teg-0.11.2+debian/aclocal.m4-5485-	# below for broken collect2 doesn't work under 4.3+
teg-0.11.2+debian/aclocal.m4:5486:	  collect2name=`${CC} -print-prog-name=collect2`
teg-0.11.2+debian/aclocal.m4-5487-	  if test -f "$collect2name" && \
##############################################
teg-0.11.2+debian/aclocal.m4-5531-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
teg-0.11.2+debian/aclocal.m4:5532:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
teg-0.11.2+debian/aclocal.m4-5533-       else
##############################################
teg-0.11.2+debian/aclocal.m4-5580-      # FIXME: Setting linknames here is a bad hack.
teg-0.11.2+debian/aclocal.m4:5581:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
teg-0.11.2+debian/aclocal.m4-5582-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
teg-0.11.2+debian/aclocal.m4-5585-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
teg-0.11.2+debian/aclocal.m4:5586:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
teg-0.11.2+debian/aclocal.m4-5587-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
teg-0.11.2+debian/aclocal.m4-5626-         output_verbose_link_cmd='echo'
teg-0.11.2+debian/aclocal.m4:5627:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
teg-0.11.2+debian/aclocal.m4-5628-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
teg-0.11.2+debian/aclocal.m4-5746-      if test "$GCC" = yes; then
teg-0.11.2+debian/aclocal.m4:5747:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-5748-      else
teg-0.11.2+debian/aclocal.m4:5749:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-5750-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
teg-0.11.2+debian/aclocal.m4-5778-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
teg-0.11.2+debian/aclocal.m4:5779:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
teg-0.11.2+debian/aclocal.m4-5780-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
teg-0.11.2+debian/aclocal.m4-5808-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/aclocal.m4:5809:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-5810-      else
teg-0.11.2+debian/aclocal.m4-5811-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
teg-0.11.2+debian/aclocal.m4:5812:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-5813-      fi
##############################################
teg-0.11.2+debian/aclocal.m4-5820-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
teg-0.11.2+debian/aclocal.m4:5821:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4-5822-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
teg-0.11.2+debian/aclocal.m4-5824-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
teg-0.11.2+debian/aclocal.m4:5825:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
teg-0.11.2+debian/aclocal.m4:5826:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
teg-0.11.2+debian/aclocal.m4:5827:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
teg-0.11.2+debian/aclocal.m4-5828-
##############################################
teg-0.11.2+debian/aclocal.m4-5869- 	*)
teg-0.11.2+debian/aclocal.m4:5870: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
teg-0.11.2+debian/aclocal.m4-5871- 	esac ;;
##############################################
teg-0.11.2+debian/aclocal.m4-6013-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
teg-0.11.2+debian/aclocal.m4:6014:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
teg-0.11.2+debian/aclocal.m4-6015-        then
##############################################
teg-0.11.2+debian/aclocal.m4-6149-    test $lt_ac_count -gt 10 && break
teg-0.11.2+debian/aclocal.m4:6150:    lt_ac_count=`expr $lt_ac_count + 1`
teg-0.11.2+debian/aclocal.m4-6151-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
teg-0.11.2+debian/aclocal.m4-6231-        PKG_CHECK_EXISTS([$3],
teg-0.11.2+debian/aclocal.m4:6232:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
teg-0.11.2+debian/aclocal.m4-6233-			 [pkg_failed=yes])
##############################################
teg-0.11.2+debian/aclocal.m4-6260-if test $pkg_failed = yes; then
teg-0.11.2+debian/aclocal.m4:6261:	$1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
teg-0.11.2+debian/aclocal.m4-6262-	# Put the nasty error message in config.log where it belongs
##############################################
teg-0.11.2+debian/aclocal.m4-6322-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
teg-0.11.2+debian/aclocal.m4:6323:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
teg-0.11.2+debian/aclocal.m4-6324-#
##############################################
teg-0.11.2+debian/aclocal.m4-6346-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
teg-0.11.2+debian/aclocal.m4:6347:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
teg-0.11.2+debian/aclocal.m4-6348-# and then we would define $MISSING as
##############################################
teg-0.11.2+debian/aclocal.m4-6362-# expand $ac_aux_dir to an absolute path
teg-0.11.2+debian/aclocal.m4:6363:am_aux_dir=`cd $ac_aux_dir && pwd`
teg-0.11.2+debian/aclocal.m4-6364-])
##############################################
teg-0.11.2+debian/aclocal.m4-6460-  if test "$am_compiler_list" = ""; then
teg-0.11.2+debian/aclocal.m4:6461:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
teg-0.11.2+debian/aclocal.m4-6462-  fi
##############################################
teg-0.11.2+debian/aclocal.m4-6570-  # Strip MF so we end up with the name of the file.
teg-0.11.2+debian/aclocal.m4:6571:  mf=`echo "$mf" | sed -e 's/:.*$//'`
teg-0.11.2+debian/aclocal.m4-6572-  # Check whether this is an Automake generated Makefile or not.
##############################################
teg-0.11.2+debian/aclocal.m4-6578-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
teg-0.11.2+debian/aclocal.m4:6579:    dirpart=`AS_DIRNAME("$mf")`
teg-0.11.2+debian/aclocal.m4-6580-  else
##############################################
teg-0.11.2+debian/aclocal.m4-6584-  # from the Makefile without running `make'.
teg-0.11.2+debian/aclocal.m4:6585:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
teg-0.11.2+debian/aclocal.m4-6586-  test -z "$DEPDIR" && continue
teg-0.11.2+debian/aclocal.m4:6587:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
teg-0.11.2+debian/aclocal.m4-6588-  test -z "am__include" && continue
teg-0.11.2+debian/aclocal.m4:6589:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
teg-0.11.2+debian/aclocal.m4-6590-  # When using ansi2knr, U may be empty or an underscore; expand it
teg-0.11.2+debian/aclocal.m4:6591:  U=`sed -n 's/^U = //p' < "$mf"`
teg-0.11.2+debian/aclocal.m4-6592-  # Find all dependency output files, they are included files with
##############################################
teg-0.11.2+debian/aclocal.m4-6600-    test -f "$dirpart/$file" && continue
teg-0.11.2+debian/aclocal.m4:6601:    fdir=`AS_DIRNAME(["$file"])`
teg-0.11.2+debian/aclocal.m4-6602-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
teg-0.11.2+debian/aclocal.m4-6655-# test to see if srcdir already configured
teg-0.11.2+debian/aclocal.m4:6656:if test "`cd $srcdir && pwd`" != "`pwd`" &&
teg-0.11.2+debian/aclocal.m4-6657-   test -f $srcdir/config.status; then
##############################################
teg-0.11.2+debian/aclocal.m4-6731-    * )
teg-0.11.2+debian/aclocal.m4:6732:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
teg-0.11.2+debian/aclocal.m4-6733-  esac
teg-0.11.2+debian/aclocal.m4-6734-done
teg-0.11.2+debian/aclocal.m4:6735:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
teg-0.11.2+debian/aclocal.m4-6736-
##############################################
teg-0.11.2+debian/aclocal.m4-6832-# case it prints its new name instead of `make'.
teg-0.11.2+debian/aclocal.m4:6833:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
teg-0.11.2+debian/aclocal.m4-6834-   am__include=include
##############################################
teg-0.11.2+debian/aclocal.m4-6840-   echo '.include "confinc"' > confmf
teg-0.11.2+debian/aclocal.m4:6841:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
teg-0.11.2+debian/aclocal.m4-6842-      am__include=.include
##############################################
teg-0.11.2+debian/aclocal.m4-7007-if (
teg-0.11.2+debian/aclocal.m4:7008:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
teg-0.11.2+debian/aclocal.m4-7009-   if test "$[*]" = "X"; then
teg-0.11.2+debian/aclocal.m4-7010-      # -L didn't work.
teg-0.11.2+debian/aclocal.m4:7011:      set X `ls -t $srcdir/configure conftest.file`
teg-0.11.2+debian/aclocal.m4-7012-   fi
##############################################
teg-0.11.2+debian/aclocal.m4-7361-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
teg-0.11.2+debian/aclocal.m4:7362:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
teg-0.11.2+debian/aclocal.m4-7363-	if test "$MSGFMT" != "no"; then
##############################################
teg-0.11.2+debian/aclocal.m4-7368-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
teg-0.11.2+debian/aclocal.m4:7369:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
teg-0.11.2+debian/aclocal.m4-7370-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
teg-0.11.2+debian/aclocal.m4-7504-   if test "x$srcdir" != "x."; then
teg-0.11.2+debian/aclocal.m4:7505:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
teg-0.11.2+debian/aclocal.m4-7506-       posrcprefix="$srcdir/"
##############################################
teg-0.11.2+debian/aclocal.m4-7528-if test "x$CATOBJEXT" = "x.mo" ; then
teg-0.11.2+debian/aclocal.m4:7529:  localedir=`eval echo "${libdir}/locale"`
teg-0.11.2+debian/aclocal.m4-7530-else
teg-0.11.2+debian/aclocal.m4:7531:  localedir=`eval echo "${datadir}/locale"`
teg-0.11.2+debian/aclocal.m4-7532-fi
##############################################
teg-0.11.2+debian/common/Makefile-358-.c.obj:
teg-0.11.2+debian/common/Makefile:359:	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/common/Makefile-360-	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/common/Makefile-362-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
teg-0.11.2+debian/common/Makefile:363:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/common/Makefile-364-
##############################################
teg-0.11.2+debian/common/Makefile-422-GTAGS:
teg-0.11.2+debian/common/Makefile:423:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/common/Makefile-424-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/common/Makefile-430-distdir: $(DISTFILES)
teg-0.11.2+debian/common/Makefile:431:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/common/Makefile:432:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/common/Makefile-433-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/common/Makefile-434-	  case $$file in \
teg-0.11.2+debian/common/Makefile:435:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/common/Makefile:436:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/common/Makefile-437-	  esac; \
teg-0.11.2+debian/common/Makefile-438-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/common/Makefile:439:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/common/Makefile-440-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/common/Makefile.in-358-.c.obj:
teg-0.11.2+debian/common/Makefile.in:359:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/common/Makefile.in-360-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/common/Makefile.in-362-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
teg-0.11.2+debian/common/Makefile.in:363:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/common/Makefile.in-364-
##############################################
teg-0.11.2+debian/common/Makefile.in-422-GTAGS:
teg-0.11.2+debian/common/Makefile.in:423:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/common/Makefile.in-424-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/common/Makefile.in-430-distdir: $(DISTFILES)
teg-0.11.2+debian/common/Makefile.in:431:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/common/Makefile.in:432:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/common/Makefile.in-433-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/common/Makefile.in-434-	  case $$file in \
teg-0.11.2+debian/common/Makefile.in:435:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/common/Makefile.in:436:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/common/Makefile.in-437-	  esac; \
teg-0.11.2+debian/common/Makefile.in-438-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/common/Makefile.in:439:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/common/Makefile.in-440-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/config.guess-39-
teg-0.11.2+debian/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'`
teg-0.11.2+debian/config.guess-41-
##############################################
teg-0.11.2+debian/config.guess-108-: ${TMPDIR=/tmp} ;
teg-0.11.2+debian/config.guess:109: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
teg-0.11.2+debian/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
teg-0.11.2+debian/config.guess-203-	    *)
teg-0.11.2+debian/config.guess:204:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
teg-0.11.2+debian/config.guess-205-		;;
##############################################
teg-0.11.2+debian/config.guess-227-	*4.0)
teg-0.11.2+debian/config.guess:228:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
teg-0.11.2+debian/config.guess-229-		;;
teg-0.11.2+debian/config.guess-230-	*5.*)
teg-0.11.2+debian/config.guess:231:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
teg-0.11.2+debian/config.guess-232-		;;
##############################################
teg-0.11.2+debian/config.guess-237-	# types through head -n 1, so we only detect the type of CPU 0.
teg-0.11.2+debian/config.guess:238:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
teg-0.11.2+debian/config.guess-239-	case "$ALPHA_CPU_TYPE" in
##############################################
teg-0.11.2+debian/config.guess-275-	# 1.2 uses "1.2" for uname -r.
teg-0.11.2+debian/config.guess:276:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
teg-0.11.2+debian/config.guess-277-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-332-    sun4H:SunOS:5.*:*)
teg-0.11.2+debian/config.guess:333:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
teg-0.11.2+debian/config.guess-334-	exit ;;
teg-0.11.2+debian/config.guess-335-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
teg-0.11.2+debian/config.guess:336:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
teg-0.11.2+debian/config.guess-337-	exit ;;
teg-0.11.2+debian/config.guess-338-    i86pc:SunOS:5.*:*)
teg-0.11.2+debian/config.guess:339:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
teg-0.11.2+debian/config.guess-340-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-344-	# it's likely to be more like Solaris than SunOS4.
teg-0.11.2+debian/config.guess:345:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
teg-0.11.2+debian/config.guess-346-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-353-	# Japanese Language versions have a version number like `4.1.3-JL'.
teg-0.11.2+debian/config.guess:354:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
teg-0.11.2+debian/config.guess-355-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-359-    sun*:*:4.2BSD:*)
teg-0.11.2+debian/config.guess:360:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
teg-0.11.2+debian/config.guess-361-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
teg-0.11.2+debian/config.guess-441-	$CC_FOR_BUILD -o $dummy $dummy.c &&
teg-0.11.2+debian/config.guess:442:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
teg-0.11.2+debian/config.guess:443:	  SYSTEM_NAME=`$dummy $dummyarg` &&
teg-0.11.2+debian/config.guess-444-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
teg-0.11.2+debian/config.guess-497-    *:IRIX*:*:*)
teg-0.11.2+debian/config.guess:498:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
teg-0.11.2+debian/config.guess-499-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-527-EOF
teg-0.11.2+debian/config.guess:528:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
teg-0.11.2+debian/config.guess-529-		then
##############################################
teg-0.11.2+debian/config.guess-540-    *:AIX:*:[45])
teg-0.11.2+debian/config.guess:541:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
teg-0.11.2+debian/config.guess-542-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
teg-0.11.2+debian/config.guess-575-    9000/[34678]??:HP-UX:*:*)
teg-0.11.2+debian/config.guess:576:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
teg-0.11.2+debian/config.guess-577-	case "${UNAME_MACHINE}" in
##############################################
teg-0.11.2+debian/config.guess-629-EOF
teg-0.11.2+debian/config.guess:630:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
teg-0.11.2+debian/config.guess-631-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
teg-0.11.2+debian/config.guess-657-    ia64:HP-UX:*:*)
teg-0.11.2+debian/config.guess:658:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
teg-0.11.2+debian/config.guess-659-	echo ia64-hp-hpux${HPUX_REV}
##############################################
teg-0.11.2+debian/config.guess-687-EOF
teg-0.11.2+debian/config.guess:688:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
teg-0.11.2+debian/config.guess-689-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
teg-0.11.2+debian/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
teg-0.11.2+debian/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
teg-0.11.2+debian/config.guess-760-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
teg-0.11.2+debian/config.guess-763-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
teg-0.11.2+debian/config.guess:764:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
teg-0.11.2+debian/config.guess-765-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
teg-0.11.2+debian/config.guess-776-    *:FreeBSD:*:*)
teg-0.11.2+debian/config.guess:777:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
teg-0.11.2+debian/config.guess-778-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-813-    prep*:SunOS:5.*:*)
teg-0.11.2+debian/config.guess:814:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
teg-0.11.2+debian/config.guess-815-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-817-	# the GNU system
teg-0.11.2+debian/config.guess:818:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
teg-0.11.2+debian/config.guess-819-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-821-	# other systems with GNU libc and userland
teg-0.11.2+debian/config.guess:822:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
teg-0.11.2+debian/config.guess-823-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-863-EOF
teg-0.11.2+debian/config.guess:864:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
teg-0.11.2+debian/config.guess-865-	test x"${CPU}" != x && { echo "${CPU}-${VENDOR}-linux"; exit; }
##############################################
teg-0.11.2+debian/config.guess-882-EOF
teg-0.11.2+debian/config.guess:883:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
teg-0.11.2+debian/config.guess-884-	test x"${CPU}" != x && { echo "${CPU}-${VENDOR}-linux"; exit; }
##############################################
teg-0.11.2+debian/config.guess-983-EOF
teg-0.11.2+debian/config.guess:984:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
teg-0.11.2+debian/config.guess-985-	test x"${LIBC}" != x && {
##############################################
teg-0.11.2+debian/config.guess-1025-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
teg-0.11.2+debian/config.guess:1026:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
teg-0.11.2+debian/config.guess-1027-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
teg-0.11.2+debian/config.guess-1258-    *:DragonFly:*:*)
teg-0.11.2+debian/config.guess:1259:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
teg-0.11.2+debian/config.guess-1260-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-1271-    i*86:skyos:*:*)
teg-0.11.2+debian/config.guess:1272:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
teg-0.11.2+debian/config.guess-1273-	exit ;;
##############################################
teg-0.11.2+debian/config.guess-1393-
teg-0.11.2+debian/config.guess:1394:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
teg-0.11.2+debian/config.guess-1395-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
teg-0.11.2+debian/config.sub-55-
teg-0.11.2+debian/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'`
teg-0.11.2+debian/config.sub-57-
##############################################
teg-0.11.2+debian/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
teg-0.11.2+debian/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
teg-0.11.2+debian/config.sub-121-case $maybe_os in
##############################################
teg-0.11.2+debian/config.sub-124-    os=-$maybe_os
teg-0.11.2+debian/config.sub:125:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
teg-0.11.2+debian/config.sub-126-    ;;
teg-0.11.2+debian/config.sub-127-  *)
teg-0.11.2+debian/config.sub:128:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
teg-0.11.2+debian/config.sub-129-    if [ $basic_machine != $1 ]
teg-0.11.2+debian/config.sub:130:    then os=`echo $1 | sed 's/.*-/-/'`
teg-0.11.2+debian/config.sub-131-    else os=; fi
##############################################
teg-0.11.2+debian/config.sub-175-		os=-sco3.2v5
teg-0.11.2+debian/config.sub:176:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
teg-0.11.2+debian/config.sub-177-		;;
##############################################
teg-0.11.2+debian/config.sub-179-		os=-sco3.2v4
teg-0.11.2+debian/config.sub:180:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
teg-0.11.2+debian/config.sub-181-		;;
teg-0.11.2+debian/config.sub-182-	-sco3.2.[4-9]*)
teg-0.11.2+debian/config.sub:183:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
teg-0.11.2+debian/config.sub:184:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
teg-0.11.2+debian/config.sub-185-		;;
##############################################
teg-0.11.2+debian/config.sub-187-		# Don't forget version if it is 3.2v4 or newer.
teg-0.11.2+debian/config.sub:188:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
teg-0.11.2+debian/config.sub-189-		;;
##############################################
teg-0.11.2+debian/config.sub-191-		os=-sco3.2v2
teg-0.11.2+debian/config.sub:192:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
teg-0.11.2+debian/config.sub-193-		;;
teg-0.11.2+debian/config.sub-194-	-udk*)
teg-0.11.2+debian/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
teg-0.11.2+debian/config.sub-196-		;;
##############################################
teg-0.11.2+debian/config.sub-198-		os=-isc2.2
teg-0.11.2+debian/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
teg-0.11.2+debian/config.sub-200-		;;
##############################################
teg-0.11.2+debian/config.sub-204-	-isc*)
teg-0.11.2+debian/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
teg-0.11.2+debian/config.sub-206-		;;
##############################################
teg-0.11.2+debian/config.sub-210-	-ptx*)
teg-0.11.2+debian/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
teg-0.11.2+debian/config.sub-212-		;;
teg-0.11.2+debian/config.sub-213-	-windowsnt*)
teg-0.11.2+debian/config.sub:214:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
teg-0.11.2+debian/config.sub-215-		;;
##############################################
teg-0.11.2+debian/config.sub-297-	*-*-*)
teg-0.11.2+debian/config.sub:298:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
teg-0.11.2+debian/config.sub-299-		exit 1
##############################################
teg-0.11.2+debian/config.sub-400-	amd64-*)
teg-0.11.2+debian/config.sub:401:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-402-		;;
##############################################
teg-0.11.2+debian/config.sub-621-	i*86v32)
teg-0.11.2+debian/config.sub:622:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
teg-0.11.2+debian/config.sub-623-		os=-sysv32
##############################################
teg-0.11.2+debian/config.sub-625-	i*86v4*)
teg-0.11.2+debian/config.sub:626:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
teg-0.11.2+debian/config.sub-627-		os=-sysv4
##############################################
teg-0.11.2+debian/config.sub-629-	i*86v)
teg-0.11.2+debian/config.sub:630:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
teg-0.11.2+debian/config.sub-631-		os=-sysv
##############################################
teg-0.11.2+debian/config.sub-633-	i*86sol2)
teg-0.11.2+debian/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
teg-0.11.2+debian/config.sub-635-		os=-solaris2
##############################################
teg-0.11.2+debian/config.sub-681-	mips3*-*)
teg-0.11.2+debian/config.sub:682:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
teg-0.11.2+debian/config.sub-683-		;;
teg-0.11.2+debian/config.sub-684-	mips3*)
teg-0.11.2+debian/config.sub:685:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
teg-0.11.2+debian/config.sub-686-		;;
##############################################
teg-0.11.2+debian/config.sub-818-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
teg-0.11.2+debian/config.sub:819:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-820-		;;
teg-0.11.2+debian/config.sub-821-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
teg-0.11.2+debian/config.sub:822:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-823-		;;
teg-0.11.2+debian/config.sub-824-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
teg-0.11.2+debian/config.sub:825:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-826-		;;
teg-0.11.2+debian/config.sub-827-	pentium4-*)
teg-0.11.2+debian/config.sub:828:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-829-		;;
##############################################
teg-0.11.2+debian/config.sub-836-		;;
teg-0.11.2+debian/config.sub:837:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-838-		;;
##############################################
teg-0.11.2+debian/config.sub-842-	ppcle-* | powerpclittle-*)
teg-0.11.2+debian/config.sub:843:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-844-		;;
##############################################
teg-0.11.2+debian/config.sub-846-		;;
teg-0.11.2+debian/config.sub:847:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-848-		;;
##############################################
teg-0.11.2+debian/config.sub-852-	ppc64le-* | powerpc64little-*)
teg-0.11.2+debian/config.sub:853:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
teg-0.11.2+debian/config.sub-854-		;;
##############################################
teg-0.11.2+debian/config.sub-1125-	*)
teg-0.11.2+debian/config.sub:1126:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
teg-0.11.2+debian/config.sub-1127-		exit 1
##############################################
teg-0.11.2+debian/config.sub-1133-	*-digital*)
teg-0.11.2+debian/config.sub:1134:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
teg-0.11.2+debian/config.sub-1135-		;;
teg-0.11.2+debian/config.sub-1136-	*-commodore*)
teg-0.11.2+debian/config.sub:1137:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
teg-0.11.2+debian/config.sub-1138-		;;
##############################################
teg-0.11.2+debian/config.sub-1151-	-solaris1 | -solaris1.*)
teg-0.11.2+debian/config.sub:1152:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
teg-0.11.2+debian/config.sub-1153-		;;
##############################################
teg-0.11.2+debian/config.sub-1163-	-gnu/linux*)
teg-0.11.2+debian/config.sub:1164:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
teg-0.11.2+debian/config.sub-1165-		;;
##############################################
teg-0.11.2+debian/config.sub-1205-	-nto*)
teg-0.11.2+debian/config.sub:1206:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
teg-0.11.2+debian/config.sub-1207-		;;
##############################################
teg-0.11.2+debian/config.sub-1212-	-mac*)
teg-0.11.2+debian/config.sub:1213:		os=`echo $os | sed -e 's|mac|macos|'`
teg-0.11.2+debian/config.sub-1214-		;;
##############################################
teg-0.11.2+debian/config.sub-1218-	-sunos5*)
teg-0.11.2+debian/config.sub:1219:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
teg-0.11.2+debian/config.sub-1220-		;;
teg-0.11.2+debian/config.sub-1221-	-sunos6*)
teg-0.11.2+debian/config.sub:1222:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
teg-0.11.2+debian/config.sub-1223-		;;
##############################################
teg-0.11.2+debian/config.sub-1270-	-sinix5.*)
teg-0.11.2+debian/config.sub:1271:		os=`echo $os | sed -e 's|sinix|sysv|'`
teg-0.11.2+debian/config.sub-1272-		;;
##############################################
teg-0.11.2+debian/config.sub-1321-		# Get rid of the `-' at the beginning of $os.
teg-0.11.2+debian/config.sub:1322:		os=`echo $os | sed 's/[^-]*-//'`
teg-0.11.2+debian/config.sub:1323:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
teg-0.11.2+debian/config.sub-1324-		exit 1
##############################################
teg-0.11.2+debian/config.sub-1563-		esac
teg-0.11.2+debian/config.sub:1564:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
teg-0.11.2+debian/config.sub-1565-		;;
##############################################
teg-0.11.2+debian/intltool-update-220-    my $str = shift;
teg-0.11.2+debian/intltool-update:221:    my $ret = `echo "$str"`;
teg-0.11.2+debian/intltool-update-222-
##############################################
teg-0.11.2+debian/intltool-update-282-    my $gettext_code="ASCII"; # All files are ASCII by default
teg-0.11.2+debian/intltool-update:283:    my $filetype=`file $_ | cut -d ' ' -f 2`;
teg-0.11.2+debian/intltool-update-284-
##############################################
teg-0.11.2+debian/intltool-update-632-    # checks for GNU gettext >= 0.12
teg-0.11.2+debian/intltool-update:633:    my $dummy = `$XGETTEXT --version --from-code=UTF-8 >$devnull 2>$devnull`;
teg-0.11.2+debian/intltool-update-634-    if ($? == 0)
##############################################
teg-0.11.2+debian/intltool-update-729-    print "Running $xgettext_command\n" if $VERBOSE;
teg-0.11.2+debian/intltool-update:730:    my $xgettext_error_msg = `$xgettext_command 2>\&1`;
teg-0.11.2+debian/intltool-update-731-    my $command_failed = $?;
##############################################
teg-0.11.2+debian/intltool-update-792-    # I think msgmerge won't overwrite old file if merge is not successful
teg-0.11.2+debian/intltool-update:793:    system ("$MSGMERGE", "-o", $outfile, $infile, "$MODULE.pot");
teg-0.11.2+debian/intltool-update-794-}
##############################################
teg-0.11.2+debian/intltool-update-830-
teg-0.11.2+debian/intltool-update:831:    system ("$MSGFMT", "-o", "$devnull", "--verbose", $output_file);
teg-0.11.2+debian/intltool-update-832-}
##############################################
teg-0.11.2+debian/intltool-update-850-	print "$lang: ";
teg-0.11.2+debian/intltool-update:851:	system ("$MSGFMT", "-o", "$devnull", "--verbose", "$SRCDIR/$lang.po");
teg-0.11.2+debian/intltool-update-852-    }
##############################################
teg-0.11.2+debian/Makefile.in-355-	dot_seen=no; \
teg-0.11.2+debian/Makefile.in:356:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/Makefile.in-357-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
teg-0.11.2+debian/Makefile.in-391-	rev="$$rev ."; \
teg-0.11.2+debian/Makefile.in:392:	target=`echo $@ | sed s/-recursive//`; \
teg-0.11.2+debian/Makefile.in-393-	for subdir in $$rev; do \
##############################################
teg-0.11.2+debian/Makefile.in-465-GTAGS:
teg-0.11.2+debian/Makefile.in:466:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/Makefile.in-467-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/Makefile.in-476-	$(mkdir_p) $(distdir)/ggz $(distdir)/macros $(distdir)/po
teg-0.11.2+debian/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/Makefile.in-479-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/Makefile.in-480-	  case $$file in \
teg-0.11.2+debian/Makefile.in:481:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/Makefile.in:482:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/Makefile.in-483-	  esac; \
teg-0.11.2+debian/Makefile.in-484-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/Makefile.in:485:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/Makefile.in-486-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/Makefile.in-507-	    || exit 1; \
teg-0.11.2+debian/Makefile.in:508:	    distdir=`$(am__cd) $(distdir) && pwd`; \
teg-0.11.2+debian/Makefile.in:509:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
teg-0.11.2+debian/Makefile.in-510-	    (cd $$subdir && \
##############################################
teg-0.11.2+debian/Makefile.in-567-	chmod a-w $(distdir)
teg-0.11.2+debian/Makefile.in:568:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
teg-0.11.2+debian/Makefile.in-569-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
teg-0.11.2+debian/Makefile.in-598-	@cd $(distuninstallcheck_dir) \
teg-0.11.2+debian/Makefile.in:599:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
teg-0.11.2+debian/Makefile.in-600-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
teg-0.11.2+debian/Makefile.in-610-	fi
teg-0.11.2+debian/Makefile.in:611:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
teg-0.11.2+debian/Makefile.in-612-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
teg-0.11.2+debian/intltool-merge.in-302-
teg-0.11.2+debian/intltool-merge.in:303:    system ("$iconv -f $encoding -t UTF-8 <$devnull 2>$devnull");
teg-0.11.2+debian/intltool-merge.in-304-    if ($?) {
##############################################
teg-0.11.2+debian/intltool-merge-302-
teg-0.11.2+debian/intltool-merge:303:    system ("$iconv -f $encoding -t UTF-8 <$devnull 2>$devnull");
teg-0.11.2+debian/intltool-merge-304-    if ($?) {
##############################################
teg-0.11.2+debian/config.status-46-do
teg-0.11.2+debian/config.status:47:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
teg-0.11.2+debian/config.status-48-    eval $as_var=C; export $as_var
##############################################
teg-0.11.2+debian/config.status-104-  as_lineno_2=$LINENO
teg-0.11.2+debian/config.status:105:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
teg-0.11.2+debian/config.status-106-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
teg-0.11.2+debian/config.status-144-  as_lineno_2=$LINENO
teg-0.11.2+debian/config.status:145:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
teg-0.11.2+debian/config.status-146-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
teg-0.11.2+debian/config.status-320-  --*=*)
teg-0.11.2+debian/config.status:321:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
teg-0.11.2+debian/config.status:322:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
teg-0.11.2+debian/config.status-323-    ac_shift=:
##############################################
teg-0.11.2+debian/config.status-701-      fi
teg-0.11.2+debian/config.status:702:      ac_sed_frag=`expr $ac_sed_frag + 1`
teg-0.11.2+debian/config.status-703-      ac_beg=$ac_end
teg-0.11.2+debian/config.status:704:      ac_end=`expr $ac_end + $ac_max_sed_lines`
teg-0.11.2+debian/config.status-705-    fi
##############################################
teg-0.11.2+debian/config.status-716-	cat >$tmp/stdin
teg-0.11.2+debian/config.status:717:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/config.status:718:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
teg-0.11.2+debian/config.status:719:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/config.status:720:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
teg-0.11.2+debian/config.status-721-  * )   ac_file_in=$ac_file.in ;;
##############################################
teg-0.11.2+debian/config.status-764-if test "$ac_dir" != .; then
teg-0.11.2+debian/config.status:765:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
teg-0.11.2+debian/config.status-766-  # A "../" for each directory in $ac_dir_suffix.
teg-0.11.2+debian/config.status:767:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
teg-0.11.2+debian/config.status-768-else
##############################################
teg-0.11.2+debian/config.status-777-    else
teg-0.11.2+debian/config.status:778:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
teg-0.11.2+debian/config.status-779-    fi ;;
##############################################
teg-0.11.2+debian/config.status-930-	cat >$tmp/stdin
teg-0.11.2+debian/config.status:931:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/config.status:932:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
teg-0.11.2+debian/config.status:933:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/config.status:934:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
teg-0.11.2+debian/config.status-935-  * )   ac_file_in=$ac_file.in ;;
##############################################
teg-0.11.2+debian/config.status-1193-    * )
teg-0.11.2+debian/config.status:1194:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
teg-0.11.2+debian/config.status-1195-  esac
##############################################
teg-0.11.2+debian/config.status-1214-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
teg-0.11.2+debian/config.status:1215:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
teg-0.11.2+debian/config.status:1216:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
teg-0.11.2+debian/config.status-1217-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
teg-0.11.2+debian/config.status-1256-if test "$ac_dir" != .; then
teg-0.11.2+debian/config.status:1257:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
teg-0.11.2+debian/config.status-1258-  # A "../" for each directory in $ac_dir_suffix.
teg-0.11.2+debian/config.status:1259:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
teg-0.11.2+debian/config.status-1260-else
##############################################
teg-0.11.2+debian/config.status-1269-    else
teg-0.11.2+debian/config.status:1270:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
teg-0.11.2+debian/config.status-1271-    fi ;;
##############################################
teg-0.11.2+debian/config.status-1324-  # Strip MF so we end up with the name of the file.
teg-0.11.2+debian/config.status:1325:  mf=`echo "$mf" | sed -e 's/:.*$//'`
teg-0.11.2+debian/config.status-1326-  # Check whether this is an Automake generated Makefile or not.
##############################################
teg-0.11.2+debian/config.status-1349-  # from the Makefile without running `make'.
teg-0.11.2+debian/config.status:1350:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
teg-0.11.2+debian/config.status-1351-  test -z "$DEPDIR" && continue
teg-0.11.2+debian/config.status:1352:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
teg-0.11.2+debian/config.status-1353-  test -z "am__include" && continue
teg-0.11.2+debian/config.status:1354:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
teg-0.11.2+debian/config.status-1355-  # When using ansi2knr, U may be empty or an underscore; expand it
teg-0.11.2+debian/config.status:1356:  U=`sed -n 's/^U = //p' < "$mf"`
teg-0.11.2+debian/config.status-1357-  # Find all dependency output files, they are included files with
##############################################
teg-0.11.2+debian/ggz/Makefile-298-distdir: $(DISTFILES)
teg-0.11.2+debian/ggz/Makefile:299:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/ggz/Makefile:300:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/ggz/Makefile-301-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/ggz/Makefile-302-	  case $$file in \
teg-0.11.2+debian/ggz/Makefile:303:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/ggz/Makefile:304:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/ggz/Makefile-305-	  esac; \
teg-0.11.2+debian/ggz/Makefile-306-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/ggz/Makefile:307:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/ggz/Makefile-308-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/ggz/Makefile.in-298-distdir: $(DISTFILES)
teg-0.11.2+debian/ggz/Makefile.in:299:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/ggz/Makefile.in:300:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/ggz/Makefile.in-301-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/ggz/Makefile.in-302-	  case $$file in \
teg-0.11.2+debian/ggz/Makefile.in:303:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/ggz/Makefile.in:304:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/ggz/Makefile.in-305-	  esac; \
teg-0.11.2+debian/ggz/Makefile.in-306-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/ggz/Makefile.in:307:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/ggz/Makefile.in-308-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/server/Makefile-325-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/server/Makefile:326:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/server/Makefile-327-	  if test -f $$p \
##############################################
teg-0.11.2+debian/server/Makefile-329-	  ; then \
teg-0.11.2+debian/server/Makefile:330:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/server/Makefile-331-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/server/Makefile-338-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/server/Makefile:339:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/server/Makefile-340-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/server/Makefile-345-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/server/Makefile:346:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/server/Makefile-347-	  echo " rm -f $$p $$f"; \
##############################################
teg-0.11.2+debian/server/Makefile-382-.c.obj:
teg-0.11.2+debian/server/Makefile:383:	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/server/Makefile-384-	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/server/Makefile-386-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
teg-0.11.2+debian/server/Makefile:387:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/server/Makefile-388-
##############################################
teg-0.11.2+debian/server/Makefile-446-GTAGS:
teg-0.11.2+debian/server/Makefile:447:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/server/Makefile-448-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/server/Makefile-454-distdir: $(DISTFILES)
teg-0.11.2+debian/server/Makefile:455:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/server/Makefile:456:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/server/Makefile-457-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/server/Makefile-458-	  case $$file in \
teg-0.11.2+debian/server/Makefile:459:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/server/Makefile:460:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/server/Makefile-461-	  esac; \
teg-0.11.2+debian/server/Makefile-462-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/server/Makefile:463:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/server/Makefile-464-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/server/helper.c-422-/* find the internet address of a player */
teg-0.11.2+debian/server/helper.c:423:TEG_STATUS aux_find_inaddr( PSPLAYER pJ )
teg-0.11.2+debian/server/helper.c-424-{
##############################################
teg-0.11.2+debian/server/helper.h-47-
teg-0.11.2+debian/server/helper.h:48:TEG_STATUS aux_find_inaddr( PSPLAYER pJ );
teg-0.11.2+debian/server/helper.h-49-
##############################################
teg-0.11.2+debian/server/Makefile.in-325-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/server/Makefile.in:326:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/server/Makefile.in-327-	  if test -f $$p \
##############################################
teg-0.11.2+debian/server/Makefile.in-329-	  ; then \
teg-0.11.2+debian/server/Makefile.in:330:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/server/Makefile.in-331-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/server/Makefile.in-338-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/server/Makefile.in:339:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
teg-0.11.2+debian/server/Makefile.in-340-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
teg-0.11.2+debian/server/Makefile.in-345-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
teg-0.11.2+debian/server/Makefile.in:346:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
teg-0.11.2+debian/server/Makefile.in-347-	  echo " rm -f $$p $$f"; \
##############################################
teg-0.11.2+debian/server/Makefile.in-382-.c.obj:
teg-0.11.2+debian/server/Makefile.in:383:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
teg-0.11.2+debian/server/Makefile.in-384-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
teg-0.11.2+debian/server/Makefile.in-386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
teg-0.11.2+debian/server/Makefile.in:387:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
teg-0.11.2+debian/server/Makefile.in-388-
##############################################
teg-0.11.2+debian/server/Makefile.in-446-GTAGS:
teg-0.11.2+debian/server/Makefile.in:447:	here=`$(am__cd) $(top_builddir) && pwd` \
teg-0.11.2+debian/server/Makefile.in-448-	  && cd $(top_srcdir) \
##############################################
teg-0.11.2+debian/server/Makefile.in-454-distdir: $(DISTFILES)
teg-0.11.2+debian/server/Makefile.in:455:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/server/Makefile.in:456:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
teg-0.11.2+debian/server/Makefile.in-457-	list='$(DISTFILES)'; for file in $$list; do \
teg-0.11.2+debian/server/Makefile.in-458-	  case $$file in \
teg-0.11.2+debian/server/Makefile.in:459:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
teg-0.11.2+debian/server/Makefile.in:460:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
teg-0.11.2+debian/server/Makefile.in-461-	  esac; \
teg-0.11.2+debian/server/Makefile.in-462-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
teg-0.11.2+debian/server/Makefile.in:463:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
teg-0.11.2+debian/server/Makefile.in-464-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
teg-0.11.2+debian/server/play.c-404-
teg-0.11.2+debian/server/play.c:405:	aux_find_inaddr( pJ );
teg-0.11.2+debian/server/play.c-406-
##############################################
teg-0.11.2+debian/missing-128-       # Could not run --version or --help.  This is probably someone
teg-0.11.2+debian/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
teg-0.11.2+debian/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
teg-0.11.2+debian/missing-162-         from any GNU archive site."
teg-0.11.2+debian/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
teg-0.11.2+debian/missing-164-    test -z "$files" && files="config.h"
##############################################
teg-0.11.2+debian/missing-191-         proper tools for further handling them.
teg-0.11.2+debian/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
teg-0.11.2+debian/missing-193-         archive site."
teg-0.11.2+debian/missing-194-
teg-0.11.2+debian/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
teg-0.11.2+debian/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
teg-0.11.2+debian/missing-197-    if test -f "$file"; then
##############################################
teg-0.11.2+debian/missing-220-	*.y)
teg-0.11.2+debian/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
teg-0.11.2+debian/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
teg-0.11.2+debian/missing-224-	    fi
teg-0.11.2+debian/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
teg-0.11.2+debian/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
teg-0.11.2+debian/missing-250-	*.l)
teg-0.11.2+debian/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
teg-0.11.2+debian/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
teg-0.11.2+debian/missing-269-
teg-0.11.2+debian/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
teg-0.11.2+debian/missing-271-    if test -z "$file"; then
teg-0.11.2+debian/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
teg-0.11.2+debian/missing-273-    fi
##############################################
teg-0.11.2+debian/missing-291-    # The file to touch is that specified with -o ...
teg-0.11.2+debian/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
teg-0.11.2+debian/missing-293-    if test -z "$file"; then
teg-0.11.2+debian/missing-294-      # ... or it is the one specified with @setfilename ...
teg-0.11.2+debian/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
teg-0.11.2+debian/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
teg-0.11.2+debian/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
teg-0.11.2+debian/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
teg-0.11.2+debian/missing-299-    fi
##############################################
teg-0.11.2+debian/missing-321-	*o*)
teg-0.11.2+debian/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
teg-0.11.2+debian/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
teg-0.11.2+debian/missing-327-	*h*)
teg-0.11.2+debian/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
teg-0.11.2+debian/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1059--$(docname)/index.html: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1060:-	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1061--	test ! "x`which db2html`" = "x" && db2html $$srcdir/$(docname).sgml; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1090--	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1091:-	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1092--	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1094--	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1095:-	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1096--	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1098--	-for file in $(srcdir)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1099:-	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1100--	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1106--$(docname).ps: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1107:-	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1108--	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1110--$(docname).rtf: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1111:-	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1112--	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1115--	-for file in $(srcdir)/$(docname)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1116:-	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1117--	  rm -f $(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1119--	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1120:-	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1121--	  rm -f $(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1123--	-for file in $(srcdir)/$(docname)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:1124:-	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-1125--	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2192-+$(docname)/index.html: $(srcdir)/$(docname).xml
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:2193: 	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2194--	test ! "x`which db2html`" = "x" && db2html $$srcdir/$(docname).sgml; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2207- 	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:2208: 	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2209- 	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2215-+$(docname).ps: $(srcdir)/$(docname).xml
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:2216: 	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2217--	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2221-+$(docname).rtf: $(srcdir)/$(docname).xml
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:2222: 	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2223--	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2228-@@ -129,7 +127,7 @@ uninstall-local:
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff:2229: 	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/debian/patches/fix_xml-doc-for-yelp.diff-2230- 	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/debian/patches/goocanvas-gsettings-port.patch-104--
teg-0.11.2+debian/debian/patches/goocanvas-gsettings-port.patch:105:-AC_ARG_ENABLE(gconf-source, [  --enable-gconf-source=sourceaddress Where to install schema files.], GCONF_CONFIG_SOURCE=$enable_gconf_source,)
teg-0.11.2+debian/debian/patches/goocanvas-gsettings-port.patch-106--
##############################################
teg-0.11.2+debian/.pc/avoid_two_identical_country.diff/server/play.c-404-
teg-0.11.2+debian/.pc/avoid_two_identical_country.diff/server/play.c:405:	aux_find_inaddr( pJ );
teg-0.11.2+debian/.pc/avoid_two_identical_country.diff/server/play.c-406-
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-75-$(docname)/index.html: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:76:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-77-	test ! "x`which db2html`" = "x" && db2html $$srcdir/$(docname).sgml; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-106-	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:107:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-108-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-110-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:111:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-112-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-114-	-for file in $(srcdir)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:115:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-116-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-122-$(docname).ps: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:123:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-124-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-126-$(docname).rtf: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:127:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-128-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-131-	-for file in $(srcdir)/$(docname)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:132:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-133-	  rm -f $(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-135-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:136:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-137-	  rm -f $(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-139-	-for file in $(srcdir)/$(docname)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make:140:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/pl/sgmldocs.make-141-	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-70-$(docname)/index.html: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:71:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-72-	test ! "x`which db2html`" = "x" && db2html $$srcdir/$(docname).sgml; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-95-	-for file in $(srcdir)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:96:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-97-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-99-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:100:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-101-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-103-	-for file in $(srcdir)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:104:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-105-	  $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-111-$(docname).ps: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:112:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-113-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-115-$(docname).rtf: $(srcdir)/$(docname).sgml
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:116:	-srcdir=`cd $(srcdir) && pwd`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-117-	db2ps $$srcdir/$(docname).sgml
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-120-	-for file in $(srcdir)/$(docname)/stylesheet-images/*.gif; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:121:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-122-	  rm -f $(docdir)/stylesheet-images/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-124-	-for file in $(srcdir)/figures/*.jpg; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:125:	  basefile=`echo $$file | sed -e  's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-126-	  rm -f $(docdir)/figures/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-128-	-for file in $(srcdir)/$(docname)/*.html $(srcdir)/$(docname)/*.css; do \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make:129:	  basefile=`echo $$file | sed -e 's,^.*/,,'`; \
teg-0.11.2+debian/.pc/fix_xml-doc-for-yelp.diff/docs/gnome-help/sgmldocs.make-130-	  rm -f $(DESTDIR)$(docdir)/$$basefile; \
##############################################
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-220-    my $str = shift;
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in:221:    my $ret = `echo "$str"`;
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-222-
##############################################
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-282-    my $gettext_code="ASCII"; # All files are ASCII by default
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in:283:    my $filetype=`file $_ | cut -d ' ' -f 2`;
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-284-
##############################################
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-632-    # checks for GNU gettext >= 0.12
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in:633:    my $dummy = `$XGETTEXT --version --from-code=UTF-8 >$devnull 2>$devnull`;
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-634-    if ($? == 0)
##############################################
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-729-    print "Running $xgettext_command\n" if $VERBOSE;
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in:730:    my $xgettext_error_msg = `$xgettext_command 2>\&1`;
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-731-    my $command_failed = $?;
##############################################
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-792-    # I think msgmerge won't overwrite old file if merge is not successful
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in:793:    system ("$MSGMERGE", "-o", $outfile, $infile, "$MODULE.pot");
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-794-}
##############################################
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-830-
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in:831:    system ("$MSGFMT", "-o", "$devnull", "--verbose", $output_file);
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-832-}
##############################################
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-850-	print "$lang: ";
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in:851:	system ("$MSGFMT", "-o", "$devnull", "--verbose", "$SRCDIR/$lang.po");
teg-0.11.2+debian/.pc/unescaped-left-brace.patch/intltool-update.in-852-    }
##############################################
teg-0.11.2+debian/.pc/remove-deprecated-USE_GNOME2_MACROS.patch/autogen.sh-2-# Run this to generate all the initial makefiles, etc.
teg-0.11.2+debian/.pc/remove-deprecated-USE_GNOME2_MACROS.patch/autogen.sh:3:srcdir=`dirname $0`
teg-0.11.2+debian/.pc/remove-deprecated-USE_GNOME2_MACROS.patch/autogen.sh-4-test -z "$srcdir" && srcdir=.
##############################################
teg-0.11.2+debian/.pc/goocanvas-gsettings-port.patch/configure.in-109-
teg-0.11.2+debian/.pc/goocanvas-gsettings-port.patch/configure.in:110:AC_ARG_ENABLE(gconf-source, [  --enable-gconf-source=sourceaddress Where to install schema files.], GCONF_CONFIG_SOURCE=$enable_gconf_source,)
teg-0.11.2+debian/.pc/goocanvas-gsettings-port.patch/configure.in-111-
##############################################
teg-0.11.2+debian/intltool-update.in-220-    my $str = shift;
teg-0.11.2+debian/intltool-update.in:221:    my $ret = `echo "$str"`;
teg-0.11.2+debian/intltool-update.in-222-
##############################################
teg-0.11.2+debian/intltool-update.in-282-    my $gettext_code="ASCII"; # All files are ASCII by default
teg-0.11.2+debian/intltool-update.in:283:    my $filetype=`file $_ | cut -d ' ' -f 2`;
teg-0.11.2+debian/intltool-update.in-284-
##############################################
teg-0.11.2+debian/intltool-update.in-632-    # checks for GNU gettext >= 0.12
teg-0.11.2+debian/intltool-update.in:633:    my $dummy = `$XGETTEXT --version --from-code=UTF-8 >$devnull 2>$devnull`;
teg-0.11.2+debian/intltool-update.in-634-    if ($? == 0)
##############################################
teg-0.11.2+debian/intltool-update.in-729-    print "Running $xgettext_command\n" if $VERBOSE;
teg-0.11.2+debian/intltool-update.in:730:    my $xgettext_error_msg = `$xgettext_command 2>\&1`;
teg-0.11.2+debian/intltool-update.in-731-    my $command_failed = $?;
##############################################
teg-0.11.2+debian/intltool-update.in-792-    # I think msgmerge won't overwrite old file if merge is not successful
teg-0.11.2+debian/intltool-update.in:793:    system ("$MSGMERGE", "-o", $outfile, $infile, "$MODULE.pot");
teg-0.11.2+debian/intltool-update.in-794-}
##############################################
teg-0.11.2+debian/intltool-update.in-830-
teg-0.11.2+debian/intltool-update.in:831:    system ("$MSGFMT", "-o", "$devnull", "--verbose", $output_file);
teg-0.11.2+debian/intltool-update.in-832-}
##############################################
teg-0.11.2+debian/intltool-update.in-850-	print "$lang: ";
teg-0.11.2+debian/intltool-update.in:851:	system ("$MSGFMT", "-o", "$devnull", "--verbose", "$SRCDIR/$lang.po");
teg-0.11.2+debian/intltool-update.in-852-    }
##############################################
teg-0.11.2+debian/autogen.sh-2-# Run this to generate all the initial makefiles, etc.
teg-0.11.2+debian/autogen.sh:3:srcdir=`dirname $0`
teg-0.11.2+debian/autogen.sh-4-test -z "$srcdir" && srcdir=.