Don't undef MULTI_FRAME.
This commit is contained in:
parent
b2e00ea261
commit
25aad94254
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
/^#undef HAVE_TIMEVAL *$/s/undef/define/
|
||||
/ HAVE_TIMEVAL/a\
|
||||
#endif /* not __DJGPP__ > 1 */
|
||||
/^#define MULTI_FRAME *$/s/define/undef/
|
||||
s/^#define USER_FULL_NAME .*$/#define USER_FULL_NAME (getenv ("NAME"))/
|
||||
s/^#undef STACK_DIRECTION *$/#define STACK_DIRECTION -1/
|
||||
s/^#undef EMACS_CONFIGURATION *$/#define EMACS_CONFIGURATION "i386-unknown-msdos"/
|
||||
|
|
Loading…
Add table
Reference in a new issue