diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-07-09 17:41:24 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-07-09 17:41:24 +0000 |
| commit | b125958b07ff077bc61bb691dbc0dab9504373b0 (patch) | |
| tree | fbcfbf376b138014f7179826f1587f4b8219a2b4 /makefiles/config.mingw | |
| parent | 0cca48696f20a169f943b1624f7e4953f0736e05 (diff) | |
Add support for MingW with GCC 3.1.x.
Some copyright/comment cleanup in various files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2499 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'makefiles/config.mingw')
| -rw-r--r-- | makefiles/config.mingw | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/makefiles/config.mingw b/makefiles/config.mingw index 095fea8f9..f7eb30a57 100644 --- a/makefiles/config.mingw +++ b/makefiles/config.mingw @@ -1,9 +1,9 @@ /* - * "$Id: config.mingw,v 1.1.2.3.2.7 2002/05/24 14:50:20 easysw Exp $" + * "$Id: config.mingw,v 1.1.2.3.2.8 2002/07/09 17:41:24 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-2001 by Bill Spitzak and others. + * Copyright 1998-2002 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -216,5 +216,5 @@ /* - * End of "$Id: config.mingw,v 1.1.2.3.2.7 2002/05/24 14:50:20 easysw Exp $". + * End of "$Id: config.mingw,v 1.1.2.3.2.8 2002/07/09 17:41:24 easysw Exp $". */ |
