How do I compile software with no "configure", only "configure.in.in"?

Posted by ant2009 on Super User See other posts from Super User or by ant2009
Published on 2010-03-28T06:32:17Z Indexed on 2010/03/28 8:13 UTC
Read the original article Hit count: 330

Filed under:
|
|
|
|

Fedora 12
kernel 2.6.32.9-70.fc12.i686

I have downloaded kdirstat from cvs. And I want to compile and install it.

However, there is no configure script file. The only file I have is a configure.in.in.

How can I create the configure script file?

© Super User or respective owner

Related posts about linux

Related posts about compile