diff options
| author | Roland McGrath | 1993-08-13 23:35:42 +0000 |
|---|---|---|
| committer | Roland McGrath | 1993-08-13 23:35:42 +0000 |
| commit | 453a645a4162db3eef5f97fe8407be309a704697 (patch) | |
| tree | 0fb06c35c4db6a4b549d0bd88ddadad511d6c395 /src | |
| parent | bdb8d0854a3dec92bd696f3246d094490894ee3f (diff) | |
| download | emacs-453a645a4162db3eef5f97fe8407be309a704697.tar.gz emacs-453a645a4162db3eef5f97fe8407be309a704697.zip | |
Added #undef HAVE_XSCREENNUMBEROFSCREEN.
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index c2dbd16401d..f705a915032 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -112,6 +112,7 @@ and this notice must be preserved on all copies. */ | |||
| 112 | #undef HAVE_LIBXBSD | 112 | #undef HAVE_LIBXBSD |
| 113 | #undef HAVE_XRMSETDATABASE | 113 | #undef HAVE_XRMSETDATABASE |
| 114 | #undef HAVE_XSCREENRESOURCESTRING | 114 | #undef HAVE_XSCREENRESOURCESTRING |
| 115 | #undef HAVE_XSCREENNUMBEROFSCREEN | ||
| 115 | 116 | ||
| 116 | #undef HAVE_MKDIR | 117 | #undef HAVE_MKDIR |
| 117 | #undef HAVE_RMDIR | 118 | #undef HAVE_RMDIR |