Subject: CVS commit: pkgsrc/devel
From: Dan McMahill
Date: 2006-12-15 12:28:52
Message id: 20061215112852.4CDE6211CE@cvs.netbsd.org

Log Message:
In the libtool configure script, the basename of the compiler is used
to make decisions about which compiler is being used (gcc, SunPro, etc).
To make this function "correctly" in the presence of the compiler wrapper
scripts, we need to extract the actual compiler command from the wrapper
frame work.  So adapt the section in the configure script which already
attempts to deal with some other compiler wrappers to deal with the pkgsrc
wrappers.

This should address PR pkg/33467 and PR pkg/34581.

Bump PKGREVISION.

Files:
RevisionActionfile
1.69modifypkgsrc/devel/libtool/distinfo
1.80modifypkgsrc/devel/libtool-base/Makefile
1.20modifypkgsrc/devel/libtool/patches/manual-libtool.m4
1.58modifypkgsrc/devel/libtool/patches/patch-ab
1.30modifypkgsrc/devel/libtool/patches/patch-ad