svn commit: trunk/uClibc/extra/locale

Peter S. Mazinger ps.m at gmx.net
Wed Aug 23 15:38:05 UTC 2006


On Wed, 23 Aug 2006 vapier at uclibc.org wrote:

> Author: vapier
> Date: 2006-08-23 08:26:46 -0700 (Wed, 23 Aug 2006)
> New Revision: 15921
> 
> Log:
> fixes from psm so we can pull in uClibc headers properly
> 
> Modified:
>    trunk/uClibc/extra/locale/Makefile.in
>    trunk/uClibc/extra/locale/gen_wc8bit.c
>    trunk/uClibc/extra/locale/gen_wctype.c
> 
> 
> Changeset:
> Modified: trunk/uClibc/extra/locale/Makefile.in
> ===================================================================
> --- trunk/uClibc/extra/locale/Makefile.in	2006-08-23 15:15:47 UTC (rev 15920)
> +++ trunk/uClibc/extra/locale/Makefile.in	2006-08-23 15:26:46 UTC (rev 15921)
> @@ -10,7 +10,7 @@
>  
>  LOCALE_DATA_FILENAME := uClibc-locale-030818.tgz
>  
> -BUILD_CFLAGS-locale-common := -D__UCLIBC_GEN_LOCALE
> +BUILD_CFLAGS-locale-common := -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='"$(top_srcdir)/include/bits/uClibc_ctype.h"'

thanks for the better version ...
please s/top_srcdir/top_builddir/, although it does not matter yet

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list