1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-13 11:42:21 +00:00

Change detector for linux platform to match other Imakefile changes

This commit is contained in:
Peter Howkins 2012-03-12 21:26:30 +00:00
parent 7d770cff75
commit 348f3cd81c

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 # define DtWidgetDefines -DI18N_MSG -DXK_MISCELLANY -DMULTIBYTE
#endif #endif
DEFINES = DtWidgetDefines DEFINES = DtWidgetDefines
#if defined(linux) #if defined(LinuxDistribution)
INCLUDES = -I. -I/usr/include/freetype2 INCLUDES = -I. -I/usr/include/freetype2
#else #else
INCLUDES = -I. INCLUDES = -I.