summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-1/+1
* Allow for gpsd_report and gpsd_hexdump to be suppressed to save cpu cycles.Chris Kuethe2006-10-241-0/+15
* Proper test for strtonum if I'm going to continue to use it.Chris Kuethe2006-10-231-0/+1
* fix pasto.Chris Kuethe2006-10-021-1/+1
* Introducing a new configuration option "--disable-reconfigure"...Chris Kuethe2006-10-021-0/+14
* Add a bit more verbosity to configure. From Dave C.Gary E. Miller2006-10-021-0/+1
* Patch to allow PPS on CTS instead of DCD.Gary E. Miller2006-09-281-0/+13
* Make the summary screen show whether X11 and Python support is enabled.Chris Kuethe2006-09-211-1/+7
* Add --disable-python, for build environments where python is not wanted.Chris Kuethe2006-09-211-0/+8
* Put all the X bits together...Chris Kuethe2006-09-211-1/+9
* matching quotation marksChris Kuethe2006-09-211-2/+2
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* Remove last traces of --enable-wired-policy. Prompted by Stelian PopChris Kuethe2006-09-141-1/+0
* Finally, a version of the J-command patch that passes regression tests.Eric S. Raymond2006-09-011-13/+0
* J patch withdrawn, all regression tests pass.Eric S. Raymond2006-08-211-3/+3
* splint cleanup after CK's strcat()/strlcopy() cleanup.Eric S. Raymond2006-08-201-0/+8
* Obey the warnings of lint and cc because they know C better than you do.Chris Kuethe2006-08-181-0/+2
* A gpsd with no protocols is an invalid configuration; make configure fail. Chris Kuethe2006-08-181-2/+14
* Disable RTCM-104 unless a protocol with half a chance of understanding itChris Kuethe2006-08-181-0/+3
* Version bump. I don't think we're in Kansas^W 2.33 any more, Toto.Chris Kuethe2006-08-181-1/+1
* SiRF name cleanup.Chris Kuethe2006-08-171-9/+9
* True North requires NMEA support, and fix the erroneous iTalk descriptionChris Kuethe2006-08-171-1/+3
* Introduce NTRIP configuration option.Eric S. Raymond2006-08-161-0/+16
* Added buffer policy switch.Eric S. Raymond2006-08-141-0/+14
* Note a compiler bug. Fix typos.Eric S. Raymond2006-07-281-1/+1
* Merge Eivind Tagseth's patch for limiting memory utilization on SBCs.Eric S. Raymond2006-07-261-0/+30
* Disable iTalk by default.Eric S. Raymond2006-07-131-4/+4
* Arrange for Python packages to be installed.Eric S. Raymond2006-06-141-0/+1
* Remove inadvertent clearing of timestamp.Eric S. Raymond2006-06-121-1/+1
* Minor bug fixes.Eric S. Raymond2006-05-181-1/+1
* Bump version because we're not in 2.32 any more, Toto!Chris Kuethe2006-05-171-1/+1
* Support fixed-speed operation.Chris Kuethe2006-05-091-0/+15
* The ENABLE_PPS bug on USB GPSes is no more....Eric S. Raymond2006-03-121-3/+3
* Parse NMEA-violating data from Antaris ublox correctly.Eric S. Raymond2006-03-021-1/+1
* Ready to release 2.3.1.Eric S. Raymond2005-12-221-1/+1
* Enable eveything to build when RTCM104 is configured out.Eric S. Raymond2005-12-201-1/+3
* Omplement 'G' command and bump version for release.release-2.30Eric S. Raymond2005-09-141-1/+1
* splint cleanup and cosmetic fixes.Eric S. Raymond2005-09-011-0/+1
* There is no longer a contrib/Makefile.Eric S. Raymond2005-08-191-1/+1
* Version bump, preparing for release.Eric S. Raymond2005-08-191-2/+5
* Make the build work again.Eric S. Raymond2005-08-171-3/+3
* Belgabor's fix for DBUD configuration.Eric S. Raymond2005-08-171-1/+4
* True North support integrated.Eric S. Raymond2005-08-011-0/+14
* Try to avoid the nasty config problem.Eric S. Raymond2005-07-251-2/+3
* Make HAVE_ROUND available.Eric S. Raymond2005-07-201-0/+2
* Back out the automatic DBUS check, it didn't work.Eric S. Raymond2005-07-171-25/+44
* Merge working Evermore state-machine from Petr Slansky.Eric S. Raymond2005-07-131-13/+27
* Pull -W out of the options...Eric S. Raymond2005-07-121-2/+2
* Set ac_dbus to no if we don't find the relevant library.Eric S. Raymond2005-07-121-0/+1
* Configure DBUS correctly.Eric S. Raymond2005-07-111-1/+1