mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 17:20:05 +00:00
HAVE_STRERROR default
SCCS-file: Makefile SCCS-SID: 7.48
This commit is contained in:
committed by
Paul Eggert
parent
2753dd6bf8
commit
ee5bdab579
2
Makefile
2
Makefile
@ -90,7 +90,7 @@ LDLIBS=
|
||||
# -DHAVE_SETTIMEOFDAY=1 if settimeofday has just 1 arg (SVR4)
|
||||
# -DHAVE_SETTIMEOFDAY=2 if settimeofday uses 2nd arg (4.3BSD)
|
||||
# -DHAVE_SETTIMEOFDAY=3 if settimeofday ignores 2nd arg (4.4BSD)
|
||||
# -DHAVE_STRERROR=0 if `strerror' does not work (4.2BSD)
|
||||
# -DHAVE_STRERROR=1 if `strerror' works
|
||||
# -DLOCALE_HOME=\"path\" if locales are in "path", not "/usr/lib/locale"
|
||||
# -DHAVE_UNISTD_H=0 if your compiler lacks a "unistd.h" (Microsoft C++ 7?)
|
||||
# -DHAVE_UTMPX_H=1 if your compiler has a "utmpx.h"
|
||||
|
||||
Reference in New Issue
Block a user