<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body style="direction: ltr;" bgcolor="#ffffff" text="#000000">
<span><br>
<style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;}  blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important}  blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important}  blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important}  blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>Michael
Schwendt <a class="moz-txt-link-rfc2396E" href="mailto:mschwendt@gmail.com"><mschwendt@gmail.com></a></b></i> wrote on ۰۹/۰۴/۱۶ 04:11:52:</span><br>
<blockquote
 style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;"
 cite="mid:20090416134152.01f39c35@faldor.intranet" type="cite">
  <pre wrap="">On Thu, 16 Apr 2009 16:01:09 +0430, Hedayat wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap=""><a class="moz-txt-link-freetext" href="https://koji.fedoraproject.org/koji/getfile?taskID=1287393&name=build.log">https://koji.fedoraproject.org/koji/getfile?taskID=1287393&name=build.log</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Have you tried to recreate the autotools and libtool files manually
yet instead of using autoreconf?

  </pre>
</blockquote>
Thank you for the suggestion! I was able to have a clean make call by
using these commands instead of autoreconf. I wonder what is the
problem though!<br>
<br>
aclocal -I m4<br>
automake<br>
autoconf<br>
autoheader <br>
touch config.h.in <br>
<br>
Thanks anyway,<br>
Hedayat<br>
</body>
</html>