configure: check for elfutils (libelf and libdw) >= 0.154
[babeltrace.git] / formats / ctf / ctf.c
index 8e9670982d994ff5860ab747594c869d3fa41e92..e0f6cb89431646c19cbcca62f85696f67249699b 100644 (file)
@@ -85,7 +85,8 @@ uint64_t opt_clock_offset;
 uint64_t opt_clock_offset_ns;
 
 extern int yydebug;
-char *opt_debug_dir;
+char *opt_debug_info_dir;
+char *opt_debug_info_target_prefix;
 
 /*
  * TODO: babeltrace_ctf_console_output ensures that we only print
This page took 0.0242 seconds and 4 git commands to generate.