summaryrefslogtreecommitdiff
path: root/devel/libtool-info
AgeCommit message (Collapse)AuthorFilesLines
2001-02-28whitespace fixeswiz1-2/+1
2001-02-28makeinfo generates a libtool.info-5 now, too, so add it.jlam1-1/+2
2001-02-27Update libtool to be based on a CVS snapshot of the multi-language branchskrll1-2/+3
2001-02-19Add conflict on libtool<1.3.5nb11, to prevent upgrade problems.hubertf1-1/+3
Noted by Dieter Baron <dillo@danbala.ifoer.tuwien.ac.at> on tech-pkg.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+3
2001-02-03Rip apart libtool into "base" and "info" part.hubertf4-0/+41
This is (only) the info pages. Reason for the ripout: * To build the info pages, you need gtexinfo * to build gtexinfo, you need zlib * zlib is a library, which can be built with libtool. (Now, after this chicken-and-egg situation is resolved :-)