File: config.h.in

package info (click to toggle)
skk 10.47.2.p1u-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 7,284 kB
  • ctags: 1,607
  • sloc: lisp: 11,786; ansic: 3,717; asm: 2,931; sh: 529; makefile: 357; awk: 172; sql: 169
file content (28 lines) | stat: -rw-r--r-- 767 bytes parent folder | download | duplicates (2)
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 as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE

/* Define if the `setpgrp' function takes no argument.  */
#undef SETPGRP_VOID

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

/* Define if you have the bzero function.  */
#undef HAVE_BZERO

/* Define if you have the getdtablesize function.  */
#undef HAVE_GETDTABLESIZE

/* Define if you have the tiocnotty function.  */
#undef HAVE_TIOCNOTTY

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <malloc.h> header file.  */
#undef HAVE_MALLOC_H

/* Define if you have the <sys/ioctl.h> header file.  */
#undef HAVE_SYS_IOCTL_H