Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lintest/myrulib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKandrashin Denis <mail@lintest.ru>2011-06-29 00:32:06 +0400
committerKandrashin Denis <mail@lintest.ru>2011-06-29 00:32:06 +0400
commit8a97bd006a114817b4aff5fc648f1299770486ac (patch)
tree1428336295d62af907d2cf0536d9cf939e61cf67 /configure.in
parent75b8f453e3b504089fb1babe41625ca7fd7bb391 (diff)
Win32 resource: fb2.css
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 2a7acb9f..43a767a1 100644
--- a/configure.in
+++ b/configure.in
@@ -190,6 +190,7 @@ dnl ==================
if test "x$USE_READER" = "xyes" ; then
CXXFLAGS="$CXXFLAGS -DFB_INCLUDE_READER -I$DOLLAR(srcdir)/3rdparty/crengine/include"
WX_LIBS="$WX_LIBS -lcrengine"
+ AC_DEFINE(FB_INCLUDE_READER)
fi
if test "x$FOUND_FT2" == "xyes" ; then