mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-05-07 07:07:42 +00:00
HAVE_UTMPX_H defaults to zero
SCCS-file: Makefile SCCS-SID: 7.46
This commit is contained in:
committed by
Paul Eggert
parent
f8151ae8a1
commit
93ec5ed9bd
2
Makefile
2
Makefile
@@ -87,7 +87,7 @@ YEARISTYPE= ./yearistype
|
||||
# -DHAVE_SETTIMEOFDAY=3 if settimeofday ignores 2nd arg (4.4BSD)
|
||||
# -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=0 if your compiler lacks a "utmpx.h"
|
||||
# -DHAVE_UTMPX_H=1 if your compiler has a "utmpx.h"
|
||||
# $(GCC_DEBUG_FLAGS) if you are using GCC and want lots of checking
|
||||
#
|
||||
GCC_DEBUG_FLAGS = -Dlint -g -O -fno-common \
|
||||
|
||||
Reference in New Issue
Block a user