[liblouis-liblouisxml] Re: Build broken for liblouis

  • From: Christian Egli <christian.egli@xxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Wed, 26 Nov 2014 11:43:10 +0100

On 11/26/2014 04:17 AM, Ken Perry wrote:
Isn't this what configure is for so people actually have the libraries they 
need.  I know when working with code bases like android, chrome, and OE they 
all warn you if you don't have the libraries that you need before you compile 
it.

Generally speaking that is what autoconf is for yes. It is very good at detecting if a program is installed on machine. It is also very good at detecting if a program has a certain feature, if libc has function x for example. If you want to check for a version number you have to hack some shell and M4 like Simon did in his pull request.

Thanks
Christian

--
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland

For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts: