File: config.h.in

package info (click to toggle)
cgiemail 1.5-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 204 kB
  • ctags: 93
  • sloc: ansic: 1,366; makefile: 110
file content (28 lines) | stat: -rw-r--r-- 790 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you want to enable use of environment variables.  */
#undef ENABLE_CGIENV

/* Define to attempt to send bounces to owner of template file.  */
#undef ENABLE_OWNER_BOUNCE

/* Define if you want to enable the X-Mailer header.  */
#undef ENABLE_XHEADERS

/* Define if you have the sigprocmask function.  */
#undef HAVE_SIGPROCMASK

/* Define if you have the strerror function.  */
#undef HAVE_STRERROR

/* Define if you have the nsl library (-lnsl).  */
#undef HAVE_LIBNSL

/* Define if you have the socket library (-lsocket).  */
#undef HAVE_LIBSOCKET