On Sun, Jan 10, 2016 at 11:28 AM, anatoly techtonik <techto...@gmail.com> wrote:
> Are there any autotools experts here to say what should be > done to debug this failure? > > https://travis-ci.org/techtonik/PDCurses/builds/101423050 You can get around it by doing: ./configure --x-libraries=/usr/lib/x86_64-linux-gnu but perhaps a more elegant solution exists?