]> git.puffer.fish Git - mirror/frr.git/commitdiff
isisd: fix --enable-isis-topology for 64-bit Linux
authorDavid Ward <david.ward@ll.mit.edu>
Thu, 3 Dec 2009 18:24:36 +0000 (21:24 +0300)
committerDenis Ovsienko <infrastation@yandex.ru>
Thu, 3 Dec 2009 18:24:36 +0000 (21:24 +0300)
isisd/topology/Makefile.am

index 2515b38bedaae07b79b3447346e2b747a27a9dd8..b25497cb38db9d3f842eceb7d4807ab288356071 100644 (file)
@@ -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 = \