Skip to content

Instantly share code, notes, and snippets.

@iczero
Created April 21, 2019 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iczero/4e266729b22af4658454716266aaea21 to your computer and use it in GitHub Desktop.
Save iczero/4e266729b22af4658454716266aaea21 to your computer and use it in GitHub Desktop.
List of stuff to run to build something from source with autotools
libtoolize
aclocal
autoreconf --install
autoconf
automake --add-missing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment