Projects / autogen.sh

autogen.sh

autogen.sh (a.k.a. buildconf) provides automatic build system preparation and is generally very useful to projects that use the GNU build system (i.e. the GNU autotools: autoconf, automake, and libtool). It is a POSIX shell script that is used for preparing a build system for compilation, verifying versions, ensuring necessary functionality, and overcoming many common build preparation issues.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

Release Notes: This release adds several enhancements including the ability to download the latest config.guess from GNU. It will utilize wget, curl, or fetch based on automatic detection. It also recognizes the foreign automake option for any missing files and includes improved reporting. A minor bug in a print statement related to basename was fixed.

No changes have been submitted for this release.

Screenshot

Project Spotlight

JCTerm

An SSH2 terminal emulator in written pure Java.

Screenshot

Project Spotlight

Socat

A relay for bidirectional data transfer.