File: configure.in

package info (click to toggle)
miscfiles 1.1-5
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 6,456 kB
  • ctags: 11
  • sloc: sh: 202; makefile: 66
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (7)
1
2
3
4
dnl Process this file with autoconf to produce a configure script
AC_INIT(dict-README)
AC_PROG_INSTALL
AC_OUTPUT(Makefile)