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 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 ? :)

> --- 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 ?
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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