summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* paste-oChris Kuethe2008-07-101-1/+1
* rtcm requires types larger than 32 bits. test for, and use 'em.Chris Kuethe2008-07-101-0/+5
* RTCM104v3 packet detection. Eric S. Raymond2008-06-301-12/+31
* Movin' right along. Chris Kuethe2008-02-171-1/+1
* crank to 2.37 for releaseChris Kuethe2008-02-171-1/+1
* Disable Garmin Simple Text protocol. Chris Kuethe2008-02-171-3/+3
* Small shipping improvement for next time, and bump the version number.Eric S. Raymond2008-01-011-1/+1
* Ready for 2.36 release.release-2.36Eric S. Raymond2008-01-011-1/+1
* Ashtech driver. Tested with an Ashtech/Thales/Magellan AC12Chris Kuethe2007-12-201-0/+14
* An attempt at support for the Furuno Electronics GH-79L4 (GPSClock).Eric S. Raymond2007-12-181-0/+14
* Cosmetic change.Eric S. Raymond2007-12-121-66/+66
* Integrated Garmin Simple Text Protocol driver from Petr Slansky.Eric S. Raymond2007-12-111-0/+15
* Bump the version number.Eric S. Raymond2007-12-111-1/+1
* Bump the version number.Eric S. Raymond2007-12-111-1/+1
* Fixing my portability fixesChris Kuethe2007-04-011-3/+3
* Bump version to 2.35beta - I'm waiting on a couple more test reports... Chris Kuethe2007-04-011-6/+5
* Make pkgconfig aware of this package.Eric S. Raymond2007-03-311-1/+1
* Matt Roberds sent these changes to make configure more explicit... Eric S. Raymond2007-03-271-2/+22
* Test for ncurses based on the header, not the library. Eric S. Raymond2007-03-221-1/+6
* fix the test for the no configured protocols. From Mick DurkinChris Kuethe2007-01-291-14/+14
* Add support for setting IP TOS and TCP options to reduce transit delay. Chris Kuethe2007-01-221-1/+8
* Remove test that breaks amd64.Chris Kuethe2007-01-171-4/+0
* GPSD is sensitive to data types and sizes.Chris Kuethe2007-01-171-0/+33
* the autoconf documentation (section 5.10.2) says... Chris Kuethe2007-01-171-0/+2
* Don't run floattest when cross-compiling. Also improve the output.Chris Kuethe2007-01-151-4/+18
* A nicer cleanup of the xslt processor testChris Kuethe2007-01-141-2/+12
* Allow floattest to compile in the srcdir != builddir case.Chris Kuethe2007-01-141-1/+3
* Revert the ".1" cleanup - it breaks systems using xsltproc.Chris Kuethe2007-01-141-10/+2
* do not create ".1" while testing for xml processor.Chris Kuethe2007-01-141-1/+9
* set numbers to always be rendered in the C locale...Chris Kuethe2007-01-061-0/+1
* Now that the UBX driver can produce useful fixes, enable UBX by default.Chris Kuethe2007-01-061-3/+3
* A few little patches from Greg Troxel, to make the NetBSD port happier.Chris Kuethe2007-01-061-1/+1
* Type. From Andreas Stricker.Chris Kuethe2007-01-051-1/+1
* eye candyChris Kuethe2006-12-301-2/+6
* Now that italk can at least give us PVT solutions...Chris Kuethe2006-12-301-3/+3
* having both enable-italk and enable-itrax is dumb. Chris Kuethe2006-12-281-16/+1
* Christmas Goodies: TSIP and Navcom no longer conflict. Chris Kuethe2006-12-251-3/+3
* Graceful degradation of the build if pthreads is not present.Eric S. Raymond2006-12-161-1/+3
* Small fixes for the build machinery; Eric S. Raymond2006-12-161-1/+1
* Alas, the attempt to factor out pthreads broke the build.Eric S. Raymond2006-12-161-3/+3
* Degrade the build gracefully if pthreads are not present.Eric S. Raymond2006-12-151-2/+2
* Make the build degrade gracefully if ncurses is not available.Eric S. Raymond2006-12-151-0/+4
* regress-builder is done, until we get so many more drivers thatEric S. Raymond2006-12-151-1/+0
* ./configure[26667]: x: not foundChris Kuethe2006-12-151-1/+1
* The compile-test framework has officially become smarter :-).Eric S. Raymond2006-12-151-22/+29
* eye-candyChris Kuethe2006-12-151-1/+2
* The start of a UBX driver, from Andreas Stricker. Not yetChris Kuethe2006-12-151-0/+15
* Disable Navcom by default until we figure out why it clashes with TSIP.Eric S. Raymond2006-12-151-3/+3
* a better way to use ncurses, if you've got it.Chris Kuethe2006-12-151-1/+1
* add a --enable-gpsd-user configure option. Chris Kuethe2006-12-151-0/+13