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

Use proper variable when using system clucene.

Thanks to Caolan for the fix.
üst 46e18bc9
......@@ -182,7 +182,7 @@ HM2LIBST=-lhmwrap
LINGULIB=$(HM2LIBST)
LNGLIB=-llng$(DLLPOSTFIX)
.IF "$(SYSTEM_CLUCENE)"=="YES"
CLUCENELIB=$(LIBCLUCENE_LIBS)
CLUCENELIB=$(CLUCENE_LIBS)
.ELSE
CLUCENELIB=-lclucene
.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