diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/config.in b/src/config.in index d71cf9eb31f..ccc9689eb3f 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -990,11 +990,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 990 | #define HAVE_MOUSE | 990 | #define HAVE_MOUSE |
| 991 | #endif | 991 | #endif |
| 992 | 992 | ||
| 993 | /* Sadly for now, GNUstep dump does not work. */ | ||
| 994 | #ifdef NS_IMPL_GNUSTEP | ||
| 995 | #define CANNOT_DUMP | ||
| 996 | #endif | ||
| 997 | |||
| 998 | /* Define AMPERSAND_FULL_NAME if you use the convention | 993 | /* Define AMPERSAND_FULL_NAME if you use the convention |
| 999 | that & in the full name stands for the login id. */ | 994 | that & in the full name stands for the login id. */ |
| 1000 | /* Turned on June 1996 supposing nobody will mind it. */ | 995 | /* Turned on June 1996 supposing nobody will mind it. */ |