Code

configure: Removed -Wunreachable-code from strict checks flags.
authorSebastian Harl <sh@tokkee.org>
Thu, 14 Oct 2010 19:15:09 +0000 (21:15 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 14 Oct 2010 19:15:09 +0000 (21:15 +0200)
This produces warnings (i.e. errors due to -Werror) when using strcmp() and
having optimization turned on :-/


No differences found