From 1ef74ef70bdab672458c4d1e4cea24197066c0af Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 21 Mar 2003 15:16:05 +0000 Subject: Amir Guindehi : Fix up build for OSPF-API (dependent on opaque-lsa) Add disable-ospfapi. Fix up net-snmp detection. --- ospfd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ospfd/Makefile.am') diff --git a/ospfd/Makefile.am b/ospfd/Makefile.am index 2c4e4a13..64d488a4 100644 --- a/ospfd/Makefile.am +++ b/ospfd/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in. INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -LOCAL_OPTS =-DSUPPORT_OSPF_API +LOCAL_OPTS = @OSPFAPI@ DEFS = @DEFS@ $(LOCAL_OPTS) -DSYSCONFDIR=\"$(sysconfdir)/\" INSTALL_SDATA=@INSTALL@ -m 600 -- cgit v1.2.1