You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have checked out from github, in order to generate the configuration file (configure) and install the library you would need:
$ libtoolize
$ aclocal
$ autoheader
$ automake --force-missing --add-missing
$ autoconf
About
C library of generic data structures and bioinformatics algorithms.