Fix typo in license headers
[oweals/cde.git] / cde / programs / types / Imakefile
index 73ddb0166eeecb7cc17b15fe8aa4630cb4a9073e..98fa82ddbd1957918e64493da5d855cbe70d6856 100644 (file)
@@ -6,8 +6,6 @@ CPP_DEFINES = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP) \
 
 #if defined (SunArchitecture)
 LOCAL_CPP_DEFINES = $(CPP_DEFINES) -D__sun
-#elif defined(LinuxArchitecture) || defined(FreeBSDArchitecture)
-LOCAL_CPP_DEFINES = $(CPP_DEFINES) -DNO_DTINFO
 #else
 LOCAL_CPP_DEFINES = $(CPP_DEFINES)
 #endif