Skip to content
  • Michael Natterer's avatar
    Always provide interlibrary dependencies, not just on Win32. · a2f7750d
    Michael Natterer authored
    2003-05-23  Michael Natterer  <mitch@gimp.org>
    
    	* modules/Makefile.am: Always provide interlibrary
    	dependencies, not just on Win32.
    
    	* Makefile.am
    	* app/Makefile.am
    	* app/config/Makefile.am
    	* data/misc/Makefile.am
    	* docs/Makefile.am
    	* libgimp/Makefile.am
    	* libgimpbase/Makefile.am
    	* libgimpcolor/Makefile.am
    	* libgimpmath/Makefile.am
    	* libgimpmodule/Makefile.am
    	* libgimpwidgets/Makefile.am
    	* tools/Makefile.am: replaced many hardcoded "1.3" strings by
    	$(LT_RELEASE). Hopefully didn't break the Win32 build...
    a2f7750d