diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-08-04 21:58:51 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-08-04 21:58:51 +0000 |
commit | 156e00fc6307b2fb5e194ee8e78bcee2c752a219 (patch) | |
tree | 078981983a84817c752062a956c0521e77ff5972 /src/config.in | |
parent | 108a688327e94d7859f1f7210ad721a78ac9daa6 (diff) | |
download | emacs-156e00fc6307b2fb5e194ee8e78bcee2c752a219.tar.gz |
Regenerate.
Diffstat (limited to 'src/config.in')
-rw-r--r-- | src/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. */ /* 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 |