Fix typos in previous change.
This commit is contained in:
parent
cdaf01cce1
commit
0d87553735
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue