summaryrefslogtreecommitdiff
path: root/mk/autoconf.mk
AgeCommit message (Collapse)AuthorFilesLines
2004-02-20Symlink the libtool-1.4.m4 file into any directory in which there's ajlam1-2/+32
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.
2002-10-03Sync with new autoconf213, automake14 packages and autoconf, automake updates.wiz1-7/+7
2002-10-02add AUTORECONF variabledillo1-1/+4
2002-10-02add makefile fragments for packages that need automake / autoconf to build.dillo1-0/+27