1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-11 20:05:07 -05:00
pacman/src
Charles Duffy 1040ad4e71 Fix compilation if libarchive headers are not in standard location
With commit 097d5a478b, including alpm.h also drags in archive.h.
Ensure the tools we build that depend on ALPM also include the necessary
flags to find libarchive headers if they are not installed in a standard
location.

[Dan: Add commit message]
Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>

Signed-off-by: Allan McRae <allan@archlinux.org>
2015-05-12 14:00:54 +10:00
..
common common: Avoid errors on systems that define strnlen but not strndup 2015-03-03 16:54:17 +10:00
pacman Fix compilation if libarchive headers are not in standard location 2015-05-12 14:00:54 +10:00
util Fix compilation if libarchive headers are not in standard location 2015-05-12 14:00:54 +10:00