From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Ricardo Leitner Date: Thu, 16 Aug 2018 18:18:11 +0000 Subject: Re: [PATCH lksctp-tools] withsctp: use @PACKAGE_VERSION@ in withsctp.h Message-Id: <20180816181811.GH5311@localhost.localdomain> List-Id: References: <70c25589197d15443ab3b5a38c973862aa731fcd.1534399921.git.lucien.xin@gmail.com> In-Reply-To: <70c25589197d15443ab3b5a38c973862aa731fcd.1534399921.git.lucien.xin@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sctp@vger.kernel.org On Thu, Aug 16, 2018 at 02:12:01PM +0800, Xin Long wrote: > use @PACKAGE_VERSION@ to replace the hardcode version. > > Signed-off-by: Xin Long Applied