Solved linking error for ngsconvert after ft_stricterror patch in src/frontend/variable.c

This commit is contained in:
Francesco Lannutti 2012-11-06 10:32:46 +01:00
parent b361dee4cc
commit 99296c9530
1 changed files with 1 additions and 0 deletions

View File

@ -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;