X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=8bbf7b9b15295db0a06279fb9d9a5dc99933f0bc;hb=bb9b5c2db164050bc87f6069df5453d0bd684290;hp=16509b57c37658b5842e8c3611b36dc915ce4813;hpb=0ea8bd08bf5d56e2a173dac1f2fe58afd26a5109;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 16509b57..8bbf7b9b 100644 --- a/configure.ac +++ b/configure.ac @@ -422,7 +422,7 @@ AS_IF([test "x$jni_interface" = "xyes"], [AS_ECHO("Enabled")], [AS_ECHO("Disable AS_ECHO_N("Python agent: ") AS_IF([test "x$python_agent" = "xyes"], [AS_ECHO("Enabled")], [AS_ECHO("Disabled")]) -AS_ECHO_N("sdt.h integration: ") +AS_ECHO_N("sdt.h integration: ") AS_IF([test "x$with_sdt" = "xyes"], [AS_ECHO("Enabled")], [AS_ECHO("Disabled")]) AS_ECHO("Architecture: $host_cpu")