summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-01-22 21:09:31 -0500
committerGlenn Morris <rgm@gnu.org>2014-01-22 21:09:31 -0500
commit893e631c5228fa7037da79bbc68efe4419e09865 (patch)
tree5a018a00d24c219d0c5a4539ca56c15357fd3370 /configure.ac
parent45d9ec7571c1b6ec6050db4bf81e45405997ddec (diff)
downloademacs-893e631c5228fa7037da79bbc68efe4419e09865.tar.gz
Downplay LessTif in docs, since Motif is now free software,
and even http://lesstif.sourceforge.net/ recommends it over LessTif.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 626dcb1c3ea..326d52897ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1947,7 +1947,7 @@ if test "$window_system" = none && test "X$with_x" != "Xno"; then
test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then
AC_MSG_ERROR([You seem to be running X, but no X development libraries
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
+and for the toolkit you want, such as Gtk+ 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