Make build warnings-aware
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 6 Aug 2013 22:50:24 +0000 (19:50 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 7 Aug 2013 21:49:38 +0000 (18:49 -0300)
commit7ea5a533f3083c58f3f5c19402bc14c6bc2c9a13
tree241548d098968da9b79ce97e5347901f8b2caa39
parent7e7ca0c1f0e5cc6784de2974eed72e720d74065f
Make build warnings-aware

Enable common warnings by default for the library. In order to enable it
for plugins it's better to first convert the build-sys to make it not
recursive.
configure.ac
m4/attributes.m4 [new file with mode: 0644]
src/lib/Makefile.am
src/lib/lightmediascanner_charset_conv.c
src/lib/lightmediascanner_check.c
src/lib/lightmediascanner_private.h
src/lib/lightmediascanner_process.c
src/lib/lightmediascanner_utils.c