(Frodo) Fixed detection of libxml2

There were three issues:
  * -DHAVE_LIBXML2 was added to XML_LIBS; it is now properly added to
    XML_CFLAGS;
  * m4 got confused by the comma in `cannot use libxml1, libxml2 is required',
    so I changed the comma to a semicolon;
  * The AC_CHECK_LIB for xmlCreatePushParserCtxt in libxml2 needed a fifth
    argument: $XML_LIBS (for those, like me, who do not have it installed
    in /usr/lib but /opt/gnome/lib).
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    abi-xml-parser.m4
CVS: ----------------------------------------------------------------------

-- 
Frodo Looijaard <[EMAIL PROTECTED]>  PGP key and more: http://huizen.dds.nl/~frodol
Defenestration n. (formal or joc.):
  The act of removing Windows from your computer in disgust, usually followed
  by the installation of Linux or some other Unix-like operating system.

Reply via email to