Change #4098
Category | None |
Changed by | Jason Stephenson <jason | @sigio.com>
Changed at | Wed 22 Mar 2017 11:41:11 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 7318d457e9e1bc3cce0086326ba2d60527c32408 |
Comments
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>
Changed files
- Open-ILS/src/c-apps/tests/Makefile.am
- configure.ac