autoconf/configure.in
1992-04-24 16:11:47 +00:00

5 lines
125 B
Plaintext

dnl Process this file with autoconf to produce a configure script.
AC_INIT(acgeneral.m4)
AC_PROG_INSTALL
AC_OUTPUT(Makefile)