diff options
author | Glenn Morris <rgm@gnu.org> | 2013-03-06 07:17:43 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-03-06 07:17:43 -0500 |
commit | 0ad949709485b88e709f1e31e752ee1076326aaf (patch) | |
tree | 2c8396c6f9871e93782ced31839ca2b515a533f8 | |
parent | 0845a75c6a624f88e232499a4c1dd7ff3c6eef5a (diff) | |
download | emacs-0ad949709485b88e709f1e31e752ee1076326aaf.tar.gz |
Auto-commit of generated files.
-rwxr-xr-x | autogen/configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/autogen/configure b/autogen/configure index f6386c9da51..59136ff758a 100755 --- a/autogen/configure +++ b/autogen/configure @@ -9687,14 +9687,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 |