diff --git a/INSTALL b/INSTALL index 03a6e24..c12e472 100644 --- a/INSTALL +++ b/INSTALL @@ -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: =====================