From c4f0efe676e5243711d418925991411eb5efeea4 Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 4 Dec 2003 15:39:25 +0000 Subject: fix exampledir processing bug; it failed when neither exampledir nor sysconfdir were specified, due to incorrect extra quoting of sysconfdir. Thanks to Vincent Jardin for the bug report. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e80b427..a5f193f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-12-04 Greg Troxel + + * configure.ac: When setting exampledir to sysconfdir as a + default, don't quote ${sysconfdir}. (Bug reported by Vincent + Jardin.) + 2003-12-03 Greg Troxel * configure.ac: Compile in Router Advertisement support by -- cgit v1.2.1