From 9f53912f0967a4077c8c41f80d6d52b15b007a4c Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 24 Feb 2018 14:35:48 +0000 Subject: Fix error in t-gdb when no debugger is detected --- configure.ac | 1 + infrastructure/makebuildenv.pl.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f9f481d5..58a04406 100644 --- a/configure.ac +++ b/configure.ac @@ -139,6 +139,7 @@ Large files: $box_cv_have_large_file_support Berkeley DB: $ax_path_bdb_ok Readline: $have_libreadline Extended attributes: $ac_cv_header_sys_xattr_h +Debugger: ${with_debugger:-neither GDB nor LLDB detected!} EOC cat > config.env <