mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
linux.cf: do not bother using X_LOCALE at all. We do not need it on linux.
This commit is contained in:
parent
5e6b400c3c
commit
344998b405
1 changed files with 0 additions and 4 deletions
|
@ -110,11 +110,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
|
||||||
#define StandardCppDefines -traditional StandardDefines
|
#define StandardCppDefines -traditional StandardDefines
|
||||||
#define ExtensionOSDefines -DXTESTEXT1
|
#define ExtensionOSDefines -DXTESTEXT1
|
||||||
|
|
||||||
#if (LinuxDistribution == LinuxSuSE)
|
|
||||||
#define LinuxLocaleDefines /**/
|
#define LinuxLocaleDefines /**/
|
||||||
#else
|
|
||||||
#define LinuxLocaleDefines -DX_LOCALE
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if LinuxCLibMajorVersion < 6
|
#if LinuxCLibMajorVersion < 6
|
||||||
# define LinuxSourceDefines -D_POSIX_SOURCE \
|
# define LinuxSourceDefines -D_POSIX_SOURCE \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue