From a10c84b473e511c4a7afda115e93828c5801f9bc Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 18 Jun 2001 18:55:45 +0000 Subject: Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs. * configure.in: Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs. Make them get cached properly so you don't need to specify it every time. Simplify some code. svn path=/trunk/; revision=10268 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9d685d4d94..8ba8de5f9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-06-18 Dan Winship + + * configure.in: Add "--with-db3" to fill in both + --with-db3-includes and --with-db3-libs. Make them get cached + properly so you don't need to specify it every time. Simplify some + code. + 2001-06-18 Dan Winship * configure.in: Check the modes on $system_mail_dir and set up -- cgit