emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/config.bat


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/config.bat
Date: Sat, 27 Nov 2004 07:34:44 -0500

Index: emacs/config.bat
diff -c emacs/config.bat:1.38 emacs/config.bat:1.39
*** emacs/config.bat:1.38       Fri Nov 12 18:18:43 2004
--- emacs/config.bat    Sat Nov 27 12:28:40 2004
***************
*** 171,177 ****
  Echo WARNING: Therefore Emacs cannot support buffers larger than 128MB.
  rem The following line disables DECL_ALIGN which in turn disables USE_LSB_TAG
  rem For details see lisp.h where it defines USE_LSB_TAG
! echo #define DECL_ALIGN(type, var) type var >>config.h2
  :alignOk
  rm -f junk.c junk junk.exe
  update config.h2 config.h >nul
--- 171,177 ----
  Echo WARNING: Therefore Emacs cannot support buffers larger than 128MB.
  rem The following line disables DECL_ALIGN which in turn disables USE_LSB_TAG
  rem For details see lisp.h where it defines USE_LSB_TAG
! echo #define NO_DECL_ALIGN >>config.h2
  :alignOk
  rm -f junk.c junk junk.exe
  update config.h2 config.h >nul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]