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
{{ message }}
This repository was archived by the owner on Jul 8, 2024. It is now read-only.
Since the next step after running ./autogen.sh is always to run
./configure, and as the configure step may fail if certain libraries
are not present, we can simplify the build and packaging process by
not trying to run a "default" configure job at the end of autogen.sh.
0 commit comments