On Wed, Dec 30, 2009 at 21:59, Adam Mercer <ramer...@gmail.com> wrote:
>> Note that for library dependencies that apply to all programs in a >> makefile you can use the "global" LDADD variable, which may allow you to >> remove most if not all of those per-target *_LDADD settings. > > That's something I've been meaning to do for a while, but there have > been more pressing matters to attend to. Just made this change and autoreconf no longer complains if compile isn't available. Thanks! Cheers Adam