Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
file to indicate that override logic should be turned on. (AFAICT, only
Interix is afflicted at the moment.)
|
|
|
|
|
|
configure script under ${WRKSRC}. The symlink is called "libtool.m4",
which is the name expected by the autoconf tools. The symlinking is
only done if ${AUTOCONF_REQD} == 2.13 and USE_LIBTOOL is defined. This
allows autoconf-2.13, autoreconf-2.13 and aclocal-2.13 to use the older
libtool.m4 file when regenerating files. This is okay, because we later
override the generated libtool file anyway.
This fixes problems when libtool-1.5.x is installed and a package tries
to invoke autoconf-2.13 programs at pre-configure time, e.g., gnome-games,
xpuyopuyo, faad2, libwww, etc. These packages no longer need to be
worked around by bumping AUTOCONF_REQD to 2.50.
|
|
Still have local diffs for sh5, so I'm not sure if sh5 still works (I've
reapplied the patches).
|
|
Note we vary only be a couple of lines for sh5le.
|
|
|
|
|
|
(sh5el), from Steve Woodford
|
|
|
|
|
|
${MASTER_SITE_GNU:=config/} :
GNU config.guess (2002-07-09)
GNU config.sub (2002-07-03)
|