1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

build: adapt to gnulib's recent openat/fchownat separation

* bootstrap.conf (gnulib_modules): Add fchownat, now that gnulib
has moved it into its own module.
* gnulib: Update to latest.
This commit is contained in:
Jim Meyering
2011-11-01 11:36:51 +01:00
parent 8ad8306327
commit 65527e1c1a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -70,6 +70,7 @@ gnulib_modules="
faccessat
fadvise
fchdir
fchownat
fclose
fcntl
fcntl-safer
+1 -1
Submodule gnulib updated: a765077b04...f2c5670871