File: config.h.in

package info (click to toggle)
bottlerocket 0.05b3-13
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 308 kB
  • ctags: 65
  • sloc: ansic: 1,369; sh: 165; makefile: 104; tcl: 92
file content (26 lines) | stat: -rw-r--r-- 483 bytes parent folder | download | duplicates (11)
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
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/*
 * Do we have getopt_long() ?
 */
#undef HAVE_GETOPT_LONG

/*
 * How about issetugid() ?
 */
#undef HAVE_ISSETUGID

/*
 * Do we want debugging?
 */
#undef DEBUG

/* Define if you have the <errno.h> header file.  */
#undef HAVE_ERRNO_H

/* Define if you have the <features.h> header file.  */
#undef HAVE_FEATURES_H

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