Checking in C runtime.
[repair.git] / Repair / RepairCompiler / MCC / CRuntime / libredblack / config.h
1 /* config.h.  Generated automatically by configure.  */
2 /* 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 have the ANSI C header files.  */
8 #define STDC_HEADERS 1
9
10 /* Define if you have the strdup function.  */
11 #define HAVE_STRDUP 1
12
13 /* Define if you have the <dlfcn.h> header file.  */
14 #define HAVE_DLFCN_H 1
15
16 /* Name of package */
17 #define PACKAGE "libredblack"
18
19 /* Version number of package */
20 #define VERSION "1.2"
21