mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Render lib/getloadavg.c patches more permanent
* admin/gnulib-patches/lib/getloadavg.c.diff: New file. * admin/merge-gnulib (GNULIB_TOOL_FLAGS): Set --local-dir to admin/gnulib-patches. * lib/gnulib.mk.in: Update from Gnulib.
This commit is contained in:
parent
7ac6b33560
commit
a84a934a44
3 changed files with 19 additions and 0 deletions
|
|
@ -80,6 +80,10 @@ case $src in
|
|||
*) src=$src/ ;;
|
||||
esac
|
||||
|
||||
GNULIB_TOOL_FLAGS="$GNULIB_TOOL_FLAGS
|
||||
--local-dir="$src"admin/gnulib-patches
|
||||
"
|
||||
|
||||
# Gnulib's source directory.
|
||||
gnulib_srcdir=${1-$src../gnulib}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue