From 3f2e46a4948c846023275eb7a8c86ede0313cd2f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 4 Sep 2013 15:25:42 +0000 Subject: Remove --disable-versioning. --- sunrpc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sunrpc') diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 51a58aac42..9b59796b10 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -64,7 +64,7 @@ ifeq ($(link-obsolete-rpc),yes) headers += $(headers-in-tirpc) $(headers-not-in-tirpc) endif -ifeq ($(versioning),yes) +ifeq ($(build-shared),yes) need-export-routines := auth_des auth_unix clnt_gen clnt_perr clnt_tcp \ clnt_udp get_myaddr key_call netname pm_getport \ rpc_thread svc svc_tcp svc_udp xcrypt xdr_array xdr \ -- cgit 1.4.1