From b1cb4dc75127dc40d35bcf116d0fff1b5f63fc32 Mon Sep 17 00:00:00 2001 From: David Rose Date: Fri, 20 Oct 2006 17:48:45 +0000 Subject: [PATCH] update comment --- dtool/Config.pp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dtool/Config.pp b/dtool/Config.pp index 7091a9c75a..fefb807cca 100644 --- a/dtool/Config.pp +++ b/dtool/Config.pp @@ -446,6 +446,10 @@ // it is completely optional there. If available, egg-optchar takes // advantage of it to allow the optimization of very large numbers of // models in one pass, that might otherwise exceed available memory. + +// Actually, this isn't even true anymore. At the time of this writing, +// no system in Panda makes use of Berkeley DB. So don't bother to +// define this. #define BDB_IPATH #define BDB_LPATH #define BDB_LIBS db db_cxx