[PATCH] gnulib: import canonicalize-lgpl for realpath
Mike Frysinger <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
Building for mingw fails due to missing realpath. Pull in the gnulib module to get it working again. --- autogen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autogen.sh b/autogen.sh index 929f978dbade..023e3997685d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,6 +5,7 @@ gnulib_url="git://git.sv.gnu.org/gnulib.git" gnulib_hash="a007cf68f0ee224d1d88cd6907f5dbea0ad5c149" modules=" + canonicalize-lgpl futimens getdelim getline -- 2.43.0