source: trunk/essentials/app-arch/cpio/tests/package.m4

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

cpio 2.7

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