Locale.h and setenv()

This commit is contained in:
Asanka Herath
2009-09-01 16:32:48 -04:00
committed by Love Hornquist Astrand
parent 06179e66ad
commit 41afd0a139

View File

@@ -566,6 +566,9 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* Define if you have the function `localtime_r'. */
/* #define HAVE_LOCALTIME_R 1 */
/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1
/* Define to 1 if you have the `logout' function. */
/* #define HAVE_LOGOUT 1 */
@@ -1310,7 +1313,7 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* #undef NEED_SECKEYGETCSPHANDLE_PROTO */
/* define if the system is missing a prototype for setenv() */
/* #undef NEED_SETENV_PROTO */
#define NEED_SETENV_PROTO 1
/* define if the system is missing a prototype for snprintf() */
/* #undef NEED_SNPRINTF_PROTO */