Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
Add ecore_strlcpy for an strlcpy copy available on all architectures.

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -3 -r1.162 -r1.163
--- configure.in        4 Dec 2006 12:14:17 -0000       1.162
+++ configure.in        10 Jan 2007 11:28:41 -0000      1.163
@@ -58,6 +58,7 @@
 changequote([,])dnl
 
 AC_CHECK_FUNCS(gettimeofday)
+AC_CHECK_FUNCS(strlcpy)
 
 AC_CHECK_HEADERS(netinet/in.h)
 



-------------------------------------------------------------------------
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