LP 1669868: Fix make check for all distros. user/dyrcona/lp1669868-fix-make-check
authorJason Stephenson <jason@sigio.com>
Tue, 21 Mar 2017 19:34:21 +0000 (15:34 -0400)
committerJason Stephenson <jason@sigio.com>
Tue, 21 Mar 2017 19:34:21 +0000 (15:34 -0400)
commit6acc958eb155fdebb7da7eea5f84679abc048d83
tree302c0f0d89f2cbd5057f0a5d04775fd635928bca
parentc67fd7e1a9ca4e453706331bcc39151404189554
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>
Open-ILS/src/c-apps/tests/Makefile.am
configure.ac