port fix from stable branch

This commit is contained in:
Sven Neumann 2001-07-01 11:35:59 +00:00
parent d81b47ce70
commit e77250e157
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-07-01 Sven Neumann <sven@gimp.org>
* acconfig.h: add HAVE_FINITE and HAVE_ISFINITE
(fix from stable branch)
2001-06-29 Michael Natterer <mitch@gimp.org>
* app/appenums.h: removed GimpFillType.

View File

@ -20,9 +20,11 @@
#undef HAVE_CATGETS
#undef HAVE_DIRENT_H
#undef HAVE_DOPRNT
#undef HAVE_FINITE
#undef HAVE_GETTEXT
#undef HAVE_GLIBC_REGEX
#undef HAVE_IPC_H
#undef HAVE_ISFINITE
#undef HAVE_LC_MESSAGES
#undef HAVE_MMAP
#undef HAVE_NDIR_H