File: package.m4

package info (click to toggle)
igraph 0.5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,652 kB
  • sloc: ansic: 80,327; sh: 18,837; cpp: 11,796; makefile: 1,376; yacc: 833; xml: 378; lex: 305
file content (6 lines) | stat: -rw-r--r-- 274 bytes parent folder | download
1
2
3
4
5
6
# Signature of the current package.
m4_define([AT_PACKAGE_NAME],      [igraph])
m4_define([AT_PACKAGE_TARNAME],   [igraph])
m4_define([AT_PACKAGE_VERSION],   [0.5.4])
m4_define([AT_PACKAGE_STRING],    [igraph 0.5.4])
m4_define([AT_PACKAGE_BUGREPORT], [csardi@rmki.kfki.hu])