switch to modular configure-based buildsystem

This commit is contained in:
Jeremy Baxter 2024-01-25 21:12:12 +13:00
parent b5d61a25cb
commit 751fca09e1
4 changed files with 119 additions and 8 deletions

View file

@ -59,6 +59,7 @@ Untar it then enter the directory with Callisto's source code.
After that, run
./configure
make
to compile Callisto and all its dependencies.