• Show log

    Commit

  • Hash : d2ccbd7e
    Author : Reuben Thomas
    Date : 2020-12-05T18:11:55

    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.