This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make sunrpc code available for building again


On 05/09/2012 06:43 PM, Mike Frysinger wrote:
On Wednesday 09 May 2012 16:24:41 Andreas Jaeger wrote:
As discussed with Roland, here's a patch to add - on top of my previous
patch - a configure option --enable-obsolete-rpc. I'm sending this
to get a review of this part - especially on naming of the new variables.

I've pushed the complete change set to git again and will now test
with both --enable-obsolete-rpc=yes and no,

NEWS entry ? :)

Part of my patch set.


--- a/configure.in
+++ b/configure.in
@@ -252,6 +252,17 @@ else
  fi
  AC_SUBST(libc_cv_nss_crypt)

+AC_ARG_ENABLE([obsolete-rpc],
+              AC_HELP_STRING([--enable-obsolete-rpc],
+                             [build and install the obsolete RPC code for
link-time usage]),

should we mention ti-rpc ? or is that overkill ?

In the NEWS entry. Or do you have an idea for a good wording?


Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 NÃrnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix ImendÃrffer,HRB16746 (AG NÃrnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]