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