Kaydet (Commit) 9c57e160 authored tarafından Caolán McNamara's avatar Caolán McNamara

add some configure options to control external libtextcat and libtextcat data

üst f029129b
......@@ -30,6 +30,12 @@ PRJ=.
PRJNAME=libtextcat
TARGET=libtextcat
.IF "$(SYSTEM_LIBTEXTCAT)" == "YES"
all:
@echo "An already available installation of libtextcat should exist on your system."
@echo "Therefore the version provided here does not need to be built in addition."
.ENDIF
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
......
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