LP 1669868: Fix make check for all distros. user/bshum/lp1669868-fix-make-check
authorJason Stephenson <jason@sigio.com>
Tue, 21 Mar 2017 19:34:21 +0000 (15:34 -0400)
committerBen Shum <ben@evergreener.net>
Wed, 22 Mar 2017 00:14:24 +0000 (20:14 -0400)
commit6a2f752a403d26fa58d8f07478cf1b8503481c0e
tree76488e4ed60338bcbf0a9c888857dcf28857af1f
parent81a57b2b80d100d399d5a83ab4925e6a75b4f485
LP 1669868: Fix make check for all distros.

Chris Sharp found that make check was failing on Ubuntu 14.04 and 16.04.

I borrowed a few lines from the OpenSRF configure.ac and modified the
Open-ILS/src/c-apps/tests/Makefile.am to use a more autoconf-oriented
approach that won't lead to unnecessary checks in the install scripts.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Ben Shum <ben@evergreener.net>
Open-ILS/src/c-apps/tests/Makefile.am
configure.ac