diff options
| author | Glenn Morris | 2013-03-06 07:17:43 -0500 |
|---|---|---|
| committer | Glenn Morris | 2013-03-06 07:17:43 -0500 |
| commit | 0ad949709485b88e709f1e31e752ee1076326aaf (patch) | |
| tree | 2c8396c6f9871e93782ced31839ca2b515a533f8 | |
| parent | 0845a75c6a624f88e232499a4c1dd7ff3c6eef5a (diff) | |
| download | emacs-0ad949709485b88e709f1e31e752ee1076326aaf.tar.gz emacs-0ad949709485b88e709f1e31e752ee1076326aaf.zip | |
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 | |||
| 9687 | ;; | 9687 | ;; |
| 9688 | esac | 9688 | esac |
| 9689 | 9689 | ||
| 9690 | if test -n "${term_header}"; then | ||
| 9691 | |||
| 9692 | cat >>confdefs.h <<_ACEOF | ||
| 9693 | #define TERM_HEADER "${term_header}" | ||
| 9694 | _ACEOF | ||
| 9695 | |||
| 9696 | fi | ||
| 9697 | |||
| 9698 | if test "$window_system" = none && test "X$with_x" != "Xno"; then | 9690 | if test "$window_system" = none && test "X$with_x" != "Xno"; then |
| 9699 | # Extract the first word of "X", so it can be a program name with args. | 9691 | # Extract the first word of "X", so it can be a program name with args. |
| 9700 | set dummy X; ac_word=$2 | 9692 | set dummy X; ac_word=$2 |