diff -Nur libart_lgpl-2.3.21-old/art_config.h libart_lgpl-2.3.21/art_config.h --- libart_lgpl-2.3.21-old/art_config.h 2010-08-29 16:42:06.822999763 +0300 +++ libart_lgpl-2.3.21/art_config.h 1970-01-01 02:00:00.000000000 +0200 @@ -1,10 +0,0 @@ -/* Automatically generated by gen_art_config */ - -#define ART_SIZEOF_CHAR 1 -#define ART_SIZEOF_SHORT 2 -#define ART_SIZEOF_INT 4 -#define ART_SIZEOF_LONG 4 - -typedef unsigned char art_u8; -typedef unsigned short art_u16; -typedef unsigned int art_u32;