libgit2-sys 0.2.20

Native bindings to the libgit2 library
1
2
3
4
5
6
7
#ifndef _REGEX_CONFIG_H_
#define _REGEX_CONFIG_H_

# define GAWK
# define NO_MBSUPPORT

#endif