14 Oct
2010
14 Oct
'10
2:05 p.m.
On Thu, Oct 14, 2010 at 8:56 AM, Nezmer <git@nezmer.info> wrote:
This will allow us to build against libarchive wherever It is installed in the system.
Signed-off-by: Nezmer <git@nezmer.info>
Why not just do things like this? Less hassle for us to maintain, we don't do this for any other library, etc. ./configure CPPFLAGS=-I/non-standard-dir/include LDFLAGS=-L/non-standard-dir/lib -Dan