1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00

[HAVE_CARBON]: Define USE_TOOLKIT_SCROLL_BARS.

This commit is contained in:
YAMAMOTO Mitsuharu 2005-05-06 08:02:19 +00:00
parent 2f13e358c8
commit 1c9a39ee4e

View file

@ -91,7 +91,9 @@ Boston, MA 02111-1307, USA. */
/* #undef HAVE_XAW3D */
/* Define if we should use toolkit scroll bars. */
/* #undef USE_TOOLKIT_SCROLL_BARS */
#ifdef HAVE_CARBON
#define USE_TOOLKIT_SCROLL_BARS 1
#endif
/* Define if we should use XIM, if it is available. */
/* #undef USE_XIM */