Make /sysroot path configurable.
authorRichard Jones <rjones@trick.home.annexia.org>
Sat, 18 Jul 2009 09:43:52 +0000 (10:43 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Sat, 18 Jul 2009 09:43:52 +0000 (10:43 +0100)
Currently /sysroot is hard-coded throughout the daemon code.

This patch turns the path into a variable so that we can change
it in future, for example to allow standalone mode to be implemented.

This patch was tested by running all the C API tests successfully.


No differences found