mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
Revert previous erroneous change made on master that had already been
done on linux1.
This commit is contained in:
parent
aff0d2ff41
commit
18831d2cdf
1 changed files with 0 additions and 5 deletions
|
@ -13,12 +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)
|
||||
INCLUDES = -I. -I/usr/include/freetype2
|
||||
#else
|
||||
INCLUDES = -I.
|
||||
#endif
|
||||
|
||||
#ifdef SharedDtWidgetReqs
|
||||
REQUIREDLIBS = SharedDtWidgetReqs
|
||||
|
|
Loading…
Reference in a new issue