components/emacs/README
branchs11-update
changeset 3856 21a0b025d0e6
parent 3813 9a588fb8b9a1
equal deleted inserted replaced
3853:966a0e59a023 3856:21a0b025d0e6
    68 	        https://bugzilla.redhat.com/show_bug.cgi?id=929353
    68 	        https://bugzilla.redhat.com/show_bug.cgi?id=929353
    69 		http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/111078
    69 		http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/111078
    70 
    70 
    71 - The emacs distribution used to have a subdirectory, src/s, which
    71 - The emacs distribution used to have a subdirectory, src/s, which
    72   contained per-platform header files. We would apply the following
    72   contained per-platform header files. We would apply the following
    73   patches:
    73   patches. Please note that the contact information given in the comment
       
    74   in the first patch is no longer valid. Current information is found in
       
    75   the README file in the top level directory of this workspace:
    74 
    76 
    75     sol2-6.h: Enable the use of the native Solaris dldump()
    77     sol2-6.h: Enable the use of the native Solaris dldump()
    76 
    78 
    77         --- sol2-6.h.~1~        2011-10-17 19:20:46.000000000 -0600
    79         --- sol2-6.h.~1~        2011-10-17 19:20:46.000000000 -0600
    78         +++ sol2-6.h    2013-09-23 13:34:26.683033182 -0600
    80         +++ sol2-6.h    2013-09-23 13:34:26.683033182 -0600
   108         +#define SYSTEM_MALLOC
   110         +#define SYSTEM_MALLOC
   109          
   111          
   110          /* There have problems reported with mmap at least on Solaris 2.6
   112          /* There have problems reported with mmap at least on Solaris 2.6
   111             and 2.7.  For simplicity, let's not use mmap for anything >= 2.5.
   113             and 2.7.  For simplicity, let's not use mmap for anything >= 2.5.
   112 
   114 
   113   These are both handled by default by the configure process, and in fact,
   115   These are now both handled by default by the configure process, and in fact,
   114   comments from the header file appear to have been carried over. With every
   116   comments from the header files appear to have been carried over. With every
   115   update, we must verify that these settings stick and remain enabled.
   117   update, we must verify that these settings stick and remain enabled.
   116 
   118 
   117     System Malloc:
   119     System Malloc:
   118     The information output at the end of the configure step verifies this:
   120     The information output at the end of the configure step verifies this:
   119 
   121