diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2020-08-07 08:00:00 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2020-08-07 08:00:00 +0000 |
commit | 0ca78051452625ec7c30f51f9408ea4c40de713e (patch) | |
tree | 7cd42869faceed5fdf491a335ae386c584ec15fe /modules/pam_timestamp | |
parent | 91791489f5fd71a0e3c16d7b3a3570488f9d4969 (diff) | |
download | pam-0ca78051452625ec7c30f51f9408ea4c40de713e.tar.gz pam-0ca78051452625ec7c30f51f9408ea4c40de713e.tar.bz2 pam-0ca78051452625ec7c30f51f9408ea4c40de713e.zip |
m4: make libprelude-config diagnostics less noisy
Before this change, every normal build of Linux-PAM used to contain
the following diagnostics:
checking for libprelude-config... no
checking for libprelude - version >= 0.9.0... no
*** The libprelude-config script installed by LIBPRELUDE could not be found
*** If LIBPRELUDE was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBPRELUDE_CONFIG environment variable to the
*** full path to libprelude-config.
Given that libprelude-config is rarely used nowadays,
the first two lines of diagnostics should be enough.
* m4/libprelude.m4 (AM_PATH_LIBPRELUDE): When libprelude-config
is not found, do not print the lengthy diagnostics unless
--with-libprelude-prefix was specified.
Diffstat (limited to 'modules/pam_timestamp')
0 files changed, 0 insertions, 0 deletions