emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r111953: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111953: Auto-commit of generated files.
Date: Wed, 06 Mar 2013 06:17:39 -0500
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111953
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2013-03-06 06:17:39 -0500
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2013-03-05 03:59:35 +0000
+++ b/autogen/configure 2013-03-06 11:17:39 +0000
@@ -5896,7 +5896,8 @@
   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 @@
   ;;
 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]