I have a CONFIG_SITE environment variable which contains the following line:
test "$prefix" = NONE && prefix="$HOME_LOCAL" (HOME_LOCAL is set to $HOME/.local) Things then go wrong because racket/src/start/configure.ac code relies on prefix still being set to NONE in order to finally set prefix to `cd "${srcdfir}/.." && pwd`. Is there some reason that prefix cannot be passed in from the top-level Makefile for an in-place build? -- https://rrt.sc3d.org -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAOnWdohg6RV1QrNQCbLJDLX%2B13105GqXTz71XVyL5XGLTh5XuA%40mail.gmail.com.