X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=config.h.win32.in;h=0b272d3094cf2fbbe0f32169f08a64b851aa3ed0;hb=04ee78248631e4ae2dc9b7088fee60c57515d3d1;hp=51b22f8d71157da38630077b626f2217b32cb7d0;hpb=6e4a7fca431f53fdfd89afbe956212229cf52200;p=platform%2Fupstream%2Fglib.git diff --git a/config.h.win32.in b/config.h.win32.in index 51b22f8..0b272d3 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -109,9 +109,6 @@ /* define to 1 if Carbon is available */ /* #undef HAVE_CARBON */ -/* Define to 1 if you have the `chown' function. */ -/* #undef HAVE_CHOWN */ - /* Define to 1 if you have the `clock_gettime' function. */ /* #undef HAVE_CLOCK_GETTIME */ @@ -189,27 +186,18 @@ /* we have the futex(2) system call */ /* #undef HAVE_FUTEX */ -/* Define to 1 if you have the `getcwd' function. */ -#define HAVE_GETCWD 1 - /* Define to 1 if you have the `getc_unlocked' function. */ /* #undef HAVE_GETC_UNLOCKED */ /* Define to 1 if you have the `getfsstat' function. */ /* #undef HAVE_GETFSSTAT */ -/* Define to 1 if you have the `getgrgid' function. */ -/* #undef HAVE_GETGRGID */ - /* Define to 1 if you have the `getmntent_r' function. */ /* #undef HAVE_GETMNTENT_R */ /* Define to 1 if you have the `getprotobyname_r' function. */ /* #undef HAVE_GETPROTOBYNAME_R */ -/* Define to 1 if you have the `getpwuid' function. */ -/* #undef HAVE_GETPWUID */ - /* Define to 1 if you have the `getresuid' function. */ /* #undef HAVE_GETRESUID */ @@ -225,9 +213,6 @@ /* define to use system printf */ /* #undef HAVE_GOOD_PRINTF */ -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GRP_H */ - /* Define to 1 if you have the `hasmntopt' function. */ /* #undef HAVE_HASMNTOPT */ @@ -311,9 +296,6 @@ /* Define if libelf is available */ /* #undef HAVE_LIBELF */ -/* Define to 1 if you have the `link' function. */ -/* #undef HAVE_LINK */ - /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_MAGIC_H */ @@ -405,9 +387,6 @@ /* Define to 1 if the system has the type `ptrdiff_t'. */ #define HAVE_PTRDIFF_T 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_PWD_H */ - /* Define to 1 if you have the `readlink' function. */ /* #undef HAVE_READLINK */ @@ -605,9 +584,6 @@ /* #undef HAVE_SYS_PARAM_H */ #endif /* _MSC_VER or __DMC__ */ -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_POLL_H */ - /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_PRCTL_H */ @@ -629,9 +605,6 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SYSCTL_H */ -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_TIMES_H */ - /* Define to 1 if you have the header file. */ #ifndef _MSC_VER #define HAVE_SYS_TIME_H 1 @@ -639,12 +612,6 @@ /* #undef HAVE_SYS_TIME_H */ #endif /* _MSC_VER */ -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_UIO_H */ - /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_VFSTAB_H */ @@ -654,22 +621,12 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_VMOUNT_H */ -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_WAIT_H */ - /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_XATTR_H */ /* Define to 1 if you have the `timegm' function. */ /* #undef HAVE_TIMEGM */ -/* Define to 1 if you have the header file. */ -#ifndef _MSC_VER -#define HAVE_UNISTD_H 1 -#else /* _MSC_VER */ -/* #undef HAVE_UNISTD_H */ -#endif /* _MSC_VER */ - /* Define if your printf function family supports positional parameters as specified by Unix98. */ /* #undef HAVE_UNIX98_PRINTF */