Diff for /embedaddon/quagga/doc/Makefile.in between versions 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2012/10/09 09:22:28 version 1.1.1.4, 2013/07/21 23:54:38
Line 1 Line 1
# Makefile.in generated by automake 1.11.5 from Makefile.am.# Makefile.in generated by automake 1.12.6 from Makefile.am.
 # @configure_input@  # @configure_input@
   
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# Copyright (C) 1994-2012 Free Software Foundation, Inc.
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
# Foundation, Inc. 
 # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.  # with or without modifications, as long as this notice is preserved.
Line 67  DIST_COMMON = $(quagga_TEXINFOS) $(srcdir)/Makefile.am Line 66  DIST_COMMON = $(quagga_TEXINFOS) $(srcdir)/Makefile.am
         $(srcdir)/stamp-vti $(srcdir)/version.texi mdate-sh \          $(srcdir)/stamp-vti $(srcdir)/version.texi mdate-sh \
         texinfo.tex          texinfo.tex
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
        $(top_srcdir)/configure.ac        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \  am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
         $(ACLOCAL_M4)          $(ACLOCAL_M4)
 mkinstalldirs = $(install_sh) -d  mkinstalldirs = $(install_sh) -d
Line 139  AUTOMAKE = @AUTOMAKE@ Line 138  AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@  AWK = @AWK@
 BABELD = @BABELD@  BABELD = @BABELD@
 BGPD = @BGPD@  BGPD = @BGPD@
   BUILD_TESTS = @BUILD_TESTS@
 CC = @CC@  CC = @CC@
 CCDEPMODE = @CCDEPMODE@  CCDEPMODE = @CCDEPMODE@
 CFLAGS = @CFLAGS@  CFLAGS = @CFLAGS@
Line 196  MAKEINFO = @MAKEINFO@ Line 196  MAKEINFO = @MAKEINFO@
 MANIFEST_TOOL = @MANIFEST_TOOL@  MANIFEST_TOOL = @MANIFEST_TOOL@
 MKDIR_P = @MKDIR_P@  MKDIR_P = @MKDIR_P@
 MULTIPATH_NUM = @MULTIPATH_NUM@  MULTIPATH_NUM = @MULTIPATH_NUM@
   NETSNMP_CONFIG = @NETSNMP_CONFIG@
 NM = @NM@  NM = @NM@
 NMEDIT = @NMEDIT@  NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@  OBJDUMP = @OBJDUMP@
Line 227  RT_METHOD = @RT_METHOD@ Line 228  RT_METHOD = @RT_METHOD@
 SED = @SED@  SED = @SED@
 SET_MAKE = @SET_MAKE@  SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@  SHELL = @SHELL@
 SNMP_INCLUDES = @SNMP_INCLUDES@  
 SOLARIS = @SOLARIS@  SOLARIS = @SOLARIS@
 STRIP = @STRIP@  STRIP = @STRIP@
 VERSION = @VERSION@  VERSION = @VERSION@
 VTYSH = @VTYSH@  VTYSH = @VTYSH@
 WATCHQUAGGA = @WATCHQUAGGA@  WATCHQUAGGA = @WATCHQUAGGA@
   WEAK_ALIAS = @WEAK_ALIAS@
   WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
 ZEBRA = @ZEBRA@  ZEBRA = @ZEBRA@
 abs_builddir = @abs_builddir@  abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@  abs_srcdir = @abs_srcdir@
Line 422  clean-libtool: Line 424  clean-libtool:
 .texi.dvi:  .texi.dvi:
         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \          TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \          MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
        $(TEXI2DVI) $<        $(TEXI2DVI)  --clean $< 
   
 .texi.pdf:  .texi.pdf:
         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \          TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \          MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
        $(TEXI2PDF) $<        $(TEXI2PDF)  --clean $< 
   
 .texi.html:  .texi.html:
         rm -rf $(@:.html=.htp)          rm -rf $(@:.html=.htp)
Line 466  maintainer-clean-vti: Line 468  maintainer-clean-vti:
         -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi          -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
 .dvi.ps:  .dvi.ps:
         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \          TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
        $(DVIPS) -o $@ $<        $(DVIPS)  -o $@ $<
   
 uninstall-dvi-am:  uninstall-dvi-am:
         @$(NORMAL_UNINSTALL)          @$(NORMAL_UNINSTALL)
Line 651  TAGS: Line 653  TAGS:
 ctags: CTAGS  ctags: CTAGS
 CTAGS:  CTAGS:
   
   cscope cscopelist:
   
   
 distdir: $(DISTFILES)  distdir: $(DISTFILES)
         @list='$(MANS)'; if test -n "$$list"; then \          @list='$(MANS)'; if test -n "$$list"; then \
           list=`for p in $$list; do \            list=`for p in $$list; do \
Line 659  distdir: $(DISTFILES) Line 663  distdir: $(DISTFILES)
             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \              if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
           if test -n "$$list" && \            if test -n "$$list" && \
             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \              grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \            echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \              grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \              echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
            echo "       typically \`make maintainer-clean' will remove them" >&2; \            echo "       typically 'make maintainer-clean' will remove them" >&2; \
             exit 1; \              exit 1; \
           else :; fi; \            else :; fi; \
         else :; fi          else :; fi

Removed from v.1.1.1.3  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>