TZDIR
#ifndef TZDIR
directory = TZDIR;
#ifndef TZDIR
#define LEN_TZDIR (sizeof (TZDIR) - 1)
(void) strcpy(fullname, TZDIR "/");
#define LEN_TZDIR (sizeof (TZDIR) - 1)
"%s%s/%s", root, TZDIR, timezone);
"%s/%s", TZDIR, timezone);