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
It's more or less standard that the COQBIN environment variable sets the directory where coq executables are to be found (this is especially convenient with a dev build). This should be considered in configure.ac. Since I don't know much about autoconf I couldn't do it immediately.
If someone with some autoconf experience can fix this, it would be welcome. Otherwise, I might give it a try.