Skip to content

Commit

Permalink
fix 'make dist' for MinGW+MSYS
Browse files Browse the repository at this point in the history
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@710 d0cd1f9f-072b-0410-8dd7-cf729c803f20
  • Loading branch information
zdenop@gmail.com committed Mar 24, 2012
1 parent 3115fbf commit 3f9032e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ccutil/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ endif

if MINGW
AM_CPPFLAGS += -I$(top_srcdir)/vs2008/port -DWINDLLNAME=\"lib@GENERIC_LIBRARY_NAME@\"
noinst_HEADERS += ../vs2008/port/strtok_r.h
libtesseract_ccutil_la_SOURCES += ../vs2008/port/strtok_r.cpp
endif

0 comments on commit 3f9032e

Please sign in to comment.