pkgsrc/devel/libtool
jlam 88648515a2 Rewrite func_infer_tag in the libtool script so that it's easier to
specify (hardcoded) compilers from which we can infer the correct tag
(CC, CXX, F77).  Use the following patterns to match compilers to
tags:

	CC:	*cc *xlc
	CXX:	*++ *CC
	F77:	*77 *fort

Bump the PKGREVISION to 1.5.10nb7 since we now infer the F77 tag from
likely Fortran compilers.  Also require at least this version of
libtool when building packages that set USE_FORTRAN.  This should fix
PR pkg/28661.
2004-12-17 16:24:22 +00:00
..
patches Rewrite func_infer_tag in the libtool script so that it's easier to 2004-12-17 16:24:22 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
distinfo Rewrite func_infer_tag in the libtool script so that it's easier to 2004-12-17 16:24:22 +00:00
Makefile Update libtool* packages to account for libltdl split, and simplify by 2004-10-14 19:04:56 +00:00
Makefile.common Well, I suppose I'm the de facto MAINTAINER now, so make it so. 2004-11-29 03:15:35 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00