note about TCSimpleDB

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@20475 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Dave Wetzel 2004-12-21 20:12:28 +00:00
parent bb75fb1eae
commit 8f25e3d6e5

View file

@ -57,6 +57,10 @@ If you do not want the extensions you can compile with
ADDITIONAL_OBJCFLAGS += -DNOEXTENSIONS
in config.mak
If you want to use TCSimpleDB you have to add
ADDITIONAL_OBJCFLAGS += -DTCSDB
in config.mak
Configurating Apache:
=====================