diff src/config.h.in @ 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 aa5ed11f473b
children bc4f2511bbea
line wrap: on
line diff
--- a/src/config.h.in	Wed Dec 09 09:50:36 2009 -0700
+++ b/src/config.h.in	Thu Dec 10 12:42:09 2009 -0700
@@ -528,10 +528,6 @@
 /* Compile in support for GZIP compression */
 #undef HAVE_ZLIB
 
-/* Do you have the Xmu library?
-   This should always be the case except on losing HP-UX systems. */
-#undef HAVE_XMU
-
 /* Compile in support for DBM databases?  May require libgdbm or libdbm. */
 #undef HAVE_DBM
 /* Full #include file path for GDBM's or platforms ndbm.h */