Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in 


Log Message:
UCS-4 seems to be more portable than WCHAR_T.

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -3 -r1.181 -r1.182
--- configure.in        27 Nov 2006 20:23:01 -0000      1.181
+++ configure.in        30 Nov 2006 22:03:20 -0000      1.182
@@ -68,6 +68,7 @@
 AC_C___ATTRIBUTE__
 AC_CHECK_SIZEOF(int, 4)
 AC_CHECK_SIZEOF(long, 4)
+AC_CHECK_SIZEOF(wchar_t, 4)
 
 AC_CHECK_FUNCS(getcwd)
 AC_CHECK_FUNCS(mkdir)



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to