emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r104238: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r104238: Auto-commit of generated files.
Date: Sun, 15 May 2011 06:19:52 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 104238
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sun 2011-05-15 06:19:52 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2011-05-10 10:18:34 +0000
+++ b/autogen/configure 2011-05-15 10:19:52 +0000
@@ -11395,9 +11395,11 @@
     elif test x"${USE_X_TOOLKIT}" = xLUCID; then
       as_fn_error "Lucid toolkit requires X11/Xaw include files" "$LINENO" 5
     else
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no; do not use toolkit 
by default" >&5
-$as_echo "no; do not use toolkit by default" >&6; }
-      USE_X_TOOLKIT=none
+      as_fn_error "No X toolkit could be found.
+If you are sure you want Emacs compiled without an X toolkit, pass
+  --with-x-toolkit=no
+to configure.  Otherwise, install the development libraries for the toolkit
+that you want to use (e.g. Gtk+) and re-run configure." "$LINENO" 5
     fi
   fi
 fi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]