TJ, On 3/20/2010 7:56 PM, TJ Yang wrote:
According to http://www.gnu.org/software/hello/manual/autoconf/Initializing-configure.html I can do a AC_INIT(hello,1.0,[test@xxxxxxxx],[tarname],[http://www.test.com]) and expect to have PACKAGE* veritable set accordingly, see Makefile below. But I can't see PACKAGE_URL got defined ? I am using Autoconf version 2.63 and Automake version 1.10 Is this a autoconf/automake version issue ?
PACKAGE_URL is a recent addition to Autoconf. It was first available in version 2.64. Here's a link to the NEWS file:
http://git.savannah.gnu.org/cgit/autoconf.git/tree/NEWS John _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf