Mercurial > emacs
comparison src/m/tad68k.h @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 68c22ea6027c |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
107 | 107 |
108 #define select gnu_select /* avoid select() name clash */ | 108 #define select gnu_select /* avoid select() name clash */ |
109 #define HAVE_PTYS /* we do have PTYs if we have TCP */ | 109 #define HAVE_PTYS /* we do have PTYs if we have TCP */ |
110 #define HAVE_SOCKETS /* we do have sockets if we have TCP */ | 110 #define HAVE_SOCKETS /* we do have sockets if we have TCP */ |
111 #define LIBS_SYSTEM -lsocket /* get TCP networking functions */ | 111 #define LIBS_SYSTEM -lsocket /* get TCP networking functions */ |
112 | |
113 /* arch-tag: e0c09754-b0f2-48da-a8a5-aee3c94838f4 | |
114 (do not change this comment) */ |