From 13d50f6f74a17cc68b99968ea3046ea12cd9c47d Mon Sep 17 00:00:00 2001 From: Denis Excoffier Date: Thu, 23 May 2013 13:01:02 -0700 Subject: [PATCH] * Makefile: Remove obsolete NOID comment. See . --- Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile b/Makefile index 9028ed0..0d6df64 100644 --- a/Makefile +++ b/Makefile @@ -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