From: Glenn Morris Date: Mon, 17 Jun 2013 10:17:40 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2016^2~78 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=372c83bad63caefa7cd111acc1af63378fee2418;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index 31105ddbaf7..97e8078d4ec 100755 --- a/autogen/configure +++ b/autogen/configure @@ -7585,6 +7585,7 @@ fi # signed overflow has undefined behavior nw="$nw -Wsync-nand" # irrelevant here, and provokes ObjC warning nw="$nw -Wunsafe-loop-optimizations" # OK to suppress unsafe optimizations + nw="$nw -Wbad-function-cast" # These casts are no worse than others. # Emacs doesn't care about shadowing; see # .