An open API service indexing awesome lists of open source software.

https://github.com/egberts/libtool-autoconf

Working examples for customization of libtool/autoconf
https://github.com/egberts/libtool-autoconf

automake autotool configure libtool reconfig

Last synced: 12 months ago
JSON representation

Working examples for customization of libtool/autoconf

Awesome Lists containing this project

README

          

Simplier script version of 'autogen.sh' is:

aclocal [-I m4]
libtoolize --automake -c -f
aclocal [-I m4]
autoconf -f
autoheader
automake -a -c -f