X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=4dfd37c31ad89af54b99dbacbe4e65fe0b9e7ecf;hb=c864d6d788c58de94111911a9e10d221ec8bc398;hp=65503a3ffc12de1f71c751aa6a16dd4405d6a3b2;hpb=26296c48a2c7f6a7e90c0412c11cc2b1c5c2f287;p=lttng-tools.git 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], [