Defines

ext/etc/extconf.h File Reference

Go to the source code of this file.

Defines

#define HAVE_GETLOGIN   1
#define HAVE_GETPWENT   1
#define HAVE_GETGRENT   1
#define SYSCONFDIR   "$(DESTDIR)/etc"
#define HAVE_STRUCT_PASSWD_PW_GECOS   1
#define HAVE_ST_PW_GECOS   1
#define HAVE_STRUCT_PASSWD_PW_PASSWD   1
#define HAVE_ST_PW_PASSWD   1
#define HAVE_STRUCT_GROUP_GR_PASSWD   1
#define HAVE_ST_GR_PASSWD   1

Define Documentation

#define HAVE_GETGRENT   1

Definition at line 5 of file extconf.h.

#define HAVE_GETLOGIN   1

Definition at line 3 of file extconf.h.

#define HAVE_GETPWENT   1

Definition at line 4 of file extconf.h.

#define HAVE_ST_GR_PASSWD   1

Definition at line 12 of file extconf.h.

Referenced by Init_etc().

#define HAVE_ST_PW_GECOS   1

Definition at line 8 of file extconf.h.

Referenced by Init_etc().

#define HAVE_ST_PW_PASSWD   1

Definition at line 10 of file extconf.h.

#define HAVE_STRUCT_GROUP_GR_PASSWD   1

Definition at line 11 of file extconf.h.

#define HAVE_STRUCT_PASSWD_PW_GECOS   1

Definition at line 7 of file extconf.h.

#define HAVE_STRUCT_PASSWD_PW_PASSWD   1

Definition at line 9 of file extconf.h.

#define SYSCONFDIR   "$(DESTDIR)/etc"

Definition at line 6 of file extconf.h.

Referenced by etc_sysconfdir().