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:
parent
2f13e358c8
commit
1c9a39ee4e
1 changed files with 3 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue