[dovecot/core] 149299: global: Use check-local in Makefile.am instead of ...

GitHub noreply at github.com
Wed Oct 11 11:30:09 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 149299c7d5136a8fb425ef3cf8953026a1358002
      https://github.com/dovecot/core/commit/149299c7d5136a8fb425ef3cf8953026a1358002
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
    M src/anvil/Makefile.am
    M src/auth/Makefile.am
    M src/director/Makefile.am
    M src/doveadm/Makefile.am
    M src/doveadm/dsync/Makefile.am
    M src/lib-charset/Makefile.am
    M src/lib-compression/Makefile.am
    M src/lib-dcrypt/Makefile.am
    M src/lib-dict-backend/Makefile.am
    M src/lib-dict/Makefile.am
    M src/lib-dns/Makefile.am
    M src/lib-fs/Makefile.am
    M src/lib-fts/Makefile.am
    M src/lib-http/Makefile.am
    M src/lib-imap-client/Makefile.am
    M src/lib-imap/Makefile.am
    M src/lib-index/Makefile.am
    M src/lib-ldap/Makefile.am
    M src/lib-mail/Makefile.am
    M src/lib-master/Makefile.am
    M src/lib-program-client/Makefile.am
    M src/lib-settings/Makefile.am
    M src/lib-smtp/Makefile.am
    M src/lib-storage/Makefile.am
    M src/lib/Makefile.am
    M src/plugins/mail-crypt/Makefile.am
    M src/plugins/pop3-migration/Makefile.am
    M src/plugins/quota/Makefile.am
    M src/plugins/var-expand-crypt/Makefile.am

  Log Message:
  -----------
  global: Use check-local in Makefile.am instead of overriding check directly

This helps with dependency problems, like running "make check" in
lib-storage without "make" first would try to compile the test programs
too early and fail.




More information about the dovecot-cvs mailing list