1336
1343
NO_REDUNDANT_DECLS="-Wno-redundant-decls"
1337
1344
# Disable exceptions as they seams to create problems with gcc and threads.
1338
1345
# drizzled doesn't use run-time-type-checking, so we disable it.
1341
1348
PROTOSKIP_WARNINGS="${NO_SHADOW}"
1345
1352
if test "$ac_datarace" = "yes"
1351
1358
if test "$ac_warn_fail" = "yes"