build: add --disable-fatal-warnings configure option
authorColin Walters <walters@verbum.org>
Tue, 17 Jan 2012 21:23:33 +0000 (16:23 -0500)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 19 Jan 2012 13:45:06 +0000 (13:45 +0000)
commit8accd77659d6eb99b39b31c76eff9c569b9242b6
tree757fb85d7315ea4b83b48fb3accc3b19a618bedd
parent4f697df84c669ad1517fd1e4e8d3b76d1896328f
build: add --disable-fatal-warnings configure option

It's reasonable to build from git, but not want to turn all compiler
warnings into fatal errors.  For example, GNOME's jhbuild helps people
get newer versions of software than came from their distribution, but
they may not necessarily want to hack on it.
common
configure.ac