Joshua Judson Rosen <[email protected]> writes: > > Timo Juhani Lindfors <[email protected]> writes: > > > > Aapo Rantalainen <[email protected]> writes: > > > > > > 2B) minimum version of libgps? > > > > At least libgps 2.94-2 has been tested to work. > > I think >= 2.90 should work; at least, it doesn't look like the soname > has changed since before 2.90 was released. > > I guess we should actually have a check in ./confgure that checks the > version of libgps and aborts if a sufficiently-high version is not > available....
Check added. I hate it when ./configure appears to find everything fine and then I get crazy errors from the build because ./configure wasn't doing the right checks. I had actually already fixed a few other issues just like this, so my apologies for missing this one. -- "Don't be afraid to ask (λf.((λx.xx) (λr.f(rr))))." _______________________________________________ This message is sent to you from [email protected] mailing list. Visit http://lists.osgeo.org/mailman/listinfo/foss-gps to manage your subscription For more information, check http://wiki.osgeo.org/wiki/FOSS-GPS
