Configure and test modification for better Freebsd port

This commit is contained in:
User Olof 2019-09-20 06:09:48 -10:00
parent fe1aeda4f2
commit 8c18f2a86d
12 changed files with 31 additions and 29 deletions

View file

@ -160,7 +160,7 @@ main(int argc,
int c;
char *regexp = NULL;
char *content = NULL;
int ret;
int ret = 0;
int nr = 1;
int mode = 0; /* 0 is posix, 1 is libxml */