Recreate the config files

2018-12-07 Thread Deepa Ballari
Hi , I'm trying to add new options to newlib.I get all different sort of errors when I run autoconf,automake.. How can I recreate the config files and sync with automake (GNU automake) 1.15, autoconf (GNU Autoconf) 2.69, libtool (GNU libtool) 2.4.6 ? List of errors: 1)newlib/libc$ autoconf configu

Re: Recreate the config files

2018-12-07 Thread Nick Bowler
On 12/7/18, Deepa Ballari wrote: > I'm trying to add new options to newlib.I get all different sort of > errors when I run autoconf,automake.. > How can I recreate the config files and sync with > automake (GNU automake) 1.15, autoconf (GNU Autoconf) 2.69, libtool > (GNU libtool) 2.4.6 ? > > List

Re: [Libguestfs] [nbdkit PATCH] build: Install ocaml files relative to --prefix

2018-12-07 Thread Eric Blake
[adding the automake list, in case someone has advice] On 12/7/18 4:22 PM, Richard W.M. Jones wrote: On Fri, Dec 07, 2018 at 03:09:43PM -0600, Eric Blake wrote: Rather than always trying to install ocaml files into $(OCAMLLIBS), which is likely to be root-owned and therefore fail during a './co