Commit 438ea69
committed
Don't error out on Automake warnings
Automake tends to add new warnings or change which are enabled by some
options between versions, so drop -Werror from the default Automake
flags. Users can always pass the option manually when invoking
Automake.1 parent 0601892 commit 438ea69
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments