From 2e5099b2301af93fe029e625bbae6d42026e33ee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Matox?= Date: Wed, 27 Jun 2007 18:17:29 +0000 Subject: [PATCH] Update scons to the latest FreeBSD patch git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18914 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/scons/SConstruct b/development/scons/SConstruct index 54ed25e8a9..60ad78c45a 100644 --- a/development/scons/SConstruct +++ b/development/scons/SConstruct @@ -825,7 +825,7 @@ utils.createConfigFile(conf, * does not matter for us, because we don't use libc directly (Georg) */ #if defined(HAVE_WCHAR_T) && SIZEOF_WCHAR_T == 4 && ! defined(__FREEBSD__) -# define LIBC_WCTYPE_USES_UCS4 +# define USE_WCHAR_T #endif #endif -- 2.39.2