| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
| |
...using the shared library on OS X 10.6. Previous commit caused error
warnings to be emitted. Plus Mach-O doesn't support aliasing so this
also removes the alias attribute.
|
|
|
|
|
| |
It chose the default gpsd_report() in gpsd_report.c function instead of
the one provided by library clients. OS X 10.5 didn't have this problem.
|
|
|
|
|
|
|
| |
That is, instead of sectioning out two little config defines and
putting them in. This makes gpsd.h self-copntained (e.g. in case it
gets installed as a library header) and means we can get rid of most
inclusions of it.
|
|
|