autoheader (1) Linux Manual Page
NAME autoheader – Create a template header for configure SYNOPSIS autoheader [,OPTION/]… [,TEMPLATE-FILE/] DESCRIPTION Create a template file of C ‘#define’ statements for ‘configure’ to use. To this end, scan TEMPLATE-FILE, or ‘configure.ac’ if present, or else ‘configure.in’. -h, –help print this help, then exit -V, –version print version number, then exit -v, –verbose verbosely…
