From b7c2c08f1edbd230d72587a68d76ae68a4ac7153 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 19 May 2002 14:19:10 +0000 Subject: Tweek OS/2 config header... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2243 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makefiles/config.os2x | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'makefiles') diff --git a/makefiles/config.os2x b/makefiles/config.os2x index f277051f8..0d92d7c9e 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.7 2002/05/16 12:47:43 easysw Exp $" + * "$Id: config.os2x,v 1.1.2.4.2.8 2002/05/19 14:19:10 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @configure_input@ @@ -162,7 +162,7 @@ */ #define HAVE_STRINGS_H 1 -/* #undef HAVE_STRCASECMP */ +#define HAVE_STRCASECMP 1 /* #undef HAVE_STRLCAT*/ /* #undef HAVE_STRLCPY*/ @@ -202,7 +202,7 @@ * Which header file do we include for libpng? */ -#define HAVE_PNG_H +#define HAVE_PNG_H 1 #undef HAVE_LIBPNG_PNG_H /* @@ -222,5 +222,5 @@ /* - * End of "$Id: config.os2x,v 1.1.2.4.2.7 2002/05/16 12:47:43 easysw Exp $". + * End of "$Id: config.os2x,v 1.1.2.4.2.8 2002/05/19 14:19:10 easysw Exp $". */ -- cgit v1.2.3