]> git.pld-linux.org Git - packages/crossmingw32-glib2.git/blob - glib2-cross.patch
- updated to 2.34.0
[packages/crossmingw32-glib2.git] / glib2-cross.patch
1 --- glib-2.32.2/configure.ac.orig       2012-05-07 18:14:09.061606437 +0200
2 +++ glib-2.32.2/configure.ac    2012-05-07 18:56:32.524886758 +0200
3 @@ -452,6 +452,7 @@
4  
5  AC_MSG_RESULT($enable_iconv_cache)
6  
7 +AC_CHECK_HEADERS([stddef.h stdlib.h string.h])
8  
9  dnl
10  dnl zlib support
11 @@ -921,7 +922,6 @@
12  
13  # Checks for libcharset
14  AM_LANGINFO_CODESET
15 -AC_CHECK_HEADERS([stddef.h stdlib.h string.h])
16  AC_CHECK_FUNCS(setlocale)
17  
18  # check additional type sizes
This page took 0.171378 seconds and 3 git commands to generate.