File: configure.in

package info (click to toggle)
miscfiles 1.3-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 7,516 kB
  • ctags: 2,422
  • sloc: sh: 323; makefile: 157
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)