| # | Line 36 | Line 36 | AC_CHECK_FUNCS_ONCE(mmap \ | |
|---|---|---|
| 36 | strtok_r \ | |
| 37 | usleep \ | |
| 38 | strlcat \ | |
| 39 | < | strlcpy) |
| 39 | > | strlcpy \ |
| 40 | > | socketpair) |
| 41 | ||
| 42 | # Checks for header files. | |
| 43 | AC_CHECK_HEADERS_ONCE(crypt.h \ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |