entered into RCS

This commit is contained in:
Noah Friedman
1993-04-15 06:43:42 +00:00
parent 1ac16aff6c
commit 1031a641f5

View File

@@ -3,9 +3,9 @@ AC_INIT(reduce.c)
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL
AC_CONST
AC_MINIX
AC_ISC_POSIX
AC_CONST
AC_STDC_HEADERS
AC_HAVE_HEADERS(string.h stdlib.h memory.h)
AC_HAVE_FUNCS(strerror)