Change #239752
Category | texinfo |
Changed by | Patrice Dumas <pertusus | @free.fr>
Changed at | Mon 14 Jul 2025 17:02:02 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | 1c8d0009d640c74ff5310eed1b726b37fd21954a |
Comments
* tta/configure.ac (CC, CFLAGS, CPPFLAGS, LDFLAGS): set CC, CFLAGS, CPPFLAGS and LDFLAGS to PERL_EXT_* values only if enable_xs is not no. That way, a 'pure C' build of the libraries does not use the PERL_EXT_* variables but the regular C variables.
Changed files
- ChangeLog
- tta/TODO
- tta/configure.ac