]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1334693 ./configure avoid osrf_config without core user/berick/lp1334693-configure-skip-osrf-config
authorBill Erickson <berick@esilibrary.com>
Thu, 26 Jun 2014 14:35:38 +0000 (10:35 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 26 Jun 2014 14:35:38 +0000 (10:35 -0400)
commitd8d78227615bf09976c7b462d0cfa49ccf3524e6
tree3e9aa0c4b9ca53feb6cb345a0ba34d31d1171dca
parent65307dea427c4e006da6035699ee2201e9065cb0
LP#1334693 ./configure avoid osrf_config without core

Avoid the check for and use of osrf_config during Evergreen ./configure
when run with --disable-core.  This allows the staff client to be built
and, in general, for make_release to be run on a machine that does not
have opensrf installed (or has multiple versions).

Signed-off-by: Bill Erickson <berick@esilibrary.com>
configure.ac