diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-08-08 15:08:06 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-08-08 15:08:06 +0000 |
| commit | 87a8b2d9c7199440a40b28dfba97275304b2344d (patch) | |
| tree | 92835152a9deb25148a94430ba29a99ca801d37c /CHANGES | |
| parent | ff88ea3ec5c5c1162d96c95a22cf44d3f6194e52 (diff) | |
Add --cc and --cxx options to fltk-config, which show the compilers that
were used to compile FLTK...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4488 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #571, STR #648, STR #692, STR #730, STR #744, STR #745, STR #931, STR #942, STR #960, STR #969) + - The fltk-config utility now supports "--cc" and "--cxx" + options to get the C and C++ compilers that were used + to compile FLTK (STR #868) - Fl_Valuator-derived widgets could show more digits than were necessary (STR #971) - Fl_GIF_Image did not handle images with an incorrect |
