commit | 4a4bba04c7398069a6d43fa8ccf0d15bad5faaa2 | [log] [tgz] |
---|---|---|
author | David Ward <david.ward@ll.mit.edu> | Thu Dec 03 21:24:36 2009 +0300 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Thu Dec 03 21:24:36 2009 +0300 |
tree | 1d216265f03b2f7eadb7d5b158f1edc960833c1b | |
parent | a0f63a4c7d7a6404fd43d139809202a693ae42e9 [diff] |
isisd: fix --enable-isis-topology for 64-bit Linux
diff --git a/isisd/topology/Makefile.am b/isisd/topology/Makefile.am index 2515b38..b25497c 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 = \