Libcroco
libcroco-config.h
Go to the documentation of this file.
1 #ifndef LIBCROCO_VERSION_NUMBER
2 #define LIBCROCO_VERSION_NUMBER 612
3 #endif
4 
5 #ifndef LIBCROCO_VERSION
6 #define LIBCROCO_VERSION "0.6.12"
7 #endif
8 
9 #ifndef G_DISABLE_CHECKS
10 #if 0
11 #define G_DISABLE_CHECKS 0
12 #endif
13 #endif
14 
15 #ifndef CROCO_HAVE_LIBXML2
16 #define CROCO_HAVE_LIBXML2 (1)
17 #endif