oopsie, we need this
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 11 Aug 2002 22:10:54 +0000 (22:10 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 11 Aug 2002 22:10:54 +0000 (22:10 +0000)
Original commit message from CVS:
oopsie, we need this

m4/gst-libxml2.m4

index 9041ec9..15db0e0 100644 (file)
@@ -12,6 +12,8 @@ AC_DEFUN(GST_LIBXML2_CHECK,
   else
     AC_MSG_ERROR([Need libxml2 for glib2 builds -- you should be able to do without it -- this needs fixing])
   fi
+  dnl this is for the .pc file
+  LIBXML_PKG=', libxml-2.0' 
   AC_SUBST(LIBXML_PKG)
   AC_SUBST(XML_LIBS)
   AC_SUBST(XML_CFLAGS)