User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.0.6) Gecko/20060808 Firefox/1.5.0.6 Build Identifier: -NDEBUG is used instead of -DNDEBUG and gcc gets angry about that Reproducible: Always
Ups. I wonder why gcc 4.1.0 did not complain about it...
Fixed with revision 22887. 2006-08-26 Benedikt Meurer <benny@xfce.org> * configure.in.in: Fix typo, where -NDEBUG was used instead of -DNDEBUG as preprocessor flag. Bug #2221.
gcc 4.1.1 got it here :)