dnl Process this file with autoconf to produce a configure script. AC_INIT(reduce.c) AC_PROG_CC AC_PROG_CPP AC_PROG_INSTALL AC_MINIX AC_ISC_POSIX AC_STDC_HEADERS AC_USG AC_HAVE_FUNCS(strerror) AC_ALLOCA AC_OUTPUT(Makefile)