* Makefile: Remove obsolete NOID comment.

See <http://mm.icann.org/pipermail/tz/2013-May/019291.html>.
This commit is contained in:
Denis Excoffier
2013-05-23 13:01:02 -07:00
committed by Paul Eggert
parent fada9b7b05
commit 13d50f6f74
-4
View File
@@ -189,10 +189,6 @@ GCC_DEBUG_FLAGS = -Dlint -g3 -O3 -fno-common -fstrict-aliasing \
# These functions may well disappear in future releases of the time
# conversion package.
#
# If you want Source Code Control System ID's left out of object modules, add
# -DNOID
# to the end of the "CFLAGS=" line.
#
# If you'll never want to handle solar-time-based time zones, add
# -DNOSOLAR
# to the end of the "CFLAGS=" line