diff options
| author | Richard M. Stallman | 1993-12-23 01:57:54 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1993-12-23 01:57:54 +0000 |
| commit | 9aa1e75280a2817dd6f4749c4699c2ec89824b0c (patch) | |
| tree | 5f0016c32b48b998dfedd28498fdca150c199368 /src | |
| parent | b6c537745e6b9ad2065275cee1a245a208455e54 (diff) | |
| download | emacs-9aa1e75280a2817dd6f4749c4699c2ec89824b0c.tar.gz emacs-9aa1e75280a2817dd6f4749c4699c2ec89824b0c.zip | |
(HAVE_XSETWMPROTOCOLS): Add #undef.
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 21379445741..443fb520cf2 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -114,6 +114,7 @@ and this notice must be preserved on all copies. */ | |||
| 114 | #undef HAVE_XRMSETDATABASE | 114 | #undef HAVE_XRMSETDATABASE |
| 115 | #undef HAVE_XSCREENRESOURCESTRING | 115 | #undef HAVE_XSCREENRESOURCESTRING |
| 116 | #undef HAVE_XSCREENNUMBEROFSCREEN | 116 | #undef HAVE_XSCREENNUMBEROFSCREEN |
| 117 | #undef HAVE_XSETWMPROTOCOLS | ||
| 117 | 118 | ||
| 118 | #undef HAVE_MKDIR | 119 | #undef HAVE_MKDIR |
| 119 | #undef HAVE_RMDIR | 120 | #undef HAVE_RMDIR |