mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
update comment
This commit is contained in:
parent
70f9db5ec4
commit
b1cb4dc751
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user