home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0081.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  637 b   |  23 lines

  1.  
  2. Here is a bugfix for machines that use the m/m-intel386.h file. Version
  3. 19.6 now works for me on SCO ODT 2.0 and 386BSD.
  4.  
  5.  
  6. *** src/m/m-intel386.h.orig    Fri Apr 16 09:01:50 1993
  7. --- src/m/m-intel386.h    Thu Apr 15 17:23:05 1993
  8. ***************
  9. *** 137,140 ****
  10. --- 137,142 ----
  11.   #define HAVE_ALLOCA
  12.   #endif /* BSD */
  13.   
  14. + #ifdef USG5_4
  15.   #define DATA_SEG_BITS 0x08000000
  16. + #endif
  17.  
  18. =======================================================================
  19. Scott Bartram                    Pulse Systems             301-470-6000
  20. scottb@pulse-sys.com             12101 Indian Creek Court
  21. uunet!deneb!scottb               Beltsville, MD 20705
  22.  
  23.