[Subversion] / PEAK / src / fcgiapp / fcgi_config.h  

View of /PEAK/src/fcgiapp/fcgi_config.h

Parent Directory | Revision Log
Revision: 1061 - (download)
Thu May 1 17:43:55 2003 UTC (20 years, 11 months ago) by pje
File size: 805 byte(s)
Added 'fcgiapp' to distribution; this should be the final checkin for
0.5a1, barring any bug or doc fixes that come up while prepping
the release.
/* include/fcgi_config.h.  Generated automatically by configure.  */
/* include/fcgi_config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you have the <sys/select.h> include file */
/* #undef HAVE_SYS_SELECT_H */

/* Define if you don't have fd_set */
/* #undef NO_FD_SET */

/* Define if want to compile with ASSERT() statements */
#define WITH_ASSERT 1

/* Define if want to compile with additional debugging code */
#define WITH_DEBUG 1

/* Define if want to compile with hooks for testing */
#define WITH_TEST 1

/* Define if sockaddr_un in <sys/un.h> contains the sun_len component */
/* #undef HAVE_SOCKADDR_UN_SUN_LEN */

/* Define if we have f{set,get}pos functions */
#define HAVE_FPOS 1

/* Define if we need cross-process locking */
/* #undef USE_LOCKING */

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help