From 973fbdac9163ba98bd5358b9f24bf6f5d5844e34 Mon Sep 17 00:00:00 2001 From: edman007 Date: Sat, 21 Nov 2009 18:19:09 +0000 Subject: Fix the dbus/pkg-config confgure (Now the configure script will probably require pkg-config to be installed) Defines to compile the dbus plugin are now properly set git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1069 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index ef69b35..b1c4b8c 100644 --- a/configure.in +++ b/configure.in @@ -39,6 +39,7 @@ AC_PROG_CPP AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_MAKE_SET +PKG_PROG_PKG_CONFIG # dmalloc AM_WITH_DMALLOC -- cgit v1.2.3