File: config.h.in

package info (click to toggle)
bbdate 0.2.4-4.3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 536 kB
  • ctags: 353
  • sloc: cpp: 2,953; sh: 2,901; makefile: 84
file content (32 lines) | stat: -rw-r--r-- 789 bytes parent folder | download | duplicates (3)
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
29
30
31
32
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */

/* Define to empty if the keyword does not work.  */
#undef const

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

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* Define if your <sys/time.h> declares struct tm.  */
#undef TM_IN_SYS_TIME

/* Define if the X Window System is missing or not being used.  */
#undef X_DISPLAY_MISSING

/* Define if you have the select function.  */
#undef HAVE_SELECT

/* Define if you have the strstr function.  */
#undef HAVE_STRSTR

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

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION