From: robs Date: Thu, 30 Aug 2001 14:34:37 +0000 (+0000) Subject: Put the name of the file in the comment because autoheader copies it into fcgi_config... X-Git-Tag: 0.67_01~208 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9da0040fc042a760cce8b1689c5de6869c3c9626;p=catagits%2Ffcgi2.git Put the name of the file in the comment because autoheader copies it into fcgi_config.h (and would otherwise be confusing). --- diff --git a/acconfig.h b/acconfig.h index c272858..4bbee08 100755 --- a/acconfig.h +++ b/acconfig.h @@ -1,4 +1,4 @@ -/* File used by autoheader to generate include/fcgi_config.h */ +/* acconfig.h - Used by autoheader to generate include/fcgi_config.h. */ /* Define if socklen_t exists. */ #undef HAVE_SOCKLEN