summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Condition out some TripMate members. This rearrangement requires aEric S. Raymond2004-09-261-1/+1
| | | | library version change.
* The old LSM file is way obsolete. We generarte an LSM with shipper now.Eric S. Raymond2004-09-211-1/+0
|
* Include autogen.sh in the distribution.Eric S. Raymond2004-09-141-0/+1
|
* Conditional-build fixes for Motifless systems, from Jens Oberender.Eric S. Raymond2004-09-091-3/+8
|
* Changed name of gpscli_report to gpsd_report and added stub,Eric S. Raymond2004-09-081-1/+2
|
* Adapt the test code for the new API.Eric S. Raymond2004-09-081-1/+4
|
* Finish gpsprobe integration, bump library version.Eric S. Raymond2004-09-081-1/+1
|
* Integrated gpsprobe.Eric S. Raymond2004-09-081-3/+11
|
* Increment the library version.Eric S. Raymond2004-09-081-1/+1
|
* Yet another attempt at conditional-building the MOTIF programs.Eric S. Raymond2004-09-071-0/+1
|
* Try to configure client-building out if there is no alternative.Eric S. Raymond2004-09-031-1/+1
|
* Change EarthMate to Zodiac, because the newer EarthMates have aEric S. Raymond2004-09-011-1/+1
| | | | SiRF-II chipset.
* OK, we know how to pass in a version now.Eric S. Raymond2004-08-311-0/+1
|
* I have surrendered to libtool. Ick. Package now installs shared libraries.Eric S. Raymond2004-08-311-23/+15
|
* Backed out the use of libtool, on the grounds that any tool whichEric S. Raymond2004-08-301-7/+6
| | | | | creates invisible .libs subdirectories and makes my binaries depend on them is evil.
* Second step towards full autogen build.Eric S. Raymond2004-08-291-0/+107