Skip to content

Instantly share code, notes, and snippets.

@iczero
Created April 21, 2019 01:01
Show Gist options
  • Select an option

  • Save iczero/4e266729b22af4658454716266aaea21 to your computer and use it in GitHub Desktop.

Select an option

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