1
0
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:
Arthur David Olson
1996-02-21 15:52:03 -05:00
committed by Paul Eggert
parent 2753dd6bf8
commit ee5bdab579

View File

@ -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"