Files
MINGW-packages/mingw-w64-octave
Markus Mützel 210e6ac7af octave: work around issue with MinGW makeinfo
When trying to use the MinGW version of `makeinfo` displaying a help
message fails with an error like the following:
```
Can't call method "name" on an undefined value at makeinfo line 508.
```
That is a regression.

Restore the work-around that was used previously and was removed in
cacaa18d5d
2024-12-15 13:53:58 +01:00
..