* tui-file.h (fputs_unfiltered_hook): Remove.
[deliverable/binutils-gdb.git] / gdb / config.in
index 9ab7e2a78eb38a641a0146a5b9cb70c11e094962..30ed3588516efc0185917b6e4b565e5713ca7440 100644 (file)
@@ -41,9 +41,6 @@
 /* Define to `int' if <sys/types.h> doesn't define.  */
 #undef pid_t
 
-/* Define if you need to in order for stat and other things to work.  */
-#undef _POSIX_SOURCE
-
 /* Define as the return type of signal handlers (int or void).  */
 #undef RETSIGTYPE
 
 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
 #undef HAVE_GETTEXT
 
+/* Define if sigsetjmp is available.  */
+#undef HAVE_SIGSETJMP
+
 /* Define if malloc is not declared in system header files. */
 #undef NEED_DECLARATION_MALLOC
 
This page took 0.053132 seconds and 4 git commands to generate.