96f5952064
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25783 3c298f89-4303-0410-b956-a3cf2f4a3e73
29 lines
869 B
Diff
29 lines
869 B
Diff
--- a/source/include/config.h
|
|
+++ b/source/include/config.h
|
|
@@ -986,13 +986,13 @@
|
|
/* #undef HAVE_ROOT */
|
|
|
|
/* Define to 1 if you have the <rpcsvc/nis.h> header file. */
|
|
-#define HAVE_RPCSVC_NIS_H 1
|
|
+/* #define HAVE_RPCSVC_NIS_H 1 */
|
|
|
|
/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
|
|
-#define HAVE_RPCSVC_YPCLNT_H 1
|
|
+/* #define HAVE_RPCSVC_YPCLNT_H 1 */
|
|
|
|
/* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
|
|
-#define HAVE_RPCSVC_YP_PROT_H 1
|
|
+/* #define HAVE_RPCSVC_YP_PROT_H 1 */
|
|
|
|
/* Whether there is a conflicting AUTH_ERROR define in rpc/rpc.h */
|
|
/* #undef HAVE_RPC_AUTH_ERROR_CONFLICT */
|
|
@@ -1001,7 +1001,7 @@
|
|
/* #undef HAVE_RPC_NETTYPE_H */
|
|
|
|
/* Define to 1 if you have the <rpc/rpc.h> header file. */
|
|
-#define HAVE_RPC_RPC_H 1
|
|
+/* #define HAVE_RPC_RPC_H 1 */
|
|
|
|
/* Whether mkstemp is secure */
|
|
#define HAVE_SECURE_MKSTEMP 1
|