From 82dcea35745cb420e2241bed8c805dc87700c3ad Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 25 Dec 2017 08:51:42 +0100 Subject: json-c: update to 0.13 --- package/json-c/patches/patch-Makefile_in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/json-c/patches/patch-Makefile_in (limited to 'package/json-c/patches') diff --git a/package/json-c/patches/patch-Makefile_in b/package/json-c/patches/patch-Makefile_in deleted file mode 100644 index 35a59a88d..000000000 --- a/package/json-c/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- json-c-0.12.1.orig/Makefile.in 2016-06-07 05:36:51.000000000 +0200 -+++ json-c-0.12.1/Makefile.in 2017-06-06 02:16:08.632880056 +0200 -@@ -389,7 +389,7 @@ target_alias = @target_alias@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --AM_CFLAGS = -Wall -Werror -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -+AM_CFLAGS = -Wall -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT - EXTRA_DIST = README.html README-WIN32.html config.h.win32 doc json-c.vcproj - SUBDIRS = . tests - lib_LTLIBRARIES = libjson-c.la -- cgit v1.2.3