Fix autotools issues.
modified configure.ac
@@ -36,8 +36,8 @@ AC_CHECK_HEADER([gelf.h], [
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/Makefile.am
@@ -39,9 +39,9 @@ libpkg_la_CFLAGS= -I$(top_srcdir)/libpkg \
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -64,6 +64,6 @@ noinst_HEADERS= private/db_upgrades.h \
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
| + | |
| + | |
| + | |
|
modified src/Makefile.am
@@ -66,7 +66,8 @@ dist_man_MANS= pkg-add.8 \
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified tests/Makefile.am
@@ -1,16 +1,15 @@
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|