Last active
August 14, 2019 11:34
-
-
Save gtors/4f260096002a02febf7f to your computer and use it in GitHub Desktop.
Scrolls spells of autoconf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ libtoolize --force | |
$ aclocal | |
$ autoheader | |
$ automake --force-missing --add-missing | |
$ autoconf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment