1 /* config.h.in. Generated from configure.in by autoheader. */ 2 3 /* set AFS pag */ 4 #undef CONF_AFS_SETPAG 5 6 /* enabled checking netgroup syntax in allow/deny files */ 7 #undef CONF_ALLOWDENY_NETGROUPS 8 9 /* user allow config file */ 10 #undef CONF_ALLOWFILE 11 12 /* pass script to asp interpreter if suffix */ 13 #undef CONF_ASP_INTERPRETER 14 15 /* pass script to asp interpreter only if nonexecutable file */ 16 #undef CONF_ASP_NONEXEC_ONLY 17 18 /* block execution of CVS paths */ 19 #undef CONF_BLOCK_CVS_PATHS 20 21 /* block execution of .svn paths */ 22 #undef CONF_BLOCK_SVN_PATHS 23 24 /* cgi dir relative to user home dir */ 25 #undef CONF_CGIDIR 26 27 /* check host in allow/deny files */ 28 #undef CONF_CHECKHOST 29 30 /* check shell against /etc/shells */ 31 #undef CONF_CHECKSHELL 32 33 /* check executing user - very important */ 34 #undef CONF_CHECK_HTTPD_USER 35 36 /* check script gid */ 37 #undef CONF_CHECK_SCRGID 38 39 /* check script is group writable */ 40 #undef CONF_CHECK_SCRGWRITE 41 42 /* check script is world writable */ 43 #undef CONF_CHECK_SCROWRITE 44 45 /* check script is sgid */ 46 #undef CONF_CHECK_SCRSGID 47 48 /* check script is suid */ 49 #undef CONF_CHECK_SCRSUID 50 51 /* check script uid */ 52 #undef CONF_CHECK_SCRUID 53 54 /* check if script is symlink */ 55 #undef CONF_CHECK_SYMLINK 56 57 /* chroot prefix */ 58 #undef CONF_CHROOT_PREFIX 59 60 /* user deny config file */ 61 #undef CONF_DENYFILE 62 63 /* CGIWRAP_REQUIRE_USER in env to restrict user */ 64 #undef CONF_ENV_REQUIRE_USER 65 66 /* pass script to eRuby interpreter if suffix */ 67 #undef CONF_ERUBY_INTERPRETER 68 69 /* user httpd executing as */ 70 #undef CONF_HTTPD_USER 71 72 /* call initgroups */ 73 #undef CONF_INITGROUPS 74 75 /* local contact email */ 76 #undef CONF_LOCAL_CONTACT_EMAIL 77 78 /* local contact */ 79 #undef CONF_LOCAL_CONTACT_NAME 80 81 /* local contact phone */ 82 #undef CONF_LOCAL_CONTACT_PHONE 83 84 /* local contact url */ 85 #undef CONF_LOCAL_CONTACT_URL 86 87 /* local doc url */ 88 #undef CONF_LOCAL_DOC_URL 89 90 /* local info enabled */ 91 #undef CONF_LOCAL_INFO_ENABLED 92 93 /* local site url */ 94 #undef CONF_LOCAL_SITE_URL 95 96 /* syslog log label */ 97 #undef CONF_LOG_LABEL 98 99 /* logfile path */ 100 #undef CONF_LOG_LOGFILE 101 102 /* use logfile for logging */ 103 #undef CONF_LOG_USEFILE 104 105 /* use syslog for logging */ 106 #undef CONF_LOG_USESYSLOG 107 108 /* check for minimum script gid */ 109 #undef CONF_MINIMUM_GID 110 111 /* check for minimum script uid */ 112 #undef CONF_MINIMUM_UID 113 114 /* support a shared multi-user cgi directory */ 115 #undef CONF_MULTIUSER_CGI_DIR 116 117 /* pass script to php interpreter if suffix */ 118 #undef CONF_PHP_INTERPRETER 119 120 /* pass script to php interpreter only if nonexecutable file */ 121 #undef CONF_PHP_NONEXEC_ONLY 122 123 /* avoid release of information */ 124 #undef CONF_QUIET_ERRORS 125 126 /* redirect stderr on script execution */ 127 #undef CONF_REDIR_STDERR 128 129 /* report rusage after script terminates */ 130 #undef CONF_REPORT_RUSAGE 131 132 /* require REDIRECT_URL in environment */ 133 #undef CONF_REQUIRE_REDIRECT_URL 134 135 /* some setenvs are defined */ 136 #undef CONF_SETENV_ANY 137 138 /* setenv for LD_LIBRARY_PATH to $withval */ 139 #undef CONF_SETENV_LD_LIBRARY_PATH 140 141 /* setenv for PATH to $withval */ 142 #undef CONF_SETENV_PATH 143 144 /* setenv for TZ to $withval */ 145 #undef CONF_SETENV_TZ 146 147 /* call setgroups */ 148 #undef CONF_SETGROUPS 149 150 /* will only set soft resource limits */ 151 #undef CONF_SOFT_RLIMIT_ONLY 152 153 /* check for nonprintables in script path */ 154 #undef CONF_STRICT_NAMES 155 156 /* allow scripts in subdirs */ 157 #undef CONF_SUBDIRS 158 159 /* check user homedir rewrite file */ 160 #undef CONF_USERDIRFILE 161 162 /* use REDIRECT_URL in building SCRIPT_NAME if available */ 163 #undef CONF_USE_REDIRECT_URL 164 165 /* any rlimits are set */ 166 #undef CONF_USE_RLIMIT_ANY 167 168 /* set rlimit for AS to bytes */ 169 #undef CONF_USE_RLIMIT_AS 170 171 /* set rlimit for CORE to bytes */ 172 #undef CONF_USE_RLIMIT_CORE 173 174 /* set rlimit for CPU to cpu seconds */ 175 #undef CONF_USE_RLIMIT_CPU 176 177 /* set rlimit for DATA to bytes */ 178 #undef CONF_USE_RLIMIT_DATA 179 180 /* set rlimit for FSIZE to bytes */ 181 #undef CONF_USE_RLIMIT_FSIZE 182 183 /* set rlimit for MEMLOCK to bytes */ 184 #undef CONF_USE_RLIMIT_MEMLOCK 185 186 /* set rlimit for NOFILE to files */ 187 #undef CONF_USE_RLIMIT_NOFILE 188 189 /* set rlimit for NPROC to processes */ 190 #undef CONF_USE_RLIMIT_NPROC 191 192 /* set rlimit for RSS to bytes */ 193 #undef CONF_USE_RLIMIT_RSS 194 195 /* set rlimit for STACK to bytes */ 196 #undef CONF_USE_RLIMIT_STACK 197 198 /* set rlimit for VMEM to bytes */ 199 #undef CONF_USE_RLIMIT_VMEM 200 201 /* use SCRIPT_URL to build SCRIPT_NAME */ 202 #undef CONF_USE_SCRIPT_URL 203 204 /* dir for vhost allow files */ 205 #undef CONF_VHOST_ALLOWDIR 206 207 /* dir for vhost deny files */ 208 #undef CONF_VHOST_DENYDIR 209 210 /* CGIWRAP_AUTH_VHOST overrides HTTP_HOST */ 211 #undef CONF_VHOST_OVERRIDE 212 213 /* has getgroups library function */ 214 #undef HAS_GETGROUPS 215 216 /* has initgroups library function */ 217 #undef HAS_INITGROUPS 218 219 /* has innetgr library function */ 220 #undef HAS_INNETGR 221 222 /* has perror library function */ 223 #undef HAS_PERROR 224 225 /* has putenv library function */ 226 #undef HAS_PUTENV 227 228 /* has setegid library function */ 229 #undef HAS_SETEGID 230 231 /* has seteuid library function */ 232 #undef HAS_SETEUID 233 234 /* has setgid library function */ 235 #undef HAS_SETGID 236 237 /* has setgroups library function */ 238 #undef HAS_SETGROUPS 239 240 /* has setregid library function */ 241 #undef HAS_SETREGID 242 243 /* has setresgid library function */ 244 #undef HAS_SETRESGID 245 246 /* has setresuid library function */ 247 #undef HAS_SETRESUID 248 249 /* has setreuid library function */ 250 #undef HAS_SETREUID 251 252 /* has setrgid library function */ 253 #undef HAS_SETRGID 254 255 /* has setrlimit library function */ 256 #undef HAS_SETRLIMIT 257 258 /* has setruid library function */ 259 #undef HAS_SETRUID 260 261 /* has setuid library function */ 262 #undef HAS_SETUID 263 264 /* has sigset library function */ 265 #undef HAS_SIGSET 266 267 /* has strdup library function */ 268 #undef HAS_STRDUP 269 270 /* has strerror library function */ 271 #undef HAS_STRERROR 272 273 /* has syslog library function */ 274 #undef HAS_SYSLOG 275 276 /* has unsetenv library function */ 277 #undef HAS_UNSETENV 278 279 /* has wait3 library function */ 280 #undef HAS_WAIT3 281 282 /* Define to 1 if you have the <ctype.h> header file. */ 283 #undef HAVE_CTYPE_H 284 285 /* Define to 1 if you have the <errno.h> header file. */ 286 #undef HAVE_ERRNO_H 287 288 /* Define to 1 if you have the <fcntl.h> header file. */ 289 #undef HAVE_FCNTL_H 290 291 /* Define to 1 if you have the <grp.h> header file. */ 292 #undef HAVE_GRP_H 293 294 /* Define to 1 if you have the <inttypes.h> header file. */ 295 #undef HAVE_INTTYPES_H 296 297 /* Define to 1 if you have the <limits.h> header file. */ 298 #undef HAVE_LIMITS_H 299 300 /* Define to 1 if you have the <memory.h> header file. */ 301 #undef HAVE_MEMORY_H 302 303 /* Define to 1 if you have the <pwd.h> header file. */ 304 #undef HAVE_PWD_H 305 306 /* Define to 1 if you have the <signal.h> header file. */ 307 #undef HAVE_SIGNAL_H 308 309 /* Define to 1 if you have the <stdint.h> header file. */ 310 #undef HAVE_STDINT_H 311 312 /* Define to 1 if you have the <stdlib.h> header file. */ 313 #undef HAVE_STDLIB_H 314 315 /* Define to 1 if you have the <strings.h> header file. */ 316 #undef HAVE_STRINGS_H 317 318 /* Define to 1 if you have the <string.h> header file. */ 319 #undef HAVE_STRING_H 320 321 /* Define to 1 if you have the <syslog.h> header file. */ 322 #undef HAVE_SYSLOG_H 323 324 /* Define to 1 if you have the <sys/errno.h> header file. */ 325 #undef HAVE_SYS_ERRNO_H 326 327 /* Define to 1 if you have the <sys/resource.h> header file. */ 328 #undef HAVE_SYS_RESOURCE_H 329 330 /* Define to 1 if you have the <sys/signal.h> header file. */ 331 #undef HAVE_SYS_SIGNAL_H 332 333 /* Define to 1 if you have the <sys/stat.h> header file. */ 334 #undef HAVE_SYS_STAT_H 335 336 /* Define to 1 if you have the <sys/time.h> header file. */ 337 #undef HAVE_SYS_TIME_H 338 339 /* Define to 1 if you have the <sys/types.h> header file. */ 340 #undef HAVE_SYS_TYPES_H 341 342 /* Define to 1 if you have the <sys/wait.h> header file. */ 343 #undef HAVE_SYS_WAIT_H 344 345 /* Define to 1 if you have the <time.h> header file. */ 346 #undef HAVE_TIME_H 347 348 /* Define to 1 if you have the <unistd.h> header file. */ 349 #undef HAVE_UNISTD_H 350 351 /* charset */ 352 #undef HTTP_CHARSET 353 354 /* Define to the address where bug reports for this package should be sent. */ 355 #undef PACKAGE_BUGREPORT 356 357 /* Define to the full name of this package. */ 358 #undef PACKAGE_NAME 359 360 /* Define to the full name and version of this package. */ 361 #undef PACKAGE_STRING 362 363 /* Define to the one symbol short name of this package. */ 364 #undef PACKAGE_TARNAME 365 366 /* Define to the version of this package. */ 367 #undef PACKAGE_VERSION 368 369 /* path to asp executable to use */ 370 #undef PATH_PROG_ASP 371 372 /* path to eRuby executable to use */ 373 #undef PATH_PROG_ERUBY 374 375 /* path to php executable to use */ 376 #undef PATH_PROG_PHP 377 378 /* Define to 1 if you have the ANSI C header files. */ 379 #undef STDC_HEADERS