===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
miredo-1.2.6/Makefile.in-144-  while test -n "$$dir1"; do \
miredo-1.2.6/Makefile.in:145:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
miredo-1.2.6/Makefile.in-146-    if test "$$first" != "."; then \
miredo-1.2.6/Makefile.in-147-      if test "$$first" = ".."; then \
miredo-1.2.6/Makefile.in:148:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
miredo-1.2.6/Makefile.in:149:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
miredo-1.2.6/Makefile.in-150-      else \
miredo-1.2.6/Makefile.in:151:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
miredo-1.2.6/Makefile.in-152-        if test "$$first2" = "$$first"; then \
miredo-1.2.6/Makefile.in:153:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
miredo-1.2.6/Makefile.in-154-        else \
##############################################
miredo-1.2.6/Makefile.in-159-    fi; \
miredo-1.2.6/Makefile.in:160:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
miredo-1.2.6/Makefile.in-161-  done; \
##############################################
miredo-1.2.6/Makefile.in-411-	dot_seen=no; \
miredo-1.2.6/Makefile.in:412:	target=`echo $@ | sed s/-recursive//`; \
miredo-1.2.6/Makefile.in-413-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
miredo-1.2.6/Makefile.in-446-	rev="$$rev ."; \
miredo-1.2.6/Makefile.in:447:	target=`echo $@ | sed s/-recursive//`; \
miredo-1.2.6/Makefile.in-448-	for subdir in $$rev; do \
##############################################
miredo-1.2.6/Makefile.in-524-GTAGS:
miredo-1.2.6/Makefile.in:525:	here=`$(am__cd) $(top_builddir) && pwd` \
miredo-1.2.6/Makefile.in-526-	  && $(am__cd) $(top_srcdir) \
##############################################
miredo-1.2.6/Makefile.in-532-distdir: $(DISTFILES)
miredo-1.2.6/Makefile.in:533:	@case `sed 15q $(srcdir)/NEWS` in \
miredo-1.2.6/Makefile.in-534-	*"$(VERSION)"*) : ;; \
##############################################
miredo-1.2.6/Makefile.in-540-	test -d "$(distdir)" || mkdir "$(distdir)"
miredo-1.2.6/Makefile.in:541:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/Makefile.in:542:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/Makefile.in-543-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/Makefile.in-554-	  if test -d $$d/$$file; then \
miredo-1.2.6/Makefile.in:555:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/Makefile.in-556-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/Makefile.in-664-	test -d $(distdir)/_build || exit 0; \
miredo-1.2.6/Makefile.in:665:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
miredo-1.2.6/Makefile.in-666-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
miredo-1.2.6/Makefile.in-708-	}; \
miredo-1.2.6/Makefile.in:709:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
miredo-1.2.6/Makefile.in-710-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
miredo-1.2.6/Makefile.in-720-	fi
miredo-1.2.6/Makefile.in:721:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
miredo-1.2.6/Makefile.in-722-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
miredo-1.2.6/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
miredo-1.2.6/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
miredo-1.2.6/aclocal.m4-75-#
##############################################
miredo-1.2.6/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
miredo-1.2.6/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
miredo-1.2.6/aclocal.m4-99-# and then we would define $MISSING as
##############################################
miredo-1.2.6/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
miredo-1.2.6/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
miredo-1.2.6/aclocal.m4-115-])
##############################################
miredo-1.2.6/aclocal.m4-215-  if test "$am_compiler_list" = ""; then
miredo-1.2.6/aclocal.m4:216:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
miredo-1.2.6/aclocal.m4-217-  fi
##############################################
miredo-1.2.6/aclocal.m4-364-    # Strip MF so we end up with the name of the file.
miredo-1.2.6/aclocal.m4:365:    mf=`echo "$mf" | sed -e 's/:.*$//'`
miredo-1.2.6/aclocal.m4-366-    # Check whether this is an Automake generated Makefile or not.
##############################################
miredo-1.2.6/aclocal.m4-373-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
miredo-1.2.6/aclocal.m4:374:      dirpart=`AS_DIRNAME("$mf")`
miredo-1.2.6/aclocal.m4-375-    else
##############################################
miredo-1.2.6/aclocal.m4-379-    # from the Makefile without running `make'.
miredo-1.2.6/aclocal.m4:380:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
miredo-1.2.6/aclocal.m4-381-    test -z "$DEPDIR" && continue
miredo-1.2.6/aclocal.m4:382:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
miredo-1.2.6/aclocal.m4-383-    test -z "am__include" && continue
miredo-1.2.6/aclocal.m4:384:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
miredo-1.2.6/aclocal.m4-385-    # When using ansi2knr, U may be empty or an underscore; expand it
miredo-1.2.6/aclocal.m4:386:    U=`sed -n 's/^U = //p' < "$mf"`
miredo-1.2.6/aclocal.m4-387-    # Find all dependency output files, they are included files with
##############################################
miredo-1.2.6/aclocal.m4-395-      test -f "$dirpart/$file" && continue
miredo-1.2.6/aclocal.m4:396:      fdir=`AS_DIRNAME(["$file"])`
miredo-1.2.6/aclocal.m4-397-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
miredo-1.2.6/aclocal.m4-450-AC_REQUIRE([AC_PROG_INSTALL])dnl
miredo-1.2.6/aclocal.m4:451:if test "`cd $srcdir && pwd`" != "`pwd`"; then
miredo-1.2.6/aclocal.m4-452-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
miredo-1.2.6/aclocal.m4-552-    * )
miredo-1.2.6/aclocal.m4:553:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
miredo-1.2.6/aclocal.m4-554-  esac
miredo-1.2.6/aclocal.m4-555-done
miredo-1.2.6/aclocal.m4:556:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
miredo-1.2.6/aclocal.m4-557-
##############################################
miredo-1.2.6/aclocal.m4-630-# Ignore all kinds of additional output from `make'.
miredo-1.2.6/aclocal.m4:631:case `$am_make -s -f confmf 2> /dev/null` in #(
miredo-1.2.6/aclocal.m4-632-*the\ am__doit\ target*)
##############################################
miredo-1.2.6/aclocal.m4-640-   echo '.include "confinc"' > confmf
miredo-1.2.6/aclocal.m4:641:   case `$am_make -s -f confmf 2> /dev/null` in #(
miredo-1.2.6/aclocal.m4-642-   *the\ am__doit\ target*)
##############################################
miredo-1.2.6/aclocal.m4-797-if (
miredo-1.2.6/aclocal.m4:798:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
miredo-1.2.6/aclocal.m4-799-   if test "$[*]" = "X"; then
miredo-1.2.6/aclocal.m4-800-      # -L didn't work.
miredo-1.2.6/aclocal.m4:801:      set X `ls -t "$srcdir/configure" conftest.file`
miredo-1.2.6/aclocal.m4-802-   fi
##############################################
miredo-1.2.6/aclocal.m4-865-if test $am_cv_make_support_nested_variables = yes; then
miredo-1.2.6/aclocal.m4:866:  dnl Using `$V' instead of `$(V)' breaks IRIX make.
miredo-1.2.6/aclocal.m4-867-  AM_V='$(V)'
##############################################
miredo-1.2.6/compat/Makefile.in-340-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
miredo-1.2.6/compat/Makefile.in:341:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
miredo-1.2.6/compat/Makefile.in-342-	  test "$$dir" != "$$p" || dir=.; \
##############################################
miredo-1.2.6/compat/Makefile.in-353-	test -n "$(EXEEXT)" || exit 0; \
miredo-1.2.6/compat/Makefile.in:354:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
miredo-1.2.6/compat/Makefile.in-355-	echo " rm -f" $$list; \
##############################################
miredo-1.2.6/compat/Makefile.in-387-.c.obj:
miredo-1.2.6/compat/Makefile.in:388:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
miredo-1.2.6/compat/Makefile.in-389-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
miredo-1.2.6/compat/Makefile.in-391-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
miredo-1.2.6/compat/Makefile.in:392:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
miredo-1.2.6/compat/Makefile.in-393-
##############################################
miredo-1.2.6/compat/Makefile.in-451-GTAGS:
miredo-1.2.6/compat/Makefile.in:452:	here=`$(am__cd) $(top_builddir) && pwd` \
miredo-1.2.6/compat/Makefile.in-453-	  && $(am__cd) $(top_srcdir) \
##############################################
miredo-1.2.6/compat/Makefile.in-469-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
miredo-1.2.6/compat/Makefile.in:470:	      all=`expr $$all + 1`; \
miredo-1.2.6/compat/Makefile.in-471-	      case " $(XFAIL_TESTS) " in \
miredo-1.2.6/compat/Makefile.in-472-	      *[\ \	]$$tst[\ \	]*) \
miredo-1.2.6/compat/Makefile.in:473:		xpass=`expr $$xpass + 1`; \
miredo-1.2.6/compat/Makefile.in:474:		failed=`expr $$failed + 1`; \
miredo-1.2.6/compat/Makefile.in-475-		col=$$red; res=XPASS; \
##############################################
miredo-1.2.6/compat/Makefile.in-481-	    elif test $$? -ne 77; then \
miredo-1.2.6/compat/Makefile.in:482:	      all=`expr $$all + 1`; \
miredo-1.2.6/compat/Makefile.in-483-	      case " $(XFAIL_TESTS) " in \
miredo-1.2.6/compat/Makefile.in-484-	      *[\ \	]$$tst[\ \	]*) \
miredo-1.2.6/compat/Makefile.in:485:		xfail=`expr $$xfail + 1`; \
miredo-1.2.6/compat/Makefile.in-486-		col=$$lgn; res=XFAIL; \
##############################################
miredo-1.2.6/compat/Makefile.in-488-	      *) \
miredo-1.2.6/compat/Makefile.in:489:		failed=`expr $$failed + 1`; \
miredo-1.2.6/compat/Makefile.in-490-		col=$$red; res=FAIL; \
##############################################
miredo-1.2.6/compat/Makefile.in-493-	    else \
miredo-1.2.6/compat/Makefile.in:494:	      skip=`expr $$skip + 1`; \
miredo-1.2.6/compat/Makefile.in-495-	      col=$$blu; res=SKIP; \
##############################################
miredo-1.2.6/compat/Makefile.in-528-	    fi; \
miredo-1.2.6/compat/Makefile.in:529:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
miredo-1.2.6/compat/Makefile.in-530-	      dashes="$$skipped"; \
##############################################
miredo-1.2.6/compat/Makefile.in-534-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
miredo-1.2.6/compat/Makefile.in:535:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
miredo-1.2.6/compat/Makefile.in-536-	      dashes="$$report"; \
miredo-1.2.6/compat/Makefile.in-537-	  fi; \
miredo-1.2.6/compat/Makefile.in:538:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
miredo-1.2.6/compat/Makefile.in-539-	  if test "$$failed" -eq 0; then \
##############################################
miredo-1.2.6/compat/Makefile.in-552-distdir: $(DISTFILES)
miredo-1.2.6/compat/Makefile.in:553:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/compat/Makefile.in:554:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/compat/Makefile.in-555-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/compat/Makefile.in-566-	  if test -d $$d/$$file; then \
miredo-1.2.6/compat/Makefile.in:567:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/compat/Makefile.in-568-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
miredo-1.2.6/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
miredo-1.2.6/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
miredo-1.2.6/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
miredo-1.2.6/m4/lib-ld.m4-52-  *)
miredo-1.2.6/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
miredo-1.2.6/m4/lib-ld.m4-54-  esac
##############################################
miredo-1.2.6/m4/lib-ld.m4-59-      # Canonicalize the path of ld
miredo-1.2.6/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
miredo-1.2.6/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
miredo-1.2.6/m4/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
miredo-1.2.6/m4/lib-ld.m4-63-      done
##############################################
miredo-1.2.6/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
miredo-1.2.6/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
miredo-1.2.6/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/m4/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
miredo-1.2.6/m4/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
miredo-1.2.6/m4/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
miredo-1.2.6/m4/lib-link.m4-319-                -L*)
miredo-1.2.6/m4/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
miredo-1.2.6/m4/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
miredo-1.2.6/m4/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
miredo-1.2.6/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
miredo-1.2.6/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
miredo-1.2.6/m4/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
miredo-1.2.6/m4/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
miredo-1.2.6/m4/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
miredo-1.2.6/m4/lib-link.m4-526-                  -L*)
miredo-1.2.6/m4/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
miredo-1.2.6/m4/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
miredo-1.2.6/m4/lib-link.m4-578-                  -R*)
miredo-1.2.6/m4/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
miredo-1.2.6/m4/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
miredo-1.2.6/m4/lib-link.m4-608-                    dnl Handle this in the next round.
miredo-1.2.6/m4/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
miredo-1.2.6/m4/lib-link.m4-610-                    ;;
##############################################
miredo-1.2.6/m4/lib-link.m4-614-                    dnl option.
miredo-1.2.6/m4/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
miredo-1.2.6/m4/lib-link.m4-616-                    ;;
##############################################
miredo-1.2.6/m4/lib-link.m4-727-            -L) next=yes ;;
miredo-1.2.6/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
miredo-1.2.6/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
miredo-1.2.6/m4/Makefile.in-336-distdir: $(DISTFILES)
miredo-1.2.6/m4/Makefile.in:337:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/m4/Makefile.in:338:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/m4/Makefile.in-339-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/m4/Makefile.in-350-	  if test -d $$d/$$file; then \
miredo-1.2.6/m4/Makefile.in:351:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/m4/Makefile.in-352-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/m4/intl.m4-260-changequote(<<,>>)dnl
miredo-1.2.6/m4/intl.m4:261:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
miredo-1.2.6/m4/intl.m4-262-    case $ac_prog_version in
##############################################
miredo-1.2.6/m4/libtool.m4-125-done
miredo-1.2.6/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
miredo-1.2.6/m4/libtool.m4-127-])
##############################################
miredo-1.2.6/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
miredo-1.2.6/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
miredo-1.2.6/m4/libtool.m4-429-
##############################################
miredo-1.2.6/m4/libtool.m4-437-#
miredo-1.2.6/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
miredo-1.2.6/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
miredo-1.2.6/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
miredo-1.2.6/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
miredo-1.2.6/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
miredo-1.2.6/m4/libtool.m4-551-      ;;
##############################################
miredo-1.2.6/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
miredo-1.2.6/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
miredo-1.2.6/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
miredo-1.2.6/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
miredo-1.2.6/m4/libtool.m4-564-      ;;
##############################################
miredo-1.2.6/m4/libtool.m4-720-
miredo-1.2.6/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
miredo-1.2.6/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
miredo-1.2.6/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
miredo-1.2.6/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
miredo-1.2.6/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
miredo-1.2.6/m4/libtool.m4-1143-      }]'
miredo-1.2.6/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
miredo-1.2.6/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
miredo-1.2.6/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
miredo-1.2.6/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
miredo-1.2.6/m4/libtool.m4-1148-  fi],[])
##############################################
miredo-1.2.6/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
miredo-1.2.6/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
miredo-1.2.6/m4/libtool.m4-1181-  ECHO='print -r --'
miredo-1.2.6/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
miredo-1.2.6/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
miredo-1.2.6/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
miredo-1.2.6/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
miredo-1.2.6/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
miredo-1.2.6/m4/libtool.m4-1217-
##############################################
miredo-1.2.6/m4/libtool.m4-1237-   if test "$GCC" = yes; then
miredo-1.2.6/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
miredo-1.2.6/m4/libtool.m4-1239-   fi
##############################################
miredo-1.2.6/m4/libtool.m4-1241- /*)
miredo-1.2.6/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
miredo-1.2.6/m4/libtool.m4-1243-   ;; #(
##############################################
miredo-1.2.6/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
miredo-1.2.6/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
miredo-1.2.6/m4/libtool.m4-1272-      *ELF-32*)
##############################################
miredo-1.2.6/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
miredo-1.2.6/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
miredo-1.2.6/m4/libtool.m4-1288-	*32-bit*)
##############################################
miredo-1.2.6/m4/libtool.m4-1298-    else
miredo-1.2.6/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
miredo-1.2.6/m4/libtool.m4-1300-	*32-bit*)
##############################################
miredo-1.2.6/m4/libtool.m4-1657-    # And add a safety zone
miredo-1.2.6/m4/libtool.m4:1658:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
miredo-1.2.6/m4/libtool.m4:1659:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
miredo-1.2.6/m4/libtool.m4-1660-    ;;
##############################################
miredo-1.2.6/m4/libtool.m4-1690-    if test -n "$kargmax"; then
miredo-1.2.6/m4/libtool.m4:1691:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
miredo-1.2.6/m4/libtool.m4-1692-    else
##############################################
miredo-1.2.6/m4/libtool.m4-1699-	test undefined != "$lt_cv_sys_max_cmd_len"; then
miredo-1.2.6/m4/libtool.m4:1700:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
miredo-1.2.6/m4/libtool.m4:1701:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
miredo-1.2.6/m4/libtool.m4-1702-    else
##############################################
miredo-1.2.6/m4/libtool.m4-1711-      # we can't tell.
miredo-1.2.6/m4/libtool.m4:1712:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
miredo-1.2.6/m4/libtool.m4-1713-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
miredo-1.2.6/m4/libtool.m4-1715-      do
miredo-1.2.6/m4/libtool.m4:1716:        i=`expr $i + 1`
miredo-1.2.6/m4/libtool.m4-1717-        teststring=$teststring$teststring
##############################################
miredo-1.2.6/m4/libtool.m4-1719-      # Only check the string length outside the loop.
miredo-1.2.6/m4/libtool.m4:1720:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
miredo-1.2.6/m4/libtool.m4-1721-      teststring=
##############################################
miredo-1.2.6/m4/libtool.m4-1724-      # linker.  It appears as though 1/2 is a usable value.
miredo-1.2.6/m4/libtool.m4:1725:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
miredo-1.2.6/m4/libtool.m4-1726-    fi
##############################################
miredo-1.2.6/m4/libtool.m4-2049-  if test "$hard_links" = no; then
miredo-1.2.6/m4/libtool.m4:2050:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
miredo-1.2.6/m4/libtool.m4-2051-    need_locks=warn
##############################################
miredo-1.2.6/m4/libtool.m4-2180-  esac
miredo-1.2.6/m4/libtool.m4:2181:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
miredo-1.2.6/m4/libtool.m4-2182-  case $lt_search_path_spec in
##############################################
miredo-1.2.6/m4/libtool.m4-2187-    # okay in the real world where ";" in dirpaths is itself problematic.
miredo-1.2.6/m4/libtool.m4:2188:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
miredo-1.2.6/m4/libtool.m4-2189-    ;;
miredo-1.2.6/m4/libtool.m4-2190-  *)
miredo-1.2.6/m4/libtool.m4:2191:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
miredo-1.2.6/m4/libtool.m4-2192-    ;;
##############################################
miredo-1.2.6/m4/libtool.m4-2196-  lt_tmp_lt_search_path_spec=
miredo-1.2.6/m4/libtool.m4:2197:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
miredo-1.2.6/m4/libtool.m4-2198-  for lt_sys_path in $lt_search_path_spec; do
##############################################
miredo-1.2.6/m4/libtool.m4-2231-  esac
miredo-1.2.6/m4/libtool.m4:2232:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
miredo-1.2.6/m4/libtool.m4-2233-else
##############################################
miredo-1.2.6/m4/libtool.m4-2319-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
miredo-1.2.6/m4/libtool.m4:2320:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''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'
miredo-1.2.6/m4/libtool.m4-2321-    ;;
##############################################
miredo-1.2.6/m4/libtool.m4-2355-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
miredo-1.2.6/m4/libtool.m4:2356:    postinstall_cmds='base_file=`basename \${file}`~
miredo-1.2.6/m4/libtool.m4:2357:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
miredo-1.2.6/m4/libtool.m4:2358:      dldir=$destdir/`dirname \$dlpath`~
miredo-1.2.6/m4/libtool.m4-2359-      test -d \$dldir || mkdir -p \$dldir~
##############################################
miredo-1.2.6/m4/libtool.m4-2364-      fi'
miredo-1.2.6/m4/libtool.m4:2365:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
miredo-1.2.6/m4/libtool.m4-2366-      dlpath=$dir/\$dldll~
##############################################
miredo-1.2.6/m4/libtool.m4-2372-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
miredo-1.2.6/m4/libtool.m4:2373:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
miredo-1.2.6/m4/libtool.m4-2374-m4_if([$1], [],[
##############################################
miredo-1.2.6/m4/libtool.m4-2378-      # MinGW DLLs use traditional 'lib' prefix
miredo-1.2.6/m4/libtool.m4:2379:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
miredo-1.2.6/m4/libtool.m4-2380-      ;;
##############################################
miredo-1.2.6/m4/libtool.m4-2382-      # pw32 DLLs use 'pw' prefix rather than 'lib'
miredo-1.2.6/m4/libtool.m4:2383:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
miredo-1.2.6/m4/libtool.m4-2384-      ;;
##############################################
miredo-1.2.6/m4/libtool.m4-2391-    libname_spec='$name'
miredo-1.2.6/m4/libtool.m4:2392:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
miredo-1.2.6/m4/libtool.m4-2393-    library_names_spec='${libname}.dll.lib'
##############################################
miredo-1.2.6/m4/libtool.m4-2403-        # Let DOS variable expansion print the short 8.3 style file name.
miredo-1.2.6/m4/libtool.m4:2404:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
miredo-1.2.6/m4/libtool.m4-2405-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
miredo-1.2.6/m4/libtool.m4-2408-      # Convert to MSYS style.
miredo-1.2.6/m4/libtool.m4:2409:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
miredo-1.2.6/m4/libtool.m4-2410-      ;;
##############################################
miredo-1.2.6/m4/libtool.m4-2414-      # like /cygdrive/c/PROGRA~1:/cygdr...
miredo-1.2.6/m4/libtool.m4:2415:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
miredo-1.2.6/m4/libtool.m4:2416:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
miredo-1.2.6/m4/libtool.m4:2417:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
miredo-1.2.6/m4/libtool.m4-2418-      ;;
##############################################
miredo-1.2.6/m4/libtool.m4-2422-        # It is most probably a Windows format PATH.
miredo-1.2.6/m4/libtool.m4:2423:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
miredo-1.2.6/m4/libtool.m4-2424-      else
miredo-1.2.6/m4/libtool.m4:2425:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
miredo-1.2.6/m4/libtool.m4-2426-      fi
##############################################
miredo-1.2.6/m4/libtool.m4-2432-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
miredo-1.2.6/m4/libtool.m4:2433:    postinstall_cmds='base_file=`basename \${file}`~
miredo-1.2.6/m4/libtool.m4:2434:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
miredo-1.2.6/m4/libtool.m4:2435:      dldir=$destdir/`dirname \$dlpath`~
miredo-1.2.6/m4/libtool.m4-2436-      test -d \$dldir || mkdir -p \$dldir~
miredo-1.2.6/m4/libtool.m4-2437-      $install_prog $dir/$dlname \$dldir/$dlname'
miredo-1.2.6/m4/libtool.m4:2438:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
miredo-1.2.6/m4/libtool.m4-2439-      dlpath=$dir/\$dldll~
##############################################
miredo-1.2.6/m4/libtool.m4-2446-    # Assume MSVC wrapper
miredo-1.2.6/m4/libtool.m4:2447:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
miredo-1.2.6/m4/libtool.m4-2448-    dynamic_linker='Win32 ld.exe'
##############################################
miredo-1.2.6/m4/libtool.m4-2463-  shlibpath_var=DYLD_LIBRARY_PATH
miredo-1.2.6/m4/libtool.m4:2464:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
miredo-1.2.6/m4/libtool.m4-2465-m4_if([$1], [],[
##############################################
miredo-1.2.6/m4/libtool.m4-2670-  if test -f /etc/ld.so.conf; then
miredo-1.2.6/m4/libtool.m4:2671:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
miredo-1.2.6/m4/libtool.m4-2672-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
miredo-1.2.6/m4/libtool.m4-2744-  shlibpath_var=LD_LIBRARY_PATH
miredo-1.2.6/m4/libtool.m4:2745:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
miredo-1.2.6/m4/libtool.m4-2746-    case $host_os in
##############################################
miredo-1.2.6/m4/libtool.m4-2961-	"file_magic "*)
miredo-1.2.6/m4/libtool.m4:2962:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
miredo-1.2.6/m4/libtool.m4-2963-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
miredo-1.2.6/m4/libtool.m4-3044-    # gcc leaves a trailing carriage return which upsets mingw
miredo-1.2.6/m4/libtool.m4:3045:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
miredo-1.2.6/m4/libtool.m4-3046-  *)
miredo-1.2.6/m4/libtool.m4:3047:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
miredo-1.2.6/m4/libtool.m4-3048-  esac
##############################################
miredo-1.2.6/m4/libtool.m4-3053-      # Canonicalize the pathname of ld
miredo-1.2.6/m4/libtool.m4:3054:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
miredo-1.2.6/m4/libtool.m4-3055-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
miredo-1.2.6/m4/libtool.m4:3056:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
miredo-1.2.6/m4/libtool.m4-3057-      done
##############################################
miredo-1.2.6/m4/libtool.m4-3084-      # Break only if it was the GNU/non-GNU ld that we prefer.
miredo-1.2.6/m4/libtool.m4:3085:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
miredo-1.2.6/m4/libtool.m4-3086-      *GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/m4/libtool.m4-3124-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
miredo-1.2.6/m4/libtool.m4:3125:case `$LD -v 2>&1 </dev/null` in
miredo-1.2.6/m4/libtool.m4-3126-*GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/m4/libtool.m4-3315-openbsd*)
miredo-1.2.6/m4/libtool.m4:3316:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
miredo-1.2.6/m4/libtool.m4-3317-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
miredo-1.2.6/m4/libtool.m4-3379-    else
miredo-1.2.6/m4/libtool.m4:3380:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
miredo-1.2.6/m4/libtool.m4-3381-    fi
##############################################
miredo-1.2.6/m4/libtool.m4-3425-	# Tru64's nm complains that /dev/null is an invalid object file
miredo-1.2.6/m4/libtool.m4:3426:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
miredo-1.2.6/m4/libtool.m4-3427-	*/dev/null* | *'Invalid file or object type'*)
##############################################
miredo-1.2.6/m4/libtool.m4-3431-	*)
miredo-1.2.6/m4/libtool.m4:3432:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
miredo-1.2.6/m4/libtool.m4-3433-	  */dev/null*)
##############################################
miredo-1.2.6/m4/libtool.m4-3457-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
miredo-1.2.6/m4/libtool.m4:3458:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
miredo-1.2.6/m4/libtool.m4-3459-    *COFF*)
##############################################
miredo-1.2.6/m4/libtool.m4-3516-  # decide which to use based on capabilities of $DLLTOOL
miredo-1.2.6/m4/libtool.m4:3517:  case `$DLLTOOL --help 2>&1` in
miredo-1.2.6/m4/libtool.m4-3518-  *--identify-strict*)
##############################################
miredo-1.2.6/m4/libtool.m4-3675-# If we're using GNU nm, then use its standard symbol codes.
miredo-1.2.6/m4/libtool.m4:3676:case `$NM -V 2>&1` in
miredo-1.2.6/m4/libtool.m4-3677-*GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/m4/libtool.m4-3693-mingw*)
miredo-1.2.6/m4/libtool.m4:3694:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
miredo-1.2.6/m4/libtool.m4-3695-  ;;
##############################################
miredo-1.2.6/m4/libtool.m4-3746-    nlist=conftest.nm
miredo-1.2.6/m4/libtool.m4:3747:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
miredo-1.2.6/m4/libtool.m4-3748-      # Try sorting and uniquifying the output.
##############################################
miredo-1.2.6/m4/libtool.m4-4084-	  *)
miredo-1.2.6/m4/libtool.m4:4085:	    case `$CC -V 2>&1 | sed 5q` in
miredo-1.2.6/m4/libtool.m4-4086-	    *Sun\ C*)
##############################################
miredo-1.2.6/m4/libtool.m4-4389-      *)
miredo-1.2.6/m4/libtool.m4:4390:	case `$CC -V 2>&1 | sed 5q` in
miredo-1.2.6/m4/libtool.m4-4391-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
miredo-1.2.6/m4/libtool.m4-4667-	# shared libraries, regardless of the interface used.
miredo-1.2.6/m4/libtool.m4:4668:	case `$LD -v 2>&1` in
miredo-1.2.6/m4/libtool.m4-4669-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
miredo-1.2.6/m4/libtool.m4-4699-    supports_anon_versioning=no
miredo-1.2.6/m4/libtool.m4:4700:    case `$LD -v 2>&1` in
miredo-1.2.6/m4/libtool.m4-4701-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
miredo-1.2.6/m4/libtool.m4-4768-	# is EXPORTS), use it as is; otherwise, prepend...
miredo-1.2.6/m4/libtool.m4:4769:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
miredo-1.2.6/m4/libtool.m4-4770-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
miredo-1.2.6/m4/libtool.m4-4796-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
miredo-1.2.6/m4/libtool.m4:4797:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
miredo-1.2.6/m4/libtool.m4:4798:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
miredo-1.2.6/m4/libtool.m4-4799-      ;;
##############################################
miredo-1.2.6/m4/libtool.m4-4814-        pgcc*)				# Portland Group C compiler
miredo-1.2.6/m4/libtool.m4:4815:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/m4/libtool.m4-4816-	  tmp_addflag=' $pic_flag'
##############################################
miredo-1.2.6/m4/libtool.m4-4819-					# Portland Group f77 and f90 compilers
miredo-1.2.6/m4/libtool.m4:4820:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/m4/libtool.m4-4821-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
miredo-1.2.6/m4/libtool.m4-4834-	nvcc*)	# Cuda Compiler Driver 2.2
miredo-1.2.6/m4/libtool.m4:4835:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/m4/libtool.m4-4836-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
miredo-1.2.6/m4/libtool.m4-4838-	esac
miredo-1.2.6/m4/libtool.m4:4839:	case `$CC -V 2>&1 | sed 5q` in
miredo-1.2.6/m4/libtool.m4-4840-	*Sun\ C*)			# Sun C 5.9
miredo-1.2.6/m4/libtool.m4:4841:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
miredo-1.2.6/m4/libtool.m4-4906-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
miredo-1.2.6/m4/libtool.m4:4907:      case `$LD -v 2>&1` in
miredo-1.2.6/m4/libtool.m4-4908-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
miredo-1.2.6/m4/libtool.m4-5029-	# below for broken collect2 doesn't work under 4.3+
miredo-1.2.6/m4/libtool.m4:5030:	  collect2name=`${CC} -print-prog-name=collect2`
miredo-1.2.6/m4/libtool.m4-5031-	  if test -f "$collect2name" &&
##############################################
miredo-1.2.6/m4/libtool.m4-5079-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
miredo-1.2.6/m4/libtool.m4:5080:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
miredo-1.2.6/m4/libtool.m4-5081-      else
##############################################
miredo-1.2.6/m4/libtool.m4-5145-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
miredo-1.2.6/m4/libtool.m4:5146:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
miredo-1.2.6/m4/libtool.m4-5147-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
miredo-1.2.6/m4/libtool.m4-5182-	# FIXME: Setting linknames here is a bad hack.
miredo-1.2.6/m4/libtool.m4:5183:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
miredo-1.2.6/m4/libtool.m4-5184-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
miredo-1.2.6/m4/libtool.m4-5320-      if test "$GCC" = yes; then
miredo-1.2.6/m4/libtool.m4:5321:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-5322-	# Try to use the -exported_symbol ld option, if it does not
##############################################
miredo-1.2.6/m4/libtool.m4-5343-	if test "$lt_cv_irix_exported_symbol" = yes; then
miredo-1.2.6/m4/libtool.m4:5344:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
miredo-1.2.6/m4/libtool.m4-5345-	fi
miredo-1.2.6/m4/libtool.m4-5346-      else
miredo-1.2.6/m4/libtool.m4:5347:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4:5348:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
miredo-1.2.6/m4/libtool.m4-5349-      fi
##############################################
miredo-1.2.6/m4/libtool.m4-5383-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
miredo-1.2.6/m4/libtool.m4:5384:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
miredo-1.2.6/m4/libtool.m4-5385-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
miredo-1.2.6/m4/libtool.m4-5416-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
miredo-1.2.6/m4/libtool.m4:5417:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-5418-      else
miredo-1.2.6/m4/libtool.m4-5419-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
miredo-1.2.6/m4/libtool.m4:5420:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-5421-      fi
##############################################
miredo-1.2.6/m4/libtool.m4-5429-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
miredo-1.2.6/m4/libtool.m4:5430:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-5431-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
miredo-1.2.6/m4/libtool.m4-5433-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
miredo-1.2.6/m4/libtool.m4:5434:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4:5435:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
miredo-1.2.6/m4/libtool.m4:5436:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
miredo-1.2.6/m4/libtool.m4-5437-
##############################################
miredo-1.2.6/m4/libtool.m4-5452-      else
miredo-1.2.6/m4/libtool.m4:5453:	case `$CC -V 2>&1` in
miredo-1.2.6/m4/libtool.m4-5454-	*"Compilers 5.0"*)
##############################################
miredo-1.2.6/m4/libtool.m4-5645-	  _LT_TAGVAR(allow_undefined_flag, $1)=
miredo-1.2.6/m4/libtool.m4:5646:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
miredo-1.2.6/m4/libtool.m4-5647-	  then
##############################################
miredo-1.2.6/m4/libtool.m4-5945-        # ancient GNU ld didn't support --whole-archive et. al.
miredo-1.2.6/m4/libtool.m4:5946:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
miredo-1.2.6/m4/libtool.m4-5947-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
miredo-1.2.6/m4/libtool.m4-6028-          # below for broken collect2 doesn't work under 4.3+
miredo-1.2.6/m4/libtool.m4:6029:	  collect2name=`${CC} -print-prog-name=collect2`
miredo-1.2.6/m4/libtool.m4-6030-	  if test -f "$collect2name" &&
##############################################
miredo-1.2.6/m4/libtool.m4-6078-
miredo-1.2.6/m4/libtool.m4:6079:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
miredo-1.2.6/m4/libtool.m4-6080-        else
##############################################
miredo-1.2.6/m4/libtool.m4-6144-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
miredo-1.2.6/m4/libtool.m4:6145:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
miredo-1.2.6/m4/libtool.m4-6146-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
miredo-1.2.6/m4/libtool.m4-6185-	    # is EXPORTS), use it as is; otherwise, prepend...
miredo-1.2.6/m4/libtool.m4:6186:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
miredo-1.2.6/m4/libtool.m4-6187-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
miredo-1.2.6/m4/libtool.m4-6265-            # dependencies.
miredo-1.2.6/m4/libtool.m4:6266:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
miredo-1.2.6/m4/libtool.m4-6267-            ;;
##############################################
miredo-1.2.6/m4/libtool.m4-6330-	    # dependencies.
miredo-1.2.6/m4/libtool.m4:6331:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
miredo-1.2.6/m4/libtool.m4-6332-	    ;;
##############################################
miredo-1.2.6/m4/libtool.m4-6366-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
miredo-1.2.6/m4/libtool.m4:6367:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
miredo-1.2.6/m4/libtool.m4:6368:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
miredo-1.2.6/m4/libtool.m4-6369-	;;
##############################################
miredo-1.2.6/m4/libtool.m4-6373-	    # SGI C++
miredo-1.2.6/m4/libtool.m4:6374:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-6375-
##############################################
miredo-1.2.6/m4/libtool.m4-6384-	      if test "$with_gnu_ld" = no; then
miredo-1.2.6/m4/libtool.m4:6385:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-6386-	      else
miredo-1.2.6/m4/libtool.m4:6387:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
miredo-1.2.6/m4/libtool.m4-6388-	      fi
##############################################
miredo-1.2.6/m4/libtool.m4-6405-	    # to its proper name (with version) after linking.
miredo-1.2.6/m4/libtool.m4:6406:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
miredo-1.2.6/m4/libtool.m4:6407:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
miredo-1.2.6/m4/libtool.m4-6408-	    # Commands to make compiler produce verbose output that lists
##############################################
miredo-1.2.6/m4/libtool.m4-6415-	    # dependencies.
miredo-1.2.6/m4/libtool.m4:6416:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
miredo-1.2.6/m4/libtool.m4-6417-
##############################################
miredo-1.2.6/m4/libtool.m4-6430-	    # earlier do not add the objects themselves.
miredo-1.2.6/m4/libtool.m4:6431:	    case `$CC -V 2>&1` in
miredo-1.2.6/m4/libtool.m4-6432-	      *"Version 7."*)
##############################################
miredo-1.2.6/m4/libtool.m4-6451-            # Portland Group C++ compiler
miredo-1.2.6/m4/libtool.m4:6452:	    case `$CC -V` in
miredo-1.2.6/m4/libtool.m4-6453-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
miredo-1.2.6/m4/libtool.m4-6456-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
miredo-1.2.6/m4/libtool.m4:6457:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
miredo-1.2.6/m4/libtool.m4-6458-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
miredo-1.2.6/m4/libtool.m4-6460-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
miredo-1.2.6/m4/libtool.m4:6461:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
miredo-1.2.6/m4/libtool.m4-6462-		$RANLIB $oldlib'
##############################################
miredo-1.2.6/m4/libtool.m4-6465-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
miredo-1.2.6/m4/libtool.m4:6466:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
miredo-1.2.6/m4/libtool.m4-6467-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
miredo-1.2.6/m4/libtool.m4-6469-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
miredo-1.2.6/m4/libtool.m4:6470:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
miredo-1.2.6/m4/libtool.m4-6471-	      ;;
##############################################
miredo-1.2.6/m4/libtool.m4-6479-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
miredo-1.2.6/m4/libtool.m4:6480:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/m4/libtool.m4-6481-            ;;
##############################################
miredo-1.2.6/m4/libtool.m4-6498-	    # dependencies.
miredo-1.2.6/m4/libtool.m4:6499:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
miredo-1.2.6/m4/libtool.m4-6500-	    ;;
##############################################
miredo-1.2.6/m4/libtool.m4-6513-	  *)
miredo-1.2.6/m4/libtool.m4:6514:	    case `$CC -V 2>&1 | sed 5q` in
miredo-1.2.6/m4/libtool.m4-6515-	    *Sun\ C*)
##############################################
miredo-1.2.6/m4/libtool.m4-6520-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
miredo-1.2.6/m4/libtool.m4:6521:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/m4/libtool.m4-6522-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
miredo-1.2.6/m4/libtool.m4-6590-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
miredo-1.2.6/m4/libtool.m4:6591:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
miredo-1.2.6/m4/libtool.m4-6592-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
miredo-1.2.6/m4/libtool.m4-6609-	    # to its proper name (with version) after linking.
miredo-1.2.6/m4/libtool.m4:6610:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
miredo-1.2.6/m4/libtool.m4-6611-
##############################################
miredo-1.2.6/m4/libtool.m4-6630-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
miredo-1.2.6/m4/libtool.m4:6631:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-6632-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
miredo-1.2.6/m4/libtool.m4-6635-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
miredo-1.2.6/m4/libtool.m4:6636:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4:6637:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
miredo-1.2.6/m4/libtool.m4-6638-	          echo "-hidden">> $lib.exp~
miredo-1.2.6/m4/libtool.m4:6639:	          $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~
miredo-1.2.6/m4/libtool.m4-6640-	          $RM $lib.exp'
##############################################
miredo-1.2.6/m4/libtool.m4-6654-	    # dependencies.
miredo-1.2.6/m4/libtool.m4:6655:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
miredo-1.2.6/m4/libtool.m4-6656-	    ;;
##############################################
miredo-1.2.6/m4/libtool.m4-6661-	        osf3*)
miredo-1.2.6/m4/libtool.m4:6662:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-6663-		  ;;
miredo-1.2.6/m4/libtool.m4-6664-	        *)
miredo-1.2.6/m4/libtool.m4:6665:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/m4/libtool.m4-6666-		  ;;
##############################################
miredo-1.2.6/m4/libtool.m4-6914-  case ${2} in
miredo-1.2.6/m4/libtool.m4:6915:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
miredo-1.2.6/m4/libtool.m4:6916:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
miredo-1.2.6/m4/libtool.m4-6917-  esac
##############################################
miredo-1.2.6/m4/libtool.m4-7002-
miredo-1.2.6/m4/libtool.m4:7003:  for p in `eval "$output_verbose_link_cmd"`; do
miredo-1.2.6/m4/libtool.m4-7004-    case ${prev}${p} in
##############################################
miredo-1.2.6/m4/libtool.m4-7100-linux*)
miredo-1.2.6/m4/libtool.m4:7101:  case `$CC -V 2>&1 | sed 5q` in
miredo-1.2.6/m4/libtool.m4-7102-  *Sun\ C*)
##############################################
miredo-1.2.6/m4/libtool.m4-7151-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
miredo-1.2.6/m4/libtool.m4:7152: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
miredo-1.2.6/m4/libtool.m4-7153-fi
##############################################
miredo-1.2.6/m4/libtool.m4-7763-    test $lt_ac_count -gt 10 && break
miredo-1.2.6/m4/libtool.m4:7764:    lt_ac_count=`expr $lt_ac_count + 1`
miredo-1.2.6/m4/libtool.m4-7765-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
miredo-1.2.6/m4/libtool.m4-7834-# ------------------------------------------------------
miredo-1.2.6/m4/libtool.m4:7835:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
miredo-1.2.6/m4/libtool.m4-7836-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
miredo-1.2.6/m4/lib-prefix.m4-201-    *)
miredo-1.2.6/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
miredo-1.2.6/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
miredo-1.2.6/m4/lib-prefix.m4-211-                ;;
miredo-1.2.6/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
miredo-1.2.6/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
miredo-1.2.6/m4/po.m4-47-changequote(,)dnl
miredo-1.2.6/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
miredo-1.2.6/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
miredo-1.2.6/m4/po.m4-54-changequote(,)dnl
miredo-1.2.6/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
miredo-1.2.6/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
miredo-1.2.6/m4/po.m4-73-changequote(,)dnl
miredo-1.2.6/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
miredo-1.2.6/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
miredo-1.2.6/m4/po.m4-98-      case "$ac_file" in
miredo-1.2.6/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
miredo-1.2.6/m4/po.m4-100-      esac
##############################################
miredo-1.2.6/m4/po.m4-103-        # Adjust a relative srcdir.
miredo-1.2.6/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
miredo-1.2.6/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
miredo-1.2.6/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
miredo-1.2.6/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
miredo-1.2.6/m4/po.m4-110-        case "$ac_given_srcdir" in
miredo-1.2.6/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
miredo-1.2.6/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
miredo-1.2.6/m4/po.m4-130-            fi
miredo-1.2.6/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
miredo-1.2.6/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
miredo-1.2.6/m4/po.m4-227-  # Adjust a relative srcdir.
miredo-1.2.6/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
miredo-1.2.6/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
miredo-1.2.6/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
miredo-1.2.6/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
miredo-1.2.6/m4/po.m4-234-  case "$ac_given_srcdir" in
miredo-1.2.6/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
miredo-1.2.6/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
miredo-1.2.6/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
miredo-1.2.6/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
miredo-1.2.6/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
miredo-1.2.6/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
miredo-1.2.6/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
miredo-1.2.6/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
miredo-1.2.6/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
miredo-1.2.6/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
miredo-1.2.6/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
miredo-1.2.6/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
miredo-1.2.6/m4/po.m4-317-  fi
##############################################
miredo-1.2.6/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
miredo-1.2.6/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
miredo-1.2.6/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
miredo-1.2.6/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
miredo-1.2.6/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
miredo-1.2.6/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
miredo-1.2.6/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
miredo-1.2.6/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
miredo-1.2.6/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
miredo-1.2.6/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
miredo-1.2.6/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
miredo-1.2.6/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
miredo-1.2.6/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
miredo-1.2.6/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
miredo-1.2.6/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
miredo-1.2.6/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
miredo-1.2.6/m4/flags.m4-14-  CFLAGS_save="${CFLAGS}"
miredo-1.2.6/m4/flags.m4:15:  as_ac_var=`echo "ac_cv_prog_cc_flags_$1" | $as_tr_sh`
miredo-1.2.6/m4/flags.m4-16-  AC_CACHE_CHECK([if $CC accepts $1], [$as_ac_var], [
##############################################
miredo-1.2.6/m4/flags.m4-24-
miredo-1.2.6/m4/flags.m4:25:  ac_res=`eval echo '${'$as_ac_var'}'`
miredo-1.2.6/m4/flags.m4-26-  AS_IF([test "${ac_res}" != "no"], [
##############################################
miredo-1.2.6/m4/flags.m4-45-  LDFLAGS_save="${LDFLAGS}"
miredo-1.2.6/m4/flags.m4:46:  as_ac_var=`echo "ac_cv_prog_link_flags_$1" | $as_tr_sh`
miredo-1.2.6/m4/flags.m4-47-  AC_CACHE_CHECK([if $LINK accepts $1], [$as_ac_var], [
##############################################
miredo-1.2.6/m4/flags.m4-55-
miredo-1.2.6/m4/flags.m4:56:  ac_res=`eval echo '${'$as_ac_var'}'`
miredo-1.2.6/m4/flags.m4-57-  AS_IF([test "${ac_res}" != "no"], [
##############################################
miredo-1.2.6/m4/ltsugar.m4-67-m4_define([lt_combine],
miredo-1.2.6/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
miredo-1.2.6/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
miredo-1.2.6/m4/iconv.m4-207-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
miredo-1.2.6/m4/iconv.m4:208:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
miredo-1.2.6/m4/iconv.m4-209-    AC_MSG_RESULT([
##############################################
miredo-1.2.6/m4/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
miredo-1.2.6/m4/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
miredo-1.2.6/m4/gettext.m4-251-      fi
##############################################
miredo-1.2.6/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
miredo-1.2.6/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
miredo-1.2.6/configure-49-  as_echo='print -r --'
miredo-1.2.6/configure-50-  as_echo_n='print -rn --'
miredo-1.2.6/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
miredo-1.2.6/configure-52-  as_echo='printf %s\n'
##############################################
miredo-1.2.6/configure-54-else
miredo-1.2.6/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
miredo-1.2.6/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
miredo-1.2.6/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
miredo-1.2.6/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
miredo-1.2.6/configure-66-      esac;
##############################################
miredo-1.2.6/configure-201-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
miredo-1.2.6/configure:202:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
miredo-1.2.6/configure-203-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
miredo-1.2.6/configure-209-    PATH=/empty FPATH=/empty; export PATH FPATH
miredo-1.2.6/configure:210:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
miredo-1.2.6/configure:211:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
miredo-1.2.6/configure-212-  if (eval "$as_required") 2>/dev/null; then :
##############################################
miredo-1.2.6/configure-337-      case $as_dir in #(
miredo-1.2.6/configure:338:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
miredo-1.2.6/configure-339-      *) as_qdir=$as_dir;;
##############################################
miredo-1.2.6/configure-410-  {
miredo-1.2.6/configure:411:    as_val=`expr "$@" || test $? -eq 1`
miredo-1.2.6/configure-412-  }
##############################################
miredo-1.2.6/configure-417-# ----------------------------------------
miredo-1.2.6/configure:418:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
miredo-1.2.6/configure-419-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
miredo-1.2.6/configure-480-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
miredo-1.2.6/configure:481:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
miredo-1.2.6/configure-482-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
miredo-1.2.6/configure-885-  case $ac_option in
miredo-1.2.6/configure:886:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
miredo-1.2.6/configure-887-  *=)   ac_optarg= ;;
##############################################
miredo-1.2.6/configure-929-  -disable-* | --disable-*)
miredo-1.2.6/configure:930:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
miredo-1.2.6/configure-931-    # Reject names that are not valid shell variable names.
##############################################
miredo-1.2.6/configure-934-    ac_useropt_orig=$ac_useropt
miredo-1.2.6/configure:935:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
miredo-1.2.6/configure-936-    case $ac_user_opts in
##############################################
miredo-1.2.6/configure-955-  -enable-* | --enable-*)
miredo-1.2.6/configure:956:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
miredo-1.2.6/configure-957-    # Reject names that are not valid shell variable names.
##############################################
miredo-1.2.6/configure-960-    ac_useropt_orig=$ac_useropt
miredo-1.2.6/configure:961:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
miredo-1.2.6/configure-962-    case $ac_user_opts in
##############################################
miredo-1.2.6/configure-1159-  -with-* | --with-*)
miredo-1.2.6/configure:1160:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
miredo-1.2.6/configure-1161-    # Reject names that are not valid shell variable names.
##############################################
miredo-1.2.6/configure-1164-    ac_useropt_orig=$ac_useropt
miredo-1.2.6/configure:1165:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
miredo-1.2.6/configure-1166-    case $ac_user_opts in
##############################################
miredo-1.2.6/configure-1175-  -without-* | --without-*)
miredo-1.2.6/configure:1176:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
miredo-1.2.6/configure-1177-    # Reject names that are not valid shell variable names.
##############################################
miredo-1.2.6/configure-1180-    ac_useropt_orig=$ac_useropt
miredo-1.2.6/configure:1181:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
miredo-1.2.6/configure-1182-    case $ac_user_opts in
##############################################
miredo-1.2.6/configure-1213-  *=*)
miredo-1.2.6/configure:1214:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
miredo-1.2.6/configure-1215-    # Reject names that are not valid shell variable names.
##############################################
miredo-1.2.6/configure-1234-if test -n "$ac_prev"; then
miredo-1.2.6/configure:1235:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
miredo-1.2.6/configure-1236-  as_fn_error $? "missing argument to $ac_option"
##############################################
miredo-1.2.6/configure-1256-    */ )
miredo-1.2.6/configure:1257:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
miredo-1.2.6/configure-1258-      eval $ac_var=\$ac_val;;
##############################################
miredo-1.2.6/configure-1291-ac_ls_di=`ls -di .` &&
miredo-1.2.6/configure:1292:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
miredo-1.2.6/configure-1293-  as_fn_error $? "working directory cannot be determined"
##############################################
miredo-1.2.6/configure-1347-case $srcdir in
miredo-1.2.6/configure:1348:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
miredo-1.2.6/configure-1349-esac
##############################################
miredo-1.2.6/configure-1390-By default, \`make install' will install all the files in
miredo-1.2.6/configure:1391:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
miredo-1.2.6/configure:1392:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
miredo-1.2.6/configure-1393-for instance \`--prefix=\$HOME'.
##############################################
miredo-1.2.6/configure-1514-*)
miredo-1.2.6/configure:1515:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
miredo-1.2.6/configure-1516-  # A ".." for each directory in $ac_dir_suffix.
miredo-1.2.6/configure:1517:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
miredo-1.2.6/configure-1518-  case $ac_top_builddir_sub in
##############################################
miredo-1.2.6/configure-2058-    *\'*)
miredo-1.2.6/configure:2059:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
miredo-1.2.6/configure-2060-    esac
##############################################
miredo-1.2.6/configure-2141-      case $ac_val in
miredo-1.2.6/configure:2142:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
miredo-1.2.6/configure-2143-      esac
##############################################
miredo-1.2.6/configure-2156-	case $ac_val in
miredo-1.2.6/configure:2157:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
miredo-1.2.6/configure-2158-	esac
##############################################
miredo-1.2.6/configure-2277-    set,)
miredo-1.2.6/configure:2278:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
miredo-1.2.6/configure:2279:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
miredo-1.2.6/configure-2280-      ac_cache_corrupted=: ;;
##############################################
miredo-1.2.6/configure-2288-	# differences in whitespace do not lead to failure.
miredo-1.2.6/configure:2289:	ac_old_val_w=`echo x $ac_old_val`
miredo-1.2.6/configure:2290:	ac_new_val_w=`echo x $ac_new_val`
miredo-1.2.6/configure-2291-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
miredo-1.2.6/configure-2308-    case $ac_new_val in
miredo-1.2.6/configure:2309:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
miredo-1.2.6/configure-2310-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
miredo-1.2.6/configure-2407-test "x$ac_build_alias" = x &&
miredo-1.2.6/configure:2408:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
miredo-1.2.6/configure-2409-test "x$ac_build_alias" = x &&
miredo-1.2.6/configure-2410-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
miredo-1.2.6/configure:2411:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
miredo-1.2.6/configure-2412-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
miredo-1.2.6/configure-2431-IFS=$ac_save_IFS
miredo-1.2.6/configure:2432:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
miredo-1.2.6/configure-2433-
##############################################
miredo-1.2.6/configure-2442-else
miredo-1.2.6/configure:2443:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
miredo-1.2.6/configure-2444-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
miredo-1.2.6/configure-2464-IFS=$ac_save_IFS
miredo-1.2.6/configure:2465:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
miredo-1.2.6/configure-2466-
##############################################
miredo-1.2.6/configure-2819-$as_echo_n "checking whether the C compiler works... " >&6; }
miredo-1.2.6/configure:2820:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
miredo-1.2.6/configure-2821-
##############################################
miredo-1.2.6/configure-2863-	then :; else
miredo-1.2.6/configure:2864:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
miredo-1.2.6/configure-2865-	fi
##############################################
miredo-1.2.6/configure-2923-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
miredo-1.2.6/configure:2924:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
miredo-1.2.6/configure-2925-	  break;;
##############################################
miredo-1.2.6/configure-3032-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
miredo-1.2.6/configure:3033:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
miredo-1.2.6/configure-3034-       break;;
##############################################
miredo-1.2.6/configure-3597-  # Check for GNU $ac_path_GREP
miredo-1.2.6/configure:3598:case `"$ac_path_GREP" --version 2>&1` in
miredo-1.2.6/configure-3599-*GNU*)
##############################################
miredo-1.2.6/configure-3663-  # Check for GNU $ac_path_EGREP
miredo-1.2.6/configure:3664:case `"$ac_path_EGREP" --version 2>&1` in
miredo-1.2.6/configure-3665-*GNU*)
##############################################
miredo-1.2.6/configure-3824-do :
miredo-1.2.6/configure:3825:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
miredo-1.2.6/configure-3826-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
miredo-1.2.6/configure-3829-  cat >>confdefs.h <<_ACEOF
miredo-1.2.6/configure:3830:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
miredo-1.2.6/configure-3831-_ACEOF
##############################################
miredo-1.2.6/configure-3953-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
miredo-1.2.6/configure:3954:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
miredo-1.2.6/configure-3955-  ECHO='print -r --'
miredo-1.2.6/configure:3956:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
miredo-1.2.6/configure-3957-  ECHO='printf %s\n'
##############################################
miredo-1.2.6/configure-4022-  # Check for GNU $ac_path_SED
miredo-1.2.6/configure:4023:case `"$ac_path_SED" --version 2>&1` in
miredo-1.2.6/configure-4024-*GNU*)
##############################################
miredo-1.2.6/configure-4101-  # Check for GNU $ac_path_FGREP
miredo-1.2.6/configure:4102:case `"$ac_path_FGREP" --version 2>&1` in
miredo-1.2.6/configure-4103-*GNU*)
##############################################
miredo-1.2.6/configure-4181-    # gcc leaves a trailing carriage return which upsets mingw
miredo-1.2.6/configure:4182:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
miredo-1.2.6/configure-4183-  *)
miredo-1.2.6/configure:4184:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
miredo-1.2.6/configure-4185-  esac
##############################################
miredo-1.2.6/configure-4190-      # Canonicalize the pathname of ld
miredo-1.2.6/configure:4191:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
miredo-1.2.6/configure-4192-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
miredo-1.2.6/configure:4193:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
miredo-1.2.6/configure-4194-      done
##############################################
miredo-1.2.6/configure-4225-      # Break only if it was the GNU/non-GNU ld that we prefer.
miredo-1.2.6/configure:4226:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
miredo-1.2.6/configure-4227-      *GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/configure-4256-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
miredo-1.2.6/configure:4257:case `$LD -v 2>&1 </dev/null` in
miredo-1.2.6/configure-4258-*GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/configure-4301-	# Tru64's nm complains that /dev/null is an invalid object file
miredo-1.2.6/configure:4302:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
miredo-1.2.6/configure-4303-	*/dev/null* | *'Invalid file or object type'*)
##############################################
miredo-1.2.6/configure-4307-	*)
miredo-1.2.6/configure:4308:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
miredo-1.2.6/configure-4309-	  */dev/null*)
##############################################
miredo-1.2.6/configure-4435-
miredo-1.2.6/configure:4436:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
miredo-1.2.6/configure-4437-    *COFF*)
##############################################
miredo-1.2.6/configure-4547-    # And add a safety zone
miredo-1.2.6/configure:4548:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
miredo-1.2.6/configure:4549:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
miredo-1.2.6/configure-4550-    ;;
##############################################
miredo-1.2.6/configure-4580-    if test -n "$kargmax"; then
miredo-1.2.6/configure:4581:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
miredo-1.2.6/configure-4582-    else
##############################################
miredo-1.2.6/configure-4589-	test undefined != "$lt_cv_sys_max_cmd_len"; then
miredo-1.2.6/configure:4590:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
miredo-1.2.6/configure:4591:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
miredo-1.2.6/configure-4592-    else
##############################################
miredo-1.2.6/configure-4601-      # we can't tell.
miredo-1.2.6/configure:4602:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
miredo-1.2.6/configure-4603-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
miredo-1.2.6/configure-4605-      do
miredo-1.2.6/configure:4606:        i=`expr $i + 1`
miredo-1.2.6/configure-4607-        teststring=$teststring$teststring
##############################################
miredo-1.2.6/configure-4609-      # Only check the string length outside the loop.
miredo-1.2.6/configure:4610:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
miredo-1.2.6/configure-4611-      teststring=
##############################################
miredo-1.2.6/configure-4614-      # linker.  It appears as though 1/2 is a usable value.
miredo-1.2.6/configure:4615:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
miredo-1.2.6/configure-4616-    fi
##############################################
miredo-1.2.6/configure-5050-openbsd*)
miredo-1.2.6/configure:5051:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
miredo-1.2.6/configure-5052-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
miredo-1.2.6/configure-5117-    else
miredo-1.2.6/configure:5118:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
miredo-1.2.6/configure-5119-    fi
##############################################
miredo-1.2.6/configure-5262-  # decide which to use based on capabilities of $DLLTOOL
miredo-1.2.6/configure:5263:  case `$DLLTOOL --help 2>&1` in
miredo-1.2.6/configure-5264-  *--identify-strict*)
##############################################
miredo-1.2.6/configure-5825-# If we're using GNU nm, then use its standard symbol codes.
miredo-1.2.6/configure:5826:case `$NM -V 2>&1` in
miredo-1.2.6/configure-5827-*GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/configure-5843-mingw*)
miredo-1.2.6/configure:5844:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
miredo-1.2.6/configure-5845-  ;;
##############################################
miredo-1.2.6/configure-6062-   if test "$GCC" = yes; then
miredo-1.2.6/configure:6063:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
miredo-1.2.6/configure-6064-   fi
##############################################
miredo-1.2.6/configure-6066- /*)
miredo-1.2.6/configure:6067:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
miredo-1.2.6/configure-6068-   ;; #(
##############################################
miredo-1.2.6/configure-6102-  test $ac_status = 0; }; then
miredo-1.2.6/configure:6103:    case `/usr/bin/file conftest.$ac_objext` in
miredo-1.2.6/configure-6104-      *ELF-32*)
##############################################
miredo-1.2.6/configure-6122-    if test "$lt_cv_prog_gnu_ld" = yes; then
miredo-1.2.6/configure:6123:      case `/usr/bin/file conftest.$ac_objext` in
miredo-1.2.6/configure-6124-	*32-bit*)
##############################################
miredo-1.2.6/configure-6134-    else
miredo-1.2.6/configure:6135:      case `/usr/bin/file conftest.$ac_objext` in
miredo-1.2.6/configure-6136-	*32-bit*)
##############################################
miredo-1.2.6/configure-7319-done
miredo-1.2.6/configure:7320:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
miredo-1.2.6/configure-7321-
##############################################
miredo-1.2.6/configure-7348-	"file_magic "*)
miredo-1.2.6/configure:7349:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
miredo-1.2.6/configure-7350-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
miredo-1.2.6/configure-7414-	"file_magic "*)
miredo-1.2.6/configure:7415:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
miredo-1.2.6/configure-7416-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
miredo-1.2.6/configure-7781-      *)
miredo-1.2.6/configure:7782:	case `$CC -V 2>&1 | sed 5q` in
miredo-1.2.6/configure-7783-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
miredo-1.2.6/configure-8141-  if test "$hard_links" = no; then
miredo-1.2.6/configure:8142:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
miredo-1.2.6/configure:8143:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
miredo-1.2.6/configure-8144-    need_locks=warn
##############################################
miredo-1.2.6/configure-8230-	# shared libraries, regardless of the interface used.
miredo-1.2.6/configure:8231:	case `$LD -v 2>&1` in
miredo-1.2.6/configure-8232-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
miredo-1.2.6/configure-8262-    supports_anon_versioning=no
miredo-1.2.6/configure:8263:    case `$LD -v 2>&1` in
miredo-1.2.6/configure-8264-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
miredo-1.2.6/configure-8331-	# is EXPORTS), use it as is; otherwise, prepend...
miredo-1.2.6/configure:8332:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
miredo-1.2.6/configure-8333-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
miredo-1.2.6/configure-8359-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
miredo-1.2.6/configure:8360:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
miredo-1.2.6/configure:8361:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
miredo-1.2.6/configure-8362-      ;;
##############################################
miredo-1.2.6/configure-8377-        pgcc*)				# Portland Group C compiler
miredo-1.2.6/configure:8378:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/configure-8379-	  tmp_addflag=' $pic_flag'
##############################################
miredo-1.2.6/configure-8382-					# Portland Group f77 and f90 compilers
miredo-1.2.6/configure:8383:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/configure-8384-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
miredo-1.2.6/configure-8397-	nvcc*)	# Cuda Compiler Driver 2.2
miredo-1.2.6/configure:8398:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/configure-8399-	  compiler_needs_object=yes
##############################################
miredo-1.2.6/configure-8401-	esac
miredo-1.2.6/configure:8402:	case `$CC -V 2>&1 | sed 5q` in
miredo-1.2.6/configure-8403-	*Sun\ C*)			# Sun C 5.9
miredo-1.2.6/configure:8404:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
miredo-1.2.6/configure-8405-	  compiler_needs_object=yes
##############################################
miredo-1.2.6/configure-8469-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
miredo-1.2.6/configure:8470:      case `$LD -v 2>&1` in
miredo-1.2.6/configure-8471-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
miredo-1.2.6/configure-8592-	# below for broken collect2 doesn't work under 4.3+
miredo-1.2.6/configure:8593:	  collect2name=`${CC} -print-prog-name=collect2`
miredo-1.2.6/configure-8594-	  if test -f "$collect2name" &&
##############################################
miredo-1.2.6/configure-8666-      }'
miredo-1.2.6/configure:8667:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
miredo-1.2.6/configure-8668-  # Check for a 64-bit object if we didn't find anything.
miredo-1.2.6/configure-8669-  if test -z "$lt_cv_aix_libpath_"; then
miredo-1.2.6/configure:8670:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
miredo-1.2.6/configure-8671-  fi
##############################################
miredo-1.2.6/configure-8684-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
miredo-1.2.6/configure:8685:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
miredo-1.2.6/configure-8686-      else
##############################################
miredo-1.2.6/configure-8719-      }'
miredo-1.2.6/configure:8720:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
miredo-1.2.6/configure-8721-  # Check for a 64-bit object if we didn't find anything.
miredo-1.2.6/configure-8722-  if test -z "$lt_cv_aix_libpath_"; then
miredo-1.2.6/configure:8723:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
miredo-1.2.6/configure-8724-  fi
##############################################
miredo-1.2.6/configure-8792-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
miredo-1.2.6/configure:8793:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
miredo-1.2.6/configure-8794-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
miredo-1.2.6/configure-8829-	# FIXME: Setting linknames here is a bad hack.
miredo-1.2.6/configure:8830:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
miredo-1.2.6/configure-8831-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
miredo-1.2.6/configure-8847-  if test "$lt_cv_ld_force_load" = "yes"; then
miredo-1.2.6/configure:8848:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
miredo-1.2.6/configure-8849-
##############################################
miredo-1.2.6/configure-9027-      if test "$GCC" = yes; then
miredo-1.2.6/configure:9028:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/configure-9029-	# Try to use the -exported_symbol ld option, if it does not
##############################################
miredo-1.2.6/configure-9055-	if test "$lt_cv_irix_exported_symbol" = yes; then
miredo-1.2.6/configure:9056:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
miredo-1.2.6/configure-9057-	fi
miredo-1.2.6/configure-9058-      else
miredo-1.2.6/configure:9059:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/configure:9060:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
miredo-1.2.6/configure-9061-      fi
##############################################
miredo-1.2.6/configure-9095-	hardcode_direct_absolute=yes
miredo-1.2.6/configure:9096:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
miredo-1.2.6/configure-9097-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
miredo-1.2.6/configure-9128-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
miredo-1.2.6/configure:9129:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/configure-9130-      else
miredo-1.2.6/configure-9131-	allow_undefined_flag=' -expect_unresolved \*'
miredo-1.2.6/configure:9132:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/configure-9133-      fi
##############################################
miredo-1.2.6/configure-9141-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
miredo-1.2.6/configure:9142:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
miredo-1.2.6/configure-9143-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
miredo-1.2.6/configure-9145-	allow_undefined_flag=' -expect_unresolved \*'
miredo-1.2.6/configure:9146:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
miredo-1.2.6/configure:9147:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
miredo-1.2.6/configure:9148:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
miredo-1.2.6/configure-9149-
##############################################
miredo-1.2.6/configure-9164-      else
miredo-1.2.6/configure:9165:	case `$CC -V 2>&1` in
miredo-1.2.6/configure-9166-	*"Compilers 5.0"*)
##############################################
miredo-1.2.6/configure-9563-  esac
miredo-1.2.6/configure:9564:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
miredo-1.2.6/configure-9565-  case $lt_search_path_spec in
##############################################
miredo-1.2.6/configure-9570-    # okay in the real world where ";" in dirpaths is itself problematic.
miredo-1.2.6/configure:9571:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
miredo-1.2.6/configure-9572-    ;;
miredo-1.2.6/configure-9573-  *)
miredo-1.2.6/configure:9574:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
miredo-1.2.6/configure-9575-    ;;
##############################################
miredo-1.2.6/configure-9579-  lt_tmp_lt_search_path_spec=
miredo-1.2.6/configure:9580:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
miredo-1.2.6/configure-9581-  for lt_sys_path in $lt_search_path_spec; do
##############################################
miredo-1.2.6/configure-9614-  esac
miredo-1.2.6/configure:9615:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
miredo-1.2.6/configure-9616-else
##############################################
miredo-1.2.6/configure-9702-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
miredo-1.2.6/configure:9703:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''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'
miredo-1.2.6/configure-9704-    ;;
##############################################
miredo-1.2.6/configure-9738-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
miredo-1.2.6/configure:9739:    postinstall_cmds='base_file=`basename \${file}`~
miredo-1.2.6/configure:9740:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
miredo-1.2.6/configure:9741:      dldir=$destdir/`dirname \$dlpath`~
miredo-1.2.6/configure-9742-      test -d \$dldir || mkdir -p \$dldir~
##############################################
miredo-1.2.6/configure-9747-      fi'
miredo-1.2.6/configure:9748:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
miredo-1.2.6/configure-9749-      dlpath=$dir/\$dldll~
##############################################
miredo-1.2.6/configure-9755-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
miredo-1.2.6/configure:9756:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
miredo-1.2.6/configure-9757-
##############################################
miredo-1.2.6/configure-9761-      # MinGW DLLs use traditional 'lib' prefix
miredo-1.2.6/configure:9762:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
miredo-1.2.6/configure-9763-      ;;
##############################################
miredo-1.2.6/configure-9765-      # pw32 DLLs use 'pw' prefix rather than 'lib'
miredo-1.2.6/configure:9766:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
miredo-1.2.6/configure-9767-      ;;
##############################################
miredo-1.2.6/configure-9774-    libname_spec='$name'
miredo-1.2.6/configure:9775:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
miredo-1.2.6/configure-9776-    library_names_spec='${libname}.dll.lib'
##############################################
miredo-1.2.6/configure-9786-        # Let DOS variable expansion print the short 8.3 style file name.
miredo-1.2.6/configure:9787:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
miredo-1.2.6/configure-9788-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
miredo-1.2.6/configure-9791-      # Convert to MSYS style.
miredo-1.2.6/configure:9792:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
miredo-1.2.6/configure-9793-      ;;
##############################################
miredo-1.2.6/configure-9797-      # like /cygdrive/c/PROGRA~1:/cygdr...
miredo-1.2.6/configure:9798:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
miredo-1.2.6/configure:9799:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
miredo-1.2.6/configure:9800:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
miredo-1.2.6/configure-9801-      ;;
##############################################
miredo-1.2.6/configure-9805-        # It is most probably a Windows format PATH.
miredo-1.2.6/configure:9806:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
miredo-1.2.6/configure-9807-      else
miredo-1.2.6/configure:9808:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
miredo-1.2.6/configure-9809-      fi
##############################################
miredo-1.2.6/configure-9815-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
miredo-1.2.6/configure:9816:    postinstall_cmds='base_file=`basename \${file}`~
miredo-1.2.6/configure:9817:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
miredo-1.2.6/configure:9818:      dldir=$destdir/`dirname \$dlpath`~
miredo-1.2.6/configure-9819-      test -d \$dldir || mkdir -p \$dldir~
miredo-1.2.6/configure-9820-      $install_prog $dir/$dlname \$dldir/$dlname'
miredo-1.2.6/configure:9821:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
miredo-1.2.6/configure-9822-      dlpath=$dir/\$dldll~
##############################################
miredo-1.2.6/configure-9829-    # Assume MSVC wrapper
miredo-1.2.6/configure:9830:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
miredo-1.2.6/configure-9831-    dynamic_linker='Win32 ld.exe'
##############################################
miredo-1.2.6/configure-9846-  shlibpath_var=DYLD_LIBRARY_PATH
miredo-1.2.6/configure:9847:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
miredo-1.2.6/configure-9848-
##############################################
miredo-1.2.6/configure-10072-  if test -f /etc/ld.so.conf; then
miredo-1.2.6/configure:10073:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
miredo-1.2.6/configure-10074-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
miredo-1.2.6/configure-10146-  shlibpath_var=LD_LIBRARY_PATH
miredo-1.2.6/configure:10147:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
miredo-1.2.6/configure-10148-    case $host_os in
##############################################
miredo-1.2.6/configure-11186-if (
miredo-1.2.6/configure:11187:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
miredo-1.2.6/configure-11188-   if test "$*" = "X"; then
miredo-1.2.6/configure-11189-      # -L didn't work.
miredo-1.2.6/configure:11190:      set X `ls -t "$srcdir/configure" conftest.file`
miredo-1.2.6/configure-11191-   fi
##############################################
miredo-1.2.6/configure-11222-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
miredo-1.2.6/configure:11223:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
miredo-1.2.6/configure-11224-
miredo-1.2.6/configure-11225-# expand $ac_aux_dir to an absolute path
miredo-1.2.6/configure:11226:am_aux_dir=`cd $ac_aux_dir && pwd`
miredo-1.2.6/configure-11227-
##############################################
miredo-1.2.6/configure-11367-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
miredo-1.2.6/configure:11368:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
miredo-1.2.6/configure-11369-	     'mkdir (GNU coreutils) '* | \
##############################################
miredo-1.2.6/configure-11404-set x ${MAKE-make}
miredo-1.2.6/configure:11405:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
miredo-1.2.6/configure-11406-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
miredo-1.2.6/configure-11414-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
miredo-1.2.6/configure:11415:case `${MAKE-make} -f conftest.make 2>/dev/null` in
miredo-1.2.6/configure-11416-  *@@@%%%=?*=@@@%%%*)
##############################################
miredo-1.2.6/configure-11461-# Ignore all kinds of additional output from `make'.
miredo-1.2.6/configure:11462:case `$am_make -s -f confmf 2> /dev/null` in #(
miredo-1.2.6/configure-11463-*the\ am__doit\ target*)
##############################################
miredo-1.2.6/configure-11471-   echo '.include "confinc"' > confmf
miredo-1.2.6/configure:11472:   case `$am_make -s -f confmf 2> /dev/null` in #(
miredo-1.2.6/configure-11473-   *the\ am__doit\ target*)
##############################################
miredo-1.2.6/configure-11504-
miredo-1.2.6/configure:11505:if test "`cd $srcdir && pwd`" != "`pwd`"; then
miredo-1.2.6/configure-11506-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
miredo-1.2.6/configure-11594-  if test "$am_compiler_list" = ""; then
miredo-1.2.6/configure:11595:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
miredo-1.2.6/configure-11596-  fi
##############################################
miredo-1.2.6/configure-12036-
miredo-1.2.6/configure:12037:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
miredo-1.2.6/configure-12038-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
miredo-1.2.6/configure-12041-
miredo-1.2.6/configure:12042:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
miredo-1.2.6/configure-12043-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
miredo-1.2.6/configure-12119-
miredo-1.2.6/configure:12120:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
miredo-1.2.6/configure-12121-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
miredo-1.2.6/configure-12249-    # gcc leaves a trailing carriage return which upsets mingw
miredo-1.2.6/configure:12250:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
miredo-1.2.6/configure-12251-  *)
miredo-1.2.6/configure:12252:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
miredo-1.2.6/configure-12253-  esac
##############################################
miredo-1.2.6/configure-12258-      # Canonicalize the path of ld
miredo-1.2.6/configure:12259:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
miredo-1.2.6/configure-12260-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
miredo-1.2.6/configure:12261:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
miredo-1.2.6/configure-12262-      done
##############################################
miredo-1.2.6/configure-12292-      # Break only if it was the GNU/non-GNU ld that we prefer.
miredo-1.2.6/configure:12293:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
miredo-1.2.6/configure-12294-      *GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/configure-12321-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
miredo-1.2.6/configure:12322:case `$LD -v 2>&1 </dev/null` in
miredo-1.2.6/configure-12323-*GNU* | *'with BFD'*)
##############################################
miredo-1.2.6/configure-12407-    *)
miredo-1.2.6/configure:12408:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
miredo-1.2.6/configure-12409-      if test -n "$searchpath"; then
##############################################
miredo-1.2.6/configure-12417-                ;;
miredo-1.2.6/configure:12418:              *) searchdir=`cd "$searchdir" && pwd`
miredo-1.2.6/configure-12419-                 case "$searchdir" in
##############################################
miredo-1.2.6/configure-12508-        names_already_handled="$names_already_handled $name"
miredo-1.2.6/configure:12509:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
miredo-1.2.6/configure-12510-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
miredo-1.2.6/configure-12584-                -L*)
miredo-1.2.6/configure:12585:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
miredo-1.2.6/configure-12586-                                    if test -n "$acl_shlibext"; then
##############################################
miredo-1.2.6/configure-12701-              */$acl_libdirstem | */$acl_libdirstem/)
miredo-1.2.6/configure:12702:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
miredo-1.2.6/configure-12703-                if test "$name" = 'iconv'; then
##############################################
miredo-1.2.6/configure-12708-              */$acl_libdirstem2 | */$acl_libdirstem2/)
miredo-1.2.6/configure:12709:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
miredo-1.2.6/configure-12710-                if test "$name" = 'iconv'; then
##############################################
miredo-1.2.6/configure-12759-                  -L*)
miredo-1.2.6/configure:12760:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
miredo-1.2.6/configure-12761-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
miredo-1.2.6/configure-12818-                  -R*)
miredo-1.2.6/configure:12819:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
miredo-1.2.6/configure-12820-                    if test "$enable_rpath" != no; then
##############################################
miredo-1.2.6/configure-12843-                  -l*)
miredo-1.2.6/configure:12844:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
miredo-1.2.6/configure-12845-                    ;;
miredo-1.2.6/configure-12846-                  *.la)
miredo-1.2.6/configure:12847:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
miredo-1.2.6/configure-12848-                    ;;
##############################################
miredo-1.2.6/configure-13359-        names_already_handled="$names_already_handled $name"
miredo-1.2.6/configure:13360:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
miredo-1.2.6/configure-13361-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
miredo-1.2.6/configure-13435-                -L*)
miredo-1.2.6/configure:13436:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
miredo-1.2.6/configure-13437-                                    if test -n "$acl_shlibext"; then
##############################################
miredo-1.2.6/configure-13552-              */$acl_libdirstem | */$acl_libdirstem/)
miredo-1.2.6/configure:13553:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
miredo-1.2.6/configure-13554-                if test "$name" = 'intl'; then
##############################################
miredo-1.2.6/configure-13559-              */$acl_libdirstem2 | */$acl_libdirstem2/)
miredo-1.2.6/configure:13560:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
miredo-1.2.6/configure-13561-                if test "$name" = 'intl'; then
##############################################
miredo-1.2.6/configure-13610-                  -L*)
miredo-1.2.6/configure:13611:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
miredo-1.2.6/configure-13612-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
miredo-1.2.6/configure-13669-                  -R*)
miredo-1.2.6/configure:13670:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
miredo-1.2.6/configure-13671-                    if test "$enable_rpath" != no; then
##############################################
miredo-1.2.6/configure-13694-                  -l*)
miredo-1.2.6/configure:13695:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
miredo-1.2.6/configure-13696-                    ;;
miredo-1.2.6/configure-13697-                  *.la)
miredo-1.2.6/configure:13698:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
miredo-1.2.6/configure-13699-                    ;;
##############################################
miredo-1.2.6/configure-14298-do :
miredo-1.2.6/configure:14299:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
miredo-1.2.6/configure-14300-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
miredo-1.2.6/configure-14302-  cat >>confdefs.h <<_ACEOF
miredo-1.2.6/configure:14303:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
miredo-1.2.6/configure-14304-_ACEOF
##############################################
miredo-1.2.6/configure-14333-  CFLAGS_save="${CFLAGS}"
miredo-1.2.6/configure:14334:  as_ac_var=`echo "ac_cv_prog_cc_flags_-W$a" | $as_tr_sh`
miredo-1.2.6/configure-14335-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -W$a" >&5
##############################################
miredo-1.2.6/configure-14368-
miredo-1.2.6/configure:14369:  ac_res=`eval echo '${'$as_ac_var'}'`
miredo-1.2.6/configure-14370-  if test "${ac_res}" != "no"; then :
##############################################
miredo-1.2.6/configure-14752-do :
miredo-1.2.6/configure:14753:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
miredo-1.2.6/configure-14754-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
miredo-1.2.6/configure-14756-  cat >>confdefs.h <<_ACEOF
miredo-1.2.6/configure:14757:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
miredo-1.2.6/configure-14758-_ACEOF
##############################################
miredo-1.2.6/configure-15233-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
miredo-1.2.6/configure:15234:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
miredo-1.2.6/configure-15235-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
miredo-1.2.6/configure-15325-if test -z "$BASH_VERSION$ZSH_VERSION" \
miredo-1.2.6/configure:15326:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
miredo-1.2.6/configure-15327-  as_echo='print -r --'
miredo-1.2.6/configure-15328-  as_echo_n='print -rn --'
miredo-1.2.6/configure:15329:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
miredo-1.2.6/configure-15330-  as_echo='printf %s\n'
##############################################
miredo-1.2.6/configure-15332-else
miredo-1.2.6/configure:15333:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
miredo-1.2.6/configure-15334-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
miredo-1.2.6/configure-15342-	expr "X$arg" : "X\\(.*\\)$as_nl";
miredo-1.2.6/configure:15343:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
miredo-1.2.6/configure-15344-      esac;
##############################################
miredo-1.2.6/configure-15419-# ----------------------------------------
miredo-1.2.6/configure:15420:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
miredo-1.2.6/configure-15421-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
miredo-1.2.6/configure-15491-  {
miredo-1.2.6/configure:15492:    as_val=`expr "$@" || test $? -eq 1`
miredo-1.2.6/configure-15493-  }
##############################################
miredo-1.2.6/configure-15595-      case $as_dir in #(
miredo-1.2.6/configure:15596:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
miredo-1.2.6/configure-15597-      *) as_qdir=$as_dir;;
##############################################
miredo-1.2.6/configure-15730-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
miredo-1.2.6/configure:15731:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
miredo-1.2.6/configure-15732-ac_cs_version="\\
##############################################
miredo-1.2.6/configure-15755-  --*=?*)
miredo-1.2.6/configure:15756:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
miredo-1.2.6/configure:15757:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
miredo-1.2.6/configure-15758-    ac_shift=:
##############################################
miredo-1.2.6/configure-15760-  --*=)
miredo-1.2.6/configure:15761:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
miredo-1.2.6/configure-15762-    ac_optarg=
##############################################
miredo-1.2.6/configure-15784-    case $ac_optarg in
miredo-1.2.6/configure:15785:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
miredo-1.2.6/configure-15786-    '') as_fn_error $? "missing file argument" ;;
##############################################
miredo-1.2.6/configure-15792-    case $ac_optarg in
miredo-1.2.6/configure:15793:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
miredo-1.2.6/configure-15794-    esac
##############################################
miredo-1.2.6/configure-15860-delay_variable_subst='$delay_variable_subst'
miredo-1.2.6/configure:15861:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15862:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15863:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15864:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15865:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15866:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15867:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15868:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15869:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15870:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15871:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15872:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15873:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15874:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15875:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15876:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15877:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15878:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15879:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15880:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15881:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15882:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15883:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15884:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15885:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15886:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15887:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15888:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15889:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15890:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15891:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15892:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15893:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15894:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15895:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15896:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15897:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15898:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15899:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15900:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15901:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15902:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15903:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15904:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15905:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15906:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15907:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15908:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15909:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15910:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15911:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15912:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15913:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15914:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15915:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15916:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15917:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15918:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15919:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15920:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15921:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15922:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15923:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15924:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15925:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15926:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15927:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15928:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15929:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15930:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15931:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15932:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15933:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15934:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15935:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15936:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15937:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15938:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15939:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15940:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15941:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15942:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15943:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15944:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15945:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15946:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15947:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15948:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15949:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15950:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15951:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15952:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15953:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15954:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15955:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15956:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15957:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15958:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15959:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15960:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15961:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15962:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15963:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15964:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15965:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15966:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15967:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15968:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15969:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15970:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15971:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15972:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15973:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15974:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15975:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15976:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15977:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15978:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15979:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15980:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15981:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15982:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15983:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15984:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15985:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15986:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15987:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15988:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15989:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure:15990:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
miredo-1.2.6/configure-15991-
##############################################
miredo-1.2.6/configure-16069-striplib; do
miredo-1.2.6/configure:16070:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
miredo-1.2.6/configure-16071-    *[\\\\\\\`\\"\\\$]*)
miredo-1.2.6/configure:16072:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
miredo-1.2.6/configure-16073-      ;;
##############################################
miredo-1.2.6/configure-16099-sys_lib_dlsearch_path_spec; do
miredo-1.2.6/configure:16100:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
miredo-1.2.6/configure-16101-    *[\\\\\\\`\\"\\\$]*)
miredo-1.2.6/configure:16102:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
miredo-1.2.6/configure-16103-      ;;
##############################################
miredo-1.2.6/configure-16216-fi
miredo-1.2.6/configure:16217:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
miredo-1.2.6/configure-16218-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
miredo-1.2.6/configure-16233-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
miredo-1.2.6/configure:16234:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
miredo-1.2.6/configure-16235-ac_delim='%!_!# '
##############################################
miredo-1.2.6/configure-16239-
miredo-1.2.6/configure:16240:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
miredo-1.2.6/configure-16241-  if test $ac_delim_n = $ac_delim_num; then
##############################################
miredo-1.2.6/configure-16377-for ac_last_try in false false :; do
miredo-1.2.6/configure:16378:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
miredo-1.2.6/configure-16379-  if test -z "$ac_tt"; then
##############################################
miredo-1.2.6/configure-16509-      esac
miredo-1.2.6/configure:16510:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
miredo-1.2.6/configure-16511-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
miredo-1.2.6/configure-16568-*)
miredo-1.2.6/configure:16569:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
miredo-1.2.6/configure-16570-  # A ".." for each directory in $ac_dir_suffix.
miredo-1.2.6/configure:16571:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
miredo-1.2.6/configure-16572-  case $ac_top_builddir_sub in
##############################################
miredo-1.2.6/configure-16629-/@mandir@/p'
miredo-1.2.6/configure:16630:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
miredo-1.2.6/configure-16631-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
miredo-1.2.6/configure-16646-
miredo-1.2.6/configure:16647:# Neutralize VPATH when `$srcdir' = `.'.
miredo-1.2.6/configure-16648-# Shell code in configure.ac might set extrasub.
##############################################
miredo-1.2.6/configure-16674-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
miredo-1.2.6/configure:16675:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
miredo-1.2.6/configure-16676-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
miredo-1.2.6/configure-16720-    * )
miredo-1.2.6/configure:16721:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
miredo-1.2.6/configure-16722-  esac
##############################################
miredo-1.2.6/configure-16770-
miredo-1.2.6/configure:16771:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
miredo-1.2.6/configure-16772-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
miredo-1.2.6/configure-17397-    # Strip MF so we end up with the name of the file.
miredo-1.2.6/configure:17398:    mf=`echo "$mf" | sed -e 's/:.*$//'`
miredo-1.2.6/configure-17399-    # Check whether this is an Automake generated Makefile or not.
##############################################
miredo-1.2.6/configure-17434-    # from the Makefile without running `make'.
miredo-1.2.6/configure:17435:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
miredo-1.2.6/configure-17436-    test -z "$DEPDIR" && continue
miredo-1.2.6/configure:17437:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
miredo-1.2.6/configure-17438-    test -z "am__include" && continue
miredo-1.2.6/configure:17439:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
miredo-1.2.6/configure-17440-    # When using ansi2knr, U may be empty or an underscore; expand it
miredo-1.2.6/configure:17441:    U=`sed -n 's/^U = //p' < "$mf"`
miredo-1.2.6/configure-17442-    # Find all dependency output files, they are included files with
##############################################
miredo-1.2.6/configure-17484-      case "$ac_file" in
miredo-1.2.6/configure:17485:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
miredo-1.2.6/configure-17486-      esac
##############################################
miredo-1.2.6/configure-17489-        # Adjust a relative srcdir.
miredo-1.2.6/configure:17490:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
miredo-1.2.6/configure:17491:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
miredo-1.2.6/configure:17492:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
miredo-1.2.6/configure-17493-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
miredo-1.2.6/configure-17496-        case "$ac_given_srcdir" in
miredo-1.2.6/configure:17497:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
miredo-1.2.6/configure-17498-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
miredo-1.2.6/configure-17516-            fi
miredo-1.2.6/configure:17517:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
miredo-1.2.6/configure-17518-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
miredo-1.2.6/src/Makefile.in-394-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
miredo-1.2.6/src/Makefile.in:395:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
miredo-1.2.6/src/Makefile.in-396-	  test "$$dir" != "$$p" || dir=.; \
##############################################
miredo-1.2.6/src/Makefile.in-444-	test -n "$(EXEEXT)" || exit 0; \
miredo-1.2.6/src/Makefile.in:445:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
miredo-1.2.6/src/Makefile.in-446-	echo " rm -f" $$list; \
##############################################
miredo-1.2.6/src/Makefile.in-490-	test -n "$(EXEEXT)" || exit 0; \
miredo-1.2.6/src/Makefile.in:491:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
miredo-1.2.6/src/Makefile.in-492-	echo " rm -f" $$list; \
##############################################
miredo-1.2.6/src/Makefile.in-532-.c.obj:
miredo-1.2.6/src/Makefile.in:533:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
miredo-1.2.6/src/Makefile.in-534-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
miredo-1.2.6/src/Makefile.in-536-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
miredo-1.2.6/src/Makefile.in:537:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
miredo-1.2.6/src/Makefile.in-538-
##############################################
miredo-1.2.6/src/Makefile.in-596-GTAGS:
miredo-1.2.6/src/Makefile.in:597:	here=`$(am__cd) $(top_builddir) && pwd` \
miredo-1.2.6/src/Makefile.in-598-	  && $(am__cd) $(top_srcdir) \
##############################################
miredo-1.2.6/src/Makefile.in-614-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
miredo-1.2.6/src/Makefile.in:615:	      all=`expr $$all + 1`; \
miredo-1.2.6/src/Makefile.in-616-	      case " $(XFAIL_TESTS) " in \
miredo-1.2.6/src/Makefile.in-617-	      *[\ \	]$$tst[\ \	]*) \
miredo-1.2.6/src/Makefile.in:618:		xpass=`expr $$xpass + 1`; \
miredo-1.2.6/src/Makefile.in:619:		failed=`expr $$failed + 1`; \
miredo-1.2.6/src/Makefile.in-620-		col=$$red; res=XPASS; \
##############################################
miredo-1.2.6/src/Makefile.in-626-	    elif test $$? -ne 77; then \
miredo-1.2.6/src/Makefile.in:627:	      all=`expr $$all + 1`; \
miredo-1.2.6/src/Makefile.in-628-	      case " $(XFAIL_TESTS) " in \
miredo-1.2.6/src/Makefile.in-629-	      *[\ \	]$$tst[\ \	]*) \
miredo-1.2.6/src/Makefile.in:630:		xfail=`expr $$xfail + 1`; \
miredo-1.2.6/src/Makefile.in-631-		col=$$lgn; res=XFAIL; \
##############################################
miredo-1.2.6/src/Makefile.in-633-	      *) \
miredo-1.2.6/src/Makefile.in:634:		failed=`expr $$failed + 1`; \
miredo-1.2.6/src/Makefile.in-635-		col=$$red; res=FAIL; \
##############################################
miredo-1.2.6/src/Makefile.in-638-	    else \
miredo-1.2.6/src/Makefile.in:639:	      skip=`expr $$skip + 1`; \
miredo-1.2.6/src/Makefile.in-640-	      col=$$blu; res=SKIP; \
##############################################
miredo-1.2.6/src/Makefile.in-673-	    fi; \
miredo-1.2.6/src/Makefile.in:674:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
miredo-1.2.6/src/Makefile.in-675-	      dashes="$$skipped"; \
##############################################
miredo-1.2.6/src/Makefile.in-679-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
miredo-1.2.6/src/Makefile.in:680:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
miredo-1.2.6/src/Makefile.in-681-	      dashes="$$report"; \
miredo-1.2.6/src/Makefile.in-682-	  fi; \
miredo-1.2.6/src/Makefile.in:683:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
miredo-1.2.6/src/Makefile.in-684-	  if test "$$failed" -eq 0; then \
##############################################
miredo-1.2.6/src/Makefile.in-697-distdir: $(DISTFILES)
miredo-1.2.6/src/Makefile.in:698:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/src/Makefile.in:699:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/src/Makefile.in-700-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/src/Makefile.in-711-	  if test -d $$d/$$file; then \
miredo-1.2.6/src/Makefile.in:712:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/src/Makefile.in-713-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/doc/Makefile.in-104-  esac
miredo-1.2.6/doc/Makefile.in:105:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
miredo-1.2.6/doc/Makefile.in-106-am__vpath_adj = case $$p in \
miredo-1.2.6/doc/Makefile.in:107:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
miredo-1.2.6/doc/Makefile.in-108-    *) f=$$p;; \
miredo-1.2.6/doc/Makefile.in-109-  esac;
miredo-1.2.6/doc/Makefile.in:110:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
miredo-1.2.6/doc/Makefile.in-111-am__install_max = 40
miredo-1.2.6/doc/Makefile.in-112-am__nobase_strip_setup = \
miredo-1.2.6/doc/Makefile.in:113:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
miredo-1.2.6/doc/Makefile.in-114-am__nobase_strip = \
##############################################
miredo-1.2.6/doc/Makefile.in-340-	test -n "$(man1dir)" \
miredo-1.2.6/doc/Makefile.in:341:	  && test -n "`echo $$list1$$list2`" \
miredo-1.2.6/doc/Makefile.in-342-	  || exit 0; \
##############################################
miredo-1.2.6/doc/Makefile.in-381-	test -n "$(man5dir)" \
miredo-1.2.6/doc/Makefile.in:382:	  && test -n "`echo $$list1$$list2`" \
miredo-1.2.6/doc/Makefile.in-383-	  || exit 0; \
##############################################
miredo-1.2.6/doc/Makefile.in-422-	test -n "$(man8dir)" \
miredo-1.2.6/doc/Makefile.in:423:	  && test -n "`echo $$list1$$list2`" \
miredo-1.2.6/doc/Makefile.in-424-	  || exit 0; \
##############################################
miredo-1.2.6/doc/Makefile.in-479-	else :; fi
miredo-1.2.6/doc/Makefile.in:480:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/doc/Makefile.in:481:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/doc/Makefile.in-482-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/doc/Makefile.in-493-	  if test -d $$d/$$file; then \
miredo-1.2.6/doc/Makefile.in:494:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/doc/Makefile.in-495-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/po/Rules-quot-15-.insert-header.po-update-en:
miredo-1.2.6/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
miredo-1.2.6/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
miredo-1.2.6/po/Rules-quot-18-	tmpdir=`pwd`; \
miredo-1.2.6/po/Rules-quot-19-	echo "$$lang:"; \
miredo-1.2.6/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
miredo-1.2.6/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
miredo-1.2.6/po/Rules-quot-22-	cd $(srcdir); \
miredo-1.2.6/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
miredo-1.2.6/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
miredo-1.2.6/po/Makefile.in.in-88-.po.gmo:
miredo-1.2.6/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
miredo-1.2.6/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
miredo-1.2.6/po/Makefile.in.in-150-	fi; \
miredo-1.2.6/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
miredo-1.2.6/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
miredo-1.2.6/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
miredo-1.2.6/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
miredo-1.2.6/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
miredo-1.2.6/po/Makefile.in.in-197-	  cd $(srcdir) \
miredo-1.2.6/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
miredo-1.2.6/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
miredo-1.2.6/po/Makefile.in.in-228-	for cat in $$catalogs; do \
miredo-1.2.6/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
miredo-1.2.6/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
miredo-1.2.6/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
miredo-1.2.6/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
miredo-1.2.6/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
miredo-1.2.6/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
miredo-1.2.6/po/Makefile.in.in-279-	for cat in $$catalogs; do \
miredo-1.2.6/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
miredo-1.2.6/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
miredo-1.2.6/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
miredo-1.2.6/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
miredo-1.2.6/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
miredo-1.2.6/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
miredo-1.2.6/po/Makefile.in.in-325-	for cat in $$catalogs; do \
miredo-1.2.6/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
miredo-1.2.6/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
miredo-1.2.6/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
miredo-1.2.6/po/Makefile.in.in-390-.nop.po-create:
miredo-1.2.6/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
miredo-1.2.6/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
miredo-1.2.6/po/Makefile.in.in-397-.nop.po-update:
miredo-1.2.6/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
miredo-1.2.6/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
miredo-1.2.6/po/Makefile.in.in-404-	cd $(srcdir); \
miredo-1.2.6/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
miredo-1.2.6/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
miredo-1.2.6/libteredo/Makefile.in-97-CONFIG_CLEAN_VPATH_FILES =
miredo-1.2.6/libteredo/Makefile.in:98:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
miredo-1.2.6/libteredo/Makefile.in-99-am__vpath_adj = case $$p in \
miredo-1.2.6/libteredo/Makefile.in:100:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
miredo-1.2.6/libteredo/Makefile.in-101-    *) f=$$p;; \
miredo-1.2.6/libteredo/Makefile.in-102-  esac;
miredo-1.2.6/libteredo/Makefile.in:103:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
miredo-1.2.6/libteredo/Makefile.in-104-am__install_max = 40
miredo-1.2.6/libteredo/Makefile.in-105-am__nobase_strip_setup = \
miredo-1.2.6/libteredo/Makefile.in:106:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
miredo-1.2.6/libteredo/Makefile.in-107-am__nobase_strip = \
##############################################
miredo-1.2.6/libteredo/Makefile.in-220-  while test -n "$$dir1"; do \
miredo-1.2.6/libteredo/Makefile.in:221:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
miredo-1.2.6/libteredo/Makefile.in-222-    if test "$$first" != "."; then \
miredo-1.2.6/libteredo/Makefile.in-223-      if test "$$first" = ".."; then \
miredo-1.2.6/libteredo/Makefile.in:224:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
miredo-1.2.6/libteredo/Makefile.in:225:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
miredo-1.2.6/libteredo/Makefile.in-226-      else \
miredo-1.2.6/libteredo/Makefile.in:227:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
miredo-1.2.6/libteredo/Makefile.in-228-        if test "$$first2" = "$$first"; then \
miredo-1.2.6/libteredo/Makefile.in:229:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
miredo-1.2.6/libteredo/Makefile.in-230-        else \
##############################################
miredo-1.2.6/libteredo/Makefile.in-235-    fi; \
miredo-1.2.6/libteredo/Makefile.in:236:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
miredo-1.2.6/libteredo/Makefile.in-237-  done; \
##############################################
miredo-1.2.6/libteredo/Makefile.in-488-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
miredo-1.2.6/libteredo/Makefile.in:489:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
miredo-1.2.6/libteredo/Makefile.in-490-	  test "$$dir" != "$$p" || dir=.; \
##############################################
miredo-1.2.6/libteredo/Makefile.in-497-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
miredo-1.2.6/libteredo/Makefile.in:498:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
miredo-1.2.6/libteredo/Makefile.in-499-	  test "$$dir" != "$$p" || dir=.; \
##############################################
miredo-1.2.6/libteredo/Makefile.in-551-	test -n "$(EXEEXT)" || exit 0; \
miredo-1.2.6/libteredo/Makefile.in:552:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
miredo-1.2.6/libteredo/Makefile.in-553-	echo " rm -f" $$list; \
##############################################
miredo-1.2.6/libteredo/Makefile.in-586-.c.obj:
miredo-1.2.6/libteredo/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
miredo-1.2.6/libteredo/Makefile.in-588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
miredo-1.2.6/libteredo/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
miredo-1.2.6/libteredo/Makefile.in:591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
miredo-1.2.6/libteredo/Makefile.in-592-
##############################################
miredo-1.2.6/libteredo/Makefile.in-623-	@list='$(include_libteredo_HEADERS)'; test -n "$(include_libteredodir)" || list=; \
miredo-1.2.6/libteredo/Makefile.in:624:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
miredo-1.2.6/libteredo/Makefile.in-625-	dir='$(DESTDIR)$(include_libteredodir)'; $(am__uninstall_files_from_dir)
##############################################
miredo-1.2.6/libteredo/Makefile.in-641-	dot_seen=no; \
miredo-1.2.6/libteredo/Makefile.in:642:	target=`echo $@ | sed s/-recursive//`; \
miredo-1.2.6/libteredo/Makefile.in-643-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
miredo-1.2.6/libteredo/Makefile.in-676-	rev="$$rev ."; \
miredo-1.2.6/libteredo/Makefile.in:677:	target=`echo $@ | sed s/-recursive//`; \
miredo-1.2.6/libteredo/Makefile.in-678-	for subdir in $$rev; do \
##############################################
miredo-1.2.6/libteredo/Makefile.in-754-GTAGS:
miredo-1.2.6/libteredo/Makefile.in:755:	here=`$(am__cd) $(top_builddir) && pwd` \
miredo-1.2.6/libteredo/Makefile.in-756-	  && $(am__cd) $(top_srcdir) \
##############################################
miredo-1.2.6/libteredo/Makefile.in-762-distdir: $(DISTFILES)
miredo-1.2.6/libteredo/Makefile.in:763:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/libteredo/Makefile.in:764:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/libteredo/Makefile.in-765-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/libteredo/Makefile.in-776-	  if test -d $$d/$$file; then \
miredo-1.2.6/libteredo/Makefile.in:777:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/libteredo/Makefile.in-778-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-385-	test -n "$(EXEEXT)" || exit 0; \
miredo-1.2.6/libteredo/test/Makefile.in:386:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
miredo-1.2.6/libteredo/test/Makefile.in-387-	echo " rm -f" $$list; \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-436-.c.obj:
miredo-1.2.6/libteredo/test/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
miredo-1.2.6/libteredo/test/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
miredo-1.2.6/libteredo/test/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
miredo-1.2.6/libteredo/test/Makefile.in-442-
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-500-GTAGS:
miredo-1.2.6/libteredo/test/Makefile.in:501:	here=`$(am__cd) $(top_builddir) && pwd` \
miredo-1.2.6/libteredo/test/Makefile.in-502-	  && $(am__cd) $(top_srcdir) \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-518-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
miredo-1.2.6/libteredo/test/Makefile.in:519:	      all=`expr $$all + 1`; \
miredo-1.2.6/libteredo/test/Makefile.in-520-	      case " $(XFAIL_TESTS) " in \
miredo-1.2.6/libteredo/test/Makefile.in-521-	      *[\ \	]$$tst[\ \	]*) \
miredo-1.2.6/libteredo/test/Makefile.in:522:		xpass=`expr $$xpass + 1`; \
miredo-1.2.6/libteredo/test/Makefile.in:523:		failed=`expr $$failed + 1`; \
miredo-1.2.6/libteredo/test/Makefile.in-524-		col=$$red; res=XPASS; \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-530-	    elif test $$? -ne 77; then \
miredo-1.2.6/libteredo/test/Makefile.in:531:	      all=`expr $$all + 1`; \
miredo-1.2.6/libteredo/test/Makefile.in-532-	      case " $(XFAIL_TESTS) " in \
miredo-1.2.6/libteredo/test/Makefile.in-533-	      *[\ \	]$$tst[\ \	]*) \
miredo-1.2.6/libteredo/test/Makefile.in:534:		xfail=`expr $$xfail + 1`; \
miredo-1.2.6/libteredo/test/Makefile.in-535-		col=$$lgn; res=XFAIL; \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-537-	      *) \
miredo-1.2.6/libteredo/test/Makefile.in:538:		failed=`expr $$failed + 1`; \
miredo-1.2.6/libteredo/test/Makefile.in-539-		col=$$red; res=FAIL; \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-542-	    else \
miredo-1.2.6/libteredo/test/Makefile.in:543:	      skip=`expr $$skip + 1`; \
miredo-1.2.6/libteredo/test/Makefile.in-544-	      col=$$blu; res=SKIP; \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-577-	    fi; \
miredo-1.2.6/libteredo/test/Makefile.in:578:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
miredo-1.2.6/libteredo/test/Makefile.in-579-	      dashes="$$skipped"; \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-583-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
miredo-1.2.6/libteredo/test/Makefile.in:584:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
miredo-1.2.6/libteredo/test/Makefile.in-585-	      dashes="$$report"; \
miredo-1.2.6/libteredo/test/Makefile.in-586-	  fi; \
miredo-1.2.6/libteredo/test/Makefile.in:587:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
miredo-1.2.6/libteredo/test/Makefile.in-588-	  if test "$$failed" -eq 0; then \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-601-distdir: $(DISTFILES)
miredo-1.2.6/libteredo/test/Makefile.in:602:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/libteredo/test/Makefile.in:603:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/libteredo/test/Makefile.in-604-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/libteredo/test/Makefile.in-615-	  if test -d $$d/$$file; then \
miredo-1.2.6/libteredo/test/Makefile.in:616:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/libteredo/test/Makefile.in-617-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/libteredo/test/v4global.c-38-{
miredo-1.2.6/libteredo/test/v4global.c:39:	uint32_t ip = inet_addr (str);
miredo-1.2.6/libteredo/test/v4global.c-40-	if (!!is_ipv4_global_unicast (ip) != glob)
##############################################
miredo-1.2.6/admin/config.sub-57-
miredo-1.2.6/admin/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'`
miredo-1.2.6/admin/config.sub-59-
##############################################
miredo-1.2.6/admin/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations.
miredo-1.2.6/admin/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
miredo-1.2.6/admin/config.sub-124-case $maybe_os in
##############################################
miredo-1.2.6/admin/config.sub-130-    os=-$maybe_os
miredo-1.2.6/admin/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
miredo-1.2.6/admin/config.sub-132-    ;;
##############################################
miredo-1.2.6/admin/config.sub-134-    os=-linux-android
miredo-1.2.6/admin/config.sub:135:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
miredo-1.2.6/admin/config.sub-136-    ;;
miredo-1.2.6/admin/config.sub-137-  *)
miredo-1.2.6/admin/config.sub:138:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
miredo-1.2.6/admin/config.sub-139-    if [ $basic_machine != $1 ]
miredo-1.2.6/admin/config.sub:140:    then os=`echo $1 | sed 's/.*-/-/'`
miredo-1.2.6/admin/config.sub-141-    else os=; fi
##############################################
miredo-1.2.6/admin/config.sub-188-		os=-sco5v6
miredo-1.2.6/admin/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-190-		;;
##############################################
miredo-1.2.6/admin/config.sub-192-		os=-sco3.2v5
miredo-1.2.6/admin/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-194-		;;
##############################################
miredo-1.2.6/admin/config.sub-196-		os=-sco3.2v4
miredo-1.2.6/admin/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-198-		;;
miredo-1.2.6/admin/config.sub-199-	-sco3.2.[4-9]*)
miredo-1.2.6/admin/config.sub:200:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
miredo-1.2.6/admin/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-202-		;;
##############################################
miredo-1.2.6/admin/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
miredo-1.2.6/admin/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-206-		;;
##############################################
miredo-1.2.6/admin/config.sub-208-		# Don't forget version if it is 3.2v4 or newer.
miredo-1.2.6/admin/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-210-		;;
##############################################
miredo-1.2.6/admin/config.sub-212-		os=-sco3.2v2
miredo-1.2.6/admin/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-214-		;;
miredo-1.2.6/admin/config.sub-215-	-udk*)
miredo-1.2.6/admin/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-217-		;;
##############################################
miredo-1.2.6/admin/config.sub-219-		os=-isc2.2
miredo-1.2.6/admin/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-221-		;;
##############################################
miredo-1.2.6/admin/config.sub-225-	-isc*)
miredo-1.2.6/admin/config.sub:226:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
miredo-1.2.6/admin/config.sub-227-		;;
##############################################
miredo-1.2.6/admin/config.sub-237-	-ptx*)
miredo-1.2.6/admin/config.sub:238:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
miredo-1.2.6/admin/config.sub-239-		;;
miredo-1.2.6/admin/config.sub-240-	-windowsnt*)
miredo-1.2.6/admin/config.sub:241:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
miredo-1.2.6/admin/config.sub-242-		;;
##############################################
miredo-1.2.6/admin/config.sub-363-	*-*-*)
miredo-1.2.6/admin/config.sub:364:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
miredo-1.2.6/admin/config.sub-365-		exit 1
##############################################
miredo-1.2.6/admin/config.sub-481-	amd64-*)
miredo-1.2.6/admin/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-483-		;;
##############################################
miredo-1.2.6/admin/config.sub-523-	blackfin-*)
miredo-1.2.6/admin/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-525-		os=-linux
##############################################
miredo-1.2.6/admin/config.sub-531-	c54x-*)
miredo-1.2.6/admin/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-533-		;;
miredo-1.2.6/admin/config.sub-534-	c55x-*)
miredo-1.2.6/admin/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-536-		;;
miredo-1.2.6/admin/config.sub-537-	c6x-*)
miredo-1.2.6/admin/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-539-		;;
##############################################
miredo-1.2.6/admin/config.sub-734-	i*86v32)
miredo-1.2.6/admin/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
miredo-1.2.6/admin/config.sub-736-		os=-sysv32
##############################################
miredo-1.2.6/admin/config.sub-738-	i*86v4*)
miredo-1.2.6/admin/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
miredo-1.2.6/admin/config.sub-740-		os=-sysv4
##############################################
miredo-1.2.6/admin/config.sub-742-	i*86v)
miredo-1.2.6/admin/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
miredo-1.2.6/admin/config.sub-744-		os=-sysv
##############################################
miredo-1.2.6/admin/config.sub-746-	i*86sol2)
miredo-1.2.6/admin/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
miredo-1.2.6/admin/config.sub-748-		os=-solaris2
##############################################
miredo-1.2.6/admin/config.sub-776-	m68knommu-*)
miredo-1.2.6/admin/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-778-		os=-linux
##############################################
miredo-1.2.6/admin/config.sub-809-	mips3*-*)
miredo-1.2.6/admin/config.sub:810:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
miredo-1.2.6/admin/config.sub-811-		;;
miredo-1.2.6/admin/config.sub-812-	mips3*)
miredo-1.2.6/admin/config.sub:813:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
miredo-1.2.6/admin/config.sub-814-		;;
##############################################
miredo-1.2.6/admin/config.sub-827-	ms1-*)
miredo-1.2.6/admin/config.sub:828:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
miredo-1.2.6/admin/config.sub-829-		;;
##############################################
miredo-1.2.6/admin/config.sub-946-	parisc-*)
miredo-1.2.6/admin/config.sub:947:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-948-		os=-linux
##############################################
miredo-1.2.6/admin/config.sub-962-	pc98-*)
miredo-1.2.6/admin/config.sub:963:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-964-		;;
##############################################
miredo-1.2.6/admin/config.sub-977-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
miredo-1.2.6/admin/config.sub:978:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-979-		;;
miredo-1.2.6/admin/config.sub-980-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
miredo-1.2.6/admin/config.sub:981:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-982-		;;
miredo-1.2.6/admin/config.sub-983-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
miredo-1.2.6/admin/config.sub:984:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-985-		;;
miredo-1.2.6/admin/config.sub-986-	pentium4-*)
miredo-1.2.6/admin/config.sub:987:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-988-		;;
##############################################
miredo-1.2.6/admin/config.sub-996-	ppc-* | ppcbe-*)
miredo-1.2.6/admin/config.sub:997:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-998-		;;
##############################################
miredo-1.2.6/admin/config.sub-1002-	ppcle-* | powerpclittle-*)
miredo-1.2.6/admin/config.sub:1003:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-1004-		;;
##############################################
miredo-1.2.6/admin/config.sub-1006-		;;
miredo-1.2.6/admin/config.sub:1007:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-1008-		;;
##############################################
miredo-1.2.6/admin/config.sub-1012-	ppc64le-* | powerpc64little-*)
miredo-1.2.6/admin/config.sub:1013:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-1014-		;;
##############################################
miredo-1.2.6/admin/config.sub-1091-	strongarm-* | thumb-*)
miredo-1.2.6/admin/config.sub:1092:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
miredo-1.2.6/admin/config.sub-1093-		;;
##############################################
miredo-1.2.6/admin/config.sub-1221-	xscale-* | xscalee[bl]-*)
miredo-1.2.6/admin/config.sub:1222:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
miredo-1.2.6/admin/config.sub-1223-		;;
##############################################
miredo-1.2.6/admin/config.sub-1298-	*)
miredo-1.2.6/admin/config.sub:1299:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
miredo-1.2.6/admin/config.sub-1300-		exit 1
##############################################
miredo-1.2.6/admin/config.sub-1306-	*-digital*)
miredo-1.2.6/admin/config.sub:1307:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
miredo-1.2.6/admin/config.sub-1308-		;;
miredo-1.2.6/admin/config.sub-1309-	*-commodore*)
miredo-1.2.6/admin/config.sub:1310:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
miredo-1.2.6/admin/config.sub-1311-		;;
##############################################
miredo-1.2.6/admin/config.sub-1327-	-solaris1 | -solaris1.*)
miredo-1.2.6/admin/config.sub:1328:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
miredo-1.2.6/admin/config.sub-1329-		;;
##############################################
miredo-1.2.6/admin/config.sub-1339-	-gnu/linux*)
miredo-1.2.6/admin/config.sub:1340:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
miredo-1.2.6/admin/config.sub-1341-		;;
##############################################
miredo-1.2.6/admin/config.sub-1385-	-nto*)
miredo-1.2.6/admin/config.sub:1386:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
miredo-1.2.6/admin/config.sub-1387-		;;
##############################################
miredo-1.2.6/admin/config.sub-1392-	-mac*)
miredo-1.2.6/admin/config.sub:1393:		os=`echo $os | sed -e 's|mac|macos|'`
miredo-1.2.6/admin/config.sub-1394-		;;
##############################################
miredo-1.2.6/admin/config.sub-1398-	-linux*)
miredo-1.2.6/admin/config.sub:1399:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
miredo-1.2.6/admin/config.sub-1400-		;;
miredo-1.2.6/admin/config.sub-1401-	-sunos5*)
miredo-1.2.6/admin/config.sub:1402:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
miredo-1.2.6/admin/config.sub-1403-		;;
miredo-1.2.6/admin/config.sub-1404-	-sunos6*)
miredo-1.2.6/admin/config.sub:1405:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
miredo-1.2.6/admin/config.sub-1406-		;;
##############################################
miredo-1.2.6/admin/config.sub-1453-	-sinix5.*)
miredo-1.2.6/admin/config.sub:1454:		os=`echo $os | sed -e 's|sinix|sysv|'`
miredo-1.2.6/admin/config.sub-1455-		;;
##############################################
miredo-1.2.6/admin/config.sub-1509-		# Get rid of the `-' at the beginning of $os.
miredo-1.2.6/admin/config.sub:1510:		os=`echo $os | sed 's/[^-]*-//'`
miredo-1.2.6/admin/config.sub:1511:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
miredo-1.2.6/admin/config.sub-1512-		exit 1
##############################################
miredo-1.2.6/admin/config.sub-1769-		esac
miredo-1.2.6/admin/config.sub:1770:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
miredo-1.2.6/admin/config.sub-1771-		;;
##############################################
miredo-1.2.6/admin/config.rpath-33-host="$1"
miredo-1.2.6/admin/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
miredo-1.2.6/admin/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
miredo-1.2.6/admin/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
miredo-1.2.6/admin/config.rpath-37-
##############################################
miredo-1.2.6/admin/config.rpath-47-done
miredo-1.2.6/admin/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
miredo-1.2.6/admin/config.rpath-49-
##############################################
miredo-1.2.6/admin/config.rpath-97-        *)
miredo-1.2.6/admin/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
miredo-1.2.6/admin/config.rpath-99-            *Sun\ C*)
##############################################
miredo-1.2.6/admin/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
miredo-1.2.6/admin/config.rpath:224:      case `$LD -v 2>&1` in
miredo-1.2.6/admin/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
miredo-1.2.6/admin/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
miredo-1.2.6/admin/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
miredo-1.2.6/admin/config.rpath-231-          else
##############################################
miredo-1.2.6/admin/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
miredo-1.2.6/admin/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
miredo-1.2.6/admin/config.rpath-288-          if test -f "$collect2name" && \
##############################################
miredo-1.2.6/admin/config.rpath-425-        hardcode_direct=yes
miredo-1.2.6/admin/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
miredo-1.2.6/admin/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
miredo-1.2.6/admin/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
miredo-1.2.6/admin/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
miredo-1.2.6/admin/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
miredo-1.2.6/admin/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
miredo-1.2.6/admin/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
miredo-1.2.6/admin/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
miredo-1.2.6/admin/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
miredo-1.2.6/admin/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
miredo-1.2.6/admin/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
miredo-1.2.6/admin/config.rpath-639-
##############################################
miredo-1.2.6/admin/ltmain.sh-167-{
miredo-1.2.6/admin/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
miredo-1.2.6/admin/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
miredo-1.2.6/admin/ltmain.sh-179-{
miredo-1.2.6/admin/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
miredo-1.2.6/admin/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
miredo-1.2.6/admin/ltmain.sh-198-    # Extract subdirectory from the argument.
miredo-1.2.6/admin/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
miredo-1.2.6/admin/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
miredo-1.2.6/admin/ltmain.sh-204-    fi
miredo-1.2.6/admin/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
miredo-1.2.6/admin/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
miredo-1.2.6/admin/ltmain.sh-217-    case ${2} in
miredo-1.2.6/admin/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
miredo-1.2.6/admin/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
miredo-1.2.6/admin/ltmain.sh-220-    esac
##############################################
miredo-1.2.6/admin/ltmain.sh-380-     progdir=$func_dirname_result
miredo-1.2.6/admin/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
miredo-1.2.6/admin/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
miredo-1.2.6/admin/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
miredo-1.2.6/admin/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
miredo-1.2.6/admin/ltmain.sh-419-bs='\\'
##############################################
miredo-1.2.6/admin/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
miredo-1.2.6/admin/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
miredo-1.2.6/admin/ltmain.sh-533-      done
miredo-1.2.6/admin/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
miredo-1.2.6/admin/ltmain.sh-535-
##############################################
miredo-1.2.6/admin/ltmain.sh-566-      # If mktemp works, use that first and foremost
miredo-1.2.6/admin/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-568-
##############################################
miredo-1.2.6/admin/ltmain.sh-597-      *[\\\`\"\$]*)
miredo-1.2.6/admin/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
miredo-1.2.6/admin/ltmain.sh-599-      *)
##############################################
miredo-1.2.6/admin/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
miredo-1.2.6/admin/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
miredo-1.2.6/admin/ltmain.sh-704-    ;;
##############################################
miredo-1.2.6/admin/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
miredo-1.2.6/admin/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
miredo-1.2.6/admin/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
miredo-1.2.6/admin/ltmain.sh-772-	p
##############################################
miredo-1.2.6/admin/ltmain.sh-803-
miredo-1.2.6/admin/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
miredo-1.2.6/admin/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
miredo-1.2.6/admin/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
miredo-1.2.6/admin/ltmain.sh-816-
miredo-1.2.6/admin/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
miredo-1.2.6/admin/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
miredo-1.2.6/admin/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
miredo-1.2.6/admin/ltmain.sh-862-{
miredo-1.2.6/admin/ltmain.sh:863:    func_arith_result=`expr "${@}"`
miredo-1.2.6/admin/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
miredo-1.2.6/admin/ltmain.sh-870-{
miredo-1.2.6/admin/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
miredo-1.2.6/admin/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
miredo-1.2.6/admin/ltmain.sh-877-{
miredo-1.2.6/admin/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
miredo-1.2.6/admin/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
miredo-1.2.6/admin/ltmain.sh-884-{
miredo-1.2.6/admin/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
miredo-1.2.6/admin/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
miredo-1.2.6/admin/ltmain.sh-968-	# quotes we have to do it in 2 steps:
miredo-1.2.6/admin/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
miredo-1.2.6/admin/ltmain.sh-970-	eval "$extractedcf"
##############################################
miredo-1.2.6/admin/ltmain.sh-1382-      done
miredo-1.2.6/admin/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
miredo-1.2.6/admin/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
miredo-1.2.6/admin/ltmain.sh-1385-      case $@ in
##############################################
miredo-1.2.6/admin/ltmain.sh-1395-	    # Evaluate the configuration.
miredo-1.2.6/admin/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
miredo-1.2.6/admin/ltmain.sh-1397-	    CC_quoted=
##############################################
miredo-1.2.6/admin/ltmain.sh-1401-	    done
miredo-1.2.6/admin/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
miredo-1.2.6/admin/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
miredo-1.2.6/admin/ltmain.sh-1404-	    case "$@ " in
##############################################
miredo-1.2.6/admin/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
miredo-1.2.6/admin/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
miredo-1.2.6/admin/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
miredo-1.2.6/admin/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
miredo-1.2.6/admin/ltmain.sh-1721-    # LT_CYGPATH in this case.
miredo-1.2.6/admin/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
miredo-1.2.6/admin/ltmain.sh-1723-  fi
##############################################
miredo-1.2.6/admin/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
miredo-1.2.6/admin/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
miredo-1.2.6/admin/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
miredo-1.2.6/admin/ltmain.sh-2060-    *.[cCFSifmso] | \
miredo-1.2.6/admin/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
miredo-1.2.6/admin/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
miredo-1.2.6/admin/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
miredo-1.2.6/admin/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
miredo-1.2.6/admin/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
miredo-1.2.6/admin/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
miredo-1.2.6/admin/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-2158-
##############################################
miredo-1.2.6/admin/ltmain.sh-2204-      if test "$need_locks" = warn &&
miredo-1.2.6/admin/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
miredo-1.2.6/admin/ltmain.sh-2206-	$ECHO "\
miredo-1.2.6/admin/ltmain.sh-2207-*** ERROR, $lockfile contains:
miredo-1.2.6/admin/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-2209-
##############################################
miredo-1.2.6/admin/ltmain.sh-2253-      if test "$need_locks" = warn &&
miredo-1.2.6/admin/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
miredo-1.2.6/admin/ltmain.sh-2255-	$ECHO "\
miredo-1.2.6/admin/ltmain.sh-2256-*** ERROR, $lockfile contains:
miredo-1.2.6/admin/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-2258-
##############################################
miredo-1.2.6/admin/ltmain.sh-2548-	  test -n "$library_names" && \
miredo-1.2.6/admin/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
miredo-1.2.6/admin/ltmain.sh-2550-	  continue
##############################################
miredo-1.2.6/admin/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
miredo-1.2.6/admin/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
miredo-1.2.6/admin/ltmain.sh-2561-	  fi
##############################################
miredo-1.2.6/admin/ltmain.sh-2577-      # Get the absolute pathname.
miredo-1.2.6/admin/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
miredo-1.2.6/admin/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
miredo-1.2.6/admin/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
miredo-1.2.6/admin/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
miredo-1.2.6/admin/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
miredo-1.2.6/admin/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
miredo-1.2.6/admin/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
miredo-1.2.6/admin/ltmain.sh-2959-
##############################################
miredo-1.2.6/admin/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
miredo-1.2.6/admin/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
miredo-1.2.6/admin/ltmain.sh-2972-	  else
miredo-1.2.6/admin/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
miredo-1.2.6/admin/ltmain.sh-2974-	  fi
##############################################
miredo-1.2.6/admin/ltmain.sh-3130-	    fi
miredo-1.2.6/admin/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
miredo-1.2.6/admin/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
miredo-1.2.6/admin/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
miredo-1.2.6/admin/ltmain.sh-3134-	      finalize=no
##############################################
miredo-1.2.6/admin/ltmain.sh-3149-	        # Replace the output file specification.
miredo-1.2.6/admin/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
miredo-1.2.6/admin/ltmain.sh-3151-
##############################################
miredo-1.2.6/admin/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
miredo-1.2.6/admin/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
miredo-1.2.6/admin/ltmain.sh-3170-	  fi
##############################################
miredo-1.2.6/admin/ltmain.sh-3241-    my_pic_p="${3-no}"
miredo-1.2.6/admin/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
miredo-1.2.6/admin/ltmain.sh-3243-    my_dlsyms=
##############################################
miredo-1.2.6/admin/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
miredo-1.2.6/admin/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
miredo-1.2.6/admin/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
miredo-1.2.6/admin/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
miredo-1.2.6/admin/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
miredo-1.2.6/admin/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
miredo-1.2.6/admin/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
miredo-1.2.6/admin/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
miredo-1.2.6/admin/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
miredo-1.2.6/admin/ltmain.sh-3509-	  else
miredo-1.2.6/admin/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
miredo-1.2.6/admin/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
miredo-1.2.6/admin/ltmain.sh-3512-	  fi
##############################################
miredo-1.2.6/admin/ltmain.sh-3514-	*)
miredo-1.2.6/admin/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
miredo-1.2.6/admin/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
miredo-1.2.6/admin/ltmain.sh-3517-	  ;;
##############################################
miredo-1.2.6/admin/ltmain.sh-3529-      # Nullify the symbol file.
miredo-1.2.6/admin/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
miredo-1.2.6/admin/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
miredo-1.2.6/admin/ltmain.sh-3532-    fi
##############################################
miredo-1.2.6/admin/ltmain.sh-3545-  win32_libid_type="unknown"
miredo-1.2.6/admin/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-3547-  case $win32_fileres in
##############################################
miredo-1.2.6/admin/ltmain.sh-3596-  $opt_debug
miredo-1.2.6/admin/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
miredo-1.2.6/admin/ltmain.sh-3598-}
##############################################
miredo-1.2.6/admin/ltmain.sh-3613-  $opt_debug
miredo-1.2.6/admin/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
miredo-1.2.6/admin/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
miredo-1.2.6/admin/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
miredo-1.2.6/admin/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
miredo-1.2.6/admin/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
miredo-1.2.6/admin/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
miredo-1.2.6/admin/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
miredo-1.2.6/admin/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
miredo-1.2.6/admin/ltmain.sh-3700-    # binutils import library
miredo-1.2.6/admin/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
miredo-1.2.6/admin/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
miredo-1.2.6/admin/ltmain.sh-3703-    # ms-generated import library
miredo-1.2.6/admin/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
miredo-1.2.6/admin/ltmain.sh-3705-  else
##############################################
miredo-1.2.6/admin/ltmain.sh-3780-	  darwin_curdir=`pwd`
miredo-1.2.6/admin/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
miredo-1.2.6/admin/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
miredo-1.2.6/admin/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
miredo-1.2.6/admin/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
miredo-1.2.6/admin/ltmain.sh-3785-	    darwin_arch=
##############################################
miredo-1.2.6/admin/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
miredo-1.2.6/admin/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
miredo-1.2.6/admin/ltmain.sh-3797-	    darwin_file=
##############################################
miredo-1.2.6/admin/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
miredo-1.2.6/admin/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
miredo-1.2.6/admin/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
miredo-1.2.6/admin/ltmain.sh-3814-      esac
miredo-1.2.6/admin/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
miredo-1.2.6/admin/ltmain.sh-3816-    done
##############################################
miredo-1.2.6/admin/ltmain.sh-3885-
miredo-1.2.6/admin/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
miredo-1.2.6/admin/ltmain.sh-3887-    $ECHO "\
##############################################
miredo-1.2.6/admin/ltmain.sh-3920-    --lt-dump-script)
miredo-1.2.6/admin/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
miredo-1.2.6/admin/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
miredo-1.2.6/admin/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
miredo-1.2.6/admin/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
miredo-1.2.6/admin/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
miredo-1.2.6/admin/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
miredo-1.2.6/admin/ltmain.sh-3949-  done
##############################################
miredo-1.2.6/admin/ltmain.sh-4005-  # Find the directory that this script lives in.
miredo-1.2.6/admin/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
miredo-1.2.6/admin/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
miredo-1.2.6/admin/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
miredo-1.2.6/admin/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
miredo-1.2.6/admin/ltmain.sh-4011-  while test -n \"\$file\"; do
miredo-1.2.6/admin/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
miredo-1.2.6/admin/ltmain.sh-4013-
##############################################
miredo-1.2.6/admin/ltmain.sh-4021-
miredo-1.2.6/admin/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
miredo-1.2.6/admin/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
miredo-1.2.6/admin/ltmain.sh-4024-  done
##############################################
miredo-1.2.6/admin/ltmain.sh-4035-    case \"\$thisdir\" in
miredo-1.2.6/admin/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
miredo-1.2.6/admin/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
miredo-1.2.6/admin/ltmain.sh-4041-  # Try to get the absolute directory name.
miredo-1.2.6/admin/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
miredo-1.2.6/admin/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
miredo-1.2.6/admin/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
miredo-1.2.6/admin/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
miredo-1.2.6/admin/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
miredo-1.2.6/admin/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
miredo-1.2.6/admin/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
miredo-1.2.6/admin/ltmain.sh-4068-      else
##############################################
miredo-1.2.6/admin/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
miredo-1.2.6/admin/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
miredo-1.2.6/admin/ltmain.sh-4112-
##############################################
miredo-1.2.6/admin/ltmain.sh-5085-    $opt_debug
miredo-1.2.6/admin/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
miredo-1.2.6/admin/ltmain.sh-5087-    *import*) : ;;
##############################################
miredo-1.2.6/admin/ltmain.sh-5307-	    moreargs=
miredo-1.2.6/admin/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
miredo-1.2.6/admin/ltmain.sh-5309-	    do
##############################################
miredo-1.2.6/admin/ltmain.sh-5563-	*)
miredo-1.2.6/admin/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
miredo-1.2.6/admin/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
miredo-1.2.6/admin/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
miredo-1.2.6/admin/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
miredo-1.2.6/admin/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
miredo-1.2.6/admin/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
miredo-1.2.6/admin/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
miredo-1.2.6/admin/ltmain.sh-6018-    else
##############################################
miredo-1.2.6/admin/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
miredo-1.2.6/admin/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
miredo-1.2.6/admin/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
miredo-1.2.6/admin/ltmain.sh-6394-	else
miredo-1.2.6/admin/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
miredo-1.2.6/admin/ltmain.sh-6396-	fi
##############################################
miredo-1.2.6/admin/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
miredo-1.2.6/admin/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
miredo-1.2.6/admin/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
miredo-1.2.6/admin/ltmain.sh-6431-	fi
miredo-1.2.6/admin/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
miredo-1.2.6/admin/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
miredo-1.2.6/admin/ltmain.sh-6504-	*)
miredo-1.2.6/admin/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
miredo-1.2.6/admin/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
miredo-1.2.6/admin/ltmain.sh-6757-	    shift
miredo-1.2.6/admin/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
miredo-1.2.6/admin/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
miredo-1.2.6/admin/ltmain.sh-7049-		*)
miredo-1.2.6/admin/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
miredo-1.2.6/admin/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
miredo-1.2.6/admin/ltmain.sh-7060-		  depdepl=
miredo-1.2.6/admin/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
miredo-1.2.6/admin/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
miredo-1.2.6/admin/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
miredo-1.2.6/admin/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
miredo-1.2.6/admin/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
miredo-1.2.6/admin/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
miredo-1.2.6/admin/ltmain.sh-7071-                      fi
##############################################
miredo-1.2.6/admin/ltmain.sh-7082-		else
miredo-1.2.6/admin/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
miredo-1.2.6/admin/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
miredo-1.2.6/admin/ltmain.sh-7105-	else
miredo-1.2.6/admin/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
miredo-1.2.6/admin/ltmain.sh-7107-	fi
##############################################
miredo-1.2.6/admin/ltmain.sh-7254-	test "$module" = no && \
miredo-1.2.6/admin/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
miredo-1.2.6/admin/ltmain.sh-7256-
##############################################
miredo-1.2.6/admin/ltmain.sh-7392-	if test "$age" -gt "$current"; then
miredo-1.2.6/admin/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
miredo-1.2.6/admin/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
miredo-1.2.6/admin/ltmain.sh-7553-	removelist=
miredo-1.2.6/admin/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
miredo-1.2.6/admin/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
miredo-1.2.6/admin/ltmain.sh-7579-	# Transform .lo files to .o files.
miredo-1.2.6/admin/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
miredo-1.2.6/admin/ltmain.sh-7581-      fi
##############################################
miredo-1.2.6/admin/ltmain.sh-7584-      #for path in $notinst_path; do
miredo-1.2.6/admin/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
miredo-1.2.6/admin/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
miredo-1.2.6/admin/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
miredo-1.2.6/admin/ltmain.sh-7588-      #done
##############################################
miredo-1.2.6/admin/ltmain.sh-7705-		if test -n "$i" ; then
miredo-1.2.6/admin/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
miredo-1.2.6/admin/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
miredo-1.2.6/admin/ltmain.sh-7708-		  set dummy $deplib_matches; shift
miredo-1.2.6/admin/ltmain.sh-7709-		  deplib_match=$1
miredo-1.2.6/admin/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
miredo-1.2.6/admin/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
miredo-1.2.6/admin/ltmain.sh-7748-		  if test -n "$i" ; then
miredo-1.2.6/admin/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
miredo-1.2.6/admin/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
miredo-1.2.6/admin/ltmain.sh-7751-		    set dummy $deplib_matches; shift
miredo-1.2.6/admin/ltmain.sh-7752-		    deplib_match=$1
miredo-1.2.6/admin/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
miredo-1.2.6/admin/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
miredo-1.2.6/admin/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
miredo-1.2.6/admin/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
miredo-1.2.6/admin/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
miredo-1.2.6/admin/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
miredo-1.2.6/admin/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
miredo-1.2.6/admin/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
miredo-1.2.6/admin/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
miredo-1.2.6/admin/ltmain.sh-7802-		else
##############################################
miredo-1.2.6/admin/ltmain.sh-7808-		    shopt -s nocaseglob
miredo-1.2.6/admin/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-7810-		    $nocaseglob
miredo-1.2.6/admin/ltmain.sh-7811-		  else
miredo-1.2.6/admin/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-7813-		  fi
##############################################
miredo-1.2.6/admin/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
miredo-1.2.6/admin/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
miredo-1.2.6/admin/ltmain.sh-7828-			case $potliblink in
miredo-1.2.6/admin/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
miredo-1.2.6/admin/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
miredo-1.2.6/admin/ltmain.sh-7831-			esac
##############################################
miredo-1.2.6/admin/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
miredo-1.2.6/admin/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
miredo-1.2.6/admin/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
miredo-1.2.6/admin/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
miredo-1.2.6/admin/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
miredo-1.2.6/admin/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
miredo-1.2.6/admin/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
miredo-1.2.6/admin/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
miredo-1.2.6/admin/ltmain.sh-7921-	  newdeplibs=""
miredo-1.2.6/admin/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
miredo-1.2.6/admin/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
miredo-1.2.6/admin/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
miredo-1.2.6/admin/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
miredo-1.2.6/admin/ltmain.sh-7927-	    done
##############################################
miredo-1.2.6/admin/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
miredo-1.2.6/admin/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
miredo-1.2.6/admin/ltmain.sh-7953-	  ;;
##############################################
miredo-1.2.6/admin/ltmain.sh-8003-	*-*-darwin*)
miredo-1.2.6/admin/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
miredo-1.2.6/admin/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
miredo-1.2.6/admin/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
miredo-1.2.6/admin/ltmain.sh-8007-	  ;;
##############################################
miredo-1.2.6/admin/ltmain.sh-8130-	# Use standard objects if they are pic
miredo-1.2.6/admin/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
miredo-1.2.6/admin/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
miredo-1.2.6/admin/ltmain.sh-8145-	    # exporting using user supplied symfile
miredo-1.2.6/admin/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
miredo-1.2.6/admin/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
miredo-1.2.6/admin/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
miredo-1.2.6/admin/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
miredo-1.2.6/admin/ltmain.sh-8644-	else
##############################################
miredo-1.2.6/admin/ltmain.sh-8656-      # Create the old-style object.
miredo-1.2.6/admin/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
miredo-1.2.6/admin/ltmain.sh-8658-
##############################################
miredo-1.2.6/admin/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
miredo-1.2.6/admin/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
miredo-1.2.6/admin/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
miredo-1.2.6/admin/ltmain.sh-8719-	;;
##############################################
miredo-1.2.6/admin/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
miredo-1.2.6/admin/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
miredo-1.2.6/admin/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
miredo-1.2.6/admin/ltmain.sh-8737-	;;
##############################################
miredo-1.2.6/admin/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
miredo-1.2.6/admin/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
miredo-1.2.6/admin/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
miredo-1.2.6/admin/ltmain.sh-8872-	# Transform all the library objects into standard objects.
miredo-1.2.6/admin/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
miredo-1.2.6/admin/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
miredo-1.2.6/admin/ltmain.sh-8875-      fi
##############################################
miredo-1.2.6/admin/ltmain.sh-8902-	# Replace the output file specification.
miredo-1.2.6/admin/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
miredo-1.2.6/admin/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
miredo-1.2.6/admin/ltmain.sh-8911-	  func_to_tool_file "$output"
miredo-1.2.6/admin/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
miredo-1.2.6/admin/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
miredo-1.2.6/admin/ltmain.sh-8955-	# Replace the output file specification.
miredo-1.2.6/admin/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
miredo-1.2.6/admin/ltmain.sh-8957-	# Delete the old output file.
##############################################
miredo-1.2.6/admin/ltmain.sh-8963-	  func_to_tool_file "$output"
miredo-1.2.6/admin/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
miredo-1.2.6/admin/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
miredo-1.2.6/admin/ltmain.sh-8981-	  if test "$fast_install" = yes; then
miredo-1.2.6/admin/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
miredo-1.2.6/admin/ltmain.sh-8983-	  else
##############################################
miredo-1.2.6/admin/ltmain.sh-8993-      # Replace the output file specification.
miredo-1.2.6/admin/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
miredo-1.2.6/admin/ltmain.sh-8995-
##############################################
miredo-1.2.6/admin/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
miredo-1.2.6/admin/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
miredo-1.2.6/admin/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
miredo-1.2.6/admin/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
miredo-1.2.6/admin/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
miredo-1.2.6/admin/ltmain.sh-9025-      fi
##############################################
miredo-1.2.6/admin/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
miredo-1.2.6/admin/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
miredo-1.2.6/admin/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
miredo-1.2.6/admin/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
miredo-1.2.6/admin/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
miredo-1.2.6/admin/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
miredo-1.2.6/admin/ltmain.sh-9314-		name="$func_basename_result"
miredo-1.2.6/admin/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
miredo-1.2.6/admin/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
miredo-1.2.6/admin/ltmain.sh-9333-		name="$func_basename_result"
miredo-1.2.6/admin/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
miredo-1.2.6/admin/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
miredo-1.2.6/admin/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
miredo-1.2.6/admin/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
miredo-1.2.6/admin/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
miredo-1.2.6/admin/install-sh-229-      fi
miredo-1.2.6/admin/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
miredo-1.2.6/admin/install-sh-231-    *)
##############################################
miredo-1.2.6/admin/install-sh-276-      dstdir=$dst
miredo-1.2.6/admin/install-sh:277:      dst=$dstdir/`basename "$src"`
miredo-1.2.6/admin/install-sh-278-      dstdir_status=0
##############################################
miredo-1.2.6/admin/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
miredo-1.2.6/admin/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
miredo-1.2.6/admin/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
miredo-1.2.6/admin/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
miredo-1.2.6/admin/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
miredo-1.2.6/admin/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
miredo-1.2.6/admin/install-sh-425-	    case $prefix in
miredo-1.2.6/admin/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
miredo-1.2.6/admin/install-sh-427-	      *) qprefix=$prefix;;
##############################################
miredo-1.2.6/admin/install-sh-474-    if $copy_on_change &&
miredo-1.2.6/admin/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
miredo-1.2.6/admin/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
miredo-1.2.6/admin/install-sh-477-
##############################################
miredo-1.2.6/admin/config.guess-38-
miredo-1.2.6/admin/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'`
miredo-1.2.6/admin/config.guess-40-
##############################################
miredo-1.2.6/admin/config.guess-108-: ${TMPDIR=/tmp} ;
miredo-1.2.6/admin/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
miredo-1.2.6/admin/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
miredo-1.2.6/admin/config.guess-194-	    *)
miredo-1.2.6/admin/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
miredo-1.2.6/admin/config.guess-196-		;;
##############################################
miredo-1.2.6/admin/config.guess-221-	*4.0)
miredo-1.2.6/admin/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
miredo-1.2.6/admin/config.guess-223-		;;
miredo-1.2.6/admin/config.guess-224-	*5.*)
miredo-1.2.6/admin/config.guess:225:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
miredo-1.2.6/admin/config.guess-226-		;;
##############################################
miredo-1.2.6/admin/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
miredo-1.2.6/admin/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
miredo-1.2.6/admin/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
miredo-1.2.6/admin/config.guess-269-	# 1.2 uses "1.2" for uname -r.
miredo-1.2.6/admin/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
miredo-1.2.6/admin/config.guess-271-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
miredo-1.2.6/admin/config.guess-329-    s390x:SunOS:*:*)
miredo-1.2.6/admin/config.guess:330:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
miredo-1.2.6/admin/config.guess-331-	exit ;;
miredo-1.2.6/admin/config.guess-332-    sun4H:SunOS:5.*:*)
miredo-1.2.6/admin/config.guess:333:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
miredo-1.2.6/admin/config.guess-334-	exit ;;
miredo-1.2.6/admin/config.guess-335-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
miredo-1.2.6/admin/config.guess:336:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
miredo-1.2.6/admin/config.guess-337-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-354-	fi
miredo-1.2.6/admin/config.guess:355:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
miredo-1.2.6/admin/config.guess-356-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-360-	# it's likely to be more like Solaris than SunOS4.
miredo-1.2.6/admin/config.guess:361:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
miredo-1.2.6/admin/config.guess-362-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-369-	# Japanese Language versions have a version number like `4.1.3-JL'.
miredo-1.2.6/admin/config.guess:370:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
miredo-1.2.6/admin/config.guess-371-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-375-    sun*:*:4.2BSD:*)
miredo-1.2.6/admin/config.guess:376:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
miredo-1.2.6/admin/config.guess-377-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
miredo-1.2.6/admin/config.guess-457-	$CC_FOR_BUILD -o $dummy $dummy.c &&
miredo-1.2.6/admin/config.guess:458:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
miredo-1.2.6/admin/config.guess:459:	  SYSTEM_NAME=`$dummy $dummyarg` &&
miredo-1.2.6/admin/config.guess-460-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
miredo-1.2.6/admin/config.guess-513-    *:IRIX*:*:*)
miredo-1.2.6/admin/config.guess:514:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
miredo-1.2.6/admin/config.guess-515-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-543-EOF
miredo-1.2.6/admin/config.guess:544:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
miredo-1.2.6/admin/config.guess-545-		then
##############################################
miredo-1.2.6/admin/config.guess-556-    *:AIX:*:[4567])
miredo-1.2.6/admin/config.guess:557:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
miredo-1.2.6/admin/config.guess-558-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
miredo-1.2.6/admin/config.guess-591-    9000/[34678]??:HP-UX:*:*)
miredo-1.2.6/admin/config.guess:592:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
miredo-1.2.6/admin/config.guess-593-	case "${UNAME_MACHINE}" in
##############################################
miredo-1.2.6/admin/config.guess-645-EOF
miredo-1.2.6/admin/config.guess:646:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
miredo-1.2.6/admin/config.guess-647-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
miredo-1.2.6/admin/config.guess-673-    ia64:HP-UX:*:*)
miredo-1.2.6/admin/config.guess:674:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
miredo-1.2.6/admin/config.guess-675-	echo ia64-hp-hpux${HPUX_REV}
##############################################
miredo-1.2.6/admin/config.guess-703-EOF
miredo-1.2.6/admin/config.guess:704:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
miredo-1.2.6/admin/config.guess-705-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
miredo-1.2.6/admin/config.guess-774-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
miredo-1.2.6/admin/config.guess:775:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
miredo-1.2.6/admin/config.guess-776-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
miredo-1.2.6/admin/config.guess-779-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
miredo-1.2.6/admin/config.guess:780:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
miredo-1.2.6/admin/config.guess-781-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
miredo-1.2.6/admin/config.guess-795-	    amd64)
miredo-1.2.6/admin/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
miredo-1.2.6/admin/config.guess-797-	    *)
miredo-1.2.6/admin/config.guess:798:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
miredo-1.2.6/admin/config.guess-799-	esac
##############################################
miredo-1.2.6/admin/config.guess-850-    prep*:SunOS:5.*:*)
miredo-1.2.6/admin/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
miredo-1.2.6/admin/config.guess-852-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-854-	# the GNU system
miredo-1.2.6/admin/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
miredo-1.2.6/admin/config.guess-856-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-858-	# other systems with GNU libc and userland
miredo-1.2.6/admin/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
miredo-1.2.6/admin/config.guess-860-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-923-EOF
miredo-1.2.6/admin/config.guess:924:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
miredo-1.2.6/admin/config.guess-925-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
miredo-1.2.6/admin/config.guess-951-EOF
miredo-1.2.6/admin/config.guess:952:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
miredo-1.2.6/admin/config.guess-953-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
miredo-1.2.6/admin/config.guess-1036-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
miredo-1.2.6/admin/config.guess:1037:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
miredo-1.2.6/admin/config.guess-1038-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
miredo-1.2.6/admin/config.guess-1306-    *:DragonFly:*:*)
miredo-1.2.6/admin/config.guess:1307:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
miredo-1.2.6/admin/config.guess-1308-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-1319-    i*86:skyos:*:*)
miredo-1.2.6/admin/config.guess:1320:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
miredo-1.2.6/admin/config.guess-1321-	exit ;;
##############################################
miredo-1.2.6/admin/config.guess-1450-
miredo-1.2.6/admin/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
miredo-1.2.6/admin/config.guess-1452-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
miredo-1.2.6/admin/depcomp-73-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
miredo-1.2.6/admin/depcomp:74:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
miredo-1.2.6/admin/depcomp-75-
##############################################
miredo-1.2.6/admin/depcomp-249-  # Version 6 uses the directory in both cases.
miredo-1.2.6/admin/depcomp:250:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
miredo-1.2.6/admin/depcomp-251-  test "x$dir" = "x$object" && dir=
miredo-1.2.6/admin/depcomp:252:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
miredo-1.2.6/admin/depcomp-253-  if test "$libtool" = yes; then
##############################################
miredo-1.2.6/admin/depcomp-344-  # Much of this is similar to the tru64 case; see comments there.
miredo-1.2.6/admin/depcomp:345:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
miredo-1.2.6/admin/depcomp-346-  test "x$dir" = "x$object" && dir=
miredo-1.2.6/admin/depcomp:347:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
miredo-1.2.6/admin/depcomp-348-  if test "$libtool" = yes; then
##############################################
miredo-1.2.6/admin/depcomp-388-   # Subdirectories are respected.
miredo-1.2.6/admin/depcomp:389:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
miredo-1.2.6/admin/depcomp-390-   test "x$dir" = "x$object" && dir=
miredo-1.2.6/admin/depcomp:391:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
miredo-1.2.6/admin/depcomp-392-
##############################################
miredo-1.2.6/admin/depcomp-578-  done
miredo-1.2.6/admin/depcomp:579:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
miredo-1.2.6/admin/depcomp-580-  touch "$tmpdepfile"
##############################################
miredo-1.2.6/admin/missing-129-       # Could not run --version or --help.  This is probably someone
miredo-1.2.6/admin/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
miredo-1.2.6/admin/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
miredo-1.2.6/admin/missing-163-         from any GNU archive site."
miredo-1.2.6/admin/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
miredo-1.2.6/admin/missing-165-    test -z "$files" && files="config.h"
##############################################
miredo-1.2.6/admin/missing-192-         proper tools for further handling them.
miredo-1.2.6/admin/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
miredo-1.2.6/admin/missing-194-         archive site."
miredo-1.2.6/admin/missing-195-
miredo-1.2.6/admin/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
miredo-1.2.6/admin/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
miredo-1.2.6/admin/missing-198-    if test -f "$file"; then
##############################################
miredo-1.2.6/admin/missing-221-	*.y)
miredo-1.2.6/admin/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
miredo-1.2.6/admin/missing-223-	    if test -f "$SRCFILE"; then
##############################################
miredo-1.2.6/admin/missing-225-	    fi
miredo-1.2.6/admin/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
miredo-1.2.6/admin/missing-227-	    if test -f "$SRCFILE"; then
##############################################
miredo-1.2.6/admin/missing-251-	*.l)
miredo-1.2.6/admin/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
miredo-1.2.6/admin/missing-253-	    if test -f "$SRCFILE"; then
##############################################
miredo-1.2.6/admin/missing-270-
miredo-1.2.6/admin/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
miredo-1.2.6/admin/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
miredo-1.2.6/admin/missing-273-    if test -f "$file"; then
##############################################
miredo-1.2.6/admin/missing-290-    # The file to touch is that specified with -o ...
miredo-1.2.6/admin/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
miredo-1.2.6/admin/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
miredo-1.2.6/admin/missing-293-    if test -z "$file"; then
miredo-1.2.6/admin/missing-294-      # ... or it is the one specified with @setfilename ...
miredo-1.2.6/admin/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
miredo-1.2.6/admin/missing-296-      file=`sed -n '
##############################################
miredo-1.2.6/admin/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
miredo-1.2.6/admin/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
miredo-1.2.6/admin/missing-304-    fi
##############################################
miredo-1.2.6/misc/Makefile.in-94-CONFIG_CLEAN_VPATH_FILES =
miredo-1.2.6/misc/Makefile.in:95:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
miredo-1.2.6/misc/Makefile.in-96-am__vpath_adj = case $$p in \
miredo-1.2.6/misc/Makefile.in:97:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
miredo-1.2.6/misc/Makefile.in-98-    *) f=$$p;; \
miredo-1.2.6/misc/Makefile.in-99-  esac;
miredo-1.2.6/misc/Makefile.in:100:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
miredo-1.2.6/misc/Makefile.in-101-am__install_max = 40
miredo-1.2.6/misc/Makefile.in-102-am__nobase_strip_setup = \
miredo-1.2.6/misc/Makefile.in:103:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
miredo-1.2.6/misc/Makefile.in-104-am__nobase_strip = \
##############################################
miredo-1.2.6/misc/Makefile.in-395-	@list='$(examples_DATA)'; test -n "$(examplesdir)" || list=; \
miredo-1.2.6/misc/Makefile.in:396:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
miredo-1.2.6/misc/Makefile.in-397-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
miredo-1.2.6/misc/Makefile.in-416-	@list='$(systemd_DATA)'; test -n "$(systemddir)" || list=; \
miredo-1.2.6/misc/Makefile.in:417:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
miredo-1.2.6/misc/Makefile.in-418-	dir='$(DESTDIR)$(systemddir)'; $(am__uninstall_files_from_dir)
##############################################
miredo-1.2.6/misc/Makefile.in-426-distdir: $(DISTFILES)
miredo-1.2.6/misc/Makefile.in:427:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/misc/Makefile.in:428:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/misc/Makefile.in-429-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/misc/Makefile.in-440-	  if test -d $$d/$$file; then \
miredo-1.2.6/misc/Makefile.in:441:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/misc/Makefile.in-442-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/libtun6/Makefile.in-95-CONFIG_CLEAN_VPATH_FILES =
miredo-1.2.6/libtun6/Makefile.in:96:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
miredo-1.2.6/libtun6/Makefile.in-97-am__vpath_adj = case $$p in \
miredo-1.2.6/libtun6/Makefile.in:98:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
miredo-1.2.6/libtun6/Makefile.in-99-    *) f=$$p;; \
miredo-1.2.6/libtun6/Makefile.in-100-  esac;
miredo-1.2.6/libtun6/Makefile.in:101:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
miredo-1.2.6/libtun6/Makefile.in-102-am__install_max = 40
miredo-1.2.6/libtun6/Makefile.in-103-am__nobase_strip_setup = \
miredo-1.2.6/libtun6/Makefile.in:104:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
miredo-1.2.6/libtun6/Makefile.in-105-am__nobase_strip = \
##############################################
miredo-1.2.6/libtun6/Makefile.in-400-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
miredo-1.2.6/libtun6/Makefile.in:401:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
miredo-1.2.6/libtun6/Makefile.in-402-	  test "$$dir" != "$$p" || dir=.; \
##############################################
miredo-1.2.6/libtun6/Makefile.in-413-	test -n "$(EXEEXT)" || exit 0; \
miredo-1.2.6/libtun6/Makefile.in:414:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
miredo-1.2.6/libtun6/Makefile.in-415-	echo " rm -f" $$list; \
##############################################
miredo-1.2.6/libtun6/Makefile.in-438-.c.obj:
miredo-1.2.6/libtun6/Makefile.in:439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
miredo-1.2.6/libtun6/Makefile.in-440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
miredo-1.2.6/libtun6/Makefile.in-442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
miredo-1.2.6/libtun6/Makefile.in:443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
miredo-1.2.6/libtun6/Makefile.in-444-
##############################################
miredo-1.2.6/libtun6/Makefile.in-475-	@list='$(include_libtun6_HEADERS)'; test -n "$(include_libtun6dir)" || list=; \
miredo-1.2.6/libtun6/Makefile.in:476:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
miredo-1.2.6/libtun6/Makefile.in-477-	dir='$(DESTDIR)$(include_libtun6dir)'; $(am__uninstall_files_from_dir)
##############################################
miredo-1.2.6/libtun6/Makefile.in-523-GTAGS:
miredo-1.2.6/libtun6/Makefile.in:524:	here=`$(am__cd) $(top_builddir) && pwd` \
miredo-1.2.6/libtun6/Makefile.in-525-	  && $(am__cd) $(top_srcdir) \
##############################################
miredo-1.2.6/libtun6/Makefile.in-541-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
miredo-1.2.6/libtun6/Makefile.in:542:	      all=`expr $$all + 1`; \
miredo-1.2.6/libtun6/Makefile.in-543-	      case " $(XFAIL_TESTS) " in \
miredo-1.2.6/libtun6/Makefile.in-544-	      *[\ \	]$$tst[\ \	]*) \
miredo-1.2.6/libtun6/Makefile.in:545:		xpass=`expr $$xpass + 1`; \
miredo-1.2.6/libtun6/Makefile.in:546:		failed=`expr $$failed + 1`; \
miredo-1.2.6/libtun6/Makefile.in-547-		col=$$red; res=XPASS; \
##############################################
miredo-1.2.6/libtun6/Makefile.in-553-	    elif test $$? -ne 77; then \
miredo-1.2.6/libtun6/Makefile.in:554:	      all=`expr $$all + 1`; \
miredo-1.2.6/libtun6/Makefile.in-555-	      case " $(XFAIL_TESTS) " in \
miredo-1.2.6/libtun6/Makefile.in-556-	      *[\ \	]$$tst[\ \	]*) \
miredo-1.2.6/libtun6/Makefile.in:557:		xfail=`expr $$xfail + 1`; \
miredo-1.2.6/libtun6/Makefile.in-558-		col=$$lgn; res=XFAIL; \
##############################################
miredo-1.2.6/libtun6/Makefile.in-560-	      *) \
miredo-1.2.6/libtun6/Makefile.in:561:		failed=`expr $$failed + 1`; \
miredo-1.2.6/libtun6/Makefile.in-562-		col=$$red; res=FAIL; \
##############################################
miredo-1.2.6/libtun6/Makefile.in-565-	    else \
miredo-1.2.6/libtun6/Makefile.in:566:	      skip=`expr $$skip + 1`; \
miredo-1.2.6/libtun6/Makefile.in-567-	      col=$$blu; res=SKIP; \
##############################################
miredo-1.2.6/libtun6/Makefile.in-600-	    fi; \
miredo-1.2.6/libtun6/Makefile.in:601:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
miredo-1.2.6/libtun6/Makefile.in-602-	      dashes="$$skipped"; \
##############################################
miredo-1.2.6/libtun6/Makefile.in-606-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
miredo-1.2.6/libtun6/Makefile.in:607:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
miredo-1.2.6/libtun6/Makefile.in-608-	      dashes="$$report"; \
miredo-1.2.6/libtun6/Makefile.in-609-	  fi; \
miredo-1.2.6/libtun6/Makefile.in:610:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
miredo-1.2.6/libtun6/Makefile.in-611-	  if test "$$failed" -eq 0; then \
##############################################
miredo-1.2.6/libtun6/Makefile.in-624-distdir: $(DISTFILES)
miredo-1.2.6/libtun6/Makefile.in:625:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/libtun6/Makefile.in:626:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
miredo-1.2.6/libtun6/Makefile.in-627-	list='$(DISTFILES)'; \
##############################################
miredo-1.2.6/libtun6/Makefile.in-638-	  if test -d $$d/$$file; then \
miredo-1.2.6/libtun6/Makefile.in:639:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
miredo-1.2.6/libtun6/Makefile.in-640-	    if test -d "$(distdir)/$$file"; then \
##############################################
miredo-1.2.6/libtun6/tun6.c-506-static int
miredo-1.2.6/libtun6/tun6.c:507:_iface_addr (int reqfd, int id, bool add,
miredo-1.2.6/libtun6/tun6.c-508-             const struct in6_addr *addr, unsigned prefix_len)
##############################################
miredo-1.2.6/libtun6/tun6.c-724-
miredo-1.2.6/libtun6/tun6.c:725:	int res = _iface_addr (t->reqfd, t->id, true, addr, prefixlen);
miredo-1.2.6/libtun6/tun6.c-726-
##############################################
miredo-1.2.6/libtun6/tun6.c-765-
miredo-1.2.6/libtun6/tun6.c:766:	return _iface_addr (t->reqfd, t->id, false, addr, prefixlen);
miredo-1.2.6/libtun6/tun6.c-767-}
##############################################
miredo-1.2.6/INSTALL-173-directory configuration variables that were expressed in terms of
miredo-1.2.6/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
miredo-1.2.6/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
miredo-1.2.6/ChangeLog-325-
miredo-1.2.6/ChangeLog:326:    Use IP_RECVDSTADDR (untested)
miredo-1.2.6/ChangeLog-327-