Fix --enable-libctf and --disable-static
[deliverable/binutils-gdb.git] / gdb / config.in
index d950515e513aaf9d57f44b91ed918f9d05cbf337..340c421ca031d927a7784252ea717f68d3dd5261 100644 (file)
@@ -36,6 +36,9 @@
 /* Define to BFD's default target vector. */
 #undef DEFAULT_BFD_VEC
 
+/* Handle .ctf type-info sections */
+#undef ENABLE_LIBCTF
+
 /* Define to 1 if translation of program messages to the user's native
    language is requested. */
 #undef ENABLE_NLS
This page took 0.023338 seconds and 4 git commands to generate.