Skip to content

Use upstream autoreconf instead gnome-common

Javier Jardón requested to merge jjardon/autoreconf into master

There is not a direct replacement for GNOME_COMPILE_WARNINGS([maximum]), we can use AX_COMPILER_FLAGS([WARN_CFLAGS],[WARN_LDFLAGS]) but that enables Werror by default so I think is better to resolve that in a separate commit

Merge request reports