summarylogtreecommitdiffstats
path: root/configure.patch
blob: b4bf9711d30b7f84bda41f857f3c61709b19c54f (plain)
1
2
3
4
5
6
7
8
11082,11084c11082,11084
< # if test "x$GCC" = "xyes"; then
< #         GCC_FLAGS="-g -Wall -Werror"
< # fi
---
> if test "x$GCC" = "xyes"; then
>         GCC_FLAGS="-g -Wall -Werror"
> fi