mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
Define USE_TOOLKIT_SCROLL_BARS.
This commit is contained in:
parent
0b15176246
commit
addedb8e24
1 changed files with 1 additions and 0 deletions
|
|
@ -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[]'. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue