summaryrefslogtreecommitdiffstats
path: root/src/json-c-1-patch-remove-rpl.patch
blob: 153ce1149d06bda7b6f191231ca79a1799cf2608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This file is part of MXE.
See index.html for further information.

see http://lists.fedoraproject.org/pipermail/mingw/2009-May/001567.html

--- a/configure.ac	2014-04-11 03:47:07.000000000 +0200
+++ b/configure.ac	2014-10-12 19:44:52.809838565 +0200
@@ -40,8 +40,6 @@
 # Checks for library functions.
 AC_FUNC_VPRINTF
 AC_FUNC_MEMCMP
-AC_FUNC_MALLOC
-AC_FUNC_REALLOC
 AC_CHECK_FUNCS(strcasecmp strdup strerror snprintf vsnprintf vasprintf open vsyslog strncasecmp setlocale)
 AC_CHECK_DECLS([INFINITY], [], [], [[#include <math.h>]])
 AC_CHECK_DECLS([nan], [], [], [[#include <math.h>]])