Ruby  1.9.3p537(2014-02-19revision0)
ext/zlib/extconf.h
Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_ZLIB_H 1
00004 #define HAVE_CRC32_COMBINE 1
00005 #define HAVE_ADLER32_COMBINE 1
00006 #define HAVE_TYPE_Z_CRC_T 1
00007 #endif
00008