Readelf: Add --lto-syms option to display LTO symbol tables.
[binutils-gdb.git] / binutils / config.in
index edd7615a2754d0022f5481593de81dbb9ef83490..3adc32bb1ffb55ea7dd1e69cdd7c92410bd4bf0f 100644 (file)
@@ -21,6 +21,9 @@
 /* Should strings use -a behavior by default? */
 #undef DEFAULT_STRINGS_ALL
 
+/* 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
 /* Define if your <locale.h> file defines LC_MESSAGES. */
 #undef HAVE_LC_MESSAGES
 
-/* Is libctf available? */
-#undef HAVE_LIBCTF
+/* Define to 1 if debuginfod is enabled. */
+#undef HAVE_LIBDEBUGINFOD
 
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H