summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_json/config.h.in
blob: ad0bd4cdfe6bd8ab65fa2b1dcea2d2140e4d888f (plain)
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
33
34
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Build with JSON support from json-c */
#undef HAVE_JSON

/* json.h is at json-c/json.h relative to include dir */
#undef HAVE_JSONMC_JSON_H

/* Define to 1 if you have the `json_c_version' function. */
#undef HAVE_JSON_C_VERSION

/* json.h is at json/json.h relative to include dir */
#undef HAVE_JSON_JSON_H

/* Define to 1 if you have the `json_object_get_int64' function. */
#undef HAVE_JSON_OBJECT_GET_INT64

/* Define to 1 if you have the `json_object_get_string_len' function. */
#undef HAVE_JSON_OBJECT_GET_STRING_LEN

/* Define to 1 if you have the `json_object_new_int64' function. */
#undef HAVE_JSON_OBJECT_NEW_INT64

/* Define to 1 if you have the `json_object_object_add_ex' function. */
#undef HAVE_JSON_OBJECT_OBJECT_ADD_EX

/* Define to 1 if you have the `json_object_object_get_ex' function. */
#undef HAVE_JSON_OBJECT_OBJECT_GET_EX

/* Define to 1 if you have the `json_tokener_error_desc' function. */
#undef HAVE_JSON_TOKENER_ERROR_DESC

/* Define to 1 if you have the `json_tokener_get_error' function. */
#undef HAVE_JSON_TOKENER_GET_ERROR