• Oscar Fuentes's avatar
    Define MINGW_W64 and use it instead of _W64 · 81e0cca7
    Oscar Fuentes authored
    ... for detecting MinGW-w64. _W64 is not specific of MinGW-w64, it is
    defined for compatibility with MS VC++.
    
    	* nt/inc/ms-w32.h: Define MINGW_W64.
    
    	* admin/CPP-DEFINES: Mention MINGW_W64.
    
    	* nt/addpm.c: Use it.
    
    	* nt/addsection.c: Use it.
    
    	* nt/preprep.c: Use it.
    
    	* src/w32.c: Use MINGW_W64 instead of _W64
    
    	* src/w32term.c: Likewise.
    81e0cca7
ChangeLog 102 KB