blob: e45bef417cc15f2927fb7dcaa73a5d6dd237c0a2 [file] [log] [blame]
Jean-Marc Valindc663472009-06-04 16:39:38 -04001/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* This is a build of CELT */
5#define CELT_BUILD /**/
6
7/* Version extra */
8#define CELT_EXTRA_VERSION ""
9
10/* Version major */
11#define CELT_MAJOR_VERSION 0
12
13/* Version micro */
14#define CELT_MICRO_VERSION 2
15
16/* Version minor */
17#define CELT_MINOR_VERSION 5
18
19/* Complete version string */
20#define CELT_VERSION "0.5.2"
21
22
23#define restrict