aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread.c
diff options
context:
space:
mode:
authorPaul Eggert2018-11-26 11:36:51 -0800
committerPaul Eggert2018-11-26 11:39:45 -0800
commited3ae3fc58c12bb413f52026c06320a5fff84084 (patch)
treec02551f89f2959e3a9c5f39afc6a15f8f5dba871 /src/thread.c
parent5c1bf59658997eef5bbd7dd10f406d92e3aeb3a5 (diff)
downloademacs-ed3ae3fc58c12bb413f52026c06320a5fff84084.tar.gz
emacs-ed3ae3fc58c12bb413f52026c06320a5fff84084.zip
emacsclient: assume HAVE_INET_SOCKETS
* configure.ac (HAVE_INET_SOCKETS): Remove. * lib-src/emacsclient.c: Simplify by assuming HAVE_SOCKETS and HAVE_INET_SOCKETS, which are always true nowadays, except perhaps for MS-DOS and if so this program shouldn’t be built there anyway. Don’t bother including sys/types.h, as it’s not needed on modern systems (and syswait.h does it for us anyway). (main): Simplify by assuming SIGSTOP (which is always defined if SIGCONT is), and by assuming HAVE_SOCKETS && HAVE_INET_SOCKETS.
Diffstat (limited to 'src/thread.c')
0 files changed, 0 insertions, 0 deletions