]> git.sesse.net Git - vlc/blobdiff - configure.ac
macosx: cleanup
[vlc] / configure.ac
index d502f2c16a9483da9c767c364da6cea91260af3b..eb0fbf63fefdcdf0fdb219b012b721092ee85c85 100644 (file)
@@ -4317,7 +4317,7 @@ AS_IF([test "${enable_libxml2}" != "no"], [
     VLC_ADD_PLUGIN([xml])
   ], [
     AS_IF([test "x${enable_xml2}" != "x"], [
-      AC_MSG_ERROR([Could not find libxml2])
+      AC_MSG_ERROR([Could not find libxml version 2.5 or higher])
     ])
   ])
 ])