aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2011-05-15 06:19:52 -0400
committerGlenn Morris2011-05-15 06:19:52 -0400
commitcf6f3ed8edc60629f2faea4d413799b05c0e143a (patch)
tree25b2f472eb381bec011a8bb69211d1a278136597
parent375cb676c1539a2a1c690ca3471f476d2614694d (diff)
downloademacs-cf6f3ed8edc60629f2faea4d413799b05c0e143a.tar.gz
emacs-cf6f3ed8edc60629f2faea4d413799b05c0e143a.zip
Auto-commit of generated files.
-rwxr-xr-xautogen/configure8
1 files 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; }
11395 elif test x"${USE_X_TOOLKIT}" = xLUCID; then 11395 elif test x"${USE_X_TOOLKIT}" = xLUCID; then
11396 as_fn_error "Lucid toolkit requires X11/Xaw include files" "$LINENO" 5 11396 as_fn_error "Lucid toolkit requires X11/Xaw include files" "$LINENO" 5
11397 else 11397 else
11398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no; do not use toolkit by default" >&5 11398 as_fn_error "No X toolkit could be found.
11399$as_echo "no; do not use toolkit by default" >&6; } 11399If you are sure you want Emacs compiled without an X toolkit, pass
11400 USE_X_TOOLKIT=none 11400 --with-x-toolkit=no
11401to configure. Otherwise, install the development libraries for the toolkit
11402that you want to use (e.g. Gtk+) and re-run configure." "$LINENO" 5
11401 fi 11403 fi
11402 fi 11404 fi
11403fi 11405fi