gimp/libgimpmath
Sven Neumann a56949222f HACKING Makefile.am acconfig.h autogen.sh use AM_GLIB_GNU_GETTEXT. Since
2001-09-27  Sven Neumann  <sven@gimp.org>

        * HACKING
        * Makefile.am
        * acconfig.h
        * autogen.sh
        * configure.in: use AM_GLIB_GNU_GETTEXT. Since glib and GTK+ rely on
        gettext being available, we don't need to ship with the option to use
        an included implementation. The intl subdirectory will not be created
        anymore. Had to put the old sed hacks back in that create Makefiles
        from Makefile.in in the extra po directories.

        * almost all Makefile.am: removed $(top_srcdir)/intl from INCLUDES.

        * app/main.c
        * libgimp/stdplugins-intl.h
        * plug-ins/perl/Gimp.xs
        * plug-ins/script-fu/script-fu-intl.h: changed package names to
        gimp14* so the po files don't clash with gimp12.
2001-09-27 15:33:53 +00:00
..
.cvsignore Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
Makefile.am HACKING Makefile.am acconfig.h autogen.sh use AM_GLIB_GNU_GETTEXT. Since 2001-09-27 15:33:53 +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.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