1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-17 08:33:48 +00:00

Remove XWINDOWS define from FreeBSD, Linux, and macOS builds. (#124)

The right define is `XWINDOW` which is already defined via the
build system.
This commit is contained in:
Bruce Mitchener 2020-12-23 14:08:00 +07:00 committed by GitHub
parent 4ef79b54a5
commit 1b9a90add6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,7 +247,6 @@ typedef signed char s_char;
#ifdef LINUX
/* LINUX, the free POSIX-compliant Unix */
#define NOETHER 1
#define XWINDOWS 1
/* JDS trial 12/22/01 #define USETIMEFN 1 */
#undef REGISTER
@ -267,7 +266,6 @@ typedef signed char s_char;
#if defined(MACOSX) || defined(FREEBSD)
/* MacOS X, FreeBSD - mostly POSIX-compliant Unix */
#define NOETHER 1
#define XWINDOWS 1
#undef REGISTER
#define REGISTER