Re: [PATCH 01/25] rpc: Use configuration header file

2018-09-14 Thread Sebastian Huber
The goal of this patch series is to get rid of the cpukit/wrapup stuff and all Makefile.am other than cpukit/Makefile.am in this tree. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail

[PATCH 01/25] rpc: Use configuration header file

2018-09-14 Thread Sebastian Huber
Update #3375. --- cpukit/librpc/Makefile.am| 5 +--- cpukit/librpc/src/rpc/auth_none.c| 2 ++ cpukit/librpc/src/rpc/auth_unix.c| 2 ++ cpukit/librpc/src/rpc/authunix_prot.c| 2 ++ cpukit/librpc/src/rpc/bindresvport.c | 2 ++ cpukit/librpc/src/rpc/clnt_g