X-Git-Url: http://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=configure.ac;h=8e7ff4c15b4f8914f5de15290e506347565f7387;hp=9145081a78b2555e8b6ec71c196b197b4a8f8a71;hb=4477a87021ffbfbfdb2a2084d05a084171343d36;hpb=5bbe95bb510534d0a5bab8d7d205b32d6e4a57b2 diff --git a/configure.ac b/configure.ac index 9145081..8e7ff4c 100644 --- a/configure.ac +++ b/configure.ac @@ -508,6 +508,8 @@ PPRINT_PROP_BOOL([Require membarrier], $value) test "x$enable_rcu_debug" = "xyes" && value=1 || value=0 PPRINT_PROP_BOOL([Internal debugging], $value) +PPRINT_PROP_BOOL([Multi-flavor support], 1) + report_bindir="`eval eval echo $bindir`" report_libdir="`eval eval echo $libdir`"