Mercurial > emacs
changeset 5102:e035ea595cf6
[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 22 Nov 1993 00:20:36 +0000 |
parents | c95efc1cf15b |
children | 40b068fb4c37 |
files | src/s/sco4.h |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
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