Commit 8ff636d5 authored by Anders Kaseorg's avatar Anders Kaseorg Committed by Keith Winstein
Browse files

Work around automake bug that dropped portability warnings

There’s a bug in automake ≥ 1.10, < 1.12 where ‘-Wall foreign’
incorrectly turns off warnings about portability issues.  To get
consistent results across automake versions, use ‘foreign -Wall’
instead.

http://debbugs.gnu.org/cgi-bin/bugreport.cgi?bug=7669



Signed-off-by: default avatarAnders Kaseorg <andersk@mit.edu>

Closes #413
parent fb39fe2c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment