Clean up SAGE_ROOT directory by moving stuff into SAGE_ROOT/build/
Closed this issue · 1 comments
mkoeppe commented
- Move
configure.ac,m4,config,Makefileintobuild/. - Leave behind symlinks
configure -> build/configure,Makefile -> build/Makefile(or-> build/make/Makefile-main) - Split out
build/bootstrapfromSAGE_ROOT/bootstrap, call it from there.
CC: @dimpase @orlitzky @jhpalmieri
Component: build
Issue created by migration from https://trac.sagemath.org/ticket/30025