Win32: Update Pre-configured Config Headers

Update config.h.win32.in and glibconfig.h.win32.in so that they will be
in-line with the ones that are produced with configure.ac, for use on
Windows builds.

Thanks to Philip Withnall for pointing out the changes needed to update
glibconfig.h.win32.in in bug 727829.
This commit is contained in:
Chun-wei Fan
2015-01-07 09:59:47 +08:00
parent 327d35ed41
commit 1632d5716e
2 changed files with 9 additions and 2 deletions

View File

@@ -399,6 +399,9 @@
/* Define to 1 if libselinux is available */
/* #undef HAVE_SELINUX */
/* Define to 1 if you have the `sendmmsg` function */
/* #undef HAVE_SENDMMSG */
/* Define to 1 if you have the <selinux/selinux.h> header file. */
/* #undef HAVE_SELINUX_SELINUX_H */