root/ext/auxsys/auxsysconf.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* ext/auxsys/auxsysconf.h.  Generated by configure.  */
   2 /* Define to 1 if you have getloadavg function. */
   3 #define HAVE_GETLOADAVG 1
   4 
   5 /* Define to 1 if you have sys/loadavg.h */
   6 /* #undef HAVE_SYS_LOADAVG_H */
   7 
   8 /* Define to 1 if the system has setenv */
   9 #define HAVE_SETENV 1
  10 
  11 /* Define to 1 if the system has unsetenv */
  12 #define HAVE_UNSETENV 1
  13 
  14 /* Define to 1 if the system has putenv */
  15 #define HAVE_PUTENV 1
  16 
  17 /* Define to 1 if the systen has getpgid */
  18 #define HAVE_GETPGID 1
  19 
  20 /* Define to 1 if the system has gethostname */
  21 #define HAVE_GETHOSTNAME 1
  22 
  23 /* Define to 1 if the system has getdomainname */
  24 #define HAVE_GETDOMAINNAME 1
  25 
  26 /* Define to 1 if the system has sethostname */
  27 #define HAVE_SETHOSTNAME 1
  28 
  29 /* Define to 1 if the system has setdomainname */
  30 #define HAVE_SETDOMAINNAME 1
  31 
  32 

/* [<][>][^][v][top][bottom][index][help] */