]> git.ozlabs.org Git - ppp.git/commit
Fix build for when --without-[srp|atm|pcap|pam]=no, the value would be "no" and not...
authorEivind Næss <eivnaes@yahoo.com>
Fri, 15 Jul 2022 14:46:43 +0000 (07:46 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Fri, 15 Jul 2022 22:25:39 +0000 (15:25 -0700)
commitee860dc3de8647e67bc907bd9fd60650a22155ca
tree44eb3e1d191218eb4df0c132a75182bba114e986
parent509f04959ad891d7f981f035ed461d51bd1f74b0
Fix build for when --without-[srp|atm|pcap|pam]=no, the value would be "no" and not empty in that case

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
m4/ax_check_atm.m4
m4/ax_check_pam.m4
m4/ax_check_pcap.m4
m4/ax_check_srp.m4