Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in 


Log Message:
Enable unsetting env vars with Esetenv().

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -3 -r1.150 -r1.151
--- configure.in        17 Apr 2006 17:04:48 -0000      1.150
+++ configure.in        21 Apr 2006 15:51:46 -0000      1.151
@@ -69,7 +69,7 @@
 AC_CHECK_FUNCS(snprintf)
 AM_CONDITIONAL(USE_ESNPRINTF, test "x$ac_cv_func_snprintf" != "xyes")
 AC_CHECK_FUNCS(strcasecmp)
-AC_CHECK_FUNCS(setenv)
+AC_CHECK_FUNCS(setenv unsetenv)
 AC_CHECK_FUNCS(strdup strndup)
 
 AC_CHECK_FUNCS(blumfrub)




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to