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

ext/dl/extconf.h

Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_DLFCN_H 1
00004 #define HAVE_DLOPEN 1
00005 #define HAVE_DLCLOSE 1
00006 #define HAVE_DLSYM 1
00007 #define HAVE_DLERROR 1
00008 #define RUBY_VERSION "1.9.2"
00009 #endif
00010 

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