mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
[!_LIBC]: Ensure that the required autoconf test has been run.
This commit is contained in:
@@ -493,7 +493,7 @@ static CHAR_T const month_name[][10] =
|
||||
# define ns 0
|
||||
#endif
|
||||
|
||||
#if ! HAVE_RUN_TZSET_TEST
|
||||
#if ! defined _LIBC && ! HAVE_RUN_TZSET_TEST
|
||||
/* Solaris 2.5.x and 2.6 tzset sometimes modify the storage returned
|
||||
by localtime. On such systems, we must use the tzset and localtime
|
||||
wrappers to work around the bug. */
|
||||
|
||||
Reference in New Issue
Block a user