Skip to content

Instantly share code, notes, and snippets.

@gtors
Last active August 14, 2019 11:34
Show Gist options
  • Save gtors/4f260096002a02febf7f to your computer and use it in GitHub Desktop.
Save gtors/4f260096002a02febf7f to your computer and use it in GitHub Desktop.
Scrolls spells of autoconf
$ 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