File: package.m4

package info (click to toggle)
lbdb 0.57-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,264 kB
  • sloc: sh: 7,550; ansic: 1,779; perl: 381; lisp: 265; makefile: 226; objc: 44
file content (6 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
3
4
5
6
# Signature of the current package.
m4_define([AT_PACKAGE_NAME],	  [lbdb])
m4_define([AT_PACKAGE_TARNAME],	  [lbdb])
m4_define([AT_PACKAGE_VERSION],	  [0.57])
m4_define([AT_PACKAGE_STRING],	  [lbdb 0.57])
m4_define([AT_PACKAGE_BUGREPORT], [roland@spinnaker.de])