]> err.no Git - mapper/commitdiff
misc
authorKaj-Michael Lang <milang@angel.tal.org>
Mon, 30 Jul 2007 11:01:26 +0000 (14:01 +0300)
committerKaj-Michael Lang <milang@angel.tal.org>
Mon, 30 Jul 2007 11:01:26 +0000 (14:01 +0300)
src/config.h.in

index d40a4b99cf225fd374a2cd9b7722809d337520c2..b4ebfbcc0767b352af0a5c4c01ac16b7855d00cc 100644 (file)
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
+/* Defined if you have espeak */
+#undef HAVE_ESPEAK
+
 /* Define if the GNU gettext() function is already present or preinstalled. */
 #undef HAVE_GETTEXT
 
+/* Define to 1 if you have the <gps.h> header file. */
+#undef HAVE_GPS_H
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
@@ -92,3 +98,6 @@
 
 /* build with Maemo/Hildon user interface */
 #undef WITH_HILDON
+
+/* build with gpsd */
+#undef WITH_LIBGPS