Fix a spelling mistake in the docs.
[catagits/fcgi2.git] / perl / configure.in
CommitLineData
9ba553ad 1dnl $Id: configure.in,v 1.9 2001/09/22 09:30:45 skimo Exp $
7ef79c64 2dnl
3dnl This file is an input file used by the GNU "autoconf" program to
4dnl generate the file "configure", which is run during the build
5dnl to configure the system for the local environment.
6
7AC_INIT
8
9AM_CONFIG_HEADER([fcgi_config.h])
10
11AC_PROG_CC
12AC_PROG_CPP
7ef79c64 13
14FCGI_COMMON_CHECKS
15
16AC_OUTPUT