Search for libarchive dependencies as well.
modified configure.ac
@@ -55,10 +55,19 @@ AC_DEFINE_UNQUOTED([GIT_HEAD], $GIT_HEAD)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/Makefile.am
@@ -48,7 +48,10 @@ libpkg_la_LIBADD= $(top_builddir)/external/libucl.la \
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg_config.h.in
@@ -3,9 +3,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
modified src/Makefile.am
@@ -75,7 +75,7 @@ pkg_CFLAGS= -I$(top_srcdir)/libpkg \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|