File tree 5 files changed +2
-6
lines changed
5 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
AM_CPPFLAGS += -I$(top_srcdir ) /ccstruct -I$(top_srcdir ) /ccutil -I$(top_srcdir ) /viewer
2
- AUTOMAKE_OPTIONS = subdir-objects
2
+
3
3
SUBDIRS =
4
4
AM_CXXFLAGS =
5
5
Original file line number Diff line number Diff line change 1
- AUTOMAKE_OPTIONS = subdir-objects
2
1
SUBDIRS =
3
2
AM_CXXFLAGS =
4
3
AM_CPPFLAGS =
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ AM_CPPFLAGS += \
2
2
-I$(top_srcdir ) /ccutil -I$(top_srcdir ) /cutil -I$(top_srcdir ) /ccstruct \
3
3
-I$(top_srcdir ) /arch -I$(top_srcdir ) /viewer -I$(top_srcdir ) /classify \
4
4
-I$(top_srcdir ) /dict -I$(top_srcdir ) /lstm
5
- AUTOMAKE_OPTIONS = subdir-objects
5
+
6
6
SUBDIRS =
7
7
AM_CXXFLAGS = $(OPENMP_CXXFLAGS )
8
8
Original file line number Diff line number Diff line change 1
- AUTOMAKE_OPTIONS = subdir-objects
2
1
AM_CPPFLAGS += \
3
2
-DPANGO_ENABLE_ENGINE \
4
3
-I$(top_srcdir ) /ccmain -I$(top_srcdir ) /api \
Original file line number Diff line number Diff line change 1
- AUTOMAKE_OPTIONS = subdir-objects
2
-
3
1
# Absolute path of directory 'tessdata' with traineddata files
4
2
# (must be on same level as top source directory).
5
3
TESSDATA_DIR =$(shell cd $(top_srcdir ) && cd .. && pwd) /tessdata
You can’t perform that action at this time.
0 commit comments