diff --git a/src/config.in b/src/config.in index 420fd185eac..f5078b0ed5c 100644 --- a/src/config.in +++ b/src/config.in @@ -803,6 +803,9 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you don't have struct exception in math.h. */ #undef NO_MATHERR +/* Define to 1 if `NSInteger' is defined. */ +#undef NS_HAVE_INTEGER + /* Define to 1 if you are using NS windowing under MacOS X. */ #undef NS_IMPL_COCOA