|
|
@@ -212,6 +212,7 @@ LDLIBS=
|
|
|
# -DHAVE_LOCALTIME_R=0 if your system lacks a localtime_r function
|
|
|
# -DHAVE_LOCALTIME_RZ=0 if you do not want zdump to use localtime_rz
|
|
|
# localtime_rz can make zdump significantly faster, but is nonstandard.
|
|
|
+# -DHAVE_MALLOC_ERRNO=0 if malloc etc. do not set errno on failure.
|
|
|
# -DHAVE_POSIX_DECLS=0 if your system's include files do not declare
|
|
|
# functions like 'link' or variables like 'tzname' required by POSIX
|
|
|
# -DHAVE_SNPRINTF=0 if your system lacks the snprintf function
|