eb645d01cb
libtool-1.5.10 aimed at developers that need to create cross-platform software distributions. This port installs into ${LOCALBASE}/gnu-autotools, so developers that need to make use of this version of libtool can adjust their paths accordingly. Discussed with: ade
13 lines
558 B
Text
13 lines
558 B
Text
This is GNU Libtool, a generic library support script. Libtool hides
|
|
the complexity of using shared libraries behind a consistent, portable
|
|
interface.
|
|
|
|
To use libtool, add the new generic library building commands to your
|
|
Makefile, Makefile.in, or Makefile.am.
|
|
|
|
This port is specifically designed for developers that want to create
|
|
cross-platform software distributions on FreeBSD. This version of libtool
|
|
should _NEVER_ be used with the FreeBSD ports system as a replacement for the
|
|
versioned copies of libtool.
|
|
|
|
WWW: http://www.gnu.org/software/libtool/
|