Edit

kc3-lang/automake/bin

Branch :

  • Show log

    Commit

  • Author : Mike Frysinger
    Date : 2022-01-20 02:03:23
    Hash : 4c2c73bf
    Message : aclocal: add m4 search path info to --help Add a short summary to --help of the current paths that will be searched. Make sure to omit this from the man page when running help2man since pre-inst-env specifically clears some and others to the current build directory. * bin/aclocal.in: Include m4 search paths in usage. * doc/local.mk: Run help2man with AUTOMAKE_HELP2MAN=true.