diff options
Diffstat (limited to 'sunrpc')
-rw-r--r-- | sunrpc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 5effc5ecbe..b5ed91dc3f 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -124,8 +124,6 @@ $(inst_includedir)/rpcsvc/bootparam_prot.h: \ # Install the rpc data base file. $(inst_sysconfdir)/rpc: etc.rpc $(do-install) - -defines := $(defines) -D_PATH_RPC='"$(sysconfdir)/rpc"' # Generate the rpcsvc headers with rpcgen. # We use a stamp file to avoid unnessary recompilation each time rpcgen is |