be less verbose
[oweals/gnunet.git] / configure.ac
index 91105c3c3938bc26bb2949304c657b3d63542d6e..76fda3960495f80603caaadae7dcc95c93e79a71 100644 (file)
@@ -550,6 +550,7 @@ AC_CHECK_MEMBER([struct sockaddr_in.sin_len],
 # Checks for library functions.
 AC_FUNC_CLOSEDIR_VOID
 AC_FUNC_FORK
+AC_FUNC_VFORK
 AC_PROG_GCC_TRADITIONAL
 AC_FUNC_MEMCMP
 AC_FUNC_SELECT_ARGTYPES
@@ -652,6 +653,9 @@ src/hello/Makefile
 src/include/Makefile
 src/include/gnunet_directories.h
 src/hostlist/Makefile
+src/nat/Makefile
+src/nat/libnatpmp/Makefile
+src/nat/miniupnp/Makefile
 src/peerinfo/Makefile
 src/statistics/Makefile
 src/template/Makefile