Change #255465
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Sat 17 Jan 2026 19:17:14 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 19cf2ac6fa4fb238257cc52a5df93f36ec4937c8 |
Comments
* tta/perl/Makefile.am (Texinfo/ModulePath.pm), tta/perl/Texinfo/ModulePath.pm.in ($enable_xs): set enable_xs to the value set by configure. * tta/perl/t/test_utils.pl (BEGIN): add a BEGIN block to disable XS if $Texinfo::ModulePath::enable_xs is 'no'. * tta/perl/texi2any.pl (BEGIN): if @enable_xs@ was not substituted, use the $Texinfo::ModulePath::enable_xs value to determine if XS should be disabled.
Changed files
- ChangeLog
- tta/perl/Makefile.am
- tta/perl/Texinfo/ModulePath.pm.in
- tta/perl/t/test_utils.pl
- tta/perl/texi2any.pl