Skip to content
  • Tor Lillqvist's avatar
    Drop makefile.mingw{,.in}. · 5c547107
    Tor Lillqvist authored
    2002-12-26  Tor Lillqvist  <tml@iki.fi>
    
    	* app/Makefile.am (EXTRA_DIST): Drop makefile.mingw{,.in}.
    
    	* libgimp/gimp.c: Define LIBGIMP_COMPILATION.
    	(gimp_main) [Win32] Use g_ascii_strcasecmp().
    
    	* libgimp/gimp.def: Add _readchannel (used by libgimpui).
    
    	* libgimp/gimp.h: Fix minor typo in comment.
    
    	* libgimp/Makefile.am: Similar additions for Win32 as in the other
    	libgimp*/Makefile.am files: Use -no-undefined. Conditionally link
    	to ../lib*/*.la as needed. Use the .def file. Produce MS style
    	import library if possible. Install and uninstall import
    	libraries. Don't distribute makefile.mingw{,.in}.
    5c547107