<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><br>Hi All<br><br>I have an open source code that I use in my project. This open source code already has Makefile coded for it.<br><br>I want to use cmake so that before it compile my project it first call the cmake of these open source code, which will compile it to .la library.<br>Then using this library, it compile my code.<br><br>Thanks for your help<br><br>Mina<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> mina adel &lt;elecengineer_mina@yahoo.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> cmake@cmake.org<br><b><span style="font-weight:
 bold;">Sent:</span></b> Fri, October 29, 2010 11:45:25 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Converting from autoconf to cmake problem<br></font><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>Hi All<br><br>I am converting a code from configure.ac to cmake.<br>Can any one please advice me about what is the corresponding macro for the following. I have searched the cmake wiki and documentation and didnot find any.<br><br>AC_HEADER_STDBOOL<br>AC_C_CONST<br>AC_TYPE_PID_T<br>AC_TYPE_SIZE_T<br>AC_STRUCT_TM<br><br># Checks for library
 functions.<br>AC_FUNC_CLOSEDIR_VOID<br>AC_FUNC_ERROR_AT_LINE<br>AC_FUNC_FORK<br>AC_FUNC_MALLOC<br>AC_FUNC_REALLOC<br>AC_TYPE_SIGNAL<br>AC_FUNC_VPRINTF<br><br>Thank u<br>Mina<br></div>
</div><br></div></div>
</div><br></div></div>
</div><br></body></html>