gimp/libgimpmath
Michael Natterer a2f7750d85 Always provide interlibrary dependencies, not just on Win32.
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...
2003-05-23 17:28:07 +00:00
..
.cvsignore libgimpmath/Makefile.am libgimpmath/gimpmath.h libgimpmath/gimpmd5.[ch] 2002-02-11 22:48:54 +00:00
Makefile.am Always provide interlibrary dependencies, not just on Win32. 2003-05-23 17:28:07 +00:00
gimpmath.def from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
gimpmath.h configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c 2002-11-20 09:27:48 +00:00
gimpmathtypes.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmatrix.c removed FINITE() macro. 2002-05-13 23:30:23 +00:00
gimpmatrix.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmd5.c Added some checks and allow -1 as buffer_size. 2002-02-11 22:58:44 +00:00
gimpmd5.h libgimpmath/Makefile.am libgimpmath/gimpmath.h libgimpmath/gimpmd5.[ch] 2002-02-11 22:48:54 +00:00
gimpvector.c removed FINITE() macro. 2002-05-13 23:30:23 +00:00
gimpvector.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
makefile.mingw.in Additions for Win32: Use -no-undefined. Use the .def file. Produce MS 2002-03-29 23:39:00 +00:00
makefile.msc from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
test-md5.c libgimpmath/Makefile.am libgimpmath/gimpmath.h libgimpmath/gimpmd5.[ch] 2002-02-11 22:48:54 +00:00