[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gpsd-commit-watch
Subject:    [Gpsd-commit-watch] r3416 - trunk
From:       esr () mail ! berlios ! de (esr at BerliOS)
Date:       2006-08-21 19:08:26
Message-ID: 200608211908.k7LJ8QOX018865 () sheep ! berlios ! de
[Download RAW message or body]

Author: esr
Date: 2006-08-21 21:08:24 +0200 (Mon, 21 Aug 2006)
New Revision: 3416

Modified:
   trunk/Makefile.am
   trunk/gpxlogger.c
Log:
Try to unbreak the gpxlogger build.


Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am	2006-08-21 16:39:36 UTC (rev 3415)
+++ trunk/Makefile.am	2006-08-21 19:08:24 UTC (rev 3416)
@@ -14,7 +14,7 @@
 if HAVE_DBUS
 INCLUDES = $(DBUS_CFLAGS) $(DBUS_GLIB_CFLAGS) -DDBUS_API_SUBJECT_TO_CHANGE=1
 DBUSPROGS = gpxlogger
-gpxlogger_LDADD = $(DBUS_GLIB_LIBS) -lm
+gpxlogger_LDADD = $(DBUS_GLIB_LIBS) libgps.la  -lm
 endif
 
 if HAVE_RTCM104

Modified: trunk/gpxlogger.c
===================================================================
--- trunk/gpxlogger.c	2006-08-21 16:39:36 UTC (rev 3415)
+++ trunk/gpxlogger.c	2006-08-21 19:08:24 UTC (rev 3416)
@@ -54,7 +54,6 @@
 }
 
 static DBusHandlerResult handle_gps_fix (DBusMessage* message) {
-	DBusMessageIter	iter;
 	DBusError	error;
 	double		temp_time;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic