1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

findprog, findprog-lgpl, findprog-in: Fix crash on MSVC.

* modules/findprog (Depends-on): Add access.
* modules/findprog-lgpl (Depends-on): Likewise.
* modules/findprog-in (Depends-on): Likewise.
This commit is contained in:
Bruno Haible
2019-09-15 19:00:51 +02:00
parent 213cd443c2
commit ccfbc26dce
4 changed files with 10 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ Depends-on:
stdbool
xalloc
xconcat-filename
access
unistd
configure.ac: