mirror of
https://github.com/znc/znc.git
synced 2026-05-07 22:04:46 +02:00
58a34fa5ad
Instead of doing magic with the result from version.sh so that we can add a preprocessor macro, the script now just writes src/version.cpp with the expected content. This should fix all the various issues that we have with quoting the arguments and things that go wrong when not building znc from a git clone. Signed-off-by: Uli Schlachter <psychon@znc.in>