]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Sun, 15 May 2011 10:19:52 +0000 (06:19 -0400)
committerGlenn Morris <rgm@gnu.org>
Sun, 15 May 2011 10:19:52 +0000 (06:19 -0400)
autogen/configure

index abefae0d55fcf867456ef0827076b2312349d5ee..e4edf2851aee3eefa65a009068d00b6aca98e4dc 100755 (executable)
@@ -11395,9 +11395,11 @@ $as_echo "yes; using Lucid toolkit" >&6; }
     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