From: Michael Jeanson Date: Thu, 29 Oct 2020 14:29:55 +0000 (-0400) Subject: fix: merge of AE_FEATURE and FreeBSD disable debug-info X-Git-Url: https://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=cbf9cf74b8e74023580ece25be51ed3a19ba016b fix: merge of AE_FEATURE and FreeBSD disable debug-info Signed-off-by: Michael Jeanson Change-Id: Ieda416eedaf449d4a3d4a1cb1c5f63450c16611b Reviewed-on: https://review.lttng.org/c/babeltrace/+/4287 Tested-by: jenkins Reviewed-by: Philippe Proulx --- diff --git a/configure.ac b/configure.ac index 8c7dec29..89766642 100644 --- a/configure.ac +++ b/configure.ac @@ -69,7 +69,7 @@ AS_CASE([$host_os], ], [freebsd*], [ - DEFAULT_ENABLE_DEBUG_INFO=no + AE_FEATURE_DISABLE([debug-info]) ], [cygwin*], [