]> code.delx.au - gnu-emacs/commitdiff
[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.
authorRichard M. Stallman <rms@gnu.org>
Mon, 22 Nov 1993 00:20:36 +0000 (00:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 22 Nov 1993 00:20:36 +0000 (00:20 +0000)
src/s/sco4.h

index bbdf4bf951d091a50a3a498c4ee769948278b3da..dba7644429e9675672f630d4c199d818eee3854b 100644 (file)
@@ -76,6 +76,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #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