Merged silc_1_0_branch to trunk.
[silc.git] / util / robodoc / Source / config.h
1 /* Source/config.h.  Generated automatically by configure.  */
2 /* Source/config.h.in.  Generated automatically from configure.in by autoheader.  */
3
4 /* Define to empty if the keyword does not work.  */
5 /* #undef const */
6
7 /* Define if you don't have vprintf but do have _doprnt.  */
8 /* #undef HAVE_DOPRNT */
9
10 /* Define if you have the strftime function.  */
11 #define HAVE_STRFTIME 1
12
13 /* Define if you have the vprintf function.  */
14 #define HAVE_VPRINTF 1
15
16 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
17 /* #undef size_t */
18
19 /* Define if you have the ANSI C header files.  */
20 #define STDC_HEADERS 1
21
22 /* Define if you have the strstr function.  */
23 #define HAVE_STRSTR 1
24
25 /* Name of package */
26 #define PACKAGE "robodoc"
27
28 /* Version number of package */
29 #define VERSION "3.2.3"
30