Solved linking error for ngsconvert after ft_stricterror patch in src/frontend/variable.c
This commit is contained in:
parent
b361dee4cc
commit
99296c9530
|
|
@ -28,6 +28,7 @@ int cp_maxhistlength;
|
|||
bool cp_debug = FALSE;
|
||||
char cp_chars[128];
|
||||
bool cp_nocc = TRUE;
|
||||
bool ft_stricterror = FALSE;
|
||||
bool ft_parsedb = FALSE;
|
||||
struct circ *ft_curckt = NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue