mirror of
https://github.com/samba-team/samba.git
synced 2025-11-11 00:23:51 +03:00
inet_aton() is even needed inside libreplace, in the implementation of rep_getaddrinfo(). Michael
2 lines
76 B
Plaintext
2 lines
76 B
Plaintext
AC_CHECK_FUNCS(inet_aton,[],[LIBREPLACEOBJ="${LIBREPLACEOBJ} inet_aton.o"])
|