]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Wed, 6 Mar 2013 11:17:39 +0000 (06:17 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 6 Mar 2013 11:17:39 +0000 (06:17 -0500)
autogen/configure

index a1844067f9dbea705fa9dff0b5b0b78e11a92d5c..f4e74332006ea98d2e111c07bdc4807371af6704 100755 (executable)
@@ -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