Rework the atf detection so the tests/Makefile* always get generated
modified Makefile.am
@@ -10,4 +10,4 @@ EXTRA_DIST= docs
|
|
|
|
|
|
| - | |
| + | |
modified configure.ac
@@ -118,8 +118,7 @@ AC_CHECK_HEADER([sys/sbuf.h], [
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -137,13 +136,13 @@ AC_SUBST([LIBSBUF_LIB])
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/Makefile.am
@@ -9,7 +9,9 @@ pkg_validation_CFLAGS= -I$(top_srcdir)/libpkg -DTESTING
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|