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

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 "/etc"
00007 #define HAVE_STRUCT_PASSWD_PW_GECOS 1
00008 #define HAVE_ST_PW_GECOS 1
00009 #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
00010 #define HAVE_ST_PW_PASSWD 1
00011 #define HAVE_STRUCT_GROUP_GR_PASSWD 1
00012 #define HAVE_ST_GR_PASSWD 1
00013 #endif
00014 

Generated on Thu Sep 8 2011 03:50:28 for Ruby by  doxygen 1.7.1