Ruby 1.9.2p290(2011-07-09revision32553)

ext/dbm/extconf.h

Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_TYPE_DBM 1
00004 #define HAVE___DB_NDBM_CLEARERR 1
00005 #define DB_DBM_HSEARCH  1
00006 #define DBM_HDR <db.h>
00007 #define HAVE_SYS_CDEFS_H 1
00008 #endif
00009