Bug 3969

Summary: tests/Makefile.am:37: `CFLAGS' is a user variable, you should not override it;
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Nurdin Premji <npremji>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2785    

Description Andrew Cagney 2007-02-05 15:45:43 UTC
During a bootstrap:

Running automake ... for elfutils
tests/Makefile.am:37: `CFLAGS' is a user variable, you should not override it;
tests/Makefile.am:37: use `AM_CFLAGS' instead.

a frysk bootstrap gets no warnings.
Comment 1 Nurdin Premji 2007-02-06 16:00:51 UTC
FIXED

February 6, 2007
frysk-imports/elfutils/tests/CL
	* Makefile.am: Removed CFLAG line.