You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix automake issue on mac.
For some reason the order here appears important on Mac (or perhaps
depending on autotools version?) and it failed to create
dependencies. Changing the order makes this work again.