Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 162 Bytes

autotools.md

File metadata and controls

12 lines (6 loc) · 162 Bytes

Input scripts that you write:

configure.ac
Makefile.am
src/Makefile.am

To build configure, Makefile.in, Makefile, etc:

autoreconf --install