Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.
[bpt/emacs.git] / lib-src / emacsclient.c
index a22fd1a..3e8c56f 100644 (file)
@@ -35,11 +35,6 @@ Boston, MA 02110-1301, USA.  */
 # include <malloc.h>
 # include <stdlib.h>
 
-# ifndef HAVE_SOCKETS
-#  define HAVE_SOCKETS
-# endif
-
-# define HAVE_INET_SOCKETS
 # define NO_SOCKETS_IN_FILE_SYSTEM
 
 # define HSOCKET SOCKET