summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-11-11 00:56:44 +0000
committerMiles Bader <miles@gnu.org>2007-11-11 00:56:44 +0000
commitf23d76bdefbd4c06e14d69e99e50d35ce91c8226 (patch)
treeded28d1da6df2d0135514bac83074f4ca1c9099a /nt
parente2d092da5980a7d05a5428074f8eb4925fa801e8 (diff)
parenta457417ee5ba797ab1c91d35ee957bb7a7f8d4b6 (diff)
downloademacs-f23d76bdefbd4c06e14d69e99e50d35ce91c8226.tar.gz
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-283
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog4
-rw-r--r--nt/config.nt3
2 files changed, 4 insertions, 3 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 9551d74eaf2..d9e9540207d 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
+
+ * config.nt: Remove HAVE_X11R5.
+
2007-10-22 Jason Rumney <jasonr@gnu.org>
* config.nt (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
diff --git a/nt/config.nt b/nt/config.nt
index 30dd5be550b..10dbb3b06de 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -77,9 +77,6 @@ Boston, MA 02110-1301, USA. */
/* Define if we have the X11R6 or newer version of Xlib. */
#undef HAVE_X11R6
-/* Define if we have the X11R5 or newer version of Xlib. */
-#undef HAVE_X11R5
-
/* Define if netdb.h declares h_errno. */
#undef HAVE_H_ERRNO