]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Follow gnulib-tool changes, part 50.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 9 Mar 2024 09:41:02 +0000 (01:41 -0800)
committerBruno Haible <bruno@clisp.org>
Sat, 9 Mar 2024 14:20:59 +0000 (15:20 +0100)
commitd15237a22b4337843991e1dc5a6677f6f9da3b55
tree2665b8136faf4c8e4191fd4d66ea50254d87e458
parent45479be70defd4133ea11e2b8c14fe77dad7e405
gnulib-tool.py: Follow gnulib-tool changes, part 50.

Follow gnulib-tool changes
2021-12-12  Bruno Haible  <bruno@clisp.org>
gnulib-tool: Try to support non-recursive-gnulib-prefix-hack with tests.
2021-12-13  Bruno Haible  <bruno@clisp.org>
gnulib-tool: Fix mistake in last commit.

* pygnulib/GLImport.py (GLImport.gnulib_comp): Expect the filetable as a
parameter instead of a list of all files. Add type checks. Invoke
AC_CONFIG_LIBOBJ_DIR based on the location of alloca.c.
(GLImport.execute): Adjust call to GLImport.gnulib_comp to reflect
parameter changes.
ChangeLog
gnulib-tool.py.TODO
pygnulib/GLImport.py