File: package.m4

package info (click to toggle)
dico 2.11-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 19,332 kB
  • sloc: ansic: 90,279; sh: 48,454; lex: 2,625; yacc: 1,437; tcl: 1,434; makefile: 1,300; python: 1,280; perl: 892; lisp: 489; awk: 157; pascal: 127; javascript: 71; cpp: 44; fortran: 25; asm: 19; sed: 16; xml: 8
file content (6 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
# Signature of the current package.
m4_define([AT_PACKAGE_NAME],      [GNU dico])
m4_define([AT_PACKAGE_TARNAME],   [dico])
m4_define([AT_PACKAGE_VERSION],   [2.11])
m4_define([AT_PACKAGE_STRING],    [GNU dico 2.11])
m4_define([AT_PACKAGE_BUGREPORT], [bug-dico@gnu.org])