configure.ac: add check for popt library
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Nov 2011 12:00:19 +0000 (08:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 3 Nov 2011 12:00:19 +0000 (08:00 -0400)
commit0f536a744282fe3a21f8d7bb4ee5ee1325ea2fe4
treed1bf5d411e21cd7ed57672a2b1ca8d0798695942
parentcba1661ca1dbb97c676e5318106ae23052be947c
configure.ac: add check for popt library

The popt library is used by babeltrace but isn't checked in
configure.ac, so the compilation fails due to popt.h being missing if
popt is not already installed on the system.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
This page took 0.024304 seconds and 4 git commands to generate.