+2012-09-07 Juanma Barranquero <lekktu@gmail.com>
+
+ * config.nt: Sync with autogen/config.in.
+ (NO_ABORT, SIGNAL_H_AHB): Remove.
+
2012-09-07 Eli Zaretskii <eliz@gnu.org>
* inc/ms-w32.h (struct sigaction): Declare sa_handler __cdecl.
#define FIRST_PTY_LETTER 'a'
/* Define if the float library doesn't handle errors by either setting errno,
- or signaling SIGFPE/SIGILL. */
+ or signaling SIGFPE. */
#undef FLOAT_CHECK_DOMAIN
/* Enable compile-time and run-time bounds-checking, and some warnings,
`NO'. */
#undef NARROWPROTO
-/* Do not define abort in emacs.c. */
-#undef NO_ABORT
-
/* Define if XEditRes should not be used. */
#undef NO_EDITRES
/* Make process_send_signal work by "typing" a signal character on the pty. */
#undef SIGNALS_VIA_CHARACTERS
-/* Define if AH_BOTTOM should include signal.h. */
-#undef SIGNAL_H_AHB
-
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'sig_atomic_t'. */
#undef SIG_ATOMIC_T_SUFFIX