Index: xmllint.c
===================================================================
RCS file: /cvs/gnome/gnome-xml/xmllint.c,v
retrieving revision 1.158
diff -c -r1.158 xmllint.c
*** xmllint.c	4 Sep 2005 21:39:00 -0000	1.158
--- xmllint.c	8 Sep 2005 20:25:31 -0000
***************
*** 146,152 ****
  static char * schema = NULL;
  static xmlSchemaPtr wxschemas = NULL;
  #endif
! #ifdef LIBXML_SCHEMAS_ENABLED
  static char * schematron = NULL;
  static xmlSchematronPtr wxschematron = NULL;
  #endif
--- 146,152 ----
  static char * schema = NULL;
  static xmlSchemaPtr wxschemas = NULL;
  #endif
! #ifdef LIBXML_SCHEMATRON_ENABLED
  static char * schematron = NULL;
  static xmlSchematronPtr wxschematron = NULL;
  #endif
