Ruby
1.9.3p429(2013-05-15revision40747)
Main Page
Modules
Data Structures
Files
File List
Globals
ext
dbm
extconf.h
Go to the documentation of this file.
1
#ifndef EXTCONF_H
2
#define EXTCONF_H
3
#define HAVE_TYPE_DBM 1
4
#define HAVE_DBM_CLEARERR 1
5
#define HAVE_DB_VERSION 1
6
#define DB_DBM_HSEARCH 1
7
#define DBM_HDR <db.h>
8
#define HAVE_SYS_CDEFS_H 1
9
#define HAVE_DBM_PAGFNO 1
10
#define HAVE_DBM_DIRFNO 1
11
#define SIZEOF_DATUM_DSIZE SIZEOF_INT
12
#define TYPEOF_DATUM_DSIZE int
13
#define PRI_DATUM_DSIZE_PREFIX PRI_INT_PREFIX
14
#define DATUM_DSIZE2NUM INT2NUM
15
#define NUM2DATUM_DSIZE NUM2INT
16
#endif
17
Generated on Thu May 23 2013 20:33:00 for Ruby by
1.8.3