From: David Ward Date: Thu, 3 Dec 2009 18:24:36 +0000 (+0300) Subject: isisd: fix --enable-isis-topology for 64-bit Linux X-Git-Tag: frr-2.0-rc1~2190 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=4a4bba04c7398069a6d43fa8ccf0d15bad5faaa2;p=mirror%2Ffrr.git isisd: fix --enable-isis-topology for 64-bit Linux --- diff --git a/isisd/topology/Makefile.am b/isisd/topology/Makefile.am index 2515b38bed..b25497cb38 100644 --- a/isisd/topology/Makefile.am +++ b/isisd/topology/Makefile.am @@ -3,6 +3,9 @@ INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\" +AM_CFLAGS = $(PICFLAGS) +AM_LDFLAGS = $(PILDFLAGS) + noinst_LIBRARIES = libtopology.a libtopology_a_SOURCES = \