Commit f1e58a6
committed
Plugins: Run autoreconf twice if necessary
Symtom was (on macOS):
> [..]
> aclocal: error: too many loops
> aclocal: Please contact <bug-automake@gnu.org>.
> at /usr/local/Cellar/automake/1.16.5/share/automake-1.16/Automake/Channels.pm line 655.
> Automake::Channels::msg("automake", "", "too many loops") called at /usr/local/Cellar/automake/1.16.5/share/automake-1.16/Automake/ChannelDefs.pm line 226
> Automake::ChannelDefs::prog_error("too many loops") called at /usr/local/bin/aclocal line 1187
> autoreconf: error: aclocal failed with exit status: 2551 parent 2198850 commit f1e58a6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments