From 0cce1f4e4c108429aadc9db35236abd07aea55d2 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 28 Apr 2011 11:49:32 +0200 Subject: [PATCH] build: remove unneeded message in configure build report Location API is always built --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 8061f642..2567fa0f 100644 --- a/configure.ac +++ b/configure.ac @@ -164,6 +164,4 @@ echo Building PPP-enabled tests: ${have_pppd_headers} echo echo Building with PolicyKit support: ${with_polkit} echo -echo Building with Location API support: ${with_location_api} -echo