From 7defb26527b09ed20ad56a993fa0c0d23e2900aa Mon Sep 17 00:00:00 2001 From: Kaj-Michael Lang Date: Tue, 24 Jul 2007 23:43:35 +0300 Subject: [PATCH] misc --- src/config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config.h.in b/src/config.h.in index 1a55248..d40a4b9 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -84,5 +84,11 @@ /* Version number of package */ #undef VERSION +/* build with Geoclue */ +#undef WITH_GEOCLUE + +/* build with Gstreamer */ +#undef WITH_GST + /* build with Maemo/Hildon user interface */ #undef WITH_HILDON -- 2.39.5