Workarounded LP #905893
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 19 Dec 2011 22:27:01 +0000 (22:27 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 19 Dec 2011 22:27:01 +0000 (22:27 +0000)
commit5e5bfc87cc0282c00bb956d1fefb3337620529de
tree91771227b2cdb6ea2704e65404e583828822e18b
parentda5ec078afae896e95fb4a4982be46db84042083
Workarounded LP #905893
removed '-pedantic' option for src/lib compilation to avoid build failure during
the inclusion of a Glib header file.
added -Wno-deprecated-deprecations option for src to avoid build failure due to new gthread deprecation warnings.
src/Makefile.am
src/lib/Makefile.am