diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-05-05 10:05:26 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2016-05-05 10:05:26 +0000 |
commit | b44a749e84249a05fbfd8db58bb42af6dd6fa425 (patch) | |
tree | ff4a980b287764c5c1e69b6adaf149a2f3a683f5 /modules/pam_access | |
parent | 1cad9fb2a0d729c5b5e5aa7297c521df7d5a2d33 (diff) | |
download | pam-b44a749e84249a05fbfd8db58bb42af6dd6fa425.tar.gz pam-b44a749e84249a05fbfd8db58bb42af6dd6fa425.tar.bz2 pam-b44a749e84249a05fbfd8db58bb42af6dd6fa425.zip |
build: avoid non-portable == with "test" (ticket #60)
POSIX says test only accepts =. Some shells (including bash) accept ==,
but we should still stick to = for portability.
* configure.ac: Replace == with = in "test" invocations.
Diffstat (limited to 'modules/pam_access')
0 files changed, 0 insertions, 0 deletions