From 5e23b58d82c3f8d5b9dea62723fac8dbce15ed6a Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 11 Oct 2001 17:16:05 +0000 Subject: Fix the order of the help/ subdirs. These must be sorted as a preorder 2001-10-11 Federico Mena Quintero * configure.in (AC_OUTPUT): Fix the order of the help/ subdirs. These must be sorted as a preorder walk for a tree! svn path=/trunk/; revision=13585 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f6883fe6c5..354dfd0a10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-10-11 Federico Mena Quintero + + * configure.in (AC_OUTPUT): Fix the order of the help/ subdirs. + These must be sorted as a preorder walk for a tree! + 2001-10-10 Ettore Perazzoli * configure.in: 0.16.99. -- cgit