LP 1669868: Fix make check for all distros.
authorJason Stephenson <jason@sigio.com>
Tue, 21 Mar 2017 19:34:21 +0000 (15:34 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 22 Mar 2017 15:45:46 +0000 (11:45 -0400)
commitf58b387937d4aa9c7e8ac2573191dc3923e3799f
tree76488e4ed60338bcbf0a9c888857dcf28857af1f
parent4bdd6f8ed95b9430a1fa00f665689c0e15aae33e
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>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/c-apps/tests/Makefile.am
configure.ac