===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
quagga-1.2.4/INSTALL-173-directory configuration variables that were expressed in terms of
quagga-1.2.4/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
quagga-1.2.4/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
quagga-1.2.4/Makefile.in-49-  { \
quagga-1.2.4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/Makefile.in-51-  }; \
##############################################
quagga-1.2.4/Makefile.in-182-  while test -n "$$dir1"; do \
quagga-1.2.4/Makefile.in:183:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
quagga-1.2.4/Makefile.in-184-    if test "$$first" != "."; then \
quagga-1.2.4/Makefile.in-185-      if test "$$first" = ".."; then \
quagga-1.2.4/Makefile.in:186:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
quagga-1.2.4/Makefile.in:187:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
quagga-1.2.4/Makefile.in-188-      else \
quagga-1.2.4/Makefile.in:189:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
quagga-1.2.4/Makefile.in-190-        if test "$$first2" = "$$first"; then \
quagga-1.2.4/Makefile.in:191:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
quagga-1.2.4/Makefile.in-192-        else \
##############################################
quagga-1.2.4/Makefile.in-197-    fi; \
quagga-1.2.4/Makefile.in:198:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
quagga-1.2.4/Makefile.in-199-  done; \
##############################################
quagga-1.2.4/Makefile.in-473-	dot_seen=no; \
quagga-1.2.4/Makefile.in:474:	target=`echo $@ | sed s/-recursive//`; \
quagga-1.2.4/Makefile.in-475-	case "$@" in \
##############################################
quagga-1.2.4/Makefile.in-536-GTAGS:
quagga-1.2.4/Makefile.in:537:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/Makefile.in-538-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/Makefile.in-568-	test -d "$(distdir)" || mkdir "$(distdir)"
quagga-1.2.4/Makefile.in:569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/Makefile.in:570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/Makefile.in-571-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/Makefile.in-582-	  if test -d $$d/$$file; then \
quagga-1.2.4/Makefile.in:583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/Makefile.in-584-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/Makefile.in-693-	test -d $(distdir)/_build || exit 0; \
quagga-1.2.4/Makefile.in:694:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
quagga-1.2.4/Makefile.in-695-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
quagga-1.2.4/Makefile.in-737-	}; \
quagga-1.2.4/Makefile.in:738:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
quagga-1.2.4/Makefile.in-739-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
quagga-1.2.4/Makefile.in-749-	fi
quagga-1.2.4/Makefile.in:750:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
quagga-1.2.4/Makefile.in-751-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
quagga-1.2.4/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
quagga-1.2.4/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
quagga-1.2.4/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
quagga-1.2.4/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
quagga-1.2.4/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
quagga-1.2.4/aclocal.m4-181-        else 
quagga-1.2.4/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
quagga-1.2.4/aclocal.m4-183-        fi
##############################################
quagga-1.2.4/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
quagga-1.2.4/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
quagga-1.2.4/aclocal.m4-438-# and then we would define $MISSING as
##############################################
quagga-1.2.4/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
quagga-1.2.4/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
quagga-1.2.4/aclocal.m4-453-])
##############################################
quagga-1.2.4/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
quagga-1.2.4/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
quagga-1.2.4/aclocal.m4-551-  fi
##############################################
quagga-1.2.4/aclocal.m4-700-    # Strip MF so we end up with the name of the file.
quagga-1.2.4/aclocal.m4:701:    mf=`echo "$mf" | sed -e 's/:.*$//'`
quagga-1.2.4/aclocal.m4-702-    # Check whether this is an Automake generated Makefile or not.
##############################################
quagga-1.2.4/aclocal.m4-709-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
quagga-1.2.4/aclocal.m4:710:      dirpart=`AS_DIRNAME("$mf")`
quagga-1.2.4/aclocal.m4-711-    else
##############################################
quagga-1.2.4/aclocal.m4-715-    # from the Makefile without running 'make'.
quagga-1.2.4/aclocal.m4:716:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
quagga-1.2.4/aclocal.m4-717-    test -z "$DEPDIR" && continue
quagga-1.2.4/aclocal.m4:718:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
quagga-1.2.4/aclocal.m4-719-    test -z "$am__include" && continue
quagga-1.2.4/aclocal.m4:720:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
quagga-1.2.4/aclocal.m4-721-    # Find all dependency output files, they are included files with
##############################################
quagga-1.2.4/aclocal.m4-729-      test -f "$dirpart/$file" && continue
quagga-1.2.4/aclocal.m4:730:      fdir=`AS_DIRNAME(["$file"])`
quagga-1.2.4/aclocal.m4-731-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
quagga-1.2.4/aclocal.m4-787-AC_REQUIRE([AC_PROG_INSTALL])dnl
quagga-1.2.4/aclocal.m4:788:if test "`cd $srcdir && pwd`" != "`pwd`"; then
quagga-1.2.4/aclocal.m4-789-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
quagga-1.2.4/aclocal.m4-946-    * )
quagga-1.2.4/aclocal.m4:947:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
quagga-1.2.4/aclocal.m4-948-  esac
quagga-1.2.4/aclocal.m4-949-done
quagga-1.2.4/aclocal.m4:950:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
quagga-1.2.4/aclocal.m4-951-
##############################################
quagga-1.2.4/aclocal.m4-1017-# Ignore all kinds of additional output from 'make'.
quagga-1.2.4/aclocal.m4:1018:case `$am_make -s -f confmf 2> /dev/null` in #(
quagga-1.2.4/aclocal.m4-1019-*the\ am__doit\ target*)
##############################################
quagga-1.2.4/aclocal.m4-1027-   echo '.include "confinc"' > confmf
quagga-1.2.4/aclocal.m4:1028:   case `$am_make -s -f confmf 2> /dev/null` in #(
quagga-1.2.4/aclocal.m4-1029-   *the\ am__doit\ target*)
##############################################
quagga-1.2.4/aclocal.m4-1209-     echo "timestamp, slept: $am_has_slept" > conftest.file
quagga-1.2.4/aclocal.m4:1210:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
quagga-1.2.4/aclocal.m4-1211-     if test "$[*]" = "X"; then
quagga-1.2.4/aclocal.m4-1212-	# -L didn't work.
quagga-1.2.4/aclocal.m4:1213:	set X `ls -t "$srcdir/configure" conftest.file`
quagga-1.2.4/aclocal.m4-1214-     fi
##############################################
quagga-1.2.4/bgpd/Makefile.in-53-  { \
quagga-1.2.4/bgpd/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/bgpd/Makefile.in-55-  }; \
##############################################
quagga-1.2.4/bgpd/Makefile.in-184-  esac
quagga-1.2.4/bgpd/Makefile.in:185:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/bgpd/Makefile.in-186-am__vpath_adj = case $$p in \
quagga-1.2.4/bgpd/Makefile.in:187:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/bgpd/Makefile.in-188-    *) f=$$p;; \
quagga-1.2.4/bgpd/Makefile.in-189-  esac;
quagga-1.2.4/bgpd/Makefile.in:190:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/bgpd/Makefile.in-191-am__install_max = 40
quagga-1.2.4/bgpd/Makefile.in-192-am__nobase_strip_setup = \
quagga-1.2.4/bgpd/Makefile.in:193:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/bgpd/Makefile.in-194-am__nobase_strip = \
##############################################
quagga-1.2.4/bgpd/Makefile.in-526-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/bgpd/Makefile.in:527:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/bgpd/Makefile.in-528-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/bgpd/Makefile.in-575-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/bgpd/Makefile.in:576:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/bgpd/Makefile.in-577-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/bgpd/Makefile.in-633-.c.obj:
quagga-1.2.4/bgpd/Makefile.in:634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/bgpd/Makefile.in-635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/bgpd/Makefile.in-637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/bgpd/Makefile.in:638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/bgpd/Makefile.in-639-
##############################################
quagga-1.2.4/bgpd/Makefile.in-670-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/bgpd/Makefile.in:671:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/bgpd/Makefile.in-672-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/bgpd/Makefile.in-703-GTAGS:
quagga-1.2.4/bgpd/Makefile.in:704:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/bgpd/Makefile.in-705-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/bgpd/Makefile.in-726-distdir: $(DISTFILES)
quagga-1.2.4/bgpd/Makefile.in:727:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/bgpd/Makefile.in:728:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/bgpd/Makefile.in-729-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/bgpd/Makefile.in-740-	  if test -d $$d/$$file; then \
quagga-1.2.4/bgpd/Makefile.in:741:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/bgpd/Makefile.in-742-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/bgpd/bgp_attr.c-2907-      if (attr->flag & ATTR_FLAG_BIT(BGP_ATTR_ORIGINATOR_ID))
quagga-1.2.4/bgpd/bgp_attr.c:2908:	stream_put_in_addr (s, &attr->extra->originator_id);
quagga-1.2.4/bgpd/bgp_attr.c-2909-      else 
quagga-1.2.4/bgpd/bgp_attr.c:2910:        stream_put_in_addr (s, &from->remote_id);
quagga-1.2.4/bgpd/bgp_attr.c-2911-
##############################################
quagga-1.2.4/bgpd/bgp_attr.c-2920-	  if (bgp->config & BGP_CONFIG_CLUSTER_ID)
quagga-1.2.4/bgpd/bgp_attr.c:2921:	    stream_put_in_addr (s, &bgp->cluster_id);
quagga-1.2.4/bgpd/bgp_attr.c-2922-	  else
quagga-1.2.4/bgpd/bgp_attr.c:2923:	    stream_put_in_addr (s, &bgp->router_id);
quagga-1.2.4/bgpd/bgp_attr.c-2924-	  stream_put (s, attr->extra->cluster->list, 
##############################################
quagga-1.2.4/bgpd/bgp_attr.c-2931-	  if (bgp->config & BGP_CONFIG_CLUSTER_ID)
quagga-1.2.4/bgpd/bgp_attr.c:2932:	    stream_put_in_addr (s, &bgp->cluster_id);
quagga-1.2.4/bgpd/bgp_attr.c-2933-	  else
quagga-1.2.4/bgpd/bgp_attr.c:2934:	    stream_put_in_addr (s, &bgp->router_id);
quagga-1.2.4/bgpd/bgp_attr.c-2935-	}
##############################################
quagga-1.2.4/bgpd/bgp_mplsvpn.c-273-      stream_putw (s, RD_TYPE_IP);
quagga-1.2.4/bgpd/bgp_mplsvpn.c:274:      stream_put_in_addr (s, &addr);
quagga-1.2.4/bgpd/bgp_mplsvpn.c-275-      stream_putw (s, atol (p + 1));
##############################################
quagga-1.2.4/bgpd/bgp_network.c-390-
quagga-1.2.4/bgpd/bgp_network.c:391:  sockopt_reuseaddr (peer->fd);
quagga-1.2.4/bgpd/bgp_network.c-392-  sockopt_reuseport (peer->fd);
##############################################
quagga-1.2.4/bgpd/bgp_network.c-453-
quagga-1.2.4/bgpd/bgp_network.c:454:  sockopt_reuseaddr (sock);
quagga-1.2.4/bgpd/bgp_network.c-455-  sockopt_reuseport (sock);
##############################################
quagga-1.2.4/bgpd/bgp_nht.c-464-    case AF_INET:
quagga-1.2.4/bgpd/bgp_nht.c:465:      stream_put_in_addr (s, &p->u.prefix4);
quagga-1.2.4/bgpd/bgp_nht.c-466-      break;
##############################################
quagga-1.2.4/bgpd/bgp_packet.c-907-  stream_putw (s, send_holdtime);     	 /* Hold Time */
quagga-1.2.4/bgpd/bgp_packet.c:908:  stream_put_in_addr (s, &peer->local_id); /* BGP Identifier */
quagga-1.2.4/bgpd/bgp_packet.c-909-
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-354-
quagga-1.2.4/bgpd/bgp_snmp.c:355:      oid2in_addr (name + namelen, IN_ADDR_SIZE, addr);
quagga-1.2.4/bgpd/bgp_snmp.c-356-
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-364-      
quagga-1.2.4/bgpd/bgp_snmp.c:365:      oid2in_addr (name + namelen, len, addr);
quagga-1.2.4/bgpd/bgp_snmp.c-366-      
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-371-
quagga-1.2.4/bgpd/bgp_snmp.c:372:      oid_copy_addr (name + namelen, addr, sizeof (struct in_addr));
quagga-1.2.4/bgpd/bgp_snmp.c-373-      *length = sizeof (struct in_addr) + namelen;
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-636-      offset = name + v->namelen;
quagga-1.2.4/bgpd/bgp_snmp.c:637:      oid2in_addr (offset, IN_ADDR_SIZE, &addr->prefix);
quagga-1.2.4/bgpd/bgp_snmp.c-638-      offset += IN_ADDR_SIZE;
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-645-      su.sin.sin_family = AF_INET;
quagga-1.2.4/bgpd/bgp_snmp.c:646:      oid2in_addr (offset, IN_ADDR_SIZE, &su.sin.sin_addr);
quagga-1.2.4/bgpd/bgp_snmp.c-647-
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-672-      
quagga-1.2.4/bgpd/bgp_snmp.c:673:	  oid2in_addr (offset, len, &addr->prefix);
quagga-1.2.4/bgpd/bgp_snmp.c-674-
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-695-
quagga-1.2.4/bgpd/bgp_snmp.c:696:	  oid2in_addr (offset, len, &paddr);
quagga-1.2.4/bgpd/bgp_snmp.c-697-	}
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-729-	      offset = name + v->namelen;
quagga-1.2.4/bgpd/bgp_snmp.c:730:	      oid_copy_addr (offset, &rn->p.u.prefix4, IN_ADDR_SIZE);
quagga-1.2.4/bgpd/bgp_snmp.c-731-	      offset += IN_ADDR_SIZE;
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-733-	      offset++;
quagga-1.2.4/bgpd/bgp_snmp.c:734:	      oid_copy_addr (offset, &min->peer->su.sin.sin_addr, 
quagga-1.2.4/bgpd/bgp_snmp.c-735-			     IN_ADDR_SIZE);
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-849-
quagga-1.2.4/bgpd/bgp_snmp.c:850:  oid_copy_addr (index, &addr, IN_ADDR_SIZE);
quagga-1.2.4/bgpd/bgp_snmp.c-851-
##############################################
quagga-1.2.4/bgpd/bgp_snmp.c-870-
quagga-1.2.4/bgpd/bgp_snmp.c:871:  oid_copy_addr (index, &addr, IN_ADDR_SIZE);
quagga-1.2.4/bgpd/bgp_snmp.c-872-
##############################################
quagga-1.2.4/bgpd/bgp_dump.c-239-  /* Collector BGP ID */
quagga-1.2.4/bgpd/bgp_dump.c:240:  stream_put_in_addr (obuf, &bgp->router_id);
quagga-1.2.4/bgpd/bgp_dump.c-241-
##############################################
quagga-1.2.4/bgpd/bgp_dump.c-280-      /* Peer's BGP ID */
quagga-1.2.4/bgpd/bgp_dump.c:281:      stream_put_in_addr (obuf, &peer->remote_id);
quagga-1.2.4/bgpd/bgp_dump.c-282-
##############################################
quagga-1.2.4/bgpd/bgp_dump.c-285-        {
quagga-1.2.4/bgpd/bgp_dump.c:286:          stream_put_in_addr (obuf, &peer->su.sin.sin_addr);
quagga-1.2.4/bgpd/bgp_dump.c-287-        }
##############################################
quagga-1.2.4/compile-67-	mingw/*)
quagga-1.2.4/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
quagga-1.2.4/compile-69-	  ;;
quagga-1.2.4/compile-70-	cygwin/*)
quagga-1.2.4/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
quagga-1.2.4/compile-72-	  ;;
quagga-1.2.4/compile-73-	wine/*)
quagga-1.2.4/compile:74:	  file=`winepath -w "$file" || echo "$file"`
quagga-1.2.4/compile-75-	  ;;
##############################################
quagga-1.2.4/compile-309-# Name of file we expect compiler to create.
quagga-1.2.4/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
quagga-1.2.4/compile-311-
##############################################
quagga-1.2.4/compile-315-# object file name, since that is what matters with a parallel build.
quagga-1.2.4/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
quagga-1.2.4/compile-317-while true; do
##############################################
quagga-1.2.4/config.guess-34-
quagga-1.2.4/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
quagga-1.2.4/config.guess-36-
##############################################
quagga-1.2.4/config.guess-102-: ${TMPDIR=/tmp} ;
quagga-1.2.4/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
quagga-1.2.4/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
quagga-1.2.4/config.guess-151-	EOF
quagga-1.2.4/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
quagga-1.2.4/config.guess-153-	;;
##############################################
quagga-1.2.4/config.guess-181-	    earmv*)
quagga-1.2.4/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
quagga-1.2.4/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
quagga-1.2.4/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
quagga-1.2.4/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
quagga-1.2.4/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
quagga-1.2.4/config.guess-215-		;;
##############################################
quagga-1.2.4/config.guess-226-	    *)
quagga-1.2.4/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
quagga-1.2.4/config.guess-228-		;;
##############################################
quagga-1.2.4/config.guess-264-	*4.0)
quagga-1.2.4/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
quagga-1.2.4/config.guess-266-		;;
quagga-1.2.4/config.guess-267-	*5.*)
quagga-1.2.4/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
quagga-1.2.4/config.guess-269-		;;
##############################################
quagga-1.2.4/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
quagga-1.2.4/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
quagga-1.2.4/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
quagga-1.2.4/config.guess-312-	# 1.2 uses "1.2" for uname -r.
quagga-1.2.4/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
quagga-1.2.4/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
quagga-1.2.4/config.guess-372-    s390x:SunOS:*:*)
quagga-1.2.4/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
quagga-1.2.4/config.guess-374-	exit ;;
quagga-1.2.4/config.guess-375-    sun4H:SunOS:5.*:*)
quagga-1.2.4/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
quagga-1.2.4/config.guess-377-	exit ;;
quagga-1.2.4/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
quagga-1.2.4/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
quagga-1.2.4/config.guess-380-	exit ;;
##############################################
quagga-1.2.4/config.guess-397-	fi
quagga-1.2.4/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
quagga-1.2.4/config.guess-399-	exit ;;
##############################################
quagga-1.2.4/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
quagga-1.2.4/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
quagga-1.2.4/config.guess-405-	exit ;;
##############################################
quagga-1.2.4/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
quagga-1.2.4/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
quagga-1.2.4/config.guess-414-	exit ;;
##############################################
quagga-1.2.4/config.guess-418-    sun*:*:4.2BSD:*)
quagga-1.2.4/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
quagga-1.2.4/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
quagga-1.2.4/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
quagga-1.2.4/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
quagga-1.2.4/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
quagga-1.2.4/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
quagga-1.2.4/config.guess-556-    *:IRIX*:*:*)
quagga-1.2.4/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
quagga-1.2.4/config.guess-558-	exit ;;
##############################################
quagga-1.2.4/config.guess-586-EOF
quagga-1.2.4/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
quagga-1.2.4/config.guess-588-		then
##############################################
quagga-1.2.4/config.guess-599-    *:AIX:*:[4567])
quagga-1.2.4/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
quagga-1.2.4/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
quagga-1.2.4/config.guess-635-    9000/[34678]??:HP-UX:*:*)
quagga-1.2.4/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
quagga-1.2.4/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
quagga-1.2.4/config.guess-689-EOF
quagga-1.2.4/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
quagga-1.2.4/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
quagga-1.2.4/config.guess-717-    ia64:HP-UX:*:*)
quagga-1.2.4/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
quagga-1.2.4/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
quagga-1.2.4/config.guess-747-EOF
quagga-1.2.4/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
quagga-1.2.4/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
quagga-1.2.4/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
quagga-1.2.4/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
quagga-1.2.4/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
quagga-1.2.4/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
quagga-1.2.4/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
quagga-1.2.4/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
quagga-1.2.4/config.guess-839-	    amd64)
quagga-1.2.4/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
quagga-1.2.4/config.guess-841-	    *)
quagga-1.2.4/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
quagga-1.2.4/config.guess-843-	esac
##############################################
quagga-1.2.4/config.guess-897-    prep*:SunOS:5.*:*)
quagga-1.2.4/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
quagga-1.2.4/config.guess-899-	exit ;;
##############################################
quagga-1.2.4/config.guess-901-	# the GNU system
quagga-1.2.4/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
quagga-1.2.4/config.guess-903-	exit ;;
##############################################
quagga-1.2.4/config.guess-905-	# other systems with GNU libc and userland
quagga-1.2.4/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
quagga-1.2.4/config.guess-907-	exit ;;
##############################################
quagga-1.2.4/config.guess-999-EOF
quagga-1.2.4/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
quagga-1.2.4/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
quagga-1.2.4/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
quagga-1.2.4/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
quagga-1.2.4/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
quagga-1.2.4/config.guess-1302-	fi
quagga-1.2.4/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
quagga-1.2.4/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
quagga-1.2.4/config.guess-1387-    *:DragonFly:*:*)
quagga-1.2.4/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
quagga-1.2.4/config.guess-1389-	exit ;;
##############################################
quagga-1.2.4/config.guess-1400-    i*86:skyos:*:*)
quagga-1.2.4/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
quagga-1.2.4/config.guess-1402-	exit ;;
##############################################
quagga-1.2.4/config.sub-52-
quagga-1.2.4/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
quagga-1.2.4/config.sub-54-
##############################################
quagga-1.2.4/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
quagga-1.2.4/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
quagga-1.2.4/config.sub-116-case $maybe_os in
##############################################
quagga-1.2.4/config.sub-122-    os=-$maybe_os
quagga-1.2.4/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
quagga-1.2.4/config.sub-124-    ;;
##############################################
quagga-1.2.4/config.sub-126-    os=-linux-android
quagga-1.2.4/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
quagga-1.2.4/config.sub-128-    ;;
quagga-1.2.4/config.sub-129-  *)
quagga-1.2.4/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
quagga-1.2.4/config.sub-131-    if [ $basic_machine != $1 ]
quagga-1.2.4/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
quagga-1.2.4/config.sub-133-    else os=; fi
##############################################
quagga-1.2.4/config.sub-180-		os=-sco5v6
quagga-1.2.4/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-182-		;;
##############################################
quagga-1.2.4/config.sub-184-		os=-sco3.2v5
quagga-1.2.4/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-186-		;;
##############################################
quagga-1.2.4/config.sub-188-		os=-sco3.2v4
quagga-1.2.4/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-190-		;;
quagga-1.2.4/config.sub-191-	-sco3.2.[4-9]*)
quagga-1.2.4/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
quagga-1.2.4/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-194-		;;
##############################################
quagga-1.2.4/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
quagga-1.2.4/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-198-		;;
##############################################
quagga-1.2.4/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
quagga-1.2.4/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-202-		;;
##############################################
quagga-1.2.4/config.sub-204-		os=-sco3.2v2
quagga-1.2.4/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-206-		;;
quagga-1.2.4/config.sub-207-	-udk*)
quagga-1.2.4/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-209-		;;
##############################################
quagga-1.2.4/config.sub-211-		os=-isc2.2
quagga-1.2.4/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-213-		;;
##############################################
quagga-1.2.4/config.sub-217-	-isc*)
quagga-1.2.4/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
quagga-1.2.4/config.sub-219-		;;
##############################################
quagga-1.2.4/config.sub-229-	-ptx*)
quagga-1.2.4/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
quagga-1.2.4/config.sub-231-		;;
quagga-1.2.4/config.sub-232-	-windowsnt*)
quagga-1.2.4/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
quagga-1.2.4/config.sub-234-		;;
##############################################
quagga-1.2.4/config.sub-366-	*-*-*)
quagga-1.2.4/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
quagga-1.2.4/config.sub-368-		exit 1
##############################################
quagga-1.2.4/config.sub-493-	amd64-*)
quagga-1.2.4/config.sub:494:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-495-		;;
##############################################
quagga-1.2.4/config.sub-538-	blackfin-*)
quagga-1.2.4/config.sub:539:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-540-		os=-linux
##############################################
quagga-1.2.4/config.sub-546-	c54x-*)
quagga-1.2.4/config.sub:547:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-548-		;;
quagga-1.2.4/config.sub-549-	c55x-*)
quagga-1.2.4/config.sub:550:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-551-		;;
quagga-1.2.4/config.sub-552-	c6x-*)
quagga-1.2.4/config.sub:553:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-554-		;;
##############################################
quagga-1.2.4/config.sub-650-	e500v[12]-*)
quagga-1.2.4/config.sub:651:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-652-		os=$os"spe"
##############################################
quagga-1.2.4/config.sub-757-	i*86v32)
quagga-1.2.4/config.sub:758:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
quagga-1.2.4/config.sub-759-		os=-sysv32
##############################################
quagga-1.2.4/config.sub-761-	i*86v4*)
quagga-1.2.4/config.sub:762:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
quagga-1.2.4/config.sub-763-		os=-sysv4
##############################################
quagga-1.2.4/config.sub-765-	i*86v)
quagga-1.2.4/config.sub:766:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
quagga-1.2.4/config.sub-767-		os=-sysv
##############################################
quagga-1.2.4/config.sub-769-	i*86sol2)
quagga-1.2.4/config.sub:770:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
quagga-1.2.4/config.sub-771-		os=-solaris2
##############################################
quagga-1.2.4/config.sub-795-	leon-*|leon[3-9]-*)
quagga-1.2.4/config.sub:796:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
quagga-1.2.4/config.sub-797-		;;
##############################################
quagga-1.2.4/config.sub-802-	m68knommu-*)
quagga-1.2.4/config.sub:803:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-804-		os=-linux
##############################################
quagga-1.2.4/config.sub-839-	mips3*-*)
quagga-1.2.4/config.sub:840:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
quagga-1.2.4/config.sub-841-		;;
quagga-1.2.4/config.sub-842-	mips3*)
quagga-1.2.4/config.sub:843:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
quagga-1.2.4/config.sub-844-		;;
##############################################
quagga-1.2.4/config.sub-861-	ms1-*)
quagga-1.2.4/config.sub:862:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
quagga-1.2.4/config.sub-863-		;;
##############################################
quagga-1.2.4/config.sub-980-	parisc-*)
quagga-1.2.4/config.sub:981:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-982-		os=-linux
##############################################
quagga-1.2.4/config.sub-996-	pc98-*)
quagga-1.2.4/config.sub:997:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-998-		;;
##############################################
quagga-1.2.4/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
quagga-1.2.4/config.sub:1012:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1013-		;;
quagga-1.2.4/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
quagga-1.2.4/config.sub:1015:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1016-		;;
quagga-1.2.4/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
quagga-1.2.4/config.sub:1018:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1019-		;;
quagga-1.2.4/config.sub-1020-	pentium4-*)
quagga-1.2.4/config.sub:1021:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1022-		;;
##############################################
quagga-1.2.4/config.sub-1030-	ppc-* | ppcbe-*)
quagga-1.2.4/config.sub:1031:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1032-		;;
##############################################
quagga-1.2.4/config.sub-1036-	ppcle-* | powerpclittle-*)
quagga-1.2.4/config.sub:1037:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1038-		;;
##############################################
quagga-1.2.4/config.sub-1040-		;;
quagga-1.2.4/config.sub:1041:	ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1042-		;;
##############################################
quagga-1.2.4/config.sub-1046-	ppc64le-* | powerpc64little-*)
quagga-1.2.4/config.sub:1047:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1048-		;;
##############################################
quagga-1.2.4/config.sub-1129-	strongarm-* | thumb-*)
quagga-1.2.4/config.sub:1130:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
quagga-1.2.4/config.sub-1131-		;;
##############################################
quagga-1.2.4/config.sub-1259-	xscale-* | xscalee[bl]-*)
quagga-1.2.4/config.sub:1260:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
quagga-1.2.4/config.sub-1261-		;;
##############################################
quagga-1.2.4/config.sub-1336-	*)
quagga-1.2.4/config.sub:1337:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
quagga-1.2.4/config.sub-1338-		exit 1
##############################################
quagga-1.2.4/config.sub-1344-	*-digital*)
quagga-1.2.4/config.sub:1345:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
quagga-1.2.4/config.sub-1346-		;;
quagga-1.2.4/config.sub-1347-	*-commodore*)
quagga-1.2.4/config.sub:1348:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
quagga-1.2.4/config.sub-1349-		;;
##############################################
quagga-1.2.4/config.sub-1365-	-solaris1 | -solaris1.*)
quagga-1.2.4/config.sub:1366:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
quagga-1.2.4/config.sub-1367-		;;
##############################################
quagga-1.2.4/config.sub-1377-	-gnu/linux*)
quagga-1.2.4/config.sub:1378:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
quagga-1.2.4/config.sub-1379-		;;
##############################################
quagga-1.2.4/config.sub-1424-	-nto*)
quagga-1.2.4/config.sub:1425:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
quagga-1.2.4/config.sub-1426-		;;
##############################################
quagga-1.2.4/config.sub-1431-	-mac*)
quagga-1.2.4/config.sub:1432:		os=`echo $os | sed -e 's|mac|macos|'`
quagga-1.2.4/config.sub-1433-		;;
##############################################
quagga-1.2.4/config.sub-1437-	-linux*)
quagga-1.2.4/config.sub:1438:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
quagga-1.2.4/config.sub-1439-		;;
quagga-1.2.4/config.sub-1440-	-sunos5*)
quagga-1.2.4/config.sub:1441:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
quagga-1.2.4/config.sub-1442-		;;
quagga-1.2.4/config.sub-1443-	-sunos6*)
quagga-1.2.4/config.sub:1444:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
quagga-1.2.4/config.sub-1445-		;;
##############################################
quagga-1.2.4/config.sub-1492-	-sinix5.*)
quagga-1.2.4/config.sub:1493:		os=`echo $os | sed -e 's|sinix|sysv|'`
quagga-1.2.4/config.sub-1494-		;;
##############################################
quagga-1.2.4/config.sub-1547-		# Get rid of the `-' at the beginning of $os.
quagga-1.2.4/config.sub:1548:		os=`echo $os | sed 's/[^-]*-//'`
quagga-1.2.4/config.sub:1549:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
quagga-1.2.4/config.sub-1550-		exit 1
##############################################
quagga-1.2.4/config.sub-1810-		esac
quagga-1.2.4/config.sub:1811:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
quagga-1.2.4/config.sub-1812-		;;
##############################################
quagga-1.2.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
quagga-1.2.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
quagga-1.2.4/configure-47-  as_echo='print -r --'
quagga-1.2.4/configure-48-  as_echo_n='print -rn --'
quagga-1.2.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
quagga-1.2.4/configure-50-  as_echo='printf %s\n'
##############################################
quagga-1.2.4/configure-52-else
quagga-1.2.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
quagga-1.2.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
quagga-1.2.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
quagga-1.2.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
quagga-1.2.4/configure-64-      esac;
##############################################
quagga-1.2.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
quagga-1.2.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
quagga-1.2.4/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
quagga-1.2.4/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
quagga-1.2.4/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
quagga-1.2.4/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
quagga-1.2.4/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
quagga-1.2.4/configure-335-      case $as_dir in #(
quagga-1.2.4/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
quagga-1.2.4/configure-337-      *) as_qdir=$as_dir;;
##############################################
quagga-1.2.4/configure-408-  {
quagga-1.2.4/configure:409:    as_val=`expr "$@" || test $? -eq 1`
quagga-1.2.4/configure-410-  }
##############################################
quagga-1.2.4/configure-415-# ----------------------------------------
quagga-1.2.4/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
quagga-1.2.4/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
quagga-1.2.4/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
quagga-1.2.4/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
quagga-1.2.4/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
quagga-1.2.4/configure-989-  case $ac_option in
quagga-1.2.4/configure:990:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
quagga-1.2.4/configure-991-  *=)   ac_optarg= ;;
##############################################
quagga-1.2.4/configure-1033-  -disable-* | --disable-*)
quagga-1.2.4/configure:1034:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
quagga-1.2.4/configure-1035-    # Reject names that are not valid shell variable names.
##############################################
quagga-1.2.4/configure-1038-    ac_useropt_orig=$ac_useropt
quagga-1.2.4/configure:1039:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
quagga-1.2.4/configure-1040-    case $ac_user_opts in
##############################################
quagga-1.2.4/configure-1059-  -enable-* | --enable-*)
quagga-1.2.4/configure:1060:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
quagga-1.2.4/configure-1061-    # Reject names that are not valid shell variable names.
##############################################
quagga-1.2.4/configure-1064-    ac_useropt_orig=$ac_useropt
quagga-1.2.4/configure:1065:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
quagga-1.2.4/configure-1066-    case $ac_user_opts in
##############################################
quagga-1.2.4/configure-1263-  -with-* | --with-*)
quagga-1.2.4/configure:1264:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
quagga-1.2.4/configure-1265-    # Reject names that are not valid shell variable names.
##############################################
quagga-1.2.4/configure-1268-    ac_useropt_orig=$ac_useropt
quagga-1.2.4/configure:1269:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
quagga-1.2.4/configure-1270-    case $ac_user_opts in
##############################################
quagga-1.2.4/configure-1279-  -without-* | --without-*)
quagga-1.2.4/configure:1280:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
quagga-1.2.4/configure-1281-    # Reject names that are not valid shell variable names.
##############################################
quagga-1.2.4/configure-1284-    ac_useropt_orig=$ac_useropt
quagga-1.2.4/configure:1285:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
quagga-1.2.4/configure-1286-    case $ac_user_opts in
##############################################
quagga-1.2.4/configure-1317-  *=*)
quagga-1.2.4/configure:1318:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
quagga-1.2.4/configure-1319-    # Reject names that are not valid shell variable names.
##############################################
quagga-1.2.4/configure-1338-if test -n "$ac_prev"; then
quagga-1.2.4/configure:1339:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
quagga-1.2.4/configure-1340-  as_fn_error $? "missing argument to $ac_option"
##############################################
quagga-1.2.4/configure-1360-    */ )
quagga-1.2.4/configure:1361:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
quagga-1.2.4/configure-1362-      eval $ac_var=\$ac_val;;
##############################################
quagga-1.2.4/configure-1395-ac_ls_di=`ls -di .` &&
quagga-1.2.4/configure:1396:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
quagga-1.2.4/configure-1397-  as_fn_error $? "working directory cannot be determined"
##############################################
quagga-1.2.4/configure-1451-case $srcdir in
quagga-1.2.4/configure:1452:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
quagga-1.2.4/configure-1453-esac
##############################################
quagga-1.2.4/configure-1494-By default, \`make install' will install all the files in
quagga-1.2.4/configure:1495:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
quagga-1.2.4/configure:1496:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
quagga-1.2.4/configure-1497-for instance \`--prefix=\$HOME'.
##############################################
quagga-1.2.4/configure-1667-*)
quagga-1.2.4/configure:1668:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
quagga-1.2.4/configure-1669-  # A ".." for each directory in $ac_dir_suffix.
quagga-1.2.4/configure:1670:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
quagga-1.2.4/configure-1671-  case $ac_top_builddir_sub in
##############################################
quagga-1.2.4/configure-2198-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
quagga-1.2.4/configure:2199:  as_decl_name=`echo $2|sed 's/ *(.*//'`
quagga-1.2.4/configure:2200:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
quagga-1.2.4/configure-2201-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
quagga-1.2.4/configure-2312-    *\'*)
quagga-1.2.4/configure:2313:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
quagga-1.2.4/configure-2314-    esac
##############################################
quagga-1.2.4/configure-2395-      case $ac_val in
quagga-1.2.4/configure:2396:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
quagga-1.2.4/configure-2397-      esac
##############################################
quagga-1.2.4/configure-2410-	case $ac_val in
quagga-1.2.4/configure:2411:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
quagga-1.2.4/configure-2412-	esac
##############################################
quagga-1.2.4/configure-2533-    set,)
quagga-1.2.4/configure:2534:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
quagga-1.2.4/configure:2535:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
quagga-1.2.4/configure-2536-      ac_cache_corrupted=: ;;
##############################################
quagga-1.2.4/configure-2544-	# differences in whitespace do not lead to failure.
quagga-1.2.4/configure:2545:	ac_old_val_w=`echo x $ac_old_val`
quagga-1.2.4/configure:2546:	ac_new_val_w=`echo x $ac_new_val`
quagga-1.2.4/configure-2547-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
quagga-1.2.4/configure-2564-    case $ac_new_val in
quagga-1.2.4/configure:2565:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
quagga-1.2.4/configure-2566-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
quagga-1.2.4/configure-2636-test "x$ac_build_alias" = x &&
quagga-1.2.4/configure:2637:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
quagga-1.2.4/configure-2638-test "x$ac_build_alias" = x &&
quagga-1.2.4/configure-2639-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
quagga-1.2.4/configure:2640:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
quagga-1.2.4/configure-2641-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
quagga-1.2.4/configure-2660-IFS=$ac_save_IFS
quagga-1.2.4/configure:2661:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
quagga-1.2.4/configure-2662-
##############################################
quagga-1.2.4/configure-2671-else
quagga-1.2.4/configure:2672:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
quagga-1.2.4/configure-2673-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
quagga-1.2.4/configure-2693-IFS=$ac_save_IFS
quagga-1.2.4/configure:2694:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
quagga-1.2.4/configure-2695-
##############################################
quagga-1.2.4/configure-2704-else
quagga-1.2.4/configure:2705:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
quagga-1.2.4/configure-2706-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
quagga-1.2.4/configure-2726-IFS=$ac_save_IFS
quagga-1.2.4/configure:2727:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
quagga-1.2.4/configure-2728-
##############################################
quagga-1.2.4/configure-2857-     echo "timestamp, slept: $am_has_slept" > conftest.file
quagga-1.2.4/configure:2858:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
quagga-1.2.4/configure-2859-     if test "$*" = "X"; then
quagga-1.2.4/configure-2860-	# -L didn't work.
quagga-1.2.4/configure:2861:	set X `ls -t "$srcdir/configure" conftest.file`
quagga-1.2.4/configure-2862-     fi
##############################################
quagga-1.2.4/configure-2908-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
quagga-1.2.4/configure:2909:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
quagga-1.2.4/configure-2910-
quagga-1.2.4/configure-2911-# Expand $ac_aux_dir to an absolute path.
quagga-1.2.4/configure:2912:am_aux_dir=`cd "$ac_aux_dir" && pwd`
quagga-1.2.4/configure-2913-
##############################################
quagga-1.2.4/configure-3053-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
quagga-1.2.4/configure:3054:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
quagga-1.2.4/configure-3055-	     'mkdir (GNU coreutils) '* | \
##############################################
quagga-1.2.4/configure-3126-set x ${MAKE-make}
quagga-1.2.4/configure:3127:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
quagga-1.2.4/configure-3128-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
quagga-1.2.4/configure-3136-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
quagga-1.2.4/configure:3137:case `${MAKE-make} -f conftest.make 2>/dev/null` in
quagga-1.2.4/configure-3138-  *@@@%%%=?*=@@@%%%*)
##############################################
quagga-1.2.4/configure-3202-
quagga-1.2.4/configure:3203:if test "`cd $srcdir && pwd`" != "`pwd`"; then
quagga-1.2.4/configure-3204-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
quagga-1.2.4/configure-3827-$as_echo_n "checking whether the C compiler works... " >&6; }
quagga-1.2.4/configure:3828:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
quagga-1.2.4/configure-3829-
##############################################
quagga-1.2.4/configure-3871-	then :; else
quagga-1.2.4/configure:3872:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
quagga-1.2.4/configure-3873-	fi
##############################################
quagga-1.2.4/configure-3931-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
quagga-1.2.4/configure:3932:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
quagga-1.2.4/configure-3933-	  break;;
##############################################
quagga-1.2.4/configure-4040-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
quagga-1.2.4/configure:4041:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
quagga-1.2.4/configure-4042-       break;;
##############################################
quagga-1.2.4/configure-4348-# Ignore all kinds of additional output from 'make'.
quagga-1.2.4/configure:4349:case `$am_make -s -f confmf 2> /dev/null` in #(
quagga-1.2.4/configure-4350-*the\ am__doit\ target*)
##############################################
quagga-1.2.4/configure-4358-   echo '.include "confinc"' > confmf
quagga-1.2.4/configure:4359:   case `$am_make -s -f confmf 2> /dev/null` in #(
quagga-1.2.4/configure-4360-   *the\ am__doit\ target*)
##############################################
quagga-1.2.4/configure-4421-  if test "$am_compiler_list" = ""; then
quagga-1.2.4/configure:4422:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
quagga-1.2.4/configure-4423-  fi
##############################################
quagga-1.2.4/configure-4677-  # Check for GNU $ac_path_GREP
quagga-1.2.4/configure:4678:case `"$ac_path_GREP" --version 2>&1` in
quagga-1.2.4/configure-4679-*GNU*)
##############################################
quagga-1.2.4/configure-4743-  # Check for GNU $ac_path_EGREP
quagga-1.2.4/configure:4744:case `"$ac_path_EGREP" --version 2>&1` in
quagga-1.2.4/configure-4745-*GNU*)
##############################################
quagga-1.2.4/configure-5204-do :
quagga-1.2.4/configure:5205:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
quagga-1.2.4/configure-5206-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
quagga-1.2.4/configure-5209-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:5210:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
quagga-1.2.4/configure-5211-_ACEOF
##############################################
quagga-1.2.4/configure-5329-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
quagga-1.2.4/configure:5330:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
quagga-1.2.4/configure-5331-  ECHO='print -r --'
quagga-1.2.4/configure:5332:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
quagga-1.2.4/configure-5333-  ECHO='printf %s\n'
##############################################
quagga-1.2.4/configure-5398-  # Check for GNU $ac_path_SED
quagga-1.2.4/configure:5399:case `"$ac_path_SED" --version 2>&1` in
quagga-1.2.4/configure-5400-*GNU*)
##############################################
quagga-1.2.4/configure-5477-  # Check for GNU $ac_path_FGREP
quagga-1.2.4/configure:5478:case `"$ac_path_FGREP" --version 2>&1` in
quagga-1.2.4/configure-5479-*GNU*)
##############################################
quagga-1.2.4/configure-5557-    # gcc leaves a trailing carriage return, which upsets mingw
quagga-1.2.4/configure:5558:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
quagga-1.2.4/configure-5559-  *)
quagga-1.2.4/configure:5560:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
quagga-1.2.4/configure-5561-  esac
##############################################
quagga-1.2.4/configure-5566-      # Canonicalize the pathname of ld
quagga-1.2.4/configure:5567:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
quagga-1.2.4/configure-5568-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
quagga-1.2.4/configure:5569:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
quagga-1.2.4/configure-5570-      done
##############################################
quagga-1.2.4/configure-5601-      # Break only if it was the GNU/non-GNU ld that we prefer.
quagga-1.2.4/configure:5602:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
quagga-1.2.4/configure-5603-      *GNU* | *'with BFD'*)
##############################################
quagga-1.2.4/configure-5632-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
quagga-1.2.4/configure:5633:case `$LD -v 2>&1 </dev/null` in
quagga-1.2.4/configure-5634-*GNU* | *'with BFD'*)
##############################################
quagga-1.2.4/configure-5682-	esac
quagga-1.2.4/configure:5683:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
quagga-1.2.4/configure-5684-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
quagga-1.2.4/configure-5688-	*)
quagga-1.2.4/configure:5689:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
quagga-1.2.4/configure-5690-	  */dev/null*)
##############################################
quagga-1.2.4/configure-5816-
quagga-1.2.4/configure:5817:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
quagga-1.2.4/configure-5818-    *COFF*)
##############################################
quagga-1.2.4/configure-5928-    # And add a safety zone
quagga-1.2.4/configure:5929:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
quagga-1.2.4/configure:5930:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
quagga-1.2.4/configure-5931-    ;;
##############################################
quagga-1.2.4/configure-5961-    if test -n "$kargmax"; then
quagga-1.2.4/configure:5962:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
quagga-1.2.4/configure-5963-    else
##############################################
quagga-1.2.4/configure-5970-       test undefined != "$lt_cv_sys_max_cmd_len"; then
quagga-1.2.4/configure:5971:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
quagga-1.2.4/configure:5972:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
quagga-1.2.4/configure-5973-    else
##############################################
quagga-1.2.4/configure-5982-      # we can't tell.
quagga-1.2.4/configure:5983:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
quagga-1.2.4/configure-5984-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
quagga-1.2.4/configure-5986-      do
quagga-1.2.4/configure:5987:        i=`expr $i + 1`
quagga-1.2.4/configure-5988-        teststring=$teststring$teststring
##############################################
quagga-1.2.4/configure-5990-      # Only check the string length outside the loop.
quagga-1.2.4/configure:5991:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
quagga-1.2.4/configure-5992-      teststring=
##############################################
quagga-1.2.4/configure-5995-      # linker.  It appears as though 1/2 is a usable value.
quagga-1.2.4/configure:5996:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
quagga-1.2.4/configure-5997-    fi
##############################################
quagga-1.2.4/configure-6406-openbsd* | bitrig*)
quagga-1.2.4/configure:6407:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
quagga-1.2.4/configure-6408-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
quagga-1.2.4/configure-6476-    else
quagga-1.2.4/configure:6477:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
quagga-1.2.4/configure-6478-    fi
##############################################
quagga-1.2.4/configure-6621-  # decide which one to use based on capabilities of $DLLTOOL
quagga-1.2.4/configure:6622:  case `$DLLTOOL --help 2>&1` in
quagga-1.2.4/configure-6623-  *--identify-strict*)
##############################################
quagga-1.2.4/configure-7142-# If we're using GNU nm, then use its standard symbol codes.
quagga-1.2.4/configure:7143:case `$NM -V 2>&1` in
quagga-1.2.4/configure-7144-*GNU* | *'with BFD'*)
##############################################
quagga-1.2.4/configure-7190-mingw*)
quagga-1.2.4/configure:7191:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
quagga-1.2.4/configure-7192-  ;;
##############################################
quagga-1.2.4/configure-7422-   if test yes = "$GCC"; then
quagga-1.2.4/configure:7423:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
quagga-1.2.4/configure-7424-   fi
##############################################
quagga-1.2.4/configure-7426- /*)
quagga-1.2.4/configure:7427:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
quagga-1.2.4/configure-7428-   ;; #(
##############################################
quagga-1.2.4/configure-7521-    done
quagga-1.2.4/configure:7522:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
quagga-1.2.4/configure-7523-}
##############################################
quagga-1.2.4/configure-7543-  test $ac_status = 0; }; then
quagga-1.2.4/configure:7544:    case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/configure-7545-      *ELF-32*)
##############################################
quagga-1.2.4/configure-7564-    if test yes = "$lt_cv_prog_gnu_ld"; then
quagga-1.2.4/configure:7565:      case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/configure-7566-	*32-bit*)
##############################################
quagga-1.2.4/configure-7576-    else
quagga-1.2.4/configure:7577:      case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/configure-7578-	*32-bit*)
##############################################
quagga-1.2.4/configure-7602-    emul=elf
quagga-1.2.4/configure:7603:    case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/configure-7604-      *32-bit*)
##############################################
quagga-1.2.4/configure-7610-    esac
quagga-1.2.4/configure:7611:    case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/configure-7612-      *MSB*)
##############################################
quagga-1.2.4/configure-7618-    esac
quagga-1.2.4/configure:7619:    case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/configure-7620-      *N32*)
##############################################
quagga-1.2.4/configure-8551-    *:)
quagga-1.2.4/configure:8552:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
quagga-1.2.4/configure-8553-        ;;
quagga-1.2.4/configure-8554-    x:*)
quagga-1.2.4/configure:8555:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
quagga-1.2.4/configure-8556-        ;;
quagga-1.2.4/configure-8557-    *::*)
quagga-1.2.4/configure:8558:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
quagga-1.2.4/configure:8559:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
quagga-1.2.4/configure-8560-        ;;
quagga-1.2.4/configure-8561-    *)
quagga-1.2.4/configure:8562:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
quagga-1.2.4/configure-8563-        ;;
##############################################
quagga-1.2.4/configure-8916-	"file_magic "*)
quagga-1.2.4/configure:8917:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
quagga-1.2.4/configure-8918-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
quagga-1.2.4/configure-8982-	"file_magic "*)
quagga-1.2.4/configure:8983:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
quagga-1.2.4/configure-8984-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
quagga-1.2.4/configure-9380-      *)
quagga-1.2.4/configure:9381:	case `$CC -V 2>&1 | sed 5q` in
quagga-1.2.4/configure-9382-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
quagga-1.2.4/configure-9826-	# shared libraries, regardless of the interface used.
quagga-1.2.4/configure:9827:	case `$LD -v 2>&1` in
quagga-1.2.4/configure-9828-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
quagga-1.2.4/configure-9858-    supports_anon_versioning=no
quagga-1.2.4/configure:9859:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
quagga-1.2.4/configure-9860-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
quagga-1.2.4/configure-9927-	# is; otherwise, prepend EXPORTS...
quagga-1.2.4/configure:9928:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
quagga-1.2.4/configure-9929-          cp $export_symbols $output_objdir/$soname.def;
##############################################
quagga-1.2.4/configure-9961-	prefix_cmds="$SED"~
quagga-1.2.4/configure:9962:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
quagga-1.2.4/configure-9963-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
quagga-1.2.4/configure-9983-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
quagga-1.2.4/configure:9984:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
quagga-1.2.4/configure:9985:      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'
quagga-1.2.4/configure-9986-      ;;
##############################################
quagga-1.2.4/configure-10001-        pgcc*)				# Portland Group C compiler
quagga-1.2.4/configure:10002:	  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'
quagga-1.2.4/configure-10003-	  tmp_addflag=' $pic_flag'
##############################################
quagga-1.2.4/configure-10006-					# Portland Group f77 and f90 compilers
quagga-1.2.4/configure:10007:	  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'
quagga-1.2.4/configure-10008-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
quagga-1.2.4/configure-10023-	nvcc*)	# Cuda Compiler Driver 2.2
quagga-1.2.4/configure:10024:	  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'
quagga-1.2.4/configure-10025-	  compiler_needs_object=yes
##############################################
quagga-1.2.4/configure-10027-	esac
quagga-1.2.4/configure:10028:	case `$CC -V 2>&1 | sed 5q` in
quagga-1.2.4/configure-10029-	*Sun\ C*)			# Sun C 5.9
quagga-1.2.4/configure:10030:	  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'
quagga-1.2.4/configure-10031-	  compiler_needs_object=yes
##############################################
quagga-1.2.4/configure-10098-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
quagga-1.2.4/configure:10099:      case `$LD -v 2>&1` in
quagga-1.2.4/configure-10100-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
quagga-1.2.4/configure-10187-	else
quagga-1.2.4/configure:10188:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
quagga-1.2.4/configure-10189-	fi
##############################################
quagga-1.2.4/configure-10252-	# below for broken collect2 doesn't work under 4.3+
quagga-1.2.4/configure:10253:	  collect2name=`$CC -print-prog-name=collect2`
quagga-1.2.4/configure-10254-	  if test -f "$collect2name" &&
##############################################
quagga-1.2.4/configure-10332-      }'
quagga-1.2.4/configure:10333:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
quagga-1.2.4/configure-10334-  # Check for a 64-bit object if we didn't find anything.
quagga-1.2.4/configure-10335-  if test -z "$lt_cv_aix_libpath_"; then
quagga-1.2.4/configure:10336:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
quagga-1.2.4/configure-10337-  fi
##############################################
quagga-1.2.4/configure-10350-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
quagga-1.2.4/configure:10351:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
quagga-1.2.4/configure-10352-      else
##############################################
quagga-1.2.4/configure-10385-      }'
quagga-1.2.4/configure:10386:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
quagga-1.2.4/configure-10387-  # Check for a 64-bit object if we didn't find anything.
quagga-1.2.4/configure-10388-  if test -z "$lt_cv_aix_libpath_"; then
quagga-1.2.4/configure:10389:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
quagga-1.2.4/configure-10390-  fi
##############################################
quagga-1.2.4/configure-10417-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
quagga-1.2.4/configure:10418:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
quagga-1.2.4/configure-10419-	  if test svr4 != "$with_aix_soname"; then
##############################################
quagga-1.2.4/configure-10470-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
quagga-1.2.4/configure:10471:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
quagga-1.2.4/configure-10472-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
quagga-1.2.4/configure-10508-	# FIXME: Setting linknames here is a bad hack.
quagga-1.2.4/configure:10509:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
quagga-1.2.4/configure-10510-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
quagga-1.2.4/configure-10526-  if test yes = "$lt_cv_ld_force_load"; then
quagga-1.2.4/configure:10527:    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\"`'
quagga-1.2.4/configure-10528-
##############################################
quagga-1.2.4/configure-10706-      if test yes = "$GCC"; then
quagga-1.2.4/configure:10707:	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'
quagga-1.2.4/configure-10708-	# Try to use the -exported_symbol ld option, if it does not
##############################################
quagga-1.2.4/configure-10734-	if test yes = "$lt_cv_irix_exported_symbol"; then
quagga-1.2.4/configure:10735:          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'
quagga-1.2.4/configure-10736-	fi
quagga-1.2.4/configure-10737-      else
quagga-1.2.4/configure:10738:	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'
quagga-1.2.4/configure:10739:	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'
quagga-1.2.4/configure-10740-      fi
##############################################
quagga-1.2.4/configure-10784-	hardcode_direct_absolute=yes
quagga-1.2.4/configure:10785:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
quagga-1.2.4/configure-10786-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
quagga-1.2.4/configure-10815-	prefix_cmds="$SED"~
quagga-1.2.4/configure:10816:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
quagga-1.2.4/configure-10817-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
quagga-1.2.4/configure-10829-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
quagga-1.2.4/configure:10830:	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'
quagga-1.2.4/configure-10831-      else
quagga-1.2.4/configure-10832-	allow_undefined_flag=' -expect_unresolved \*'
quagga-1.2.4/configure:10833:	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'
quagga-1.2.4/configure-10834-      fi
##############################################
quagga-1.2.4/configure-10842-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
quagga-1.2.4/configure:10843:	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'
quagga-1.2.4/configure-10844-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
quagga-1.2.4/configure-10846-	allow_undefined_flag=' -expect_unresolved \*'
quagga-1.2.4/configure:10847:	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'
quagga-1.2.4/configure:10848:	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~
quagga-1.2.4/configure:10849:          $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'
quagga-1.2.4/configure-10850-
##############################################
quagga-1.2.4/configure-10865-      else
quagga-1.2.4/configure:10866:	case `$CC -V 2>&1` in
quagga-1.2.4/configure-10867-	*"Compilers 5.0"*)
##############################################
quagga-1.2.4/configure-11264-  esac
quagga-1.2.4/configure:11265:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
quagga-1.2.4/configure-11266-  case $lt_search_path_spec in
##############################################
quagga-1.2.4/configure-11271-    # okay in the real world where ";" in dirpaths is itself problematic.
quagga-1.2.4/configure:11272:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
quagga-1.2.4/configure-11273-    ;;
quagga-1.2.4/configure-11274-  *)
quagga-1.2.4/configure:11275:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
quagga-1.2.4/configure-11276-    ;;
##############################################
quagga-1.2.4/configure-11280-  lt_tmp_lt_search_path_spec=
quagga-1.2.4/configure:11281:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
quagga-1.2.4/configure-11282-  # ...but if some path component already ends with the multilib dir we assume
##############################################
quagga-1.2.4/configure-11322-  esac
quagga-1.2.4/configure:11323:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
quagga-1.2.4/configure-11324-else
##############################################
quagga-1.2.4/configure-11462-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
quagga-1.2.4/configure:11463:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
quagga-1.2.4/configure-11464-    ;;
##############################################
quagga-1.2.4/configure-11498-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
quagga-1.2.4/configure:11499:    postinstall_cmds='base_file=`basename \$file`~
quagga-1.2.4/configure:11500:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
quagga-1.2.4/configure:11501:      dldir=$destdir/`dirname \$dlpath`~
quagga-1.2.4/configure-11502-      test -d \$dldir || mkdir -p \$dldir~
##############################################
quagga-1.2.4/configure-11507-      fi'
quagga-1.2.4/configure:11508:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
quagga-1.2.4/configure-11509-      dlpath=$dir/\$dldll~
##############################################
quagga-1.2.4/configure-11515-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
quagga-1.2.4/configure:11516:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
quagga-1.2.4/configure-11517-
##############################################
quagga-1.2.4/configure-11521-      # MinGW DLLs use traditional 'lib' prefix
quagga-1.2.4/configure:11522:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
quagga-1.2.4/configure-11523-      ;;
##############################################
quagga-1.2.4/configure-11525-      # pw32 DLLs use 'pw' prefix rather than 'lib'
quagga-1.2.4/configure:11526:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
quagga-1.2.4/configure-11527-      ;;
##############################################
quagga-1.2.4/configure-11534-    libname_spec='$name'
quagga-1.2.4/configure:11535:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
quagga-1.2.4/configure-11536-    library_names_spec='$libname.dll.lib'
##############################################
quagga-1.2.4/configure-11546-        # Let DOS variable expansion print the short 8.3 style file name.
quagga-1.2.4/configure:11547:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
quagga-1.2.4/configure-11548-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
quagga-1.2.4/configure-11551-      # Convert to MSYS style.
quagga-1.2.4/configure:11552:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
quagga-1.2.4/configure-11553-      ;;
##############################################
quagga-1.2.4/configure-11557-      # like /cygdrive/c/PROGRA~1:/cygdr...
quagga-1.2.4/configure:11558:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
quagga-1.2.4/configure:11559:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
quagga-1.2.4/configure:11560:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
quagga-1.2.4/configure-11561-      ;;
##############################################
quagga-1.2.4/configure-11565-        # It is most probably a Windows format PATH.
quagga-1.2.4/configure:11566:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
quagga-1.2.4/configure-11567-      else
quagga-1.2.4/configure:11568:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
quagga-1.2.4/configure-11569-      fi
##############################################
quagga-1.2.4/configure-11575-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
quagga-1.2.4/configure:11576:    postinstall_cmds='base_file=`basename \$file`~
quagga-1.2.4/configure:11577:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
quagga-1.2.4/configure:11578:      dldir=$destdir/`dirname \$dlpath`~
quagga-1.2.4/configure-11579-      test -d \$dldir || mkdir -p \$dldir~
quagga-1.2.4/configure-11580-      $install_prog $dir/$dlname \$dldir/$dlname'
quagga-1.2.4/configure:11581:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
quagga-1.2.4/configure-11582-      dlpath=$dir/\$dldll~
##############################################
quagga-1.2.4/configure-11589-    # Assume MSVC wrapper
quagga-1.2.4/configure:11590:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
quagga-1.2.4/configure-11591-    dynamic_linker='Win32 ld.exe'
##############################################
quagga-1.2.4/configure-11606-  shlibpath_var=DYLD_LIBRARY_PATH
quagga-1.2.4/configure:11607:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
quagga-1.2.4/configure-11608-
##############################################
quagga-1.2.4/configure-11862-  if test -f /etc/ld.so.conf; then
quagga-1.2.4/configure:11863:    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' ' '`
quagga-1.2.4/configure-11864-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
quagga-1.2.4/configure-11916-  need_lib_prefix=no
quagga-1.2.4/configure:11917:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
quagga-1.2.4/configure-11918-    need_version=no
##############################################
quagga-1.2.4/configure-11943-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
quagga-1.2.4/configure:11944:  postinstall_cmds='base_file=`basename \$file`~
quagga-1.2.4/configure:11945:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
quagga-1.2.4/configure:11946:    dldir=$destdir/`dirname \$dlpath`~
quagga-1.2.4/configure-11947-    test -d \$dldir || mkdir -p \$dldir~
##############################################
quagga-1.2.4/configure-11952-    fi'
quagga-1.2.4/configure:11953:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
quagga-1.2.4/configure-11954-    dlpath=$dir/\$dldll~
##############################################
quagga-1.2.4/configure-12928-if test -z "$BASH_VERSION$ZSH_VERSION" \
quagga-1.2.4/configure:12929:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
quagga-1.2.4/configure-12930-  as_echo='print -r --'
quagga-1.2.4/configure-12931-  as_echo_n='print -rn --'
quagga-1.2.4/configure:12932:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
quagga-1.2.4/configure-12933-  as_echo='printf %s\n'
##############################################
quagga-1.2.4/configure-12935-else
quagga-1.2.4/configure:12936:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
quagga-1.2.4/configure-12937-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
quagga-1.2.4/configure-12945-	expr "X$arg" : "X\\(.*\\)$as_nl";
quagga-1.2.4/configure:12946:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
quagga-1.2.4/configure-12947-      esac;
##############################################
quagga-1.2.4/configure-13022-# ----------------------------------------
quagga-1.2.4/configure:13023:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
quagga-1.2.4/configure-13024-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
quagga-1.2.4/configure-13094-  {
quagga-1.2.4/configure:13095:    as_val=`expr "$@" || test $? -eq 1`
quagga-1.2.4/configure-13096-  }
##############################################
quagga-1.2.4/configure-13198-      case $as_dir in #(
quagga-1.2.4/configure:13199:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
quagga-1.2.4/configure-13200-      *) as_qdir=$as_dir;;
##############################################
quagga-1.2.4/configure-13332-delay_variable_subst='$delay_variable_subst'
quagga-1.2.4/configure:13333:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13334:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13335:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13336:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13337:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13338:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13339:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13340:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13341:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13342:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13343:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13344:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13345:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13346:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13347:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13348:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13349:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13350:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13351:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13352:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13353:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13354:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13355:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13356:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13357:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13358:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13359:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13360:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13361:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13362:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13363:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13364:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13365:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13366:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13367:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13368:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13369:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13370:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13371:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13372:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13373:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13374:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13375:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13376:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13377:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13378:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13379:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13380:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13381:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13382:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13383:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13384:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13385:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13386:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13387:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13388:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13389:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13390:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13391: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"`'
quagga-1.2.4/configure:13392:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13393:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13394:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13395:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13396:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13397:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13398:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13399:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13400:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13401:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13402:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13403:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13404:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13405:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13406:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13407:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13408:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13409:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13410:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13411:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13412:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13413:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13414:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13415:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13416:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13417:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13418:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13419:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13420:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13421:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13422:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13423:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13424:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13425:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13426:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13427:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13428:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13429:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13430:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13431:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13432:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13433:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13434:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13435:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13436:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13437:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13438:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13439:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13440:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13441:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13442:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13443:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13444:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13445:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13446:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13447:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13448:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13449:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13450:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13451:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13452:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13453:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13454:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13455:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13456:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13457:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13458:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13459:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13460:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13461:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13462:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13463:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13464:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13465:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13466:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:13467:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure-13468-
##############################################
quagga-1.2.4/configure-13549-striplib; do
quagga-1.2.4/configure:13550:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
quagga-1.2.4/configure-13551-    *[\\\\\\\`\\"\\\$]*)
quagga-1.2.4/configure:13552:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
quagga-1.2.4/configure-13553-      ;;
##############################################
quagga-1.2.4/configure-13580-configure_time_lt_sys_library_path; do
quagga-1.2.4/configure:13581:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
quagga-1.2.4/configure-13582-    *[\\\\\\\`\\"\\\$]*)
quagga-1.2.4/configure:13583:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
quagga-1.2.4/configure-13584-      ;;
##############################################
quagga-1.2.4/configure-14089-    *:)
quagga-1.2.4/configure:14090:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
quagga-1.2.4/configure-14091-        ;;
quagga-1.2.4/configure-14092-    x:*)
quagga-1.2.4/configure:14093:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
quagga-1.2.4/configure-14094-        ;;
quagga-1.2.4/configure-14095-    *::*)
quagga-1.2.4/configure:14096:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
quagga-1.2.4/configure:14097:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
quagga-1.2.4/configure-14098-        ;;
quagga-1.2.4/configure-14099-    *)
quagga-1.2.4/configure:14100:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
quagga-1.2.4/configure-14101-        ;;
##############################################
quagga-1.2.4/configure-14116-    done
quagga-1.2.4/configure:14117:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
quagga-1.2.4/configure-14118-}
##############################################
quagga-1.2.4/configure-16026-set x ${MAKE-make}
quagga-1.2.4/configure:16027:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
quagga-1.2.4/configure-16028-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
quagga-1.2.4/configure-16036-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
quagga-1.2.4/configure:16037:case `${MAKE-make} -f conftest.make 2>/dev/null` in
quagga-1.2.4/configure-16038-  *@@@%%%=?*=@@@%%%*)
##############################################
quagga-1.2.4/configure-16480-  test $ac_status = 0; }; then
quagga-1.2.4/configure:16481:  pkg_cv_PROTOBUF_C_CFLAGS=`$PKG_CONFIG --cflags "libprotobuf-c >= 0.14" 2>/dev/null`
quagga-1.2.4/configure-16482-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
quagga-1.2.4/configure-16497-  test $ac_status = 0; }; then
quagga-1.2.4/configure:16498:  pkg_cv_PROTOBUF_C_LIBS=`$PKG_CONFIG --libs "libprotobuf-c >= 0.14" 2>/dev/null`
quagga-1.2.4/configure-16499-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
quagga-1.2.4/configure-16518-        if test $_pkg_short_errors_supported = yes; then
quagga-1.2.4/configure:16519:	        PROTOBUF_C_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libprotobuf-c >= 0.14" 2>&1`
quagga-1.2.4/configure-16520-        else
quagga-1.2.4/configure:16521:	        PROTOBUF_C_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libprotobuf-c >= 0.14" 2>&1`
quagga-1.2.4/configure-16522-        fi
##############################################
quagga-1.2.4/configure-17308-do :
quagga-1.2.4/configure:17309:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
quagga-1.2.4/configure-17310-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
quagga-1.2.4/configure-17312-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:17313:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
quagga-1.2.4/configure-17314-_ACEOF
##############################################
quagga-1.2.4/configure-17449-do :
quagga-1.2.4/configure:17450:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
quagga-1.2.4/configure-17451-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef SUNOS_5
##############################################
quagga-1.2.4/configure-17505-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:17506:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
quagga-1.2.4/configure-17507-_ACEOF
##############################################
quagga-1.2.4/configure-18640-if test "x$ac_cv_lib_pam_pam_start" = xyes; then :
quagga-1.2.4/configure:18641:  as_ac_Lib=`$as_echo "ac_cv_lib_pam_$pam_conv_func" | $as_tr_sh`
quagga-1.2.4/configure-18642-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $pam_conv_func in -lpam" >&5
##############################################
quagga-1.2.4/configure-18730-if test "x$ac_cv_lib_pam_pam_end" = xyes; then :
quagga-1.2.4/configure:18731:  as_ac_Lib=`$as_echo "ac_cv_lib_pam_$pam_conv_func" | $as_tr_sh`
quagga-1.2.4/configure-18732-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $pam_conv_func in -lpam" >&5
##############################################
quagga-1.2.4/configure-19162-do :
quagga-1.2.4/configure:19163:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
quagga-1.2.4/configure-19164-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
quagga-1.2.4/configure-19166-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:19167:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
quagga-1.2.4/configure-19168-_ACEOF
##############################################
quagga-1.2.4/configure-19428-do :
quagga-1.2.4/configure:19429:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
quagga-1.2.4/configure-19430-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
quagga-1.2.4/configure-19433-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:19434:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
quagga-1.2.4/configure-19435-_ACEOF
##############################################
quagga-1.2.4/configure-19449-do :
quagga-1.2.4/configure:19450:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
quagga-1.2.4/configure-19451-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
quagga-1.2.4/configure-19453-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:19454:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
quagga-1.2.4/configure-19455-_ACEOF
##############################################
quagga-1.2.4/configure-19851-do :
quagga-1.2.4/configure:19852:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
quagga-1.2.4/configure-19853-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
quagga-1.2.4/configure-19855-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:19856:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
quagga-1.2.4/configure-19857-_ACEOF
##############################################
quagga-1.2.4/configure-19904-ac_save_IFS=$IFS; IFS=','
quagga-1.2.4/configure:19905:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
quagga-1.2.4/configure-19906-IFS=$ac_save_IFS
##############################################
quagga-1.2.4/configure-20081-do :
quagga-1.2.4/configure:20082:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
quagga-1.2.4/configure-20083-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
quagga-1.2.4/configure-20085-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:20086:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
quagga-1.2.4/configure-20087-_ACEOF
##############################################
quagga-1.2.4/configure-20345-do
quagga-1.2.4/configure:20346:  test x`ls $quagga_cv_rtread_method 2>/dev/null` = x"$quagga_cv_rtread_method" && break
quagga-1.2.4/configure-20347-done
##############################################
quagga-1.2.4/configure-21233-  do
quagga-1.2.4/configure:21234:    test x`ls $quagga_cv_ipforward_method 2>/dev/null` = x"$quagga_cv_ipforward_method" && break
quagga-1.2.4/configure-21235-  done
##############################################
quagga-1.2.4/configure-21296-do :
quagga-1.2.4/configure:21297:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
quagga-1.2.4/configure-21298-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef SUNOS_5
##############################################
quagga-1.2.4/configure-21381-  cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:21382:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
quagga-1.2.4/configure-21383-_ACEOF
##############################################
quagga-1.2.4/configure-21875-  test $ac_status = 0; }; then
quagga-1.2.4/configure:21876:  pkg_cv_CARES_CFLAGS=`$PKG_CONFIG --cflags "libcares" 2>/dev/null`
quagga-1.2.4/configure-21877-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
quagga-1.2.4/configure-21892-  test $ac_status = 0; }; then
quagga-1.2.4/configure:21893:  pkg_cv_CARES_LIBS=`$PKG_CONFIG --libs "libcares" 2>/dev/null`
quagga-1.2.4/configure-21894-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
quagga-1.2.4/configure-21913-        if test $_pkg_short_errors_supported = yes; then
quagga-1.2.4/configure:21914:	        CARES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcares" 2>&1`
quagga-1.2.4/configure-21915-        else
quagga-1.2.4/configure:21916:	        CARES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcares" 2>&1`
quagga-1.2.4/configure-21917-        fi
##############################################
quagga-1.2.4/configure-22057-   fi
quagga-1.2.4/configure:22058:   LIBS="$LIBS `${NETSNMP_CONFIG} --agent-libs`"
quagga-1.2.4/configure:22059:   CFLAGS="`${NETSNMP_CONFIG} --base-cflags` $CFLAGS"
quagga-1.2.4/configure-22060-   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can link to Net-SNMP" >&5
##############################################
quagga-1.2.4/configure-22107-cat >>confdefs.h <<_ACEOF
quagga-1.2.4/configure:22108:#define `$as_echo "SNMP_${SNMP_METHOD}" | $as_tr_cpp` /**/
quagga-1.2.4/configure-22109-_ACEOF
##############################################
quagga-1.2.4/configure-26403-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
quagga-1.2.4/configure:26404:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
quagga-1.2.4/configure-26405-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
quagga-1.2.4/configure-26567-if test -z "$BASH_VERSION$ZSH_VERSION" \
quagga-1.2.4/configure:26568:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
quagga-1.2.4/configure-26569-  as_echo='print -r --'
quagga-1.2.4/configure-26570-  as_echo_n='print -rn --'
quagga-1.2.4/configure:26571:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
quagga-1.2.4/configure-26572-  as_echo='printf %s\n'
##############################################
quagga-1.2.4/configure-26574-else
quagga-1.2.4/configure:26575:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
quagga-1.2.4/configure-26576-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
quagga-1.2.4/configure-26584-	expr "X$arg" : "X\\(.*\\)$as_nl";
quagga-1.2.4/configure:26585:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
quagga-1.2.4/configure-26586-      esac;
##############################################
quagga-1.2.4/configure-26661-# ----------------------------------------
quagga-1.2.4/configure:26662:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
quagga-1.2.4/configure-26663-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
quagga-1.2.4/configure-26733-  {
quagga-1.2.4/configure:26734:    as_val=`expr "$@" || test $? -eq 1`
quagga-1.2.4/configure-26735-  }
##############################################
quagga-1.2.4/configure-26837-      case $as_dir in #(
quagga-1.2.4/configure:26838:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
quagga-1.2.4/configure-26839-      *) as_qdir=$as_dir;;
##############################################
quagga-1.2.4/configure-26972-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
quagga-1.2.4/configure:26973:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
quagga-1.2.4/configure-26974-ac_cs_version="\\
##############################################
quagga-1.2.4/configure-26997-  --*=?*)
quagga-1.2.4/configure:26998:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
quagga-1.2.4/configure:26999:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
quagga-1.2.4/configure-27000-    ac_shift=:
##############################################
quagga-1.2.4/configure-27002-  --*=)
quagga-1.2.4/configure:27003:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
quagga-1.2.4/configure-27004-    ac_optarg=
##############################################
quagga-1.2.4/configure-27026-    case $ac_optarg in
quagga-1.2.4/configure:27027:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
quagga-1.2.4/configure-27028-    '') as_fn_error $? "missing file argument" ;;
##############################################
quagga-1.2.4/configure-27034-    case $ac_optarg in
quagga-1.2.4/configure:27035:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
quagga-1.2.4/configure-27036-    esac
##############################################
quagga-1.2.4/configure-27103-delay_variable_subst='$delay_variable_subst'
quagga-1.2.4/configure:27104:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27105:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27106:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27107:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27108:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27109:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27110:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27111:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27112:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27113:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27114:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27115:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27116:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27117:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27118:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27119:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27120:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27121:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27122:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27123:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27124:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27125:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27126:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27127:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27128:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27129:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27130:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27131:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27132:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27133:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27134:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27135:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27136:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27137:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27138:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27139:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27140:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27141:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27142:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27143:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27144:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27145:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27146:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27147:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27148:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27149:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27150:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27151:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27152:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27153:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27154:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27155:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27156:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27157:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27158:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27159:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27160:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27161:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27162: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"`'
quagga-1.2.4/configure:27163:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27164:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27165:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27166:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27167:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27168:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27169:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27170:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27171:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27172:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27173:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27174:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27175:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27176:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27177:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27178:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27179:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27180:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27181:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27182:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27183:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27184:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27185:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27186:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27187:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27188:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27189:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27190:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27191:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27192:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27193:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27194:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27195:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27196:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27197:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27198:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27199:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27200:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27201:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27202:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27203:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27204:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27205:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27206:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27207:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27208:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27209:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27210:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27211:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27212:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27213:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27214:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27215:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27216:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27217:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27218:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27219:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27220:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27221:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27222:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27223:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27224:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27225:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27226:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27227:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27228:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27229:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27230:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27231:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27232:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27233:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27234:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27235:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27236:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27237:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure:27238:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/configure-27239-
##############################################
quagga-1.2.4/configure-27320-striplib; do
quagga-1.2.4/configure:27321:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
quagga-1.2.4/configure-27322-    *[\\\\\\\`\\"\\\$]*)
quagga-1.2.4/configure:27323:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
quagga-1.2.4/configure-27324-      ;;
##############################################
quagga-1.2.4/configure-27351-configure_time_lt_sys_library_path; do
quagga-1.2.4/configure:27352:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
quagga-1.2.4/configure-27353-    *[\\\\\\\`\\"\\\$]*)
quagga-1.2.4/configure:27354:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
quagga-1.2.4/configure-27355-      ;;
##############################################
quagga-1.2.4/configure-27479-fi
quagga-1.2.4/configure:27480:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
quagga-1.2.4/configure-27481-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
quagga-1.2.4/configure-27496-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
quagga-1.2.4/configure:27497:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
quagga-1.2.4/configure-27498-ac_delim='%!_!# '
##############################################
quagga-1.2.4/configure-27502-
quagga-1.2.4/configure:27503:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
quagga-1.2.4/configure-27504-  if test $ac_delim_n = $ac_delim_num; then
##############################################
quagga-1.2.4/configure-27640-for ac_last_try in false false :; do
quagga-1.2.4/configure:27641:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
quagga-1.2.4/configure-27642-  if test -z "$ac_tt"; then
##############################################
quagga-1.2.4/configure-27772-      esac
quagga-1.2.4/configure:27773:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
quagga-1.2.4/configure-27774-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
quagga-1.2.4/configure-27831-*)
quagga-1.2.4/configure:27832:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
quagga-1.2.4/configure-27833-  # A ".." for each directory in $ac_dir_suffix.
quagga-1.2.4/configure:27834:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
quagga-1.2.4/configure-27835-  case $ac_top_builddir_sub in
##############################################
quagga-1.2.4/configure-27892-/@mandir@/p'
quagga-1.2.4/configure:27893:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
quagga-1.2.4/configure-27894-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
quagga-1.2.4/configure-27909-
quagga-1.2.4/configure:27910:# Neutralize VPATH when `$srcdir' = `.'.
quagga-1.2.4/configure-27911-# Shell code in configure.ac might set extrasub.
##############################################
quagga-1.2.4/configure-27937-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
quagga-1.2.4/configure:27938:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
quagga-1.2.4/configure-27939-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
quagga-1.2.4/configure-27983-    * )
quagga-1.2.4/configure:27984:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
quagga-1.2.4/configure-27985-  esac
##############################################
quagga-1.2.4/configure-28030-    # Strip MF so we end up with the name of the file.
quagga-1.2.4/configure:28031:    mf=`echo "$mf" | sed -e 's/:.*$//'`
quagga-1.2.4/configure-28032-    # Check whether this is an Automake generated Makefile or not.
##############################################
quagga-1.2.4/configure-28067-    # from the Makefile without running 'make'.
quagga-1.2.4/configure:28068:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
quagga-1.2.4/configure-28069-    test -z "$DEPDIR" && continue
quagga-1.2.4/configure:28070:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
quagga-1.2.4/configure-28071-    test -z "$am__include" && continue
quagga-1.2.4/configure:28072:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
quagga-1.2.4/configure-28073-    # Find all dependency output files, they are included files with
##############################################
quagga-1.2.4/configure-28589-    *:)
quagga-1.2.4/configure:28590:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
quagga-1.2.4/configure-28591-        ;;
quagga-1.2.4/configure-28592-    x:*)
quagga-1.2.4/configure:28593:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
quagga-1.2.4/configure-28594-        ;;
quagga-1.2.4/configure-28595-    *::*)
quagga-1.2.4/configure:28596:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
quagga-1.2.4/configure:28597:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
quagga-1.2.4/configure-28598-        ;;
quagga-1.2.4/configure-28599-    *)
quagga-1.2.4/configure:28600:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
quagga-1.2.4/configure-28601-        ;;
##############################################
quagga-1.2.4/configure-28616-    done
quagga-1.2.4/configure:28617:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
quagga-1.2.4/configure-28618-}
##############################################
quagga-1.2.4/configure-28705-state file directory    : ${quagga_statedir}
quagga-1.2.4/configure:28706:config file directory   : `eval echo \`echo ${sysconfdir}\``
quagga-1.2.4/configure:28707:example directory       : `eval echo \`echo ${exampledir}\``
quagga-1.2.4/configure-28708-user to run as		: ${enable_user}
##############################################
quagga-1.2.4/configure.ac-999-do
quagga-1.2.4/configure.ac:1000:  test x`ls $quagga_cv_rtread_method 2>/dev/null` = x"$quagga_cv_rtread_method" && break
quagga-1.2.4/configure.ac-1001-done
##############################################
quagga-1.2.4/configure.ac-1133-  do
quagga-1.2.4/configure.ac:1134:    test x`ls $quagga_cv_ipforward_method 2>/dev/null` = x"$quagga_cv_ipforward_method" && break
quagga-1.2.4/configure.ac-1135-  done
##############################################
quagga-1.2.4/configure.ac-1360-   fi
quagga-1.2.4/configure.ac:1361:   LIBS="$LIBS `${NETSNMP_CONFIG} --agent-libs`"
quagga-1.2.4/configure.ac:1362:   CFLAGS="`${NETSNMP_CONFIG} --base-cflags` $CFLAGS"
quagga-1.2.4/configure.ac-1363-   AC_MSG_CHECKING([whether we can link to Net-SNMP])
##############################################
quagga-1.2.4/configure.ac-1682-state file directory    : ${quagga_statedir}
quagga-1.2.4/configure.ac:1683:config file directory   : `eval echo \`echo ${sysconfdir}\``
quagga-1.2.4/configure.ac:1684:example directory       : `eval echo \`echo ${exampledir}\``
quagga-1.2.4/configure.ac-1685-user to run as		: ${enable_user}
##############################################
quagga-1.2.4/depcomp-64-  case $1 in
quagga-1.2.4/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
quagga-1.2.4/depcomp-66-      *) dir=;;
##############################################
quagga-1.2.4/depcomp-73-{
quagga-1.2.4/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
quagga-1.2.4/depcomp-75-}
##############################################
quagga-1.2.4/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
quagga-1.2.4/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
quagga-1.2.4/depcomp-128-
##############################################
quagga-1.2.4/depcomp-405-        sleep 1
quagga-1.2.4/depcomp:406:        i=`expr $i - 1`
quagga-1.2.4/depcomp-407-      done
quagga-1.2.4/depcomp-408-    fi
quagga-1.2.4/depcomp:409:    i=`expr $i - 1`
quagga-1.2.4/depcomp-410-  done
##############################################
quagga-1.2.4/depcomp-425-  # Do two passes, one to just change these to
quagga-1.2.4/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
quagga-1.2.4/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
quagga-1.2.4/depcomp-659-  done
quagga-1.2.4/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
quagga-1.2.4/depcomp-661-  touch "$tmpdepfile"
##############################################
quagga-1.2.4/doc/Makefile.in-49-  { \
quagga-1.2.4/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/doc/Makefile.in-51-  }; \
##############################################
quagga-1.2.4/doc/Makefile.in-176-	"$(DESTDIR)$(man8dir)"
quagga-1.2.4/doc/Makefile.in:177:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/doc/Makefile.in-178-am__vpath_adj = case $$p in \
quagga-1.2.4/doc/Makefile.in:179:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/doc/Makefile.in-180-    *) f=$$p;; \
quagga-1.2.4/doc/Makefile.in-181-  esac;
quagga-1.2.4/doc/Makefile.in:182:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/doc/Makefile.in-183-am__install_max = 40
quagga-1.2.4/doc/Makefile.in-184-am__nobase_strip_setup = \
quagga-1.2.4/doc/Makefile.in:185:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/doc/Makefile.in-186-am__nobase_strip = \
##############################################
quagga-1.2.4/doc/Makefile.in-495-	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
quagga-1.2.4/doc/Makefile.in:496:	 -o $@ `test -f 'quagga.texi' || echo '$(srcdir)/'`quagga.texi; \
quagga-1.2.4/doc/Makefile.in-497-	then \
##############################################
quagga-1.2.4/doc/Makefile.in-500-	  rc=$$?; \
quagga-1.2.4/doc/Makefile.in:501:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
quagga-1.2.4/doc/Makefile.in-502-	fi; \
##############################################
quagga-1.2.4/doc/Makefile.in-508-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
quagga-1.2.4/doc/Makefile.in:509:	`test -f 'quagga.texi' || echo '$(srcdir)/'`quagga.texi
quagga-1.2.4/doc/Makefile.in-510-
##############################################
quagga-1.2.4/doc/Makefile.in-514-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
quagga-1.2.4/doc/Makefile.in:515:	`test -f 'quagga.texi' || echo '$(srcdir)/'`quagga.texi
quagga-1.2.4/doc/Makefile.in-516-
##############################################
quagga-1.2.4/doc/Makefile.in-519-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
quagga-1.2.4/doc/Makefile.in:520:	 -o $(@:.html=.htp) `test -f 'quagga.texi' || echo '$(srcdir)/'`quagga.texi; \
quagga-1.2.4/doc/Makefile.in-521-	then \
##############################################
quagga-1.2.4/doc/Makefile.in-528-	@(dir=.; test -f ./quagga.texi || dir=$(srcdir); \
quagga-1.2.4/doc/Makefile.in:529:	set `$(SHELL) $(srcdir)/mdate-sh $$dir/quagga.texi`; \
quagga-1.2.4/doc/Makefile.in-530-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
quagga-1.2.4/doc/Makefile.in-572-	  for file in $$list; do \
quagga-1.2.4/doc/Makefile.in:573:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
quagga-1.2.4/doc/Makefile.in-574-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
quagga-1.2.4/doc/Makefile.in-581-	for file in $$list; do \
quagga-1.2.4/doc/Makefile.in:582:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
quagga-1.2.4/doc/Makefile.in:583:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
quagga-1.2.4/doc/Makefile.in-584-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
quagga-1.2.4/doc/Makefile.in-608-dist-info: $(INFO_DEPS)
quagga-1.2.4/doc/Makefile.in:609:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
quagga-1.2.4/doc/Makefile.in-610-	list='$(INFO_DEPS)'; \
##############################################
quagga-1.2.4/doc/Makefile.in-612-	  case $$base in \
quagga-1.2.4/doc/Makefile.in:613:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/doc/Makefile.in-614-	  esac; \
quagga-1.2.4/doc/Makefile.in-615-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
quagga-1.2.4/doc/Makefile.in:616:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
quagga-1.2.4/doc/Makefile.in-617-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
quagga-1.2.4/doc/Makefile.in-618-	    if test -f $$file; then \
quagga-1.2.4/doc/Makefile.in:619:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
quagga-1.2.4/doc/Makefile.in-620-	      test -f "$(distdir)/$$relfile" || \
##############################################
quagga-1.2.4/doc/Makefile.in-634-	@list='$(INFO_DEPS)'; for i in $$list; do \
quagga-1.2.4/doc/Makefile.in:635:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
quagga-1.2.4/doc/Makefile.in-636-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
quagga-1.2.4/doc/Makefile.in-643-	test -n "$(man1dir)" \
quagga-1.2.4/doc/Makefile.in:644:	  && test -n "`echo $$list1$$list2`" \
quagga-1.2.4/doc/Makefile.in-645-	  || exit 0; \
##############################################
quagga-1.2.4/doc/Makefile.in-686-	test -n "$(man8dir)" \
quagga-1.2.4/doc/Makefile.in:687:	  && test -n "`echo $$list1$$list2`" \
quagga-1.2.4/doc/Makefile.in-688-	  || exit 0; \
##############################################
quagga-1.2.4/doc/Makefile.in-732-distdir: $(DISTFILES)
quagga-1.2.4/doc/Makefile.in:733:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/doc/Makefile.in:734:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/doc/Makefile.in-735-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/doc/Makefile.in-746-	  if test -d $$d/$$file; then \
quagga-1.2.4/doc/Makefile.in:747:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/doc/Makefile.in-748-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/doc/Makefile.in-873-	@$(NORMAL_INSTALL)
quagga-1.2.4/doc/Makefile.in:874:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
quagga-1.2.4/doc/Makefile.in-875-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
quagga-1.2.4/doc/Makefile.in-881-	  case $$file in \
quagga-1.2.4/doc/Makefile.in:882:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/doc/Makefile.in-883-	  esac; \
quagga-1.2.4/doc/Makefile.in-884-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
quagga-1.2.4/doc/Makefile.in:885:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
quagga-1.2.4/doc/Makefile.in-886-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
quagga-1.2.4/doc/Makefile.in-899-	  for file in $$list; do \
quagga-1.2.4/doc/Makefile.in:900:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
quagga-1.2.4/doc/Makefile.in-901-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
quagga-1.2.4/doc/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
quagga-1.2.4/doc/mdate-sh:111:set x`$ls_command /`
quagga-1.2.4/doc/mdate-sh-112-
##############################################
quagga-1.2.4/doc/mdate-sh-140-# Get the extended ls output of the file or directory.
quagga-1.2.4/doc/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
quagga-1.2.4/doc/mdate-sh-142-
##############################################
quagga-1.2.4/doc/mdate-sh-207-       then
quagga-1.2.4/doc/mdate-sh:208:	 year=`expr $year - 1`
quagga-1.2.4/doc/mdate-sh-209-       fi;;
##############################################
quagga-1.2.4/doc/snmptrap.texi-70-  # get some vars from stdin
quagga-1.2.4/doc/snmptrap.texi:71:  uptime=`echo $INPUT | cut -d' ' -f5`
quagga-1.2.4/doc/snmptrap.texi-72-  peer=`echo $INPUT | cut -d' ' -f8 | \
quagga-1.2.4/doc/snmptrap.texi-73-	sed -e 's/SNMPv2-SMI::mib-2.15.3.1.14.//g'`
quagga-1.2.4/doc/snmptrap.texi:74:  peerstate=`echo $INPUT | cut -d' ' -f13`
quagga-1.2.4/doc/snmptrap.texi:75:  errorcode=`echo $INPUT | cut -d' ' -f9 | sed -e 's/\"//g'`
quagga-1.2.4/doc/snmptrap.texi:76:  suberrorcode=`echo $INPUT | cut -d' ' -f10 | sed -e 's/\"//g'`
quagga-1.2.4/doc/snmptrap.texi-77-  remoteas=`snmpget -v2c -c $COMMUNITY \
##############################################
quagga-1.2.4/doc/texinfo.tex-6695-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
quagga-1.2.4/doc/texinfo.tex:6696:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
quagga-1.2.4/doc/texinfo.tex-6697-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
quagga-1.2.4/fpm/Makefile.in-55-  { \
quagga-1.2.4/fpm/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/fpm/Makefile.in-57-  }; \
##############################################
quagga-1.2.4/fpm/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
quagga-1.2.4/fpm/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/fpm/Makefile.in-111-am__vpath_adj = case $$p in \
quagga-1.2.4/fpm/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/fpm/Makefile.in-113-    *) f=$$p;; \
quagga-1.2.4/fpm/Makefile.in-114-  esac;
quagga-1.2.4/fpm/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/fpm/Makefile.in-116-am__install_max = 40
quagga-1.2.4/fpm/Makefile.in-117-am__nobase_strip_setup = \
quagga-1.2.4/fpm/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/fpm/Makefile.in-119-am__nobase_strip = \
##############################################
quagga-1.2.4/fpm/Makefile.in-520-.c.obj:
quagga-1.2.4/fpm/Makefile.in:521:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/fpm/Makefile.in-522-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/fpm/Makefile.in-524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/fpm/Makefile.in:525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/fpm/Makefile.in-526-
##############################################
quagga-1.2.4/fpm/Makefile.in-569-GTAGS:
quagga-1.2.4/fpm/Makefile.in:570:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/fpm/Makefile.in-571-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/fpm/Makefile.in-592-distdir: $(DISTFILES)
quagga-1.2.4/fpm/Makefile.in:593:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/fpm/Makefile.in:594:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/fpm/Makefile.in-595-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/fpm/Makefile.in-606-	  if test -d $$d/$$file; then \
quagga-1.2.4/fpm/Makefile.in:607:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/fpm/Makefile.in-608-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/install-sh-234-      fi
quagga-1.2.4/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
quagga-1.2.4/install-sh-236-    *)
##############################################
quagga-1.2.4/install-sh-281-      dstdir=$dst
quagga-1.2.4/install-sh:282:      dst=$dstdir/`basename "$src"`
quagga-1.2.4/install-sh-283-      dstdir_status=0
quagga-1.2.4/install-sh-284-    else
quagga-1.2.4/install-sh:285:      dstdir=`dirname "$dst"`
quagga-1.2.4/install-sh-286-      test -d "$dstdir"
##############################################
quagga-1.2.4/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
quagga-1.2.4/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
quagga-1.2.4/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
quagga-1.2.4/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
quagga-1.2.4/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
quagga-1.2.4/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
quagga-1.2.4/install-sh-402-            case $prefix in
quagga-1.2.4/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
quagga-1.2.4/install-sh-404-              *) qprefix=$prefix;;
##############################################
quagga-1.2.4/install-sh-451-    if $copy_on_change &&
quagga-1.2.4/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
quagga-1.2.4/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
quagga-1.2.4/install-sh-454-       set -f &&
##############################################
quagga-1.2.4/isisd/Makefile.in-53-  { \
quagga-1.2.4/isisd/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/isisd/Makefile.in-55-  }; \
##############################################
quagga-1.2.4/isisd/Makefile.in-193-  esac
quagga-1.2.4/isisd/Makefile.in:194:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/isisd/Makefile.in-195-am__vpath_adj = case $$p in \
quagga-1.2.4/isisd/Makefile.in:196:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/isisd/Makefile.in-197-    *) f=$$p;; \
quagga-1.2.4/isisd/Makefile.in-198-  esac;
quagga-1.2.4/isisd/Makefile.in:199:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/isisd/Makefile.in-200-am__install_max = 40
quagga-1.2.4/isisd/Makefile.in-201-am__nobase_strip_setup = \
quagga-1.2.4/isisd/Makefile.in:202:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/isisd/Makefile.in-203-am__nobase_strip = \
##############################################
quagga-1.2.4/isisd/Makefile.in-260-  while test -n "$$dir1"; do \
quagga-1.2.4/isisd/Makefile.in:261:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
quagga-1.2.4/isisd/Makefile.in-262-    if test "$$first" != "."; then \
quagga-1.2.4/isisd/Makefile.in-263-      if test "$$first" = ".."; then \
quagga-1.2.4/isisd/Makefile.in:264:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
quagga-1.2.4/isisd/Makefile.in:265:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
quagga-1.2.4/isisd/Makefile.in-266-      else \
quagga-1.2.4/isisd/Makefile.in:267:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
quagga-1.2.4/isisd/Makefile.in-268-        if test "$$first2" = "$$first"; then \
quagga-1.2.4/isisd/Makefile.in:269:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
quagga-1.2.4/isisd/Makefile.in-270-        else \
##############################################
quagga-1.2.4/isisd/Makefile.in-275-    fi; \
quagga-1.2.4/isisd/Makefile.in:276:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
quagga-1.2.4/isisd/Makefile.in-277-  done; \
##############################################
quagga-1.2.4/isisd/Makefile.in-570-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/isisd/Makefile.in:571:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/isisd/Makefile.in-572-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/isisd/Makefile.in-618-.c.obj:
quagga-1.2.4/isisd/Makefile.in:619:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/isisd/Makefile.in-620-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/isisd/Makefile.in-622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/isisd/Makefile.in:623:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/isisd/Makefile.in-624-
##############################################
quagga-1.2.4/isisd/Makefile.in-655-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/isisd/Makefile.in:656:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/isisd/Makefile.in-657-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/isisd/Makefile.in-672-	dot_seen=no; \
quagga-1.2.4/isisd/Makefile.in:673:	target=`echo $@ | sed s/-recursive//`; \
quagga-1.2.4/isisd/Makefile.in-674-	case "$@" in \
##############################################
quagga-1.2.4/isisd/Makefile.in-735-GTAGS:
quagga-1.2.4/isisd/Makefile.in:736:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/isisd/Makefile.in-737-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/isisd/Makefile.in-758-distdir: $(DISTFILES)
quagga-1.2.4/isisd/Makefile.in:759:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/isisd/Makefile.in:760:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/isisd/Makefile.in-761-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/isisd/Makefile.in-772-	  if test -d $$d/$$file; then \
quagga-1.2.4/isisd/Makefile.in:773:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/isisd/Makefile.in-774-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/isisd/include-netbsd/clnp.h-235-/* return the address of the current address */
quagga-1.2.4/isisd/include-netbsd/clnp.h:236:#define CLNPSRCRT_CADDR(oidx, options)\
quagga-1.2.4/isisd/include-netbsd/clnp.h-237-	((caddr_t)(CLNP_OFFTOOPT(options, oidx->cni_srcrt_s) + CLNPSRCRT_OFF(oidx, options)))
##############################################
quagga-1.2.4/isisd/include-netbsd/clnp.h-411- */
quagga-1.2.4/isisd/include-netbsd/clnp.h:412:#define CLNP_EXTRACT_ADDR(isoa, hoff, hend)\
quagga-1.2.4/isisd/include-netbsd/clnp.h-413-	{\
##############################################
quagga-1.2.4/isisd/include-netbsd/clnp.h-427- */
quagga-1.2.4/isisd/include-netbsd/clnp.h:428:#define CLNP_INSERT_ADDR(hoff, isoa)\
quagga-1.2.4/isisd/include-netbsd/clnp.h-429-	*hoff++ = (isoa).isoa_len;\
##############################################
quagga-1.2.4/isisd/include-netbsd/iso.h-170-
quagga-1.2.4/isisd/include-netbsd/iso.h:171:#define SAME_ISOADDR(a, b) \
quagga-1.2.4/isisd/include-netbsd/iso.h-172-	(bcmp((a)->siso_data, (b)->siso_data, (unsigned)(a)->siso_nlen)==0)
quagga-1.2.4/isisd/include-netbsd/iso.h:173:#define SAME_ISOIFADDR(a, b) (bcmp((a)->siso_data, (b)->siso_data, \
quagga-1.2.4/isisd/include-netbsd/iso.h-174-	(unsigned)((b)->siso_nlen - (b)->siso_tlen)) == 0)
##############################################
quagga-1.2.4/isisd/isis_circuit.c-199-void
quagga-1.2.4/isisd/isis_circuit.c:200:isis_circuit_add_addr (struct isis_circuit *circuit,
quagga-1.2.4/isisd/isis_circuit.c-201-		       struct connected *connected)
##############################################
quagga-1.2.4/isisd/isis_circuit.c-230-      /* Update MPLS TE Local IP address parameter */
quagga-1.2.4/isisd/isis_circuit.c:231:      set_circuitparams_local_ipaddr (circuit->mtc, ipv4->prefix);
quagga-1.2.4/isisd/isis_circuit.c-232-
##############################################
quagga-1.2.4/isisd/isis_circuit.c-276-void
quagga-1.2.4/isisd/isis_circuit.c:277:isis_circuit_del_addr (struct isis_circuit *circuit,
quagga-1.2.4/isisd/isis_circuit.c-278-		       struct connected *connected)
##############################################
quagga-1.2.4/isisd/isis_circuit.c-472-  for (ALL_LIST_ELEMENTS (ifp->connected, node, nnode, conn))
quagga-1.2.4/isisd/isis_circuit.c:473:    isis_circuit_add_addr (circuit, conn);
quagga-1.2.4/isisd/isis_circuit.c-474-
##############################################
quagga-1.2.4/isisd/isis_circuit.c-487-  for (ALL_LIST_ELEMENTS (ifp->connected, node, nnode, conn))
quagga-1.2.4/isisd/isis_circuit.c:488:    isis_circuit_del_addr (circuit, conn);
quagga-1.2.4/isisd/isis_circuit.c-489-
##############################################
quagga-1.2.4/isisd/isis_circuit.h-162-                             struct interface *ifp);
quagga-1.2.4/isisd/isis_circuit.h:163:void isis_circuit_add_addr (struct isis_circuit *circuit,
quagga-1.2.4/isisd/isis_circuit.h-164-			    struct connected *conn);
quagga-1.2.4/isisd/isis_circuit.h:165:void isis_circuit_del_addr (struct isis_circuit *circuit,
quagga-1.2.4/isisd/isis_circuit.h-166-			    struct connected *conn);
##############################################
quagga-1.2.4/isisd/isis_dlpi.c-287-static int
quagga-1.2.4/isisd/isis_dlpi.c:288:dlpiaddr (int fd, u_char *addr)
quagga-1.2.4/isisd/isis_dlpi.c-289-{
##############################################
quagga-1.2.4/isisd/isis_dlpi.c-433-   */
quagga-1.2.4/isisd/isis_dlpi.c:434:  if (dlpiaddr (fd, circuit->u.bc.snpa) == -1)
quagga-1.2.4/isisd/isis_dlpi.c-435-    {
##############################################
quagga-1.2.4/isisd/isis_lsp.c-998-	       ntohl (te_ipv4_reach->te_metric),
quagga-1.2.4/isisd/isis_lsp.c:999:	       inet_ntoa (newprefix2inaddr (&te_ipv4_reach->prefix_start,
quagga-1.2.4/isisd/isis_lsp.c-1000-					    te_ipv4_reach->control)),
##############################################
quagga-1.2.4/isisd/isis_lsp.c-1464-      listnode_add (lsp->tlv_data.ipv4_addrs, routerid);
quagga-1.2.4/isisd/isis_lsp.c:1465:      tlv_add_in_addr (routerid, lsp->pdu, IPV4_ADDR);
quagga-1.2.4/isisd/isis_lsp.c-1466-
##############################################
quagga-1.2.4/isisd/isis_lsp.c-1474-	  lsp->tlv_data.router_id->id.s_addr = isis->router_id;
quagga-1.2.4/isisd/isis_lsp.c:1475:	  tlv_add_in_addr (&lsp->tlv_data.router_id->id, lsp->pdu,
quagga-1.2.4/isisd/isis_lsp.c-1476-                           TE_ROUTER_ID);
##############################################
quagga-1.2.4/isisd/isis_lsp.c-1756-                    /* NOTE sure that it is the pertinent place for that updates */
quagga-1.2.4/isisd/isis_lsp.c:1757:                    /* Local IP address could be updated in isis_circuit.c - isis_circuit_add_addr() */
quagga-1.2.4/isisd/isis_lsp.c-1758-                    /* But, where update remote IP address ? in isis_pdu.c - process_p2p_hello() ? */
##############################################
quagga-1.2.4/isisd/isis_misc.c-522-struct in_addr
quagga-1.2.4/isisd/isis_misc.c:523:newprefix2inaddr (u_char * prefix_start, u_char prefix_masklen)
quagga-1.2.4/isisd/isis_misc.c-524-{
##############################################
quagga-1.2.4/isisd/isis_misc.h-31-const char *syst2string (int);
quagga-1.2.4/isisd/isis_misc.h:32:struct in_addr newprefix2inaddr (u_char * prefix_start,
quagga-1.2.4/isisd/isis_misc.h-33-				 u_char prefix_masklen);
##############################################
quagga-1.2.4/isisd/isis_pdu.c-286-static void
quagga-1.2.4/isisd/isis_pdu.c:287:del_addr (void *val)
quagga-1.2.4/isisd/isis_pdu.c-288-{
##############################################
quagga-1.2.4/isisd/isis_pdu.c-639-        ip_addr = (struct in_addr *)listgetdata ((struct listnode *)listhead (adj->ipv4_addrs));
quagga-1.2.4/isisd/isis_pdu.c:640:        set_circuitparams_rmt_ipaddr (circuit->mtc, *ip_addr);
quagga-1.2.4/isisd/isis_pdu.c-641-      }
##############################################
quagga-1.2.4/isisd/isis_spf.c-814-      vtype = VTYPE_IPREACH_TE;
quagga-1.2.4/isisd/isis_spf.c:815:      prefix.u.prefix4 = newprefix2inaddr (&te_ipv4_reach->prefix_start,
quagga-1.2.4/isisd/isis_spf.c-816-                                           te_ipv4_reach->control);
##############################################
quagga-1.2.4/isisd/isis_te.c-354-void
quagga-1.2.4/isisd/isis_te.c:355:set_circuitparams_local_ipaddr (struct mpls_te_circuit *mtc, struct in_addr addr)
quagga-1.2.4/isisd/isis_te.c-356-{
##############################################
quagga-1.2.4/isisd/isis_te.c-364-void
quagga-1.2.4/isisd/isis_te.c:365:set_circuitparams_rmt_ipaddr (struct mpls_te_circuit *mtc, struct in_addr addr)
quagga-1.2.4/isisd/isis_te.c-366-{
##############################################
quagga-1.2.4/isisd/isis_te.c-560-              addr = (struct prefix_ipv4 *)listgetdata ((struct listnode *)listhead (circuit->ip_addrs));
quagga-1.2.4/isisd/isis_te.c:561:              set_circuitparams_local_ipaddr (mtc, addr->prefix);
quagga-1.2.4/isisd/isis_te.c-562-            }
##############################################
quagga-1.2.4/isisd/isis_te.c-572-              ip_addr = (struct in_addr *)listgetdata ((struct listnode *)listhead (adj->ipv4_addrs));
quagga-1.2.4/isisd/isis_te.c:573:              set_circuitparams_rmt_ipaddr (mtc, *ip_addr);
quagga-1.2.4/isisd/isis_te.c-574-            }
##############################################
quagga-1.2.4/isisd/isis_te.c-716-static u_char
quagga-1.2.4/isisd/isis_te.c:717:show_vty_subtlv_local_ipaddr (struct vty *vty, struct te_subtlv_local_ipaddr *tlv)
quagga-1.2.4/isisd/isis_te.c-718-{
##############################################
quagga-1.2.4/isisd/isis_te.c-727-static u_char
quagga-1.2.4/isisd/isis_te.c:728:show_vty_subtlv_rmt_ipaddr (struct vty *vty, struct te_subtlv_rmt_ipaddr *tlv)
quagga-1.2.4/isisd/isis_te.c-729-{
##############################################
quagga-1.2.4/isisd/isis_te.c-1009-      case TE_SUBTLV_LOCAL_IPADDR:
quagga-1.2.4/isisd/isis_te.c:1010:        sum += show_vty_subtlv_local_ipaddr (vty, (struct te_subtlv_local_ipaddr *)tlvh);
quagga-1.2.4/isisd/isis_te.c-1011-        break;
quagga-1.2.4/isisd/isis_te.c-1012-      case TE_SUBTLV_RMT_IPADDR:
quagga-1.2.4/isisd/isis_te.c:1013:        sum += show_vty_subtlv_rmt_ipaddr (vty, (struct te_subtlv_rmt_ipaddr *)tlvh);
quagga-1.2.4/isisd/isis_te.c-1014-        break;
##############################################
quagga-1.2.4/isisd/isis_te.c-1277-      if (SUBTLV_TYPE(mtc->local_ipaddr) != 0)
quagga-1.2.4/isisd/isis_te.c:1278:        show_vty_subtlv_local_ipaddr (vty, &mtc->local_ipaddr);
quagga-1.2.4/isisd/isis_te.c-1279-      if (SUBTLV_TYPE(mtc->rmt_ipaddr) != 0)
quagga-1.2.4/isisd/isis_te.c:1280:        show_vty_subtlv_rmt_ipaddr (vty, &mtc->rmt_ipaddr);
quagga-1.2.4/isisd/isis_te.c-1281-
##############################################
quagga-1.2.4/isisd/isis_te.h-321-void mpls_te_print_detail(struct vty *, struct te_is_neigh *);
quagga-1.2.4/isisd/isis_te.h:322:void set_circuitparams_local_ipaddr (struct mpls_te_circuit *, struct in_addr);
quagga-1.2.4/isisd/isis_te.h:323:void set_circuitparams_rmt_ipaddr (struct mpls_te_circuit *, struct in_addr);
quagga-1.2.4/isisd/isis_te.h-324-u_char subtlvs_len (struct mpls_te_circuit *);
##############################################
quagga-1.2.4/isisd/isis_tlv.c-966-int
quagga-1.2.4/isisd/isis_tlv.c:967:tlv_add_in_addr (struct in_addr *addr, struct stream *stream, u_char tag)
quagga-1.2.4/isisd/isis_tlv.c-968-{
##############################################
quagga-1.2.4/isisd/isis_tlv.h-297-#define TLVFLAG_IPV4_EXT_REACHABILITY     (1<<11)
quagga-1.2.4/isisd/isis_tlv.h:298:#define TLVFLAG_IPV4_ADDR                 (1<<12)
quagga-1.2.4/isisd/isis_tlv.h-299-#define TLVFLAG_DYN_HOSTNAME              (1<<13)
quagga-1.2.4/isisd/isis_tlv.h:300:#define TLVFLAG_IPV6_ADDR                 (1<<14)
quagga-1.2.4/isisd/isis_tlv.h-301-#define TLVFLAG_IPV6_REACHABILITY         (1<<15)
##############################################
quagga-1.2.4/isisd/isis_tlv.h-325-int tlv_add_ip_addrs (struct list *ip_addrs, struct stream *stream);
quagga-1.2.4/isisd/isis_tlv.h:326:int tlv_add_in_addr (struct in_addr *, struct stream *stream, u_char tag);
quagga-1.2.4/isisd/isis_tlv.h-327-int tlv_add_dynamic_hostname (struct hostname *hostname,
##############################################
quagga-1.2.4/isisd/isis_zebra.c-65-   * If ISIS TE is enable, TE Router ID is set through specific command.
quagga-1.2.4/isisd/isis_zebra.c:66:   * See mpls_te_router_addr() command in isis_te.c
quagga-1.2.4/isisd/isis_zebra.c-67-   */
##############################################
quagga-1.2.4/isisd/isis_zebra.c-194-  if (if_is_operative (c->ifp))
quagga-1.2.4/isisd/isis_zebra.c:195:    isis_circuit_add_addr (circuit_scan_by_ifp (c->ifp), c);
quagga-1.2.4/isisd/isis_zebra.c-196-
##############################################
quagga-1.2.4/isisd/isis_zebra.c-231-  if (if_is_operative (ifp))
quagga-1.2.4/isisd/isis_zebra.c:232:    isis_circuit_del_addr (circuit_scan_by_ifp (ifp), c);
quagga-1.2.4/isisd/isis_zebra.c-233-  connected_free (c);
##############################################
quagga-1.2.4/isisd/isis_zebra.c-303-	      stream_putc (stream, ZEBRA_NEXTHOP_IPV4);
quagga-1.2.4/isisd/isis_zebra.c:304:	      stream_put_in_addr (stream, &nexthop->ip);
quagga-1.2.4/isisd/isis_zebra.c-305-	    }
##############################################
quagga-1.2.4/isisd/topology/Makefile.in-51-  { \
quagga-1.2.4/isisd/topology/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/isisd/topology/Makefile.in-53-  }; \
##############################################
quagga-1.2.4/isisd/topology/Makefile.in-429-.c.obj:
quagga-1.2.4/isisd/topology/Makefile.in:430:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/isisd/topology/Makefile.in-431-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/isisd/topology/Makefile.in-433-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/isisd/topology/Makefile.in:434:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/isisd/topology/Makefile.in-435-
##############################################
quagga-1.2.4/isisd/topology/Makefile.in-478-GTAGS:
quagga-1.2.4/isisd/topology/Makefile.in:479:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/isisd/topology/Makefile.in-480-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/isisd/topology/Makefile.in-501-distdir: $(DISTFILES)
quagga-1.2.4/isisd/topology/Makefile.in:502:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/isisd/topology/Makefile.in:503:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/isisd/topology/Makefile.in-504-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/isisd/topology/Makefile.in-515-	  if test -d $$d/$$file; then \
quagga-1.2.4/isisd/topology/Makefile.in:516:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/isisd/topology/Makefile.in-517-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/lib/Makefile.in-51-  { \
quagga-1.2.4/lib/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/lib/Makefile.in-53-  }; \
##############################################
quagga-1.2.4/lib/Makefile.in-106-CONFIG_CLEAN_VPATH_FILES =
quagga-1.2.4/lib/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/lib/Makefile.in-108-am__vpath_adj = case $$p in \
quagga-1.2.4/lib/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/lib/Makefile.in-110-    *) f=$$p;; \
quagga-1.2.4/lib/Makefile.in-111-  esac;
quagga-1.2.4/lib/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/lib/Makefile.in-113-am__install_max = 40
quagga-1.2.4/lib/Makefile.in-114-am__nobase_strip_setup = \
quagga-1.2.4/lib/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/lib/Makefile.in-116-am__nobase_strip = \
##############################################
quagga-1.2.4/lib/Makefile.in-560-.c.obj:
quagga-1.2.4/lib/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/lib/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/lib/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/lib/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/lib/Makefile.in-566-
##############################################
quagga-1.2.4/lib/Makefile.in-597-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
quagga-1.2.4/lib/Makefile.in:598:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/lib/Makefile.in-599-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/lib/Makefile.in-630-GTAGS:
quagga-1.2.4/lib/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/lib/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/lib/Makefile.in-653-distdir: $(DISTFILES)
quagga-1.2.4/lib/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/lib/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/lib/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/lib/Makefile.in-667-	  if test -d $$d/$$file; then \
quagga-1.2.4/lib/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/lib/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/lib/gitversion.pl-23-			my $path = $2;
quagga-1.2.4/lib/gitversion.pl:24:			my $url = `git config --get "remote.$1.url"`;
quagga-1.2.4/lib/gitversion.pl-25-			chomp $url;
##############################################
quagga-1.2.4/lib/prefix.c-727-void
quagga-1.2.4/lib/prefix.c:728:str2in6_addr (const char *str, struct in6_addr *addr)
quagga-1.2.4/lib/prefix.c-729-{
##############################################
quagga-1.2.4/lib/prefix.c-964-in_addr_t
quagga-1.2.4/lib/prefix.c:965:ipv4_network_addr (in_addr_t hostaddr, int masklen)
quagga-1.2.4/lib/prefix.c-966-{
##############################################
quagga-1.2.4/lib/prefix.c-973-in_addr_t
quagga-1.2.4/lib/prefix.c:974:ipv4_broadcast_addr (in_addr_t hostaddr, int masklen)
quagga-1.2.4/lib/prefix.c-975-{
##############################################
quagga-1.2.4/lib/prefix.h-256-/* returns the network portion of the host address */
quagga-1.2.4/lib/prefix.h:257:extern in_addr_t ipv4_network_addr (in_addr_t hostaddr, int masklen);
quagga-1.2.4/lib/prefix.h-258-/* given the address of a host on a network and the network mask length,
##############################################
quagga-1.2.4/lib/prefix.h-261- * on the network by flipping the host bit */
quagga-1.2.4/lib/prefix.h:262:extern in_addr_t ipv4_broadcast_addr (in_addr_t hostaddr, int masklen);
quagga-1.2.4/lib/prefix.h-263-
##############################################
quagga-1.2.4/lib/prefix.h-277-
quagga-1.2.4/lib/prefix.h:278:extern void str2in6_addr (const char *, struct in6_addr *);
quagga-1.2.4/lib/prefix.h-279-extern const char *inet6_ntoa (struct in6_addr);
##############################################
quagga-1.2.4/lib/smux.c-194-	continue;
quagga-1.2.4/lib/smux.c:195:      sockopt_reuseaddr (sock);
quagga-1.2.4/lib/smux.c-196-      sockopt_reuseport (sock);
##############################################
quagga-1.2.4/lib/smux.c-230-
quagga-1.2.4/lib/smux.c:231:  sockopt_reuseaddr (sock);
quagga-1.2.4/lib/smux.c-232-  sockopt_reuseport (sock);
##############################################
quagga-1.2.4/lib/smux.h-111-extern int oid_compare (const oid *, int, const oid *, int);
quagga-1.2.4/lib/smux.h:112:extern void oid2in_addr (oid [], int, struct in_addr *);
quagga-1.2.4/lib/smux.h-113-extern void *oid_copy (void *, const void *, size_t);
quagga-1.2.4/lib/smux.h:114:extern void oid_copy_addr (oid [], struct in_addr *, int);
quagga-1.2.4/lib/smux.h-115-
##############################################
quagga-1.2.4/lib/snmp.c-58-void
quagga-1.2.4/lib/snmp.c:59:oid2in_addr (oid oid[], int len, struct in_addr *addr)
quagga-1.2.4/lib/snmp.c-60-{
##############################################
quagga-1.2.4/lib/snmp.c-73-void
quagga-1.2.4/lib/snmp.c:74:oid_copy_addr (oid oid[], struct in_addr *addr, int len)
quagga-1.2.4/lib/snmp.c-75-{
##############################################
quagga-1.2.4/lib/sockunion.c-417-int
quagga-1.2.4/lib/sockunion.c:418:sockopt_reuseaddr (int sock)
quagga-1.2.4/lib/sockunion.c-419-{
##############################################
quagga-1.2.4/lib/sockunion.c-620-const u_char *
quagga-1.2.4/lib/sockunion.c:621:sockunion_get_addr(const union sockunion *su)
quagga-1.2.4/lib/sockunion.c-622-{
##############################################
quagga-1.2.4/lib/sockunion.h-95-extern size_t sockunion_get_addrlen(const union sockunion *);
quagga-1.2.4/lib/sockunion.h:96:extern const u_char *sockunion_get_addr(const union sockunion *);
quagga-1.2.4/lib/sockunion.h-97-extern unsigned short sockunion_get_port (const union sockunion *);
##############################################
quagga-1.2.4/lib/sockunion.h-102-extern int sockunion_stream_socket (union sockunion *);
quagga-1.2.4/lib/sockunion.h:103:extern int sockopt_reuseaddr (int);
quagga-1.2.4/lib/sockunion.h-104-extern int sockopt_reuseport (int);
##############################################
quagga-1.2.4/lib/stream.c-756-int
quagga-1.2.4/lib/stream.c:757:stream_put_in_addr (struct stream *s, struct in_addr *addr)
quagga-1.2.4/lib/stream.c-758-{
##############################################
quagga-1.2.4/lib/stream.h-174-extern int stream_put_ipv4 (struct stream *, u_int32_t);
quagga-1.2.4/lib/stream.h:175:extern int stream_put_in_addr (struct stream *, struct in_addr *);
quagga-1.2.4/lib/stream.h-176-extern int stream_put_prefix (struct stream *, struct prefix *);
##############################################
quagga-1.2.4/lib/vty.c-1982-      sockopt_v6only (ainfo->ai_family, sock);
quagga-1.2.4/lib/vty.c:1983:      sockopt_reuseaddr (sock);
quagga-1.2.4/lib/vty.c-1984-      sockopt_reuseport (sock);
##############################################
quagga-1.2.4/lib/vty.c-2049-  /* This is server, so reuse address. */
quagga-1.2.4/lib/vty.c:2050:  sockopt_reuseaddr (accept_sock);
quagga-1.2.4/lib/vty.c-2051-  sockopt_reuseport (accept_sock);
##############################################
quagga-1.2.4/lib/zclient.c-577-          stream_putc (s, ZEBRA_NEXTHOP_IPV4);
quagga-1.2.4/lib/zclient.c:578:          stream_put_in_addr (s, api->nexthop[i]);
quagga-1.2.4/lib/zclient.c-579-        }
##############################################
quagga-1.2.4/lib/zclient.c-914-  w += stream_putl (s, iflp->rmt_as);
quagga-1.2.4/lib/zclient.c:915:  w += stream_put_in_addr (s, &iflp->rmt_ip);
quagga-1.2.4/lib/zclient.c-916-  
##############################################
quagga-1.2.4/ltmain.sh-103-#
quagga-1.2.4/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
quagga-1.2.4/ltmain.sh-105-#
##############################################
quagga-1.2.4/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
quagga-1.2.4/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
quagga-1.2.4/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
quagga-1.2.4/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
quagga-1.2.4/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
quagga-1.2.4/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
quagga-1.2.4/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
quagga-1.2.4/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
quagga-1.2.4/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
quagga-1.2.4/ltmain.sh-410-# The name of this program.
quagga-1.2.4/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
quagga-1.2.4/ltmain.sh-412-
##############################################
quagga-1.2.4/ltmain.sh-416-  *[\\/]*)
quagga-1.2.4/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
quagga-1.2.4/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
quagga-1.2.4/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
quagga-1.2.4/ltmain.sh-610-
quagga-1.2.4/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
quagga-1.2.4/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
quagga-1.2.4/ltmain.sh-613-
##############################################
quagga-1.2.4/ltmain.sh-639-
quagga-1.2.4/ltmain.sh:640:    func_arith_result=`expr "$@"`
quagga-1.2.4/ltmain.sh-641-  }
##############################################
quagga-1.2.4/ltmain.sh-660-  # ...otherwise fall back to using sed.
quagga-1.2.4/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
quagga-1.2.4/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
quagga-1.2.4/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
quagga-1.2.4/ltmain.sh-757-      test -n "$_G_tc" && {
quagga-1.2.4/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
quagga-1.2.4/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
quagga-1.2.4/ltmain.sh-760-      }
quagga-1.2.4/ltmain.sh-761-    done
quagga-1.2.4/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
quagga-1.2.4/ltmain.sh-763-
##############################################
quagga-1.2.4/ltmain.sh-831-
quagga-1.2.4/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
quagga-1.2.4/ltmain.sh-833-  }
##############################################
quagga-1.2.4/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
quagga-1.2.4/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
quagga-1.2.4/ltmain.sh-865-      done
quagga-1.2.4/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
quagga-1.2.4/ltmain.sh-867-
##############################################
quagga-1.2.4/ltmain.sh-901-      # If mktemp works, use that first and foremost
quagga-1.2.4/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
quagga-1.2.4/ltmain.sh-903-
##############################################
quagga-1.2.4/ltmain.sh-1111-        *[\\\`\"\$]*)
quagga-1.2.4/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
quagga-1.2.4/ltmain.sh-1113-        *)
##############################################
quagga-1.2.4/ltmain.sh-1198-    case $2 in
quagga-1.2.4/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
quagga-1.2.4/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
quagga-1.2.4/ltmain.sh-1201-    esac
##############################################
quagga-1.2.4/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
quagga-1.2.4/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
quagga-1.2.4/ltmain.sh-1273-      ;;
##############################################
quagga-1.2.4/ltmain.sh-1358-
quagga-1.2.4/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
quagga-1.2.4/ltmain.sh-1360-}
##############################################
quagga-1.2.4/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
quagga-1.2.4/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
quagga-1.2.4/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
quagga-1.2.4/ltmain.sh-1517-
quagga-1.2.4/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
quagga-1.2.4/ltmain.sh-1519-}
##############################################
quagga-1.2.4/ltmain.sh-1870-
quagga-1.2.4/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
quagga-1.2.4/ltmain.sh-1872-      func_split_equals_rhs=
quagga-1.2.4/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
quagga-1.2.4/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
quagga-1.2.4/ltmain.sh-1875-  }
##############################################
quagga-1.2.4/ltmain.sh-1898-
quagga-1.2.4/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
quagga-1.2.4/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
quagga-1.2.4/ltmain.sh-1901-  }
##############################################
quagga-1.2.4/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
quagga-1.2.4/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
quagga-1.2.4/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
quagga-1.2.4/ltmain.sh-2074-
##############################################
quagga-1.2.4/ltmain.sh-2110-  {
quagga-1.2.4/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
quagga-1.2.4/ltmain.sh-2112-  }
##############################################
quagga-1.2.4/ltmain.sh-2115-  {
quagga-1.2.4/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
quagga-1.2.4/ltmain.sh-2117-  }
##############################################
quagga-1.2.4/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
quagga-1.2.4/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
quagga-1.2.4/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
quagga-1.2.4/ltmain.sh-2659-      done
quagga-1.2.4/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
quagga-1.2.4/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
quagga-1.2.4/ltmain.sh-2662-      case $@ in
##############################################
quagga-1.2.4/ltmain.sh-2672-	    # Evaluate the configuration.
quagga-1.2.4/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
quagga-1.2.4/ltmain.sh-2674-	    CC_quoted=
##############################################
quagga-1.2.4/ltmain.sh-2678-	    done
quagga-1.2.4/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
quagga-1.2.4/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
quagga-1.2.4/ltmain.sh-2681-	    case "$@ " in
##############################################
quagga-1.2.4/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
quagga-1.2.4/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
quagga-1.2.4/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
quagga-1.2.4/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
quagga-1.2.4/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
quagga-1.2.4/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
quagga-1.2.4/ltmain.sh-3009-    # LT_CYGPATH in this case.
quagga-1.2.4/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
quagga-1.2.4/ltmain.sh-3011-  fi
##############################################
quagga-1.2.4/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
quagga-1.2.4/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
quagga-1.2.4/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
quagga-1.2.4/ltmain.sh-3376-    *.[cCFSifmso] | \
quagga-1.2.4/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
quagga-1.2.4/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
quagga-1.2.4/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
quagga-1.2.4/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
quagga-1.2.4/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
quagga-1.2.4/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
quagga-1.2.4/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
quagga-1.2.4/ltmain.sh-3474-
##############################################
quagga-1.2.4/ltmain.sh-3520-      if test warn = "$need_locks" &&
quagga-1.2.4/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
quagga-1.2.4/ltmain.sh-3522-	$ECHO "\
quagga-1.2.4/ltmain.sh-3523-*** ERROR, $lockfile contains:
quagga-1.2.4/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
quagga-1.2.4/ltmain.sh-3525-
##############################################
quagga-1.2.4/ltmain.sh-3569-      if test warn = "$need_locks" &&
quagga-1.2.4/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
quagga-1.2.4/ltmain.sh-3571-	$ECHO "\
quagga-1.2.4/ltmain.sh-3572-*** ERROR, $lockfile contains:
quagga-1.2.4/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
quagga-1.2.4/ltmain.sh-3574-
##############################################
quagga-1.2.4/ltmain.sh-3895-      # Get the absolute pathname.
quagga-1.2.4/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
quagga-1.2.4/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
quagga-1.2.4/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
quagga-1.2.4/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
quagga-1.2.4/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
quagga-1.2.4/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
quagga-1.2.4/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
quagga-1.2.4/ltmain.sh-4280-
##############################################
quagga-1.2.4/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
quagga-1.2.4/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
quagga-1.2.4/ltmain.sh-4293-	  else
quagga-1.2.4/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
quagga-1.2.4/ltmain.sh-4295-	  fi
##############################################
quagga-1.2.4/ltmain.sh-4458-	    fi
quagga-1.2.4/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
quagga-1.2.4/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
quagga-1.2.4/ltmain.sh-4477-	        # Replace the output file specification.
quagga-1.2.4/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
quagga-1.2.4/ltmain.sh-4479-
##############################################
quagga-1.2.4/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
quagga-1.2.4/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
quagga-1.2.4/ltmain.sh-4498-	  fi
##############################################
quagga-1.2.4/ltmain.sh-4570-    my_pic_p=${3-false}
quagga-1.2.4/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
quagga-1.2.4/ltmain.sh-4572-    my_dlsyms=
##############################################
quagga-1.2.4/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
quagga-1.2.4/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
quagga-1.2.4/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
quagga-1.2.4/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
quagga-1.2.4/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
quagga-1.2.4/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
quagga-1.2.4/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
quagga-1.2.4/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
quagga-1.2.4/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
quagga-1.2.4/ltmain.sh-4862-	  else
quagga-1.2.4/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
quagga-1.2.4/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
quagga-1.2.4/ltmain.sh-4865-	  fi
##############################################
quagga-1.2.4/ltmain.sh-4867-	*)
quagga-1.2.4/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
quagga-1.2.4/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
quagga-1.2.4/ltmain.sh-4870-	  ;;
##############################################
quagga-1.2.4/ltmain.sh-4882-      # Nullify the symbol file.
quagga-1.2.4/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
quagga-1.2.4/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
quagga-1.2.4/ltmain.sh-4885-    fi
##############################################
quagga-1.2.4/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
quagga-1.2.4/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
quagga-1.2.4/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
quagga-1.2.4/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
quagga-1.2.4/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
quagga-1.2.4/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
quagga-1.2.4/ltmain.sh-4925-  win32_libid_type=unknown
quagga-1.2.4/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
quagga-1.2.4/ltmain.sh-4927-  case $win32_fileres in
##############################################
quagga-1.2.4/ltmain.sh-4990-
quagga-1.2.4/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
quagga-1.2.4/ltmain.sh-4992-}
##############################################
quagga-1.2.4/ltmain.sh-5008-
quagga-1.2.4/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
quagga-1.2.4/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
quagga-1.2.4/ltmain.sh-5072-    # binutils import library
quagga-1.2.4/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
quagga-1.2.4/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
quagga-1.2.4/ltmain.sh-5075-    # ms-generated import library
quagga-1.2.4/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
quagga-1.2.4/ltmain.sh-5077-  else
##############################################
quagga-1.2.4/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
quagga-1.2.4/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
quagga-1.2.4/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
quagga-1.2.4/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
quagga-1.2.4/ltmain.sh-5160-	    darwin_arch=
##############################################
quagga-1.2.4/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
quagga-1.2.4/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
quagga-1.2.4/ltmain.sh-5172-	    darwin_file=
##############################################
quagga-1.2.4/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
quagga-1.2.4/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
quagga-1.2.4/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
quagga-1.2.4/ltmain.sh-5189-      esac
quagga-1.2.4/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
quagga-1.2.4/ltmain.sh-5191-    done
##############################################
quagga-1.2.4/ltmain.sh-5260-
quagga-1.2.4/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
quagga-1.2.4/ltmain.sh-5262-    $ECHO "\
##############################################
quagga-1.2.4/ltmain.sh-5295-    --lt-dump-script)
quagga-1.2.4/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
quagga-1.2.4/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
quagga-1.2.4/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
quagga-1.2.4/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
quagga-1.2.4/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
quagga-1.2.4/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
quagga-1.2.4/ltmain.sh-5324-  done
##############################################
quagga-1.2.4/ltmain.sh-5380-  # Find the directory that this script lives in.
quagga-1.2.4/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
quagga-1.2.4/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
quagga-1.2.4/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
quagga-1.2.4/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
quagga-1.2.4/ltmain.sh-5386-  while test -n \"\$file\"; do
quagga-1.2.4/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
quagga-1.2.4/ltmain.sh-5388-
##############################################
quagga-1.2.4/ltmain.sh-5396-
quagga-1.2.4/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
quagga-1.2.4/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
quagga-1.2.4/ltmain.sh-5399-  done
##############################################
quagga-1.2.4/ltmain.sh-5410-    case \"\$thisdir\" in
quagga-1.2.4/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
quagga-1.2.4/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
quagga-1.2.4/ltmain.sh-5416-  # Try to get the absolute directory name.
quagga-1.2.4/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
quagga-1.2.4/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
quagga-1.2.4/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
quagga-1.2.4/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
quagga-1.2.4/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
quagga-1.2.4/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
quagga-1.2.4/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
quagga-1.2.4/ltmain.sh-5443-      else
##############################################
quagga-1.2.4/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
quagga-1.2.4/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
quagga-1.2.4/ltmain.sh-5487-
##############################################
quagga-1.2.4/ltmain.sh-6464-
quagga-1.2.4/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
quagga-1.2.4/ltmain.sh-6466-    *import*) : ;;
##############################################
quagga-1.2.4/ltmain.sh-6712-	    moreargs=
quagga-1.2.4/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
quagga-1.2.4/ltmain.sh-6714-	    do
##############################################
quagga-1.2.4/ltmain.sh-6973-	*)
quagga-1.2.4/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
quagga-1.2.4/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
quagga-1.2.4/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
quagga-1.2.4/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
quagga-1.2.4/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
quagga-1.2.4/ltmain.sh-7287-      -Z*)
quagga-1.2.4/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
quagga-1.2.4/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
quagga-1.2.4/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
quagga-1.2.4/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
quagga-1.2.4/ltmain.sh-7459-    else
##############################################
quagga-1.2.4/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
quagga-1.2.4/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
quagga-1.2.4/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
quagga-1.2.4/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
quagga-1.2.4/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
quagga-1.2.4/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
quagga-1.2.4/ltmain.sh-7871-	fi
quagga-1.2.4/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
quagga-1.2.4/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
quagga-1.2.4/ltmain.sh-7944-	*)
quagga-1.2.4/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
quagga-1.2.4/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
quagga-1.2.4/ltmain.sh-8197-	    shift
quagga-1.2.4/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
quagga-1.2.4/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
quagga-1.2.4/ltmain.sh-8489-		*)
quagga-1.2.4/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
quagga-1.2.4/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
quagga-1.2.4/ltmain.sh-8500-		  depdepl=
quagga-1.2.4/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
quagga-1.2.4/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
quagga-1.2.4/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
quagga-1.2.4/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
quagga-1.2.4/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
quagga-1.2.4/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
quagga-1.2.4/ltmain.sh-8511-                      fi
##############################################
quagga-1.2.4/ltmain.sh-8522-		else
quagga-1.2.4/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
quagga-1.2.4/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
quagga-1.2.4/ltmain.sh-8545-	else
quagga-1.2.4/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
quagga-1.2.4/ltmain.sh-8547-	fi
##############################################
quagga-1.2.4/ltmain.sh-8634-        linux*)
quagga-1.2.4/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
quagga-1.2.4/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
quagga-1.2.4/ltmain.sh-9039-	removelist=
quagga-1.2.4/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
quagga-1.2.4/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
quagga-1.2.4/ltmain.sh-9065-	# Transform .lo files to .o files.
quagga-1.2.4/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
quagga-1.2.4/ltmain.sh-9067-      fi
##############################################
quagga-1.2.4/ltmain.sh-9070-      #for path in $notinst_path; do
quagga-1.2.4/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
quagga-1.2.4/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
quagga-1.2.4/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
quagga-1.2.4/ltmain.sh-9074-      #done
##############################################
quagga-1.2.4/ltmain.sh-9191-		if test -n "$i"; then
quagga-1.2.4/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
quagga-1.2.4/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
quagga-1.2.4/ltmain.sh-9194-		  set dummy $deplib_matches; shift
quagga-1.2.4/ltmain.sh-9195-		  deplib_match=$1
quagga-1.2.4/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
quagga-1.2.4/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
quagga-1.2.4/ltmain.sh-9234-		  if test -n "$i"; then
quagga-1.2.4/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
quagga-1.2.4/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
quagga-1.2.4/ltmain.sh-9237-		    set dummy $deplib_matches; shift
quagga-1.2.4/ltmain.sh-9238-		    deplib_match=$1
quagga-1.2.4/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
quagga-1.2.4/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
quagga-1.2.4/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
quagga-1.2.4/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
quagga-1.2.4/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
quagga-1.2.4/ltmain.sh-9284-	      if test -n "$a_deplib"; then
quagga-1.2.4/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
quagga-1.2.4/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
quagga-1.2.4/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
quagga-1.2.4/ltmain.sh-9288-		else
##############################################
quagga-1.2.4/ltmain.sh-9294-		    shopt -s nocaseglob
quagga-1.2.4/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
quagga-1.2.4/ltmain.sh-9296-		    $nocaseglob
quagga-1.2.4/ltmain.sh-9297-		  else
quagga-1.2.4/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
quagga-1.2.4/ltmain.sh-9299-		  fi
##############################################
quagga-1.2.4/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
quagga-1.2.4/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
quagga-1.2.4/ltmain.sh-9314-			case $potliblink in
quagga-1.2.4/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
quagga-1.2.4/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
quagga-1.2.4/ltmain.sh-9317-			esac
##############################################
quagga-1.2.4/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
quagga-1.2.4/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
quagga-1.2.4/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
quagga-1.2.4/ltmain.sh-9368-	      if test -n "$a_deplib"; then
quagga-1.2.4/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
quagga-1.2.4/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
quagga-1.2.4/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
quagga-1.2.4/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
quagga-1.2.4/ltmain.sh-9407-	  newdeplibs=
quagga-1.2.4/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
quagga-1.2.4/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
quagga-1.2.4/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
quagga-1.2.4/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
quagga-1.2.4/ltmain.sh-9413-	    done
##############################################
quagga-1.2.4/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
quagga-1.2.4/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
quagga-1.2.4/ltmain.sh-9439-	  ;;
##############################################
quagga-1.2.4/ltmain.sh-9489-	*-*-darwin*)
quagga-1.2.4/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
quagga-1.2.4/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
quagga-1.2.4/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
quagga-1.2.4/ltmain.sh-9493-	  ;;
##############################################
quagga-1.2.4/ltmain.sh-9616-	# Use standard objects if they are pic
quagga-1.2.4/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
quagga-1.2.4/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
quagga-1.2.4/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
quagga-1.2.4/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
quagga-1.2.4/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
quagga-1.2.4/ltmain.sh-10145-      # Create the old-style object.
quagga-1.2.4/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
quagga-1.2.4/ltmain.sh-10147-
##############################################
quagga-1.2.4/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
quagga-1.2.4/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
quagga-1.2.4/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
quagga-1.2.4/ltmain.sh-10206-	;;
##############################################
quagga-1.2.4/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
quagga-1.2.4/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
quagga-1.2.4/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
quagga-1.2.4/ltmain.sh-10224-	;;
##############################################
quagga-1.2.4/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
quagga-1.2.4/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
quagga-1.2.4/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
quagga-1.2.4/ltmain.sh-10359-	# Transform all the library objects into standard objects.
quagga-1.2.4/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
quagga-1.2.4/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
quagga-1.2.4/ltmain.sh-10362-      fi
##############################################
quagga-1.2.4/ltmain.sh-10387-	# Replace the output file specification.
quagga-1.2.4/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
quagga-1.2.4/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
quagga-1.2.4/ltmain.sh-10396-	  func_to_tool_file "$output"
quagga-1.2.4/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
quagga-1.2.4/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
quagga-1.2.4/ltmain.sh-10440-	# Replace the output file specification.
quagga-1.2.4/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
quagga-1.2.4/ltmain.sh-10442-	# Delete the old output file.
##############################################
quagga-1.2.4/ltmain.sh-10448-	  func_to_tool_file "$output"
quagga-1.2.4/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
quagga-1.2.4/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
quagga-1.2.4/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
quagga-1.2.4/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
quagga-1.2.4/ltmain.sh-10468-          ;;
##############################################
quagga-1.2.4/ltmain.sh-10479-      # Replace the output file specification.
quagga-1.2.4/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
quagga-1.2.4/ltmain.sh-10481-
##############################################
quagga-1.2.4/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
quagga-1.2.4/ltmain.sh:10489:	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'`
quagga-1.2.4/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
quagga-1.2.4/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
quagga-1.2.4/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
quagga-1.2.4/ltmain.sh-10511-      fi
##############################################
quagga-1.2.4/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
quagga-1.2.4/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
quagga-1.2.4/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
quagga-1.2.4/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
quagga-1.2.4/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
quagga-1.2.4/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
quagga-1.2.4/ltmain.sh-10802-		name=$func_basename_result
quagga-1.2.4/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
quagga-1.2.4/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
quagga-1.2.4/ltmain.sh-10821-		name=$func_basename_result
quagga-1.2.4/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
quagga-1.2.4/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
quagga-1.2.4/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
quagga-1.2.4/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
quagga-1.2.4/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
quagga-1.2.4/m4/Makefile.in-49-  { \
quagga-1.2.4/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/m4/Makefile.in-51-  }; \
##############################################
quagga-1.2.4/m4/Makefile.in-348-distdir: $(DISTFILES)
quagga-1.2.4/m4/Makefile.in:349:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/m4/Makefile.in:350:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/m4/Makefile.in-351-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/m4/Makefile.in-362-	  if test -d $$d/$$file; then \
quagga-1.2.4/m4/Makefile.in:363:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/m4/Makefile.in-364-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/m4/libtool.m4-119-    done
quagga-1.2.4/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
quagga-1.2.4/m4/libtool.m4-121-}
##############################################
quagga-1.2.4/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
quagga-1.2.4/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
quagga-1.2.4/m4/libtool.m4-439-
##############################################
quagga-1.2.4/m4/libtool.m4-447-#
quagga-1.2.4/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
quagga-1.2.4/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
quagga-1.2.4/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
quagga-1.2.4/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
quagga-1.2.4/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
quagga-1.2.4/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
quagga-1.2.4/m4/libtool.m4-561-      ;;
##############################################
quagga-1.2.4/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
quagga-1.2.4/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
quagga-1.2.4/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
quagga-1.2.4/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
quagga-1.2.4/m4/libtool.m4-574-      ;;
##############################################
quagga-1.2.4/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
quagga-1.2.4/m4/libtool.m4:1113:    _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\"`'
quagga-1.2.4/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
quagga-1.2.4/m4/libtool.m4-1165-      }]'
quagga-1.2.4/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
quagga-1.2.4/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
quagga-1.2.4/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
quagga-1.2.4/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
quagga-1.2.4/m4/libtool.m4-1170-  fi],[])
##############################################
quagga-1.2.4/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
quagga-1.2.4/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
quagga-1.2.4/m4/libtool.m4-1203-  ECHO='print -r --'
quagga-1.2.4/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
quagga-1.2.4/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
quagga-1.2.4/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
quagga-1.2.4/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
quagga-1.2.4/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
quagga-1.2.4/m4/libtool.m4-1239-
##############################################
quagga-1.2.4/m4/libtool.m4-1260-   if test yes = "$GCC"; then
quagga-1.2.4/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
quagga-1.2.4/m4/libtool.m4-1262-   fi
##############################################
quagga-1.2.4/m4/libtool.m4-1264- /*)
quagga-1.2.4/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
quagga-1.2.4/m4/libtool.m4-1266-   ;; #(
##############################################
quagga-1.2.4/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
quagga-1.2.4/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/m4/libtool.m4-1296-      *ELF-32*)
##############################################
quagga-1.2.4/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
quagga-1.2.4/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/m4/libtool.m4-1313-	*32-bit*)
##############################################
quagga-1.2.4/m4/libtool.m4-1323-    else
quagga-1.2.4/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/m4/libtool.m4-1325-	*32-bit*)
##############################################
quagga-1.2.4/m4/libtool.m4-1345-    emul=elf
quagga-1.2.4/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/m4/libtool.m4-1347-      *32-bit*)
##############################################
quagga-1.2.4/m4/libtool.m4-1353-    esac
quagga-1.2.4/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/m4/libtool.m4-1355-      *MSB*)
##############################################
quagga-1.2.4/m4/libtool.m4-1361-    esac
quagga-1.2.4/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
quagga-1.2.4/m4/libtool.m4-1363-      *N32*)
##############################################
quagga-1.2.4/m4/libtool.m4-1726-    # And add a safety zone
quagga-1.2.4/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
quagga-1.2.4/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
quagga-1.2.4/m4/libtool.m4-1729-    ;;
##############################################
quagga-1.2.4/m4/libtool.m4-1759-    if test -n "$kargmax"; then
quagga-1.2.4/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
quagga-1.2.4/m4/libtool.m4-1761-    else
##############################################
quagga-1.2.4/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
quagga-1.2.4/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
quagga-1.2.4/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
quagga-1.2.4/m4/libtool.m4-1771-    else
##############################################
quagga-1.2.4/m4/libtool.m4-1780-      # we can't tell.
quagga-1.2.4/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
quagga-1.2.4/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
quagga-1.2.4/m4/libtool.m4-1784-      do
quagga-1.2.4/m4/libtool.m4:1785:        i=`expr $i + 1`
quagga-1.2.4/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
quagga-1.2.4/m4/libtool.m4-1788-      # Only check the string length outside the loop.
quagga-1.2.4/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
quagga-1.2.4/m4/libtool.m4-1790-      teststring=
##############################################
quagga-1.2.4/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
quagga-1.2.4/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
quagga-1.2.4/m4/libtool.m4-1795-    fi
##############################################
quagga-1.2.4/m4/libtool.m4-2259-    *:)
quagga-1.2.4/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
quagga-1.2.4/m4/libtool.m4-2261-        ;;
quagga-1.2.4/m4/libtool.m4-2262-    x:*)
quagga-1.2.4/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
quagga-1.2.4/m4/libtool.m4-2264-        ;;
quagga-1.2.4/m4/libtool.m4-2265-    *::*)
quagga-1.2.4/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
quagga-1.2.4/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
quagga-1.2.4/m4/libtool.m4-2268-        ;;
quagga-1.2.4/m4/libtool.m4-2269-    *)
quagga-1.2.4/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
quagga-1.2.4/m4/libtool.m4-2271-        ;;
##############################################
quagga-1.2.4/m4/libtool.m4-2299-  esac
quagga-1.2.4/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
quagga-1.2.4/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
quagga-1.2.4/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
quagga-1.2.4/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
quagga-1.2.4/m4/libtool.m4-2308-    ;;
quagga-1.2.4/m4/libtool.m4-2309-  *)
quagga-1.2.4/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
quagga-1.2.4/m4/libtool.m4-2311-    ;;
##############################################
quagga-1.2.4/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
quagga-1.2.4/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
quagga-1.2.4/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
quagga-1.2.4/m4/libtool.m4-2357-  esac
quagga-1.2.4/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
quagga-1.2.4/m4/libtool.m4-2359-else
##############################################
quagga-1.2.4/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
quagga-1.2.4/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
quagga-1.2.4/m4/libtool.m4-2500-    ;;
##############################################
quagga-1.2.4/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
quagga-1.2.4/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
quagga-1.2.4/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
quagga-1.2.4/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
quagga-1.2.4/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
quagga-1.2.4/m4/libtool.m4-2543-      fi'
quagga-1.2.4/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
quagga-1.2.4/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
quagga-1.2.4/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
quagga-1.2.4/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
quagga-1.2.4/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
quagga-1.2.4/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
quagga-1.2.4/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
quagga-1.2.4/m4/libtool.m4-2559-      ;;
##############################################
quagga-1.2.4/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
quagga-1.2.4/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
quagga-1.2.4/m4/libtool.m4-2563-      ;;
##############################################
quagga-1.2.4/m4/libtool.m4-2570-    libname_spec='$name'
quagga-1.2.4/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
quagga-1.2.4/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
quagga-1.2.4/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
quagga-1.2.4/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
quagga-1.2.4/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
quagga-1.2.4/m4/libtool.m4-2587-      # Convert to MSYS style.
quagga-1.2.4/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
quagga-1.2.4/m4/libtool.m4-2589-      ;;
##############################################
quagga-1.2.4/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
quagga-1.2.4/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
quagga-1.2.4/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
quagga-1.2.4/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
quagga-1.2.4/m4/libtool.m4-2597-      ;;
##############################################
quagga-1.2.4/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
quagga-1.2.4/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
quagga-1.2.4/m4/libtool.m4-2603-      else
quagga-1.2.4/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
quagga-1.2.4/m4/libtool.m4-2605-      fi
##############################################
quagga-1.2.4/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
quagga-1.2.4/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
quagga-1.2.4/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
quagga-1.2.4/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
quagga-1.2.4/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
quagga-1.2.4/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
quagga-1.2.4/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
quagga-1.2.4/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
quagga-1.2.4/m4/libtool.m4-2625-    # Assume MSVC wrapper
quagga-1.2.4/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
quagga-1.2.4/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
quagga-1.2.4/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
quagga-1.2.4/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
quagga-1.2.4/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
quagga-1.2.4/m4/libtool.m4-2879-  if test -f /etc/ld.so.conf; then
quagga-1.2.4/m4/libtool.m4:2880:    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' ' '`
quagga-1.2.4/m4/libtool.m4-2881-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
quagga-1.2.4/m4/libtool.m4-2933-  need_lib_prefix=no
quagga-1.2.4/m4/libtool.m4:2934:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
quagga-1.2.4/m4/libtool.m4-2935-    need_version=no
##############################################
quagga-1.2.4/m4/libtool.m4-2960-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
quagga-1.2.4/m4/libtool.m4:2961:  postinstall_cmds='base_file=`basename \$file`~
quagga-1.2.4/m4/libtool.m4:2962:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
quagga-1.2.4/m4/libtool.m4:2963:    dldir=$destdir/`dirname \$dlpath`~
quagga-1.2.4/m4/libtool.m4-2964-    test -d \$dldir || mkdir -p \$dldir~
##############################################
quagga-1.2.4/m4/libtool.m4-2969-    fi'
quagga-1.2.4/m4/libtool.m4:2970:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
quagga-1.2.4/m4/libtool.m4-2971-    dlpath=$dir/\$dldll~
##############################################
quagga-1.2.4/m4/libtool.m4-3180-	"file_magic "*)
quagga-1.2.4/m4/libtool.m4:3181:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
quagga-1.2.4/m4/libtool.m4-3182-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
quagga-1.2.4/m4/libtool.m4-3263-    # gcc leaves a trailing carriage return, which upsets mingw
quagga-1.2.4/m4/libtool.m4:3264:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
quagga-1.2.4/m4/libtool.m4-3265-  *)
quagga-1.2.4/m4/libtool.m4:3266:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
quagga-1.2.4/m4/libtool.m4-3267-  esac
##############################################
quagga-1.2.4/m4/libtool.m4-3272-      # Canonicalize the pathname of ld
quagga-1.2.4/m4/libtool.m4:3273:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
quagga-1.2.4/m4/libtool.m4-3274-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
quagga-1.2.4/m4/libtool.m4:3275:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
quagga-1.2.4/m4/libtool.m4-3276-      done
##############################################
quagga-1.2.4/m4/libtool.m4-3303-      # Break only if it was the GNU/non-GNU ld that we prefer.
quagga-1.2.4/m4/libtool.m4:3304:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
quagga-1.2.4/m4/libtool.m4-3305-      *GNU* | *'with BFD'*)
##############################################
quagga-1.2.4/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
quagga-1.2.4/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in
quagga-1.2.4/m4/libtool.m4-3345-*GNU* | *'with BFD'*)
##############################################
quagga-1.2.4/m4/libtool.m4-3570-openbsd* | bitrig*)
quagga-1.2.4/m4/libtool.m4:3571:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
quagga-1.2.4/m4/libtool.m4-3572-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
quagga-1.2.4/m4/libtool.m4-3637-    else
quagga-1.2.4/m4/libtool.m4:3638:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
quagga-1.2.4/m4/libtool.m4-3639-    fi
##############################################
quagga-1.2.4/m4/libtool.m4-3688-	esac
quagga-1.2.4/m4/libtool.m4:3689:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
quagga-1.2.4/m4/libtool.m4-3690-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
quagga-1.2.4/m4/libtool.m4-3694-	*)
quagga-1.2.4/m4/libtool.m4:3695:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
quagga-1.2.4/m4/libtool.m4-3696-	  */dev/null*)
##############################################
quagga-1.2.4/m4/libtool.m4-3720-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
quagga-1.2.4/m4/libtool.m4:3721:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
quagga-1.2.4/m4/libtool.m4-3722-    *COFF*)
##############################################
quagga-1.2.4/m4/libtool.m4-3779-  # decide which one to use based on capabilities of $DLLTOOL
quagga-1.2.4/m4/libtool.m4:3780:  case `$DLLTOOL --help 2>&1` in
quagga-1.2.4/m4/libtool.m4-3781-  *--identify-strict*)
##############################################
quagga-1.2.4/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes.
quagga-1.2.4/m4/libtool.m4:3954:case `$NM -V 2>&1` in
quagga-1.2.4/m4/libtool.m4-3955-*GNU* | *'with BFD'*)
##############################################
quagga-1.2.4/m4/libtool.m4-4001-mingw*)
quagga-1.2.4/m4/libtool.m4:4002:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
quagga-1.2.4/m4/libtool.m4-4003-  ;;
##############################################
quagga-1.2.4/m4/libtool.m4-4057-    nlist=conftest.nm
quagga-1.2.4/m4/libtool.m4:4058:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
quagga-1.2.4/m4/libtool.m4-4059-      # Try sorting and uniquifying the output.
##############################################
quagga-1.2.4/m4/libtool.m4-4405-	  *)
quagga-1.2.4/m4/libtool.m4:4406:	    case `$CC -V 2>&1 | sed 5q` in
quagga-1.2.4/m4/libtool.m4-4407-	    *Sun\ C*)
##############################################
quagga-1.2.4/m4/libtool.m4-4741-      *)
quagga-1.2.4/m4/libtool.m4:4742:	case `$CC -V 2>&1 | sed 5q` in
quagga-1.2.4/m4/libtool.m4-4743-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
quagga-1.2.4/m4/libtool.m4-4924-    else
quagga-1.2.4/m4/libtool.m4:4925:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
quagga-1.2.4/m4/libtool.m4-4926-    fi
##############################################
quagga-1.2.4/m4/libtool.m4-5017-	# shared libraries, regardless of the interface used.
quagga-1.2.4/m4/libtool.m4:5018:	case `$LD -v 2>&1` in
quagga-1.2.4/m4/libtool.m4-5019-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
quagga-1.2.4/m4/libtool.m4-5049-    supports_anon_versioning=no
quagga-1.2.4/m4/libtool.m4:5050:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
quagga-1.2.4/m4/libtool.m4-5051-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
quagga-1.2.4/m4/libtool.m4-5152-	prefix_cmds="$SED"~
quagga-1.2.4/m4/libtool.m4:5153:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
quagga-1.2.4/m4/libtool.m4-5154-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
quagga-1.2.4/m4/libtool.m4-5174-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
quagga-1.2.4/m4/libtool.m4:5175:      _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'
quagga-1.2.4/m4/libtool.m4:5176:      _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'
quagga-1.2.4/m4/libtool.m4-5177-      ;;
##############################################
quagga-1.2.4/m4/libtool.m4-5192-        pgcc*)				# Portland Group C compiler
quagga-1.2.4/m4/libtool.m4:5193:	  _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'
quagga-1.2.4/m4/libtool.m4-5194-	  tmp_addflag=' $pic_flag'
##############################################
quagga-1.2.4/m4/libtool.m4-5197-					# Portland Group f77 and f90 compilers
quagga-1.2.4/m4/libtool.m4:5198:	  _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'
quagga-1.2.4/m4/libtool.m4-5199-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
quagga-1.2.4/m4/libtool.m4-5214-	nvcc*)	# Cuda Compiler Driver 2.2
quagga-1.2.4/m4/libtool.m4:5215:	  _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'
quagga-1.2.4/m4/libtool.m4-5216-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
quagga-1.2.4/m4/libtool.m4-5218-	esac
quagga-1.2.4/m4/libtool.m4:5219:	case `$CC -V 2>&1 | sed 5q` in
quagga-1.2.4/m4/libtool.m4-5220-	*Sun\ C*)			# Sun C 5.9
quagga-1.2.4/m4/libtool.m4:5221:	  _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'
quagga-1.2.4/m4/libtool.m4-5222-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
quagga-1.2.4/m4/libtool.m4-5289-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
quagga-1.2.4/m4/libtool.m4:5290:      case `$LD -v 2>&1` in
quagga-1.2.4/m4/libtool.m4-5291-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
quagga-1.2.4/m4/libtool.m4-5378-	else
quagga-1.2.4/m4/libtool.m4:5379:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
quagga-1.2.4/m4/libtool.m4-5380-	fi
##############################################
quagga-1.2.4/m4/libtool.m4-5443-	# below for broken collect2 doesn't work under 4.3+
quagga-1.2.4/m4/libtool.m4:5444:	  collect2name=`$CC -print-prog-name=collect2`
quagga-1.2.4/m4/libtool.m4-5445-	  if test -f "$collect2name" &&
##############################################
quagga-1.2.4/m4/libtool.m4-5499-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
quagga-1.2.4/m4/libtool.m4:5500:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
quagga-1.2.4/m4/libtool.m4-5501-      else
##############################################
quagga-1.2.4/m4/libtool.m4-5524-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
quagga-1.2.4/m4/libtool.m4:5525:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
quagga-1.2.4/m4/libtool.m4-5526-	  if test svr4 != "$with_aix_soname"; then
##############################################
quagga-1.2.4/m4/libtool.m4-5615-	# FIXME: Setting linknames here is a bad hack.
quagga-1.2.4/m4/libtool.m4:5616:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
quagga-1.2.4/m4/libtool.m4-5617-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
quagga-1.2.4/m4/libtool.m4-5753-      if test yes = "$GCC"; then
quagga-1.2.4/m4/libtool.m4:5754:	_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'
quagga-1.2.4/m4/libtool.m4-5755-	# Try to use the -exported_symbol ld option, if it does not
##############################################
quagga-1.2.4/m4/libtool.m4-5776-	if test yes = "$lt_cv_irix_exported_symbol"; then
quagga-1.2.4/m4/libtool.m4:5777:          _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'
quagga-1.2.4/m4/libtool.m4-5778-	fi
quagga-1.2.4/m4/libtool.m4-5779-      else
quagga-1.2.4/m4/libtool.m4:5780:	_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'
quagga-1.2.4/m4/libtool.m4:5781:	_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'
quagga-1.2.4/m4/libtool.m4-5782-      fi
##############################################
quagga-1.2.4/m4/libtool.m4-5826-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
quagga-1.2.4/m4/libtool.m4:5827:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
quagga-1.2.4/m4/libtool.m4-5828-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
quagga-1.2.4/m4/libtool.m4-5857-	prefix_cmds="$SED"~
quagga-1.2.4/m4/libtool.m4:5858:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
quagga-1.2.4/m4/libtool.m4-5859-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
quagga-1.2.4/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
quagga-1.2.4/m4/libtool.m4:5872:	_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'
quagga-1.2.4/m4/libtool.m4-5873-      else
quagga-1.2.4/m4/libtool.m4-5874-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
quagga-1.2.4/m4/libtool.m4:5875:	_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'
quagga-1.2.4/m4/libtool.m4-5876-      fi
##############################################
quagga-1.2.4/m4/libtool.m4-5884-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
quagga-1.2.4/m4/libtool.m4:5885:	_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'
quagga-1.2.4/m4/libtool.m4-5886-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
quagga-1.2.4/m4/libtool.m4-5888-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
quagga-1.2.4/m4/libtool.m4:5889:	_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'
quagga-1.2.4/m4/libtool.m4:5890:	_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~
quagga-1.2.4/m4/libtool.m4:5891:          $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'
quagga-1.2.4/m4/libtool.m4-5892-
##############################################
quagga-1.2.4/m4/libtool.m4-5907-      else
quagga-1.2.4/m4/libtool.m4:5908:	case `$CC -V 2>&1` in
quagga-1.2.4/m4/libtool.m4-5909-	*"Compilers 5.0"*)
##############################################
quagga-1.2.4/m4/libtool.m4-6100-	  _LT_TAGVAR(allow_undefined_flag, $1)=
quagga-1.2.4/m4/libtool.m4:6101:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
quagga-1.2.4/m4/libtool.m4-6102-	  then
##############################################
quagga-1.2.4/m4/libtool.m4-6404-        # ancient GNU ld didn't support --whole-archive et. al.
quagga-1.2.4/m4/libtool.m4:6405:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
quagga-1.2.4/m4/libtool.m4-6406-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
quagga-1.2.4/m4/libtool.m4-6514-          # below for broken collect2 doesn't work under 4.3+
quagga-1.2.4/m4/libtool.m4:6515:	  collect2name=`$CC -print-prog-name=collect2`
quagga-1.2.4/m4/libtool.m4-6516-	  if test -f "$collect2name" &&
##############################################
quagga-1.2.4/m4/libtool.m4-6572-
quagga-1.2.4/m4/libtool.m4:6573:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
quagga-1.2.4/m4/libtool.m4-6574-        else
##############################################
quagga-1.2.4/m4/libtool.m4-6597-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
quagga-1.2.4/m4/libtool.m4:6598:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
quagga-1.2.4/m4/libtool.m4-6599-	    if test svr4 != "$with_aix_soname"; then
##############################################
quagga-1.2.4/m4/libtool.m4-6726-	  prefix_cmds="$SED"~
quagga-1.2.4/m4/libtool.m4:6727:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
quagga-1.2.4/m4/libtool.m4-6728-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
quagga-1.2.4/m4/libtool.m4-6800-            # dependencies.
quagga-1.2.4/m4/libtool.m4:6801:            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"'
quagga-1.2.4/m4/libtool.m4-6802-            ;;
##############################################
quagga-1.2.4/m4/libtool.m4-6865-	    # dependencies.
quagga-1.2.4/m4/libtool.m4:6866:	    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"'
quagga-1.2.4/m4/libtool.m4-6867-	    ;;
##############################################
quagga-1.2.4/m4/libtool.m4-6901-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
quagga-1.2.4/m4/libtool.m4:6902:	_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'
quagga-1.2.4/m4/libtool.m4:6903:	_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'
quagga-1.2.4/m4/libtool.m4-6904-	;;
##############################################
quagga-1.2.4/m4/libtool.m4-6908-	    # SGI C++
quagga-1.2.4/m4/libtool.m4:6909:	    _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'
quagga-1.2.4/m4/libtool.m4-6910-
##############################################
quagga-1.2.4/m4/libtool.m4-6919-	      if test no = "$with_gnu_ld"; then
quagga-1.2.4/m4/libtool.m4:6920:	        _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'
quagga-1.2.4/m4/libtool.m4-6921-	      else
quagga-1.2.4/m4/libtool.m4:6922:	        _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'
quagga-1.2.4/m4/libtool.m4-6923-	      fi
##############################################
quagga-1.2.4/m4/libtool.m4-6940-	    # to its proper name (with version) after linking.
quagga-1.2.4/m4/libtool.m4:6941:	    _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'
quagga-1.2.4/m4/libtool.m4:6942:	    _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'
quagga-1.2.4/m4/libtool.m4-6943-	    # Commands to make compiler produce verbose output that lists
##############################################
quagga-1.2.4/m4/libtool.m4-6950-	    # dependencies.
quagga-1.2.4/m4/libtool.m4:6951:	    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"'
quagga-1.2.4/m4/libtool.m4-6952-
##############################################
quagga-1.2.4/m4/libtool.m4-6965-	    # earlier do not add the objects themselves.
quagga-1.2.4/m4/libtool.m4:6966:	    case `$CC -V 2>&1` in
quagga-1.2.4/m4/libtool.m4-6967-	      *"Version 7."*)
##############################################
quagga-1.2.4/m4/libtool.m4-6986-            # Portland Group C++ compiler
quagga-1.2.4/m4/libtool.m4:6987:	    case `$CC -V` in
quagga-1.2.4/m4/libtool.m4-6988-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
quagga-1.2.4/m4/libtool.m4-6991-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
quagga-1.2.4/m4/libtool.m4:6992:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
quagga-1.2.4/m4/libtool.m4-6993-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
quagga-1.2.4/m4/libtool.m4-6995-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
quagga-1.2.4/m4/libtool.m4:6996:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
quagga-1.2.4/m4/libtool.m4-6997-                $RANLIB $oldlib'
##############################################
quagga-1.2.4/m4/libtool.m4-7000-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
quagga-1.2.4/m4/libtool.m4:7001:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
quagga-1.2.4/m4/libtool.m4-7002-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
quagga-1.2.4/m4/libtool.m4-7004-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
quagga-1.2.4/m4/libtool.m4:7005:                $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'
quagga-1.2.4/m4/libtool.m4-7006-	      ;;
##############################################
quagga-1.2.4/m4/libtool.m4-7014-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
quagga-1.2.4/m4/libtool.m4:7015:	    _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'
quagga-1.2.4/m4/libtool.m4-7016-            ;;
##############################################
quagga-1.2.4/m4/libtool.m4-7033-	    # dependencies.
quagga-1.2.4/m4/libtool.m4:7034:	    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'
quagga-1.2.4/m4/libtool.m4-7035-	    ;;
##############################################
quagga-1.2.4/m4/libtool.m4-7048-	  *)
quagga-1.2.4/m4/libtool.m4:7049:	    case `$CC -V 2>&1 | sed 5q` in
quagga-1.2.4/m4/libtool.m4-7050-	    *Sun\ C*)
##############################################
quagga-1.2.4/m4/libtool.m4-7055-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
quagga-1.2.4/m4/libtool.m4:7056:	      _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'
quagga-1.2.4/m4/libtool.m4-7057-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
quagga-1.2.4/m4/libtool.m4-7120-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
quagga-1.2.4/m4/libtool.m4:7121:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
quagga-1.2.4/m4/libtool.m4-7122-	    _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'
##############################################
quagga-1.2.4/m4/libtool.m4-7139-	    # to its proper name (with version) after linking.
quagga-1.2.4/m4/libtool.m4:7140:	    _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'
quagga-1.2.4/m4/libtool.m4-7141-
##############################################
quagga-1.2.4/m4/libtool.m4-7160-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
quagga-1.2.4/m4/libtool.m4:7161:	        _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'
quagga-1.2.4/m4/libtool.m4-7162-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
quagga-1.2.4/m4/libtool.m4-7165-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
quagga-1.2.4/m4/libtool.m4:7166:	        _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'
quagga-1.2.4/m4/libtool.m4:7167:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
quagga-1.2.4/m4/libtool.m4-7168-                  echo "-hidden">> $lib.exp~
quagga-1.2.4/m4/libtool.m4:7169:                  $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~
quagga-1.2.4/m4/libtool.m4-7170-                  $RM $lib.exp'
##############################################
quagga-1.2.4/m4/libtool.m4-7184-	    # dependencies.
quagga-1.2.4/m4/libtool.m4:7185:	    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"'
quagga-1.2.4/m4/libtool.m4-7186-	    ;;
##############################################
quagga-1.2.4/m4/libtool.m4-7191-	        osf3*)
quagga-1.2.4/m4/libtool.m4:7192:	          _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'
quagga-1.2.4/m4/libtool.m4-7193-		  ;;
quagga-1.2.4/m4/libtool.m4-7194-	        *)
quagga-1.2.4/m4/libtool.m4:7195:	          _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'
quagga-1.2.4/m4/libtool.m4-7196-		  ;;
##############################################
quagga-1.2.4/m4/libtool.m4-7444-  case @S|@2 in
quagga-1.2.4/m4/libtool.m4:7445:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
quagga-1.2.4/m4/libtool.m4:7446:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
quagga-1.2.4/m4/libtool.m4-7447-  esac
##############################################
quagga-1.2.4/m4/libtool.m4-7533-
quagga-1.2.4/m4/libtool.m4:7534:  for p in `eval "$output_verbose_link_cmd"`; do
quagga-1.2.4/m4/libtool.m4-7535-    case $prev$p in
##############################################
quagga-1.2.4/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
quagga-1.2.4/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
quagga-1.2.4/m4/libtool.m4-7639-fi
##############################################
quagga-1.2.4/m4/libtool.m4-8257-    test 10 -lt "$lt_ac_count" && break
quagga-1.2.4/m4/libtool.m4:8258:    lt_ac_count=`expr $lt_ac_count + 1`
quagga-1.2.4/m4/libtool.m4-8259-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
quagga-1.2.4/m4/ltsugar.m4-68-m4_define([lt_combine],
quagga-1.2.4/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
quagga-1.2.4/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
quagga-1.2.4/nhrpd/Makefile.in-51-  { \
quagga-1.2.4/nhrpd/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/nhrpd/Makefile.in-53-  }; \
##############################################
quagga-1.2.4/nhrpd/Makefile.in-469-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/nhrpd/Makefile.in:470:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/nhrpd/Makefile.in-471-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/nhrpd/Makefile.in-511-.c.obj:
quagga-1.2.4/nhrpd/Makefile.in:512:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/nhrpd/Makefile.in-513-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/nhrpd/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/nhrpd/Makefile.in:516:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/nhrpd/Makefile.in-517-
##############################################
quagga-1.2.4/nhrpd/Makefile.in-560-GTAGS:
quagga-1.2.4/nhrpd/Makefile.in:561:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/nhrpd/Makefile.in-562-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/nhrpd/Makefile.in-583-distdir: $(DISTFILES)
quagga-1.2.4/nhrpd/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/nhrpd/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/nhrpd/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/nhrpd/Makefile.in-597-	  if test -d $$d/$$file; then \
quagga-1.2.4/nhrpd/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/nhrpd/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/nhrpd/netlink_arp.c-43-	};
quagga-1.2.4/nhrpd/netlink_arp.c:44:	znl_rta_push(zb, NDA_DST, sockunion_get_addr(proto), family2addrsize(sockunion_family(proto)));
quagga-1.2.4/nhrpd/netlink_arp.c-45-	if (nbma)
quagga-1.2.4/nhrpd/netlink_arp.c:46:		znl_rta_push(zb, NDA_LLADDR, sockunion_get_addr(nbma), family2addrsize(sockunion_family(nbma)));
quagga-1.2.4/nhrpd/netlink_arp.c-47-	znl_nlmsg_complete(zb, n);
##############################################
quagga-1.2.4/nhrpd/nhrp_packet.c-60-
quagga-1.2.4/nhrpd/nhrp_packet.c:61:	zbuf_put(zb, sockunion_get_addr(src_nbma), hdr->src_nbma_address_len);
quagga-1.2.4/nhrpd/nhrp_packet.c:62:	zbuf_put(zb, sockunion_get_addr(src_proto), hdr->src_protocol_address_len);
quagga-1.2.4/nhrpd/nhrp_packet.c:63:	zbuf_put(zb, sockunion_get_addr(dst_proto), hdr->dst_protocol_address_len);
quagga-1.2.4/nhrpd/nhrp_packet.c-64-
##############################################
quagga-1.2.4/nhrpd/nhrp_packet.c-138-		cie->nbma_address_len = sockunion_get_addrlen(nbma);
quagga-1.2.4/nhrpd/nhrp_packet.c:139:		zbuf_put(zb, sockunion_get_addr(nbma), cie->nbma_address_len);
quagga-1.2.4/nhrpd/nhrp_packet.c-140-	}
##############################################
quagga-1.2.4/nhrpd/nhrp_packet.c-142-		cie->protocol_address_len = sockunion_get_addrlen(proto);
quagga-1.2.4/nhrpd/nhrp_packet.c:143:		zbuf_put(zb, sockunion_get_addr(proto), cie->protocol_address_len);
quagga-1.2.4/nhrpd/nhrp_packet.c-144-	}
##############################################
quagga-1.2.4/nhrpd/nhrp_peer.c-290-		p->ifp->ifindex,
quagga-1.2.4/nhrpd/nhrp_peer.c:291:		sockunion_get_addr(&p->vc->remote.nbma),
quagga-1.2.4/nhrpd/nhrp_peer.c-292-		sockunion_get_addrlen(&p->vc->remote.nbma));
##############################################
quagga-1.2.4/nhrpd/nhrp_route.c-124-		if (nexthop) {
quagga-1.2.4/nhrpd/nhrp_route.c:125:			nexthop_ipv4 = (struct in_addr *) sockunion_get_addr(nexthop);
quagga-1.2.4/nhrpd/nhrp_route.c-126-			api.nexthop_num = 1;
##############################################
quagga-1.2.4/nhrpd/nhrp_route.c-163-		if (nexthop) {
quagga-1.2.4/nhrpd/nhrp_route.c:164:			nexthop_ipv6 = (struct in6_addr *) sockunion_get_addr(nexthop);
quagga-1.2.4/nhrpd/nhrp_route.c-165-			api.nexthop_num = 1;
##############################################
quagga-1.2.4/ospf6d/Makefile.in-53-  { \
quagga-1.2.4/ospf6d/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/ospf6d/Makefile.in-55-  }; \
##############################################
quagga-1.2.4/ospf6d/Makefile.in-184-  esac
quagga-1.2.4/ospf6d/Makefile.in:185:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/ospf6d/Makefile.in-186-am__vpath_adj = case $$p in \
quagga-1.2.4/ospf6d/Makefile.in:187:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/ospf6d/Makefile.in-188-    *) f=$$p;; \
quagga-1.2.4/ospf6d/Makefile.in-189-  esac;
quagga-1.2.4/ospf6d/Makefile.in:190:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/ospf6d/Makefile.in-191-am__install_max = 40
quagga-1.2.4/ospf6d/Makefile.in-192-am__nobase_strip_setup = \
quagga-1.2.4/ospf6d/Makefile.in:193:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/ospf6d/Makefile.in-194-am__nobase_strip = \
##############################################
quagga-1.2.4/ospf6d/Makefile.in-521-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/ospf6d/Makefile.in:522:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/ospf6d/Makefile.in-523-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/ospf6d/Makefile.in-563-.c.obj:
quagga-1.2.4/ospf6d/Makefile.in:564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ospf6d/Makefile.in-565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/ospf6d/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/ospf6d/Makefile.in:568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ospf6d/Makefile.in-569-
##############################################
quagga-1.2.4/ospf6d/Makefile.in-600-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/ospf6d/Makefile.in:601:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/ospf6d/Makefile.in-602-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/ospf6d/Makefile.in-633-GTAGS:
quagga-1.2.4/ospf6d/Makefile.in:634:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/ospf6d/Makefile.in-635-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/ospf6d/Makefile.in-656-distdir: $(DISTFILES)
quagga-1.2.4/ospf6d/Makefile.in:657:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ospf6d/Makefile.in:658:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ospf6d/Makefile.in-659-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/ospf6d/Makefile.in-670-	  if test -d $$d/$$file; then \
quagga-1.2.4/ospf6d/Makefile.in:671:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/ospf6d/Makefile.in-672-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/ospf6d/ospf6_abr.c-556-      prefix.prefixlen = prefix_lsa->prefix.prefix_length;
quagga-1.2.4/ospf6d/ospf6_abr.c:557:      ospf6_prefix_in6_addr (&prefix.u.prefix6, &prefix_lsa->prefix);
quagga-1.2.4/ospf6d/ospf6_abr.c-558-      if (is_debug)
##############################################
quagga-1.2.4/ospf6d/ospf6_abr.c-803-
quagga-1.2.4/ospf6d/ospf6_abr.c:804:      ospf6_prefix_in6_addr (&in6, &prefix_lsa->prefix);
quagga-1.2.4/ospf6d/ospf6_abr.c-805-      if (buf)
##############################################
quagga-1.2.4/ospf6d/ospf6_asbr.c-231-  route->prefix.prefixlen = external->prefix.prefix_length;
quagga-1.2.4/ospf6d/ospf6_asbr.c:232:  ospf6_prefix_in6_addr (&route->prefix.u.prefix6, &external->prefix);
quagga-1.2.4/ospf6d/ospf6_asbr.c-233-
##############################################
quagga-1.2.4/ospf6d/ospf6_asbr.c-292-  prefix.prefixlen = external->prefix.prefix_length;
quagga-1.2.4/ospf6d/ospf6_asbr.c:293:  ospf6_prefix_in6_addr (&prefix.u.prefix6, &external->prefix);
quagga-1.2.4/ospf6d/ospf6_asbr.c-294-
##############################################
quagga-1.2.4/ospf6d/ospf6_asbr.c-1379-	  {
quagga-1.2.4/ospf6d/ospf6_asbr.c:1380:	    ospf6_prefix_in6_addr (&in6, &external->prefix);
quagga-1.2.4/ospf6d/ospf6_asbr.c-1381-	    prefix_length = external->prefix.prefix_length;
##############################################
quagga-1.2.4/ospf6d/ospf6_intra.c-1270-      route->prefix.prefixlen = op->prefix_length;
quagga-1.2.4/ospf6d/ospf6_intra.c:1271:      ospf6_prefix_in6_addr (&route->prefix.u.prefix6, op);
quagga-1.2.4/ospf6d/ospf6_intra.c-1272-
##############################################
quagga-1.2.4/ospf6d/ospf6_intra.c-1346-      prefix.prefixlen = op->prefix_length;
quagga-1.2.4/ospf6d/ospf6_intra.c:1347:      ospf6_prefix_in6_addr (&prefix.u.prefix6, op);
quagga-1.2.4/ospf6d/ospf6_intra.c-1348-
##############################################
quagga-1.2.4/ospf6d/ospf6_network.c-97-#if 1
quagga-1.2.4/ospf6d/ospf6_network.c:98:  sockopt_reuseaddr (ospf6_sock);
quagga-1.2.4/ospf6d/ospf6_network.c-99-#else
quagga-1.2.4/ospf6d/ospf6_network.c:100:  ospf6_set_reuseaddr ();
quagga-1.2.4/ospf6d/ospf6_network.c-101-#endif /*1*/
##############################################
quagga-1.2.4/ospf6d/ospf6_proto.h-87-
quagga-1.2.4/ospf6d/ospf6_proto.h:88:#define ospf6_prefix_in6_addr(in6, op)                         \
quagga-1.2.4/ospf6d/ospf6_proto.h-89-do {                                                           \
##############################################
quagga-1.2.4/ospfclient/Makefile.in-52-  { \
quagga-1.2.4/ospfclient/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/ospfclient/Makefile.in-54-  }; \
##############################################
quagga-1.2.4/ospfclient/Makefile.in-108-CONFIG_CLEAN_VPATH_FILES =
quagga-1.2.4/ospfclient/Makefile.in:109:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/ospfclient/Makefile.in-110-am__vpath_adj = case $$p in \
quagga-1.2.4/ospfclient/Makefile.in:111:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/ospfclient/Makefile.in-112-    *) f=$$p;; \
quagga-1.2.4/ospfclient/Makefile.in-113-  esac;
quagga-1.2.4/ospfclient/Makefile.in:114:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/ospfclient/Makefile.in-115-am__install_max = 40
quagga-1.2.4/ospfclient/Makefile.in-116-am__nobase_strip_setup = \
quagga-1.2.4/ospfclient/Makefile.in:117:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/ospfclient/Makefile.in-118-am__nobase_strip = \
##############################################
quagga-1.2.4/ospfclient/Makefile.in-535-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/ospfclient/Makefile.in:536:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/ospfclient/Makefile.in-537-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/ospfclient/Makefile.in-560-.c.obj:
quagga-1.2.4/ospfclient/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ospfclient/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/ospfclient/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/ospfclient/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ospfclient/Makefile.in-566-
##############################################
quagga-1.2.4/ospfclient/Makefile.in-574-ospfclient-ospfclient.o: ospfclient.c
quagga-1.2.4/ospfclient/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ospfclient_CFLAGS) $(CFLAGS) -MT ospfclient-ospfclient.o -MD -MP -MF $(DEPDIR)/ospfclient-ospfclient.Tpo -c -o ospfclient-ospfclient.o `test -f 'ospfclient.c' || echo '$(srcdir)/'`ospfclient.c
quagga-1.2.4/ospfclient/Makefile.in-576-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ospfclient-ospfclient.Tpo $(DEPDIR)/ospfclient-ospfclient.Po
##############################################
quagga-1.2.4/ospfclient/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/ospfclient/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ospfclient_CFLAGS) $(CFLAGS) -c -o ospfclient-ospfclient.o `test -f 'ospfclient.c' || echo '$(srcdir)/'`ospfclient.c
quagga-1.2.4/ospfclient/Makefile.in-580-
quagga-1.2.4/ospfclient/Makefile.in-581-ospfclient-ospfclient.obj: ospfclient.c
quagga-1.2.4/ospfclient/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ospfclient_CFLAGS) $(CFLAGS) -MT ospfclient-ospfclient.obj -MD -MP -MF $(DEPDIR)/ospfclient-ospfclient.Tpo -c -o ospfclient-ospfclient.obj `if test -f 'ospfclient.c'; then $(CYGPATH_W) 'ospfclient.c'; else $(CYGPATH_W) '$(srcdir)/ospfclient.c'; fi`
quagga-1.2.4/ospfclient/Makefile.in-583-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ospfclient-ospfclient.Tpo $(DEPDIR)/ospfclient-ospfclient.Po
##############################################
quagga-1.2.4/ospfclient/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/ospfclient/Makefile.in:586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ospfclient_CFLAGS) $(CFLAGS) -c -o ospfclient-ospfclient.obj `if test -f 'ospfclient.c'; then $(CYGPATH_W) 'ospfclient.c'; else $(CYGPATH_W) '$(srcdir)/ospfclient.c'; fi`
quagga-1.2.4/ospfclient/Makefile.in-587-
##############################################
quagga-1.2.4/ospfclient/Makefile.in-611-	@list='$(ospfapiheader_HEADERS)'; test -n "$(ospfapiheaderdir)" || list=; \
quagga-1.2.4/ospfclient/Makefile.in:612:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/ospfclient/Makefile.in-613-	dir='$(DESTDIR)$(ospfapiheaderdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/ospfclient/Makefile.in-644-GTAGS:
quagga-1.2.4/ospfclient/Makefile.in:645:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/ospfclient/Makefile.in-646-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/ospfclient/Makefile.in-667-distdir: $(DISTFILES)
quagga-1.2.4/ospfclient/Makefile.in:668:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ospfclient/Makefile.in:669:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ospfclient/Makefile.in-670-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/ospfclient/Makefile.in-681-	  if test -d $$d/$$file; then \
quagga-1.2.4/ospfclient/Makefile.in:682:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/ospfclient/Makefile.in-683-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/ospfd/Makefile.in-53-  { \
quagga-1.2.4/ospfd/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/ospfd/Makefile.in-55-  }; \
##############################################
quagga-1.2.4/ospfd/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
quagga-1.2.4/ospfd/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/ospfd/Makefile.in-111-am__vpath_adj = case $$p in \
quagga-1.2.4/ospfd/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/ospfd/Makefile.in-113-    *) f=$$p;; \
quagga-1.2.4/ospfd/Makefile.in-114-  esac;
quagga-1.2.4/ospfd/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/ospfd/Makefile.in-116-am__install_max = 40
quagga-1.2.4/ospfd/Makefile.in-117-am__nobase_strip_setup = \
quagga-1.2.4/ospfd/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/ospfd/Makefile.in-119-am__nobase_strip = \
##############################################
quagga-1.2.4/ospfd/Makefile.in-544-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/ospfd/Makefile.in:545:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/ospfd/Makefile.in-546-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/ospfd/Makefile.in-594-.c.obj:
quagga-1.2.4/ospfd/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ospfd/Makefile.in-596-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/ospfd/Makefile.in-598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/ospfd/Makefile.in:599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ospfd/Makefile.in-600-
##############################################
quagga-1.2.4/ospfd/Makefile.in-631-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/ospfd/Makefile.in:632:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/ospfd/Makefile.in-633-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/ospfd/Makefile.in-652-	@list='$(ospfdheader_HEADERS)'; test -n "$(ospfdheaderdir)" || list=; \
quagga-1.2.4/ospfd/Makefile.in:653:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/ospfd/Makefile.in-654-	dir='$(DESTDIR)$(ospfdheaderdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/ospfd/Makefile.in-685-GTAGS:
quagga-1.2.4/ospfd/Makefile.in:686:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/ospfd/Makefile.in-687-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/ospfd/Makefile.in-708-distdir: $(DISTFILES)
quagga-1.2.4/ospfd/Makefile.in:709:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ospfd/Makefile.in:710:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ospfd/Makefile.in-711-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/ospfd/Makefile.in-722-	  if test -d $$d/$$file; then \
quagga-1.2.4/ospfd/Makefile.in:723:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/ospfd/Makefile.in-724-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/ospfd/ospf_apiserver.c-80-struct ospf_interface *
quagga-1.2.4/ospfd/ospf_apiserver.c:81:ospf_apiserver_if_lookup_by_addr (struct in_addr address)
quagga-1.2.4/ospfd/ospf_apiserver.c-82-{
##############################################
quagga-1.2.4/ospfd/ospf_apiserver.c-625-  /* This is a server, so reuse address and port */
quagga-1.2.4/ospfd/ospf_apiserver.c:626:  sockopt_reuseaddr (accept_sock);
quagga-1.2.4/ospfd/ospf_apiserver.c-627-  sockopt_reuseport (accept_sock);
##############################################
quagga-1.2.4/ospfd/ospf_apiserver.c-1607-    case OSPF_OPAQUE_LINK_LSA:
quagga-1.2.4/ospfd/ospf_apiserver.c:1608:      oi = ospf_apiserver_if_lookup_by_addr (omsg->ifaddr);
quagga-1.2.4/ospfd/ospf_apiserver.c-1609-      if (!oi)
##############################################
quagga-1.2.4/ospfd/ospf_apiserver.h-161-						struct lsa_header *protolsa);
quagga-1.2.4/ospfd/ospf_apiserver.h:162:extern struct ospf_interface *ospf_apiserver_if_lookup_by_addr (struct in_addr
quagga-1.2.4/ospfd/ospf_apiserver.h-163-							 address);
##############################################
quagga-1.2.4/ospfd/ospf_interface.c-427-struct ospf_interface *
quagga-1.2.4/ospfd/ospf_interface.c:428:ospf_if_lookup_by_local_addr (struct ospf *ospf,
quagga-1.2.4/ospfd/ospf_interface.c-429-			      struct interface *ifp, struct in_addr address)
##############################################
quagga-1.2.4/ospfd/ospf_interface.h-250-							 int);
quagga-1.2.4/ospfd/ospf_interface.h:251:extern struct ospf_interface *ospf_if_lookup_by_local_addr (struct ospf *,
quagga-1.2.4/ospfd/ospf_interface.h-252-							    struct interface
##############################################
quagga-1.2.4/ospfd/ospf_lsa.c-591-
quagga-1.2.4/ospfd/ospf_lsa.c:592:  dr = ospf_nbr_lookup_by_addr (oi->nbrs, &DR (oi));
quagga-1.2.4/ospfd/ospf_lsa.c-593-  /* Describe Type 2 link. */
##############################################
quagga-1.2.4/ospfd/ospf_lsa.c-1155-  /* Retrieve the oi for the network LSA */
quagga-1.2.4/ospfd/ospf_lsa.c:1156:  oi = ospf_if_lookup_by_local_addr (area->ospf, NULL, lsa->data->id);
quagga-1.2.4/ospfd/ospf_lsa.c-1157-  if (oi == NULL)
##############################################
quagga-1.2.4/ospfd/ospf_neighbor.c-327-struct ospf_neighbor *
quagga-1.2.4/ospfd/ospf_neighbor.c:328:ospf_nbr_lookup_by_addr (struct route_table *nbrs,
quagga-1.2.4/ospfd/ospf_neighbor.c-329-			 struct in_addr *addr)
##############################################
quagga-1.2.4/ospfd/ospf_neighbor.c-420-  else
quagga-1.2.4/ospfd/ospf_neighbor.c:421:    return (ospf_nbr_lookup_by_addr (oi->nbrs, &iph->ip_src));
quagga-1.2.4/ospfd/ospf_neighbor.c-422-}
##############################################
quagga-1.2.4/ospfd/ospf_neighbor.h-111-					      struct ospf_header *);
quagga-1.2.4/ospfd/ospf_neighbor.h:112:extern struct ospf_neighbor *ospf_nbr_lookup_by_addr (struct route_table *,
quagga-1.2.4/ospfd/ospf_neighbor.h-113-						      struct in_addr *);
##############################################
quagga-1.2.4/ospfd/ospf_packet.c-2201-   */
quagga-1.2.4/ospfd/ospf_packet.c:2202:  if ((rcv_oi = ospf_if_lookup_by_local_addr (ospf, NULL, 
quagga-1.2.4/ospfd/ospf_packet.c-2203-                                              iph->ip_dst)) == NULL)
##############################################
quagga-1.2.4/ospfd/ospf_packet.c-2749-  /* Self-originated packet should be discarded silently. */
quagga-1.2.4/ospfd/ospf_packet.c:2750:  if (ospf_if_lookup_by_local_addr (ospf, NULL, iph->ip_src))
quagga-1.2.4/ospfd/ospf_packet.c-2751-    {
##############################################
quagga-1.2.4/ospfd/ospf_route.c-495-  if (parent_is_root && link->link_data.s_addr == 0xffffffff &&
quagga-1.2.4/ospfd/ospf_route.c:496:      ospf_if_lookup_by_local_addr (area->ospf, NULL, link->link_id))
quagga-1.2.4/ospfd/ospf_route.c-497-    {
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-672-
quagga-1.2.4/ospfd/ospf_snmp.c:673:      oid2in_addr (name + v->namelen, sizeof (struct in_addr), addr);
quagga-1.2.4/ospfd/ospf_snmp.c-674-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-684-      
quagga-1.2.4/ospfd/ospf_snmp.c:685:      oid2in_addr (name + v->namelen, len, addr);
quagga-1.2.4/ospfd/ospf_snmp.c-686-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-691-
quagga-1.2.4/ospfd/ospf_snmp.c:692:      oid_copy_addr (name + v->namelen, addr, sizeof (struct in_addr));
quagga-1.2.4/ospfd/ospf_snmp.c-693-      *length = sizeof (struct in_addr) + v->namelen;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-814-
quagga-1.2.4/ospfd/ospf_snmp.c:815:      oid2in_addr (name + v->namelen, sizeof (struct in_addr), addr);
quagga-1.2.4/ospfd/ospf_snmp.c-816-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-829-      
quagga-1.2.4/ospfd/ospf_snmp.c:830:      oid2in_addr (name + v->namelen, len, addr);
quagga-1.2.4/ospfd/ospf_snmp.c-831-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-836-
quagga-1.2.4/ospfd/ospf_snmp.c:837:      oid_copy_addr (name + v->namelen, addr, sizeof (struct in_addr));
quagga-1.2.4/ospfd/ospf_snmp.c-838-      /* Set TOS 0. */
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-961-      /* Lookup area first. */
quagga-1.2.4/ospfd/ospf_snmp.c:962:      oid2in_addr (offset, IN_ADDR_SIZE, area_id);
quagga-1.2.4/ospfd/ospf_snmp.c-963-      area = ospf_area_lookup_by_area_id (ospf, *area_id);
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-972-      /* LS ID. */
quagga-1.2.4/ospfd/ospf_snmp.c:973:      oid2in_addr (offset, IN_ADDR_SIZE, ls_id);
quagga-1.2.4/ospfd/ospf_snmp.c-974-      offset += IN_ADDR_SIZE;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-976-      /* Router ID. */
quagga-1.2.4/ospfd/ospf_snmp.c:977:      oid2in_addr (offset, IN_ADDR_SIZE, router_id);
quagga-1.2.4/ospfd/ospf_snmp.c-978-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-991-
quagga-1.2.4/ospfd/ospf_snmp.c:992:      oid2in_addr (offset, len, area_id);
quagga-1.2.4/ospfd/ospf_snmp.c-993-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1031-
quagga-1.2.4/ospfd/ospf_snmp.c:1032:	      oid2in_addr (offset, len, ls_id);
quagga-1.2.4/ospfd/ospf_snmp.c-1033-	    }
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1047-
quagga-1.2.4/ospfd/ospf_snmp.c:1048:	      oid2in_addr (offset, len, router_id);
quagga-1.2.4/ospfd/ospf_snmp.c-1049-	    }
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1060-	      offset = name + v->namelen;
quagga-1.2.4/ospfd/ospf_snmp.c:1061:	      oid_copy_addr (offset, area_id, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-1062-	      offset += IN_ADDR_SIZE;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1064-	      offset++;
quagga-1.2.4/ospfd/ospf_snmp.c:1065:	      oid_copy_addr (offset, &lsa->data->id, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-1066-	      offset += IN_ADDR_SIZE;
quagga-1.2.4/ospfd/ospf_snmp.c:1067:	      oid_copy_addr (offset, &lsa->data->adv_router, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-1068-	    
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1174-      /* Lookup area first. */
quagga-1.2.4/ospfd/ospf_snmp.c:1175:      oid2in_addr (offset, IN_ADDR_SIZE, area_id);
quagga-1.2.4/ospfd/ospf_snmp.c-1176-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1183-      /* Lookup area range. */
quagga-1.2.4/ospfd/ospf_snmp.c:1184:      oid2in_addr (offset, IN_ADDR_SIZE, range_net);
quagga-1.2.4/ospfd/ospf_snmp.c-1185-      p.prefix = *range_net;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1198-
quagga-1.2.4/ospfd/ospf_snmp.c:1199:      oid2in_addr (offset, len, area_id);
quagga-1.2.4/ospfd/ospf_snmp.c-1200-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1220-
quagga-1.2.4/ospfd/ospf_snmp.c:1221:	  oid2in_addr (offset, len, range_net);
quagga-1.2.4/ospfd/ospf_snmp.c-1222-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1232-	      offset = name + v->namelen;
quagga-1.2.4/ospfd/ospf_snmp.c:1233:	      oid_copy_addr (offset, area_id, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-1234-	      offset += IN_ADDR_SIZE;
quagga-1.2.4/ospfd/ospf_snmp.c:1235:	      oid_copy_addr (offset, range_net, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-1236-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1322-
quagga-1.2.4/ospfd/ospf_snmp.c:1323:      oid2in_addr (name + v->namelen, IN_ADDR_SIZE, addr);
quagga-1.2.4/ospfd/ospf_snmp.c-1324-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1334-      
quagga-1.2.4/ospfd/ospf_snmp.c:1335:      oid2in_addr (name + v->namelen, len, addr);
quagga-1.2.4/ospfd/ospf_snmp.c-1336-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1341-
quagga-1.2.4/ospfd/ospf_snmp.c:1342:      oid_copy_addr (name + v->namelen, addr, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-1343-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1516-static int
quagga-1.2.4/ospfd/ospf_snmp.c:1517:ospf_snmp_is_if_have_addr (struct interface *ifp)
quagga-1.2.4/ospfd/ospf_snmp.c-1518-{
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1544-	      if (IPV4_ADDR_SAME (&osif->addr, ifaddr))
quagga-1.2.4/ospfd/ospf_snmp.c:1545:            oi = ospf_if_lookup_by_local_addr (ospf, osif->ifp, *ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1546-        }
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1549-	      if (osif->ifindex == *ifindex)
quagga-1.2.4/ospfd/ospf_snmp.c:1550:            oi = ospf_if_lookup_by_local_addr (ospf, osif->ifp, *ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1551-        }
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1578-           * OSPF interface */
quagga-1.2.4/ospfd/ospf_snmp.c:1579:          oi = ospf_if_lookup_by_local_addr (ospf, osif->ifp, *ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1580-          if (oi)
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1593-	  /* it must have lager IPv4 address value than the lookup entry */
quagga-1.2.4/ospfd/ospf_snmp.c:1594:	  if ((ospf_snmp_is_if_have_addr(osif->ifp)) &&
quagga-1.2.4/ospfd/ospf_snmp.c-1595-	      (ntohl (osif->addr.s_addr) > ntohl (ifaddr->s_addr)))
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1600-	      /* and it must be an OSPF interface */
quagga-1.2.4/ospfd/ospf_snmp.c:1601:	      oi = ospf_if_lookup_by_local_addr (ospf, osif->ifp, *ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1602-	      if (oi)
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1609-        /* it must have lager interface index than the lookup entry */
quagga-1.2.4/ospfd/ospf_snmp.c:1610:        if ((!ospf_snmp_is_if_have_addr(osif->ifp)) &&
quagga-1.2.4/ospfd/ospf_snmp.c-1611-            (osif->ifindex > *ifindex))
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1616-            /* and it must be an OSPF interface */
quagga-1.2.4/ospfd/ospf_snmp.c:1617:            oi = ospf_if_lookup_by_local_addr (ospf, osif->ifp, *ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1618-            if (oi)
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1653-
quagga-1.2.4/ospfd/ospf_snmp.c:1654:      oid2in_addr (name + v->namelen, IN_ADDR_SIZE, ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1655-      *ifindex = name[v->namelen + IN_ADDR_SIZE];
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1666-
quagga-1.2.4/ospfd/ospf_snmp.c:1667:      oid2in_addr (name + v->namelen, len, ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1668-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1683-	  offset = name + v->namelen;
quagga-1.2.4/ospfd/ospf_snmp.c:1684:	  oid_copy_addr (offset, ifaddr, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-1685-	  offset += IN_ADDR_SIZE;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1818-
quagga-1.2.4/ospfd/ospf_snmp.c:1819:      oid2in_addr (name + v->namelen, IN_ADDR_SIZE, ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1820-      *ifindex = name[v->namelen + IN_ADDR_SIZE];
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1835-
quagga-1.2.4/ospfd/ospf_snmp.c:1836:      oid2in_addr (name + v->namelen, len, ifaddr);
quagga-1.2.4/ospfd/ospf_snmp.c-1837-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-1852-	  offset = name + v->namelen;
quagga-1.2.4/ospfd/ospf_snmp.c:1853:	  oid_copy_addr (offset, ifaddr, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-1854-	  offset += IN_ADDR_SIZE;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2028-
quagga-1.2.4/ospfd/ospf_snmp.c:2029:      oid2in_addr (name + v->namelen, IN_ADDR_SIZE, area_id);
quagga-1.2.4/ospfd/ospf_snmp.c:2030:      oid2in_addr (name + v->namelen + IN_ADDR_SIZE, IN_ADDR_SIZE, neighbor);
quagga-1.2.4/ospfd/ospf_snmp.c-2031-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2042-	len = IN_ADDR_SIZE;
quagga-1.2.4/ospfd/ospf_snmp.c:2043:      oid2in_addr (name + v->namelen, len, area_id);
quagga-1.2.4/ospfd/ospf_snmp.c-2044-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2047-	len = IN_ADDR_SIZE;
quagga-1.2.4/ospfd/ospf_snmp.c:2048:      oid2in_addr (name + v->namelen + IN_ADDR_SIZE, len, neighbor);
quagga-1.2.4/ospfd/ospf_snmp.c-2049-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2054-	  *length = v->namelen + IN_ADDR_SIZE + IN_ADDR_SIZE;
quagga-1.2.4/ospfd/ospf_snmp.c:2055:	  oid_copy_addr (name + v->namelen, area_id, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c:2056:	  oid_copy_addr (name + v->namelen + IN_ADDR_SIZE, neighbor,
quagga-1.2.4/ospfd/ospf_snmp.c-2057-			 IN_ADDR_SIZE);
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2227-
quagga-1.2.4/ospfd/ospf_snmp.c:2228:      oid2in_addr (name + v->namelen, IN_ADDR_SIZE, nbr_addr);
quagga-1.2.4/ospfd/ospf_snmp.c-2229-      *ifindex = name[v->namelen + IN_ADDR_SIZE];
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2243-
quagga-1.2.4/ospfd/ospf_snmp.c:2244:      oid2in_addr (name + v->namelen, len, nbr_addr);
quagga-1.2.4/ospfd/ospf_snmp.c-2245-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2254-	  *length = v->namelen + IN_ADDR_SIZE + 1;
quagga-1.2.4/ospfd/ospf_snmp.c:2255:	  oid_copy_addr (name + v->namelen, nbr_addr, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-2256-	  name[v->namelen + IN_ADDR_SIZE] = *ifindex;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2453-      /* LS ID. */
quagga-1.2.4/ospfd/ospf_snmp.c:2454:      oid2in_addr (offset, IN_ADDR_SIZE, ls_id);
quagga-1.2.4/ospfd/ospf_snmp.c-2455-      offset += IN_ADDR_SIZE;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2457-      /* Router ID. */
quagga-1.2.4/ospfd/ospf_snmp.c:2458:      oid2in_addr (offset, IN_ADDR_SIZE, router_id);
quagga-1.2.4/ospfd/ospf_snmp.c-2459-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2481-
quagga-1.2.4/ospfd/ospf_snmp.c:2482:      oid2in_addr (offset, len, ls_id);
quagga-1.2.4/ospfd/ospf_snmp.c-2483-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2491-
quagga-1.2.4/ospfd/ospf_snmp.c:2492:      oid2in_addr (offset, len, router_id);
quagga-1.2.4/ospfd/ospf_snmp.c-2493-
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2506-	  offset++;
quagga-1.2.4/ospfd/ospf_snmp.c:2507:	  oid_copy_addr (offset, &lsa->data->id, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-2508-	  offset += IN_ADDR_SIZE;
quagga-1.2.4/ospfd/ospf_snmp.c:2509:	  oid_copy_addr (offset, &lsa->data->adv_router, IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-2510-	    
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2663-
quagga-1.2.4/ospfd/ospf_snmp.c:2664:  oid_copy_addr (index, &(on->address.u.prefix4), IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-2665-  index[IN_ADDR_SIZE] = 0;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2682-
quagga-1.2.4/ospfd/ospf_snmp.c:2683:  oid_copy_addr (index, &(on->address.u.prefix4), IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-2684-  index[IN_ADDR_SIZE] = 0;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2703-  
quagga-1.2.4/ospfd/ospf_snmp.c:2704:  oid_copy_addr (index, &(oi->address->u.prefix4), IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-2705-  index[IN_ADDR_SIZE] = 0;
##############################################
quagga-1.2.4/ospfd/ospf_snmp.c-2722-  
quagga-1.2.4/ospfd/ospf_snmp.c:2723:  oid_copy_addr (index, &(oi->address->u.prefix4), IN_ADDR_SIZE);
quagga-1.2.4/ospfd/ospf_snmp.c-2724-  index[IN_ADDR_SIZE] = 0;
##############################################
quagga-1.2.4/ospfd/ospf_te.c-330-static void
quagga-1.2.4/ospfd/ospf_te.c:331:set_mpls_te_router_addr (struct in_addr ipv4)
quagga-1.2.4/ospfd/ospf_te.c-332-{
##############################################
quagga-1.2.4/ospfd/ospf_te.c-478-      /* Take the interface address of the designated router. */
quagga-1.2.4/ospfd/ospf_te.c:479:      if ((nbr = ospf_nbr_lookup_by_addr (oi->nbrs, &DR (oi))) == NULL)
quagga-1.2.4/ospfd/ospf_te.c-480-        break;
##############################################
quagga-1.2.4/ospfd/ospf_te.c-505-static void
quagga-1.2.4/ospfd/ospf_te.c:506:set_linkparams_lclif_ipaddr (struct mpls_te_link *lp, struct in_addr lclif)
quagga-1.2.4/ospfd/ospf_te.c-507-{
##############################################
quagga-1.2.4/ospfd/ospf_te.c-515-static void
quagga-1.2.4/ospfd/ospf_te.c:516:set_linkparams_rmtif_ipaddr (struct mpls_te_link *lp, struct in_addr rmtif)
quagga-1.2.4/ospfd/ospf_te.c-517-{
##############################################
quagga-1.2.4/ospfd/ospf_te.c-850-  /* Set local IP addr */
quagga-1.2.4/ospfd/ospf_te.c:851:  set_linkparams_lclif_ipaddr (lp, oi->address->u.prefix4);
quagga-1.2.4/ospfd/ospf_te.c-852-
##############################################
quagga-1.2.4/ospfd/ospf_te.c-857-      if (pref != NULL)
quagga-1.2.4/ospfd/ospf_te.c:858:        set_linkparams_rmtif_ipaddr(lp, pref->u.prefix4);
quagga-1.2.4/ospfd/ospf_te.c-859-    }
##############################################
quagga-1.2.4/ospfd/ospf_te.c-1073-      set_linkparams_link_id (oi, lp);
quagga-1.2.4/ospfd/ospf_te.c:1074:      set_linkparams_lclif_ipaddr (lp, oi->address->u.prefix4);
quagga-1.2.4/ospfd/ospf_te.c-1075-
##############################################
quagga-1.2.4/ospfd/ospf_te.c-1079-          if (pref != NULL)
quagga-1.2.4/ospfd/ospf_te.c:1080:            set_linkparams_rmtif_ipaddr(lp, pref->u.prefix4);
quagga-1.2.4/ospfd/ospf_te.c-1081-        }
##############################################
quagga-1.2.4/ospfd/ospf_te.c-1664-static u_int16_t
quagga-1.2.4/ospfd/ospf_te.c:1665:show_vty_router_addr (struct vty *vty, struct te_tlv_header *tlvh)
quagga-1.2.4/ospfd/ospf_te.c-1666-{
##############################################
quagga-1.2.4/ospfd/ospf_te.c-1734-static u_int16_t
quagga-1.2.4/ospfd/ospf_te.c:1735:show_vty_link_subtlv_lclif_ipaddr (struct vty *vty,
quagga-1.2.4/ospfd/ospf_te.c-1736-                                   struct te_tlv_header *tlvh)
##############################################
quagga-1.2.4/ospfd/ospf_te.c-1760-static u_int16_t
quagga-1.2.4/ospfd/ospf_te.c:1761:show_vty_link_subtlv_rmtif_ipaddr (struct vty *vty,
quagga-1.2.4/ospfd/ospf_te.c-1762-                                   struct te_tlv_header *tlvh)
##############################################
quagga-1.2.4/ospfd/ospf_te.c-2130-        case TE_LINK_SUBTLV_LCLIF_IPADDR:
quagga-1.2.4/ospfd/ospf_te.c:2131:          sum += show_vty_link_subtlv_lclif_ipaddr (vty, tlvh);
quagga-1.2.4/ospfd/ospf_te.c-2132-          break;
quagga-1.2.4/ospfd/ospf_te.c-2133-        case TE_LINK_SUBTLV_RMTIF_IPADDR:
quagga-1.2.4/ospfd/ospf_te.c:2134:          sum += show_vty_link_subtlv_rmtif_ipaddr (vty, tlvh);
quagga-1.2.4/ospfd/ospf_te.c-2135-          break;
##############################################
quagga-1.2.4/ospfd/ospf_te.c-2218-        case TE_TLV_ROUTER_ADDR:
quagga-1.2.4/ospfd/ospf_te.c:2219:          sum += show_vty_router_addr (vty, tlvh);
quagga-1.2.4/ospfd/ospf_te.c-2220-          break;
##############################################
quagga-1.2.4/ospfd/ospf_te.c-2339-
quagga-1.2.4/ospfd/ospf_te.c:2340:      set_mpls_te_router_addr (value);
quagga-1.2.4/ospfd/ospf_te.c-2341-
##############################################
quagga-1.2.4/ospfd/ospf_te.c-2505-      if (ntohs (OspfMplsTE.router_addr.header.type) != 0)
quagga-1.2.4/ospfd/ospf_te.c:2506:        show_vty_router_addr (vty, &OspfMplsTE.router_addr.header);
quagga-1.2.4/ospfd/ospf_te.c-2507-      else if (vty != NULL)
##############################################
quagga-1.2.4/ospfd/ospf_te.c-2551-      if (TLV_TYPE(lp->lclif_ipaddr) != 0)
quagga-1.2.4/ospfd/ospf_te.c:2552:        show_vty_link_subtlv_lclif_ipaddr (vty, &lp->lclif_ipaddr.header);
quagga-1.2.4/ospfd/ospf_te.c-2553-      if (TLV_TYPE(lp->rmtif_ipaddr) != 0)
quagga-1.2.4/ospfd/ospf_te.c:2554:        show_vty_link_subtlv_rmtif_ipaddr (vty, &lp->rmtif_ipaddr.header);
quagga-1.2.4/ospfd/ospf_te.c-2555-      if (TLV_TYPE(lp->rip) != 0)
##############################################
quagga-1.2.4/ospfd/ospf_vty.c-256-static void
quagga-1.2.4/ospfd/ospf_vty.c:257:ospf_passive_interface_update_addr (struct ospf *ospf, struct interface *ifp,
quagga-1.2.4/ospfd/ospf_vty.c-258-                               struct ospf_if_params *params, u_char value,
##############################################
quagga-1.2.4/ospfd/ospf_vty.c-364-      ospf_if_update_params (ifp, addr);
quagga-1.2.4/ospfd/ospf_vty.c:365:      ospf_passive_interface_update_addr (ospf, ifp, params,
quagga-1.2.4/ospfd/ospf_vty.c-366-                                          OSPF_IF_PASSIVE, addr);
##############################################
quagga-1.2.4/ospfd/ospf_vty.c-444-	return CMD_SUCCESS;
quagga-1.2.4/ospfd/ospf_vty.c:445:      ospf_passive_interface_update_addr (ospf, ifp, params, OSPF_IF_ACTIVE, 
quagga-1.2.4/ospfd/ospf_vty.c-446-                                          addr);
##############################################
quagga-1.2.4/ospfd/ospf_vty.c-3002-	{
quagga-1.2.4/ospfd/ospf_vty.c:3003:	  nbr = ospf_nbr_lookup_by_addr (oi->nbrs, &DR (oi));
quagga-1.2.4/ospfd/ospf_vty.c-3004-	  if (nbr == NULL)
##############################################
quagga-1.2.4/ospfd/ospf_vty.c-3020-	{
quagga-1.2.4/ospfd/ospf_vty.c:3021:	  nbr = ospf_nbr_lookup_by_addr (oi->nbrs, &BDR (oi));
quagga-1.2.4/ospfd/ospf_vty.c-3022-	  if (nbr == NULL)
##############################################
quagga-1.2.4/ospfd/ospf_vty.c-5111-	{
quagga-1.2.4/ospfd/ospf_vty.c:5112:	  oi = ospf_if_lookup_by_local_addr (ospf, ifp, addr);
quagga-1.2.4/ospfd/ospf_vty.c-5113-	  if (oi)
##############################################
quagga-1.2.4/ospfd/ospf_vty.c-5238-	{
quagga-1.2.4/ospfd/ospf_vty.c:5239:	  oi = ospf_if_lookup_by_local_addr (ospf, ifp, addr);
quagga-1.2.4/ospfd/ospf_vty.c-5240-	  if (oi)
##############################################
quagga-1.2.4/ospfd/ospf_zebra.c-404-              stream_putc (s, ZEBRA_NEXTHOP_IPV4_IFINDEX);
quagga-1.2.4/ospfd/ospf_zebra.c:405:              stream_put_in_addr (s, &path->nexthop);
quagga-1.2.4/ospfd/ospf_zebra.c-406-	      stream_putl (s, path->ifindex);
##############################################
quagga-1.2.4/ospfd/ospf_zebra.c-410-              stream_putc (s, ZEBRA_NEXTHOP_IPV4);
quagga-1.2.4/ospfd/ospf_zebra.c:411:              stream_put_in_addr (s, &path->nexthop);
quagga-1.2.4/ospfd/ospf_zebra.c-412-            }
##############################################
quagga-1.2.4/ospfd/ospf_zebra.c-497-	      stream_putc (s, ZEBRA_NEXTHOP_IPV4_IFINDEX);
quagga-1.2.4/ospfd/ospf_zebra.c:498:	      stream_put_in_addr (s, &path->nexthop);
quagga-1.2.4/ospfd/ospf_zebra.c-499-	      stream_putl (s, path->ifindex);
##############################################
quagga-1.2.4/ospfd/ospf_zebra.c-503-	      stream_putc (s, ZEBRA_NEXTHOP_IPV4);
quagga-1.2.4/ospfd/ospf_zebra.c:504:	      stream_put_in_addr (s, &path->nexthop);
quagga-1.2.4/ospfd/ospf_zebra.c-505-	    }
##############################################
quagga-1.2.4/pimd/Makefile.in-78-  { \
quagga-1.2.4/pimd/Makefile.in:79:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/pimd/Makefile.in-80-  }; \
##############################################
quagga-1.2.4/pimd/Makefile.in-225-  esac
quagga-1.2.4/pimd/Makefile.in:226:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/pimd/Makefile.in-227-am__vpath_adj = case $$p in \
quagga-1.2.4/pimd/Makefile.in:228:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/pimd/Makefile.in-229-    *) f=$$p;; \
quagga-1.2.4/pimd/Makefile.in-230-  esac;
quagga-1.2.4/pimd/Makefile.in:231:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/pimd/Makefile.in-232-am__install_max = 40
quagga-1.2.4/pimd/Makefile.in-233-am__nobase_strip_setup = \
quagga-1.2.4/pimd/Makefile.in:234:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/pimd/Makefile.in-235-am__nobase_strip = \
##############################################
quagga-1.2.4/pimd/Makefile.in-576-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/pimd/Makefile.in:577:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/pimd/Makefile.in-578-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/pimd/Makefile.in-625-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/pimd/Makefile.in:626:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/pimd/Makefile.in-627-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/pimd/Makefile.in-686-.c.obj:
quagga-1.2.4/pimd/Makefile.in:687:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/pimd/Makefile.in-688-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/pimd/Makefile.in-690-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/pimd/Makefile.in:691:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/pimd/Makefile.in-692-
##############################################
quagga-1.2.4/pimd/Makefile.in-723-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/pimd/Makefile.in:724:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/pimd/Makefile.in-725-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/pimd/Makefile.in-756-GTAGS:
quagga-1.2.4/pimd/Makefile.in:757:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/pimd/Makefile.in-758-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/pimd/Makefile.in-779-distdir: $(DISTFILES)
quagga-1.2.4/pimd/Makefile.in:780:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/pimd/Makefile.in:781:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/pimd/Makefile.in-782-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/pimd/Makefile.in-793-	  if test -d $$d/$$file; then \
quagga-1.2.4/pimd/Makefile.in:794:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/pimd/Makefile.in-795-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/pimd/TODO-97-    rpf_ifch=find_ifch(up->rpf->interface).
quagga-1.2.4/pimd/TODO:98:    See pim_rpf.c pim_rpf_find_rpf_addr() for a correct example.
quagga-1.2.4/pimd/TODO-99-
##############################################
quagga-1.2.4/pimd/TODO-274-
quagga-1.2.4/pimd/TODO:275:    pim_find_primary_addr() should return interface primary address
quagga-1.2.4/pimd/TODO-276-    from connected list. Currently it returns the first address.
##############################################
quagga-1.2.4/pimd/pim_cmd.c-488-
quagga-1.2.4/pimd/pim_cmd.c:489:    pri_addr = pim_find_primary_addr(ifp);
quagga-1.2.4/pimd/pim_cmd.c-490-    pim_inet4_dump("<pri?>", pri_addr, pri_addr_str, sizeof(pri_addr_str));
##############################################
quagga-1.2.4/pimd/pim_cmd.c-529-
quagga-1.2.4/pimd/pim_cmd.c:530:    pri_addr = pim_find_primary_addr(ifp);
quagga-1.2.4/pimd/pim_cmd.c-531-
##############################################
quagga-1.2.4/pimd/pim_iface.c-267-  else
quagga-1.2.4/pimd/pim_iface.c:268:    new_prim_addr = pim_find_primary_addr(ifp);
quagga-1.2.4/pimd/pim_iface.c-269-
##############################################
quagga-1.2.4/pimd/pim_iface.c-372-    /* lookup IGMP socket */
quagga-1.2.4/pimd/pim_iface.c:373:    igmp = pim_igmp_sock_lookup_ifaddr(pim_ifp->igmp_socket_list,
quagga-1.2.4/pimd/pim_iface.c-374-				       ifaddr);
##############################################
quagga-1.2.4/pimd/pim_iface.c-426-  /* lookup IGMP socket */
quagga-1.2.4/pimd/pim_iface.c:427:  igmp = pim_igmp_sock_lookup_ifaddr(pim_ifp->igmp_socket_list,
quagga-1.2.4/pimd/pim_iface.c-428-				     ifaddr);
##############################################
quagga-1.2.4/pimd/pim_iface.c-569-
quagga-1.2.4/pimd/pim_iface.c:570:static struct in_addr find_first_nonsec_addr(struct interface *ifp)
quagga-1.2.4/pimd/pim_iface.c-571-{
##############################################
quagga-1.2.4/pimd/pim_iface.c-598-
quagga-1.2.4/pimd/pim_iface.c:599:struct in_addr pim_find_primary_addr(struct interface *ifp)
quagga-1.2.4/pimd/pim_iface.c-600-{
quagga-1.2.4/pimd/pim_iface.c:601:  return find_first_nonsec_addr(ifp);
quagga-1.2.4/pimd/pim_iface.c-602-}
##############################################
quagga-1.2.4/pimd/pim_iface.h-137-
quagga-1.2.4/pimd/pim_iface.h:138:struct in_addr pim_find_primary_addr(struct interface *ifp);
quagga-1.2.4/pimd/pim_iface.h-139-
##############################################
quagga-1.2.4/pimd/pim_igmp.c-46-
quagga-1.2.4/pimd/pim_igmp.c:47:static struct igmp_group *find_group_by_addr(struct igmp_sock *igmp,
quagga-1.2.4/pimd/pim_igmp.c-48-					     struct in_addr group_addr);
##############################################
quagga-1.2.4/pimd/pim_igmp.c-128-
quagga-1.2.4/pimd/pim_igmp.c:129:struct igmp_sock *pim_igmp_sock_lookup_ifaddr(struct list *igmp_sock_list,
quagga-1.2.4/pimd/pim_igmp.c-130-					      struct in_addr ifaddr)
##############################################
quagga-1.2.4/pimd/pim_igmp.c-419-
quagga-1.2.4/pimd/pim_igmp.c:420:      group = find_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmp.c-421-      if (group) {
##############################################
quagga-1.2.4/pimd/pim_igmp.c-440-	    //struct in_addr src_addr = sources[i];
quagga-1.2.4/pimd/pim_igmp.c:441:	    //struct igmp_source *src = igmp_find_source_by_addr(group, src_addr);
quagga-1.2.4/pimd/pim_igmp.c-442-	    struct in_addr src_addr;
##############################################
quagga-1.2.4/pimd/pim_igmp.c-444-            memcpy(&src_addr, sources + i, sizeof(struct in_addr));
quagga-1.2.4/pimd/pim_igmp.c:445:	    src = igmp_find_source_by_addr(group, src_addr);
quagga-1.2.4/pimd/pim_igmp.c-446-	    if (src) {
##############################################
quagga-1.2.4/pimd/pim_igmp.c-626-  /* non-existant group is created as INCLUDE {empty} */
quagga-1.2.4/pimd/pim_igmp.c:627:  group = igmp_add_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmp.c-628-  if (!group) {
##############################################
quagga-1.2.4/pimd/pim_igmp.c-683-  /* non-existant group is created as INCLUDE {empty} */
quagga-1.2.4/pimd/pim_igmp.c:684:  group = igmp_add_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmp.c-685-  if (!group) {
##############################################
quagga-1.2.4/pimd/pim_igmp.c-1347-
quagga-1.2.4/pimd/pim_igmp.c:1348:static struct igmp_group *find_group_by_addr(struct igmp_sock *igmp,
quagga-1.2.4/pimd/pim_igmp.c-1349-					     struct in_addr group_addr)
##############################################
quagga-1.2.4/pimd/pim_igmp.c-1360-
quagga-1.2.4/pimd/pim_igmp.c:1361:struct igmp_group *igmp_add_group_by_addr(struct igmp_sock *igmp,
quagga-1.2.4/pimd/pim_igmp.c-1362-					  struct in_addr group_addr)
##############################################
quagga-1.2.4/pimd/pim_igmp.c-1365-
quagga-1.2.4/pimd/pim_igmp.c:1366:  group = find_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmp.c-1367-  if (group) {
##############################################
quagga-1.2.4/pimd/pim_igmp.h-92-
quagga-1.2.4/pimd/pim_igmp.h:93:struct igmp_sock *pim_igmp_sock_lookup_ifaddr(struct list *igmp_sock_list,
quagga-1.2.4/pimd/pim_igmp.h-94-					      struct in_addr ifaddr);
##############################################
quagga-1.2.4/pimd/pim_igmp.h-164-
quagga-1.2.4/pimd/pim_igmp.h:165:struct igmp_group *igmp_add_group_by_addr(struct igmp_sock *igmp,
quagga-1.2.4/pimd/pim_igmp.h-166-					  struct in_addr group_addr);
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-466-
quagga-1.2.4/pimd/pim_igmpv3.c:467:struct igmp_source *igmp_find_source_by_addr(struct igmp_group *group,
quagga-1.2.4/pimd/pim_igmpv3.c-468-					     struct in_addr src_addr)
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-521-
quagga-1.2.4/pimd/pim_igmpv3.c:522:static struct igmp_source *add_source_by_addr(struct igmp_sock *igmp,
quagga-1.2.4/pimd/pim_igmpv3.c-523-					      struct igmp_group *group,
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-527-
quagga-1.2.4/pimd/pim_igmpv3.c:528:  src = igmp_find_source_by_addr(group, src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-529-  if (src) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-548-  /* non-existant group is created as INCLUDE {empty} */
quagga-1.2.4/pimd/pim_igmpv3.c:549:  group = igmp_add_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-550-  if (!group) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-560-
quagga-1.2.4/pimd/pim_igmpv3.c:561:    source = add_source_by_addr(igmp, group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-562-    if (!source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-609-    /* E.2: lookup reported source from (A) in (X,Y) */
quagga-1.2.4/pimd/pim_igmpv3.c:610:    source = igmp_find_source_by_addr(group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-611-    if (source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-651-    /* I.2: lookup reported source (B) */
quagga-1.2.4/pimd/pim_igmpv3.c:652:    source = igmp_find_source_by_addr(group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-653-    if (source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-689-  /* non-existant group is created as INCLUDE {empty} */
quagga-1.2.4/pimd/pim_igmpv3.c:690:  group = igmp_add_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-691-  if (!group) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-727-    /* Lookup reported source (B) */
quagga-1.2.4/pimd/pim_igmpv3.c:728:    source = igmp_find_source_by_addr(group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-729-    if (source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-770-    /* Lookup reported source (A) */
quagga-1.2.4/pimd/pim_igmpv3.c:771:    source = igmp_find_source_by_addr(group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-772-    if (source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-811-  /* non-existant group is created as INCLUDE {empty} */
quagga-1.2.4/pimd/pim_igmpv3.c:812:  group = igmp_add_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-813-  if (!group) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-848-    /* Lookup reported source (B) */
quagga-1.2.4/pimd/pim_igmpv3.c:849:    source = igmp_find_source_by_addr(group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-850-    if (source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-903-    /* lookup reported source (A) in known sources (X,Y) */
quagga-1.2.4/pimd/pim_igmpv3.c:904:    source = igmp_find_source_by_addr(group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-905-    if (source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-961-  /* non-existant group is created as INCLUDE {empty} */
quagga-1.2.4/pimd/pim_igmpv3.c:962:  group = igmp_add_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-963-  if (!group) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-1411-    /* lookup reported source (A) in known sources (X,Y) */
quagga-1.2.4/pimd/pim_igmpv3.c:1412:    source = igmp_find_source_by_addr(group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-1413-    if (!source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-1457-    /* lookup reported source (A) in known sources (B) */
quagga-1.2.4/pimd/pim_igmpv3.c:1458:    source = igmp_find_source_by_addr(group, *src_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-1459-    if (source) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.c-1482-  /* non-existant group is created as INCLUDE {empty} */
quagga-1.2.4/pimd/pim_igmpv3.c:1483:  group = igmp_add_group_by_addr(igmp, group_addr);
quagga-1.2.4/pimd/pim_igmpv3.c-1484-  if (!group) {
##############################################
quagga-1.2.4/pimd/pim_igmpv3.h-83-
quagga-1.2.4/pimd/pim_igmpv3.h:84:struct igmp_source *igmp_find_source_by_addr(struct igmp_group *group,
quagga-1.2.4/pimd/pim_igmpv3.h-85-					     struct in_addr src_addr);
##############################################
quagga-1.2.4/pimd/pim_neighbor.c-37-
quagga-1.2.4/pimd/pim_neighbor.c:38:static void dr_election_by_addr(struct interface *ifp)
quagga-1.2.4/pimd/pim_neighbor.c-39-{
##############################################
quagga-1.2.4/pimd/pim_neighbor.c-118-  if (pim_ifp->pim_dr_num_nondrpri_neighbors) {
quagga-1.2.4/pimd/pim_neighbor.c:119:    dr_election_by_addr(ifp);
quagga-1.2.4/pimd/pim_neighbor.c-120-  }
##############################################
quagga-1.2.4/pimd/pim_neighbor.c-617-*/
quagga-1.2.4/pimd/pim_neighbor.c:618:static void delete_from_neigh_addr(struct interface *ifp,
quagga-1.2.4/pimd/pim_neighbor.c-619-				   struct list *addr_list,
##############################################
quagga-1.2.4/pimd/pim_neighbor.c-708-  if (addr_list) {
quagga-1.2.4/pimd/pim_neighbor.c:709:    delete_from_neigh_addr(neigh->interface, addr_list, neigh->source_addr);
quagga-1.2.4/pimd/pim_neighbor.c-710-  }
##############################################
quagga-1.2.4/pimd/pim_pim.c-421-
quagga-1.2.4/pimd/pim_pim.c:422:  pim_ifp->primary_address = pim_find_primary_addr(ifp);
quagga-1.2.4/pimd/pim_pim.c-423-
##############################################
quagga-1.2.4/pimd/pim_rpf.c-36-
quagga-1.2.4/pimd/pim_rpf.c:37:static struct in_addr pim_rpf_find_rpf_addr(struct pim_upstream *up);
quagga-1.2.4/pimd/pim_rpf.c-38-
##############################################
quagga-1.2.4/pimd/pim_rpf.c-137-
quagga-1.2.4/pimd/pim_rpf.c:138:  rpf->rpf_addr = pim_rpf_find_rpf_addr(up);
quagga-1.2.4/pimd/pim_rpf.c-139-  if (PIM_INADDR_IS_ANY(rpf->rpf_addr) && PIM_DEBUG_PIM_EVENTS) {
##############################################
quagga-1.2.4/pimd/pim_rpf.c-222-*/
quagga-1.2.4/pimd/pim_rpf.c:223:static struct in_addr pim_rpf_find_rpf_addr(struct pim_upstream *up)
quagga-1.2.4/pimd/pim_rpf.c-224-{
##############################################
quagga-1.2.4/pimd/pim_sock.h-34-#define PIM_SOCK_ERR_IFACE   (-6) /* Outgoing interface option */
quagga-1.2.4/pimd/pim_sock.h:35:#define PIM_SOCK_ERR_DSTADDR (-7) /* Outgoing interface option */
quagga-1.2.4/pimd/pim_sock.h-36-#define PIM_SOCK_ERR_NONBLOCK_GETFL (-8) /* Get O_NONBLOCK */
##############################################
quagga-1.2.4/pimd/pim_zebra.c-255-
quagga-1.2.4/pimd/pim_zebra.c:256:    struct in_addr primary_addr = pim_find_primary_addr(c->ifp);
quagga-1.2.4/pimd/pim_zebra.c-257-    if (primary_addr.s_addr != p->u.prefix4.s_addr) {
##############################################
quagga-1.2.4/pimd/pim_zlookup.c-330-  zclient_create_header(s, ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB, VRF_DEFAULT);
quagga-1.2.4/pimd/pim_zlookup.c:331:  stream_put_in_addr(s, &addr);
quagga-1.2.4/pimd/pim_zlookup.c-332-  stream_putw_at(s, 0, stream_get_endp(s));
##############################################
quagga-1.2.4/pkgsrc/Makefile.in-50-  { \
quagga-1.2.4/pkgsrc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/pkgsrc/Makefile.in-52-  }; \
##############################################
quagga-1.2.4/pkgsrc/Makefile.in-105-CONFIG_CLEAN_VPATH_FILES =
quagga-1.2.4/pkgsrc/Makefile.in:106:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/pkgsrc/Makefile.in-107-am__vpath_adj = case $$p in \
quagga-1.2.4/pkgsrc/Makefile.in:108:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/pkgsrc/Makefile.in-109-    *) f=$$p;; \
quagga-1.2.4/pkgsrc/Makefile.in-110-  esac;
quagga-1.2.4/pkgsrc/Makefile.in:111:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/pkgsrc/Makefile.in-112-am__install_max = 40
quagga-1.2.4/pkgsrc/Makefile.in-113-am__nobase_strip_setup = \
quagga-1.2.4/pkgsrc/Makefile.in:114:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/pkgsrc/Makefile.in-115-am__nobase_strip = \
##############################################
quagga-1.2.4/pkgsrc/Makefile.in-430-distdir: $(DISTFILES)
quagga-1.2.4/pkgsrc/Makefile.in:431:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/pkgsrc/Makefile.in:432:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/pkgsrc/Makefile.in-433-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/pkgsrc/Makefile.in-444-	  if test -d $$d/$$file; then \
quagga-1.2.4/pkgsrc/Makefile.in:445:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/pkgsrc/Makefile.in-446-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/qpb/Makefile.in-55-  { \
quagga-1.2.4/qpb/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/qpb/Makefile.in-57-  }; \
##############################################
quagga-1.2.4/qpb/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
quagga-1.2.4/qpb/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/qpb/Makefile.in-111-am__vpath_adj = case $$p in \
quagga-1.2.4/qpb/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/qpb/Makefile.in-113-    *) f=$$p;; \
quagga-1.2.4/qpb/Makefile.in-114-  esac;
quagga-1.2.4/qpb/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/qpb/Makefile.in-116-am__install_max = 40
quagga-1.2.4/qpb/Makefile.in-117-am__nobase_strip_setup = \
quagga-1.2.4/qpb/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/qpb/Makefile.in-119-am__nobase_strip = \
##############################################
quagga-1.2.4/qpb/Makefile.in-527-.c.obj:
quagga-1.2.4/qpb/Makefile.in:528:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/qpb/Makefile.in-529-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/qpb/Makefile.in-531-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/qpb/Makefile.in:532:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/qpb/Makefile.in-533-
##############################################
quagga-1.2.4/qpb/Makefile.in-576-GTAGS:
quagga-1.2.4/qpb/Makefile.in:577:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/qpb/Makefile.in-578-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/qpb/Makefile.in-599-distdir: $(DISTFILES)
quagga-1.2.4/qpb/Makefile.in:600:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/qpb/Makefile.in:601:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/qpb/Makefile.in-602-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/qpb/Makefile.in-613-	  if test -d $$d/$$file; then \
quagga-1.2.4/qpb/Makefile.in:614:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/qpb/Makefile.in-615-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/redhat/Makefile.in-49-  { \
quagga-1.2.4/redhat/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/redhat/Makefile.in-51-  }; \
##############################################
quagga-1.2.4/redhat/Makefile.in-361-distdir: $(DISTFILES)
quagga-1.2.4/redhat/Makefile.in:362:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/redhat/Makefile.in:363:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/redhat/Makefile.in-364-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/redhat/Makefile.in-375-	  if test -d $$d/$$file; then \
quagga-1.2.4/redhat/Makefile.in:376:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/redhat/Makefile.in-377-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/ripd/Makefile.in-53-  { \
quagga-1.2.4/ripd/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/ripd/Makefile.in-55-  }; \
##############################################
quagga-1.2.4/ripd/Makefile.in-174-  esac
quagga-1.2.4/ripd/Makefile.in:175:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/ripd/Makefile.in-176-am__vpath_adj = case $$p in \
quagga-1.2.4/ripd/Makefile.in:177:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/ripd/Makefile.in-178-    *) f=$$p;; \
quagga-1.2.4/ripd/Makefile.in-179-  esac;
quagga-1.2.4/ripd/Makefile.in:180:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/ripd/Makefile.in-181-am__install_max = 40
quagga-1.2.4/ripd/Makefile.in-182-am__nobase_strip_setup = \
quagga-1.2.4/ripd/Makefile.in:183:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/ripd/Makefile.in-184-am__nobase_strip = \
##############################################
quagga-1.2.4/ripd/Makefile.in-505-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/ripd/Makefile.in:506:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/ripd/Makefile.in-507-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/ripd/Makefile.in-537-.c.obj:
quagga-1.2.4/ripd/Makefile.in:538:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ripd/Makefile.in-539-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/ripd/Makefile.in-541-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/ripd/Makefile.in:542:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ripd/Makefile.in-543-
##############################################
quagga-1.2.4/ripd/Makefile.in-574-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/ripd/Makefile.in:575:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/ripd/Makefile.in-576-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/ripd/Makefile.in-607-GTAGS:
quagga-1.2.4/ripd/Makefile.in:608:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/ripd/Makefile.in-609-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/ripd/Makefile.in-630-distdir: $(DISTFILES)
quagga-1.2.4/ripd/Makefile.in:631:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ripd/Makefile.in:632:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ripd/Makefile.in-633-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/ripd/Makefile.in-644-	  if test -d $$d/$$file; then \
quagga-1.2.4/ripd/Makefile.in:645:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/ripd/Makefile.in-646-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/ripd/rip_interface.c-181-                to.sin_addr.s_addr =
quagga-1.2.4/ripd/rip_interface.c:182:		  ipv4_broadcast_addr(connected->address->u.prefix4.s_addr,
quagga-1.2.4/ripd/rip_interface.c-183-				      connected->address->prefixlen);
##############################################
quagga-1.2.4/ripd/rip_snmp.c-255-
quagga-1.2.4/ripd/rip_snmp.c:256:      oid2in_addr (name + v->namelen, sizeof (struct in_addr), addr);
quagga-1.2.4/ripd/rip_snmp.c-257-
##############################################
quagga-1.2.4/ripd/rip_snmp.c-264-
quagga-1.2.4/ripd/rip_snmp.c:265:      oid2in_addr (name + v->namelen, len, addr);
quagga-1.2.4/ripd/rip_snmp.c-266-
##############################################
quagga-1.2.4/ripd/rip_snmp.c-271-
quagga-1.2.4/ripd/rip_snmp.c:272:      oid_copy_addr (name + v->namelen, addr, sizeof (struct in_addr));
quagga-1.2.4/ripd/rip_snmp.c-273-
##############################################
quagga-1.2.4/ripd/rip_snmp.c-293-
quagga-1.2.4/ripd/rip_snmp.c:294:      oid2in_addr (name + v->namelen, sizeof (struct in_addr), addr);
quagga-1.2.4/ripd/rip_snmp.c-295-
##############################################
quagga-1.2.4/ripd/rip_snmp.c-307-
quagga-1.2.4/ripd/rip_snmp.c:308:      oid2in_addr (name + v->namelen, len, addr);
quagga-1.2.4/ripd/rip_snmp.c-309-
##############################################
quagga-1.2.4/ripd/rip_snmp.c-316-	    {
quagga-1.2.4/ripd/rip_snmp.c:317:	      oid_copy_addr (name + v->namelen, &peer->addr,
quagga-1.2.4/ripd/rip_snmp.c-318-			     sizeof (struct in_addr));
##############################################
quagga-1.2.4/ripd/rip_snmp.c-328-
quagga-1.2.4/ripd/rip_snmp.c:329:      oid_copy_addr (name + v->namelen, &peer->addr,
quagga-1.2.4/ripd/rip_snmp.c-330-		     sizeof (struct in_addr));
##############################################
quagga-1.2.4/ripd/ripd.c-1365-  sockopt_broadcast (sock);
quagga-1.2.4/ripd/ripd.c:1366:  sockopt_reuseaddr (sock);
quagga-1.2.4/ripd/ripd.c-1367-  sockopt_reuseport (sock);
##############################################
quagga-1.2.4/ripd/ripd.c-2457-            to.sin_addr.s_addr =
quagga-1.2.4/ripd/ripd.c:2458:              ipv4_broadcast_addr(ifc->address->u.prefix4.s_addr,
quagga-1.2.4/ripd/ripd.c-2459-                                  ifc->address->prefixlen);
##############################################
quagga-1.2.4/ripngd/Makefile.in-53-  { \
quagga-1.2.4/ripngd/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/ripngd/Makefile.in-55-  }; \
##############################################
quagga-1.2.4/ripngd/Makefile.in-178-  esac
quagga-1.2.4/ripngd/Makefile.in:179:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/ripngd/Makefile.in-180-am__vpath_adj = case $$p in \
quagga-1.2.4/ripngd/Makefile.in:181:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/ripngd/Makefile.in-182-    *) f=$$p;; \
quagga-1.2.4/ripngd/Makefile.in-183-  esac;
quagga-1.2.4/ripngd/Makefile.in:184:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/ripngd/Makefile.in-185-am__install_max = 40
quagga-1.2.4/ripngd/Makefile.in-186-am__nobase_strip_setup = \
quagga-1.2.4/ripngd/Makefile.in:187:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/ripngd/Makefile.in-188-am__nobase_strip = \
##############################################
quagga-1.2.4/ripngd/Makefile.in-508-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/ripngd/Makefile.in:509:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/ripngd/Makefile.in-510-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/ripngd/Makefile.in-541-.c.obj:
quagga-1.2.4/ripngd/Makefile.in:542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ripngd/Makefile.in-543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/ripngd/Makefile.in-545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/ripngd/Makefile.in:546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/ripngd/Makefile.in-547-
##############################################
quagga-1.2.4/ripngd/Makefile.in-578-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/ripngd/Makefile.in:579:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/ripngd/Makefile.in-580-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/ripngd/Makefile.in-611-GTAGS:
quagga-1.2.4/ripngd/Makefile.in:612:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/ripngd/Makefile.in-613-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/ripngd/Makefile.in-634-distdir: $(DISTFILES)
quagga-1.2.4/ripngd/Makefile.in:635:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ripngd/Makefile.in:636:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/ripngd/Makefile.in-637-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/ripngd/Makefile.in-648-	  if test -d $$d/$$file; then \
quagga-1.2.4/ripngd/Makefile.in:649:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/ripngd/Makefile.in-650-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/solaris/Makefile.in-53-  { \
quagga-1.2.4/solaris/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/solaris/Makefile.in-55-  }; \
##############################################
quagga-1.2.4/solaris/Makefile.in-423-distdir: $(DISTFILES)
quagga-1.2.4/solaris/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/solaris/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/solaris/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/solaris/Makefile.in-437-	  if test -d $$d/$$file; then \
quagga-1.2.4/solaris/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/solaris/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/solaris/quagga.init.in-37-	
quagga-1.2.4/solaris/quagga.init.in:38:	daemon_args=`get_daemon_args $SMF_FMRI`
quagga-1.2.4/solaris/quagga.init.in-39-	
##############################################
quagga-1.2.4/solaris/quagga.init.in-115-	# globals
quagga-1.2.4/solaris/quagga.init.in:116:	args="`get_daemon_option_from_property $SMF_FMRI config_file f`"
quagga-1.2.4/solaris/quagga.init.in:117:	args="${args} `get_daemon_option_from_property $SMF_FMRI vty_port P`"
quagga-1.2.4/solaris/quagga.init.in:118:	args="${args} `get_daemon_option_from_property $SMF_FMRI vty_address A`"
quagga-1.2.4/solaris/quagga.init.in:119:	args="${args} `get_daemon_option_from_property $SMF_FMRI pid_file i`"
quagga-1.2.4/solaris/quagga.init.in-120-	
quagga-1.2.4/solaris/quagga.init.in-121-	# user and group we need for config file upgrade..
quagga-1.2.4/solaris/quagga.init.in:122:	SMF_USER=`get_routeadm_property $SMF_FMRI user`
quagga-1.2.4/solaris/quagga.init.in:123:	SMF_GROUP=`get_routeadm_property() $SMF_FMRI group`
quagga-1.2.4/solaris/quagga.init.in-124-	if [ "${SMF_USER}" ] ; then
##############################################
quagga-1.2.4/solaris/quagga.init.in-134-	zebra)
quagga-1.2.4/solaris/quagga.init.in:135:		args="${args} `get_daemon_option_from_boolean_property $SMF_FMRI batch -b true`"
quagga-1.2.4/solaris/quagga.init.in-136-		;;
quagga-1.2.4/solaris/quagga.init.in-137-	ripd|ripngd)
quagga-1.2.4/solaris/quagga.init.in:138:		args="${args} `get_daemon_option_from_boolean_property $SMF_FMRI retain -r true`"
quagga-1.2.4/solaris/quagga.init.in-139-		;;
quagga-1.2.4/solaris/quagga.init.in-140-	bgpd)
quagga-1.2.4/solaris/quagga.init.in:141:		args="${args} `get_daemon_option_from_boolean_property $SMF_FMRI retain -r true`"
quagga-1.2.4/solaris/quagga.init.in:142:		args="${args} `get_daemon_option_from_boolean_property $SMF_FMRI no_kernel -n true`"
quagga-1.2.4/solaris/quagga.init.in:143:		args="${args} `get_daemon_option_from_property $SMF_FMRI bgp_port p 179`"
quagga-1.2.4/solaris/quagga.init.in-144-		;;
##############################################
quagga-1.2.4/solaris/quagga.init.in-233-
quagga-1.2.4/solaris/quagga.init.in:234:CONF_FILE=`get_routeadm_property $SMF_FMRI config_file`
quagga-1.2.4/solaris/quagga.init.in-235-if [ -z "$CONF_FILE" ] ; then
##############################################
quagga-1.2.4/solaris/quagga.init.in-261-	if [ -f "${PIDFILE}" ]; then
quagga-1.2.4/solaris/quagga.init.in:262:		/usr/bin/kill -TERM `/usr/bin/cat "${PIDFILE}"`
quagga-1.2.4/solaris/quagga.init.in-263-	fi
##############################################
quagga-1.2.4/tests/Makefile.in-50-  { \
quagga-1.2.4/tests/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/tests/Makefile.in-52-  }; \
##############################################
quagga-1.2.4/tests/Makefile.in-291-}
quagga-1.2.4/tests/Makefile.in:292:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/tests/Makefile.in-293-am__vpath_adj = case $$p in \
quagga-1.2.4/tests/Makefile.in:294:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/tests/Makefile.in-295-    *) f=$$p;; \
quagga-1.2.4/tests/Makefile.in-296-  esac;
quagga-1.2.4/tests/Makefile.in:297:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/tests/Makefile.in-298-am__install_max = 40
quagga-1.2.4/tests/Makefile.in-299-am__nobase_strip_setup = \
quagga-1.2.4/tests/Makefile.in:300:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/tests/Makefile.in-301-am__nobase_strip = \
##############################################
quagga-1.2.4/tests/Makefile.in-419-case "$@" in						\
quagga-1.2.4/tests/Makefile.in:420:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
quagga-1.2.4/tests/Makefile.in-421-    *) am__odir=.;; 					\
##############################################
quagga-1.2.4/tests/Makefile.in-449-  bases='$(TEST_LOGS)'; \
quagga-1.2.4/tests/Makefile.in:450:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
quagga-1.2.4/tests/Makefile.in:451:  bases=`echo $$bases`
quagga-1.2.4/tests/Makefile.in-452-RECHECK_LOGS = $(TEST_LOGS)
##############################################
quagga-1.2.4/tests/Makefile.in-462-        */*) b='$*';; \
quagga-1.2.4/tests/Makefile.in:463:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
quagga-1.2.4/tests/Makefile.in-464-       esac;; \
##############################################
quagga-1.2.4/tests/Makefile.in-746-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/tests/Makefile.in:747:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/tests/Makefile.in-748-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/tests/Makefile.in-874-.c.obj:
quagga-1.2.4/tests/Makefile.in:875:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/tests/Makefile.in-876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/tests/Makefile.in-878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/tests/Makefile.in:879:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/tests/Makefile.in-880-
##############################################
quagga-1.2.4/tests/Makefile.in-923-GTAGS:
quagga-1.2.4/tests/Makefile.in:924:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/tests/Makefile.in-925-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/tests/Makefile.in-966-	if test -n "$$redo_bases"; then \
quagga-1.2.4/tests/Makefile.in:967:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
quagga-1.2.4/tests/Makefile.in:968:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
quagga-1.2.4/tests/Makefile.in-969-	  if $(am__make_dryrun); then :; else \
##############################################
quagga-1.2.4/tests/Makefile.in-991-	ws='[ 	]'; \
quagga-1.2.4/tests/Makefile.in:992:	results=`for b in $$bases; do echo $$b.trs; done`; \
quagga-1.2.4/tests/Makefile.in-993-	test -n "$$results" || results=/dev/null; \
quagga-1.2.4/tests/Makefile.in:994:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
quagga-1.2.4/tests/Makefile.in:995:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
quagga-1.2.4/tests/Makefile.in:996:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
quagga-1.2.4/tests/Makefile.in:997:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
quagga-1.2.4/tests/Makefile.in:998:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
quagga-1.2.4/tests/Makefile.in:999:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
quagga-1.2.4/tests/Makefile.in:1000:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
quagga-1.2.4/tests/Makefile.in:1001:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
quagga-1.2.4/tests/Makefile.in-1002-	  success=true; \
##############################################
quagga-1.2.4/tests/Makefile.in-1070-	@set +e; $(am__set_TESTS_bases); \
quagga-1.2.4/tests/Makefile.in:1071:	log_list=`for i in $$bases; do echo $$i.log; done`; \
quagga-1.2.4/tests/Makefile.in:1072:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
quagga-1.2.4/tests/Makefile.in:1073:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
quagga-1.2.4/tests/Makefile.in-1074-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
quagga-1.2.4/tests/Makefile.in-1080-	         | $(am__list_recheck_tests)` || exit 1; \
quagga-1.2.4/tests/Makefile.in:1081:	log_list=`for i in $$bases; do echo $$i.log; done`; \
quagga-1.2.4/tests/Makefile.in:1082:	log_list=`echo $$log_list`; \
quagga-1.2.4/tests/Makefile.in-1083-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
quagga-1.2.4/tests/Makefile.in-1172-distdir: $(DISTFILES)
quagga-1.2.4/tests/Makefile.in:1173:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/tests/Makefile.in:1174:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/tests/Makefile.in-1175-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/tests/Makefile.in-1186-	  if test -d $$d/$$file; then \
quagga-1.2.4/tests/Makefile.in:1187:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/tests/Makefile.in-1188-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-134-# translate instance ID to its address.
quagga-1.2.4/tools/multiple-bgpd.sh:135:id2addr () {
quagga-1.2.4/tools/multiple-bgpd.sh-136-	local ID=$1
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-150-# return IPv4 address to advertise, for given instance ID and number.
quagga-1.2.4/tools/multiple-bgpd.sh:151:advipaddr () {
quagga-1.2.4/tools/multiple-bgpd.sh-152-	local ID=$1
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-230-		echo "  static {"
quagga-1.2.4/tools/multiple-bgpd.sh:231:		echo "    route `advipaddr $ID $N`/32 {"
quagga-1.2.4/tools/multiple-bgpd.sh-232-		echo "      next-hop $ADDR;"
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-240-		#local PID=$(( (($ID + $P - 1  + $NUM) % $NUM) + 1  ))
quagga-1.2.4/tools/multiple-bgpd.sh:241:		local PID=`peeridoff $ID $P`
quagga-1.2.4/tools/multiple-bgpd.sh-242-		#local PADDR="${PREFIX}${PID}"
quagga-1.2.4/tools/multiple-bgpd.sh:243:		local PADDR=`id2addr $PID`
quagga-1.2.4/tools/multiple-bgpd.sh-244-		local PAS=$((${ASBASE} + $PID))
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-285-	for N in $(seq 1 $ADV) ; do
quagga-1.2.4/tools/multiple-bgpd.sh:286:		echo " network `advipaddr $ID $N`/32"
quagga-1.2.4/tools/multiple-bgpd.sh-287-	done
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-301-		
quagga-1.2.4/tools/multiple-bgpd.sh:302:		local PID=`peeridoff $ID $P`
quagga-1.2.4/tools/multiple-bgpd.sh:303:		local PADDR=`id2addr $PID`
quagga-1.2.4/tools/multiple-bgpd.sh-304-		local PAS=$((${ASBASE} + $PID))
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-329-		
quagga-1.2.4/tools/multiple-bgpd.sh:330:		local PID=`peeridoff $ID $P`
quagga-1.2.4/tools/multiple-bgpd.sh:331:		local PADDR=`id2addr $PID`
quagga-1.2.4/tools/multiple-bgpd.sh-332-		local PAS=$((${ASBASE} + $PID))
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-405-		
quagga-1.2.4/tools/multiple-bgpd.sh:406:		local PID=`peeridoff $ID $P`
quagga-1.2.4/tools/multiple-bgpd.sh:407:		local PADDR=`id2addr $PID`
quagga-1.2.4/tools/multiple-bgpd.sh-408-		local PAS=$((${ASBASE} + $PID))
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-421-	for N in $(seq 1 $ADV) ; do
quagga-1.2.4/tools/multiple-bgpd.sh:422:		echo " network `advipaddr $ID $N`/32"
quagga-1.2.4/tools/multiple-bgpd.sh-423-	done
##############################################
quagga-1.2.4/tools/multiple-bgpd.sh-432-	ASN=$(($ASBASE + ${ID}))
quagga-1.2.4/tools/multiple-bgpd.sh:433:	ADDR=`id2addr $ID`
quagga-1.2.4/tools/multiple-bgpd.sh-434-	
##############################################
quagga-1.2.4/vtysh/Makefile.in-52-  { \
quagga-1.2.4/vtysh/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/vtysh/Makefile.in-54-  }; \
##############################################
quagga-1.2.4/vtysh/Makefile.in-160-  esac
quagga-1.2.4/vtysh/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/vtysh/Makefile.in-162-am__vpath_adj = case $$p in \
quagga-1.2.4/vtysh/Makefile.in:163:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/vtysh/Makefile.in-164-    *) f=$$p;; \
quagga-1.2.4/vtysh/Makefile.in-165-  esac;
quagga-1.2.4/vtysh/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/vtysh/Makefile.in-167-am__install_max = 40
quagga-1.2.4/vtysh/Makefile.in-168-am__nobase_strip_setup = \
quagga-1.2.4/vtysh/Makefile.in:169:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/vtysh/Makefile.in-170-am__nobase_strip = \
##############################################
quagga-1.2.4/vtysh/Makefile.in-495-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/vtysh/Makefile.in:496:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/vtysh/Makefile.in-497-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/vtysh/Makefile.in-523-.c.obj:
quagga-1.2.4/vtysh/Makefile.in:524:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/vtysh/Makefile.in-525-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/vtysh/Makefile.in-527-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/vtysh/Makefile.in:528:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/vtysh/Makefile.in-529-
##############################################
quagga-1.2.4/vtysh/Makefile.in-560-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/vtysh/Makefile.in:561:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/vtysh/Makefile.in-562-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/vtysh/Makefile.in-593-GTAGS:
quagga-1.2.4/vtysh/Makefile.in:594:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/vtysh/Makefile.in-595-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/vtysh/Makefile.in-616-distdir: $(DISTFILES)
quagga-1.2.4/vtysh/Makefile.in:617:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/vtysh/Makefile.in:618:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/vtysh/Makefile.in-619-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/vtysh/Makefile.in-630-	  if test -d $$d/$$file; then \
quagga-1.2.4/vtysh/Makefile.in:631:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/vtysh/Makefile.in-632-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/watchquagga/Makefile.in-50-  { \
quagga-1.2.4/watchquagga/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/watchquagga/Makefile.in-52-  }; \
##############################################
quagga-1.2.4/watchquagga/Makefile.in-435-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/watchquagga/Makefile.in:436:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/watchquagga/Makefile.in-437-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/watchquagga/Makefile.in-459-.c.obj:
quagga-1.2.4/watchquagga/Makefile.in:460:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/watchquagga/Makefile.in-461-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/watchquagga/Makefile.in-463-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/watchquagga/Makefile.in:464:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/watchquagga/Makefile.in-465-
##############################################
quagga-1.2.4/watchquagga/Makefile.in-508-GTAGS:
quagga-1.2.4/watchquagga/Makefile.in:509:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/watchquagga/Makefile.in-510-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/watchquagga/Makefile.in-531-distdir: $(DISTFILES)
quagga-1.2.4/watchquagga/Makefile.in:532:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/watchquagga/Makefile.in:533:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/watchquagga/Makefile.in-534-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/watchquagga/Makefile.in-545-	  if test -d $$d/$$file; then \
quagga-1.2.4/watchquagga/Makefile.in:546:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/watchquagga/Makefile.in-547-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/zebra/Makefile.in-57-  { \
quagga-1.2.4/zebra/Makefile.in:58:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
quagga-1.2.4/zebra/Makefile.in-59-  }; \
##############################################
quagga-1.2.4/zebra/Makefile.in-195-  esac
quagga-1.2.4/zebra/Makefile.in:196:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
quagga-1.2.4/zebra/Makefile.in-197-am__vpath_adj = case $$p in \
quagga-1.2.4/zebra/Makefile.in:198:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
quagga-1.2.4/zebra/Makefile.in-199-    *) f=$$p;; \
quagga-1.2.4/zebra/Makefile.in-200-  esac;
quagga-1.2.4/zebra/Makefile.in:201:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
quagga-1.2.4/zebra/Makefile.in-202-am__install_max = 40
quagga-1.2.4/zebra/Makefile.in-203-am__nobase_strip_setup = \
quagga-1.2.4/zebra/Makefile.in:204:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
quagga-1.2.4/zebra/Makefile.in-205-am__nobase_strip = \
##############################################
quagga-1.2.4/zebra/Makefile.in-527-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/zebra/Makefile.in:528:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/zebra/Makefile.in-529-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/zebra/Makefile.in-576-	test -n "$(EXEEXT)" || exit 0; \
quagga-1.2.4/zebra/Makefile.in:577:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
quagga-1.2.4/zebra/Makefile.in-578-	echo " rm -f" $$list; \
##############################################
quagga-1.2.4/zebra/Makefile.in-629-.c.obj:
quagga-1.2.4/zebra/Makefile.in:630:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/zebra/Makefile.in-631-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
quagga-1.2.4/zebra/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
quagga-1.2.4/zebra/Makefile.in:634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
quagga-1.2.4/zebra/Makefile.in-635-
##############################################
quagga-1.2.4/zebra/Makefile.in-666-	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
quagga-1.2.4/zebra/Makefile.in:667:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
quagga-1.2.4/zebra/Makefile.in-668-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
quagga-1.2.4/zebra/Makefile.in-699-GTAGS:
quagga-1.2.4/zebra/Makefile.in:700:	here=`$(am__cd) $(top_builddir) && pwd` \
quagga-1.2.4/zebra/Makefile.in-701-	  && $(am__cd) $(top_srcdir) \
##############################################
quagga-1.2.4/zebra/Makefile.in-722-distdir: $(DISTFILES)
quagga-1.2.4/zebra/Makefile.in:723:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/zebra/Makefile.in:724:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
quagga-1.2.4/zebra/Makefile.in-725-	list='$(DISTFILES)'; \
##############################################
quagga-1.2.4/zebra/Makefile.in-736-	  if test -d $$d/$$file; then \
quagga-1.2.4/zebra/Makefile.in:737:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
quagga-1.2.4/zebra/Makefile.in-738-	    if test -d "$(distdir)/$$file"; then \
##############################################
quagga-1.2.4/zebra/connected.c-253-        {
quagga-1.2.4/zebra/connected.c:254:	  if (broad->s_addr != ipv4_broadcast_addr(addr->s_addr,prefixlen))
quagga-1.2.4/zebra/connected.c-255-	    {
##############################################
quagga-1.2.4/zebra/connected.c-257-	      struct in_addr bcalc;
quagga-1.2.4/zebra/connected.c:258:	      bcalc.s_addr = ipv4_broadcast_addr(addr->s_addr,prefixlen);
quagga-1.2.4/zebra/connected.c-259-	      zlog_warn("warning: interface %s broadcast addr %s/%d != "
##############################################
quagga-1.2.4/zebra/if_ioctl.c-182-static int
quagga-1.2.4/zebra/if_ioctl.c:183:if_get_hwaddr (struct interface *ifp)
quagga-1.2.4/zebra/if_ioctl.c-184-{
##############################################
quagga-1.2.4/zebra/if_ioctl.c-339-int
quagga-1.2.4/zebra/if_ioctl.c:340:if_get_addr (struct interface *ifp)
quagga-1.2.4/zebra/if_ioctl.c-341-{
##############################################
quagga-1.2.4/zebra/if_ioctl.c-434-#ifdef SIOCGIFHWADDR
quagga-1.2.4/zebra/if_ioctl.c:435:      if_get_hwaddr (ifp);
quagga-1.2.4/zebra/if_ioctl.c-436-#endif /* SIOCGIFHWADDR */
##############################################
quagga-1.2.4/zebra/if_ioctl.c-438-#ifndef HAVE_GETIFADDRS
quagga-1.2.4/zebra/if_ioctl.c:439:      if_get_addr (ifp);
quagga-1.2.4/zebra/if_ioctl.c-440-#endif /* ! HAVE_GETIFADDRS */
##############################################
quagga-1.2.4/zebra/if_ioctl_solaris.c-39-
quagga-1.2.4/zebra/if_ioctl_solaris.c:40:static int if_get_addr (struct interface *, struct sockaddr *, const char *);
quagga-1.2.4/zebra/if_ioctl_solaris.c-41-static void interface_info_ioctl (struct interface *);
##############################################
quagga-1.2.4/zebra/if_ioctl_solaris.c-194-      if ( *(lifreq->lifr_name + normallen) != '\0')
quagga-1.2.4/zebra/if_ioctl_solaris.c:195:        if_get_addr (ifp, (struct sockaddr *) &lifreq->lifr_addr,
quagga-1.2.4/zebra/if_ioctl_solaris.c-196-                     lifreq->lifr_name);
quagga-1.2.4/zebra/if_ioctl_solaris.c-197-      else
quagga-1.2.4/zebra/if_ioctl_solaris.c:198:        if_get_addr (ifp, (struct sockaddr *) &lifreq->lifr_addr, NULL);
quagga-1.2.4/zebra/if_ioctl_solaris.c-199-        
##############################################
quagga-1.2.4/zebra/if_ioctl_solaris.c-254-static int
quagga-1.2.4/zebra/if_ioctl_solaris.c:255:if_get_addr (struct interface *ifp, struct sockaddr *addr, const char *label)
quagga-1.2.4/zebra/if_ioctl_solaris.c-256-{
##############################################
quagga-1.2.4/zebra/interface.c-2298-	  *p = cp;
quagga-1.2.4/zebra/interface.c:2299:	  p->prefix.s_addr = ipv4_broadcast_addr(p->prefix.s_addr,p->prefixlen);
quagga-1.2.4/zebra/interface.c-2300-	  ifc->destination = (struct prefix *) p;
##############################################
quagga-1.2.4/zebra/kernel_socket.c-575-            {
quagga-1.2.4/zebra/kernel_socket.c:576:              memcpy (ifp->hw_addr, LLADDR(sdl), sdl->sdl_alen);
quagga-1.2.4/zebra/kernel_socket.c-577-              ifp->hw_addr_len = sdl->sdl_alen;
##############################################
quagga-1.2.4/zebra/redistribute.c-44-int
quagga-1.2.4/zebra/redistribute.c:45:zebra_check_addr (struct prefix *p)
quagga-1.2.4/zebra/redistribute.c-46-{
##############################################
quagga-1.2.4/zebra/redistribute.c-156-                       __func__, CHECK_FLAG (newrib->flags, ZEBRA_FLAG_SELECTED),
quagga-1.2.4/zebra/redistribute.c:157:                       newrib->type, newrib->distance, zebra_check_addr (&rn->p));
quagga-1.2.4/zebra/redistribute.c-158-          if (CHECK_FLAG (newrib->flags, ZEBRA_FLAG_SELECTED)
##############################################
quagga-1.2.4/zebra/redistribute.c-160-              && newrib->distance != DISTANCE_INFINITY
quagga-1.2.4/zebra/redistribute.c:161:              && zebra_check_addr (&rn->p))
quagga-1.2.4/zebra/redistribute.c-162-	    {
##############################################
quagga-1.2.4/zebra/redistribute.c-175-	    && newrib->distance != DISTANCE_INFINITY
quagga-1.2.4/zebra/redistribute.c:176:	    && zebra_check_addr (&rn->p))
quagga-1.2.4/zebra/redistribute.c-177-	  {
##############################################
quagga-1.2.4/zebra/redistribute.h-52-
quagga-1.2.4/zebra/redistribute.h:53:extern int zebra_check_addr (struct prefix *);
quagga-1.2.4/zebra/redistribute.h-54-
##############################################
quagga-1.2.4/zebra/router-id.c-67-  /* non-redistributable addresses shouldn't be used for RIDs either */
quagga-1.2.4/zebra/router-id.c:68:  if (!zebra_check_addr (ifc->address))
quagga-1.2.4/zebra/router-id.c-69-    return 1;
##############################################
quagga-1.2.4/zebra/router-id.c-223-
quagga-1.2.4/zebra/router-id.c:224:  rid.u.prefix4.s_addr = inet_addr (argv[0]);
quagga-1.2.4/zebra/router-id.c-225-  if (!rid.u.prefix4.s_addr)
##############################################
quagga-1.2.4/zebra/rt_netlink.c-444-static void
quagga-1.2.4/zebra/rt_netlink.c:445:netlink_interface_update_hw_addr (struct rtattr **tb, struct interface *ifp)
quagga-1.2.4/zebra/rt_netlink.c-446-{
##############################################
quagga-1.2.4/zebra/rt_netlink.c-583-  ifp->ll_type = netlink_to_zebra_link_type (ifi->ifi_type);
quagga-1.2.4/zebra/rt_netlink.c:584:  netlink_interface_update_hw_addr (tb, ifp);
quagga-1.2.4/zebra/rt_netlink.c-585-
##############################################
quagga-1.2.4/zebra/rt_netlink.c-592-static int
quagga-1.2.4/zebra/rt_netlink.c:593:netlink_interface_addr (struct sockaddr_nl *snl, struct nlmsghdr *h,
quagga-1.2.4/zebra/rt_netlink.c-594-    vrf_id_t vrf_id)
##############################################
quagga-1.2.4/zebra/rt_netlink.c-1187-
quagga-1.2.4/zebra/rt_netlink.c:1188:          netlink_interface_update_hw_addr (tb, ifp);
quagga-1.2.4/zebra/rt_netlink.c-1189-
##############################################
quagga-1.2.4/zebra/rt_netlink.c-1199-
quagga-1.2.4/zebra/rt_netlink.c:1200:          netlink_interface_update_hw_addr (tb, ifp);
quagga-1.2.4/zebra/rt_netlink.c-1201-
##############################################
quagga-1.2.4/zebra/rt_netlink.c-1262-    case RTM_NEWADDR:
quagga-1.2.4/zebra/rt_netlink.c:1263:      return netlink_interface_addr (snl, h, vrf_id);
quagga-1.2.4/zebra/rt_netlink.c-1264-      break;
quagga-1.2.4/zebra/rt_netlink.c-1265-    case RTM_DELADDR:
quagga-1.2.4/zebra/rt_netlink.c:1266:      return netlink_interface_addr (snl, h, vrf_id);
quagga-1.2.4/zebra/rt_netlink.c-1267-      break;
##############################################
quagga-1.2.4/zebra/zebra_fpm.c-1574-
quagga-1.2.4/zebra/zebra_fpm.c:1575:   fpm_server = inet_addr (argv[0]);
quagga-1.2.4/zebra/zebra_fpm.c-1576-   if (fpm_server == INADDR_NONE)
##############################################
quagga-1.2.4/zebra/zebra_fpm.c-1597-{
quagga-1.2.4/zebra/zebra_fpm.c:1598:   if (zfpm_g->fpm_server != inet_addr (argv[0]) || 
quagga-1.2.4/zebra/zebra_fpm.c-1599-              zfpm_g->fpm_port !=  atoi (argv[1]))
##############################################
quagga-1.2.4/zebra/zebra_rnh.c-519-	      case ZEBRA_NEXTHOP_IPV4:
quagga-1.2.4/zebra/zebra_rnh.c:520:		stream_put_in_addr (s, &nexthop->gate.ipv4);
quagga-1.2.4/zebra/zebra_rnh.c-521-		break;
##############################################
quagga-1.2.4/zebra/zebra_rnh.c-527-	      case ZEBRA_NEXTHOP_IPV4_IFNAME:
quagga-1.2.4/zebra/zebra_rnh.c:528:		stream_put_in_addr (s, &nexthop->gate.ipv4);
quagga-1.2.4/zebra/zebra_rnh.c-529-		stream_putl (s, nexthop->ifindex);
##############################################
quagga-1.2.4/zebra/zebra_snmp.c-346-  if (*objid_len > (unsigned) v->namelen)
quagga-1.2.4/zebra/zebra_snmp.c:347:    oid2in_addr (objid + v->namelen, MIN(4, *objid_len - v->namelen), &dest);
quagga-1.2.4/zebra/zebra_snmp.c-348-
##############################################
quagga-1.2.4/zebra/zebra_snmp.c-355-  if (*objid_len > (unsigned) v->namelen + 6)
quagga-1.2.4/zebra/zebra_snmp.c:356:    oid2in_addr (objid + v->namelen + 6, MIN(4, *objid_len - v->namelen - 6),
quagga-1.2.4/zebra/zebra_snmp.c-357-		 &nexthop);
##############################################
quagga-1.2.4/zebra/zserv.c-469-              case NEXTHOP_TYPE_IPV4_IFINDEX:
quagga-1.2.4/zebra/zserv.c:470:                stream_put_in_addr (s, &nexthop->gate.ipv4);
quagga-1.2.4/zebra/zserv.c-471-                break;
##############################################
quagga-1.2.4/zebra/zserv.c-623-  zserv_create_header (s, cmd, vrf_id);
quagga-1.2.4/zebra/zserv.c:624:  stream_put_in_addr (s, &addr);
quagga-1.2.4/zebra/zserv.c-625-
##############################################
quagga-1.2.4/zebra/zserv.c-657-	      case ZEBRA_NEXTHOP_IPV4:
quagga-1.2.4/zebra/zserv.c:658:		stream_put_in_addr (s, &nexthop->gate.ipv4);
quagga-1.2.4/zebra/zserv.c-659-		break;
quagga-1.2.4/zebra/zserv.c-660-	      case ZEBRA_NEXTHOP_IPV4_IFINDEX:
quagga-1.2.4/zebra/zserv.c:661:		stream_put_in_addr (s, &nexthop->gate.ipv4);
quagga-1.2.4/zebra/zserv.c-662-		stream_putl (s, nexthop->ifindex);
##############################################
quagga-1.2.4/zebra/zserv.c-779-  zserv_create_header (s, ZEBRA_IPV4_IMPORT_LOOKUP, vrf_id);
quagga-1.2.4/zebra/zserv.c:780:  stream_put_in_addr (s, &p->prefix);
quagga-1.2.4/zebra/zserv.c-781-
##############################################
quagga-1.2.4/zebra/zserv.c-794-	      case ZEBRA_NEXTHOP_IPV4:
quagga-1.2.4/zebra/zserv.c:795:		stream_put_in_addr (s, &nexthop->gate.ipv4);
quagga-1.2.4/zebra/zserv.c-796-		break;
quagga-1.2.4/zebra/zserv.c-797-	      case ZEBRA_NEXTHOP_IPV4_IFINDEX:
quagga-1.2.4/zebra/zserv.c:798:		stream_put_in_addr (s, &nexthop->gate.ipv4);
quagga-1.2.4/zebra/zserv.c-799-		stream_putl (s, nexthop->ifindex);
##############################################
quagga-1.2.4/zebra/zserv.c-1736-
quagga-1.2.4/zebra/zserv.c:1737:  sockopt_reuseaddr (accept_sock);
quagga-1.2.4/zebra/zserv.c-1738-  sockopt_reuseport (accept_sock);
##############################################
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c-239-  /* Collector BGP ID */
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c:240:  stream_put_in_addr (obuf, &bgp->router_id);
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c-241-
##############################################
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c-280-      /* Peer's BGP ID */
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c:281:      stream_put_in_addr (obuf, &peer->remote_id);
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c-282-
##############################################
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c-285-        {
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c:286:          stream_put_in_addr (obuf, &peer->su.sin.sin_addr);
quagga-1.2.4/.pc/0009-Fix-typo-in-dump-bgp-help-text.patch/bgpd/bgp_dump.c-287-        }