File: acconfig.h

package info (click to toggle)
mutella 0.3.3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,488 kB
  • ctags: 2,069
  • sloc: cpp: 14,194; sh: 8,714; ansic: 464; makefile: 55
file content (16 lines) | stat: -rw-r--r-- 306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* Define if the C++ compiler supports BOOL */
#undef HAVE_BOOL

#undef VERSION

#undef PACKAGE

/* Define if you need the GNU extensions to compile */
#undef _GNU_SOURCE

/* Define to `int' if <sys/types.h> and <sys/socket.h> doesn't define. */
#undef socklen_t

#undef HAVE_TERMIOS_FUNCS

#undef VA_COPY