Locale.h and setenv()
This commit is contained in:

committed by
Love Hornquist Astrand

parent
06179e66ad
commit
41afd0a139
@@ -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 */
|
||||
|
Reference in New Issue
Block a user