source: trunk/essentials/sys-devel/autoconf/tests/package.m4

Last change on this file was 3092, checked in by bird, 18 years ago

autoconf 2.61

File size: 287 bytes
Line 
1# Signature of the current package.
2m4_define([AT_PACKAGE_NAME], [GNU Autoconf])
3m4_define([AT_PACKAGE_TARNAME], [autoconf])
4m4_define([AT_PACKAGE_VERSION], [2.61])
5m4_define([AT_PACKAGE_STRING], [GNU Autoconf 2.61])
6m4_define([AT_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])
Note: See TracBrowser for help on using the repository browser.