X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;fp=configure.ac;h=48e2ef287cf3a4bd86f2b9c438cfbfd5577e968c;hb=275f1c8fff540b39863043d772a90b614396205c;hp=f351398a0ab8e6b5e36808e6e339be60cb7137b2;hpb=a57bc62667ff447309c0ed2d1a14aa387261bcfb;p=rrdtool.git diff --git a/configure.ac b/configure.ac index f351398..48e2ef2 100644 --- a/configure.ac +++ b/configure.ac @@ -552,7 +552,7 @@ EX_CHECK_ALL(pangocairo-1.0, pango_cairo_context_set_font_options, pango/pango fi EX_CHECK_ALL(glib-2.0, glib_check_version, glib.h, glib-2.0, 2.28.7, ftp://ftp.gtk.org/pub/glib/2.28/, "") -[AEX_CHECK_ALL(xml2, xmlParseFile, libxml/parser.h, libxml-2.0, 2.7.8, http://xmlsoft.org/downloads.html, /usr/include/libxml2) +EX_CHECK_ALL(xml2, xmlParseFile, libxml/parser.h, libxml-2.0, 2.7.8, http://xmlsoft.org/downloads.html, /usr/include/libxml2) if test "$EX_CHECK_ALL_ERR" = "YES"; then AC_MSG_ERROR([Please fix the library issues listed above and try again.])