Message406352
The configure check for HAVE_CRYPT_R assumes that all platforms have <crypt.h>. Some platforms like FreeBSD don't have <crypt.h> at all. Instead the crypt_r() prototype is defined in <unistd.h>. |
|
| Date |
User |
Action |
Args |
| 2021-11-15 15:41:05 | christian.heimes | set | recipients:
+ christian.heimes |
| 2021-11-15 15:41:05 | christian.heimes | set | messageid: <1636990865.28.0.153956179368.issue45808@roundup.psfhosted.org> |
| 2021-11-15 15:41:05 | christian.heimes | link | issue45808 messages |
| 2021-11-15 15:41:05 | christian.heimes | create | |
|