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.
diff --git a/ChangeLog b/ChangeLog
index 1d83763..e31d0c6 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'