mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-07 17:55:30 +00:00
Update scons to the latest FreeBSD patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18914 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5cbe5cf5ad
commit
2e5099b230
@ -825,7 +825,7 @@ utils.createConfigFile(conf,
|
|||||||
* does not matter for us, because we don't use libc directly (Georg)
|
* does not matter for us, because we don't use libc directly (Georg)
|
||||||
*/
|
*/
|
||||||
#if defined(HAVE_WCHAR_T) && SIZEOF_WCHAR_T == 4 && ! defined(__FREEBSD__)
|
#if defined(HAVE_WCHAR_T) && SIZEOF_WCHAR_T == 4 && ! defined(__FREEBSD__)
|
||||||
# define LIBC_WCTYPE_USES_UCS4
|
# define USE_WCHAR_T
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user