Bug 3345

Summary: bootstrap.sh continues when there's a problem
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2235    

Description Andrew Cagney 2006-10-11 15:20:21 UTC
Turns out that bootstrap.sh and, called by that, automake both ignore warning
problems and exit fails.
Comment 1 Andrew Cagney 2006-10-11 15:21:51 UTC
Index: ChangeLog
2006-10-11  Andrew Cagney  <cagney@redhat.com>

	* bootstrap.sh: Pass -Werror to automake.  Abort if a
	sub-directory fails to configure.

Index: frysk-core/ChangeLog
2006-10-11  Andrew Cagney  <cagney@redhat.com>

	* bootstrap.sh: Pass -Werror to automake.

Index: frysk-gtk/ChangeLog
2006-10-11  Andrew Cagney  <cagney@redhat.com>

	* bootstrap.sh: Pass -Werror to automake.

Index: frysk-gui/ChangeLog
2006-10-11  Andrew Cagney  <cagney@redhat.com>

	* bootstrap.sh: Pass -Werror to automake.

Index: frysk-imports/ChangeLog
2006-10-11  Andrew Cagney  <cagney@redhat.com>

	* bootstrap.sh: Pass -Werror to automake.

Index: frysk-sys/ChangeLog
2006-10-11  Andrew Cagney  <cagney@redhat.com>

	* bootstrap.sh: Pass -Werror to automake.