summaryrefslogtreecommitdiffstats
path: root/src/json-c-3-fix-am-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/json-c-3-fix-am-header.patch')
-rw-r--r--src/json-c-3-fix-am-header.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/json-c-3-fix-am-header.patch b/src/json-c-3-fix-am-header.patch
deleted file mode 100644
index 88686ea..0000000
--- a/src/json-c-3-fix-am-header.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-This file is part of MXE.
-See index.html for further information.
-
-diff -ur json-c-0.10.orig/configure.in json-c-0.10/configure.in
---- json-c-0.10.orig/configure.in 2013-03-23 18:58:41.000000000 +1100
-+++ json-c-0.10/configure.in 2013-03-23 18:59:33.000000000 +1100
-@@ -12,8 +12,8 @@
- # Checks for libraries.
-
- # Checks for header files.
--AM_CONFIG_HEADER(config.h)
--AM_CONFIG_HEADER(json_config.h)
-+AC_CONFIG_HEADERS(config.h)
-+AC_CONFIG_HEADERS(json_config.h)
- AC_HEADER_STDC
- AC_CHECK_HEADERS(fcntl.h limits.h strings.h syslog.h unistd.h [sys/param.h] stdarg.h)
- AC_CHECK_HEADER(inttypes.h,[AC_DEFINE([JSON_C_HAVE_INTTYPES_H],[1],[Public define for json_inttypes.h])])
-