Commit 50a6834ef78a1846aa2a3606ee98d48fd992d4cf

Bruno Haible 2024-04-12T22:10:54

gnulib-tool.py: Implement --no-libtool option correctly. * pygnulib/GLConfig.py (GLConfig.default): For 'libtool', return None, not False. (GLConfig.checkLibtool): Update result type. (resetLibtool): Reset to return None, not False. * pygnulib/GLImport.py (GLImport.actioncmd): Update.