Mercurial > emacs
changeset 85980:aa42b9eb1ed9
Define USE_TOOLKIT_SCROLL_BARS.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 09 Nov 2007 12:17:57 +0000 |
parents | bb1f44062552 |
children | 637a3f0d04e3 |
files | src/s/ms-w32.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/ms-w32.h Fri Nov 09 12:17:19 2007 +0000 +++ b/src/s/ms-w32.h Fri Nov 09 12:17:57 2007 +0000 @@ -292,6 +292,7 @@ #define HAVE_INET_SOCKETS 1 #undef HAVE_AIX_SMT_EXP +#define USE_TOOLKIT_SCROLL_BARS 1 /* Define if you have the ANSI `strerror' function. Otherwise you must have the variable `char *sys_errlist[]'. */