Skip to content
  • Pierre Wieser's avatar
    Deprecate gnome-autogen.sh · 7af85bec
    Pierre Wieser authored
    See https://wiki.gnome.org/Projects/GnomeCommon/Migration
    - configure.ac: add AX_IS_RELEASE, AX_CODE_COVERAGE macros
    - configure.ac: remove GNOME_COMMON_INIT macro
    - m4/.gitignore: updated accordingly
    - m4/fma-maintainer.m4: replace GNOME_MAINTAINER_MODE_DEFINES with AM_MAINTAINER_MODE
    - maintainer/run-autogen.sh: explicitely run aclocal, autoreconf
    - src/core/Makefile.am,
    - src/io-desktop/Makefile.am,
    - src/io-xml/Makefile.am,
    - src/plugin-menu/Makefile.am
    - src/plugin-tracker/Makefile.am,
    - src/ui/Makefile.am: use coverage rules.
    7af85bec