X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=4dfd37c31ad89af54b99dbacbe4e65fe0b9e7ecf;hp=65503a3ffc12de1f71c751aa6a16dd4405d6a3b2;hb=6c1494fd8daa571cf08ca27e274d9abcdd65b053;hpb=6b453b5e07e90591c955ae14c60c13b7c1ed28a0 diff --git a/configure.ac b/configure.ac index 65503a3ff..4dfd37c31 100644 --- a/configure.ac +++ b/configure.ac @@ -144,6 +144,8 @@ AC_CHECK_LIB([popt], [poptGetContext], [], [AC_MSG_ERROR([Cannot find libpopt. Use [LDFLAGS]=-Ldir to specify its location.])] ) +AM_PATH_XML2(2.7.6) + # Check for libuuid AC_CHECK_LIB([uuid], [uuid_generate], [