diff options
-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 |