source:
trunk/essentials/sys-devel/autoconf/tests/package.m4
Last change on this file was 3092, checked in by , 18 years ago | |
---|---|
File size: 287 bytes |
Line | |
---|---|
1 | # Signature of the current package. |
2 | m4_define([AT_PACKAGE_NAME], [GNU Autoconf]) |
3 | m4_define([AT_PACKAGE_TARNAME], [autoconf]) |
4 | m4_define([AT_PACKAGE_VERSION], [2.61]) |
5 | m4_define([AT_PACKAGE_STRING], [GNU Autoconf 2.61]) |
6 | m4_define([AT_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org]) |
Note:
See TracBrowser
for help on using the repository browser.