configure.ac: add -Werror to default compiler options

Juan Lang juan.lang at gmail.com
Thu Sep 18 19:20:38 CDT 2008


> I think the important thing for Dan's case is that he also used -Wall,
> which we should never turn on by default, especially not with -Werror.
>  Correct me if I've made an incorrect assumption.

-Wall is turned by default:
  EXTRACFLAGS="-Wall -pipe"

--Juan



More information about the wine-devel mailing list