pkgsrc/devel/libtool-base
dmcmahill c69300e480 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.
2006-12-15 11:28:51 +00:00
..
files Update libtool to 1.5.22. Too many changes for CVS commit logs; here's 2006-01-30 22:19:56 +00:00
DESCR
Makefile In the libtool configure script, the basename of the compiler is used 2006-12-15 11:28:51 +00:00
PLIST