Mercurial > hg > xemacs-beta
comparison src/s/windowsnt.h @ 4769:5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
<870180fe0912091102j6fde7336hdc187608be0ef97@mail.gmail.com> in xemacs-patches.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 10 Dec 2009 12:42:09 -0700 |
parents | 3d8143fc88e1 |
children | 308d34e9f07d |
comparison
equal
deleted
inserted
replaced
4768:0f5bee973a7b | 4769:5460287a3327 |
---|---|
37 #ifdef HAVE_X_WINDOWS | 37 #ifdef HAVE_X_WINDOWS |
38 | 38 |
39 #define HAVE_XREGISTERIMINSTANTIATECALLBACK | 39 #define HAVE_XREGISTERIMINSTANTIATECALLBACK |
40 | 40 |
41 #define THIS_IS_X11R6 | 41 #define THIS_IS_X11R6 |
42 #define HAVE_XMU | |
43 #define HAVE_XLOCALE_H | 42 #define HAVE_XLOCALE_H |
44 #define HAVE_X11_LOCALE_H | 43 #define HAVE_X11_LOCALE_H |
45 #define GETTIMEOFDAY_ONE_ARGUMENT | 44 #define GETTIMEOFDAY_ONE_ARGUMENT |
46 | 45 |
47 #define LWLIB_USES_ATHENA | 46 #define LWLIB_USES_ATHENA |