]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Python...
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.10 / X64 / pyconfig.h
index 13a4e9daddccd50f26e25bf661d1c8f3ef6861ea..4b082549fdded95f70ab610b32bc864d991c0cf1 100644 (file)
 /* Define to 1 if you have the <direct.h> header file. */\r
 #undef HAVE_DIRECT_H\r
 \r
-/* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'.\r
-   */\r
+/* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'. */\r
 #define HAVE_DIRENT_H   1\r
 \r
 /* Define to 1 if you have the <dlfcn.h> header file. */\r
 /* Define to 1 if you have the 'gamma' function. */\r
 #undef HAVE_GAMMA\r
 \r
-/* Define if we can use gcc inline assembler to get and set x87 control word\r
-   */\r
+/* Define if we can use gcc inline assembler to get and set x87 control word */\r
 #if defined(__GNUC__)\r
   #define HAVE_GCC_ASM_FOR_X87  1\r
 #else\r
-#undef HAVE_GCC_ASM_FOR_X87\r
+  #undef HAVE_GCC_ASM_FOR_X87\r
 #endif\r
 \r
 /* Define if you have the getaddrinfo function. */\r
-#undef HAVE_GETADDRINFO\r
+//#undef HAVE_GETADDRINFO\r
+#define HAVE_GETADDRINFO  1\r
 \r
 /* Define to 1 if you have the 'getcwd' function. */\r
 #define HAVE_GETCWD   1\r
 #undef HAVE_GETGROUPS\r
 \r
 /* Define to 1 if you have the 'gethostbyname' function. */\r
-#undef HAVE_GETHOSTBYNAME\r
+//#undef HAVE_GETHOSTBYNAME\r
+#define HAVE_GETHOSTBYNAME  1\r
 \r
 /* Define this if you have some version of gethostbyname_r() */\r
 #undef HAVE_GETHOSTBYNAME_R\r
 #undef HAVE_GETLOGIN\r
 \r
 /* Define to 1 if you have the 'getnameinfo' function. */\r
-#undef HAVE_GETNAMEINFO\r
+//#undef HAVE_GETNAMEINFO\r
+#define HAVE_GETNAMEINFO 1\r
 \r
 /* Define if you have the 'getpagesize' function. */\r
 #undef HAVE_GETPAGESIZE\r
 //#undef volatile\r
 \r
 #endif /*Py_PYCONFIG_H*/\r
-\r