Libcroco
|
00001 #ifndef LIBCROCO_VERSION_NUMBER 00002 #define LIBCROCO_VERSION_NUMBER 608 00003 #endif 00004 00005 #ifndef LIBCROCO_VERSION 00006 #define LIBCROCO_VERSION "0.6.8" 00007 #endif 00008 00009 #ifndef G_DISABLE_CHECKS 00010 #if 0 00011 #define G_DISABLE_CHECKS 0 00012 #endif 00013 #endif 00014 00015 #ifndef CROCO_HAVE_LIBXML2 00016 #define CROCO_HAVE_LIBXML2 (1) 00017 #endif