Change #240063
Category | texinfo |
Changed by | Gavin Smith <gavinsmith0123 | @gmail.com>
Changed at | Fri 18 Jul 2025 16:38:10 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | 436963768612ab41ec0b4713e53d5b30cb58ff2e |
Comments
* tta/configure.ac (--with-swig): Make third argument to AC_ARG_WITH blank and change the fourth to set 'with_swig' to 'check' rather than 'no'. Do not set 'with_swig' variable before AC_ARG_WITH use as this appears to lead the third argument always to be executed.
Changed files
- ChangeLog
- tta/configure.ac