Hi,
I'm having a difficult time compiling mod-fcgid. My Make file is this:
#
# Makefile for Apache2
#
builddir = .
top_dir = /usr/lib/httpd
top_srcdir = ${top_dir}
top_builddir = ${top_dir}
VPATH = arch/unix/
#include ${top_builddir}/build/special.mk
include
-0500
Andrew White [EMAIL PROTECTED] wrote:
Hi,
I'm having a difficult time compiling mod-fcgid. My Make file is
this:
#
# Makefile for Apache2
#
builddir = .
top_dir = /usr/lib/httpd
top_srcdir = ${top_dir}
top_builddir = ${top_dir}
VPATH = arch/unix/
#include