summary refs log tree commit diff
path: root/src/funcs/login
diff options
context:
space:
mode:
authorAntonio Ospite <ao2@ao2.it>2018-10-16 18:42:17 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2018-12-14 13:48:02 +0800
commitef2ab7b23bd744a327dd5cf8f604adb64aa84556 (patch)
tree528d2e9960b1f1a53e0c500cabbc7dde32342cdb /src/funcs/login
parentshell: Update configure.ac with suggestions from autoupdate (diff)
downloaddash-ef2ab7b23bd744a327dd5cf8f604adb64aa84556.tar.gz
dash-ef2ab7b23bd744a327dd5cf8f604adb64aa84556.zip
shell: Enable automake silent rules
Enable automake silent rules to make it easier to spot compilation
problems.

Silent rules will be enabled by default, but only if they are available,
in order to keep compatibility with older autotools versions.

Prepend the silent strings also to custom rules.

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
a76b0f58cda45a1c8bb5&follow=1'>Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe