X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=a3120fc041568bc37ea919d708fec8c46ab86a74;hp=72daf7e0f32c42770bfa2a60fb04c13bd66b527c;hb=347e0f146d848f8e5a6b2cb07c016d3f4085f310;hpb=979e618e0c03933b16cba3a83285938b25045bdc;ds=sidebyside diff --git a/configure.ac b/configure.ac index 72daf7e0f..a3120fc04 100644 --- a/configure.ac +++ b/configure.ac @@ -39,6 +39,8 @@ AS_IF([test "x$libtool_fixup" = "xyes"], ]) ]) +AM_CONDITIONAL([NO_SHARED], [test x$enable_shared = xno]) + AC_CHECK_HEADERS([ \ sys/types.h unistd.h fcntl.h string.h pthread.h limits.h \ signal.h stdlib.h sys/un.h sys/socket.h stdlib.h stdio.h \