ae1d6c7ff8cf0dc050f47737ffc248893e7e5ffa
[10.03/packages.git] / net / samba3 / patches / 170-no_rpc.patch
1 --- a/source/include/config.h
2 +++ b/source/include/config.h
3 @@ -986,13 +986,13 @@
4  /* #undef HAVE_ROOT */
5  
6  /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
7 -#define HAVE_RPCSVC_NIS_H 1
8 +/* #define HAVE_RPCSVC_NIS_H 1 */
9  
10  /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
11 -#define HAVE_RPCSVC_YPCLNT_H 1
12 +/* #define HAVE_RPCSVC_YPCLNT_H 1 */
13  
14  /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
15 -#define HAVE_RPCSVC_YP_PROT_H 1
16 +/* #define HAVE_RPCSVC_YP_PROT_H 1 */
17  
18  /* Whether there is a conflicting AUTH_ERROR define in rpc/rpc.h */
19  /* #undef HAVE_RPC_AUTH_ERROR_CONFLICT */
20 @@ -1001,7 +1001,7 @@
21  /* #undef HAVE_RPC_NETTYPE_H */
22  
23  /* Define to 1 if you have the <rpc/rpc.h> header file. */
24 -#define HAVE_RPC_RPC_H 1
25 +/* #define HAVE_RPC_RPC_H 1 */
26  
27  /* Whether mkstemp is secure */
28  #define HAVE_SECURE_MKSTEMP 1