From: Bruno Haible
Subject: Re: bootstrap fails on Darwin for `libtool'
Date: Sat, 19 Nov 2016 17:01:31 +0100
> The background appears to be that on macOS:
> * /usr/bin/libtool is an Apple program, that does not support the GNU
> interface. It comes with Xcode; Xcode is the usual way to ins
Much of the lib/glob.c part of this patch comes from a glibc patch
proposed by Adhemerval Zanella in:
https://sourceware.org/ml/libc-alpha/2017-08/msg00456.html
* lib/glob.c: Do not include , since ,
included via glob.h, does this for us now.
(__set_errno): Remove, as libc-config does this for us n
* lib/scratch_buffer.h, lib/scratch_buffer_grow.c:
* lib/scratch_buffer_grow_preserve.c:
* lib/scratch_buffer_set_array_size.c:
New files, copied from glibc with very minor changes that can be
copied back.
* modules/scratch_buffer: New file.
---
ChangeLog | 8 +++
lib/s
* MODULES.html.sh: Add libc-config.
* lib/cdefs.h: New file, copied from the GNU C Library with very
minor changes that can be copied back.
* lib/libc-config.h, modules/libc-config: New files.
---
ChangeLog | 8 +
MODULES.html.sh | 9 +
lib/cdefs.h | 487 +