~ubuntu-branches/ubuntu/saucy/quagga/saucy

« back to all changes in this revision

Viewing changes to m4/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christian Hammers
  • Date: 2008-10-09 22:56:38 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20081009225638-yv17mhejjsenrahx
Tags: 0.99.11-1
* New upstream release
  "Most regressions in 0.99 over 0.98 are now believed to be fixed. This
  release should be considered a release-candidate for a new stable series."
  + bgpd: Preliminary UI and Linux-IPv4 support for TCP-MD5 merged
  + zebra: ignore dead routes in RIB update
  + [ospfd] Default route needs to be refreshed after neighbour state change
  + [zebra:netlink] Set proto/scope on all route update messages
* Removed debian/patches/20_*bgp*md5*.dpatch due to upstream support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
33
33
host_triplet = @host@
34
34
target_triplet = @target@
35
35
subdir = m4
36
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
38
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
39
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
121
121
PACKAGE_VERSION = @PACKAGE_VERSION@
122
122
PATH_SEPARATOR = @PATH_SEPARATOR@
123
123
PERL = @PERL@
 
124
PICFLAGS = @PICFLAGS@
 
125
PILDFLAGS = @PILDFLAGS@
124
126
RANLIB = @RANLIB@
125
127
RIPD = @RIPD@
126
128
RIPNGD = @RIPNGD@
198
200
target_vendor = @target_vendor@
199
201
top_builddir = @top_builddir@
200
202
top_srcdir = @top_srcdir@
201
 
EXTRA_DIST = ChangeLog Makefile.am README.txt
 
203
EXTRA_DIST = Makefile.am README.txt
202
204
all: all-am
203
205
 
204
206
.SUFFIXES: