]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1272937 - Quiet warnings from autoreconf -i
authorChris Sharp <csharp@georgialibraries.org>
Mon, 2 Mar 2020 22:29:12 +0000 (17:29 -0500)
committerJason Stephenson <jason@sigio.com>
Wed, 29 Apr 2020 13:22:34 +0000 (09:22 -0400)
commit982b22ad470653790617ca53a4125018ee8c4979
tree2333c4687db305d26575a63c31cf0ef1957f3f7b
parent3fb939657f350774f6b4216c9d416eff1745a1b3
LP#1272937 - Quiet warnings from autoreconf -i

We change INCLUDES to AM_CPPFLAGS and change
the syntax for AM_INIT_AUTOMAKE to match current
recommendations.  Also, add an m4 directory.

Thanks to Warren Layton for direction towards these
solutions.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Makefile.am
configure.ac
m4/.gitignore [new file with mode: 0644]