1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

added LDAP_SET_REBIND_PROC_ARGS in acconfig.h

andrew, you seem to have added this test but don't use it. Do you
intend to use it later? If not then perhaps it can be removed.

also, when a test goes in configure.in you must also add it to
acconfig.h, or you end up breaking configure.
This commit is contained in:
Andrew Tridgell -
parent d25dc76137
commit 496cd0876c

View File

@ -218,3 +218,6 @@
#ifndef _GNU_SOURCE
#undef _GNU_SOURCE
#endif
#undef LDAP_SET_REBIND_PROC_ARGS