Path to this page:
Subject: CVS commit: wip
From: Dieter Baron
Date: 2005-06-08 17:46:59
Message id: E1Dg2lv-0002kC-0R@sc8-pr-cvs1.sourceforge.net
Log Message:
mk/autoconf.mk and mk/automake.mk have been removed. Replace their
usage with USE_TOOLS and any of "autoconf", "autoconf213", \
"automake"
or "automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just
use aclocal, autoconf, etc. (hi jlam!)
Files: