File: configure.ac

package info (click to toggle)
predictnls 1.0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,916 kB
  • ctags: 40
  • sloc: perl: 1,187; sh: 625; makefile: 34
file content (5 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (5)
1
2
3
4
5
AC_INIT([predictnls], [1.0.20], [https://rostlab.org/bugzilla3/enter_bug.cgi?product=predictnls])
AC_CONFIG_SRCDIR([predictnls])
AM_INIT_AUTOMAKE
AC_CONFIG_FILES([Makefile])
AC_OUTPUT