summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorgdt <gdt>2003-12-03 17:24:27 +0000
committergdt <gdt>2003-12-03 17:24:27 +0000
commitd6b72f7ab1d33a43e1b6d5cd3410ac53e3bf74a9 (patch)
treee2b2a025757c52802bc12a4b6b8eec94d4bcdd79 /ChangeLog
parent6c110e700c21ef3d1d958da1df54261960d7ef07 (diff)
Add support for --enable-exampledir to specify where to place example
files, defaulting to sysconfdir (matching previous behavior). This is needed to support (cleanly) NetBSD pkgsrc, which requires that example config files go in $(prefix)/share/examples/pkgname, rather than in $(prefix)/etc/pkgname.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d837633..e31d0c6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
+
+ * configure.ac: Add --enable-exampledir to specify where example
+ config files should go, defaulting to sysconfdir.
+
+ * */Makefile.am: use exampledir instead of sysconfdif for examples
+
2003-11-02 Paul Jakma <paul@dishone.st>
* bgpd/bgp_routemap.c: Fix up 'set ip next-hop A.B.C.D|peer-address'