From 616fdbae6bb41d91ce9682e9dd4a9347fd211852 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 23 Mar 2011 17:37:45 +0200 Subject: Autotools build system setup --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 82ccd12..94e07cd 100644 --- a/configure.ac +++ b/configure.ac @@ -30,7 +30,7 @@ THREADS # Check for Qt. # -#LIBQT([],[AC_MSG_ERROR([Qt is not found; consider using CPPFLAGS/LDFLAGS or --with-qt=DIR to specify its location])]) +LIBQTCORE([],[AC_MSG_ERROR([QtCore is not found; consider using CPPFLAGS/LDFLAGS to specify its location])]) # Check for libodb. # -- cgit v1.1