mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
Prototype is now in system/network.h, implementation in socketpair.c, and check in socketpair.m4. Now the last networking function has vanished from replace.c. Michael
2 lines
78 B
Plaintext
2 lines
78 B
Plaintext
AC_CHECK_FUNCS(socketpair,[],[LIBREPLACEOBJ="${LIBREPLACEOBJ} socketpair.o"])
|