Skip to content
  • Tor Lillqvist's avatar
    Don't use autoconf variables for the resource object files on Win32 any · d22f0512
    Tor Lillqvist authored
    2005-07-09  Tor Lillqvist  <tml@novell.com>
    
    	* configure.in: Don't use autoconf variables for the resource
    	object files on Win32 any longer. Instead handle that in the
    	Makefile.am files. Check for windres.
    
    	* glibconfig.h.win32.in: Minor tuning to match the
    	configure-produced glibconfig.h closely.
    
    	* */Makefile.am: Don't use the scripts in build/win32 to
    	compile the .rc file into a resource object file. (This means
    	we loose the build number increment magic, but I doubt it was
    	that useful anyway.) Instead use windres directly. To pass the
    	normal .o file produced by windres through libtool, which
    	wants .lo files, pass it directly to the linker using a -Wl
    	option.
    
    	* */*.rc.in: Thus replace BUILDNUMBER with 0.
    d22f0512
To find the state of this project's repository at the time of any of these versions, check out the tags.