Index: emacs/src/config.in
diff -c emacs/src/config.in:1.208 emacs/src/config.in:1.209
*** emacs/src/config.in:1.208 Wed Apr 20 13:03:26 2005
--- emacs/src/config.in Mon Jun 6 20:18:38 2005
***************
*** 96,101 ****
--- 96,104 ----
/* Define to 1 if you have the `bzero' function. */
#undef HAVE_BZERO
+ /* Define to 1 if CancelMenuTracking is available (Mac OSX). */
+ #undef HAVE_CANCELMENUTRACKING
+
/* Define to 1 if you are using the Carbon API on Mac OS X. */
#undef HAVE_CARBON
***************
*** 782,790 ****
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at run-time.
! STACK_DIRECTION > 0 => grows toward higher addresses
! STACK_DIRECTION < 0 => grows toward lower addresses
! STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
/* Define to 1 if you have the ANSI C header files. */
--- 785,793 ----
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at run-time.
! STACK_DIRECTION > 0 => grows toward higher addresses
! STACK_DIRECTION < 0 => grows toward lower addresses
! STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
/* Define to 1 if you have the ANSI C header files. */
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs