From 0d875537354de9e0e86ba2d36a7a1afd3506a8cc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 21 Jun 2007 06:53:24 +0000 Subject: [PATCH] Fix typos in previous change. --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index b5c6c1b0aa2..81b7afb481e 100644 --- a/configure.in +++ b/configure.in @@ -1898,8 +1898,8 @@ if test "$window_system" = none && test "X$with_x" != "Xno"; then test -n "$DISPLAY" || test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then AC_MSG_ERROR([You seem to be running X, but no X development libraries -where found. You should install the relevant development files for X -and the for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make +were found. You should install the relevant development files for X +and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make sure you have development files for image handling, i.e. tiff, gif, jpeg, png and xpm. If you are sure you want Emacs compiled without X window support, pass -- 2.39.2