File: configure.ac

package info (click to toggle)
predictnls 1.0.20-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,988 kB
  • sloc: perl: 1,186; sh: 639; makefile: 36
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