Gregory Stark wrote:
> Actually better than adding -lcov, I think this rule really ought to
> have CFLAGS in it in case there are other CFLAGS that are necessary
> at link time.
But why would -lcov appear in CFLAGS? If it's a library it should be in
LIBS and perhaps in SHLIB_LINK.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/