File: config.h.in

package info (click to toggle)
cle 0.4-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 1,708 kB
  • ctags: 1,223
  • sloc: ansic: 15,354; sh: 2,803; perl: 1,730; makefile: 725
file content (17 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you need to in order for stat and other things to work.  */
#undef _POSIX_SOURCE

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

/* Define if you have the sigaction function.  */
#undef HAVE_SIGACTION

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION