]> Savannah Git Hosting - gnulib.git/commitdiff
faccessat: link with $(LIB_EACCESS)
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Nov 2020 18:45:47 +0000 (10:45 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Nov 2020 18:46:04 +0000 (10:46 -0800)
* modules/faccessat (Link:): Add $(LIB_EACCESS), since this
module depends on euidaccess.

ChangeLog
modules/faccessat

index 774dbee7810ce3dc0dedfdaca48d18fc392b5a00..85bc48ff260a86db979b21dfbf0008f3bc118385 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-11-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       faccessat: link with $(LIB_EACCESS)
+       * modules/faccessat (Link:): Add $(LIB_EACCESS), since this
+       module depends on euidaccess.
+
 2020-11-30  Bruno Haible  <bruno@clisp.org>
 
        execute, spawn-pipe: Make multithread-safe on native Windows.
index b502137c0bb042e4a801c61663df3a53978c3404..49098a210c46816e0b06e5d5cef6dfb73b33587b 100644 (file)
@@ -35,6 +35,9 @@ Include:
 <fcntl.h>
 <unistd.h>
 
+Link:
+$(LIB_EACCESS)
+
 License:
 GPL