* config.in (NS_HAVE_NSINTEGER): Drop.

This commit is contained in:
Adrian Robert 2009-10-12 00:35:54 +00:00
parent bf6c75c967
commit 3d87f11891
2 changed files with 2 additions and 3 deletions

View file

@ -33,6 +33,8 @@
(EmacsScroller-mouseDown:) Use long format in printf, and cast
argument.
* config.in (NS_HAVE_NSINTEGER): Drop.
2009-10-11 Glenn Morris <rgm@gnu.org>
* frame.c (Fframe_pixel_height): Doc fix. (Bug#4535)

View file

@ -828,9 +828,6 @@ 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_NSINTEGER
/* Define to 1 if you are using NS windowing under MacOS X. */
#undef NS_IMPL_COCOA