]> git.draconx.ca Git - dxcommon.git/commitdiff
Avoid gratuitous library dependencies linking gnulib.
authorNick Bowler <nbowler@draconx.ca>
Thu, 22 Sep 2011 00:58:27 +0000 (20:58 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 22 Sep 2011 01:08:58 +0000 (21:08 -0400)
libcdecl doesn't use the readline module at all, but libtool happily
pulls it in as a dependency.  Handle library dependencies manually to
avoid this problem.


No differences found