]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.10/Ia32/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 / Ia32 / pyconfig.h
index cce0a00bc3702933889aabb48fcf5d9d6a5bd8a8..b86cfa5592c0841f8bfd4f729863bdb717088319 100644 (file)
 /* 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_SYS_NDIR_H\r
 \r
 /* Define to 1 if you have the <sys/param.h> header file. */\r
-#define HAVE_SYS_PARAM_H    1\r
+#define HAVE_SYS_PARAM_H                1\r
 \r
 /* Define to 1 if you have the <sys/poll.h> header file. */\r
 #define HAVE_SYS_POLL_H                 1\r
 \r
 /* Define to 1 if you have the <sys/resource.h> header file. */\r
-#define HAVE_SYS_RESOURCE_H   1\r
+#define HAVE_SYS_RESOURCE_H             1\r
 \r
 /* Define to 1 if you have the <sys/select.h> header file. */\r
 #define HAVE_SYS_SELECT_H               1\r
 #undef HAVE_UINT64_T\r
 \r
 /* Define to 1 if the system has the type 'uintptr_t'. */\r
-#define HAVE_UINTPTR_T    1\r
+#define HAVE_UINTPTR_T                  1\r
 \r
 /* Define to 1 if you have the 'uname' function. */\r
 #undef HAVE_UNAME\r
 #undef HAVE_UTIMES\r
 \r
 /* Define to 1 if you have the <utime.h> header file. */\r
-#define HAVE_UTIME_H    1\r
+#define HAVE_UTIME_H                    1\r
 \r
 /* Define to 1 if you have the 'wait3' function. */\r
 #undef HAVE_WAIT3\r
 #define SIZEOF__BOOL      1\r
 \r
 /* Define to 1 if you have the ANSI C header files. */\r
-#define STDC_HEADERS    1\r
+#define STDC_HEADERS      1\r
 \r
 /* Define if you can safely include both <sys/select.h> and <sys/time.h>\r
    (which you can't on SCO ODT 3.0). */\r
 //#undef volatile\r
 \r
 #endif /*Py_PYCONFIG_H*/\r
-\r