From fa3232e12235d02204bc7060018b49d3e888faa7 Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 3 Dec 2003 17:52:30 +0000 Subject: check for v6 header files after we figure out whether we are doing v6 and if so which flavor. Fixes 99% of bugzilla bug #62. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e31d0c6c..13f5457f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-12-03 Greg Troxel + + * configure.ac: Move tests for v6 header files to after the check + for v6 code version, and conditionalize on the right variable. + (Fixes problem where v6 header files are not included when v6 is + enabled implicitly.) + 2003-12-03 Greg Troxel * configure.ac: Add --enable-exampledir to specify where example -- cgit v1.2.1