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