From: Nicola Spanti (RyDroid) Date: Mon, 8 Aug 2016 13:12:44 +0000 (+0200) Subject: Very minor changes not related to C source code X-Git-Tag: json-c-0.13-20171207~135^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F252%2Fhead;p=thirdparty%2Fjson-c.git Very minor changes not related to C source code --- diff --git a/Makefile.am b/Makefile.am index 526c7edc..c4075760 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,3 @@ - EXTRA_DIST = README.md README.html README-WIN32.html EXTRA_DIST += config.h.win32 json-c.vcproj json-c.vcxproj json-c.vcxproj.filters EXTRA_DIST += Doxyfile doc diff --git a/json-c.pc.in b/json-c.pc.in index 05bfbc8c..074378be 100644 --- a/json-c.pc.in +++ b/json-c.pc.in @@ -4,9 +4,9 @@ libdir=@libdir@ includedir=@includedir@ Name: json-c -Description: JSON implementation in C +Description: A JSON implementation in C Version: @VERSION@ Requires: Libs.private: @LIBS@ -Libs: -L${libdir} -ljson-c +Libs: -L${libdir} -ljson-c Cflags: -I${includedir}/json-c diff --git a/json-c.vcproj b/json-c.vcproj index d44f5170..fcda288a 100644 --- a/json-c.vcproj +++ b/json-c.vcproj @@ -6,8 +6,7 @@ ProjectGUID="{04D8CDBE-FB3E-4362-87E6-07DC3C0083B2}" Keyword="Win32Proj"> - + - + @@ -167,17 +165,13 @@ copy json_config.h.win32 json_config.h"/> RelativePath=".\Doxyfile"> - + - + - + - +