manywarnings: drop -Wunsuffixed-float-constants
authorEric Blake <eblake@redhat.com>
Tue, 29 Nov 2011 22:01:22 +0000 (15:01 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 29 Nov 2011 22:02:58 +0000 (15:02 -0700)
commitad55efad1f1becad334f0fe50ba2ea420d7444ea
tree90717293ada4d4c9693994c7cabb82c4af541b5f
parent908690cb743e69c73b42ae310807b29800c8764b
manywarnings: drop -Wunsuffixed-float-constants

* m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): C99 does not allow
'1.0D', which is the only way to silence this warning for 'double'.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
m4/manywarnings.m4