From af273652d500b7d3ed4de0da856634a3a0638e67 Mon Sep 17 00:00:00 2001 From: gdt Date: Mon, 8 Dec 2003 18:12:34 +0000 Subject: {lib,ospfd,ospfapi}/Makefile.am: Use pkginclude_HEADERS rather than include_HEADERS to place includes in ${prefix}/include/quaggainstead of polluting ${prefix}/include. --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fa6d7d9f..0a788cf9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +* Changes in Quagga 0.96.5 + +- include files are installed in $(prefix)/include/quagga. Programs + building against these includes should -I$(prefix)/include and e.g. + #include + +- New option --enable-exampledir puts example files in a separate + directory from $(sysconfdir), easing NetBSD pkgsrc hierarchy rules + compliance. + * Changes in Quagga 0.96.4 - Further fixes to ospfd, some relating to the PtP revert. Interface -- cgit v1.2.1