Edit

kc3-lang/automake

Branch :

  • Show log

    Commit

  • Author : Reuben Thomas
    Date : 2020-12-05 18:11:55
    Hash : d2ccbd7e
    Message : tags: support setting CTAGS, ETAGS, CSCOPE vars via ./configure. This change fixes https://bugs.gnu.org/45013. * m4/init.m4: add default settings and AC_SUBST calls for the variables `CTAGS', `ETAGS' and `CSCOPE'. * lib/am/tags.am: remove default settings of the above variables. * doc/automake.texi (Tags): mention and index. * NEWS: mention.