diff src/s/sco4.h @ 5102:e035ea595cf6

[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.
author Richard M. Stallman <rms@gnu.org>
date Mon, 22 Nov 1993 00:20:36 +0000
parents cad49955c59e
children e1a169a43ac5
line wrap: on
line diff
--- a/src/s/sco4.h	Sun Nov 21 22:54:37 1993 +0000
+++ b/src/s/sco4.h	Mon Nov 22 00:20:36 1993 +0000
@@ -76,6 +76,12 @@
 #ifdef HAVE_SOCKETS
 #define LIBS_SYSTEM -lsocket
 
+/* configure can't get this right since it comes from -lsocket
+   and configure doesn't know to look there.  */
+#undef HAVE_XSCREENNUMBEROFSCREEN
+#define HAVE_XSCREENNUMBEROFSCREEN
+#endif
+
 /* SCO has gettimeofday in socket library */
 /* Autoconf should determine this, but for now, 
    play safe to avoid error rather than deleting this