Autoconf
Open Source


Autoconf is a tool for producing shell scripts that automatically configure software source code packages to adapt to many kinds of UNIX-like systems. The configuration scripts produced by Autoconf ar... More


Project Details

AUDIENCE : developers
LICENSE : gnu general public license (gpl)
LATEST VERSION : 2.62
TITLE SYNONYMS : GNU Autoconf

Project Resources

Attribution :

Information obtained from users, and repositories like FLOSSmole, Wikipedia, Apache, Codehaus, Tigris and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.
more details



Alternatives



    Screenshots


    Autoconf

    If you are a member, to have your comment attributed to you. If you are not yet a member, Join OStatic and help the Open Source community.


    Recent autoconf activity

         

    Autoconf: The Unsung Hero of Source Code Compatibility

    Have you ever wondered how the same program can work across so many different flavors of Unix?  One of the behind-the-scenes systems that makes this happen is GNU Autoconf, a program that makes it possible to write source code in a way that will work on many different computers.  Unix systems are largely, but not completely, source-code compatible, and Autoconf makes it possible for a programmer to identify these differences when the program is compiled, papering over them in the source code itself. 



    Sponsor Gallery