summaryrefslogtreecommitdiff
path: root/deps/regex/config.h
blob: 95370690e02f15fe8c9dd5cc8d9946f3f9735d2d (plain)
1
2
3
4
5
6
7
#ifndef _REGEX_CONFIG_H_
#define _REGEX_CONFIG_H_

# define GAWK
# define NO_MBSUPPORT

#endif