Skip to content
  • Tor Lillqvist's avatar
    Define WIN32_LARGE_ADDRESS_AWARE as -Wl,--large-address-aware on 32-bit · 8af046ad
    Tor Lillqvist authored
    2008-08-07  Tor Lillqvist  <tml@novell.com>
    
    	* configure.in: Define WIN32_LARGE_ADDRESS_AWARE as
    	-Wl,--large-address-aware on 32-bit Windows, empty
    	otherwise. AC_SUBST() it.
    
    	* app/Makefile.am (win32_ldflags): Use WIN32_LARGE_ADDRESS_AWARE
    	instead of hardcoding the switch, as it isn't valid, and would be
    	pointless, when building a 64-bit GIMP.
    
    
    svn path=/trunk/; revision=26411
    8af046ad