1 2 3 4 5 6 7 8 9 10 11
--- configure +++ configure @@ -14691,7 +14691,7 @@ #include <sys/types.h> #include <regex.h> static char *pattern, *string; -main() +int main() { int rc; regex_t re;