From 182acd8618f636c0352b5cc8a7eaf1c80adc201a Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 20 Sep 2003 18:40:36 +0000 Subject: Fix configure script (STR #174) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3108 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9592f33ff..9c7330559 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.5rc1 + - The configure script didn't leave space between the + CFLAGS/CXXFLAGS and X_CFLAGS variables (STR #174) - The Fl_JPEG_Image and Fl_PNG_Image classes did not trap errors from the corresponding image libraries (STR #168) -- cgit v1.2.3