summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2018-02-24 14:35:48 +0000
committerChris Wilson <chris+github@qwirx.com>2018-03-08 22:20:03 +0000
commit9f53912f0967a4077c8c41f80d6d52b15b007a4c (patch)
treeec232ae0943def98e8c44a89750a3bddaa381aa4 /configure.ac
parentc08932c6e5e1609835219e9f42efe46bb6624a7d (diff)
Fix error in t-gdb when no debugger is detected
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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 <<EOC