From a2e149d132ff949db2282c9ae0e1d65bd9c16a35 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 19 Dec 2001 19:23:32 +0000 Subject: "make clean" should not delete makedepend, since we now track this in CVS (makedepend contains local dependencies, not and so forth)... The configure script didn't add -fpermissive or -fno-exceptions to the CFLAGS and CXXFLAGS variables. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1880 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ae39c9c5d..fae8ef60f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.0b8 + - The configure script wasn't using the -fpermissive or + -fno-exceptions options with GCC. - Fl_JPEG_Image and friends didn't set the depth if the image file couldn't be loaded; since Fl_RGB_Image didn't check for this, it could fail when displaying -- cgit v1.2.3