mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 08:50:54 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12887 72102866-910b-0410-8b05-ffd578937521
52 lines
1.3 KiB
C
52 lines
1.3 KiB
C
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
|
|
|
|
/* Define if you have the geteuid function. */
|
|
#undef HAVE_GETEUID
|
|
|
|
/* Define if you have the getlogin function. */
|
|
#undef HAVE_GETLOGIN
|
|
|
|
/* Define if you have the getpwnam function. */
|
|
#undef HAVE_GETPWNAM
|
|
|
|
/* Define if you have the getpwuid function. */
|
|
#undef HAVE_GETPWUID
|
|
|
|
/* Define if you have the <dir.h> header file. */
|
|
#undef HAVE_DIR_H
|
|
|
|
/* Define if you have the <dirent.h> header file. */
|
|
#undef HAVE_DIRENT_H
|
|
|
|
/* Define if you have the <ndir.h> header file. */
|
|
#undef HAVE_NDIR_H
|
|
|
|
/* Define if you have the <pwd.h> header file. */
|
|
#undef HAVE_PWD_H
|
|
|
|
/* Define if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define if you have the <sys/dir.h> header file. */
|
|
#undef HAVE_SYS_DIR_H
|
|
|
|
/* Define if you have the <sys/file.h> header file. */
|
|
#undef HAVE_SYS_FILE_H
|
|
|
|
/* Define if you have the <sys/ndir.h> header file. */
|
|
#undef HAVE_SYS_NDIR_H
|
|
|
|
/* Define if you have the <sys/param.h> header file. */
|
|
#undef HAVE_SYS_PARAM_H
|
|
|
|
/* Define if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
/* Define if you have the <sys/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* Define if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|