mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-19 05:54:17 +00:00
strchr and index
SCCS-file: Makefile SCCS-SID: 2.30
This commit is contained in:
committed by
Paul Eggert
parent
160343f7bc
commit
60d4b378a3
@@ -22,6 +22,11 @@ TZLIB= /usr/lib/libz.a
|
||||
# -DUSG
|
||||
# to the end of the "CFLAGS=" line.
|
||||
#
|
||||
# If you're running on a system where "strchr" is known as "index",
|
||||
# for example, a 4.[012]BSD system), add
|
||||
# -Dstrchr=index
|
||||
# to the end of the "CFLAGS=" line.
|
||||
#
|
||||
# If you want to use System V compatibility code, add
|
||||
# -DUSG_COMPAT
|
||||
# to the end of the "CFLAGS=" line.
|
||||
|
||||
Reference in New Issue
Block a user