Fix MingW config header (undef instead of define 0)

Mirror some of those changes into OS/2 config header, too.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2248 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2002-05-21 18:13:32 +00:00
parent dc560e83e3
commit 25d0f44ddd
3 changed files with 49 additions and 24 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
/* config.h. Generated automatically by configure. */
/*
* "$Id: config.os2x,v 1.1.2.4.2.8 2002/05/19 14:19:10 easysw Exp $"
* "$Id: config.os2x,v 1.1.2.4.2.9 2002/05/21 18:13:32 easysw Exp $"
*
* Configuration file for the Fast Light Tool Kit (FLTK).
* @configure_input@
@@ -203,7 +203,7 @@
*/
#define HAVE_PNG_H 1
#undef HAVE_LIBPNG_PNG_H
/* #undef HAVE_LIBPNG_PNG_H */
/*
* Do we have the png_xyz() functions?
@@ -222,5 +222,5 @@
/*
* End of "$Id: config.os2x,v 1.1.2.4.2.8 2002/05/19 14:19:10 easysw Exp $".
* End of "$Id: config.os2x,v 1.1.2.4.2.9 2002/05/21 18:13:32 easysw Exp $".
*/