]> git.sur5r.net Git - kconfig-frontends/commit
configure: check for sys/queue.h and CIRCLEQ_XXX
authorYann E. MORIN" <yann.morin.1998@free.fr>
Wed, 17 Oct 2012 22:31:53 +0000 (00:31 +0200)
committerYann E. MORIN" <yann.morin@orange.com>
Wed, 17 Oct 2012 22:31:53 +0000 (00:31 +0200)
commitfdc3918b26b86e90273be709ae3513425ba5822f
treeee2a42f34f8ea978b3e5c7f0032745289174ec61
parentc2edf46399d9518a1a7da7813a893cbdee569831
configure: check for sys/queue.h and CIRCLEQ_XXX

mconf and nconf need the CIRCLEQ_XXX macros defined in sys/queue.h, so check
for them, as they are missing on legacy systems (eg. Debian potato).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
configure.ac