make time functions pass PCTS test

. fixes a problem in building gawk wanting to provide
	  its own mktime otherwise
This commit is contained in:
Ben Gras 2011-08-18 13:45:10 +00:00
parent 27c0e801f2
commit 88e57eee69

View file

@ -212,7 +212,7 @@ GCC_DEBUG_FLAGS = -Dlint -g -O -fno-common \
# before the first Monday in January when a "%V" format is used and January 1
# falls on a Friday, Saturday, or Sunday.
CFLAGS=
CFLAGS= -DPCTS
# If you want zic's -s option used when installing, uncomment the next line
# ZFLAGS= -s