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
When building without GNUSTEP_MAKEFILES already set in the environment, the configure script shipped in gnustep-back-0.31.0.tar.gz fails immediately with:
There is code to set GNUSTEP_MAKEFILES automatically, but it doesn't run until after the generated configure script has already tried to use it to find config.guess and config.sub; it probably needs moving earlier in the file.