Ruby  1.9.3p448(2013-06-27revision41675)
/myshare/builds/jenkins/src/du/dilos-userland-review/components/ruby/ruby-19/build/amd64/ext/etc/extconf.h
Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_GETLOGIN 1
00004 #define HAVE_GETPWENT 1
00005 #define HAVE_GETGRENT 1
00006 #define SYSCONFDIR "/usr/ruby/1.9/etc"
00007 #define HAVE_STRUCT_PASSWD_PW_GECOS 1
00008 #define HAVE_ST_PW_GECOS 1
00009 #define HAVE_STRUCT_PASSWD_PW_AGE 1
00010 #define HAVE_ST_PW_AGE 1
00011 #define PW_AGE2VAL safe_setup_str
00012 #define HAVE_STRUCT_PASSWD_PW_COMMENT 1
00013 #define HAVE_ST_PW_COMMENT 1
00014 #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
00015 #define HAVE_ST_PW_PASSWD 1
00016 #define HAVE_STRUCT_GROUP_GR_PASSWD 1
00017 #define HAVE_ST_GR_PASSWD 1
00018 #endif
00019