From cf6f3ed8edc60629f2faea4d413799b05c0e143a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 15 May 2011 06:19:52 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/autogen/configure b/autogen/configure index abefae0d55f..e4edf2851ae 100755 --- a/autogen/configure +++ b/autogen/configure @@ -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 -- 2.39.2