Kaydet (Commit) f888af0c authored tarafından Tomas Chvatal's avatar Tomas Chvatal

Add missing definiton passing for system CLUCENE.

Thanks to mst and rene for pointing out.
üst cb5c881a
......@@ -144,6 +144,10 @@ SCPDEFS+=-DWITHOUT_MYSPELL_DICTS
SCPDEFS+=-DSYSTEM_MOZILLA
.ENDIF
.IF "$(SYSTEM_CLUCENE)" == "YES"
SCPDEFS+=-DSYSTEM_CLUCENE
.ENDIF
.IF "$(WITH_LDAP)" == "YES"
SCPDEFS+=-DWITH_LDAP
.ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment