File: package.m4

package info (click to toggle)
libtool 2.2.6b-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 10,740 kB
  • ctags: 1,236
  • sloc: sh: 25,677; ansic: 5,052; makefile: 1,149; pascal: 131; cpp: 121; fortran: 37; f90: 37
file content (6 lines) | stat: -rw-r--r-- 279 bytes parent folder | download
1
2
3
4
5
6
# Signature of the current package.
m4_define([AT_PACKAGE_NAME],      [libtool])
m4_define([AT_PACKAGE_TARNAME],   [libtool])
m4_define([AT_PACKAGE_VERSION],   [2.2.6b])
m4_define([AT_PACKAGE_STRING],    [libtool 2.2.6b])
m4_define([AT_PACKAGE_BUGREPORT], [bug-libtool@gnu.org])