Hi, on my journey to create/update packages of the 1.7 release for Mac OS' (home)brew package manager (http://mxcl.github.com/homebrew/), I stumbled over a compilation error of elm due to missing 'clearenv'.
Attached is a patch that repairs the check for 'clearenv'.
clear_env.diff
Description: Binary data
I don't know why it wouldn't work with AC_TRY_COMPILE, but somehow HAVE_CLEARENV was defined, though it shouldn't have been (Mac OS Mountain Lion here). I've manually tried to compile the snipped that AC_TRY_COMPILE should compile and it failed. Using AC_CHECK_FUNCS works, so I'm suggesting to go with it. Please anybody apply it, as I don't have my ssh key around. Backport? -- Leif
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel