Fix public issue #9: Add -Wall -Werror to automake flags.

(This concerns automake itself, not the C++ compiler.)

R=csilvers
DELTA=4  (3 added, 0 deleted, 1 changed)


Revision created by MOE tool push_codebase.
MOE_MIGRATION=993


git-svn-id: https://snappy.googlecode.com/svn/trunk@11 03e5f5b5-db94-4691-08a0-1a8bf15f6143
This commit is contained in:
snappy.mirrorbot@gmail.com
2011-03-23 11:16:18 +00:00
parent e3ca06af25
commit ea6b936378
6 changed files with 785 additions and 769 deletions

View File

@@ -2583,6 +2583,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# These are flags passed to automake (though they look like gcc flags!)
am__api_version='1.11'
ac_aux_dir=
@@ -3084,6 +3086,7 @@ am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
case `pwd` in
*\ * | *\ *)
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5