Fix: if libgps is missing, Realtime GPS Tracking is disabled
commit47ec40de04be1671f244593c53d75f3b40fd8a2c
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 15 Dec 2007 22:23:29 +0000 (15 22:23 +0000)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 15 Dec 2007 22:23:29 +0000 (15 22:23 +0000)
tree59cc4a5f665904baa9737ec3f3d4c1a990e8ef0a
parentadc67de197a06c632ac358645e51f5e9d35c6eb9
Fix: if libgps is missing, Realtime GPS Tracking is disabled

It is very annoying to have to specify "--disable-realtime-gps-tracking"
option when your system does not offer libgps.
The script configure should automatically detect available features.
ChangeLog
configure.ac