mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
(NEED_LIBW): Defined.
This commit is contained in:
parent
fe9f955af3
commit
d848c520c9
1 changed files with 3 additions and 0 deletions
|
|
@ -44,3 +44,6 @@
|
|||
strncpy(pty_name, ptyname, sizeof(pty_name)); \
|
||||
pty_name[sizeof(pty_name) - 1] = 0; \
|
||||
}
|
||||
|
||||
/* Use libw.a along with X11R6 Xt. */
|
||||
#define NEED_LIBW
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue