Re: Help with an Autotools/Guile project skeleton

2025-03-22 Thread Dr. Arne Babenhauserheide
Hello Nikolaos, Nikolaos Chatzikonstantinou writes: > I have the following project skeleton using Autotools and Guile: > . That’s a nice idea! > I would appreciate any insights on this. If I can get this issue > fixed, and a

Help with an Autotools/Guile project skeleton

2025-03-21 Thread Nikolaos Chatzikonstantinou
Hello list, I have the following project skeleton using Autotools and Guile: . I've mostly gotten it right, except that I can't figure out how to install the "app". I can install the library (under src/) successfully, but I'm n