Quantcast
Channel: the evolving ultrasaurus » code
Viewing all articles
Browse latest Browse all 27

building unix package with autotools

$
0
0

ever wonder what all those random files are at the root of some package source that you are playing with? and how exactly does the mystical configure command actually do?

Alexandre Duret-Lutz has created a fabulous Autotools Overview & Tutorial — well worth flipping through the first 19 slides (38 pages of the PDF since each there are “builds” of individual slides exported as multiple pages).

Later, at page 97, he starts a tutorial section, which I replicated in this git repo — the README has a little cheat sheet of step to set up and build the package.


Viewing all articles
Browse latest Browse all 27

Trending Articles