diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2011-04-28 11:49:32 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2011-04-28 12:02:10 +0200 |
commit | 0cce1f4e4c108429aadc9db35236abd07aea55d2 (patch) | |
tree | 648ac21367283624bf62605acb11fc169d09ca19 | |
parent | 83bbd0eb1159558bcd35d131c68c2559a9479daf (diff) |
build: remove unneeded message in configure build report
Location API is always built
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 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 |