Always use bundled libsbuf
modified configure.ac
@@ -195,18 +195,6 @@ AC_CHECK_HEADERS([gelf.h libelf.h], [
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified external/Makefile.am
@@ -63,14 +63,14 @@ noinst_HEADERS= expat/amiga/expat_68k.h \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -132,8 +132,12 @@ libelf_la_SOURCES= libelf/elf.c \
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/Makefile.am
@@ -2,8 +2,8 @@ EXTRA_DIST= libpkg.ver
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -55,9 +55,9 @@ libpkg_la_LIBADD= $(top_builddir)/external/libucl.la \
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
|
|
|
|
|
@@ -78,7 +78,9 @@ libpkg_static_la_LIBADD= $(top_builddir)/external/libucl_static.la \
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -92,4 +94,4 @@ noinst_HEADERS= private/db_upgrades.h \
|
|
|
|
|
|
| - | |
|
|
| + | |
modified src/Makefile.am
@@ -37,7 +37,7 @@ pkg_SOURCES= add.c \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -47,10 +47,9 @@ pkg_CFLAGS= -I$(top_srcdir)/libpkg \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
|
|
|
|
|