Re: [Ext2resize-cvs] ext2resize/src Makefile.am,1.8,1.9
Status: Inactive
Brought to you by:
adilger
From: Coywolf Qi H. <co...@gm...> - 2006-06-11 04:14:59
|
2006/6/10, Petter Reinholdtsen <pe...@us...>: > Update of /cvsroot/ext2resize/ext2resize/src > In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13606/src > > Modified Files: > Makefile.am > Log Message: > Increase default compiler warning level. > > Index: Makefile.am > =================================================================== > RCS file: /cvsroot/ext2resize/ext2resize/src/Makefile.am,v > retrieving revision 1.8 > retrieving revision 1.9 > diff -C2 -d -r1.8 -r1.9 > *** Makefile.am 17 Feb 2006 11:12:25 -0000 1.8 > --- Makefile.am 9 Jun 2006 21:25:13 -0000 1.9 > *************** > *** 28,30 **** > LIBS = @LIBS@ > > ! AM_CFLAGS = -Wall -g > --- 28,30 ---- > LIBS = @LIBS@ > > ! AM_CFLAGS = -W -Wall -g > could be more descriptive -Wextra -- Coywolf Qi Hunt |