X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=b8b23d21b888f9066ed0ec63e77344c5e2b76875;hb=63fae78781b6f55b7345aa018250bf92834460e5;hp=39530db4e0d16ae6213df9fe718c24266f4a455f;hpb=e699eda9762d3cf3b0c40329eb3b6ce0947789dc;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 39530db4..b8b23d21 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