Modify all Imakefile files to use LinuxArchitecture instead of LinuxDistribution

for Linux specific changes. (lib directory)
This commit is contained in:
Peter Howkins
2012-05-31 12:41:33 +01:00
parent 262171d25f
commit 837972cb69
13 changed files with 13 additions and 13 deletions

View File

@@ -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(LinuxDistribution)
#if defined(LinuxArchitecture)
INCLUDES = -I. -I/usr/include/freetype2
#else
INCLUDES = -I.