config root man

Current Path : /usr/local/lib/ruby/1.8/amd64-freebsd9/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/lib/ruby/1.8/amd64-freebsd9/dlconfig.h

#ifndef DLCONFIG_H
#define DLCONFIG_H
#define MAX_ARG           0
#define MAX_CALLBACK 10
#define CALLBACK_TYPES 8
#define USE_DLSTACK
#define WITH_TYPE_CHAR
#define WITH_TYPE_SHORT
#define WITH_TYPE_LONG
#define WITH_TYPE_DOUBLE
#define WITH_TYPE_FLOAT
#define WITH_TYPE_INT
#if !defined(HAVE_DLFCN_H)
# define HAVE_DLFCN_H
#endif
#if !defined(HAVE_DLERROR)
# define HAVE_DLERROR
#endif

#endif /* DLCONFIG_H */

Man Man