Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code
This commit is contained in:
commit
2c1daeb413
|
|
@ -110,11 +110,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
|
|||
#define StandardCppDefines -traditional StandardDefines
|
||||
#define ExtensionOSDefines -DXTESTEXT1
|
||||
|
||||
#if (LinuxDistribution == LinuxSuSE)
|
||||
#define LinuxLocaleDefines /**/
|
||||
#else
|
||||
#define LinuxLocaleDefines -DX_LOCALE
|
||||
#endif
|
||||
|
||||
#if LinuxCLibMajorVersion < 6
|
||||
# define LinuxSourceDefines -D_POSIX_SOURCE \
|
||||
|
|
|
|||
|
|
@ -42,4 +42,3 @@ XMULIB = -lXmu $(XLIB)
|
|||
# define SharedCsaReqs -lXt
|
||||
#endif
|
||||
|
||||
#define NoMessageCatalog
|
||||
|
|
|
|||
Loading…
Reference in New Issue