Don't compile sys_select on systems that don't need it.
commitc1c63edb7907e35085f2d61507e1047db85d52c7
authorKaroly Lorentey <lorentey@elte.hu>
Tue, 30 Dec 2003 17:02:33 +0000 (30 17:02 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Tue, 30 Dec 2003 17:02:33 +0000 (30 17:02 +0000)
treec9c8804da129c599228eeb3073eae89cb63581c9
parent096d4be33fc8bd54c363d05fff24f9f029acbf0a
Don't compile sys_select on systems that don't need it.

src/sysdep.c (sys_select): This function is unnecessary on most
systems, so #ifdef it out.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-23
README.multi-tty
src/sysdep.c