• Main Page
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

ext/digest/sha2/extconf.h

Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_CONFIG_H 1
00004 #define HAVE_SHA256_TRANSFORM 1
00005 #define HAVE_SHA512_TRANSFORM 1
00006 #define HAVE_TYPE_SHA256_CTX 1
00007 #define HAVE_TYPE_SHA512_CTX 1
00008 #define SHA2_USE_OPENSSL 1
00009 #define HAVE_SYS_CDEFS_H 1
00010 #endif
00011 

Generated on Wed Sep 8 2010 09:54:40 for Ruby by  doxygen 1.7.1