I have made the attached change to look for pam/pam_appl.h as well as
security/pam_appl.h. Fix will appear in 7.4.
---
Aaron Hillegass wrote:
> I decided to build 7.3.1 on MacOS 10.2.3 with PAM support.
>
> % ./conf
I decided to build 7.3.1 on MacOS 10.2.3 with PAM support.
% ./configure --with-pam --with-openssl
...
configure: error: header file is required for PAM
There is, however, a /usr/include/pam/pam_appl.h. So, I did a
search/replace in configure and replaced it.
% make
...
gcc -traditiona