I have two bug report for you:
1) The first time you run scons on a freshly created build directory it
always stop complaining it doesn't have the right to access "version.C".
Then a second call to scons solves the problem.
I will see.
2) When compiling with autotools, I used to pass
"--with-version-suffix=-svn" and I don't see any equivalent option in
scons. This is very important as it enables two installation to cohabit
at the user level:
version_suffix=yes/no/something. Please let me know if it works for you.
Bo