gimp/libgimpmath
Michael Natterer 3413a9ef3c small fix.
2001-11-12  Michael Natterer  <mitch@gimp.org>

	* HACKING: small fix.

	* configure.in: changed --disable-perl to --enable-perl because
	it doesn't build properly at the moment.

	* pixmaps/Makefile.am: removed stuff which is no longer there
	from EXTRA_DIST.

	* plug-ins/Makefile.am: put back the $(GIMP_PERL) line in SUBDIRS.

	* app/widgets/gimpmenuitem.c. include "libgimpwidgets/gimpwidgets.h".

	* data/Makefile.am
	* data/brushes/Makefile.am
	* data/gradients/Makefile.am
	* data/palettes/Makefile.am
	* data/patterns/Makefile.am: removed the old "files" hack and put
	the stuff to EXTRA_DIST.

	* app/Makefile.am
	* app/base/Makefile.am
	* app/core/Makefile.am
	* app/file/Makefile.am
	* app/gui/Makefile.am
	* app/paint-funcs/Makefile.am
	* app/pdb/Makefile.am
	* app/tools/Makefile.am
	* app/widgets/Makefile.am
	* app/widgets/gimpmenuitem.c
	* app/xcf/Makefile.am
	* cursors/Makefile.am
	* libgimp/Makefile.am
	* libgimpbase/Makefile.am
	* libgimpcolor/Makefile.am
	* libgimpmath/Makefile.am
	* libgimpwidgets/Makefile.am
	* m4macros/Makefile.am
	* themes/Makefile.am
	* themes/Default/Makefile.am
	* themes/Default/images/Makefile.am
	* themes/Default/images/tools/Makefile.am: removed "files" target.
2001-11-13 01:46:10 +00:00
..
.cvsignore Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpmath.def changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00
gimpmath.h do not include math.h conditionally. 2001-06-22 12:58:57 +00:00
gimpmathtypes.h added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +00:00
gimpmatrix.c app/makefile.msc adapted to current state of file renaming/restructuring. 2001-03-16 19:14:04 +00:00
gimpmatrix.h Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpvector.c added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +00:00
gimpvector.h added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +00:00
Makefile.am small fix. 2001-11-13 01:46:10 +00:00
makefile.mingw.in Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
makefile.msc changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00