diff options
Diffstat (limited to 'makefiles/config.os2x')
| -rw-r--r-- | makefiles/config.os2x | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/makefiles/config.os2x b/makefiles/config.os2x index cd89c9b38..f277051f8 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.6 2002/04/28 16:41:16 easysw Exp $" + * "$Id: config.os2x,v 1.1.2.4.2.7 2002/05/16 12:47:43 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @configure_input@ @@ -156,7 +156,6 @@ #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 -#define HAVE_VSPRINTF 1 /* * String functions and headers... @@ -164,6 +163,8 @@ #define HAVE_STRINGS_H 1 /* #undef HAVE_STRCASECMP */ +/* #undef HAVE_STRLCAT*/ +/* #undef HAVE_STRLCPY*/ /* * HAVE_SYS_SELECT_H: @@ -221,5 +222,5 @@ /* - * End of "$Id: config.os2x,v 1.1.2.4.2.6 2002/04/28 16:41:16 easysw Exp $". + * End of "$Id: config.os2x,v 1.1.2.4.2.7 2002/05/16 12:47:43 easysw Exp $". */ |
