From: Peter Howkins Date: Mon, 12 Mar 2012 21:26:30 +0000 (+0000) Subject: Change detector for linux platform to match other Imakefile changes X-Git-Tag: 2.2.0a~26^2~77 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=348f3cd81c18ce698f4133662f49d4f205498fca;p=oweals%2Fcde.git Change detector for linux platform to match other Imakefile changes --- diff --git a/cde/lib/DtWidget/Imakefile b/cde/lib/DtWidget/Imakefile index 5373145b..6430617c 100644 --- a/cde/lib/DtWidget/Imakefile +++ b/cde/lib/DtWidget/Imakefile @@ -13,7 +13,7 @@ XCOMM $XConsortium: Imakefile /main/8 1996/04/21 19:11:16 drk $ # define DtWidgetDefines -DI18N_MSG -DXK_MISCELLANY -DMULTIBYTE #endif DEFINES = DtWidgetDefines -#if defined(linux) +#if defined(LinuxDistribution) INCLUDES = -I. -I/usr/include/freetype2 #else INCLUDES = -I.