diff options
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in index b64390b6ead..54379cb96bd 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -70,9 +70,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 70 | /* Define if netdb.h declares h_errno. */ | 70 | /* Define if netdb.h declares h_errno. */ |
| 71 | #undef HAVE_H_ERRNO | 71 | #undef HAVE_H_ERRNO |
| 72 | 72 | ||
| 73 | /* Nowadays we have frame objects even if we support only ASCII terminals. */ | ||
| 74 | #define MULTI_FRAME | ||
| 75 | |||
| 76 | /* If we're using any sort of window system, define some consequences. */ | 73 | /* If we're using any sort of window system, define some consequences. */ |
| 77 | #ifdef HAVE_X_WINDOWS | 74 | #ifdef HAVE_X_WINDOWS |
| 78 | #define HAVE_WINDOW_SYSTEM | 75 | #define HAVE_WINDOW_SYSTEM |