<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>I think that would be a good idea to implement AC_* macros as CMAK_* macros.<br><br>it will really help<br><br>Thank you<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Clifford Yapp &lt;cliffyapp@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> mina adel &lt;elecengineer_mina@yahoo.com&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> cmake@cmake.org<br><b><span style="font-weight: bold;">Sent:</span></b> Sat, October 30, 2010 3:36:44 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [CMake] Converting from autoconf to cmake
 problem<br></font><br>CMake does not provide replacements for all the specific AC_* tests,<br>although in most cases the functionality can be created with what it<br>does provide.<br><br>I'm having to do a fair bit of this kind of AC_* function re-creation<br>for Tcl, and had to do a bit for BRL-CAD as well - I imagine as more<br>autoconf projects are converted this will just continue to crop up.<br><br>CMake devs - would there be interest in maintaining some kind of<br>autotools-compat.cmake file where these tests could be re-implemented<br>as CMAKE_* macros instead of AC_* functions?&nbsp; (Or, if the<br>functionality is defined in some other way, document that in a<br>comment.) I have a feeling a lot of people are having to do this, and<br>it would probably make sense to pool that effort.<br><br>CY<br><br>On Fri, Oct 29, 2010 at 11:45 PM, mina adel &lt;<a ymailto="mailto:elecengineer_mina@yahoo.com"
 href="mailto:elecengineer_mina@yahoo.com">elecengineer_mina@yahoo.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt; Hi All<br>&gt;<br>&gt; I am converting a code from configure.ac to cmake.<br>&gt; Can any one please advice me about what is the corresponding macro for the<br>&gt; following. I have searched the cmake wiki and documentation and didnot find<br>&gt; any.<br>&gt;<br>&gt; AC_HEADER_STDBOOL<br>&gt; AC_C_CONST<br>&gt; AC_TYPE_PID_T<br>&gt; AC_TYPE_SIZE_T<br>&gt; AC_STRUCT_TM<br>&gt;<br>&gt; # Checks for library functions.<br>&gt; AC_FUNC_CLOSEDIR_VOID<br>&gt; AC_FUNC_ERROR_AT_LINE<br>&gt; AC_FUNC_FORK<br>&gt; AC_FUNC_MALLOC<br>&gt; AC_FUNC_REALLOC<br>&gt; AC_TYPE_SIGNAL<br>&gt; AC_FUNC_VPRINTF<br>&gt;<br>&gt; Thank u<br>&gt; Mina<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br><span>&gt; Powered by <a target="_blank" href="http://www.kitware.com">www.kitware.com</a></span><br>&gt;<br>&gt; Visit other Kitware
 open-source projects at<br>&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>&gt;<br>&gt; Please keep messages on-topic and check the CMake FAQ at:<br>&gt; <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>&gt;<br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>&gt;<br></div></div>
</div><br></body></html>