<div>After downloading &quot;celt-0.11.1.tar.gz&quot; to OS X 10.6, I was able to ./configure and make with no problems.</div><div><br></div><div>However, when I &quot;git clone git://<a href="http://git.xiph.org/celt.git">git.xiph.org/celt.git</a>&quot; then cd to celt, there is no file called &quot;configure&quot;.</div>
<div><br></div><div>So, I just took a guess and ran autogen.sh which then created a &quot;configure&quot; </div><div><br></div><div>I then ran the new ./configure and saw the following:</div><div><br></div><div><div>./configure: line 11916: syntax error near unexpected token `tools=&quot;tools&quot;,&#39;</div>
<div>./configure: line 11916: `  XIPH_PATH_OGG(tools=&quot;tools&quot;, tools=&quot;&quot;)&#39;</div><div><br></div></div><div>Please forgive my ignorance, but is this a problem in my setup or in the configure script, and what is the proper method of building after doing a git clone?</div>
<div><br></div><div>Thanks for any pointers.</div><div><br></div><div><br></div>