diff options
author | Michael Pratt <mcpratt@pm.me> | 2023-03-23 03:49:01 -0400 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-04 06:07:30 +0200 |
commit | 09f8f21ae33402201c14a125a37b64746415642d (patch) | |
tree | cd53d8bfdd5a9bae8c865aa62b2bde2408f1bc15 /package/libs/libevent2 | |
parent | 87e902fcdcce0e3d1287deb901f934aabf7ec183 (diff) | |
download | upstream-09f8f21ae33402201c14a125a37b64746415642d.tar.gz upstream-09f8f21ae33402201c14a125a37b64746415642d.tar.bz2 upstream-09f8f21ae33402201c14a125a37b64746415642d.zip |
tools/coreutils: bootstrap to local gnulib source
Using the local gnulib source during bootstrap
allows for fine-grained control over the macros
and source files for use with coreutils
but part of gnulib instead of coreutils,
without having to wait for a release
or deal with gnulib as a git submodule.
In this case, the execution of autotools
must be skipped by force.
Autoconf and Automake during bootstrap on coreutils
only works right when using directly checked-out source.
There is a symbol in gnulib, @GNULIB_TIME@
that is not yet defined in coreutils source,
so we use the backup of lib/time.in.h instead
of the one provided by gnulib source.
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Diffstat (limited to 'package/libs/libevent2')
0 files changed, 0 insertions, 0 deletions