]> git.evergreen-ils.org Git - Evergreen.git/commit
Reduce hard-coded configure defaults
authorDan Scott <dscott@laurentian.ca>
Fri, 19 Oct 2012 21:05:53 +0000 (17:05 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 28 Feb 2013 17:34:16 +0000 (12:34 -0500)
commiteaa4c9f3e0bee322d56c3ca4f092744fce7d7f67
treecff0fc3c3aff68f8feec8bfa946a605f2e3352d3
parent7f9efd7b1617e247737bf318fbf6047abedd63c9
Reduce hard-coded configure defaults

We can and should be smarter about how we set configuration variables.
Rather than using hard-coded defaults for the OpenSRF header and library
locations, ask osrf_config what values to use.

Also be smarter about how we check for the OpenSRF library as a dependency.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
configure.ac