patch-Makefile_in 697 B

1234567891011
  1. --- json-c-0.12.1.orig/Makefile.in 2016-06-07 05:36:51.000000000 +0200
  2. +++ json-c-0.12.1/Makefile.in 2017-06-06 02:16:08.632880056 +0200
  3. @@ -389,7 +389,7 @@ target_alias = @target_alias@
  4. top_build_prefix = @top_build_prefix@
  5. top_builddir = @top_builddir@
  6. top_srcdir = @top_srcdir@
  7. -AM_CFLAGS = -Wall -Werror -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
  8. +AM_CFLAGS = -Wall -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
  9. EXTRA_DIST = README.html README-WIN32.html config.h.win32 doc json-c.vcproj
  10. SUBDIRS = . tests
  11. lib_LTLIBRARIES = libjson-c.la