autoconf

Generates configure scripts automatically from template files

brewmacoslinux
Try with needOr install directly
Source

About

Automatic configure script builder

Commands

autoconfautom4teautoreconfautoheader

Examples

Generate a configure script from configure.ac template$ autoconf
Regenerate configure script and other build files$ autoreconf -i
Generate config.h.in from configure.ac$ autoheader