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.os2x | |
| 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.os2x')
| -rw-r--r-- | makefiles/config.os2x | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/makefiles/config.os2x b/makefiles/config.os2x index 50934043c..836bab6aa 100644 --- a/makefiles/config.os2x +++ b/makefiles/config.os2x @@ -1,9 +1,8 @@ /* config.h. Generated automatically by configure. */ /* - * "$Id: config.os2x,v 1.1.2.4.2.9 2002/05/21 18:13:32 easysw Exp $" + * "$Id: config.os2x,v 1.1.2.4.2.10 2002/07/09 17:41:24 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). - * @configure_input@ * * Copyright 1998-2002 by Bill Spitzak and others. * @@ -222,5 +221,5 @@ /* - * End of "$Id: config.os2x,v 1.1.2.4.2.9 2002/05/21 18:13:32 easysw Exp $". + * End of "$Id: config.os2x,v 1.1.2.4.2.10 2002/07/09 17:41:24 easysw Exp $". */ |
