libtool/README.md

8 lines
382 B
Markdown

# libtool
The libtool package contains the GNU libtool, a set of shell scripts which automatically configure UNIX and UNIX-like architectures to generically build shared libraries.
Libtool provides a consistent, portable interface which simplifies the process of using shared libraries.
If you are developing programs which will use shared libraries, you should install libtool.