aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 0af13230d9e..32c13f26f1d 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -18,6 +18,7 @@ WINDOWSNT Compiling the native MS-Windows (W32) port.
18__MINGW32__ Compiling the W32 port with the MinGW port of GCC. 18__MINGW32__ Compiling the W32 port with the MinGW port of GCC.
19_MSC_VER Compiling the W32 port with the Microsoft C compiler. 19_MSC_VER Compiling the W32 port with the Microsoft C compiler.
20IRIX6_5 Compiling on Irix-6.5 20IRIX6_5 Compiling on Irix-6.5
21USE_LISP_UNION_TYPE Define it in lisp.h to make Lisp_Object be a union type instead of the default int.
21 22
22** Distinguishing GUIs ** 23** Distinguishing GUIs **
23 24
@@ -281,7 +282,6 @@ NO_SHARED_LIBS
281NO_SIOCTL_H 282NO_SIOCTL_H
282NO_SOCK_SIGIO 283NO_SOCK_SIGIO
283NO_TERMIO 284NO_TERMIO
284NO_UNION_TYPE
285NSIG 285NSIG
286NSIG_MINIMUM 286NSIG_MINIMUM
287NULL 287NULL