From: Glenn Morris Date: Wed, 6 Mar 2013 11:17:39 +0000 (-0500) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~613 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=34fd7a48dde735b199d618c06ea87a5e8f193406;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index a1844067f9d..f4e74332006 100755 --- a/autogen/configure +++ b/autogen/configure @@ -5896,7 +5896,8 @@ else test "x$NON_GCC_TEST_OPTIONS" != x && CC="$CC $NON_GCC_TEST_OPTIONS" fi -# Avoid gnulib's tests for O_NOATIME and O_NOFOLLOW, as we don't use them. +# Avoid gnulib's tests for HAVE_WORKING_O_NOATIME and HAVE_WORKING_O_NOFOLLOW, +# as we don't use them. # Avoid gnulib's threadlib module, as we do threads our own way. @@ -9887,14 +9888,6 @@ case "${window_system}" in ;; esac -if test -n "${term_header}"; then - -cat >>confdefs.h <<_ACEOF -#define TERM_HEADER "${term_header}" -_ACEOF - -fi - if test "$window_system" = none && test "X$with_x" != "Xno"; then # Extract the first word of "X", so it can be a program name with args. set dummy X; ac_word=$2