Commit Graph

1 Commits

Author SHA1 Message Date
Fredrik Fornwall bbf6c55514 m4: Patch to work on Android 10
The old version of gnulib that m4 uses tries to use the %n printf
modifier which aborts the process on Android 10 onwards.

Fixes #4381 (thanks easyaspi314).
2019-10-02 21:53:25 +02:00