mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 19:40:44 +00:00
HAVE_LONG_DOUBLE
SCCS-file: Makefile SCCS-SID: 7.27
This commit is contained in:
committed by
Paul Eggert
parent
fd4777f1d5
commit
c0d65dc25d
4
Makefile
4
Makefile
@ -181,6 +181,10 @@ YEARISTYPE= ./yearistype
|
||||
# 53 as a week number (rather than 52 or 53) for those days in January that
|
||||
# before the first Monday in January when a "%V" format is used and January 1
|
||||
# falls on a Friday, Saturday, or Sunday.
|
||||
#
|
||||
# If your compiler supports the `long double' type, add
|
||||
# -DHAVE_LONG_DOUBLE
|
||||
# to the end of the "CFLAGS=" line.
|
||||
|
||||
CFLAGS=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user