* configure.in (CPPUNIT_LIBS): fixed #1478 always use included

antlr run-time library.
This commit is contained in:
Vadim Kurland
2010-05-25 23:07:52 +00:00
parent 82f158d046
commit f178cb18b2
34 changed files with 129 additions and 207 deletions
-2
View File
@@ -11,8 +11,6 @@ UI_DIR = ui
MANDIR = @MANDIR@
DOCDIR = @DOCDIR@
HAVE_ANTLR_RUNTIME = @HAVE_ANTLR_RUNTIME@
HAVE_EXTERNAL_ANTLR = @HAVE_EXTERNAL_ANTLR@
HAVE_QTDBUS = @HAVE_QTDBUS@
HAVE_CPPUNIT = @HAVE_CPPUNIT@
CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@