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

Define USE_TOOLKIT_SCROLL_BARS.

This commit is contained in:
Jason Rumney 2007-11-09 12:17:57 +00:00
parent 0b15176246
commit addedb8e24

View file

@ -292,6 +292,7 @@ Boston, MA 02110-1301, USA. */
#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[]'. */