pkgsrc/mk/gnu-config
jlam 2849792ae1 Symlink the libtool-1.4.m4 file into any directory in which there's a
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.
2004-02-20 09:58:49 +00:00
..
config.guess Sync config.guess and config.sub to the latest. 2003-07-11 10:11:33 +00:00
config.sub Sync config.guess and config.sub to the latest. 2003-07-11 10:11:33 +00:00
libtool-1.4.m4 Symlink the libtool-1.4.m4 file into any directory in which there's a 2004-02-20 09:58:49 +00:00
missing "Import" the "missing" script from GNU automake 1.7. 2002-11-21 00:13:34 +00:00