Remove -Werror from WSDL_CFLAGS as this ills on so many redhat distros.
authorAlex Graveley <alex@ximian.com>
Thu, 19 Jul 2001 21:23:57 +0000 (21:23 +0000)
committerAlex Graveley <orph@src.gnome.org>
Thu, 19 Jul 2001 21:23:57 +0000 (21:23 +0000)
commit954fd1a60d149eb183b1fb1cd1f687ae5020f4e2
treed08febad2cffa422514b0b8bb68f3b82fac55d29
parent0e0b97ccc2da4b2248f54eacb840a3388fb390db
Remove -Werror from WSDL_CFLAGS as this ills on so many redhat distros.

2001-07-19  Alex Graveley  <alex@ximian.com>

* configure.in: Remove -Werror from WSDL_CFLAGS as this ills on so
many redhat distros. Remove unused ISO C99 IEEE754 section. Set
the default to hide more warnings.

* src/soup-wsdl-runtime/wsdl-typecodes.c: Remove \r from end of
lines.

* src/soup-wsdl/Makefile.am: Formatting.
* src/soup-wsdl-runtime/Makefile.am: Formatting.
ChangeLog
configure.in