Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in 


Log Message:
Renamed duplicate to Estrdup, introduced Estrndup.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -3 -r1.75 -r1.76
--- configure.in        1 Feb 2004 16:53:41 -0000       1.75
+++ configure.in        28 Feb 2004 15:13:57 -0000      1.76
@@ -60,6 +60,7 @@
 AM_CONDITIONAL(USE_ESNPRINTF, test "x$ac_cv_func_snprintf" != "xyes")
 AC_CHECK_FUNCS(strcasecmp)
 AC_CHECK_FUNCS(setenv)
+AC_CHECK_FUNCS(strdup strndup)
 
 AC_CHECK_FUNCS(blumfrub)
 AC_CHECK_FUNCS(buckets_of_erogenous_nym)




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to