diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0f03dc02c..b76609379 100644 --- a/configure.ac +++ b/configure.ac @@ -252,6 +252,8 @@ if test "x$enable_map" = "xyes" -a "x$have_geoclue" != "xyes"; then fi AM_CONDITIONAL(HAVE_GEOCLUE, test "x$have_geoclue" = "xyes") +AC_SUBST(GEOCLUE_CFLAGS) +AC_SUBST(GEOCLUE_LIBS) # ----------------------------------------------------------- # Megaphone |