diff options
Diffstat (limited to 'makefiles')
| -rw-r--r-- | makefiles/config.mingw | 5 | ||||
| -rw-r--r-- | makefiles/config.os2x | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/makefiles/config.mingw b/makefiles/config.mingw index f7eb30a57..c83a74019 100644 --- a/makefiles/config.mingw +++ b/makefiles/config.mingw @@ -1,5 +1,5 @@ /* - * "$Id: config.mingw,v 1.1.2.3.2.8 2002/07/09 17:41:24 easysw Exp $" + * "$Id: config.mingw,v 1.1.2.3.2.9 2002/08/05 17:50:24 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @@ -205,7 +205,6 @@ /* #undef HAVE_PNG_GET_VALID */ /* #undef HAVE_PNG_SET_TRNS_TO_ALPHA */ -/* #undef HAVE_PNG_READ_DESTROY */ /* * Do we have POSIX threading? @@ -216,5 +215,5 @@ /* - * End of "$Id: config.mingw,v 1.1.2.3.2.8 2002/07/09 17:41:24 easysw Exp $". + * End of "$Id: config.mingw,v 1.1.2.3.2.9 2002/08/05 17:50:24 easysw Exp $". */ diff --git a/makefiles/config.os2x b/makefiles/config.os2x index 836bab6aa..36912e1a1 100644 --- a/makefiles/config.os2x +++ b/makefiles/config.os2x @@ -1,6 +1,6 @@ /* config.h. Generated automatically by configure. */ /* - * "$Id: config.os2x,v 1.1.2.4.2.10 2002/07/09 17:41:24 easysw Exp $" + * "$Id: config.os2x,v 1.1.2.4.2.11 2002/08/05 17:50:24 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @@ -210,7 +210,6 @@ #define HAVE_PNG_GET_VALID 1 /* #undef HAVE_PNG_SET_TRNS_TO_ALPHA */ -#define HAVE_PNG_READ_DESTROY 1 /* * Do we have POSIX threading? @@ -221,5 +220,5 @@ /* - * End of "$Id: config.os2x,v 1.1.2.4.2.10 2002/07/09 17:41:24 easysw Exp $". + * End of "$Id: config.os2x,v 1.1.2.4.2.11 2002/08/05 17:50:24 easysw Exp $". */ |
