<div>Hi All,</div>
<div> </div>
<div>While running autogen script for libvortex on AIX64 platform, I got the following error:</div>
<div> </div>
<div>libvortex% ./autogen.sh</div>
<div>.....</div>
<div>.....</div>
<div>checking for sys/poll.h... yes<br>checking for epoll(2) support... no<br>checking readline/readline.h usability... no<br>checking readline/readline.h presence... no<br>checking for readline/readline.h... no<br>checking for doxygen... no<br>
./configure[19553]: syntax error at line 19553 : `(&#39; unexpected</div>
<div>libvortex%<br clear="all"></div>
<div>The line 19553 in the generated configure has the following:</div>
<div> </div>
<div>PKG_CHECK_MODULES(AXL, axl &gt;= 0.6.4)</div>
<div> </div>
<div>I found this macro at 3 other places in <a href="http://configure.ac">configure.ac</a>. However it seems this macro is not getting expanded in the generated configure script. When I run the autogen.sh on Linux64, the generated configure script has this macro well-expanded.</div>

<div> </div>
<div>Is there any way to resolve this issue?</div>
<div> </div>
<div>Regards,</div>
<div>Satish M<br>-- <br>&quot;The happiest of people don´t necessarily have the best of everything, they just make the most of everything that comes along their way.&quot;<br></div>