autoreconf (1) Linux Manual Page
autoreconf – Update generated configuration files Synopsisautoreconf [,OPTION/]… [,DIRECTORY/]… DescriptionRun ‘autoconf’ and, when needed, ‘aclocal’, ‘autoheader’, ‘automake’, ‘autopoint’ (formerly ‘gettextize’), ‘libtoolize’, ‘intltoolize’, and ‘gtkdocize’ to regenerate the GNU Build System files in specified DIRECTORIES and their subdirectories (defaulting to ‘.’). By default, it only remakes those files that are older than their sources. If you…
