X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=7f12f23ff5f5cbb2873e282dd7c097a3e8920c08;hb=824a00a7baa26b73d590d7ddae8c3e71fd0c9a66;hp=91ad8d935fc869a8ad5709acd231a06940cf9b59;hpb=9ec6895c5633ed93c5acdf1e5b06f075fbd709d3;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 91ad8d93..7f12f23f 100644 --- a/configure.ac +++ b/configure.ac @@ -64,6 +64,8 @@ AS_IF([test "x$libtool_fixup" = "xyes"], ]) ]) +AM_CONDITIONAL([NO_SHARED], [test "x$enable_shared" = "xno"]) + # Checks for programs. AC_PROG_CC AC_PROG_CXX