head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1.1.1
	RELEASE_4_8_0:1.1.1.1
	RELEASE_5_0_0:1.1.1.1
	RELEASE_4_7_0:1.1.1.1
	RELEASE_4_6_2:1.1.1.1
	RELEASE_4_6_1:1.1.1.1
	RELEASE_4_6_0:1.1.1.1
	RELEASE_5_0_DP1:1.1.1.1
	RELEASE_4_5_0:1.1.1.1
	RELEASE_4_4_0:1.1.1.1
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	v0_48:1.1.1.1
	KBYANC:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.06.16.06.35.12;	author demon;	state dead;
branches;
next	1.1;

1.1
date	99.11.26.19.36.09;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.11.26.19.36.09;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to version 0.67.

Approved by:	maintainer
@
text
@--- Makefile.PL.orig	Wed Oct 27 19:56:24 1999
+++ Makefile.PL	Wed Oct 27 20:01:08 1999
@@@@ -25,7 +25,7 @@@@
     # CPAN  
     for $dir ("/usr", "/usr/local") {
         if (-d "$dir/lib/" && -f "$dir/lib/libfcgi.a" 
-        	&& -d "$dir/include" && !grep {!-f "$dir/include/$_"} (@@h)) 
+        	&& -d "$dir/include/fastcgi/" && !grep {!-f "$dir/include/fastcgi/$_"} (@@h)) 
         {
             print "Found fcgi library and include files in $dir\n";
             print "Will be using that instead of included files\n";
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Initial import of p5-FastCGI version 0.48.
Modules for perl5, for enablin FastCGI support in CGI scripts.

PR:		14564
Submitted by:	Kelly Yancey <kbyanc@@posi.net>
@
text
@@
