From 3d3e80a22e77ca5939ad8bbfb9edcfed05d0f3fb Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Fri, 19 May 2000 21:14:20 +0000 Subject: Update to version 1.1.22. From the information I have, vanilla might not have a vacation for a while, so I figured I wouldn't let this get stale if that's the case. --- graphics/gimp-devel/files/patch-am | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics/gimp-devel/files/patch-am') diff --git a/graphics/gimp-devel/files/patch-am b/graphics/gimp-devel/files/patch-am index 530b1aaa081e..1ab114f461a2 100644 --- a/graphics/gimp-devel/files/patch-am +++ b/graphics/gimp-devel/files/patch-am @@ -1,14 +1,14 @@ ---- libgimp/gimp.c.orig Mon Dec 6 14:44:39 1999 -+++ libgimp/gimp.c Sat Feb 19 13:51:36 2000 +--- libgimp/gimp.c.orig Fri May 12 12:37:27 2000 ++++ libgimp/gimp.c Thu May 18 16:42:21 2000 @@ -26,6 +26,7 @@ #include #include #include +#include + #ifdef HAVE_SYS_TIME_H #include - #endif -@@ -186,6 +187,9 @@ +@@ -211,6 +212,9 @@ } progname = argv[0]; @@ -16,5 +16,5 @@ + /* Ignore floating point exceptions */ + fpsetmask(0); - #ifndef G_OS_WIN32 - /* No use catching these on Win32, the user won't get any meaningful + g_set_prgname (g_basename (progname)); + -- cgit v1.2.3