We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684e875 commit 663b4d2Copy full SHA for 663b4d2
src/lstm/Makefile.am
@@ -12,7 +12,7 @@ SUBDIRS =
12
AM_CXXFLAGS = $(OPENMP_CXXFLAGS)
13
14
if !NO_TESSDATA_PREFIX
15
-AM_CXXFLAGS += -DTESSDATA_PREFIX=@datadir@/
+AM_CXXFLAGS += -DTESSDATA_PREFIX=@datadir@
16
endif
17
18
if VISIBILITY
0 commit comments