]> git.ipfire.org Git - thirdparty/gnulib.git/commit
gnulib-tool.py: Use auxdir as given by AC_CONFIG_AUX_DIR.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 6 Apr 2024 12:57:51 +0000 (05:57 -0700)
committerBruno Haible <bruno@clisp.org>
Sun, 7 Apr 2024 11:31:44 +0000 (13:31 +0200)
commiteaf06caa22383eb44a630afab1e01b6f47bbd751
tree5742f995043a3290b3e1ba4deacd26aa9fec445f
parent685a8726bdbc00bb6f1f8aca95ad53f2960e7d2e
gnulib-tool.py: Use auxdir as given by AC_CONFIG_AUX_DIR.

* pygnulib/GLImport.py (GLImport.__init__): Don't modify the path given
by AC_CONFIG_AUX_DIR by prefixing it with destdir. Use a more strict
regular expression instead of cleaner().
ChangeLog
pygnulib/GLImport.py