* NEWS: Mention "info auto-load-scripts".
[deliverable/binutils-gdb.git] / gdb / config.in
index 01ba750ebda74c31f7922cbb99465febb56d48fb..c1d7c6865f2981122d97ff52d569f4add51e8b8e 100644 (file)
 /* Define to 1 if you have the `_mcleanup' function. */
 #undef HAVE__MCLEANUP
 
+/* Path of directory of iconv program. */
+#undef ICONV_BIN
+
+/* Define if the iconv directory should be relocated when GDB is moved. */
+#undef ICONV_BIN_RELOCATABLE
+
 /* Define as const if the declaration of iconv() needs const. */
 #undef ICONV_CONST
 
 /* Define to `int' if <sys/types.h> does not define. */
 #undef pid_t
 
-/* readline-6.0 started to use different name. */
-#undef readline_echoing_p
-
 /* Define to the equivalent of the C99 'restrict' keyword, or to
    nothing if this is not supported.  Do not define if restrict is
    supported directly.  */
This page took 0.024336 seconds and 4 git commands to generate.