diff options
author | gdt <gdt> | 2003-12-04 15:39:25 +0000 |
---|---|---|
committer | gdt <gdt> | 2003-12-04 15:39:25 +0000 |
commit | c4f0efe676e5243711d418925991411eb5efeea4 (patch) | |
tree | c17ed5b9adc3d69e9057da22c4285075ce300bbc /ChangeLog | |
parent | d2a0ccc634dec98d0498c082ba49c069aaee0fae (diff) |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-12-04 Greg Troxel <gdt@poblano.ir.bbn.com> + + * configure.ac: When setting exampledir to sysconfdir as a + default, don't quote ${sysconfdir}. (Bug reported by Vincent + Jardin.) + 2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com> * configure.ac: Compile in Router Advertisement support by |