From f9011c1275b13f39e4ab4552173bfb91b2ffae56 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 17 Feb 2010 20:10:15 +0100 Subject: fix build on OpenBSD host - add a wrapper script for autoconf and autoreconf to avoid ifdef gluecode for every OS/autoconf combination - need to add more autoconf version for NetBSD/MirBSD --- package/gpsd/patches/patch-driver_sirf_c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/gpsd/patches/patch-driver_sirf_c') diff --git a/package/gpsd/patches/patch-driver_sirf_c b/package/gpsd/patches/patch-driver_sirf_c index 1e44cee91..2fbdaef1e 100644 --- a/package/gpsd/patches/patch-driver_sirf_c +++ b/package/gpsd/patches/patch-driver_sirf_c @@ -1,6 +1,6 @@ ---- gpsd-2.39.orig/driver_sirf.c 2009-03-07 16:30:58.000000000 +0100 -+++ gpsd-2.39/driver_sirf.c 2009-06-13 09:13:42.000000000 +0200 -@@ -238,7 +238,7 @@ static gps_mask_t sirf_msg_debug(unsigne +--- gpsd-2.39.orig/driver_sirf.c Sat Mar 7 16:30:58 2009 ++++ gpsd-2.39/driver_sirf.c Tue Feb 16 21:33:16 2010 +@@ -238,7 +238,7 @@ static gps_mask_t sirf_msg_debug(unsigned char *buf, s char msgbuf[MAX_PACKET_LENGTH*3 + 2]; int i; -- cgit v1.2.3