Greg Troxel <gdt at lexort.com> writes: > Plus, it seems all the --libs stanzas have -L${exec_prefix}/lib in them, > even though those are lddfags, not libs. Theory: geos considers "libs" to be -L$prefix/lib -lgeos_c and "ldflags" to be extra stuff So in addition to my patch, probably the -L in ldflags should be dropped.