|
|
/* Define to 1 if you have the `gethostname' function. */ | /* Define to 1 if you have the `gethostname' function. */ |
#undef HAVE_GETHOSTNAME | #undef HAVE_GETHOSTNAME |
| |
|
/* Define to 1 if you have the `getpwuid' function. */ |
|
#undef HAVE_GETPWUID |
|
|
/* Define to 1 if you have the <inttypes.h> header file. */ | /* Define to 1 if you have the <inttypes.h> header file. */ |
#undef HAVE_INTTYPES_H | #undef HAVE_INTTYPES_H |
| |
|
|
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
#undef HAVE_NDIR_H | #undef HAVE_NDIR_H |
| |
|
/* Define to 1 if you have the <pwd.h> header file. */ |
|
#undef HAVE_PWD_H |
|
|
/* Define to 1 if you have the `realpath' function. */ | /* Define to 1 if you have the `realpath' function. */ |
#undef HAVE_REALPATH | #undef HAVE_REALPATH |
| |
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */ | /* Define to 1 if you have the <sys/stat.h> header file. */ |
#undef HAVE_SYS_STAT_H | #undef HAVE_SYS_STAT_H |
| |
|
/* Define to 1 if you have the <sys/time.h> header file. */ |
|
#undef HAVE_SYS_TIME_H |
|
|
/* Define to 1 if you have the <sys/types.h> header file. */ | /* Define to 1 if you have the <sys/types.h> header file. */ |
#undef HAVE_SYS_TYPES_H | #undef HAVE_SYS_TYPES_H |
| |
|
|
/* Define to 1 if you have the <unistd.h> header file. */ | /* Define to 1 if you have the <unistd.h> header file. */ |
#undef HAVE_UNISTD_H | #undef HAVE_UNISTD_H |
| |
|
/* Define to 1 if you have the `utimes' function. */ |
|
#undef HAVE_UTIMES |
|
|
/* Define to 1 if you have the `vasprintf' function. */ | /* Define to 1 if you have the `vasprintf' function. */ |
#undef HAVE_VASPRINTF | #undef HAVE_VASPRINTF |
| |