On Sat, Nov 10, 2012 at 5:05 PM, Moritz StrĂ¼be <Moritz.Struebe@informatik.uni-erlangen.de> wrote:
Am 10.11.2012 15:31, Ralf Hemmecke schrieb:
>> If the configure file works for system-wide installations, then >> yes. I looked a bit into the x2goserver repository. There are several subdirectories. Obviously x2goserver uses recursive make (you certainly know http://miller.emu.id.au/pmiller/books/rmch/). Is there any deep reaon to leave it like that?
Feel free to fix it. But as with other things time is likely spent better otherwise.
I don't see recursive make as a problem, as I don't see what reasons Peter Miller describes would apply to the x2go code base. Implementing non-recursive make would require to always invoke make from the top-level directory, which I found quite annoying at times.
but that's something that the folks who actually work on the code need to decide on. That excludes both me and morty.
-- regards, Reinhard