14 Oct
2010
14 Oct
'10
2:24 p.m.
On Thu, Oct 14, 2010 at 09:05:45AM -0500, Dan McGee wrote:
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
That's how I'm already doing it: http://gitorious.org/pacman-bsd/srcpkgs/blobs/untested/pacman-bsd/PKGBUILD So, I don't mind If you send this strait to trash. I'm just sharing patches.