ctdb-build: use a fixed ctdb_version.h using SAMBA_VERSION_STRING
commit05c28fee21c0cc986cb8301f4199595cdb13faee
authorStefan Metzmacher <metze@samba.org>
Fri, 16 Jun 2017 10:15:25 +0000 (16 12:15 +0200)
committerAmitay Isaacs <amitay@samba.org>
Fri, 15 Mar 2019 05:17:14 +0000 (15 05:17 +0000)
tree81590adcf0efb226915b6ce3aab57abe7354fcad
parent2c3df58132939bbb17a448ef12d5f376244b7545
ctdb-build: use a fixed ctdb_version.h using SAMBA_VERSION_STRING

This way we don't get constant rebuild as SAMBA_VERSION_STRING
is "4.7.0pre1.DEVELOPERBUILD" for the binaries under bin/
instead of "4.7.0pre1.GIT.59e51f6".

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13789

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/.gitignore
ctdb/include/ctdb_version.h [new file with mode: 0644]
ctdb/wscript