| # | Line 17811 | Line 17811 | else | |
|---|---|---|
| 17811 | fi | |
| 17812 | ||
| 17813 | if test "$warnings" = "yes" ; then | |
| 17814 | < | CFLAGS="-Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wno-unused" |
| 17814 | > | CFLAGS="-Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wno-unused" |
| 17815 | fi | |
| 17816 | ||
| 17817 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |