summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 91725e8)
raw | patch | inline | side by side (parent: 91725e8)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 29 Nov 2011 22:42:45 +0000 (22:42 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 29 Nov 2011 22:42:45 +0000 (22:42 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4/program@2229 a5681a0c-68f1-0310-ab6d-d61299d08faa
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index fb27d2df2a83a19f545a4abcb6be12174f750033..06c0fb2096d0f2d54aa61490bb4b0a89f6e3cb7f 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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.])